Field Summary |
|
final public static byte | CRYPTO_FAILURE Error code returned if a cyptographic error occured. |
final public static byte | CRYPTO_FORMAT_ERROR Error code returned if an error occurs when formatting a
result. |
final public static byte | CRYPTO_NO_CERTIFICATE Error code returned if a certificate is not available
on the device for the selected public key. |
final public static byte | CRYPTO_NO_DETACHED_SIG Error code returned if detached signatures
are not supported. |
final public static byte | CRYPTO_NO_OPAQUE_SIG Error code returned if opaque signatures
are not supported. |
final public static byte | SE_BUSY Error code returned if security element is busy. |
final public static byte | SE_CRYPTO_FAILURE Error code returned if a cryptographic operation failed in
a security element. |
final public static byte | SE_FAILURE Error code returned if an operation involving the security
element fails. |