Field Summary |
|
final public static byte | CREDENTIAL_NOT_FOUND Code returned if an appropriate certificate
can not be found. |
final public static byte | CREDENTIAL_NOT_SAVED Code returned if a credential can not be added. |
final public static byte | SE_NOT_FOUND Code returned if an appropriate security element
can not be found. |
final public static byte | SE_NO_KEYGEN Code returned if a security element does not
support key generation. |
final public static byte | SE_NO_KEYS Code returned if a security element does not
have keys available for certificate requests. |
final public static byte | SE_NO_UNASSOCIATED_KEYS Code returned if a security element does not
have any keys available that are not already
associated with a certificate, and if the
platform does not allow reuse of keys that
are associated with an existing certificate. |