- CA_CERT_INVALID - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
-
- cACompromise - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
A CRLReason
, which can be used in the reason
field.
- cACompromise - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
-
A bit position in a ReasonFlags bit string.
- cACompromise - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
-
A CRLReason
, which can be used in the reason
field.
- CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Mode
-
- CERT_BAD_ACCESS_LOCATION - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
-
- CERT_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
-
A bag containing a certificate.
- CERT_NOT_IN_NAME_SPACE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
-
- CERT_STATUS_SERVER_ERROR - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
-
- CertBag - Class in org.mozilla.jss.pkcs12
-
A PKCS #12 cert bag.
- CertBag(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkcs12.CertBag
-
Creates a CertBag from a type and a cert.
- CertBag.Template - Class in org.mozilla.jss.pkcs12
-
A Template class for decoding CertBags from their BER encoding.
- CertDatabaseException - Exception in org.mozilla.jss
-
This exception is thrown if the certificate database does not exist,
or if an error occurs while opening it.
- CertDatabaseException() - Constructor for exception org.mozilla.jss.CertDatabaseException
-
- CertDatabaseException(String) - Constructor for exception org.mozilla.jss.CertDatabaseException
-
- CertId - Class in org.mozilla.jss.pkix.crmf
-
CRMF CertId.
- CertId(ANY, INTEGER) - Constructor for class org.mozilla.jss.pkix.crmf.CertId
-
Constructs a new CertId
from its components.
- CertId.Template - Class in org.mozilla.jss.pkix.crmf
-
A Template for decoding a CertId
.
- Certificate - Class in org.mozilla.jss.pkix.cert
-
An X.509 signed certificate.
- Certificate(CertificateInfo, PrivateKey, SignatureAlgorithm) - Constructor for class org.mozilla.jss.pkix.cert.Certificate
-
Creates and signs an X.509 Certificate.
- Certificate.Template - Class in org.mozilla.jss.pkix.cert
-
- certificateHold - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
A CRLReason
, which can be used in the reason
field.
- certificateHold - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
-
A bit position in a ReasonFlags bit string.
- certificateHold - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
-
A CRLReason
, which can be used in the reason
field.
- CertificateInfo - Class in org.mozilla.jss.pkix.cert
-
A TBSCertificate (to-be-signed certificate), the actual information in
a certificate apart from the signature.
- CertificateInfo(CertificateInfo.Version, INTEGER, AlgorithmIdentifier, Name, Date, Date, Name, SubjectPublicKeyInfo) - Constructor for class org.mozilla.jss.pkix.cert.CertificateInfo
-
Creates a CertificateInfo with the required fields.
- CertificateInfo.Template - Class in org.mozilla.jss.pkix.cert
-
Template class for decoding a CertificateInfo.
- CertificateInfo.Version - Class in org.mozilla.jss.pkix.cert
-
An X.509 Certificate version.
- CertificationRequest - Class in org.mozilla.jss.pkcs10
-
A pkcs10 signed CertificationRequest.
- CertificationRequest(CertificationRequestInfo, PrivateKey, SignatureAlgorithm) - Constructor for class org.mozilla.jss.pkcs10.CertificationRequest
-
Creates and signs an X.509 CertificationRequest.
- CertificationRequest.Template - Class in org.mozilla.jss.pkcs10
-
- CertificationRequestInfo - Class in org.mozilla.jss.pkcs10
-
A TBSCertificationRequest (to-be-signed CertificationRequest),
the actual information in
a CertificationRequest apart from the signature.
- CertificationRequestInfo(INTEGER, Name, SubjectPublicKeyInfo, SET) - Constructor for class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
Creates a CertificationRequestInfo with the required fields.
- CertificationRequestInfo.Template - Class in org.mozilla.jss.pkcs10
-
Template class for decoding a CertificationRequestInfo.
- CertifiedKeyPair - Class in org.mozilla.jss.pkix.cmmf
-
- CertifiedKeyPair(CertOrEncCert) - Constructor for class org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
-
- CertOrEncCert - Class in org.mozilla.jss.pkix.cmmf
-
- CertOrEncCert(byte[]) - Constructor for class org.mozilla.jss.pkix.cmmf.CertOrEncCert
-
- certPrefix - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
-
- certProxy - Variable in class org.mozilla.jss.pkcs11.PK11Cert
-
- CertRepContent - Class in org.mozilla.jss.pkix.cmmf
-
A CMMF CertRepContent.
- CertRepContent(byte[][], SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmmf.CertRepContent
-
Creates a new CertRepContent
.
- CertRepContent(byte[][]) - Constructor for class org.mozilla.jss.pkix.cmmf.CertRepContent
-
Creates a new CertRepContent
.
- CertRepContent(SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmmf.CertRepContent
-
Creates a new CertRepContent
- CertReqMsg - Class in org.mozilla.jss.pkix.crmf
-
This class models a CRMF CertReqMsg structure.
- CertReqMsg(CertRequest, ProofOfPossession, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.crmf.CertReqMsg
-
Constructs a CertReqmsg from a CertRequest and, optionally,
a pop and a regInfo.
- CertReqMsg.Template - Class in org.mozilla.jss.pkix.crmf
-
A class for decoding CertReqMsg structures from a BER encoding.
- CertRequest - Class in org.mozilla.jss.pkix.crmf
-
A PKIX CertRequest.
- CertRequest(INTEGER, CertTemplate, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.crmf.CertRequest
-
- CertRequest.Template - Class in org.mozilla.jss.pkix.crmf
-
A Template class for constructing CertRequests from their
BER encoding.
- CertResponse - Class in org.mozilla.jss.pkix.cmmf
-
- CertResponse(INTEGER, PKIStatusInfo) - Constructor for class org.mozilla.jss.pkix.cmmf.CertResponse
-
- CertResponse(INTEGER, PKIStatusInfo, CertifiedKeyPair) - Constructor for class org.mozilla.jss.pkix.cmmf.CertResponse
-
- CertTemplate - Class in org.mozilla.jss.pkix.crmf
-
This class models a CRMF CertTemplate structure.
- CertTemplate() - Constructor for class org.mozilla.jss.pkix.crmf.CertTemplate
-
Creates an empty CertTemplate.
- CertTemplate.Template - Class in org.mozilla.jss.pkix.crmf
-
A class for decoding CertTemplates.
- cessationOfOperation - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
A CRLReason
, which can be used in the reason
field.
- cessationOfOperation - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
-
A bit position in a ReasonFlags bit string.
- cessationOfOperation - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
-
A CRLReason
, which can be used in the reason
field.
- CHALLENGE_RESP - Static variable in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
The SubsequentMessage field is challengeResp
.
- ChallengeResponseException - Exception in org.mozilla.jss.pkix.crmf
-
An exception thrown when challenge response pop is requested.
- ChallengeResponseException(String) - Constructor for exception org.mozilla.jss.pkix.crmf.ChallengeResponseException
-
- ChallengeResponseException(ChallengeResponseException, String) - Constructor for exception org.mozilla.jss.pkix.crmf.ChallengeResponseException
-
- changePassword(PasswordCallback, PasswordCallback) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Change the password of this token.
- changePassword(PasswordCallback, PasswordCallback) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
Change password.
- changePassword(byte[], byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
Change the password on the token from the old one to the new one.
- CharacterString - Class in org.mozilla.jss.asn1
-
An abstract base class for all character string types in ASN.1.
- CharacterString(char[]) - Constructor for class org.mozilla.jss.asn1.CharacterString
-
- CharacterString(String) - Constructor for class org.mozilla.jss.asn1.CharacterString
-
- CharacterString.Template - Class in org.mozilla.jss.asn1
-
- charToByte(char[]) - Static method in class org.mozilla.jss.util.Password
-
Converts a char array to a null-terminated byte array using a standard
encoding, which is currently UTF8.
- CheckAllUsages - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
-
- CHOICE - Class in org.mozilla.jss.asn1
-
Objects of this class are generated by CHOICE.Template.decode().
- CHOICE(Tag, ASN1Value) - Constructor for class org.mozilla.jss.asn1.CHOICE
-
Create a CHOICE whose chosen element has an implicit tag.
- CHOICE(ASN1Value) - Constructor for class org.mozilla.jss.asn1.CHOICE
-
Create a CHOICE whose chosen element has no implicit tag.
- CHOICE.Template - Class in org.mozilla.jss.asn1
-
A Template for decoding ASN.1 CHOICE
s
- Cipher - Class in org.mozilla.jss.crypto
-
A context for performing symmetric encryption and decryption.
- Cipher() - Constructor for class org.mozilla.jss.crypto.Cipher
-
- cipherTest(SymmetricKey, EncryptionAlgorithm) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- cipherToString(int) - Static method in class org.mozilla.jss.tests.Constants.cipher
-
- CKA_AC_ISSUER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ALLOWED_MECHANISMS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ALWAYS_AUTHENTICATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ALWAYS_SENSITIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_APPLICATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ATTR_TYPES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_AUTH_PIN_FLAGS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_BASE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_BITS_PER_PIXEL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CERT_MD5_HASH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CERT_SHA1_HASH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CERTIFICATE_CATEGORY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CERTIFICATE_TYPE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CHAR_COLUMNS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CHAR_ROWS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CHAR_SETS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CHECK_VALUE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_CLASS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_COEFFICIENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_COLOR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_DECRYPT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_DEFAULT_CMS_ATTRIBUTES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_DIGEST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_EC_PARAMS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_EC_POINT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ECDSA_PARAMS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ENCODING_METHODS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ENCRYPT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_END_DATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_EXPONENT_1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_EXPONENT_2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_EXTRACTABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_FLAGS_ONLY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_HAS_RESET - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_HASH_OF_ISSUER_PUBLIC_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_HASH_OF_SUBJECT_PUBLIC_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_HW_FEATURE_TYPE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_ISSUER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_JAVA_MIDP_SECURITY_DOMAIN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_KEY_GEN_MECHANISM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_KEY_TYPE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_LABEL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_LOCAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_MECHANISM_TYPE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_MIME_TYPES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_MODIFIABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_MODULUS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_MODULUS_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_DB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_EMAIL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_EXPIRES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_KRL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_MODULE_SPEC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PASSWORD_CHECK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PKCS8_SALT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PQG_COUNTER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PQG_H - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PQG_SEED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_PQG_SEED_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_SMIME_INFO - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_SMIME_TIMESTAMP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_TRUST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NETSCAPE_URL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NEVER_EXTRACTABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_EMAIL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_EXPIRES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_GX1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_GX2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_GX3 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_GX4 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_PEERID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_SIGNERID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_X2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_JPAKE_X2S - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_KRL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_MODULE_SPEC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_MOZILLA_CA_POLICY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_OVERRIDE_EXTENSIONS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PASSWORD_CHECK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PKCS8_SALT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PQG_COUNTER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PQG_H - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PQG_SEED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_PQG_SEED_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_SMIME_INFO - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_SMIME_TIMESTAMP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_NSS_URL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_OBJECT_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_OWNER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PIXEL_X - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PIXEL_Y - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIME_1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIME_2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIME_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIVATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PRIVATE_EXPONENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PUBLIC_EXPONENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_PUBLIC_KEY_INFO - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_REQUIRED_CMS_ATTRIBUTES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_RESET_ON_INIT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_RESOLUTION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SECONDARY_AUTH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SENSITIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SERIAL_NUMBER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SIGN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SIGN_RECOVER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_START_DATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SUB_PRIME_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SUBJECT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SUBPRIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SUBPRIME_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_SUPPORTED_CMS_ATTRIBUTES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TOKEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_CLIENT_AUTH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_CODE_SIGNING - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_CRL_SIGN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_DATA_ENCIPHERMENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_DIGITAL_SIGNATURE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_EMAIL_PROTECTION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_IPSEC_END_SYSTEM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_IPSEC_TUNNEL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_IPSEC_USER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_KEY_AGREEMENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_KEY_CERT_SIGN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_KEY_ENCIPHERMENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_NON_REPUDIATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_SERVER_AUTH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_STEP_UP_APPROVED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUST_TIME_STAMPING - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_TRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_UNWRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_UNWRAP_TEMPLATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_URL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VALUE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VALUE_BITS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VALUE_LEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VERIFY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_VERIFY_RECOVER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_WRAP_TEMPLATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKA_WRAP_WITH_TRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKC_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKC_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKC_WTLS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKC_X_509 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKC_X_509_ATTR_CERT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_NULL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA1_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA1_KDF_ASN1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA1_KDF_CONCATENATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA224_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA256_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA384_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKD_SHA512_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_ARRAY_ATTRIBUTE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_CLOCK_ON_TOKEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_DECRYPT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_DIGEST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_DONT_BLOCK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_DUAL_CRYPTO_OPERATIONS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_COMPRESS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_ECPARAMETERS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_F_2M - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_F_P - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_FP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_NAMEDCURVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EC_UNCOMPRESS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_ENCRYPT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_EXTENSION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_GENERATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_GENERATE_KEY_PAIR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_HW - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_HW_SLOT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_LIBRARY_CANT_CREATE_OS_THREADS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_LOGIN_REQUIRED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_OS_LOCKING_OK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_PROTECTED_AUTHENTICATION_PATH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_REMOVABLE_DEVICE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_RESTORE_KEY_NOT_NEEDED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_RNG - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_RW_SESSION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SECONDARY_AUTHENTICATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SERIAL_SESSION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SIGN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SIGN_RECOVER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SO_PIN_COUNT_LOW - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SO_PIN_FINAL_TRY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SO_PIN_LOCKED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_SO_PIN_TO_BE_CHANGED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_TOKEN_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_TOKEN_PRESENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_UNWRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_USER_PIN_COUNT_LOW - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_USER_PIN_FINAL_TRY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_USER_PIN_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_USER_PIN_LOCKED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_USER_PIN_TO_BE_CHANGED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_VERIFY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_VERIFY_RECOVER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKF_WRITE_PROTECTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKG_MGF1_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKG_MGF1_SHA224 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKG_MGF1_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKG_MGF1_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKG_MGF1_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKH_CLOCK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKH_MONOTONIC_COUNTER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKH_USER_INTERFACE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKH_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_AES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_BATON - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_BLOWFISH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CAMELLIA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CAST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CAST128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CAST3 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CAST5 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_CDMF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_DES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_DES2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_DES3 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_DSA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_EC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_ECDSA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_GENERIC_SECRET - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_IDEA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_INVALID_KEY_TYPE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_JUNIPER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_KEA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NETSCAPE_PKCS8 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NSS_CHACHA20 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NSS_JPAKE_ROUND1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NSS_JPAKE_ROUND2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_NSS_PKCS8 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_RC2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_RC4 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_RC5 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_RSA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_SEED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_SKIPJACK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_TWOFISH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKK_X9_42_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CBC_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CCM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CTR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_CTS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_ECB_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_GCM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_KEY_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_KEY_WRAP - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_KEY_WRAP_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_AES_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_AES_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_CBC128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_COUNTER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_ECB128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_ECB96 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_SHUFFLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BATON_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BLOWFISH_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_BLOWFISH_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_CBC_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_ECB_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAMELLIA_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST128_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST3_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST5_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CAST_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CDMF_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CMS_SIG - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CONCATENATE_BASE_AND_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CONCATENATE_BASE_AND_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_CONCATENATE_DATA_AND_BASE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES2_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_CBC_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_CBC_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DES3_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DES3_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_ECB_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_KEY_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DES3_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES3_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_CBC_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DES_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_CFB64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_CFB8 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_ECB_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_KEY_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DES_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_OFB64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DES_OFB8 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DH_PKCS_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DH_PKCS_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DH_PKCS_PARAMETER_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DSA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DSA_KEY_PAIR_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_DSA_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DSA_PARAMETER_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_DSA_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_EC_KEY_PAIR_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_EC_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECDH1_COFACTOR_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECDH1_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECDSA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECDSA_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECDSA_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_ECMQV_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_EXTRACT_KEY_FROM_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_FAKE_RANDOM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_FASTHASH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_FORTEZZA_TIMESTAMP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_GENERIC_SECRET_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_IDEA_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_INVALID_MECHANISM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_CBC128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_COUNTER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_ECB128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_SHUFFLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_JUNIPER_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_KEA_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_KEA_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_KEY_WRAP_LYNKS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_KEY_WRAP_SET_OAEP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD2_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD2_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD2_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD2_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD5 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD5_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD5_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD5_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_MD5_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_AES_KEY_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_AES_KEY_WRAP_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_MD2_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_MD5_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_128_BIT_RC2_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_128_BIT_RC4 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_40_BIT_RC2_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_40_BIT_RC4 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_FAULTY_3DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NETSCAPE_PBE_SHA1_TRIPLE_DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_AES_KEY_WRAP - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_NSS_AES_KEY_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_AES_KEY_WRAP_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_NSS_AES_KEY_WRAP_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_CHACHA20_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_CHACHA20_POLY1305 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_HKDF_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_HKDF_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_HKDF_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_HKDF_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_HMAC_CONSTANT_TIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_FINAL_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_FINAL_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_FINAL_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_FINAL_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND1_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND1_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND1_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND1_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND2_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND2_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND2_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_JPAKE_ROUND2_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_PKCS12_PBE_SHA224_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_PKCS12_PBE_SHA256_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_PKCS12_PBE_SHA384_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_PKCS12_PBE_SHA512_HMAC_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_SSL3_MAC_CONSTANT_TIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_EXTENDED_MASTER_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_EXTENDED_MASTER_KEY_DERIVE_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_KEY_AND_MAC_DERIVE_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_MASTER_KEY_DERIVE_DH_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_MASTER_KEY_DERIVE_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_NSS_TLS_PRF_GENERAL_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBA_SHA1_WITH_SHA1_HMAC - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_PBA_SHA1_WITH_SHA1_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD2_DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD5_CAST128_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD5_CAST3_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD5_CAST5_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD5_CAST_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_MD5_DES_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_CAST128_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_CAST5_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_DES2_EDE_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_DES3_EDE_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_RC2_128_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_RC2_40_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_RC4_128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PBE_SHA1_RC4_40 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_PKCS5_PBKD2 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_CBC_PAD - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_RC2_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_KEY_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_RC2_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC2_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC4 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC4_KEY_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_RC4_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RC5_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD128 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD128_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD128_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD128_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD160 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD160_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD160_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RIPEMD160_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_9796 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_PKCS_KEY_PAIR_GEN - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_RSA_PKCS_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_PKCS_OAEP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_X9_31 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_X9_31_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_RSA_X_509 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_CBC_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_CBC_PAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_ECB - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_ECB_ENCRYPT_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SEED_MAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA1_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA1_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA1_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA1_RSA_X9_31 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA224_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA256_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA384_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512_KEY_DERIVATION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512_RSA_PKCS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA512_RSA_PKCS_PSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA_1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA_1_HMAC - Static variable in class org.mozilla.jss.crypto.Algorithm
-
- CKM_SHA_1_HMAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SHA_1_HMAC_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_CBC64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_CFB16 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_CFB32 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_CFB64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_CFB8 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_ECB64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_OFB64 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_PRIVATE_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_RELAYX - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SKIPJACK_WRAP - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_KEY_AND_MAC_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_MASTER_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_MASTER_KEY_DERIVE_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_MD5_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_PRE_MASTER_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_SSL3_SHA1_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS12_KEY_AND_MAC_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS12_KEY_SAFE_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS12_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS12_MASTER_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS12_MASTER_KEY_DERIVE_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_KDF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_KEY_AND_MAC_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_MAC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_MASTER_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_MASTER_KEY_DERIVE_DH - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_PRE_MASTER_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_PRF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TLS_PRF_GENERAL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TWOFISH_CBC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_TWOFISH_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_MASTER_KEY_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_MASTER_KEY_DERIVE_DH_ECC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_PRE_MASTER_KEY_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_PRF - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_X9_42_DH_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_X9_42_DH_HYBRID_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_X9_42_DH_KEY_PAIR_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_X9_42_DH_PARAMETER_GEN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_X9_42_MQV_DERIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKM_XOR_BASE_AND_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKN_SURRENDER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_CERTIFICATE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_DATA - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_DOMAIN_PARAMETERS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_HW_FEATURE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_KG_PARAMETERS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_MECHANISM - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_BUILTIN_ROOT_LIST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_CRL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_DELSLOT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_NEWSLOT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_SMIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NETSCAPE_TRUST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_BUILTIN_ROOT_LIST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_CRL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_DELSLOT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_NEWSLOT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_SMIME - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_NSS_TRUST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_PRIVATE_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_PUBLIC_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_SECRET_KEY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKO_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_GOSTR3411 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA1 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA224 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA384 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA512 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA512_224 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKP_PKCS5_PBKD2_HMAC_SHA512_256 - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ARGUMENTS_BAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ATTRIBUTE_READ_ONLY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ATTRIBUTE_SENSITIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ATTRIBUTE_TYPE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ATTRIBUTE_VALUE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_BUFFER_TOO_SMALL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_CANCEL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_CANT_LOCK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_CRYPTOKI_ALREADY_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_CRYPTOKI_NOT_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DATA_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DATA_LEN_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DEVICE_ERROR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DEVICE_MEMORY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DEVICE_REMOVED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_DOMAIN_PARAMS_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ENCRYPTED_DATA_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_ENCRYPTED_DATA_LEN_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_FUNCTION_CANCELED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_FUNCTION_FAILED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_FUNCTION_NOT_PARALLEL - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_FUNCTION_NOT_SUPPORTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_FUNCTION_REJECTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_GENERAL_ERROR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_HOST_MEMORY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_INFORMATION_SENSITIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_CHANGED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_FUNCTION_NOT_PERMITTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_HANDLE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_INDIGESTIBLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_NEEDED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_NOT_NEEDED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_NOT_WRAPPABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_PARAMS_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_SIZE_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_TYPE_INCONSISTENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_KEY_UNEXTRACTABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_MECHANISM_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_MECHANISM_PARAM_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_MUTEX_BAD - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_MUTEX_NOT_LOCKED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NEED_TO_CREATE_THREADS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NETSCAPE_CERTDB_FAILED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NETSCAPE_KEYDB_FAILED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NO_EVENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NSS_CERTDB_FAILED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_NSS_KEYDB_FAILED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_OBJECT_HANDLE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_OK - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_OPERATION_ACTIVE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_OPERATION_NOT_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_PIN_EXPIRED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_PIN_INCORRECT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_PIN_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_PIN_LEN_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_PIN_LOCKED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_RANDOM_NO_RNG - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_RANDOM_SEED_NOT_SUPPORTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SAVED_STATE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_CLOSED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_COUNT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_EXISTS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_HANDLE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_PARALLEL_NOT_SUPPORTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_READ_ONLY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_READ_ONLY_EXISTS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SESSION_READ_WRITE_SO_EXISTS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SIGNATURE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SIGNATURE_LEN_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_SLOT_ID_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_STATE_UNSAVEABLE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_TEMPLATE_INCOMPLETE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_TEMPLATE_INCONSISTENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_TOKEN_NOT_PRESENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_TOKEN_NOT_RECOGNIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_TOKEN_WRITE_PROTECTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_UNWRAPPING_KEY_HANDLE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_UNWRAPPING_KEY_SIZE_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_ALREADY_LOGGED_IN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_ANOTHER_ALREADY_LOGGED_IN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_NOT_LOGGED_IN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_PIN_NOT_INITIALIZED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_TOO_MANY_TYPES - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_USER_TYPE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_WRAPPED_KEY_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_WRAPPED_KEY_LEN_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_WRAPPING_KEY_HANDLE_INVALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_WRAPPING_KEY_SIZE_RANGE - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKR_WRAPPING_KEY_TYPE_INCONSISTENT - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKS_RO_PUBLIC_SESSION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKS_RO_USER_FUNCTIONS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKS_RW_PUBLIC_SESSION - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKS_RW_SO_FUNCTIONS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKS_RW_USER_FUNCTIONS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_MUST_VERIFY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_TRUST_UNKNOWN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_TRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_TRUSTED_DELEGATOR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_UNTRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_VALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NETSCAPE_VALID_DELEGATOR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_MUST_VERIFY - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_MUST_VERIFY_TRUST - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_NOT_TRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_TRUST_UNKNOWN - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_TRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_TRUSTED_DELEGATOR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_UNTRUSTED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_VALID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_NSS_VALID_DELEGATOR - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKT_VENDOR_DEFINED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKU_CONTEXT_SPECIFIC - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKU_SO - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKU_USER - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKZ_DATA_SPECIFIED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- CKZ_SALT_SPECIFIED - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
-
Content automatically generated; see NSS documentation for more information.
- ClassServer - Class in org.mozilla.jss.tests
-
- ClassServer(ServerSocket) - Constructor for class org.mozilla.jss.tests.ClassServer
-
Constructs a ClassServer based on ss
- clear() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
-
Clears the password.
- clear() - Method in class org.mozilla.jss.util.Password
-
Clears the password so that sensitive data is no longer present
in memory.
- clearHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
-
Clear handshakeCompleted flag to indicate
that the system is now ready for another
socket connection.
- clearHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
Clear handshakeCompleted flag to indicate
that the system is now ready for another
socket connection.
- clearSessionCache() - Static method in class org.mozilla.jss.ssl.SSLServerSocket
-
Empties the SSL client session ID cache.
- clone(SymmetricKey) - Method in interface org.mozilla.jss.crypto.KeyGenerator
-
Allows a SymmetricKey to be cloned on a different token.
- clone() - Method in class org.mozilla.jss.crypto.Signature
-
Cloning is not supported yet
- clone(SymmetricKey) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
-
Allows a SymmetricKey to be cloned on a different token.
- clone(SymmetricKey, PK11Token) - Static method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
-
Allows a SymmetricKey to be cloned on a different token.
- clone() - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
-
- clone() - Method in class org.mozilla.jss.util.Password
-
Clones the password.
- cloneKey(SymmetricKey) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Clones a SymmetricKey from a different token onto this token.
- cloneKey(SymmetricKey) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
Allows a SymmetricKey to be cloned on a different token.
- close() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
Closes this socket.
- close() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Closes this socket.
- close() - Method in class org.mozilla.jss.util.Base64InputStream
-
- close() - Method in class org.mozilla.jss.util.Base64OutputStream
-
This flushes the stream and closes the next stream downstream.
- closeAllSockets() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
closes the SSLSocket
- closeDatabases() - Method in class org.mozilla.jss.DatabaseCloser
-
Closes the certificate and key databases.
- CloseDBs - Class in org.mozilla.jss.tests
-
- CloseDBs() - Constructor for class org.mozilla.jss.tests.CloseDBs
-
- CMCCertId - Class in org.mozilla.jss.pkix.cmc
-
CMC CMCCertId.
- CMCCertId(SEQUENCE, INTEGER, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.CMCCertId
-
Constructs a new CMCCertId
from its components.
- CMCCertId(ANY, INTEGER, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.CMCCertId
-
Constructs a new CMCCertId
from its components.
- CMCCertId.Template - Class in org.mozilla.jss.pkix.cmc
-
A Template for decoding a CMCCertId
.
- CMCStatusInfo - Class in org.mozilla.jss.pkix.cmc
-
CMC CMCStatusInfo:
CMCStatusInfo ::= SEQUENCE {
cMCStatus CMCStatus,
bodyList SEQUENCE SIZE (1..MAX) OF BodyPartID,
statusString UTF8String OPTIONAL,
otherInfo CHOICE {
failInfo CMCFailInfo,
pendInfo PendInfo } OPTIONAL
}
PendInfo ::= SEQUENCE {
pendToken OCTET STRING,
pendTime GeneralizedTime
}
- CMCStatusInfo(int, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- CMCStatusInfo(int, SEQUENCE, String, OtherInfo) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- CMCStatusInfo(INTEGER, SEQUENCE, UTF8String, OtherInfo) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
Create a CMCStatusInfo from decoding.
- CMCStatusInfo.Template - Class in org.mozilla.jss.pkix.cmc
-
- CMCStatusInfoV2 - Class in org.mozilla.jss.pkix.cmc
-
CMCStatusInfoV2 replaces CMCStatusInfo in rfc 5272
CMC CMCStatusInfoV2:
CMCStatusInfoV2 ::= SEQUENCE {
cMCStatus CMCStatus,
bodyList SEQUENCE SIZE (1..MAX)
BodyPartReference,
statusString UTF8String OPTIONAL,
otherInfo CHOICE { // defined in updated OtherInfo
failInfo CMCFailInfo,
pendInfo PendInfo,
extendedFailInfo SEQUENCE {
failInfoOID OBJECT IDENTIFIER,
failInfoValue AttributeValue
} OPTIONAL
}
}
PendInfo ::= SEQUENCE {
pendToken OCTET STRING,
pendTime GeneralizedTime
}
- CMCStatusInfoV2(int, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- CMCStatusInfoV2(int, SEQUENCE, String, OtherInfo) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- CMCStatusInfoV2(INTEGER, SEQUENCE, UTF8String, OtherInfo) - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
Create a CMCStatusInfoV2 from decoding.
- CMCStatusInfoV2.Template - Class in org.mozilla.jss.pkix.cmc
-
- commonName - Static variable in class org.mozilla.jss.pkix.primitive.Name
-
The OID for the common name (CN) attribute.
- compareHMAC(String, SecretKeyFacade, String) - Method in class org.mozilla.jss.tests.HMACTest
-
- computeMacData(Password, byte[], int) - Method in class org.mozilla.jss.pkcs12.PFX
-
Computes the macData field and adds it to the PFX.
- concatByteArrays(byte[], byte[]) - Static method in class org.mozilla.jss.tests.SymKeyDeriving
-
- configDir - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
-
- configServerSessionIDCache(int, int, int, String) - Static method in class org.mozilla.jss.ssl.SSLServerSocket
-
Configures the session ID cache.
- configureCipherSuites(String) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
- configureCipherSuites(String, String) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
-
- configureDefaultSSLOptions() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
- configureOCSP(boolean, String, String) - Method in class org.mozilla.jss.CryptoManager
-
Enables OCSP, note when you Initialize JSS for the first time, for
backwards compatibility, the initialize will enable OCSP if you
previously set values.ocspCheckingEnabled and
values.ocspResponderURL/values.ocspResponderCertNickname
configureOCSP will allow changing of the the OCSPResponder at runtime
- CONFIRM_REQUIRED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- CONFIRM_REQUIRED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- ConsolePasswordCallback - Class in org.mozilla.jss.util
-
A password callback that obtains its password from the console.
- ConsolePasswordCallback() - Constructor for class org.mozilla.jss.util.ConsolePasswordCallback
-
- Constants - Interface in org.mozilla.jss.tests
-
Holds immutable values for JSS Tests.
- Constants.cipher - Class in org.mozilla.jss.tests
-
- CONSTRUCTED - Static variable in class org.mozilla.jss.asn1.ASN1Header
-
- CONSTRUCTED - Static variable in class org.mozilla.jss.asn1.Form
-
- ConstructSignature(SignatureAlgorithm, SignatureSpi) - Static method in class org.mozilla.jss.crypto.Tunnel
-
- ContentInfo - Class in org.mozilla.jss.pkcs7
-
A PKCS #7 ContentInfo structure.
- ContentInfo(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo with the given type and content.
- ContentInfo(byte[]) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type data
.
- ContentInfo(SignedData) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type signedData
.
- ContentInfo(EnvelopedData) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type envelopedData
.
- ContentInfo(SignedAndEnvelopedData) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type signedAndEnvelopedData
.
- ContentInfo(DigestedData) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type digestedData
.
- ContentInfo(EncryptedData) - Constructor for class org.mozilla.jss.pkcs7.ContentInfo
-
Creates a ContentInfo of type encryptedData
.
- ContentInfo - Class in org.mozilla.jss.pkix.cms
-
A PKCS #7 ContentInfo structure.
- ContentInfo(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo with the given type and content.
- ContentInfo(byte[]) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type data
.
- ContentInfo(SignedData) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type signedData
.
- ContentInfo(EnvelopedData) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type envelopedData
.
- ContentInfo(SignedAndEnvelopedData) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type signedAndEnvelopedData
.
- ContentInfo(DigestedData) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type digestedData
.
- ContentInfo(EncryptedData) - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo
-
Creates a ContentInfo of type encryptedData
.
- ContentInfo.Template - Class in org.mozilla.jss.pkcs7
-
A template for decoding a ContentInfo blob
- ContentInfo.Template - Class in org.mozilla.jss.pkix.cms
-
A template for decoding a ContentInfo blob
- CONTEXT_SPECIFIC - Static variable in class org.mozilla.jss.asn1.Tag.Class
-
- CONTEXT_SPECIFIC - Static variable in class org.mozilla.jss.asn1.Tag
-
A tag class.
- Control - Class in org.mozilla.jss.pkix.crmf
-
A CRMF Control
.
- Control(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.crmf.Control
-
- Control.Template - Class in org.mozilla.jss.pkix.crmf
-
A template class for decoding a Control from a BER stream.
- controlAt(int) - Method in class org.mozilla.jss.pkix.crmf.CertRequest
-
Returns the ith Control.
- convert(char[]) - Method in interface org.mozilla.jss.crypto.KeyGenerator.CharToByteConverter
-
Converts a password of Java characters into a password of
bytes, using some encoding scheme.
- convert(char[]) - Method in class org.mozilla.jss.pkcs12.PasswordConverter
-
- convertPublicKeyToX509Key(PublicKey) - Static method in class org.mozilla.jss.tests.X509CertTest
-
- cooperate - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
-
Sets 4 recommended options for applications that
use both NSS and the Java SunPKCS11 provider.
- countryName - Static variable in class org.mozilla.jss.pkix.primitive.Name
-
The OID for the country name (C) attribute.
- createCertBag(byte[], String) - Static method in class org.mozilla.jss.pkcs12.SafeBag
-
Creates a SafeBag that contains an X.509 Certificate.
- createCertBag(byte[], String, byte[]) - Static method in class org.mozilla.jss.pkcs12.SafeBag
-
Creates a SafeBag that contains an X.509 Certificate.
- createCRSCompatibleEncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING) - Static method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- createCRSCompatibleEncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING) - Static method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- createDhMAC(BIT_STRING) - Static method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
Creates a new POPOPrivKey with the given dhMAC field.
- createEncryptedPrivateKeyBag(PrivateKeyInfo, String, byte[], Password) - Static method in class org.mozilla.jss.pkcs12.SafeBag
-
Creates a SafeBag containing a PKCS-8ShroudedKeyBag, which is
an EncryptedPrivateKeyInfo.
- createIssuerAndSerialNumber(IssuerAndSerialNumber) - Static method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
Creates a new SignerIdentifier with the given IssuerAndSerialNumber field.
- createKeyAgreement(POPOPrivKey) - Static method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
Creates a new ProofOfPossesion with the given keyAgreement field.
- createKeyEncipherment(POPOPrivKey) - Static method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
Creates a new ProofOfPossesion with the given keyEncipherment field.
- createPBE(PBEAlgorithm, Password, byte[], int, KeyGenerator.CharToByteConverter, byte[]) - Static method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
Creates a new EncryptedContentInfo, where the data is encrypted
with a password-based key.
- createPBE(PBEAlgorithm, Password, byte[], int, KeyGenerator.CharToByteConverter, byte[]) - Static method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
Creates a new EncryptedContentInfo, where the data is encrypted
with a password-based key.
- createPBE(PBEAlgorithm, Password, byte[], int, KeyGenerator.CharToByteConverter, PrivateKeyInfo) - Static method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
Creates a new EncryptedPrivateKeyInfo, where the data is encrypted
with a password-based key.
- createPBE(PBEAlgorithm, Password, byte[], int, KeyGenerator.CharToByteConverter, PrivateKey, CryptoToken) - Static method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
Creates a new EncryptedPrivateKeyInfo, where the data is encrypted
with a password-based key-
with wrapping/unwrapping happening on token.
- createPBES2(int, int, EncryptionAlgorithm, Password, KeyGenerator.CharToByteConverter, PrivateKeyInfo) - Static method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
Export a private key in PBES2 format, using a random PBKDF2 salt.
- createPseudoRandomNumberGenerator() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves a FIPS-140-2 validated random number generator.
- createRaVerified() - Static method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
Creates a new ProofOfPossesion with an raVerified field.
- createSignature(POPOSigningKey) - Static method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
Creates a new ProofOfPossesion with the given signature field.
- createSSLConnections(int) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
Initialize given number of SSLSocket client connection to the
SSLServer using the set parameters.
- createSubjectKeyIdentifier(OCTET_STRING) - Static method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
Creates a new SignerIdentifier with the given SubjectKeyIdentifier field.
- createSubsequentMessage(int) - Static method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
Creates a new POPOPrivKey with the given subsequentMessage field.
- createThisMessage(BIT_STRING) - Static method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
Creates a new POPOPrivKey with the given thisMessage field.
- createX509CertInfo(X509Key, BigInteger, CertificateIssuerName, String, Date, Date, String) - Static method in class org.mozilla.jss.tests.X509CertTest
-
- CRL_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
-
A bag containing a certificate revocation list.
- CRLImportException - Exception in org.mozilla.jss
-
Thrown if a CRL cannot be imported
- CRLImportException() - Constructor for exception org.mozilla.jss.CRLImportException
-
- CRLImportException(String) - Constructor for exception org.mozilla.jss.CRLImportException
-
- CRMF - Static variable in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
- CryptoManager - Class in org.mozilla.jss
-
This class is the starting poing for the crypto package.
- CryptoManager() - Constructor for class org.mozilla.jss.CryptoManager
-
Constructor, for internal use only.
- CryptoManager.CertificateUsage - Class in org.mozilla.jss
-
CertificateUsage options for validation
- CryptoManager.CertUsage - Class in org.mozilla.jss
-
note: this is obsolete in NSS
CertUsage options for validation
- CryptoManager.InitializationValues - Class in org.mozilla.jss
-
The various options that can be used to initialize CryptoManager.
- CryptoManager.InitializationValues.FIPSMode - Class in org.mozilla.jss
-
This class enumerates the possible modes for FIPS compliance.
- CryptoManager.InvalidLengthException - Exception in org.mozilla.jss
-
- CryptoManager.NicknameConflictException - Exception in org.mozilla.jss
-
- CryptoManager.NotInitializedException - Exception in org.mozilla.jss
-
- CryptoManager.OCSPPolicy - Enum in org.mozilla.jss
-
- CryptoManager.UserCertConflictException - Exception in org.mozilla.jss
-
- CryptoStore - Interface in org.mozilla.jss.crypto
-
This is an interface for a permanent repository of cryptographic objects,
such as keys, certs, and passwords.
- cryptoStore - Variable in class org.mozilla.jss.pkcs11.PK11Token
-
- CryptoToken - Interface in org.mozilla.jss.crypto
-
A CryptoToken performs cryptographic operations and stores
cryptographic items, such as keys and certs.
- GeneralizedTime - Class in org.mozilla.jss.asn1
-
The ASN.1 type GeneralizedTime
- GeneralizedTime(Date) - Constructor for class org.mozilla.jss.asn1.GeneralizedTime
-
Creates a GeneralizedTime
from a Date.
- GeneralizedTime.Template - Class in org.mozilla.jss.asn1
-
A class for decoding GeneralizedTime
s.
- generate() - Method in interface org.mozilla.jss.crypto.KeyGenerator
-
Generates a symmetric key.
- generate(int) - Static method in class org.mozilla.jss.crypto.PQGParams
-
Generates P, Q, and G parameters for DSA key generation.
- generate(int, int) - Static method in class org.mozilla.jss.crypto.PQGParams
-
Generates P, Q, and G parameters for DSA key generation.
- generate() - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
-
Generates the key.
- generateCertRequest(String, int, String, byte[], byte[], byte[]) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Generates a b64 encoded PKCS10 blob used for making cert
request.
- generateCertRequest(String, int, String, byte[], byte[], byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
Generates a PKCS#10 certificate request including Begin/End brackets
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.BMPString.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.CharacterString.Template
-
Must be overridden to create an instance of the subclass given
a char array.
- generateInstance(Date) - Method in class org.mozilla.jss.asn1.GeneralizedTime.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.IA5String.Template
-
- generateInstance(byte[]) - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.PrintableString.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.TeletexString.Template
-
- generateInstance(Date) - Method in class org.mozilla.jss.asn1.TimeBase.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.UniversalString.Template
-
- generateInstance(Date) - Method in class org.mozilla.jss.asn1.UTCTime.Template
-
- generateInstance(char[]) - Method in class org.mozilla.jss.asn1.UTF8String.Template
-
- generateKey() - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
-
Generates an SDR key with the default algorithm and key size.
- generateKey(KeyGenAlgorithm, int) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
-
Generates an SDR key with the given algorithm and key size.
- generateKeyPair() - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
-
- generateKeyPair() - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
-
Generates a key pair on a token.
- generatePBE_IV() - Method in interface org.mozilla.jss.crypto.KeyGenerator
-
Generates an Initialization Vector using a PBE algorithm.
- generatePBE_IV() - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
-
Generates an Initialization Vector using a PBE algorithm.
- generatePK10(String, int, String, byte[], byte[], byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- GenerateTestCert - Class in org.mozilla.jss.tests
-
- GenerateTestCert() - Constructor for class org.mozilla.jss.tests.GenerateTestCert
-
- generateUniqueNamedKey(String) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
-
Generates an SDR key with the default algorithm and key size.
- generateUniqueNamedKey(KeyGenAlgorithm, int, String) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
-
Generates an SDR key with the given algorithm, key size, and nickname.
- GENERIC_SECRET - Static variable in class org.mozilla.jss.pkcs11.KeyType
-
- genIV(int) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- genKeyPair() - Method in class org.mozilla.jss.crypto.KeyPairGenerator
-
Generates a new key pair.
- genPBAKey(KeyGenAlgorithm, SymmetricKey.Type, int) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- genPBEKey(PBEAlgorithm, SymmetricKey.Type, int) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- genPBESecretKey(String, String) - Method in class org.mozilla.jss.tests.JCASymKeyGen
-
- genSalt(int) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- genSecretKey(String, String) - Method in class org.mozilla.jss.tests.JCASymKeyGen
-
- genSymKey(KeyGenAlgorithm, SymmetricKey.Type, int, int) - Method in class org.mozilla.jss.tests.SymKeyGen
-
- get(long) - Static method in class org.mozilla.jss.asn1.Tag
-
Returns an instance of a context-specific tag with the given number.
- getAction() - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
-
Returns the action field.
- getAlg() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the base algorithm, without the parameters.
- getAlgFamily() - Method in class org.mozilla.jss.crypto.KeyPairAlgorithm
-
Returns the algorithm family for a given key pair generation algorithm.
- getAlgorithm() - Method in class org.mozilla.jss.crypto.JSSMessageDigest
-
Returns the algorithm that this digest uses.
- getAlgorithm() - Method in class org.mozilla.jss.crypto.KeyPairGenerator
-
- getAlgorithm() - Method in class org.mozilla.jss.crypto.SecretKeyFacade
-
- getAlgorithm() - Method in class org.mozilla.jss.crypto.Signature
-
Returns the name of the algorithm to be used for signing.
- getAlgorithm() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getAlgorithm() - Method in class org.mozilla.jss.pkcs11.PK11MessageDigest
-
- getAlgorithm() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
- getAlgorithm() - Method in class org.mozilla.jss.pkcs11.PK11PubKey
-
- getAlgorithm() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getAlgorithm() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getAlgorithm() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getAlgorithmID() - Method in class org.mozilla.jss.crypto.Signature
-
Returns the algorithm to be used for signing.
- getAlgorithmIdentifier() - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
-
Retrieves the algorithm identifier for the signature.
- getAlgorithmIdentifier() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getAllTokens() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all tokens.
- getArchiveRemGenPrivKey() - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
-
Returns the key gen parameters.
- getAttributes() - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getAttributes() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
May return null if no attributes are present.
- getAuthenticatedAttributes() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the authenticated attributes, if they exist.
- getAuthSafes() - Method in class org.mozilla.jss.pkcs12.PFX
-
- getBagAttributes() - Method in class org.mozilla.jss.pkcs12.SafeBag
-
Returns the attributes of this bag.
- getBagContent() - Method in class org.mozilla.jss.pkcs12.SafeBag
-
Returns the contents of this bag as an ANY.
- getBagType() - Method in class org.mozilla.jss.pkcs12.SafeBag
-
- getBits() - Method in class org.mozilla.jss.asn1.BIT_STRING
-
Returns the bits packed into an array of bytes, with padding
at the end.
- getBlockSize() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
The blocksize of the algorithm in bytes.
- getBlockSize() - Method in class org.mozilla.jss.crypto.KeyWrapAlgorithm
-
- getBodyIds() - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
-
- getBodyList() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getBodyList() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
-
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
-
Returns the bodyPartID
field.
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
-
Returns the bodyPartID
field.
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
-
Returns the bodyPartID
field.
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
-
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
-
- getBodyPartID() - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
-
Returns the bodyPartID
field.
- getBodyPartPath() - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
-
- getCACerts() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all CA certificates in the trust database.
- getCaPubs() - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
-
Returns the caPubs
field, which is an array of
DER-encoded X.509 Certificates.
- getCert() - Method in class org.mozilla.jss.pkcs12.CertBag
-
Returns the cert field of the CertBag.
- GetCert - Class in org.mozilla.jss.pkix.cmc
-
CMC GetCert.
- GetCert(ANY, INTEGER) - Constructor for class org.mozilla.jss.pkix.cmc.GetCert
-
Constructs a new GetCert
from its components.
- getCert() - Method in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityItem
-
- GetCert.Template - Class in org.mozilla.jss.pkix.cmc
-
A Template for decoding a GetCert
.
- getCertByDER(KeyStore, String) - Static method in class org.mozilla.jss.tests.KeyStoreTest
-
- getCertificates() - Method in interface org.mozilla.jss.crypto.CryptoStore
-
Returns all user certificates stored on this token.
- getCertificates() - Method in class org.mozilla.jss.pkcs11.PK11Store
-
- getCertificates() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns a SET of ANYs.
- getCertificates() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the certificates field, which is a SET of
X.509 certificates (org.mozilla.jss.pkix.cert.Certificate).
- getCertificates() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns a SET of ANYs.
- getCertificates() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the certificates field, which is a SET of
X.509 certificates (org.mozilla.jss.pkix.cert.Certificate).
- getCertificateUsages() - Static method in class org.mozilla.jss.CryptoManager.CertificateUsage
-
- getCertificationRequest() - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
-
- getCertifiedKeyPair() - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
-
Returns the optional certified key pair.
- getCertReq() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
-
Retrieves the CertRequest contained in this structure.
- getCertReqId() - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
-
- getCertReqId() - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
-
Returns the certReqId
field, which may be null
.
- getCertReqId() - Method in class org.mozilla.jss.pkix.crmf.CertRequest
-
Returns the certReqId (certificate request ID) field.
- getCertTemplate() - Method in class org.mozilla.jss.pkix.crmf.CertRequest
-
Returns the CertTemplate field.
- getCertType() - Method in class org.mozilla.jss.pkcs12.CertBag
-
Returns the certType field of the CertBag.
- getCertUsages() - Static method in class org.mozilla.jss.CryptoManager.CertUsage
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.BMPString.Template
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.CharacterString.Template
-
Must be overridden to return the correct character converter
for the subclass.
- getCharConverter() - Method in class org.mozilla.jss.asn1.IA5String.Template
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.PrintableString.Template
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.TeletexString.Template
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.UniversalString.Template
-
- getCharConverter() - Method in class org.mozilla.jss.asn1.UTF8String.Template
-
- getCharCopy() - Method in class org.mozilla.jss.util.Password
-
Returns a char array that is a copy of the password.
- getChars() - Method in class org.mozilla.jss.util.Password
-
Returns the char array underlying this password.
- getCipher() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Query which cipher is being used in this session.
- getCipherContext(EncryptionAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Creates a Cipher object, which can be used for encryption and
decryption.
- getCipherContext(EncryptionAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getCipherPreference(int) - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns whether this cipher is enabled or disabled on this socket.
- getCipherPreferenceDefault(int) - Static method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the default for whether this cipher is enabled or disabled.
- getCiphertext() - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getCmsSequence() - Method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getCmsSequence() - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
-
- getComment() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the comment
field.
- getComment() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the comment
field.
- getContent() - Method in class org.mozilla.jss.asn1.EXPLICIT
-
Returns the ASN1Value that is wrapped by this EXPLICIT tag.
- getContent() - Method in class org.mozilla.jss.pkcs7.ContentInfo
-
Returns the content encoded as an ANY.
- getContent() - Method in class org.mozilla.jss.pkix.cms.ContentInfo
-
Returns the content encoded as an ANY.
- getContent() - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
-
Returns the content encoded as an OCTET_STRING.
- getContentEncryptionAlgorithm() - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- getContentEncryptionAlgorithm() - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- getContentInfo() - Method in class org.mozilla.jss.pkcs7.DigestedData
-
- getContentInfo() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the ContentInfo containing the signed content.
- getContentInfo() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getContentInfo() - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
-
Returns the contentInfo
field.
- getContentInfo() - Method in class org.mozilla.jss.pkix.cms.DigestedData
-
- getContentInfo() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the EncapsulatedContentInfo containing the signed content.
- getContentLength() - Method in class org.mozilla.jss.asn1.ASN1Header
-
Returns -1 for indefinite length encoding.
- getContentLength() - Method in class org.mozilla.jss.asn1.INTEGER
-
- getContents() - Method in class org.mozilla.jss.asn1.ANY
-
- getContentType() - Method in class org.mozilla.jss.pkcs7.ContentInfo
-
Returns the contentType field, which determines what kind of content
is contained in this ContentInfo.
- getContentType() - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- getContentType() - Method in class org.mozilla.jss.pkix.cms.ContentInfo
-
Returns the contentType field, which determines what kind of content
is contained in this ContentInfo.
- getContentType() - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
-
Returns the contentType field, which determines what kind of content
is contained in this EncapsulatedContentInfo.
- getContentType() - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- getControls() - Method in class org.mozilla.jss.pkix.crmf.CertRequest
-
Returns the controls field.
- getControlSequence() - Method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getControlSequence() - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
-
- getCounter() - Method in class org.mozilla.jss.crypto.PQGParams
-
- getCritical() - Method in class org.mozilla.jss.pkix.cert.Extension
-
- GetCRL - Class in org.mozilla.jss.pkix.cmmf
-
CMMF GetCRL.
- GetCRL(ANY, ANY, GeneralizedTime, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.cmmf.GetCRL
-
Constructs a GetCRL
from its components.
- GetCRL.Template - Class in org.mozilla.jss.pkix.cmmf
-
A Template for decoding a GetCRL
.
- getCRLName() - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
Returns the cRLName
field, which may be null
.
- getCrls() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns a SET of ANYs.
- getCrls() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the crls field, which contains a SET of certificate
revocation lists represented by ANYs (org.mozilla.jss.asn1.ANY).
- getCrls() - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
-
The crls
field, which is a SEQUENCE
of
ANY
.
- getCrls() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns a SET of ANYs.
- getCrls() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the crls field, which contains a SET of certificate
revocation lists represented by ANYs (org.mozilla.jss.asn1.ANY).
- getCrm() - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
If type == CRMF, returns the crm field.
- getCryptoStore() - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Get the CryptoStore interface to this token's objects.
- getCryptoStore() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getCurve() - Method in class org.mozilla.jss.pkcs11.PK11ECPublicKey
-
- getCurveBA() - Method in class org.mozilla.jss.pkcs11.PK11ECPublicKey
-
- getCurveCodeByName(String) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
-
- getCurveCodeByName(String) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
-
- getCurveCodeByName(String) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
-
- getDefault() - Method in class org.mozilla.jss.asn1.SET.Template.Element
-
Returns the default value for this element, if one exists.
- getDepth() - Method in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityItem
-
- getDescription() - Method in class org.mozilla.jss.ssl.SSLAlertEvent
-
- getDhMAC() - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
If type==DHMAC, returns the dhMAC field.
- getDigest() - Method in class org.mozilla.jss.pkcs7.DigestedData
-
- getDigest() - Method in class org.mozilla.jss.pkcs7.DigestInfo
-
- getDigest() - Method in class org.mozilla.jss.pkix.cms.DigestedData
-
- getDigest() - Method in class org.mozilla.jss.pkix.cms.DigestInfo
-
- getDigestAlg() - Method in class org.mozilla.jss.crypto.SignatureAlgorithm
-
The digest portion of the signature algorithm.
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkcs7.DigestedData
-
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkcs7.DigestInfo
-
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the DigestAlgorithm used in this SignerInfo.
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkix.cms.DigestedData
-
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkix.cms.DigestInfo
-
- getDigestAlgorithm() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the DigestAlgorithm used in this SignerInfo.
- getDigestAlgorithmIdentifer() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the DigestAlgorithmIdentifier used in this SignerInfo.
- getDigestAlgorithmIdentifer() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the DigestAlgorithmIdentifier used in this SignerInfo.
- getDigestAlgorithmIdentifiers() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the digest algorithms used by the signers to digest the
signed content.
- getDigestAlgorithmIdentifiers() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the digest algorithms used by the signers to digest the
signed content.
- getDigestAlgorithms() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns a SET of AlgorithmIdentifier.
- getDigestAlgorithms() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns a SET of AlgorithmIdentifier.
- getDigestContext(DigestAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Creates a Digest object.
- getDigestContext(DigestAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getDigestEncryptionAlgorithm() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Returns the raw signature (digest encryption) algorithm used in this
SignerInfo.
- getDigestEncryptionAlgorithm() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Returns the raw signature (digest encryption) algorithm used in this
SignerInfo.
- getDigestEncryptionAlgorithmIdentifier() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Returns the DigestEncryptionAlgorithmIdentifier used in this SignerInfo.
- getDigestEncryptionAlgorithmIdentifier() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Returns the DigestEncryptionAlgorithmIdentifier used in this SignerInfo.
- getDSAParams() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
- getECCurveBytesByX509PublicKeyBytes(byte[], boolean) - Static method in class org.mozilla.jss.asn1.ASN1Util
-
returns the ECC curve byte array given the X509 public key byte array
- getEmailTrust() - Method in interface org.mozilla.jss.crypto.InternalCertificate
-
Get the email (S/MIME) trust flags for this certificate.
- getEmailTrust() - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
-
Get the email (S/MIME) trust flags for this certificate.
- getEncoded() - Method in class org.mozilla.jss.asn1.ANY
-
Returns the complete encoding of header and contents, as passed into
the constructor or read from a BER input stream.
- getEncoded() - Method in class org.mozilla.jss.crypto.SecretKeyFacade
-
- getEncoded() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getEncoded() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Returns the DER encoding of this certificate.
- getEncoded() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getEncoded() - Method in class org.mozilla.jss.pkcs11.PK11ParameterSpec
-
- getEncoded() - Method in class org.mozilla.jss.pkcs11.PK11PubKey
-
Returns a DER-encoded SubjectPublicKeyInfo representing this key.
- getEncoded() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getEncoded() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getEncoded() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getEncryptedContent() - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- getEncryptedContent() - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkcs7.EncryptedData
-
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkcs7.EnvelopedData
-
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns the encrypted content.
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkix.cms.EncryptedData
-
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
-
- getEncryptedContentInfo() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns the encrypted content.
- getEncryptedData() - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
- getEncryptedDigest() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the encrypted digest.
- getEncryptedDigest() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the encrypted digest.
- getEncryptedKey() - Method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getEncryptedKey() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getEncryptedKey() - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
-
Returns the encrypted key.
- getEncryptedPrivateKeyInfo(X509Certificate, PBEAlgorithm, Password, int) - Method in interface org.mozilla.jss.crypto.CryptoStore
-
Get an encrypted private key for the given cert.
- getEncryptedPrivateKeyInfo(KeyGenerator.CharToByteConverter, Password, Algorithm, int, PrivateKey) - Method in interface org.mozilla.jss.crypto.CryptoStore
-
Get an encrypted private key, with optional password
conversion.
- getEncryptedPrivateKeyInfo(X509Certificate, PBEAlgorithm, Password, int) - Method in class org.mozilla.jss.pkcs11.PK11Store
-
- getEncryptedPrivateKeyInfo(KeyGenerator.CharToByteConverter, Password, Algorithm, int, PrivateKey) - Method in class org.mozilla.jss.pkcs11.PK11Store
-
- getEncryptedValue() - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
-
Should only be called if getType
returns
ENCRYPTED_VALUE
.
- getEncryptionAlg() - Method in class org.mozilla.jss.crypto.PBEAlgorithm
-
Returns the EncryptionAlgorithm that should be used with keys
generated with this PBEAlgorithm.
- getEncryptionAlgorithm() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
-
The encryption algorithm is used with SOME PBE algorithms for
determining the KDF output length.
- getEncryptionAlgorithm() - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
- getEncryptionOID() - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getEncSymmKey() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
May return null
.
- getEncValue() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
- getEnvelopedData() - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
-
Should only be called if getType
returns
ENVELOPED_DATA
.
- getErrcode() - Method in exception org.mozilla.jss.ssl.SSLSocketException
-
Returns an error code, as defined in class
org.mozilla.jss.util.NativeErrcodes.
- getExtendedFailInfo() - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
If type == EXTENDED, returns the extendedFailInfo field.
- getExtension(OBJECT_IDENTIFIER) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
Linearly searches the extension list for an extension with the given
object identifier.
- getExtensions() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
Returns the extensions of this certificate.
- getExternalTokens() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all tokens except those built into NSS.
- getExtnId() - Method in class org.mozilla.jss.pkix.cert.Extension
-
Returns the extension identifier.
- getExtnValue() - Method in class org.mozilla.jss.pkix.cert.Extension
-
- getFailInfo() - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
If type == FAIL, returns the failInfo field.
- getFIPSKeyStorageSlotDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 FIPS
Key Storage slot.
- getFIPSSlotDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 FIPS slot.
- getForm() - Method in class org.mozilla.jss.asn1.ASN1Header
-
Returns the Form, PRIMITIVE or CONSTRUCTED.
- getForm() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
-
- getFormat() - Method in class org.mozilla.jss.crypto.SecretKeyFacade
-
- getFormat() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getFormat() - Method in class org.mozilla.jss.pkcs11.PK11PubKey
-
The name of the primary encoding format of this key.
- getFormat() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getFormat() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getH() - Method in class org.mozilla.jss.crypto.PQGParams
-
- getHashAlgID() - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
-
- getHeader() - Method in class org.mozilla.jss.asn1.ANY
-
Returns the ASN.1 header from the encoding.
- getID() - Method in enum org.mozilla.jss.ssl.SSLAlertDescription
-
- getID() - Method in enum org.mozilla.jss.ssl.SSLAlertLevel
-
- getID() - Method in enum org.mozilla.jss.ssl.SSLCipher
-
- getImplementedCipherSuites() - Static method in class org.mozilla.jss.ssl.SSLSocket
-
Returns a list of cipher suites that are implemented by NSS.
- getImplicitTag() - Method in class org.mozilla.jss.asn1.SET.Template.Element
-
- getInetAddress() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
- getInetAddress() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getInfo() - Method in class org.mozilla.jss.pkcs10.CertificationRequest
-
Returns the information (TBSCertificationRequest) contained in this CertificationRequest.
- getInfo() - Method in class org.mozilla.jss.pkix.cert.Certificate
-
Returns the information (TBSCertificate) contained in this certificate.
- getInputStream() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the input stream for reading from this socket.
- getInstance() - Static method in class org.mozilla.jss.asn1.NULL
-
- getInstance() - Static method in class org.mozilla.jss.CryptoManager
-
Retrieve the single instance of CryptoManager.
- getIntendedAlg() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
May return null
.
- getInternalCryptoToken() - Method in interface org.mozilla.jss.crypto.TokenSupplier
-
- getInternalCryptoToken() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves the internal cryptographic services token.
- getInternalKeyStorageSlotDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 key storage slot.
- getInternalKeyStorageToken() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves the internal key storage token.
- getInternalKeyStorageTokenDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 key storage token.
- getInternalSlotDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 slot.
- getInternalTokenDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 token.
- getInterpretedBagContent() - Method in class org.mozilla.jss.pkcs12.SafeBag
-
Returns the bagContent interpreted by type.
- getInterpretedCert() - Method in class org.mozilla.jss.pkcs12.CertBag
-
Returns the cert field of the CertBag based on its type.
- getInterpretedContent() - Method in class org.mozilla.jss.pkcs7.ContentInfo
-
Returns the content, interpreted based on its type.
- getInterpretedContent() - Method in class org.mozilla.jss.pkix.cms.ContentInfo
-
Returns the content, interpreted based on its type.
- getInvalidityDate() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the invalidityDate field.
- getInvalidityDate() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the invalidityDate field.
- getIssuer() - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
-
- getIssuer() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getIssuer() - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
-
Returns the issuer
field as an SEQUENCE of
ANY
.
- getIssuer() - Method in class org.mozilla.jss.pkix.cmc.GetCert
-
Returns the issuerName
field as an ANY
.
- getIssuer() - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
-
Returns the issuer
field.
- getIssuer() - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
-
- getIssuer() - Method in class org.mozilla.jss.pkix.crmf.CertId
-
Returns the issuer
field as an ANY
.
- getIssuer() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the issuer field of this CertTemplate.
- getissuerAndSerialNumber() - Method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getIssuerAndSerialNumber() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the issuer and serial number of the certificate whose
private key was used to sign the SignerInfo.
- getissuerAndSerialNumber() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getIssuerAndSerialNumber() - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
If type == ISSUER_AND_SERIALNUMBER, returns the IssuerAndSerialNumber
field.
- getIssuerDN() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Returns the RFC 1485 ASCII encoding of the issuer's Subject Name.
- getIssuerDN() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getIssuerDNString() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getIssuerName() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the issuerName
field as an ANY.
- getIssuerName() - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
Returns the issuerName
field.
- getIssuerName() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the issuerName
field as an ANY.
- getIssuerUID() - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
-
Returns the issuerUID
field.
- getIssuerUID() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the issuerUID field of this CertTemplate.
- getIssuerUniqueIdentifier() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
Should only be called if this field is present.
- getIterations() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
-
Returns the iteration count.
- getIterations() - Method in class org.mozilla.jss.pkix.primitive.PBEParameter
-
- getIV() - Method in class org.mozilla.jss.crypto.IVParameterSpec
-
Returns a reference to an internal copy of the initialization vector.
- getIv() - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getIVLength() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the number of bytes that this algorithm expects in
its initialization vector.
- getKeepAlive() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the current setting of the SO_KEEPALIVE socket option.
- getKey(KeyStore, String) - Static method in class org.mozilla.jss.tests.KeyStoreTest
-
- getKeyAgreement() - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
If type == KEY_AGREEMENT, returns the keyAgreement field.
- getKeyAlg() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
May return null
.
- getKeyData() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getKeyData() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getKeyEncipherment() - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
If type == KEY_ENCIPHERMENT, returns the keyEncipherment field.
- getKeyEncryptionAlgorithmID() - Method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getKeyEncryptionAlgorithmID() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getKeyGenAlg() - Method in class org.mozilla.jss.crypto.SymmetricKey.Type
-
- getKeyGenAlgorithm() - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
-
- getKeyGenerator(KeyGenAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Creates a KeyGenerator object, which can be used to generate
symmetric encryption keys.
- getKeyGenerator(KeyGenAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getKeyID() - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getKeyPairGenerator(KeyPairAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Creates a KeyPairGenerator object, which can be used to generate
key pairs.
- getKeyPairGenerator(KeyPairAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getKeySize() - Method in class org.mozilla.jss.crypto.RSAParameterSpec
-
Returns the size of the modulus in bits.
- getKeystore() - Method in class org.mozilla.jss.tests.JSSE_SSLServer
-
Get the location of keystore file.
- getKeystoreLoc() - Method in class org.mozilla.jss.tests.JSSE_SSLClient
-
Get the location of rsa.pfx
- getKeyStrength() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the key strength of this algorithm in bits.
- getKeyType() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
- getKeyType() - Method in class org.mozilla.jss.pkcs11.PK11PubKey
-
- getKeyType() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getKeyTypeFromAlgorithm(Algorithm) - Static method in class org.mozilla.jss.pkcs11.KeyType
-
Returns the KeyType corresponding to the given Algorithm.
- getKeyWrapper(KeyWrapAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
- getKeyWrapper(KeyWrapAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getLength() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getLength() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
Returns the length of the key in bytes, as returned by
PK11_GetKeyLength().
- getLevel() - Method in class org.mozilla.jss.ssl.SSLAlertEvent
-
- getLevel() - Static method in class org.mozilla.jss.util.Debug
-
Get debugging level of the application.
- getLevelStr() - Static method in class org.mozilla.jss.util.Debug
-
- getLibraryDescription() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the description of the internal PKCS #11 module.
- getLibraryName() - Method in class org.mozilla.jss.pkcs11.PK11Module
-
Returns the name of the shared library implementing this module.
- getLocalAddress() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getLocalKeyIDFromCert(byte[]) - Static method in class org.mozilla.jss.pkcs12.SafeBag
-
Computes the LocalKeyID attribute that should be stored with a key
and certificate.
- getLocalPort() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
- getLocalPort() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getLoginMode() - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Returns the login mode of this token: ONE_TIME, TIMEOUT, or
EVERY_TIME.
- getLoginMode() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getLoginTimeoutMinutes() - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Returns the login timeout period.
- getLoginTimeoutMinutes() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getMac() - Method in class org.mozilla.jss.pkcs12.MacData
-
- getMacAlgId() - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
-
- getMacAlgorithm() - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
-
- getMacData() - Method in class org.mozilla.jss.pkcs12.PFX
-
Returns the MacData of this PFX, which is used to verify the contents.
- getMacIterationCount() - Method in class org.mozilla.jss.pkcs12.MacData
-
- getMacSalt() - Method in class org.mozilla.jss.pkcs12.MacData
-
- getManufacturerID() - Method in class org.mozilla.jss.CryptoManager.InitializationValues
-
Returns the Manufacturer ID of the internal PKCS #11 module.
- getMode() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the mode of this algorithm.
- getModules() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all installed cryptographic modules.
- getModulus() - Method in class org.mozilla.jss.pkcs11.PK11RSAPublicKey
-
- getName() - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
-
- getName() - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Obtain the nickname, or label, of this token.
- getName() - Method in class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
-
- getName() - Method in class org.mozilla.jss.pkcs11.PK11Module
-
Returns the common name of this module.
- getName() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getName() - Method in class org.mozilla.jss.util.PasswordCallbackInfo
-
The name of the file or token that is being logged into.
- getNickName() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getNickname() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Returns the possibly-null nickname of this certificate.
- getNickname() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getNickName() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getNotAfter() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getNotAfter() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the notAfter field of this CertTemplate.
- getNotBefore() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getNotBefore() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the notBefore field of this CertTemplate.
- getNum() - Method in class org.mozilla.jss.asn1.Tag
-
Returns the tag number.
- getNumber() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
-
- getNumbers() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
-
- getObjectSigningTrust() - Method in interface org.mozilla.jss.crypto.InternalCertificate
-
Get the object signing trust flags for this certificate.
- getObjectSigningTrust() - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
-
Get the object signing trust flags for this certificate.
- getOCSPPolicy() - Static method in class org.mozilla.jss.CryptoManager
-
Gets the current ocsp Policy.
- getOID() - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
-
- getOID() - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
-
- getOID() - Method in class org.mozilla.jss.pkix.primitive.AVA
-
- getOIDdescription(byte[]) - Static method in class org.mozilla.jss.asn1.ASN1Util
-
getOIDdescription() returns a text description of the OID
from OID byte array
the OID byte array is expected to be without the OID Tag (6) and size
(together 2 bytes)
- getOrm() - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
If type == OTHER, returns the orm field.
- getOtherInfo() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getOtherInfo() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getOtherMsgSequence() - Method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getOtherMsgSequence() - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
-
- getOtherMsgType() - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
-
Returns the otherMsgType
field.
- getOtherMsgValue() - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
-
Returns the otherMsgValue
field.
- getOtherReqMsgType() - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
-
Returns the requestMessageType
field.
- getOtherReqMsgValue() - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
-
Returns the requestMessageValue
field.
- getOutputSize() - Method in class org.mozilla.jss.crypto.DigestAlgorithm
-
Returns the output size in bytes for this algorithm.
- getOutputSize() - Method in class org.mozilla.jss.crypto.JSSMessageDigest
-
Returns the length of the digest created by this digest's
digest algorithm.
- getOutputStream() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the output stream for writing to this socket.
- getOwningToken() - Method in interface org.mozilla.jss.crypto.PrivateKey
-
Returns the CryptoToken that owns this private key.
- getOwningToken() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getOwningToken() - Method in interface org.mozilla.jss.crypto.TokenCertificate
-
Returns the CryptoToken that owns this certificate.
- getOwningToken() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getOwningToken() - Method in class org.mozilla.jss.pkcs11.PK11InternalTokenCert
-
- getOwningToken() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
Returns a new CryptoToken where this key resides.
- getOwningToken() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getOwningToken() - Method in class org.mozilla.jss.pkcs11.PK11TokenCert
-
- getPadCount() - Method in class org.mozilla.jss.asn1.BIT_STRING
-
Returns the number of padding bits at the end of the array.
- getPadding() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the padding type of this algorithm.
- getPaddingType() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
-
Returns the type of padding for this algorithm.
- getParameterClass() - Method in class org.mozilla.jss.crypto.Algorithm
-
- getParameterClasses() - Method in class org.mozilla.jss.crypto.Algorithm
-
The types of parameter that this algorithm expects.
- getParameters() - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
-
If this instance was constructed, returns the
parameter passed in to the constructor.
- getParams() - Method in class org.mozilla.jss.pkcs11.PK11DSAPublicKey
-
- getPassphrase() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
- getPassword() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
-
Returns a reference to the password, not a copy.
- getPasswordAgain(PasswordCallbackInfo) - Method in class org.mozilla.jss.tests.FilePasswordCallback
-
- getPasswordAgain(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.ConsolePasswordCallback
-
- getPasswordAgain(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.NullPasswordCallback
-
- getPasswordAgain(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.Password
-
An implementation of PasswordCallback.getPasswordAgain
.
- getPasswordAgain(PasswordCallbackInfo) - Method in interface org.mozilla.jss.util.PasswordCallback
-
Tries supplying a password again.
- GetPasswordByteCopy(Password) - Static method in class org.mozilla.jss.util.Tunnel
-
- getPasswordCallback() - Method in class org.mozilla.jss.CryptoManager
-
Returns the currently registered password callback.
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in class org.mozilla.jss.tests.FilePasswordCallback
-
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.ConsolePasswordCallback
-
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.NullPasswordCallback
-
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in class org.mozilla.jss.util.Password
-
An implementation of
PasswordCallback.getPasswordFirstAttempt
.
- getPasswordFirstAttempt(PasswordCallbackInfo) - Method in interface org.mozilla.jss.util.PasswordCallback
-
Supplies a password.
- getPeerCertificate() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Retrieve certificate presented by the other other end
of the socket Not Supported in NSS 2.0 Beta release.
- getPendInfo() - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
If type == PEND, returns the pendInfo field.
- getPendTime() - Method in class org.mozilla.jss.pkix.cmc.PendInfo
-
- getPendToken() - Method in class org.mozilla.jss.pkix.cmc.PendInfo
-
- getPermCerts() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all certificates in the trust database.
- getPKCS11Type() - Method in class org.mozilla.jss.crypto.PrivateKey.Type
-
- getPKIArchiveOptions() - Method in class org.mozilla.jss.pkix.crmf.Control
-
Returns the value of this control as a PKIArchiveOptions, if it
actually is a PKIArchiveOptions.
- getPKIDataBodyid() - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
-
- getPKIPublicationInfo() - Method in class org.mozilla.jss.pkix.crmf.Control
-
Returns the value of this control as a PKIPublicationInfo, if it
actually is a PKIPublicationInfo.
- getPKIStatusInfo() - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
-
- getPop() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
-
Returns the pop field.
- getPoposkInput() - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
-
Retrieves the input to the Proof-of-Possession of the signing key.
- getPort() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getPrivateKey() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getPrivateKeyAlgorithm() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getPrivateKeys() - Method in interface org.mozilla.jss.crypto.CryptoStore
-
Returns all private keys stored on this token.
- getPrivateKeys() - Method in class org.mozilla.jss.pkcs11.PK11Store
-
- getProvider() - Method in class org.mozilla.jss.crypto.Signature
-
This is not supported yet.
- getProvider() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getProvider() - Method in class org.mozilla.jss.tests.JSSE_SSLServer
-
Get the configured provider.
- getProxy() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getPublicExponent() - Method in class org.mozilla.jss.crypto.RSAParameterSpec
-
Returns the public exponent e.
- getPublicExponent() - Method in class org.mozilla.jss.pkcs11.PK11RSAPublicKey
-
- getPublicKey() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Extracts the Public Key from this certificate.
- getPublicKey() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getPublicKey() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the publicKey field of this CertTemplate.
- getPubLocation(int) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
-
Returns the pubLocation in the SinglePubInfo at the given index.
- getPubMethod(int) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
-
Returns the pubMethod in the SinglePubInfo at the given index.
- getRandomGenerator() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getRawAlg() - Method in class org.mozilla.jss.crypto.SignatureAlgorithm
-
- getReason() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the reason
field, which should indicate the
reason for the revocation.
- getReason() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the reason
field, which should indicate the
reason for the revocation.
- getReason() - Method in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityItem
-
- getReasons() - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
Returns the reasons
field, which may be null
.
- getReasons() - Method in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
-
returns an enumeration.
- getReceiveBufferSize() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returnst he size (in bytes) of the receive buffer.
- getRecipientInfos() - Method in class org.mozilla.jss.pkcs7.EnvelopedData
-
- getRecipientInfos() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns a SET of RecipientInfo.
- getRecipientInfos() - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
-
- getRecipientInfos() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns a SET of RecipientInfo.
- getRegInfo() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
-
Returns the regInfo field.
- getRegistryIndex() - Method in class org.mozilla.jss.util.NativeProxy
-
- getRegistryIndices() - Static method in class org.mozilla.jss.util.NativeProxy
-
- getRemoteIssuer() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Get the distinguished name of the remote certificate's issuer
- getRemoteSubject() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Get the distinguished name of the subject of the remote certificate
- getRemoveTrailingZeroes() - Method in class org.mozilla.jss.asn1.BIT_STRING
-
Determines whether the DER-encoding of this bitstring will have
its trailing zeroes removed.
- getReqSequence() - Method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getRequest() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getResponse() - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
-
Returns the response
field, which is a SEQUENCE
of CertResponse
- getReuseAddress() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
- getRevCerts() - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
-
The revCerts
field, which is a SEQUENCE
of CertId
.
- getRFC1485() - Method in class org.mozilla.jss.pkix.primitive.Name
-
- getSafeContentsAt(Password, int) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
-
Returns the SafeContents at the given index in the AuthenticatedSafes,
decrypting it if necessary.
- getSalt() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
-
Returns a reference to the salt.
- getSalt() - Method in class org.mozilla.jss.pkix.primitive.PBEParameter
-
- getSaltLength() - Method in class org.mozilla.jss.crypto.PBEAlgorithm
-
Returns the number of bytes of salt that should be supplied when
generating keys with this algorithm.
- getSecret() - Method in class org.mozilla.jss.pkcs12.SecretBag
-
Returns the secret stored in the SecretBag.
- getSecretType() - Method in class org.mozilla.jss.pkcs12.SecretBag
-
Returns the type of secret stored in the SecretBag.
- getSecureRNG() - Method in interface org.mozilla.jss.crypto.TokenSupplier
-
- getSecureRNG() - Method in class org.mozilla.jss.CryptoManager
-
Retrieves a FIPS-140-2 validated random number generator.
- getSecurityStatus() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Get exact security status of socket.
- getSeed() - Method in class org.mozilla.jss.crypto.PQGParams
-
- getSendBufferSize() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the size (in bytes) of the send buffer.
- getSequence() - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
-
Returns the raw SEQUENCE which constitutes this
AuthenticatedSafes.
- getSerial() - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
-
Returns the serial
field.
- getSerialNumber() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Returns the serial number of this certificate.
- getSerialNumber() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getSerialNumber() - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
-
- getSerialNumber() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getSerialNumber() - Method in class org.mozilla.jss.pkix.cmc.GetCert
-
Returns the serialNumber
field.
- getSerialNumber() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the serialNumber
field.
- getSerialNumber() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the serialNumber
field.
- getSerialNumber() - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
-
- getSerialNumber() - Method in class org.mozilla.jss.pkix.crmf.CertId
-
Returns the serialNumber
field.
- getSerialNumber() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the serialNumber field of this CertTemplate.
- getSerialNumber() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Get the serial number of the remote certificate
- getSerialNumberByteArray() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getSessionKeySize() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
Query how many bits long the session key is.
- getSessionSecretSize() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
-
To satisfy export restrictions, some of the session key may
be revealed.
- getSharedSecret() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
Returns the passphrase
field.
- getSharedSecret() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
Returns the sharedSecret
field.
- getSignature() - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
-
Retrieves the signature.
- getSignature() - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
If type == SIGNATURE, returns the signature field.
- getSignatureAlgId() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getSignatureContext(SignatureAlgorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
-
Creates a Signature object, which can perform signing and signature
verification.
- getSignatureContext(SignatureAlgorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getSignedAttributes() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the signed attributes, if they exist.
- getSignerIdentifier() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the SignerIdentifier.
- getSignerInfos() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns a SET of SignerInfo.
- getSignerInfos() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the signerInfos field, which is a SET of
org.mozilla.jss.pkcs7.SignerInfo.
- getSignerInfos() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns a SET of SignerInfo.
- getSignerInfos() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the signerInfos field, which is a SET of
org.mozilla.jss.pkix.cms.SignerInfo.
- getSigningAlg() - Method in class org.mozilla.jss.crypto.SignatureAlgorithm
-
The raw encryption portion of the signature algorithm.
- getSigningAlg() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the signingAlg field of this CertTemplate.
- getSize() - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
-
Returns the size of the sequence, which is the number of SafeContents
in this AuthenticatedSafes.
- getSocket() - Method in class org.mozilla.jss.ssl.SSLAlertEvent
-
- getSocket() - Method in class org.mozilla.jss.ssl.SSLHandshakeCompletedEvent
-
get socket on which the event occured
- getSockTotal() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
returns the total number SSLSockets created.
- getSoLinger() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the current value of the SO_LINGER socket option.
- getSoTimeout() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
Returns the current value of the SO_TIMEOUT socket option.
- getSoTimeout() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the current value of the SO_TIMEOUT socket option.
- getSSLDefaultOptions() - Static method in class org.mozilla.jss.ssl.SSLSocket
-
- getSSLOptions() - Method in class org.mozilla.jss.ssl.SSLServerSocket
-
- getSSLOptions() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getSSLTrust() - Method in interface org.mozilla.jss.crypto.InternalCertificate
-
Get the SSL trust flags for this certificate.
- getSSLTrust() - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
-
Get the SSL trust flags for this certificate.
- getStatus() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getStatus() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getStatus() - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
-
The status
field, which is a SEQUENCE
of PKIStatusInfo
.
- getStatus() - Method in class org.mozilla.jss.ssl.SSLHandshakeCompletedEvent
-
get security information about this socket, including
cert data
- getStatus() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the security status of this socket.
- getStatusString() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getStatusString() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getStrength() - Method in interface org.mozilla.jss.crypto.PrivateKey
-
Returns the size, in bits, of the modulus of an RSA key.
- getStrength() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getStrength() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
Returns the size in bits of the modulus of an RSA Private key.
- getStrength() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
Returns key strength, measured as the number of bits of secret material.
- getSubject() - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getSubject() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getSubject() - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
-
Returns the subject
field.
- getSubject() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Sets the subject field of this CertTemplate.
- getSubjectDN() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
Returns the RFC 1485 ASCII encoding of the Subject Name.
- getSubjectDN() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getSubjectDNString() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getSubjectKeyIdentifier() - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
If type == SUBJECT_KEY_IDENTIFIER, returns the SubjectKeyIdentifier
field.
- getSubjectPublicKey() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getSubjectPublicKeyInfo() - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getSubjectPublicKeyInfo() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getSubjectUID() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the subjectUID field of this CertTemplate.
- getSubjectUniqueIdentifier() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getSubsequentMessage() - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
If type==SUBSEQUENT_MESSAGE, returns the subsequentMessage field.
- getSuccess() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
-
Set status return value to success.
- getSuccess() - Method in class org.mozilla.jss.tests.JSS_FileUploadServer
-
- getSuccess() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
Set status return value to success.
- getSuccess() - Method in class org.mozilla.jss.tests.JSS_SelfServServer
-
- getSuccess() - Method in class org.mozilla.jss.tests.SSLClientAuth
-
- getSymKeyByName(SymmetricKey[], String) - Static method in class org.mozilla.jss.tests.SymKeyDeriving
-
- getSymmAlg() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
May return null
.
- getSymmetricKeyDeriver() - Method in interface org.mozilla.jss.crypto.CryptoToken
-
- getSymmetricKeyDeriver() - Method in class org.mozilla.jss.pkcs11.PK11Token
-
- getSymmetricKeys() - Method in interface org.mozilla.jss.crypto.CryptoStore
-
Returns all symmetric keys stored on this token.
- getSymmetricKeys() - Method in class org.mozilla.jss.pkcs11.PK11Store
-
- getTag() - Method in class org.mozilla.jss.asn1.ANY
-
Returns the tag of this value.
- getTag() - Method in class org.mozilla.jss.asn1.ASN1Header
-
- getTag() - Method in interface org.mozilla.jss.asn1.ASN1Value
-
Returns the base tag for this type, not counting any tags
that may be imposed on it by its context.
- getTag() - Method in class org.mozilla.jss.asn1.BIT_STRING
-
- getTag() - Method in class org.mozilla.jss.asn1.BMPString
-
- getTag() - Method in class org.mozilla.jss.asn1.BMPString.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.BOOLEAN
-
- getTag() - Method in class org.mozilla.jss.asn1.CharacterString
-
- getTag() - Method in class org.mozilla.jss.asn1.CharacterString.Template
-
Must be overridden to return the tag for the subclass.
- getTag() - Method in class org.mozilla.jss.asn1.CHOICE
-
Returns the tag that the chosen element is encoded with, which is
either the underlying tag of the element or an implicit tag.
- getTag() - Method in class org.mozilla.jss.asn1.ENUMERATED
-
- getTag() - Method in class org.mozilla.jss.asn1.EXPLICIT
-
Returns the Tag of this EXPLICIT tag.
- getTag() - Method in class org.mozilla.jss.asn1.GeneralizedTime
-
- getTag() - Method in class org.mozilla.jss.asn1.GeneralizedTime.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.IA5String
-
- getTag() - Method in class org.mozilla.jss.asn1.IA5String.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.INTEGER
-
- getTag() - Method in class org.mozilla.jss.asn1.NULL
-
- getTag() - Method in class org.mozilla.jss.asn1.NULL.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
-
- getTag() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.OCTET_STRING
-
- getTag() - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.PrintableString
-
- getTag() - Method in class org.mozilla.jss.asn1.PrintableString.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.SEQUENCE
-
- getTag() - Method in class org.mozilla.jss.asn1.SET
-
- getTag() - Method in class org.mozilla.jss.asn1.TeletexString
-
- getTag() - Method in class org.mozilla.jss.asn1.TeletexString.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.TimeBase
-
- getTag() - Method in class org.mozilla.jss.asn1.TimeBase.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.UniversalString
-
- getTag() - Method in class org.mozilla.jss.asn1.UniversalString.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.UTCTime
-
- getTag() - Method in class org.mozilla.jss.asn1.UTCTime.Template
-
- getTag() - Method in class org.mozilla.jss.asn1.UTF8String
-
- getTag() - Method in class org.mozilla.jss.asn1.UTF8String.Template
-
- getTag() - Method in class org.mozilla.jss.pkcs10.CertificationRequest
-
- getTag() - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getTag() - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
-
- getTag() - Method in class org.mozilla.jss.pkcs12.CertBag
-
- getTag() - Method in class org.mozilla.jss.pkcs12.MacData
-
- getTag() - Method in class org.mozilla.jss.pkcs12.PFX
-
- getTag() - Method in class org.mozilla.jss.pkcs12.SafeBag
-
- getTag() - Method in class org.mozilla.jss.pkcs12.SecretBag
-
- getTag() - Method in class org.mozilla.jss.pkcs7.Attribute
-
- getTag() - Method in class org.mozilla.jss.pkcs7.ContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkcs7.DigestedData
-
- getTag() - Method in class org.mozilla.jss.pkcs7.DigestInfo
-
- getTag() - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkcs7.EncryptedData
-
- getTag() - Method in class org.mozilla.jss.pkcs7.EnvelopedData
-
- getTag() - Method in class org.mozilla.jss.pkcs7.EnvelopedData.Template
-
- getTag() - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
-
- getTag() - Method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getTag() - Method in class org.mozilla.jss.pkcs7.RecipientInfo.Template
-
- getTag() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
- getTag() - Method in class org.mozilla.jss.pkcs7.SignedData
-
- getTag() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cert.Certificate
-
- getTag() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cert.Extension
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.GetCert
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.PendInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.CertOrEncCert
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
-
- getTag() - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.ContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.DigestedData
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.DigestInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.EncryptedData
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.EnvelopedData.Template
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo.Template
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
- getTag() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.CertId
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.CertRequest
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
-
- getTag() - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.Attribute
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.AVA
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.DirectoryString
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.Name
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.PBEParameter
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.RDN
-
- getTag() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getTag() - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getTagClass() - Method in class org.mozilla.jss.asn1.Tag
-
Returns the tag class.
- getTcpNoDelay() - Method in class org.mozilla.jss.ssl.SSLSocket
-
Returns the current setting of the TCP_NO_DELAY socket option.
- getTcr() - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
If type == PKCS10, returns the tcr field.
- getTemplate() - Static method in class org.mozilla.jss.asn1.ANY
-
Returns a singleton instance of a decoding template.
- getTemplate() - Static method in class org.mozilla.jss.asn1.BIT_STRING
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.BMPString
-
Returns a singleton instance of BMPString.Template.
- getTemplate() - Static method in class org.mozilla.jss.asn1.BOOLEAN
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.CHOICE
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.ENUMERATED
-
- getTemplate(Tag, ASN1Template) - Static method in class org.mozilla.jss.asn1.EXPLICIT
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.GeneralizedTime
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.IA5String
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.INTEGER
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.NULL
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.OCTET_STRING
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.PrintableString
-
Returns a singleton instance of the decoding template for this class.
- getTemplate() - Static method in class org.mozilla.jss.asn1.SEQUENCE
-
- getTemplate() - Method in class org.mozilla.jss.asn1.SET.Template.Element
-
Returns the template for this element.
- getTemplate() - Static method in class org.mozilla.jss.asn1.TeletexString
-
Returns a singleton instance of the decoding template for this class.
- getTemplate() - Static method in class org.mozilla.jss.asn1.UniversalString
-
Returns a singleton instance of the decoding template for this class.
- getTemplate() - Static method in class org.mozilla.jss.asn1.UTCTime
-
- getTemplate() - Static method in class org.mozilla.jss.asn1.UTF8String
-
Returns a singleton instance of UTF8String.Template.
- getTemplate() - Static method in class org.mozilla.jss.pkcs10.CertificationRequest
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs12.CertBag
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs12.MacData
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs12.SafeBag
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs12.SecretBag
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.Attribute
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.ContentInfo
-
Returns a singleton instance of a decoding template for ContentInfo.
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.DigestInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.EncryptedData
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
-
Returns a singleton template instance.
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkcs7.SignerInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cert.Certificate
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cert.Extension
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.BodyPartReference
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.CMCCertId
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.GetCert
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.LraPopWitness
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.OtherMsg
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.PendInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.PKIData
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.ResponseBody
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.ContentInfo
-
Returns a singleton instance of a decoding template for ContentInfo.
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.DigestInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
-
Returns a singleton instance of a decoding template for EncapsulatedContentInfo.
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.EncryptedData
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
-
Returns a singleton template instance.
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.SignedData
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.cms.SignerInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.CertId
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.CertReqMsg
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.EncryptedKey
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.Attribute
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.DirectoryString
-
Returns a singleton instance of the decoding template for this class.
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.Name
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.PBEParameter
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getTemplate() - Static method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
-
- getTemplate() - Static method in class org.mozilla.jss.SecretDecoderRing.Encoding
-
- getTestCiphers() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
-
- getThePOPAlgID() - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
-
- getThePOPAlgID() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getThisMessage() - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
If type==THIS_MESSAGE, returns the thisMessage field.
- getThreadToken() - Method in interface org.mozilla.jss.crypto.TokenSupplier
-
- getThreadToken() - Method in class org.mozilla.jss.CryptoManager
-
Returns the default token for the current thread.
- getTime() - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
-
Returns the time
field, which may be null
.
- getTokenByName(String) - Method in class org.mozilla.jss.CryptoManager
-
Looks up the CryptoToken with the given name.
- getTokens() - Method in class org.mozilla.jss.pkcs11.PK11Module
-
Get the CryptoTokens provided by this module.
- getTokensSupportingAlgorithm(Algorithm) - Method in class org.mozilla.jss.CryptoManager
-
Retrieves all tokens that support the given algorithm.
- getTokenSupplier() - Static method in class org.mozilla.jss.crypto.TokenSupplierManager
-
- getTotalLength() - Method in class org.mozilla.jss.asn1.ASN1Header
-
Returns the length of the header plus the length of the contents;
the total length of the DER encoding of an ASN1 value.
- getTrust(int) - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
Gets the trust flags for this cert.
- getType() - Method in interface org.mozilla.jss.crypto.PrivateKey
-
Returns the type (RSA or DSA) of this private key.
- getType() - Method in interface org.mozilla.jss.crypto.SymmetricKey
-
- getType() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
- getType() - Method in class org.mozilla.jss.pkcs11.PK11SymKey
-
- getType() - Method in class org.mozilla.jss.pkcs7.Attribute
-
- getType() - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
-
Returns the type of BodyPartReference:
BodyPartID
BodyPartPath
- getType() - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
-
Returns the type of OtherInfo:
FAIL
PEND
EXTENDED
- getType() - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
-
- getType() - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
-
Returns the type of TaggedRequest:
PKCS10
CRMF
OTHER
- getType() - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
-
Returns the type of SignerIdentifier:
ISSUER_AND_SERIALNUMBER
SUBJECT_KEY_IDENTIFIER
- getType() - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
-
- getType() - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
-
Returns the type of PKIArchiveOptions.
- getType() - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
-
Returns the type of POPOPrivKey: THIS_MESSAGE, SUBSEQUENT_MESSAGE,
or DHMAC.
- getType() - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
-
Returns the type of ProofOfPossesion:
RA_VERIFIED
SIGNATURE
KEY_ENCIPHERMENT
KEY_AGREEMENT
- getType() - Method in class org.mozilla.jss.pkix.primitive.Attribute
-
- getType() - Method in class org.mozilla.jss.util.PasswordCallbackInfo
-
The type of object that is being logged into, FILE
or TOKEN
.
- getUnauthenticatedAttributes() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the unauthenticated attributes, if they exist.
- getUniqueID() - Method in interface org.mozilla.jss.crypto.PrivateKey
-
- getUniqueID() - Method in interface org.mozilla.jss.crypto.TokenCertificate
-
- getUniqueID() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getUniqueID() - Method in class org.mozilla.jss.pkcs11.PK11InternalTokenCert
-
- getUniqueID() - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
-
- getUniqueID() - Method in class org.mozilla.jss.pkcs11.PK11TokenCert
-
- getUnsignedAttributes() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the unsigned attributes, if they exist.
- getUsage() - Method in class org.mozilla.jss.CryptoManager.CertificateUsage
-
- getUsage() - Method in class org.mozilla.jss.CryptoManager.CertUsage
-
- getUseClientMode() - Method in class org.mozilla.jss.ssl.SSLSocket
-
- getUTF8String() - Method in class org.mozilla.jss.pkix.crmf.Control
-
Returns the value of this control as a UTF8String, if it actually
is a UTF8String.
- getVal() - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
-
- getVal() - Method in class org.mozilla.jss.crypto.SymmetricKey.Usage
-
- getValue() - Method in class org.mozilla.jss.asn1.CHOICE
-
Returns the chosen value.
- getValue() - Method in class org.mozilla.jss.asn1.ENUMERATED
-
Returns the value as a long.
- getValue() - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
-
Returns the failInfoValue of this ExtendedFailInfo, encoded as an ANY.
- getValue() - Method in class org.mozilla.jss.pkix.primitive.AVA
-
Returns the value of this AVA, encoded as an ANY.
- getValueHint() - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
-
May return null
.
- getValues() - Method in class org.mozilla.jss.pkcs7.Attribute
-
If this AVA was constructed, returns the SET of ASN1Values passed to the
constructor.
- getValues() - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
-
If this AVA was constructed, returns the SET of ASN1Values passed to the
constructor.
- getValues() - Method in class org.mozilla.jss.pkix.primitive.Attribute
-
If this AVA was constructed, returns the SET of ASN1Values passed to the
constructor.
- getVersion() - Method in interface org.mozilla.jss.crypto.X509Certificate
-
- getVersion() - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
-
- getVersion() - Method in class org.mozilla.jss.pkcs11.PK11Cert
-
- getVersion() - Method in class org.mozilla.jss.pkcs12.PFX
-
- getVersion() - Method in class org.mozilla.jss.pkcs7.DigestedData
-
- getVersion() - Method in class org.mozilla.jss.pkcs7.EncryptedData
-
- getVersion() - Method in class org.mozilla.jss.pkcs7.EnvelopedData
-
- getVersion() - Method in class org.mozilla.jss.pkcs7.RecipientInfo
-
- getVersion() - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
-
Returns the version number.
- getVersion() - Method in class org.mozilla.jss.pkcs7.SignedData
-
Returns the version of this SignedData.
- getVersion() - Method in class org.mozilla.jss.pkcs7.SignerInfo
-
Retrieves the version number of this SignerInfo.
- getVersion() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
-
- getVersion() - Method in class org.mozilla.jss.pkix.cms.DigestedData
-
- getVersion() - Method in class org.mozilla.jss.pkix.cms.EncryptedData
-
- getVersion() - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
-
- getVersion() - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
-
- getVersion() - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
-
Returns the version number.
- getVersion() - Method in class org.mozilla.jss.pkix.cms.SignedData
-
Returns the version of this SignedData.
- getVersion() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
-
Retrieves the version number of this SignerInfo.
- getVersion() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
-
Returns the version field of this CertTemplate.
- getVersion() - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
-
- getW() - Method in class org.mozilla.jss.pkcs11.PK11ECPublicKey
-
- getWitness() - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
-
- getWitness() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getWitness() - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
-
- getWitness() - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
-
- getWitnessAlgID() - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
-
- getY() - Method in class org.mozilla.jss.pkcs11.PK11DSAPublicKey
-
- GiveUpException() - Constructor for exception org.mozilla.jss.util.PasswordCallback.GiveUpException
-
- GiveUpException(String) - Constructor for exception org.mozilla.jss.util.PasswordCallback.GiveUpException
-
- granted - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
-
- grantedWithMods - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
-