NATIVE_ERROR: Crypto values

The crypto module of the Adobe video engine returns these notifications in the NATIVE_ERROR metadata object.

Value for RUNTIME_CODE metadata key Value for RUNTIME_CODE_MESSAGE metadata key Meaning
300 CRYPTO_ALGORITHM_NOT_SUPPORTED Algorithm being used is not supported.
301 CRYPTO_ERROR_CORRUPTED_DATA Data is corrupted.
302 CRYPTO_ERROR_BUFFER_TOO_SMALL Buffer too small.
303 CRYPTO_ERROR_BAD_CERTIFICATE Bad certificate.
304 CRYPTO_ERROR_DIGEST_UPDATE Digest update.
305 CRYPTO_ERROR_DIGEST_FINISH Digest finish.
306 CRYPTO_ERROR_BAD_PARAMETER Bad parameter.

On this page