public interface SecurityErrorConstants
| Modifier and Type | Field and Description |
|---|---|
static short |
AAD_MUST_BE_SUPPLIED_BEFORE_ENCRYPTIONDECRYPTION_STARTS
AAD must be supplied before encryption/decryption starts
|
static short |
ALGORITHM_NOT_AVAILABLE
Algorithm not available
|
static short |
ALL_ELEMENTS_OF_LIST_MUST_BE_OF_TYPE_JAVASECURITYCERTCERTSTORE
All elements of list must be of type java.security.cert.CertStore
|
static short |
ALL_ELEMENTS_OF_SET_MUST_BE_OF_TYPE_JAVALANGSTRING
All elements of set must be of type java.lang.String
|
static short |
ALL_ELEMENTS_OF_SET_MUST_BE_OF_TYPE_JAVASECURITYCERTTRUSTANCHOR
All elements of set must be of type java.security.cert.TrustAnchor
|
static short |
AUTHENTICATION_ERROR
Authentication error
|
static short |
BAD_ARGUMENTS
Bad arguments
|
static short |
BAD_KEY_INPUT
Bad key input
|
static short |
BERDER_LENGTH_INFO_ABSENT
BER/DER length info absent
|
static short |
BERDER_TAG_INFO_ABSENT
BER/DER tag info absent
|
static short |
BUFFER_TOO_SHORT_TO_STORE_DIGEST
Buffer too short to store digest
|
static short |
BUFFER_TOO_SMALL_TO_HOLD_PADDING
Buffer too small to hold padding
|
static short |
CANNOT_CONSTRUCT_PBE_KEY
Cannot construct PBE key
|
static short |
CANNOT_FIND_ANY_PROVIDER_SUPPORTING
Cannot find any provider supporting
|
static short |
CANNOT_OVERWRITE_OWN_CERTIFICATE
Cannot overwrite own certificate
|
static short |
CANNOT_REUSE_IV_FOR_GCM_ENCRYPTION
Cannot reuse iv for GCM encryption
|
static short |
CANNOT_STORE_MAC_IN_OUTPUT_BUFFER
Cannot store MAC in output buffer
|
static short |
CERTIFICATE_REVOKED
Certificate revoked
|
static short |
CERTPATH_MUST_BE_NONNULL
certPath must be non-null
|
static short |
CIPHER_MODE_NOT_FOUND
Cipher mode not found
|
static short |
CIPHER_NOT_INITIALIZED
Cipher not initialized
|
static short |
CIPHER_NOT_INITIALIZED_FOR_ENCRYPTIONDECRYPTION
Cipher not initialized for encryption/decryption
|
static short |
CIPHER_NOT_INITIALIZED_FOR_UNWRAPPING_KEYS
Cipher not initialized for unwrapping keys
|
static short |
CIPHER_NOT_INITIALIZED_FOR_WRAPPING_KEYS
Cipher not initialized for wrapping keys
|
static short |
CIPHER_TRANSFORMATION_NOT_SUPPORTED
Cipher transformation not supported
|
static short |
CLASS_CONFIGURED_FOR_NOT_A
Classes not assignable
|
static short |
COULD_NOT_PARSE_CERTIFICATE
Could not parse certificate
|
static short |
COULD_NOT_PARSE_ISSUER
Could not parse issuer
|
static short |
COULD_NOT_PARSE_SUBJECT
Could not parse subject
|
static short |
DATA_IS_NULL
Data is null
|
static short |
DATA_MUST_NOT_BE_LONGER_THAN_BYTES
Data must not be longer than bytes
|
static short |
DATA_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
Data too small for specified offset and length
|
static short |
DIFFERENT_ITERATION_COUNT_BETWEEN_KEY_AND_PARAMS
Different iteration count between key and params
|
static short |
DIGEST_ALGORITHM_IS_NULL
Digest algorithm is null
|
static short |
ECB_MODE_CANNOT_USE_IV
ECB mode cannot use IV
|
static short |
EMPTY_INPUT
Empty input
|
static short |
EMPTY_KEY
Empty key
|
static short |
GCM_CIPHER_MODE_NOT_ENABLED
GCM cipher mode not enabled
|
static short |
GCM_MODE_CAN_ONLY_BE_USED_FOR_AES_CIPHER
GCM mode can only be used for AES cipher
|
static short |
GIVEN_FINAL_BLOCK_NOT_PROPERLY_PADDED
Given final block not properly padded
|
static short |
HMAC_DOES_NOT_USE_PARAMETERS
HMAC does not use parameters
|
static short |
INAPPROPRIATE_CERTPATH_TYPE_SPECIFIED_MUST_BE_X509_OR_X509
Inappropriate CertPath type specified, must be X.509 or X509
|
static short |
INAPPROPRIATE_PARAMS_MUST_BE_AN_INSTANCE_OF_PKIXPARAMETERS
Inappropriate params, must be an instance of PKIXParameters
|
static short |
INCOMPLETE_BERDER_DATA
Incomplete BER/DER data
|
static short |
INCOMPLETE_BERDER_LENGTH_INFO
Incomplete BER/DER length info
|
static short |
INCONSISTENT_VALUE_OF_SALT_BETWEEN_KEY_AND_PARAMS
Inconsistent value of salt between key and params
|
static short |
INDEX
Index:
|
static short |
INIT_FAILED
init() failed
|
static short |
INPUT_BUFFER_TOO_SHORT
Input buffer too short
|
static short |
INPUT_LENGTH_MUST_BE_MULTIPLE_OF_WHEN_DECRYPTING_WITH_PADDED_CIPHER
Input length must be multiple of when decrypting with padded cipher
|
static short |
INPUT_LENGTH_NOT_MULTIPLE_OF_BYTES
Input length not multiple of bytes
|
static short |
INPUT_LENGTH_WITH_PADDING_NOT_MULTIPLE_OF_BYTES
Input length (with padding) not multiple of bytes
|
static short |
INPUT_SIZE_MUST_BE_EQUAL_TO_OR_GREATER_THAN_ZERO
Input size must be equal to or greater than zero
|
static short |
INPUTSTREAM_KEYSTORE_LOAD_NOT_AVAILABLE_SET_ARGUMENT_TO_NULL
InputStream Keystore load not available, set argument to null
|
static short |
INSUFFICIENT_SPACE_IN_THE_OUTPUT_BUFFER_TO_STORE_THE_DIGEST
Insufficient space in the output buffer to store the digest
|
static short |
INSUFFICIENT_SPACE_IN_THE_OUTPUT_BUFFER_TO_STORE_THE_SIGNATURE
Insufficient space in the output buffer to store the signature
|
static short |
INTEGER_OVERFLOW
Integer overflow
|
static short |
INTERNAL_ERROR
internal error:
|
static short |
INVALID_BERDER_DATA_A_LITTLE_HUGE
Invalid BER/DER data (a little huge?)
|
static short |
INVALID_BERDER_DATA_TOO_HUGE
Invalid BER/DER data (too huge?)
|
static short |
INVALID_BUFFER_ARGUMENTS
Invalid buffer arguments
|
static short |
INVALID_CERTIFICATE_ERR
Invalid certificate (err= )
|
static short |
INVALID_ITERATIONCOUNT_VALUE
Invalid iterationCount value
|
static short |
INVALID_KEY_SPEC
Invalid key spec
|
static short |
INVALID_KEY_TYPE
Invalid key type
|
static short |
INVALID_KEYLENGTH_VALUE
Invalid keyLength value
|
static short |
INVALID_KEYS_ERR
Invalid key(s) (err= )
|
static short |
INVALID_OBJECTIDENTIFIER
Invalid ObjectIdentifier
|
static short |
INVALID_OFFSETLENGTH_COMBINATION
Invalid offset/length combination
|
static short |
INVALID_OPERATION_MODE
Invalid operation mode
|
static short |
ISO10126PADDING_NOT_SUPPORTED
ISO10126Padding not supported
|
static short |
ITERATION_COUNT_MUST_BE_A_POSITIVE_NUMBER
Iteration count must be a positive number
|
static short |
ITERATIONCOUNT_MUST_BE_A_POSITIVE_NUMBER
IterationCount must be a positive number
|
static short |
IV_BUFFER_TOO_SHORT_FOR_GIVEN_OFFSETLENGTH_COMBINATION
IV buffer too short for given offset/length combination
|
static short |
IV_MISSING
IV missing
|
static short |
J_AES_CCM_AUTH_ERROR
AES-CCM Authentication check failure
|
static short |
J_AES_GCM_AUTH_ERROR
AES-GCM Authentication check failure
|
static short |
J_AES_KAT_FIPS_ERROR
AES KAT failure
|
static short |
J_AESGCM_KAT_FIPS_ERROR
AESGCM KAT failure
|
static short |
J_ALGO_ID_ERROR
Setting algo id error
|
static short |
J_ALT_NAME_ERROR
alt name size problem too big
|
static short |
J_ASN_AFTER_DATE_ERROR
ASN date error current date after
|
static short |
J_ASN_BEFORE_DATE_ERROR
ASN date error current date before
|
static short |
J_ASN_BITSTR_ERROR
ASN bit string error wrong id
|
static short |
J_ASN_CRIT_EXT_ERROR
ASN unsupported critical extension
|
static short |
J_ASN_CRL_CONFIRM_ERROR
ASN CRL signature confirm failure
|
static short |
J_ASN_CRL_NO_SIGNER_ERROR
ASN CRL no signer to confirm failure
|
static short |
J_ASN_DATE_SZ_ERROR
ASN date error bad size
|
static short |
J_ASN_DH_KEY_ERROR
ASN key init error invalid input
|
static short |
J_ASN_ECC_KEY_ERROR
ASN ECC bad input
|
static short |
J_ASN_EXPECT_0_ERROR
ASN expect error not zero
|
static short |
J_ASN_GETINT_ERROR
ASN get big short error invalid data
|
static short |
J_ASN_INPUT_ERROR
ASN input error not enough data
|
static short |
J_ASN_NAME_INVALID_ERROR
ASN name constrashort error
|
static short |
J_ASN_NO_SIGNER_ERROR
ASN no signer to confirm failure
|
static short |
J_ASN_NTRU_KEY_ERROR
ASN ntru key decode error invalid input
|
static short |
J_ASN_OBJECT_ID_ERROR
ASN object id error invalid id
|
static short |
J_ASN_OCSP_CONFIRM_ERROR
ASN OCSP signature confirm failure
|
static short |
J_ASN_RSA_KEY_ERROR
ASN key init error invalid input
|
static short |
J_ASN_SIG_CONFIRM_ERROR
ASN signature error confirm failure
|
static short |
J_ASN_SIG_HASH_ERROR
ASN signature error unsupported hash type
|
static short |
J_ASN_SIG_KEY_ERROR
ASN signature error unsupported key type
|
static short |
J_ASN_SIG_OID_ERROR
ASN signature error mismatched oid
|
static short |
J_ASN_TAG_NULL_ERROR
ASN tag error not null
|
static short |
J_ASN_TIME_ERROR
ASN time error unknown time type
|
static short |
J_ASN_UNKNOWN_OID_ERROR
ASN oid error unknown sum id
|
static short |
J_ASN_VERSION_ERROR
ASN version error invalid number
|
static short |
J_BAD_ALIGN_ERROR
Bad alignment for operation no alloc
|
static short |
J_BAD_CERT_MANAGER_ERROR
Bad Cert Manager
|
static short |
J_BAD_CERTTYPE
Bad certificate type
|
static short |
J_BAD_ENC_STATE_ERROR
Bad ecc enc state operation
|
static short |
J_BAD_ENCODED_CERT_FORMAT
Bad file type
|
static short |
J_BAD_FUNC_ARG
Bad function argument provided
|
static short |
J_BAD_KEA_TYPE_ERROR
Bad KEA type found
|
static short |
J_BAD_PADDING_ERROR
Bad padding msg not correct length
|
static short |
J_BIG_CERT_OR_KEY_SIZE_ERROR
Certificate or key size bigger than the immortal buffer used to process certificates and keys
|
static short |
J_BLOCKING_QUEUE_LIMIT_REACHED
Dispatch blocking request queue is full and a new request can not be added now
|
static short |
J_BUFFER_ERROR
Output buffer too small or input too large
|
static short |
J_CA_TRUE_ERROR
Setting CA basic constrashort true error
|
static short |
J_CAVIUM_INIT_ERROR
Cavium Init type error
|
static short |
J_CERT_PARSE_ERROR
Certificate parsing error
|
static short |
J_CRL_CERT_REVOKED
CRL Certificate revoked
|
static short |
J_CRL_MISSING
CRL Not loaded
|
static short |
J_CRYPTGEN_ERROR
Windows crypt generation error
|
static short |
J_DATE_ERROR
Setting date validity error
|
static short |
J_DECRYPT_ERROR
Error during decryption
|
static short |
J_DES3_KAT_FIPS_ERROR
DES3 KAT failure
|
static short |
J_DRBG_CONT_FIPS_ERROR
HASH DRBG Continious test failure
|
static short |
J_DRBG_KAT_FIPS_ERROR
HASH DRBG KAT failure
|
static short |
J_DUPLICATE_MSG_ERROR
Duplicate message error
|
static short |
J_ECC_BAD_ARG_ERROR
ECC input argument of wrong type
|
static short |
J_ECC_CURVE_ERROR
Bad ECC Curve
|
static short |
J_ECC_CURVE_OID_ERROR
Unsupported ECC OID curve type
|
static short |
J_ECC_CURVETYPE_ERROR
Bad ECC Curve Type
|
static short |
J_ECC_EXPORT_ERROR
Bad ECC Export Key
|
static short |
J_ECC_MAKEKEY_ERROR
Bad Make ECC Key
|
static short |
J_ECC_PEERKEY_ERROR
Bad Peer ECC Key
|
static short |
J_ECC_SHARED_ERROR
Bad ECC Shared Secret
|
static short |
J_ENCRYPT_ERROR
Error during encryption
|
static short |
J_EOF
End of file
|
static short |
J_EXTENSIONS_ERROR
Setting extensions error
|
static short |
J_EXTKEYUSE_AUTH_ERROR
ExtKeyUse server|client_auth
|
static short |
J_FATAL_ERROR
recvd alert fatal error
|
static short |
J_FIPS_NOT_ALLOWED_ERROR
FIPS not allowed error
|
static short |
J_HEADER_PARSE_ERROR
Parse error on header
|
static short |
J_HMAC_KAT_FIPS_ERROR
HMAC KAT failure
|
static short |
J_HMAC_MIN_KEYLEN_ERROR
FIPS Mode HMAC Minimum Key Length error
|
static short |
J_IN_CORE_FIPS_ERROR
In Core Integrity check failure
|
static short |
J_INCOMPLETE_DATA
Don't have enough data to complete task
|
static short |
J_INPUT_CASE_ERROR
Process input state error
|
static short |
J_ISSUER_ERROR
Setting issuer name error
|
static short |
J_KEYUSE_ENCIPHER_ERROR
KeyUse keyEncipher error
|
static short |
J_KEYUSE_SIGNATURE_ERROR
KeyUse digSignature error
|
static short |
J_LENGTH_ONLY_ERROR
Returning output length only
|
static short |
J_MALFORMED_BUFFER
Malformed buffer input
|
static short |
J_MATCH_SUITE_ERROR
Can't match cipher suite
|
static short |
J_MAX_CHAIN_ERROR
Max chain depth exceeded
|
static short |
J_MEMORY_ERROR
Out of memory
|
static short |
J_NAME_CHAINING_ERROR
Subject/issuer name chaining error
|
static short |
J_NATIVE_CODE_BLOCKED_WITHOUT_RESULT
The native code has been stopped (with a timeout or not) because result was not available
|
static short |
J_NO_CHANGE_CIPHER_ERROR
Finished before change cipher
|
static short |
J_NO_PASSWORD
No password provided by user
|
static short |
J_NO_PEER_VERIFY
Need peer cert verify Error
|
static short |
J_NO_PEM_HEADER
No PEM header found
|
static short |
J_NO_TRUSTED_CERT
No trusted certificate found
|
static short |
J_NOT_CA_CERT
Basic constraints check failed: intermediate certificate is not a CA certificate
|
static short |
J_NOT_CA_ERROR
Not a CA cert error
|
static short |
J_NOT_COMPILED_IN
Feature not compiled in
|
static short |
J_NTRU_DECRYPT_ERROR
NTRU decrypt error
|
static short |
J_NTRU_DRBG_ERROR
NTRU drbg error
|
static short |
J_NTRU_ENCRYPT_ERROR
NTRU encrypt error
|
static short |
J_NTRU_KEY_ERROR
NTRU key error
|
static short |
J_OCSP_CERT_REVOKED
OCSP Certificate revoked
|
static short |
J_OCSP_CERT_UNKNOWN
OCSP responder doesn't know
|
static short |
J_OCSP_LOOKUP_FAIL
OCSP lookup not successful
|
static short |
J_OCSP_NEED_URL
OCSP need an URL for lookup
|
static short |
J_OPEN_RAN_ERROR
Opening random device error
|
static short |
J_OUT_OF_ORDER_ERROR
Out of order message
|
static short |
J_PKCS7_OID_ERROR
PKCS#7 mismatched OID error
|
static short |
J_PKCS7_RECIP_ERROR
PKCS#7 recipient error
|
static short |
J_PREFIX_ERROR
Bad index to key rounds
|
static short |
J_PUBLIC_KEY_ERROR
Setting public key error
|
static short |
J_RAN_BLOCK_ERROR
Reading random device would block
|
static short |
J_READ_RAN_ERROR
Reading random device error
|
static short |
J_RECV_OVERFLOW_ERROR
RXCB returned more than rqed
|
static short |
J_REQ_ATTRIBUTE_ERROR
Setting cert request attributes error
|
static short |
J_RNG_FAILURE_ERROR
RNG Failed Reinitialize
|
static short |
J_RSA_BUFFER_ERROR
RSA buffer error output too small or input too large
|
static short |
J_RSA_KAT_FIPS_ERROR
RSA KAT failure
|
static short |
J_RSA_PAD_ERROR
RSA Padding Error
|
static short |
J_RSA_PRIVATE_ERROR
Error during rsa priv op
|
static short |
J_RSA_WRONG_TYPE_ERROR
RSA wrong block type for RSA function
|
static short |
J_SANITY_CIPHER_ERROR
Sanity check on cipher error
|
static short |
J_SANITY_MSG_ERROR
Sanity check on msg order error
|
static short |
J_SCR_DIFFERENT_CERT_ERROR
SCR Different cert error
|
static short |
J_SEC_NO_ERROR
Not an error
|
static short |
J_SECURE_RENEGOTIATION_ERROR
Invalid Renegotiation Info
|
static short |
J_SEND_OOB_READ_ERROR
Send Cb out of bounds read
|
static short |
J_SUBJECT_ERROR
Setting subject name error
|
static short |
J_SUITES_ERROR
Suites pointer error
|
static short |
J_UNICODE_SIZE_ERROR
Unicode password too big
|
static short |
J_UNKNOWN_ERROR
Unknown error
|
static short |
J_UNKNOWN_HOST_NAME_ERROR
Unrecognized host name Error
|
static short |
J_UNKNOWN_MAX_FRAG_LEN_ERROR
Unrecognized max frag len Error
|
static short |
J_UNKNOWN_RECORD_TYPE
Unknown type in record hdr
|
static short |
J_UNSUPPORTED_SUITE
Unsupported cipher suite
|
static short |
J_VERIFY_CERT_ERROR
Verify cert error
|
static short |
J_VERIFY_FINISHED_ERROR
Verify problem on finished
|
static short |
J_VERIFY_MAC_ERROR
Verify mac problem
|
static short |
J_VERIFY_SIGN_ERROR
Verify sign error
|
static short |
J_WINCRYPT_ERROR
Windows crypt init error
|
static short |
J_X509_CERT_EXPIRED_ERROR
X509 certificate checkValidity error: expired
|
static short |
J_X509_CERT_NOT_YET_VALID_ERROR
X509 certificate checkValidity error: not yet valid
|
static short |
KEY_IS_OPAQUE_AND_CANNOT_BE_USED
Key is opaque
|
static short |
KEY_MUST_BE_INSTANCE_OF_PRIVATEKEY
Key must be instance of PrivateKey
|
static short |
KEYSTORE_CERTIFICATE_CHAIN_ENTRY_ERROR
Certificate Chain entry error
|
static short |
KEYSTORE_CERTIFICATE_ENTRY_ERROR
Certificate entry error
|
static short |
KEYSTORE_DELETE_ENTRY_ERROR
Delete entry error
|
static short |
KEYSTORE_KEY_ENTRY_ERROR
Key entry error
|
static short |
KEYSTORE_PRIVATE_KEY_WITHOUT_CERTIFICATE_CHAIN
Delete entry error
|
static short |
LEN_IS_NEGATIVE
Len is negative
|
static short |
LENGTH_ARGUMENT_IS_NEGATIVE
Length argument is negative
|
static short |
LENGTH_MUST_BE_AT_LEAST_FOR_THIS_DIGEST
To digest, length must be at least
|
static short |
MAC_NOT_INITIALIZED
MAC not initialized
|
static short |
MASK_GENERATION_FUNCTION_ALGORITHM_IS_NULL
Mask generation function algorithm is null
|
static short |
MISSING_ARGUMENT
Missing argument
|
static short |
MISSING_INPUT_STREAM
Missing input stream
|
static short |
MISSING_KEY_DATA
Missing key data
|
static short |
MISSING_PASSWORD
Missing password
|
static short |
MULTI_OCTETS_TAG_NOT_SUPPORTED
Multi octets tag not supported
|
static short |
MULTI_PART_NOT_YET_SUPPORTED
Multi-part is not yet supported
|
static short |
MULTIPART_UPDATE_NOT_SUPPORTED_YET_FOR_GCM
multi-part update not supported yet for GCM
|
static short |
MUST_USE_EITHER_DIFFERENT_KEY_OR_IV_FOR_GCM_ENCRYPTION
Must use either different key or iv for GCM encryption
|
static short |
NEED_BYTES_FOR_OUTPUT
Needed bytes for output
|
static short |
NEED_BYTES_ONLY_AVAILABLE
Not enough bytes, {need} {available}
|
static short |
NO_INPUT_BUFFER_GIVEN
No input buffer given
|
static short |
NO_KEY_GIVEN
No key given
|
static short |
NO_OUTPUT_BUFFER_GIVEN
No output buffer given
|
static short |
NON_CONSTRUCTED_ENCODING_MUST_HAVE_DEFINITE_LENGTH
Non constructed encoding must have definite length
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_GENERATE_SECRET
Not enough native memory to generate secret
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_INIT_CIPHER
No native space for cipher
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_INITIALIZE_CERTPATHVALIDATOR
Not enough native memory to initialize CertPathValidator
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_CERTIFICATE_INTO_CERTPATH
Not enough native memory to load certificate into certPath
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_CERTIFICATE_INTO_TRUSTSTORE
Not enough native memory to load certificate into trustStore
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_KEY
Not enough native memory to load key
|
static short |
NOT_ENOUGH_NATIVE_MEMORY_TO_VERIFY_CERTPATH
Not enough native memory to verify certPath
|
static short |
NOT_FOUND
not found.
|
static short |
NOT_INITIALIZED
Not initialized
|
static short |
NOT_INITIALIZED_CORRECTLY
Not initialized correctly
|
static short |
NOT_SUPPORTED_MODE
Not supported mode:
|
static short |
NULL_INPUT_BUFFER
Null input buffer
|
static short |
NULL_KEY
Null key
|
static short |
NULL_MODE
null mode
|
static short |
NULL_PADDING
null padding
|
static short |
OAEP_DIGEST_TYPE_NOT_SUPPORTED
OAEP Digest type not supported:
|
static short |
OAEP_MGF1_SPEC_NOT_SUPPORTED
OAEP MGF1 spec not supported:
|
static short |
OBJECT_NOT_INITIALIZED_FOR_SIGNATURE_OR_VERIFICATION
Object not initialised for signature or verification
|
static short |
OBJECT_NOT_INITIALIZED_FOR_SIGNING
Object not initialized for signing
|
static short |
OBJECT_NOT_INITIALIZED_FOR_VERIFICATION
Object not initialized for verification
|
static short |
OFF_OR_LEN_IS_LESS_THAN_0
Off or len is less than 0
|
static short |
OFFSET_OR_LEN_IS_LESS_THAN_0
Offset or len is less than 0
|
static short |
OFFSET_OR_LENGTH_IS_LESS_THAN_0
Offset or length is less than 0
|
static short |
ONLY_TWO_PARTY_AGREEMENT_SUPPORTED_LASTPHASE_MUST_BE_TRUE
Only two party agreement supported, lastPhase must be true
|
static short |
OUTPUT_BUFFER_MUST_BE_AT_LEAST_BYTES_LONG
Output buffer must be (at least) bytes long
|
static short |
OUTPUT_BUFFER_TOO_SHORT_BYTES_GIVEN_BYTES_NEEDED
Output buffer too short: bytes given, bytes needed
|
static short |
OUTPUT_BUFFER_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
Output buffer too small for specified offset and length
|
static short |
PADDING_NOT_IMPLEMENTED
Padding not implemented
|
static short |
PADDING_TYPE_NOT_SUPPORTED
Padding type not supported:
|
static short |
PARAMETERS_MISSING
Parameters missing
|
static short |
PARAMETERS_NOT_SUPPORTED
Parameters not supported
|
static short |
PARTIAL_DIGESTS_NOT_RETURNED
Partial digests not returned
|
static short |
PARTIAL_SIGNATURES_NOT_RETURNED
Partial signatures not returned
|
static short |
PASSWORD_HAS_BEEN_CLEARED
Password has been cleared
|
static short |
PASSWORD_IS_NOT_ASCII
Password is not ASCII
|
static short |
PASSWORD_MUST_NOT_BE_NULL
Password must not be null
|
static short |
PBEPARAMETERSPEC_TYPE_REQUIRED
PBEParameterSpec type required
|
static short |
PHASE_ALREADY_EXECUTED
Phase already executed
|
static short |
PROVIDED_NULL_INPUT_STREAM
Provided null input stream
|
static short |
PSOURCE_ALGORITHM_IS_NULL
pSource algorithm is null
|
static short |
RAW_KEY_BYTES_MISSING
RAW key bytes missing
|
static short |
REASON_CANT_BE_NULL
Reason can't be null
|
static short |
REQUIRES_PBE_PARAMETERS
Requires PBE parameters
|
static short |
SALT_MUST_BE_AT_LEAST_8_BYTES_LONG
Salt must be at least 8 bytes long
|
static short |
SALT_NEEDED_FOR_DECRYPTION
Salt needed for decryption
|
static short |
SECRET_KEY_EXPECTED
Secret key expected
|
static short |
SECRETKEY_OF_PBE_TYPE_REQUIRED
SecretKey of PBE type required
|
static short |
SIGN_MODE_NOT_SUPPORTED
Sign mode not supported
|
static short |
SIGNATURE_IS_NULL
Signature is null
|
static short |
SIGNATURE_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
Signature too small for specified offset and length
|
static short |
SOURCE_OF_THE_ENCODING_INPUT_IS_NULL
Source of the encoding input is null
|
static short |
SRC_ARRAY_IS_NULL
Src array is null
|
static short |
SRC_BUFFER_IS_NULL
Src buffer is null
|
static short |
STDNAME_IS_NULL
stdName is null
|
static short |
SUBJECTPUBLICKEY_MUST_BE_NONNULL
subjectPublicKey must be non-null
|
static short |
THE_CERTIFICATE_EXPIRED
The certificate expired.
|
static short |
THE_CERTIFICATE_IS_NOT_YET_VALID
The certificate is not yet valid.
|
static short |
THE_KEYSTORE_PARAMETER_MUST_BE_NONNULL
The keystore parameter must be non-null
|
static short |
THE_MAXIMUM_PATH_LENGTH_PARAMETER_CAN_NOT_BE_LESS_THAN_1
The maximum path length parameter can not be less than -1
|
static short |
THE_SALT_PARAMETER_MUST_BE_NONNULL
The salt parameter must be non-null
|
static short |
THE_SALT_PARAMETER_MUST_NOT_BE_EMPTY
The salt parameter must not be empty
|
static short |
THE_TRUSTANCHORS_PARAMETER_MUST_BE_NONEMPTY
The trustAnchors parameter must be non-empty
|
static short |
THE_TRUSTANCHORS_PARAMETERS_MUST_BE_NONNULL
The trustAnchors parameters must be non-null
|
static short |
THE_TRUSTEDCERT_PARAMETER_MUST_BE_NONNULL
The trustedCert parameter must be non-null
|
static short |
THE_UNDERLYING_CIPHER_IMPLEMENTATION_DOES_NOT_SUPPORT_THIS_METHOD
The underlying Cipher implementation does not support this method
|
static short |
TRUSTANCHOR_MUST_BE_NONNULL
trustAnchor must be non-null
|
static short |
UNABLE_TO_INITIALIZE
Unable to initialize
|
static short |
UNABLE_TO_PARSE_CERTIFICATE
Unable to parse certificate
|
static short |
UNEXPECTED_ERROR_ERROR_CODE
Unexpected error, error code:
|
static short |
UNEXPECTED_EXCEPTION
Unexpected exception
|
static short |
UNINITIALIZED_KEYSTORE
Uninitialized keystore
|
static short |
UNRECOGNIZED_ALGORITHM_NAME
Unrecognised algorithm name:
|
static short |
UNSUPPORTED_CERTIFICATE_FORMAT_ONLY_DER_AND_PEM_ENCONDED_FORMAT_ARE_SUPPORTED
Unsupported certificate format.
|
static short |
UNSUPPORTED_KEY_SPEC
Unsupported key spec:
|
static short |
UNSUPPORTED_PARAMETER
Unsupported parameter
|
static short |
VALIDATION_WITH_CUSTOM_DATE_NOT_SUPPORTED
Validation with custom date not supported
|
static short |
VERIFY_MODE_NOT_SUPPORTED
Verify mode not supported
|
static short |
WRONG_FORMAT_RAW_BYTES_NEEDED
Wrong format, RAW bytes needed
|
static short |
WRONG_IV_LENGTH_MUST_BE_BYTES_LONG
Wrong IV length, must be the given bytes long
|
static short |
WRONG_PARAMETER_TYPE_IVPARAMETERSPEC_EXPECTED
Wrong parameter type: IvParameterSpec expected
|
static short |
WRONG_PARAMETER_TYPE_PBE_EXPECTED
Wrong parameter type: PBE expected
|
static short |
WRONG_PARAMETERS
Wrong Parameters
|
static short |
WRONG_PARAMETERS_FOR_OAEP_PADDING
Wrong Parameters for OAEP Padding
|
static final short AAD_MUST_BE_SUPPLIED_BEFORE_ENCRYPTIONDECRYPTION_STARTS
static final short ALGORITHM_NOT_AVAILABLE
static final short ALL_ELEMENTS_OF_LIST_MUST_BE_OF_TYPE_JAVASECURITYCERTCERTSTORE
static final short ALL_ELEMENTS_OF_SET_MUST_BE_OF_TYPE_JAVALANGSTRING
static final short ALL_ELEMENTS_OF_SET_MUST_BE_OF_TYPE_JAVASECURITYCERTTRUSTANCHOR
static final short AUTHENTICATION_ERROR
static final short BAD_ARGUMENTS
static final short BAD_KEY_INPUT
static final short BERDER_LENGTH_INFO_ABSENT
static final short BERDER_TAG_INFO_ABSENT
static final short BUFFER_TOO_SHORT_TO_STORE_DIGEST
static final short BUFFER_TOO_SMALL_TO_HOLD_PADDING
static final short CANNOT_CONSTRUCT_PBE_KEY
static final short CANNOT_FIND_ANY_PROVIDER_SUPPORTING
static final short CANNOT_OVERWRITE_OWN_CERTIFICATE
static final short CANNOT_REUSE_IV_FOR_GCM_ENCRYPTION
static final short CANNOT_STORE_MAC_IN_OUTPUT_BUFFER
static final short CERTIFICATE_REVOKED
static final short CERTPATH_MUST_BE_NONNULL
static final short CIPHER_MODE_NOT_FOUND
static final short CIPHER_NOT_INITIALIZED
static final short CIPHER_NOT_INITIALIZED_FOR_ENCRYPTIONDECRYPTION
static final short CIPHER_NOT_INITIALIZED_FOR_UNWRAPPING_KEYS
static final short CIPHER_NOT_INITIALIZED_FOR_WRAPPING_KEYS
static final short CIPHER_TRANSFORMATION_NOT_SUPPORTED
static final short CLASS_CONFIGURED_FOR_NOT_A
static final short COULD_NOT_PARSE_CERTIFICATE
static final short COULD_NOT_PARSE_ISSUER
static final short COULD_NOT_PARSE_SUBJECT
static final short DATA_IS_NULL
static final short DATA_MUST_NOT_BE_LONGER_THAN_BYTES
static final short DATA_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
static final short DIFFERENT_ITERATION_COUNT_BETWEEN_KEY_AND_PARAMS
static final short DIGEST_ALGORITHM_IS_NULL
static final short ECB_MODE_CANNOT_USE_IV
static final short EMPTY_INPUT
static final short EMPTY_KEY
static final short GCM_CIPHER_MODE_NOT_ENABLED
static final short GCM_MODE_CAN_ONLY_BE_USED_FOR_AES_CIPHER
static final short GIVEN_FINAL_BLOCK_NOT_PROPERLY_PADDED
static final short HMAC_DOES_NOT_USE_PARAMETERS
static final short INAPPROPRIATE_CERTPATH_TYPE_SPECIFIED_MUST_BE_X509_OR_X509
static final short INAPPROPRIATE_PARAMS_MUST_BE_AN_INSTANCE_OF_PKIXPARAMETERS
static final short INCOMPLETE_BERDER_DATA
static final short INCOMPLETE_BERDER_LENGTH_INFO
static final short INCONSISTENT_VALUE_OF_SALT_BETWEEN_KEY_AND_PARAMS
static final short INDEX
static final short INIT_FAILED
static final short INPUT_BUFFER_TOO_SHORT
static final short INPUT_LENGTH_MUST_BE_MULTIPLE_OF_WHEN_DECRYPTING_WITH_PADDED_CIPHER
static final short INPUT_LENGTH_NOT_MULTIPLE_OF_BYTES
static final short INPUT_LENGTH_WITH_PADDING_NOT_MULTIPLE_OF_BYTES
static final short INPUT_SIZE_MUST_BE_EQUAL_TO_OR_GREATER_THAN_ZERO
static final short INPUTSTREAM_KEYSTORE_LOAD_NOT_AVAILABLE_SET_ARGUMENT_TO_NULL
static final short INSUFFICIENT_SPACE_IN_THE_OUTPUT_BUFFER_TO_STORE_THE_DIGEST
static final short INSUFFICIENT_SPACE_IN_THE_OUTPUT_BUFFER_TO_STORE_THE_SIGNATURE
static final short INTEGER_OVERFLOW
static final short INTERNAL_ERROR
static final short INVALID_BERDER_DATA_A_LITTLE_HUGE
static final short INVALID_BERDER_DATA_TOO_HUGE
static final short INVALID_BUFFER_ARGUMENTS
static final short INVALID_CERTIFICATE_ERR
static final short INVALID_ITERATIONCOUNT_VALUE
static final short INVALID_KEY_SPEC
static final short INVALID_KEY_TYPE
static final short INVALID_KEYLENGTH_VALUE
static final short INVALID_KEYS_ERR
static final short INVALID_OBJECTIDENTIFIER
static final short INVALID_OFFSETLENGTH_COMBINATION
static final short INVALID_OPERATION_MODE
static final short ISO10126PADDING_NOT_SUPPORTED
static final short ITERATION_COUNT_MUST_BE_A_POSITIVE_NUMBER
static final short ITERATIONCOUNT_MUST_BE_A_POSITIVE_NUMBER
static final short IV_BUFFER_TOO_SHORT_FOR_GIVEN_OFFSETLENGTH_COMBINATION
static final short IV_MISSING
static final short J_AES_CCM_AUTH_ERROR
static final short J_AES_GCM_AUTH_ERROR
static final short J_AES_KAT_FIPS_ERROR
static final short J_AESGCM_KAT_FIPS_ERROR
static final short J_ALGO_ID_ERROR
static final short J_ALT_NAME_ERROR
static final short J_ASN_AFTER_DATE_ERROR
static final short J_ASN_BEFORE_DATE_ERROR
static final short J_ASN_BITSTR_ERROR
static final short J_ASN_CRIT_EXT_ERROR
static final short J_ASN_CRL_CONFIRM_ERROR
static final short J_ASN_CRL_NO_SIGNER_ERROR
static final short J_ASN_DATE_SZ_ERROR
static final short J_ASN_DH_KEY_ERROR
static final short J_ASN_ECC_KEY_ERROR
static final short J_ASN_EXPECT_0_ERROR
static final short J_ASN_GETINT_ERROR
static final short J_ASN_INPUT_ERROR
static final short J_ASN_NAME_INVALID_ERROR
static final short J_ASN_NO_SIGNER_ERROR
static final short J_ASN_NTRU_KEY_ERROR
static final short J_ASN_OBJECT_ID_ERROR
static final short J_ASN_OCSP_CONFIRM_ERROR
static final short J_ASN_RSA_KEY_ERROR
static final short J_ASN_SIG_CONFIRM_ERROR
static final short J_ASN_SIG_HASH_ERROR
static final short J_ASN_SIG_KEY_ERROR
static final short J_ASN_SIG_OID_ERROR
static final short J_ASN_TAG_NULL_ERROR
static final short J_ASN_TIME_ERROR
static final short J_ASN_UNKNOWN_OID_ERROR
static final short J_ASN_VERSION_ERROR
static final short J_BAD_ALIGN_ERROR
static final short J_BAD_CERT_MANAGER_ERROR
static final short J_BAD_CERTTYPE
static final short J_BAD_ENC_STATE_ERROR
static final short J_BAD_ENCODED_CERT_FORMAT
static final short J_BAD_FUNC_ARG
static final short J_BAD_KEA_TYPE_ERROR
static final short J_BAD_PADDING_ERROR
static final short J_BIG_CERT_OR_KEY_SIZE_ERROR
static final short J_BLOCKING_QUEUE_LIMIT_REACHED
static final short J_BUFFER_ERROR
static final short J_CA_TRUE_ERROR
static final short J_CAVIUM_INIT_ERROR
static final short J_CERT_PARSE_ERROR
static final short J_CRL_CERT_REVOKED
static final short J_CRL_MISSING
static final short J_CRYPTGEN_ERROR
static final short J_DATE_ERROR
static final short J_DECRYPT_ERROR
static final short J_DES3_KAT_FIPS_ERROR
static final short J_DRBG_CONT_FIPS_ERROR
static final short J_DRBG_KAT_FIPS_ERROR
static final short J_DUPLICATE_MSG_ERROR
static final short J_ECC_BAD_ARG_ERROR
static final short J_ECC_CURVE_ERROR
static final short J_ECC_CURVE_OID_ERROR
static final short J_ECC_CURVETYPE_ERROR
static final short J_ECC_EXPORT_ERROR
static final short J_ECC_MAKEKEY_ERROR
static final short J_ECC_PEERKEY_ERROR
static final short J_ECC_SHARED_ERROR
static final short J_ENCRYPT_ERROR
static final short J_EOF
static final short J_EXTENSIONS_ERROR
static final short J_EXTKEYUSE_AUTH_ERROR
static final short J_FATAL_ERROR
static final short J_FIPS_NOT_ALLOWED_ERROR
static final short J_HEADER_PARSE_ERROR
static final short J_HMAC_KAT_FIPS_ERROR
static final short J_HMAC_MIN_KEYLEN_ERROR
static final short J_IN_CORE_FIPS_ERROR
static final short J_INCOMPLETE_DATA
static final short J_INPUT_CASE_ERROR
static final short J_ISSUER_ERROR
static final short J_KEYUSE_ENCIPHER_ERROR
static final short J_KEYUSE_SIGNATURE_ERROR
static final short J_LENGTH_ONLY_ERROR
static final short J_MALFORMED_BUFFER
static final short J_MATCH_SUITE_ERROR
static final short J_MAX_CHAIN_ERROR
static final short J_MEMORY_ERROR
static final short J_NAME_CHAINING_ERROR
static final short J_NATIVE_CODE_BLOCKED_WITHOUT_RESULT
static final short J_NO_CHANGE_CIPHER_ERROR
static final short J_NO_PASSWORD
static final short J_NO_PEER_VERIFY
static final short J_NO_PEM_HEADER
static final short J_NO_TRUSTED_CERT
static final short J_NOT_CA_CERT
static final short J_NOT_CA_ERROR
static final short J_NOT_COMPILED_IN
static final short J_NTRU_DECRYPT_ERROR
static final short J_NTRU_DRBG_ERROR
static final short J_NTRU_ENCRYPT_ERROR
static final short J_NTRU_KEY_ERROR
static final short J_OCSP_CERT_REVOKED
static final short J_OCSP_CERT_UNKNOWN
static final short J_OCSP_LOOKUP_FAIL
static final short J_OCSP_NEED_URL
static final short J_OPEN_RAN_ERROR
static final short J_OUT_OF_ORDER_ERROR
static final short J_PKCS7_OID_ERROR
static final short J_PKCS7_RECIP_ERROR
static final short J_PREFIX_ERROR
static final short J_PUBLIC_KEY_ERROR
static final short J_RAN_BLOCK_ERROR
static final short J_READ_RAN_ERROR
static final short J_RECV_OVERFLOW_ERROR
static final short J_REQ_ATTRIBUTE_ERROR
static final short J_RNG_FAILURE_ERROR
static final short J_RSA_BUFFER_ERROR
static final short J_RSA_KAT_FIPS_ERROR
static final short J_RSA_PAD_ERROR
static final short J_RSA_PRIVATE_ERROR
static final short J_RSA_WRONG_TYPE_ERROR
static final short J_SANITY_CIPHER_ERROR
static final short J_SANITY_MSG_ERROR
static final short J_SCR_DIFFERENT_CERT_ERROR
static final short J_SEC_NO_ERROR
static final short J_SECURE_RENEGOTIATION_ERROR
static final short J_SEND_OOB_READ_ERROR
static final short J_SUBJECT_ERROR
static final short J_SUITES_ERROR
static final short J_UNICODE_SIZE_ERROR
static final short J_UNKNOWN_ERROR
static final short J_UNKNOWN_HOST_NAME_ERROR
static final short J_UNKNOWN_MAX_FRAG_LEN_ERROR
static final short J_UNKNOWN_RECORD_TYPE
static final short J_UNSUPPORTED_SUITE
static final short J_VERIFY_CERT_ERROR
static final short J_VERIFY_FINISHED_ERROR
static final short J_VERIFY_MAC_ERROR
static final short J_VERIFY_SIGN_ERROR
static final short J_WINCRYPT_ERROR
static final short J_X509_CERT_EXPIRED_ERROR
static final short J_X509_CERT_NOT_YET_VALID_ERROR
static final short KEY_IS_OPAQUE_AND_CANNOT_BE_USED
static final short KEY_MUST_BE_INSTANCE_OF_PRIVATEKEY
static final short KEYSTORE_CERTIFICATE_CHAIN_ENTRY_ERROR
static final short KEYSTORE_CERTIFICATE_ENTRY_ERROR
static final short KEYSTORE_DELETE_ENTRY_ERROR
static final short KEYSTORE_KEY_ENTRY_ERROR
static final short KEYSTORE_PRIVATE_KEY_WITHOUT_CERTIFICATE_CHAIN
static final short LEN_IS_NEGATIVE
static final short LENGTH_ARGUMENT_IS_NEGATIVE
static final short LENGTH_MUST_BE_AT_LEAST_FOR_THIS_DIGEST
static final short MAC_NOT_INITIALIZED
static final short MASK_GENERATION_FUNCTION_ALGORITHM_IS_NULL
static final short MISSING_ARGUMENT
static final short MISSING_INPUT_STREAM
static final short MISSING_KEY_DATA
static final short MISSING_PASSWORD
static final short MULTI_OCTETS_TAG_NOT_SUPPORTED
static final short MULTI_PART_NOT_YET_SUPPORTED
static final short MULTIPART_UPDATE_NOT_SUPPORTED_YET_FOR_GCM
static final short MUST_USE_EITHER_DIFFERENT_KEY_OR_IV_FOR_GCM_ENCRYPTION
static final short NEED_BYTES_FOR_OUTPUT
static final short NEED_BYTES_ONLY_AVAILABLE
static final short NO_INPUT_BUFFER_GIVEN
static final short NO_KEY_GIVEN
static final short NO_OUTPUT_BUFFER_GIVEN
static final short NON_CONSTRUCTED_ENCODING_MUST_HAVE_DEFINITE_LENGTH
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_GENERATE_SECRET
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_INIT_CIPHER
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_INITIALIZE_CERTPATHVALIDATOR
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_CERTIFICATE_INTO_CERTPATH
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_CERTIFICATE_INTO_TRUSTSTORE
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_LOAD_KEY
static final short NOT_ENOUGH_NATIVE_MEMORY_TO_VERIFY_CERTPATH
static final short NOT_FOUND
static final short NOT_INITIALIZED
static final short NOT_INITIALIZED_CORRECTLY
static final short NOT_SUPPORTED_MODE
static final short NULL_INPUT_BUFFER
static final short NULL_KEY
static final short NULL_MODE
static final short NULL_PADDING
static final short OAEP_DIGEST_TYPE_NOT_SUPPORTED
static final short OAEP_MGF1_SPEC_NOT_SUPPORTED
static final short OBJECT_NOT_INITIALIZED_FOR_SIGNATURE_OR_VERIFICATION
static final short OBJECT_NOT_INITIALIZED_FOR_SIGNING
static final short OBJECT_NOT_INITIALIZED_FOR_VERIFICATION
static final short OFF_OR_LEN_IS_LESS_THAN_0
static final short OFFSET_OR_LEN_IS_LESS_THAN_0
static final short OFFSET_OR_LENGTH_IS_LESS_THAN_0
static final short ONLY_TWO_PARTY_AGREEMENT_SUPPORTED_LASTPHASE_MUST_BE_TRUE
static final short OUTPUT_BUFFER_MUST_BE_AT_LEAST_BYTES_LONG
static final short OUTPUT_BUFFER_TOO_SHORT_BYTES_GIVEN_BYTES_NEEDED
static final short OUTPUT_BUFFER_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
static final short PADDING_NOT_IMPLEMENTED
static final short PADDING_TYPE_NOT_SUPPORTED
static final short PARAMETERS_MISSING
static final short PARAMETERS_NOT_SUPPORTED
static final short PARTIAL_DIGESTS_NOT_RETURNED
static final short PARTIAL_SIGNATURES_NOT_RETURNED
static final short PASSWORD_HAS_BEEN_CLEARED
static final short PASSWORD_IS_NOT_ASCII
static final short PASSWORD_MUST_NOT_BE_NULL
static final short PBEPARAMETERSPEC_TYPE_REQUIRED
static final short PHASE_ALREADY_EXECUTED
static final short PROVIDED_NULL_INPUT_STREAM
static final short PSOURCE_ALGORITHM_IS_NULL
static final short RAW_KEY_BYTES_MISSING
static final short REASON_CANT_BE_NULL
static final short REQUIRES_PBE_PARAMETERS
static final short SALT_MUST_BE_AT_LEAST_8_BYTES_LONG
static final short SALT_NEEDED_FOR_DECRYPTION
static final short SECRET_KEY_EXPECTED
static final short SECRETKEY_OF_PBE_TYPE_REQUIRED
static final short SIGN_MODE_NOT_SUPPORTED
static final short SIGNATURE_IS_NULL
static final short SIGNATURE_TOO_SMALL_FOR_SPECIFIED_OFFSET_AND_LENGTH
static final short SOURCE_OF_THE_ENCODING_INPUT_IS_NULL
static final short SRC_ARRAY_IS_NULL
static final short SRC_BUFFER_IS_NULL
static final short STDNAME_IS_NULL
static final short SUBJECTPUBLICKEY_MUST_BE_NONNULL
static final short THE_CERTIFICATE_EXPIRED
static final short THE_CERTIFICATE_IS_NOT_YET_VALID
static final short THE_KEYSTORE_PARAMETER_MUST_BE_NONNULL
static final short THE_MAXIMUM_PATH_LENGTH_PARAMETER_CAN_NOT_BE_LESS_THAN_1
static final short THE_SALT_PARAMETER_MUST_BE_NONNULL
static final short THE_SALT_PARAMETER_MUST_NOT_BE_EMPTY
static final short THE_TRUSTANCHORS_PARAMETER_MUST_BE_NONEMPTY
static final short THE_TRUSTANCHORS_PARAMETERS_MUST_BE_NONNULL
static final short THE_TRUSTEDCERT_PARAMETER_MUST_BE_NONNULL
static final short THE_UNDERLYING_CIPHER_IMPLEMENTATION_DOES_NOT_SUPPORT_THIS_METHOD
static final short TRUSTANCHOR_MUST_BE_NONNULL
static final short UNABLE_TO_INITIALIZE
static final short UNABLE_TO_PARSE_CERTIFICATE
static final short UNEXPECTED_ERROR_ERROR_CODE
static final short UNEXPECTED_EXCEPTION
static final short UNINITIALIZED_KEYSTORE
static final short UNRECOGNIZED_ALGORITHM_NAME
static final short UNSUPPORTED_CERTIFICATE_FORMAT_ONLY_DER_AND_PEM_ENCONDED_FORMAT_ARE_SUPPORTED
static final short UNSUPPORTED_KEY_SPEC
static final short UNSUPPORTED_PARAMETER
static final short VALIDATION_WITH_CUSTOM_DATE_NOT_SUPPORTED
static final short VERIFY_MODE_NOT_SUPPORTED
static final short WRONG_FORMAT_RAW_BYTES_NEEDED
static final short WRONG_IV_LENGTH_MUST_BE_BYTES_LONG
static final short WRONG_PARAMETER_TYPE_IVPARAMETERSPEC_EXPECTED
static final short WRONG_PARAMETER_TYPE_PBE_EXPECTED
static final short WRONG_PARAMETERS
static final short WRONG_PARAMETERS_FOR_OAEP_PADDING