Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

aACompromise - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
aACompromise - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
accept() - Method in class org.mozilla.jss.ssl.SSLServerSocket
Accepts a connection.
add(AVA) - Method in class org.mozilla.jss.pkix.primitive.RDN
 
addBodyPartId(int) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
Adds a BodyPartID to the bodyPartPath SEQUENCE.
addBodyPartID(int) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
Adds a BodyPartID to the bodyList SEQUENCE.
addBodyPartID(int) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
Adds a BodyPartID to the bodyList SEQUENCE.
addBodyPartId(int) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
Adds a BodyPartID to the bodyIds SEQUENCE.
addCertResponse(CertResponse) - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
Adds another CertResponse.
addCommonName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a common name (CN) to the Name.
addCountryName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a country name (C) to the Name.
addElement(ASN1Template) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Adds a new sub-template to this CHOICE template with no implicit tag.
addElement(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Adds a new sub-template to this CHOICE template with an implicit tag.
addElement(ASN1Template) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds a sub-template to the end of this SEQUENCE template.
addElement(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds a sub-template to the end of this SEQUENCE template, with the given implicit tag.
addElement(ASN1Template, ASN1Value) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds a sub-template with a default value.
addElement(Tag, ASN1Template, ASN1Value) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds a sub-template with a default value and an implicit tag.
addElement(ASN1Value) - Method in class org.mozilla.jss.asn1.SET
Adds an element to this SET.
addElement(Tag, ASN1Value) - Method in class org.mozilla.jss.asn1.SET
Adds an element to this SET with the given implicit tag.
addElement(ASN1Template) - Method in class org.mozilla.jss.asn1.SET.Template
Adds a sub-template to the end of this SET template.
addElement(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.SET.Template
Adds a sub-template with the given implicit tag to the end of this SET template.
addElement(ASN1Template, ASN1Value) - Method in class org.mozilla.jss.asn1.SET.Template
Adds a sub-template with the given default value to the end of this SET template.
addElement(Tag, ASN1Template, ASN1Value) - Method in class org.mozilla.jss.asn1.SET.Template
Adds a sub-template with the given default value and implicit tag to the end of this SET template.
addElement(RDN) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a relative distinguished name to the Name.
addElement(AVA) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a relative distinguished name containing a single AVA.
addEncryptedSafeContents(PBEAlgorithm, Password, byte[], int, SEQUENCE) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
Encrypts a SafeContents and adds it to the AuthenticatedSafes.
addExtension(Extension) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
addFreeText(String) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
Adds a string to the statusString SEQUENCE.
addFreeText(UTF8String) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
Adds a UTF8String to the statusString SEQUENCE.
addHandshakeCompletedListener(SSLHandshakeCompletedListener) - Method in class org.mozilla.jss.ssl.SSLSocket
Adds a listener to be notified when an SSL handshake completes.
addKey(KeyStore, String) - Static method in class org.mozilla.jss.tests.KeyStoreTest
 
addLocalityName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a locality name (L) to the Name.
addOptionalElement(ASN1Template) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds an optional sub-template.
addOptionalElement(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Adds an optional sub-template with an implicit tag.
addOptionalElement(ASN1Template) - Method in class org.mozilla.jss.asn1.SET.Template
Adds an optional sub-template to the end of this SET template.
addOptionalElement(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.SET.Template
Adds an optional sub-template with the given implicit tag to the end of this SET template.
addOrganizationalUnitName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds an organizational unit name (OU) to the Name.
addOrganizationName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds an organization name (O) to the Name.
addReason(int, PK11Cert, int) - Method in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
add a new failure reason to this enumeration.
addSafeContents(SEQUENCE) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
Appends an unencrypted SafeContents to the end of the AuthenticatedSafes.
addSocketListener(SSLSocketListener) - Method in class org.mozilla.jss.ssl.SSLSocket
 
addStateOrProvinceName(String) - Method in class org.mozilla.jss.pkix.primitive.Name
Adds a state or province name (S) to the Name.
AES - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
AES - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
AES - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
AES - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
AES - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
AES_128_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_128_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_128_ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_192_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_192_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_192_ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_256_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_256_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_256_ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_CBC - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
AES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_CBC_PAD_OID - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_ECB - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_KEY_WRAP - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_KEY_WRAP_OID - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_KEY_WRAP_PAD - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_KEY_WRAP_PAD_OID - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
AES_ROOT_OID - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
affiliationChanged - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
affiliationChanged - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
A bit position in a ReasonFlags bit string.
affiliationChanged - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
alertReceived(SSLAlertEvent) - Method in interface org.mozilla.jss.ssl.SSLSocketListener
 
alertSent(SSLAlertEvent) - Method in interface org.mozilla.jss.ssl.SSLSocketListener
 
algFamily - Variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
algHash - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
ALGORITHM - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for FIPS standardized algorithms.
Algorithm - Class in org.mozilla.jss.crypto
Represents a cryptographic algorithm.
Algorithm(int, String) - Constructor for class org.mozilla.jss.crypto.Algorithm
 
Algorithm(int, String, OBJECT_IDENTIFIER) - Constructor for class org.mozilla.jss.crypto.Algorithm
 
Algorithm(int, String, OBJECT_IDENTIFIER, Class) - Constructor for class org.mozilla.jss.crypto.Algorithm
 
Algorithm(int, String, OBJECT_IDENTIFIER, Class[]) - Constructor for class org.mozilla.jss.crypto.Algorithm
 
algorithm - Variable in class org.mozilla.jss.crypto.KeyPairGenerator
 
algorithm - Variable in class org.mozilla.jss.crypto.Signature
 
AlgorithmIdentifier - Class in org.mozilla.jss.pkix.primitive
 
AlgorithmIdentifier(OBJECT_IDENTIFIER) - Constructor for class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
Creates an AlgorithmIdentifier with no parameter.
AlgorithmIdentifier(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
Creates an AlgorithmIdentifier.
AlgorithmIdentifier.Template - Class in org.mozilla.jss.pkix.primitive
 
algorithms - Variable in class org.mozilla.jss.pkcs11.KeyType
 
AlreadyInitializedException - Exception in org.mozilla.jss.crypto
This exception is thrown if an initialization operation is attempted on something that is already initialized.
AlreadyInitializedException() - Constructor for exception org.mozilla.jss.crypto.AlreadyInitializedException
 
AlreadyInitializedException(String) - Constructor for exception org.mozilla.jss.crypto.AlreadyInitializedException
 
ANY - Class in org.mozilla.jss.asn1
Represents an ASN.1 ANY value.
ANY(Tag, byte[]) - Constructor for class org.mozilla.jss.asn1.ANY
Creates an ANY value, which is just a generic ASN.1 value.
ANY(byte[]) - Constructor for class org.mozilla.jss.asn1.ANY
Creates an ANY value, which is just a generic ASN.1 value.
ANY.Template - Class in org.mozilla.jss.asn1
A class for decoding ANY values from BER.
AnyCA - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
AnyCA - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
append(String) - Method in exception org.mozilla.jss.asn1.InvalidBERException
 
APPLICATION - Static variable in class org.mozilla.jss.asn1.Tag
A tag class.
APPLICATION - Static variable in class org.mozilla.jss.asn1.Tag.Class
 
approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in interface org.mozilla.jss.ssl.SSLCertificateApprovalCallback
This method is called when the server sends it's certificate to the client.
approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class org.mozilla.jss.ssl.TestCertApprovalCallback
 
approve(X509Certificate, SSLCertificateApprovalCallback.ValidityStatus) - Method in class org.mozilla.jss.tests.TestCertificateApprovalCallback
 
ARCHIVE_REM_GEN_PRIV_KEY - Static variable in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
ASN1Header - Class in org.mozilla.jss.asn1
The portion of a BER encoding that precedes the contents octets.
ASN1Header(InputStream) - Constructor for class org.mozilla.jss.asn1.ASN1Header
Gets info about the next item in the DER stream, consuming the identifier and length octets.
ASN1Header(Tag, Form, long) - Constructor for class org.mozilla.jss.asn1.ASN1Header
This constructor is to be called when we are constructing an ASN1Value rather than decoding it.
ASN1Template - Interface in org.mozilla.jss.asn1
An interface for decoding ASN1Values from their BER encodings.
ASN1Util - Class in org.mozilla.jss.asn1
 
ASN1Util() - Constructor for class org.mozilla.jss.asn1.ASN1Util
 
ASN1Value - Interface in org.mozilla.jss.asn1
A value that can be decoded from BER and encoded to DER.
Assert - Class in org.mozilla.jss.util
C-style assertions in Java.
Assert() - Constructor for class org.mozilla.jss.util.Assert
 
AssertionException - Exception in org.mozilla.jss.util
Assertion exceptions are thrown when assertion code is invoked and fails to operate properly.
AssertionException() - Constructor for exception org.mozilla.jss.util.AssertionException
 
AssertionException(String) - Constructor for exception org.mozilla.jss.util.AssertionException
 
assertRegistryEmpty() - Static method in class org.mozilla.jss.util.NativeProxy
Assert that the Registry is empty.
at(int) - Method in class org.mozilla.jss.pkix.primitive.RDN
 
Attribute - Class in org.mozilla.jss.pkcs7
An Attribute, which has the following ASN.1 definition (roughly): Attribute ::= SEQUENCE { type OBJECT IDENTIFIER, value SET }
Attribute(OBJECT_IDENTIFIER, SET) - Constructor for class org.mozilla.jss.pkcs7.Attribute
 
Attribute(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkcs7.Attribute
 
Attribute - Class in org.mozilla.jss.pkix.primitive
An Attribute, which has the following ASN.1 definition (roughly): Attribute ::= SEQUENCE { type OBJECT IDENTIFIER, value SET }
Attribute(OBJECT_IDENTIFIER, SET) - Constructor for class org.mozilla.jss.pkix.primitive.Attribute
 
Attribute(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.primitive.Attribute
 
Attribute.Template - Class in org.mozilla.jss.pkcs7
A Template for decoding an Attribute.
Attribute.Template - Class in org.mozilla.jss.pkix.primitive
A Template for decoding an Attribute.
authDataFail - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
AuthenticatedSafes - Class in org.mozilla.jss.pkcs12
An AuthenticatedSafes, which is a SEQUENCE of SafeContents.
AuthenticatedSafes() - Constructor for class org.mozilla.jss.pkcs12.AuthenticatedSafes
Default constructor, creates an empty AuthenticatedSafes.
AuthenticatedSafes(SEQUENCE) - Constructor for class org.mozilla.jss.pkcs12.AuthenticatedSafes
Creates an AuthenticatedSafes from a SEQUENCE of ContentInfo.
AuthenticatedSafes.Template - Class in org.mozilla.jss.pkcs12
A Template class for decoding an AuthenticatedSafes from its BER encoding.
AVA - Class in org.mozilla.jss.pkix.primitive
An AttributeValueAssertion, which has the following ASN.1 definition (roughly): AttributeValueAssertion ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY DEFINED BY type }
AVA(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.primitive.AVA
 
AVA.Template - Class in org.mozilla.jss.pkix.primitive
A Template for decoding an AVA.
available() - Method in class org.mozilla.jss.util.Base64InputStream
 

B

BAD_ALG - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
BAD_CERT_DOMAIN - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
this indicates common-name mismatch
BAD_CERT_ID - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
BAD_IDENTITY - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
BAD_KEY - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
BAD_MESSAGE_CHECK - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
BAD_REQUEST - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
BAD_SIGNATURE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
BAD_TIME - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
badAlg - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
badCertId - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
badDataFormat - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
badMessageCheck - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
BadPaddingException - Exception in org.mozilla.jss.crypto
Deprecated.
Use javax.crypto.BadPaddingException.
BadPaddingException() - Constructor for exception org.mozilla.jss.crypto.BadPaddingException
Deprecated.
 
BadPaddingException(String) - Constructor for exception org.mozilla.jss.crypto.BadPaddingException
Deprecated.
 
badRequest - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
BadSSL - Class in org.mozilla.jss.tests
The BadSSL test case maintains an internal mapping from badssl.com subdomains to expected exceptions and validates they occur.
BadSSL() - Constructor for class org.mozilla.jss.tests.BadSSL
 
badTime - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
Base64InputStream - Class in org.mozilla.jss.util
Reads in base-64 encoded input and spits out the raw binary decoding.
Base64InputStream(InputStream) - Constructor for class org.mozilla.jss.util.Base64InputStream
 
Base64OutputStream - Class in org.mozilla.jss.util
An output stream filter that takes arbitrary bytes and outputs their base64 encoding.
Base64OutputStream(PrintStream) - Constructor for class org.mozilla.jss.util.Base64OutputStream
Create a stream that does not insert line breaks.
Base64OutputStream(PrintStream, int) - Constructor for class org.mozilla.jss.util.Base64OutputStream
 
basicCertificateUsages - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
BERencode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.SET
Encodes this SET without re-ordering it.
bFipsMode - Variable in class org.mozilla.jss.tests.JCAKeyWrap
 
BigIntegerToUnsignedByteArray(BigInteger) - Static method in class org.mozilla.jss.crypto.PQGParams
Produces an unsigned byte-array representation of a BigInteger.
BigObjectIdentifier - Class in org.mozilla.jss.tests
 
BigObjectIdentifier() - Constructor for class org.mozilla.jss.tests.BigObjectIdentifier
 
BIT_STRING - Class in org.mozilla.jss.asn1
An ASN.1 BIT STRING, which is an ordered sequence of bits.
BIT_STRING(byte[], int) - Constructor for class org.mozilla.jss.asn1.BIT_STRING
 
BIT_STRING(BitSet, int) - Constructor for class org.mozilla.jss.asn1.BIT_STRING
Constructs a BIT_STRING from a BitSet.
BIT_STRING.Template - Class in org.mozilla.jss.asn1
A class for decoding a BIT_STRING from its BER encoding.
BMPString - Class in org.mozilla.jss.asn1
The ASN.1 type BMPString.
BMPString(char[]) - Constructor for class org.mozilla.jss.asn1.BMPString
Creates a new BMPString from an array of Java characters.
BMPString(String) - Constructor for class org.mozilla.jss.asn1.BMPString
Creates a new BMPString from a Java String.
BMPString.Template - Class in org.mozilla.jss.asn1
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.BodyPartReference
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.LraPopWitness
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
BODYIDMAX - Static variable in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
 
BodyPartID - Static variable in class org.mozilla.jss.pkix.cmc.BodyPartReference
 
BodyPartPath - Static variable in class org.mozilla.jss.pkix.cmc.BodyPartReference
 
BodyPartReference - Class in org.mozilla.jss.pkix.cmc
CMC BodyPartReference: BodyPartReference::= CHOICE { bodyPartID BodyPartID bodyPartPath SEQUENCE SIZE (1..MAX) OF BodyPartID, }
BodyPartReference(BodyPartReference.Type, INTEGER, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.BodyPartReference
 
BodyPartReference.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a BodyPartReference.
BodyPartReference.Type - Class in org.mozilla.jss.pkix.cmc
The type of BodyPartReference.
BOOLEAN - Class in org.mozilla.jss.asn1
An ASN.1 BOOLEAN value.
BOOLEAN(boolean) - Constructor for class org.mozilla.jss.asn1.BOOLEAN
Creates a BOOLEAN with the given value.
BOOLEAN.Template - Class in org.mozilla.jss.asn1
A Class for decoding BOOLEAN values from their BER encodings.
buildCertificateChain(X509Certificate) - Method in class org.mozilla.jss.CryptoManager
Given a certificate, constructs its certificate chain.

C

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 CHOICEs
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.

D

DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
DATA_GRAM - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLProtocolVariant
 
DatabaseCloser - Class in org.mozilla.jss
A class for closing databases.
DatabaseCloser() - Constructor for class org.mozilla.jss.DatabaseCloser
Creates a new DatabaseCloser.
Debug - Class in org.mozilla.jss.util
Controls debug-mode operation of JSS classes, and allows for printing trace statements to standard output.
Debug() - Constructor for class org.mozilla.jss.util.Debug
 
DEBUG - Static variable in class org.mozilla.jss.util.Debug
Controls debug mode for JSS.
debug_level - Static variable in interface org.mozilla.jss.tests.Constants
Debug level for all tests
decode(InputStream) - Method in class org.mozilla.jss.asn1.ANY.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.ANY.Template
 
decode(InputStream) - Method in interface org.mozilla.jss.asn1.ASN1Template
Decodes an ASN1Value from the InputStream without an implicit tag.
decode(Tag, InputStream) - Method in interface org.mozilla.jss.asn1.ASN1Template
Decodes an ASN1Value from the InputStream with the given implicit tag.
decode(ASN1Template, byte[]) - Static method in class org.mozilla.jss.asn1.ASN1Util
 
decode(Tag, ASN1Template, byte[]) - Static method in class org.mozilla.jss.asn1.ASN1Util
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.BIT_STRING.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.BIT_STRING.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.BOOLEAN.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.BOOLEAN.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.CharacterString.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.CharacterString.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.CHOICE.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Decodes a CHOICE.
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.ENUMERATED.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.EXPLICIT.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.EXPLICIT.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.INTEGER.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.INTEGER.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.NULL.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.NULL.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
 
decode(InputStream) - Method in class org.mozilla.jss.asn1.SEQUENCE.OF_Template
Decodes a SEQUENCE OF from an input stream.
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.SEQUENCE.OF_Template
Decodes a SEQUENCE OF with an implicit tag from an input stream.
decode(InputStream) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Decodes a SEQUENCE from its BER encoding.
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Decodes a SEQUENCE from its BER encoding, where the SEQUENCE itself has an implicit tag.
decode(InputStream) - Method in class org.mozilla.jss.asn1.SET.OF_Template
Decodes a SET OF from its BER encoding.
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.SET.OF_Template
Decodes a SET OF with an implicit tag from its BER encoding.
decode(InputStream) - Method in class org.mozilla.jss.asn1.SET.Template
Decodes the input stream into a SET value.
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.SET.Template
Decodes the input stream into a SET value with the given implicit tag.
decode(InputStream) - Method in class org.mozilla.jss.asn1.TimeBase.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.asn1.TimeBase.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.CertBag.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.CertBag.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.MacData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.MacData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.PFX.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.PFX.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.SafeBag.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.SafeBag.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs12.SecretBag.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs12.SecretBag.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.Attribute.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.Attribute.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.ContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.ContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.DigestedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.DigestedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.DigestInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.DigestInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.EnvelopedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.EnvelopedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.RecipientInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.RecipientInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.SignedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.SignedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkcs7.SignerInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkcs7.SignerInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cert.Certificate.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cert.Certificate.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cert.Extension.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cert.Extension.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCCertId.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCCertId.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.GetCert.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.GetCert.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherMsg.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherMsg.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.PendInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.PendInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.PKIData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.PKIData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.ResponseBody.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.ResponseBody.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmmf.GetCRL.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmmf.GetCRL.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.ContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.ContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.DigestedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.DigestedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.DigestInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.DigestInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.EnvelopedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.EnvelopedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.RecipientInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.RecipientInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.SignedData.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.SignedData.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.cms.SignerInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.cms.SignerInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertId.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertId.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg.Template
Decodes a CertReqMsg from the given input stream.
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg.Template
Decodes a CertReqMsg from the given input stream, using the given implicit tag.
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertRequest.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertRequest.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate.Template
Decodes a CertTemplate from its BER encoding.
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.Control.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.Control.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions.Template
Decodes a PKIArchiveOptions.
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions.Template
Decodes a PKIArchiveOptions.
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey.Template
Should not be called, because POPOPrivKey is a CHOICE and cannot have an implicit tag.
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.Attribute.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.Attribute.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.AVA.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.AVA.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.DirectoryString.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.DirectoryString.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.Name.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.Name.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.PBEParameter.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.PBEParameter.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.RDN.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.RDN.Template
 
decode(InputStream) - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo.Template
 
decode(InputStream) - Method in class org.mozilla.jss.SecretDecoderRing.Encoding.Template
 
decode(Tag, InputStream) - Method in class org.mozilla.jss.SecretDecoderRing.Encoding.Template
 
decodeWith(ASN1Template) - Method in class org.mozilla.jss.asn1.ANY
Decodes this ANY using the given template.
decodeWith(Tag, ASN1Template) - Method in class org.mozilla.jss.asn1.ANY
Decodes this ANY using the given template.
DECRYPT - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
decrypt(byte[]) - Method in class org.mozilla.jss.crypto.SecretDecoderRing
Decrypts the given ciphertext with the Secret Decoder Ring key stored in the NSS key database.
DECRYPT - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
decrypt(Password, KeyGenerator.CharToByteConverter) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
Decrypts the content of an EncryptedContentInfo encrypted with a PBE key.
decrypt(Password, KeyGenerator.CharToByteConverter) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
Decrypts the content of an EncryptedContentInfo encrypted with a PBE key.
decrypt(Password, KeyGenerator.CharToByteConverter) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
Decrypts an EncryptedPrivateKeyInfo that was encrypted with a PBE algorithm.
decrypt(byte[]) - Method in class org.mozilla.jss.SecretDecoderRing.Decryptor
Decrypts the given ciphertext.
DecryptedPOP - Class in org.mozilla.jss.pkix.cmc
CMC DecryptedPOP: DecryptedPOP ::= SEQUENCE { bodyPartID BodyPartID, thePOPAlgID AlgorithmIdentifier, thePOP OCTET STRING }
DecryptedPOP(INTEGER, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.DecryptedPOP
 
DecryptedPOP.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding BER-encoded DecryptedPOP items.
Decryptor - Class in org.mozilla.jss.SecretDecoderRing
Decrypts data with the SecretDecoderRing.
Decryptor(CryptoToken) - Constructor for class org.mozilla.jss.SecretDecoderRing.Decryptor
Creates a Decryptor for use with the given CryptoToken.
decryptToString(byte[]) - Method in class org.mozilla.jss.crypto.SecretDecoderRing
Decrypts the given ciphertext with the Secret Decoder Ring key stored in the NSS key database, returning the original plaintext string.
DEFAULT_BACKLOG - Static variable in class org.mozilla.jss.ssl.SSLServerSocket
The default size of the listen queue.
DEFAULT_ENCRYPTION_ALG - Static variable in class org.mozilla.jss.SecretDecoderRing.Encryptor
The default encryption algorithm, currently DES3_CBC.
DEFAULT_ITERATIONS - Static variable in class org.mozilla.jss.pkcs12.AuthenticatedSafes
The default number of hash iterations (1) when performing PBE keygen.
DEFAULT_ITERATIONS - Static variable in class org.mozilla.jss.pkcs12.PFX
The default number of iterations to use when generating the MAC.
DEFAULT_KEY_GEN_ALG - Static variable in class org.mozilla.jss.pkcs12.AuthenticatedSafes
The default PBE key generation algorithm: SHA-1 with RC2 40-bit CBC.
DEFAULT_KEYGEN_ALG - Static variable in class org.mozilla.jss.SecretDecoderRing.KeyManager
The default key generation algorithm, currently DES3.
DEFAULT_KEYSIZE - Static variable in class org.mozilla.jss.SecretDecoderRing.KeyManager
The default key size (in bytes).
DEFAULT_VERSION - Static variable in class org.mozilla.jss.pkcs7.EncryptedData
The default version number.
DEFAULT_VERSION - Static variable in class org.mozilla.jss.pkix.cms.EncryptedData
The default version number.
defaultAt(int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Returns the default value for the sub-template at the given index.
defaultAt(int) - Method in class org.mozilla.jss.asn1.SET.Template
Returns the default value for the sub-template at the given index.
defaultHashAlg - Static variable in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
defaultMaskGenFunc - Static variable in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
defaultSaltLen - Static variable in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
defaultTrailerField - Static variable in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
deleteCert(X509Certificate) - Method in interface org.mozilla.jss.crypto.CryptoStore
Deletes a certificate from a token.
deleteCert(X509Certificate) - Method in class org.mozilla.jss.pkcs11.PK11Store
Deletes the specified certificate and its associated private key from the store.
deleteCertOnly(X509Certificate) - Method in class org.mozilla.jss.pkcs11.PK11Store
Deletes the specified certificate from the store.
deleteKey(byte[]) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
Deletes the key with the given keyID from this token.
deleteKey(SecretKey) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
Deletes this key from this token.
deletePrivateKey(PrivateKey) - Method in interface org.mozilla.jss.crypto.CryptoStore
Deletes the given PrivateKey from the CryptoToken.
deletePrivateKey(PrivateKey) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
deleteUniqueNamedKey(String) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
If it exists, delete the key with the specified nickname from this token.
DERIVE - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
derive() - Method in interface org.mozilla.jss.crypto.SymmetricKeyDeriver
 
derive() - Method in class org.mozilla.jss.pkcs11.PK11SymmetricKeyDeriver
 
DES - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
DES - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
DES - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
DES - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
DES - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
DES3 - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
DES3 - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
DES3 - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
DES3 - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
DES3_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES3_CBC - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES3_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES3_CBC_PAD - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES3_CBC_PAD_OID - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES3_ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES3_ECB - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES_CBC - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES_CBC_PAD - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES_CBC_PAD_OID - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DES_ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
DES_ECB - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
DESede - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
DESede - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
DESede - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
DH - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
DH_OID - Static variable in class org.mozilla.jss.crypto.PrivateKey.Type
 
DHMAC - Static variable in class org.mozilla.jss.pkix.crmf.POPOPrivKey
 
DiffieHellman - Static variable in interface org.mozilla.jss.crypto.PrivateKey
 
DiffieHellman - Static variable in class org.mozilla.jss.crypto.PrivateKey.Type
 
digest() - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Completes digestion.
digest(byte[], int, int) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Completes digesting, storing the result into the provided array.
digest(byte[]) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Provides final data to the digest, then completes it and returns the output.
digest(byte[], int, int) - Method in class org.mozilla.jss.pkcs11.PK11MessageDigest
 
DigestAlgorithm - Class in org.mozilla.jss.crypto
 
DigestAlgorithm(int, String, OBJECT_IDENTIFIER, int) - Constructor for class org.mozilla.jss.crypto.DigestAlgorithm
 
DIGESTED_DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
DIGESTED_DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
DigestedData - Class in org.mozilla.jss.pkcs7
 
DigestedData(INTEGER, AlgorithmIdentifier, ContentInfo, OCTET_STRING) - Constructor for class org.mozilla.jss.pkcs7.DigestedData
 
DigestedData - Class in org.mozilla.jss.pkix.cms
 
DigestedData(INTEGER, AlgorithmIdentifier, ContentInfo, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cms.DigestedData
 
DigestedData.Template - Class in org.mozilla.jss.pkcs7
A Template for decoding BER-encoded DigestData items.
DigestedData.Template - Class in org.mozilla.jss.pkix.cms
A Template for decoding BER-encoded DigestData items.
DigestInfo - Class in org.mozilla.jss.pkcs7
 
DigestInfo(AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkcs7.DigestInfo
 
DigestInfo - Class in org.mozilla.jss.pkix.cms
 
DigestInfo(AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cms.DigestInfo
 
DigestInfo.Template - Class in org.mozilla.jss.pkcs7
A class for decoding the BER encoding of a DigestInfo.
DigestInfo.Template - Class in org.mozilla.jss.pkix.cms
A class for decoding the BER encoding of a DigestInfo.
DigestTest - Class in org.mozilla.jss.tests
 
DigestTest() - Constructor for class org.mozilla.jss.tests.DigestTest
 
DirectoryString - Class in org.mozilla.jss.pkix.primitive
An X.500 DirectoryString.
DirectoryString(String) - Constructor for class org.mozilla.jss.pkix.primitive.DirectoryString
Encodes a Java String into a Directory String.
DirectoryString(CharacterString) - Constructor for class org.mozilla.jss.pkix.primitive.DirectoryString
Creates a DirectoryString from an ASN.1 string.
DirectoryString.Template - Class in org.mozilla.jss.pkix.primitive
A Template for decoding DirectoryStrings from their BER encoding.
DISABLED - Static variable in class org.mozilla.jss.CryptoManager.InitializationValues.FIPSMode
Disable FIPS mode.
displayByteArray(byte[]) - Static method in class org.mozilla.jss.tests.KeyWrapping
 
displayByteArray(byte[], boolean) - Static method in class org.mozilla.jss.tests.SymKeyDeriving
 
doesAlgorithm(Algorithm) - Method in interface org.mozilla.jss.crypto.CryptoToken
Determines whether this token supports the given algorithm.
doesAlgorithm(Algorithm) - Method in class org.mozilla.jss.pkcs11.PK11Token
Determines whether this token is capable of performing the given algorithm.
doFinal(byte[]) - Method in class org.mozilla.jss.crypto.Cipher
Completes an cipher operation.
doFinal(byte[], int, int) - Method in class org.mozilla.jss.crypto.Cipher
Completes an cipher operation.
doFinal() - Method in class org.mozilla.jss.crypto.Cipher
Completes an cipher operation.
doHMAC(Mac, String) - Static method in class org.mozilla.jss.tests.HmacTest
 
doHMAC(String, SecretKeyFacade, String) - Method in class org.mozilla.jss.tests.HMACTest
 
doIt() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize and create a socket connection to SSLServer using the set parameters.
doIt(String[]) - Method in class org.mozilla.jss.tests.JSS_FileUploadServer
 
doIt(String[]) - Method in class org.mozilla.jss.tests.JSS_SelfServServer
 
doIt(String[]) - Method in class org.mozilla.jss.tests.SSLClientAuth
 
DOMESTIC - Static variable in class org.mozilla.jss.ssl.SSLSocket.CipherPolicy
 
DONT_CARE - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A SinglePubInfo publication method.
DONT_PUBLISH - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A PKIPublicationInfo action.
doTest() - Method in class org.mozilla.jss.tests.KeyFactoryTest
 
DSA - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
DSA - Static variable in interface org.mozilla.jss.crypto.PrivateKey
 
DSA - Static variable in class org.mozilla.jss.crypto.PrivateKey.Type
 
DSA - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
DSAFamily - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
DSASignature - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
Raw DSA signing.
DSASignatureWithSHA1Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
dumpAliases(KeyStore) - Static method in class org.mozilla.jss.tests.KeyStoreTest
 
dumpCert(KeyStore, String) - Static method in class org.mozilla.jss.tests.KeyStoreTest
 

E

EC - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
EC - Static variable in interface org.mozilla.jss.crypto.PrivateKey
 
EC - Static variable in class org.mozilla.jss.crypto.PrivateKey.Type
 
EC - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
EC_PUBKEY_OID - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for EC
ECB - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Mode
 
ECFamily - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
ECSignature - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
Raw EC signing.
ECSignatureWithSHA1Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
ECSignatureWithSHA256Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
ECSignatureWithSHA384Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
ECSignatureWithSHA512Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
Element(Tag, ASN1Template, boolean) - Constructor for class org.mozilla.jss.asn1.SET.Template.Element
 
Element(Tag, ASN1Template, ASN1Value) - Constructor for class org.mozilla.jss.asn1.SET.Template.Element
 
elementAt(int) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Retrieves the element at the specified index.
elementAt(int) - Method in class org.mozilla.jss.asn1.SET
Returns the element at the given index in the SET.
elementAt(int) - Method in class org.mozilla.jss.pkix.primitive.Name
Returns the RDN at the given index in the Name.
elements - Variable in class org.mozilla.jss.asn1.SET
 
elementWithTag(Tag) - Method in class org.mozilla.jss.asn1.SET
Returns the element with the given Tag, or null if no element exists with the given tag.
EMAIL - Static variable in class org.mozilla.jss.pkcs11.PK11InternalCert
 
EmailRecipient - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
EmailRecipient - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
EmailSigner - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
EmailSigner - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
ENABLED - Static variable in class org.mozilla.jss.CryptoManager.InitializationValues.FIPSMode
Enable FIPS mode.
enableFDX(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enable simultaneous read/write by separate read and write threads (full duplex) for this socket.
enableFDX(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enable simultaneous read/write by separate read and write threads (full duplex) for this socket.
enableRenegotiation(int) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables the mode of renegotiation that the peer must use.
enableRenegotiation(int) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables the mode of renegotiation that the peer must use on this socket.
enableRenegotiationDefault(int) - Static method in class org.mozilla.jss.ssl.SSLSocket
Set the mode of renegotiation that the peer must use for all new sockets.
enableRequireSafeNegotiation(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
For this socket require that the peer must send Signaling Cipher Suite Value (SCSV) or Renegotiation Info (RI) extension in ALL handshakes.
enableRequireSafeNegotiation(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
For this socket require that the peer must send Signaling Cipher Suite Value (SCSV) or Renegotiation Info (RI) extension in ALL handshakes.
enableRequireSafeNegotiationDefault(boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
For this socket require that the peer must send Signaling Cipher Suite Value (SCSV) or Renegotiation Info (RI) extension in ALL handshakes.
enableRollbackDetection(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enable rollback detection for this socket.
enableRollbackDetection(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enable rollback detection for this socket.
enableSessionTickets(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables Session tickets on this socket.
enableSessionTickets(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables Session tickets on this socket.
enableSessionTicketsDefault(boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default for Session Tickets for all new sockets.
enableSSL2(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables SSL v2 on this socket.
enableSSL2(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables SSL v2 on this socket.
enableSSL2Default(boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default for SSL v2 for all new sockets.
enableSSL3(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables SSL v3 on this socket.
enableSSL3(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables SSL v3 on this socket.
enableSSL3Default(boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default for SSL v3 for all new sockets.
enableStepDown(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
This option, enableStepDown, is concerned with the generation of step-down keys which are used with export suites.
enableStepDown(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
This option, enableStepDown, is concerned with the generation of step-down keys which are used with export suites.
enableTLS(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables TLS on this socket.
enableTLS(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables TLS on this socket.
enableTLSDefault(boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default for TLS for all new sockets.
enableV2CompatibleHello(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enable sending v3 client hello in v2 format for this socket.
enableV2CompatibleHello(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enable sending v3 client hello in v2 format for this socket.
encAlg - Static variable in class org.mozilla.jss.tests.TestSDR
 
EncapsulatedContentInfo - Class in org.mozilla.jss.pkix.cms
A CMS EncapsulatedContentInfo structure.
EncapsulatedContentInfo(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
Creates a EncapsulatedContentInfo with the given type and content.
EncapsulatedContentInfo.Template - Class in org.mozilla.jss.pkix.cms
A template for decoding a EncapsulatedContentInfo blob
encode(OutputStream) - Method in class org.mozilla.jss.asn1.ANY
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.ANY
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.ASN1Header
 
encode() - Method in class org.mozilla.jss.asn1.ASN1Header
 
encode(ASN1Value) - Static method in class org.mozilla.jss.asn1.ASN1Util
 
encode(Tag, ASN1Value) - Static method in class org.mozilla.jss.asn1.ASN1Util
 
encode(OutputStream) - Method in interface org.mozilla.jss.asn1.ASN1Value
Write this value's DER encoding to an output stream using its own base tag.
encode(Tag, OutputStream) - Method in interface org.mozilla.jss.asn1.ASN1Value
Write this value's DER encoding to an output stream using an implicit tag.
encode(OutputStream) - Method in class org.mozilla.jss.asn1.BIT_STRING
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.BIT_STRING
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.BOOLEAN
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.BOOLEAN
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.CharacterString
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.CharacterString
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.CHOICE
Encodes this CHOICE.
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.CHOICE
Encodes this CHOICE.
encode(OutputStream) - Method in class org.mozilla.jss.asn1.EXPLICIT
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.EXPLICIT
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.INTEGER
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.INTEGER
 
encode() - Method in class org.mozilla.jss.asn1.INTEGER
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.NULL
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.NULL
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
encode(OutputStream) - Method in class org.mozilla.jss.asn1.OCTET_STRING
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.OCTET_STRING
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.SEQUENCE
Writes the DER encoding to the given output stream, using the given implicit tag.
encode(OutputStream) - Method in class org.mozilla.jss.asn1.SET
Writes the DER encoding to the given output stream.
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.SET
Writes the DER encoding to the given output stream, using the given implicit tag.
encode(OutputStream) - Method in class org.mozilla.jss.asn1.TimeBase
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.TimeBase
Write the DER-encoding of this TimeBase.
encode(OutputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequest
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequest
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.CertBag
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.CertBag
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.MacData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.MacData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.PFX
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.PFX
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.SafeBag
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.SafeBag
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs12.SecretBag
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs12.SecretBag
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.Attribute
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.Attribute
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.ContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.ContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.DigestedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.DigestedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.DigestInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.DigestInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.EncryptedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.EnvelopedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.EnvelopedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.RecipientInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.RecipientInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.SignedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.SignedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkcs7.SignerInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkcs7.SignerInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cert.Certificate
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cert.Certificate
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cert.Extension
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cert.Extension
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCCertId
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.GetCert
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.GetCert
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherMsg
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PendInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PendInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PKIData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PKIData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.ResponseBody
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertOrEncCert
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertOrEncCert
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertRepContent
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.GetCRL
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cmmf.RevRequest
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.ContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.ContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.DigestedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.DigestedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.DigestInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.DigestInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.EncryptedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.EnvelopedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.RecipientInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignedData
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignedData
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignerInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.cms.SignerInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertId
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertId
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
Encodes this CertReqMsg to the given OutputStream using DER encoding.
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
Encodes this CertReqMsg to the given OutputStream using DER encoding, with the given implicit tag.
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertRequest
This method is not yet supported.
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertRequest
This method is not yet supported.
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
DER-encodes a PKIArchiveOptions.
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
DER-encodes a PKIArchiveOptions.
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey
Should not be called, because POPOPrivKey is a CHOICE and cannot have an implicit tag.
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.Attribute
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.Attribute
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.AVA
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.AVA
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.DirectoryString
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.DirectoryString
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.Name
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.Name
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.PBEParameter
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.PBEParameter
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.RDN
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.RDN
 
encode(OutputStream) - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
 
encode(OutputStream) - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
 
encode(Tag, OutputStream) - Method in class org.mozilla.jss.SecretDecoderRing.Encoding
 
encodeWithAlternateTag(Tag, OutputStream) - Method in class org.mozilla.jss.asn1.ANY
Extracts the contents from the ANY and encodes them with the provided tag.
Encoding - Class in org.mozilla.jss.SecretDecoderRing
An ASN.1 class for encoding the SecretDecoderRing result.
Encoding(byte[], byte[], OBJECT_IDENTIFIER, byte[]) - Constructor for class org.mozilla.jss.SecretDecoderRing.Encoding
 
Encoding.Template - Class in org.mozilla.jss.SecretDecoderRing
An ASN.1 class for decoding the SecretDecoderRing result.
encodingFormat - Static variable in class org.mozilla.jss.crypto.SecretDecoderRing
 
ENCR_CERT - Static variable in class org.mozilla.jss.pkix.crmf.POPOPrivKey
The SubsequentMessage field is encrCert.
ENCRYPT - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
encrypt(byte[]) - Method in class org.mozilla.jss.crypto.SecretDecoderRing
Encrypts the given plaintext with the Secret Decoder Ring key stored in the NSS key database.
encrypt(String) - Method in class org.mozilla.jss.crypto.SecretDecoderRing
Encrypts the given plaintext string with the Secret Decoder Ring key stored in the NSS key database.
ENCRYPT - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
encrypt(byte[]) - Method in class org.mozilla.jss.SecretDecoderRing.Encryptor
Encrypts a byte array.
ENCRYPTED_DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
ENCRYPTED_DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
ENCRYPTED_PRIV_KEY - Static variable in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
ENCRYPTED_VALUE - Static variable in class org.mozilla.jss.pkix.crmf.EncryptedKey
 
EncryptedContentInfo - Class in org.mozilla.jss.pkcs7
The PKCS #7 type EncryptedContentInfo, which encapsulates encrypted data.
EncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkcs7.EncryptedContentInfo
Create a EnvelopedData ASN1 object.
EncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING, boolean) - Constructor for class org.mozilla.jss.pkcs7.EncryptedContentInfo
 
EncryptedContentInfo - Class in org.mozilla.jss.pkix.cms
The PKCS #7 type EncryptedContentInfo, which encapsulates encrypted data.
EncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cms.EncryptedContentInfo
Create a EnvelopedData ASN1 object.
EncryptedContentInfo(OBJECT_IDENTIFIER, AlgorithmIdentifier, OCTET_STRING, boolean) - Constructor for class org.mozilla.jss.pkix.cms.EncryptedContentInfo
 
EncryptedContentInfo.Template - Class in org.mozilla.jss.pkcs7
A template file for decoding a EnvelopedData blob
EncryptedContentInfo.Template - Class in org.mozilla.jss.pkix.cms
A template file for decoding a EnvelopedData blob
EncryptedData - Class in org.mozilla.jss.pkcs7
The PKCS #7 structure EncryptedData.
EncryptedData(INTEGER, EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkcs7.EncryptedData
Creates a new EncryptedData.
EncryptedData(EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkcs7.EncryptedData
Creates an EncryptedData with the default version.
EncryptedData - Class in org.mozilla.jss.pkix.cms
The PKCS #7 structure EncryptedData.
EncryptedData(INTEGER, EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkix.cms.EncryptedData
Creates a new EncryptedData.
EncryptedData(EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkix.cms.EncryptedData
Creates an EncryptedData with the default version.
EncryptedData.Template - Class in org.mozilla.jss.pkcs7
A Template for decoding EncryptedData items.
EncryptedData.Template - Class in org.mozilla.jss.pkix.cms
A Template for decoding EncryptedData items.
EncryptedKey - Class in org.mozilla.jss.pkix.crmf
 
EncryptedKey(EncryptedValue) - Constructor for class org.mozilla.jss.pkix.crmf.EncryptedKey
 
EncryptedKey(ANY) - Constructor for class org.mozilla.jss.pkix.crmf.EncryptedKey
 
EncryptedKey.Template - Class in org.mozilla.jss.pkix.crmf
A Template for decoding BER-encoded EncryptedKeys.
EncryptedKey.Type - Class in org.mozilla.jss.pkix.crmf
The type of EncryptedKey.
EncryptedPOP - Class in org.mozilla.jss.pkix.cmc
CMC EncryptedPOP: EncryptedPOP ::= SEQUENCE { request TaggedRequest, cms ContentInfo, thePOPAlgID AlgorithmIdentifier, witnessAlgID AlgorithmIdentifier, witness OCTET STRING }
EncryptedPOP(TaggedRequest, ContentInfo, AlgorithmIdentifier, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.EncryptedPOP
 
EncryptedPOP.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding BER-encoded EncryptedPOP items.
EncryptedPrivateKeyInfo - Class in org.mozilla.jss.pkix.primitive
PKCS #8 EncryptedPrivateKeyInfo.
EncryptedPrivateKeyInfo(AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo
Creates an EncryptedPrivateKeyInfo from its components.
EncryptedPrivateKeyInfo.Template - Class in org.mozilla.jss.pkix.primitive
A template class for decoding EncryptedPrivateKeyInfos from BER.
EncryptedValue - Class in org.mozilla.jss.pkix.crmf
The CRMF structure EncryptedValue for storing the encrypted key to be archived.
EncryptedValue(AlgorithmIdentifier, AlgorithmIdentifier, BIT_STRING, AlgorithmIdentifier, OCTET_STRING, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.crmf.EncryptedValue
 
EncryptedValue.Template - Class in org.mozilla.jss.pkix.crmf
A Template class for decoding BER-encoded EncryptedValues.
EncryptionAlgorithm - Class in org.mozilla.jss.crypto
An algorithm for performing symmetric encryption.
EncryptionAlgorithm(int, EncryptionAlgorithm.Alg, EncryptionAlgorithm.Mode, EncryptionAlgorithm.Padding, Class, int, OBJECT_IDENTIFIER, int) - Constructor for class org.mozilla.jss.crypto.EncryptionAlgorithm
 
EncryptionAlgorithm(int, EncryptionAlgorithm.Alg, EncryptionAlgorithm.Mode, EncryptionAlgorithm.Padding, Class[], int, OBJECT_IDENTIFIER, int) - Constructor for class org.mozilla.jss.crypto.EncryptionAlgorithm
 
EncryptionAlgorithm.Alg - Class in org.mozilla.jss.crypto
 
EncryptionAlgorithm.Mode - Class in org.mozilla.jss.crypto
 
EncryptionAlgorithm.Padding - Class in org.mozilla.jss.crypto
 
Encryptor - Class in org.mozilla.jss.SecretDecoderRing
Encrypts data with the SecretDecoderRing.
Encryptor(CryptoToken, byte[], EncryptionAlgorithm) - Constructor for class org.mozilla.jss.SecretDecoderRing.Encryptor
Creates an Encryptor on the given CryptoToken, using the key with the given keyID and algorithm
END_OF_CONTENTS - Static variable in class org.mozilla.jss.asn1.Tag
The end-of-contents marker for indefinite length encoding.
engine - Variable in class org.mozilla.jss.crypto.KeyPairGenerator
 
engine - Variable in class org.mozilla.jss.crypto.Signature
 
engineAliases() - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
Returns a list of unique aliases.
engineContainsAlias(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineDeleteEntry(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineDigest() - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineDigest(byte[], int, int) - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineGeneratePrivate(KeySpec) - Method in class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
We don't support RSAPrivateKeySpec because it doesn't have enough information.
engineGeneratePublic(KeySpec) - Method in class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
 
engineGeneratePublic(KeySpec) - Method in class org.mozilla.jss.provider.java.security.KeyFactorySpi1_4
 
engineGenerateSeed(int) - Method in class org.mozilla.jss.provider.java.security.JSSSecureRandomSpi
 
engineGetCertificate(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetCertificateAlias(Certificate) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetCertificateChain(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetCreationDate(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetDigestLength() - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineGetEncoded() - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineGetEncoded(String) - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineGetEncoded() - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineGetEncoded(String) - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineGetEncoded() - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineGetEncoded(String) - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineGetKey(String, char[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetKeyNative(String, char[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineGetKeySpec(Key, Class) - Method in class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
 
engineGetParameterSpec(Class) - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineGetParameterSpec(Class) - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineGetParameterSpec(Class) - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineInit(AlgorithmParameterSpec) - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineInit(byte[]) - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineInit(byte[], String) - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineInit(AlgorithmParameterSpec) - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineInit(byte[]) - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineInit(byte[], String) - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineInit(AlgorithmParameterSpec) - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineInit(byte[]) - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineInit(byte[], String) - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineInitSign(PrivateKey) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineInitSign(PrivateKey, SecureRandom) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineInitVerify(PublicKey) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineIsCertificateEntry(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
Returns true if there is a cert with this nickname but there is no key associated with the cert.
engineIsKeyEntry(String) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
Returns true if there is a key with this alias, or if there is a cert with this alias that has an associated key.
engineLoad(InputStream, char[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineNextBytes(byte[]) - Method in class org.mozilla.jss.provider.java.security.JSSSecureRandomSpi
 
engineReset() - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineSetCertificateEntry(String, Certificate) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
NSS doesn't have a way of storing a certificate on a specific token unless it has an associated private key.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineSetSeed(byte[]) - Method in class org.mozilla.jss.provider.java.security.JSSSecureRandomSpi
 
engineSign() - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineSign(byte[], int, int) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineSize() - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineStore(OutputStream, char[]) - Method in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
engineToString() - Method in class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
engineToString() - Method in class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
engineToString() - Method in class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
engineTranslateKey(Key) - Method in class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
Translates key by calling getEncoded() to get its encoded form, then importing the key from its encoding.
engineUpdate(byte) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineUpdate(byte[], int, int) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
engineUpdate(byte) - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineUpdate(byte[], int, int) - Method in class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
engineVerify(byte[]) - Method in class org.mozilla.jss.crypto.SignatureSpi
 
ENUMERATED - Class in org.mozilla.jss.asn1
Represents an ASN.1 ENUMERATED value.
ENUMERATED(long) - Constructor for class org.mozilla.jss.asn1.ENUMERATED
Creates a new ENUMERATED value from a long.
ENUMERATED.Template - Class in org.mozilla.jss.asn1
A template for decoding ENUMERATED values from their BER encodings.
ENVELOPED_DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
ENVELOPED_DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
ENVELOPED_DATA - Static variable in class org.mozilla.jss.pkix.crmf.EncryptedKey
 
EnvelopedData - Class in org.mozilla.jss.pkcs7
 
EnvelopedData(INTEGER, SET, EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkcs7.EnvelopedData
Create a EnvelopedData ASN1 object.
EnvelopedData - Class in org.mozilla.jss.pkix.cms
 
EnvelopedData(INTEGER, SET, EncryptedContentInfo) - Constructor for class org.mozilla.jss.pkix.cms.EnvelopedData
Create a EnvelopedData ASN1 object.
EnvelopedData.Template - Class in org.mozilla.jss.pkcs7
A template file for decoding a EnvelopedData blob
EnvelopedData.Template - Class in org.mozilla.jss.pkix.cms
A template file for decoding a EnvelopedData blob
EOC - Static variable in class org.mozilla.jss.asn1.Tag
An alias for END_OF_CONTENTS.
EOF() - Constructor for exception org.mozilla.jss.asn1.InvalidBERException.EOF
 
equals(Object) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
equals(Object) - Method in class org.mozilla.jss.asn1.Tag
Compares two tags for equality.
equals(Object) - Method in interface org.mozilla.jss.crypto.CryptoToken
Deep comparison operation.
equals(Object) - Method in class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
 
equals(Object) - Method in class org.mozilla.jss.pkcs11.PK11Token
Deep-comparison operator.
equals(Object) - Method in class org.mozilla.jss.pkcs7.DigestInfo
 
equals(Object) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
 
equals(Object) - Method in class org.mozilla.jss.pkix.cms.DigestInfo
 
equals(Object) - Method in class org.mozilla.jss.util.NativeProxy
Deep comparison operator.
equals(Object) - Method in class org.mozilla.jss.util.Password
Compares this password to another and returns true if they are the same.
ERROR - Static variable in class org.mozilla.jss.util.Debug
 
EVERY_TIME - Static variable in interface org.mozilla.jss.crypto.CryptoToken
Need to provide a password before each crypto operation.
EXPIRED_CERTIFICATE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
EXPIRED_ISSUER_CERTIFICATE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
EXPLICIT - Class in org.mozilla.jss.asn1
An explicit tag.
EXPLICIT(Tag, ASN1Value) - Constructor for class org.mozilla.jss.asn1.EXPLICIT
Creates an EXPLICIT tag wrapping some other ASN1Value.
EXPLICIT.Template - Class in org.mozilla.jss.asn1
A template for decoding an object wrapped in an EXPLICIT tag.
EXPORT - Static variable in class org.mozilla.jss.ssl.SSLSocket.CipherPolicy
 
exportCertsToPKCS7(X509Certificate[]) - Method in class org.mozilla.jss.CryptoManager
Exports one or more certificates into a PKCS #7 certificate container.
EXTENDED - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
ExtendedFailInfo - Class in org.mozilla.jss.pkix.cmc
ExtendedFailInfo per rfc 5272 It is to be used in CMCStatusInfoV2 as a CHOICE of otherInfo ExtendedFailInfo ::= SEQUENCE { failInfoOID OBJECT IDENTIFIER, failInfoValue ANY DEFINED BY failInfoOID }
ExtendedFailInfo(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
 
ExtendedFailInfo.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding an ExtendedFailInfo.
Extension - Class in org.mozilla.jss.pkix.cert
 
Extension(OBJECT_IDENTIFIER, boolean, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cert.Extension
 
Extension.Template - Class in org.mozilla.jss.pkix.cert
 
extensionAt(int) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns the ith extension.
extractablePairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Tells the generator to generate extractable or unextractable keypairs.
extractablePairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
extractablePairs(boolean) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
 

F

FAIL - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
FAIL_INFO - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
FAILED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
FAILED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
FieldNotPresentException - Exception in org.mozilla.jss.asn1
An exception thrown when an optional field is not present.
FieldNotPresentException() - Constructor for exception org.mozilla.jss.asn1.FieldNotPresentException
 
FieldNotPresentException(String) - Constructor for exception org.mozilla.jss.asn1.FieldNotPresentException
 
FILE - Static variable in class org.mozilla.jss.util.PasswordCallbackInfo
Logging into a file.
FilePasswordCallback - Class in org.mozilla.jss.tests
 
FilePasswordCallback(String) - Constructor for class org.mozilla.jss.tests.FilePasswordCallback
 
finalize() - Method in class org.mozilla.jss.crypto.PBEKeyGenParams
 
finalize() - Method in class org.mozilla.jss.pkcs11.TokenProxy
 
finalize() - Method in class org.mozilla.jss.ssl.SSLServerSocket
 
finalize() - Method in class org.mozilla.jss.ssl.SSLSocket
 
finalize() - Method in class org.mozilla.jss.util.NativeProxy
Finalize this NativeProxy by releasing its native resources.
finalize() - Method in class org.mozilla.jss.util.Password
The finalizer clears the sensitive information before releasing it to the garbage collector, but it should have been cleared manually before this point anyway.
findCertByIssuerAndSerialNumber(byte[], INTEGER) - Method in class org.mozilla.jss.CryptoManager
Looks up a certificate by issuer and serial number.
findCertByNickname(String) - Method in class org.mozilla.jss.CryptoManager
Looks up a certificate given its nickname.
findCertByNicknameNative(String) - Method in class org.mozilla.jss.CryptoManager
 
findCertsByNickname(String) - Method in class org.mozilla.jss.CryptoManager
Returns all certificates with the given nickname.
findCertsByNicknameNative(String) - Method in class org.mozilla.jss.CryptoManager
 
findPrivKeyByCert(X509Certificate) - Method in class org.mozilla.jss.CryptoManager
Looks up the PrivateKey matching the given certificate.
findPrivKeyByCertNative(X509Certificate) - Method in class org.mozilla.jss.CryptoManager
 
FIPSEnabled() - Method in class org.mozilla.jss.CryptoManager
Determines whether FIPS-140-2 compliance is active.
fipsMode - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
The FIPS mode of the security library.
fipsMode() - Method in class org.mozilla.jss.tests.HMACTest
 
FipsTest - Class in org.mozilla.jss.tests
 
FipsTest() - Constructor for class org.mozilla.jss.tests.FipsTest
 
FixedKeyStrengthValidator(int) - Constructor for class org.mozilla.jss.crypto.KeyGenAlgorithm.FixedKeyStrengthValidator
 
flush() - Method in class org.mozilla.jss.util.Base64OutputStream
Calling this will put the ending padding on the base64 stream, so don't call it until you have no data left.
forceHandshake() - Method in class org.mozilla.jss.ssl.SSLSocket
Force an already started SSL handshake to complete.
forceOpen - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Continue to force initializations even if the databases cannot be opened.
FORM - Static variable in class org.mozilla.jss.asn1.BIT_STRING
 
FORM - Static variable in class org.mozilla.jss.asn1.BOOLEAN
 
FORM - Static variable in class org.mozilla.jss.asn1.EXPLICIT
 
Form - Class in org.mozilla.jss.asn1
An enumerated type representing the forms of an ASN.1 value.
FORM - Static variable in class org.mozilla.jss.asn1.INTEGER
 
FORM - Static variable in class org.mozilla.jss.asn1.NULL
 
FORM - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
FORM - Static variable in class org.mozilla.jss.asn1.OCTET_STRING
 
FORM - Static variable in class org.mozilla.jss.asn1.PrintableString
 
FORM - Static variable in class org.mozilla.jss.asn1.SET
 
FORM - Static variable in class org.mozilla.jss.asn1.TimeBase
 
FORM - Static variable in class org.mozilla.jss.asn1.UTF8String
 
formMatch(Form) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
 
FORTEZZA - Static variable in class org.mozilla.jss.pkcs11.KeyType
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported. This is just a placeholder for backward compatibility.
FRANCE - Static variable in class org.mozilla.jss.ssl.SSLSocket.CipherPolicy
 
FRIENDLY_NAME - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A FriendlyName attribute.
fromInt(int) - Static method in class org.mozilla.jss.asn1.Tag.Class
 
fromInt(int) - Static method in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
Creates a version number from its numeric encoding.
fromName(String) - Static method in class org.mozilla.jss.crypto.SymmetricKey.Type
 
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.DigestAlgorithm
 
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.HMACAlgorithm
Looks up the HMAC algorithm with the given OID.
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
fromOID(String) - Static method in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.PrivateKey.Type
 
fromOID(OBJECT_IDENTIFIER) - Static method in class org.mozilla.jss.crypto.SignatureAlgorithm
Looks up the signature algorithm with the given OID.
fromPrivateKeyInfo(PKCS8EncodedKeySpec, CryptoToken) - Static method in class org.mozilla.jss.pkcs11.PK11PrivKey
Imports a PrivateKeyInfo, storing it as a temporary PrivateKey on the given token.
fromPrivateKeyInfo(byte[], CryptoToken) - Static method in class org.mozilla.jss.pkcs11.PK11PrivKey
Imports a PrivateKeyInfo, storing it as a temporary PrivateKey on the given token.
fromPrivateKeyInfo(byte[], CryptoToken, byte[]) - Static method in class org.mozilla.jss.pkcs11.PK11PrivKey
Imports a PrivateKeyInfo, storing it as a temporary PrivateKey on the given token.
fromRaw(PrivateKey.Type, byte[]) - Static method in class org.mozilla.jss.pkcs11.PK11PubKey
Deprecated.
This method works for RSA keys but not DSA or EC keys. Use fromSPKI() instead.
fromSPKI(byte[]) - Static method in class org.mozilla.jss.pkcs11.PK11PubKey
Creates a PK11PubKey from a SubjectPublicKeyInfo.
fromString(String) - Static method in class org.mozilla.jss.crypto.EncryptionAlgorithm
Deprecated.
This method is deprecated because algorithm strings don't contain key length, which is necessary to distinguish between AES algorithms.
fromString(String) - Static method in class org.mozilla.jss.crypto.EncryptionAlgorithm.Mode
 
fromString(String) - Static method in class org.mozilla.jss.crypto.EncryptionAlgorithm.Padding
 
fromString(String) - Static method in class org.mozilla.jss.crypto.KeyPairAlgorithm
Looks up a key pair generation algorithm from its name.
fromString(String) - Static method in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 

G

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 GeneralizedTimes.
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
Deprecated.
Call getParameterClasses() instead.
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
Deprecated.
The passphrase field has been renamed sharedSecret. Call getSharedSecret instead.
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
Deprecated.
This ID is based on an implementation that might change. If this functionality is required, it should be provided in another way, such as a function that directly matches a cert and key.
getUniqueID() - Method in interface org.mozilla.jss.crypto.TokenCertificate
Deprecated.
This ID is based on an implementation that might change. If this functionality is required, it should be provided in another way, such as a function that directly matches a cert and key.
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
 

H

handleConnection(SSLSocket) - Method in class org.mozilla.jss.ssl.SSLServer
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in interface org.mozilla.jss.ssl.SSLHandshakeCompletedListener
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient.HandshakeListener
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.mozilla.jss.tests.JSS_FileUploadServer.HandshakeListener
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.mozilla.jss.tests.JSS_SelfServClient.HandshakeListener
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.mozilla.jss.tests.JSS_SelfServServer.HandshakeListener
 
handshakeCompleted(SSLHandshakeCompletedEvent) - Method in class org.mozilla.jss.tests.SSLClientAuth.HandshakeListener
 
HandshakeListener(String, JSS_FileUploadClient) - Constructor for class org.mozilla.jss.tests.JSS_FileUploadClient.HandshakeListener
 
HandshakeListener(String, JSS_FileUploadServer) - Constructor for class org.mozilla.jss.tests.JSS_FileUploadServer.HandshakeListener
 
HandshakeListener(String, JSS_SelfServClient) - Constructor for class org.mozilla.jss.tests.JSS_SelfServClient.HandshakeListener
 
HandshakeListener(String, JSS_SelfServServer) - Constructor for class org.mozilla.jss.tests.JSS_SelfServServer.HandshakeListener
 
HandshakeListener(String, SSLClientAuth) - Constructor for class org.mozilla.jss.tests.SSLClientAuth.HandshakeListener
 
hasAuthenticatedAttributes() - Method in class org.mozilla.jss.pkcs7.SignerInfo
Returns true if the authenticatedAttributes field is present.
hasCertificates() - Method in class org.mozilla.jss.pkcs7.SignedData
Returns true if the certificates field is present.
hasCertificates() - Method in class org.mozilla.jss.pkix.cms.SignedData
Returns true if the certificates field is present.
hasCertifiedKeyPair() - Method in class org.mozilla.jss.pkix.cmmf.CertResponse
Returns true if the certifiedKeyPair field is present.
hasContent() - Method in class org.mozilla.jss.pkcs7.ContentInfo
Returns true if the content field is present.
hasContent() - Method in class org.mozilla.jss.pkix.cms.ContentInfo
Returns true if the content field is present.
hasContent() - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
Returns true if the content field is present.
hasCrls() - Method in class org.mozilla.jss.pkcs7.SignedData
Returns true if the crls field is present.
hasCrls() - Method in class org.mozilla.jss.pkix.cms.SignedData
Returns true if the crls field is present.
hasEncryptedContent() - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo
 
hasEncryptedContent() - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo
 
hasExtensions() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
hasExtensions() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the extensions field is present.
HASH_ALGORITHM - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for FIPS-180-2 SHA256/SHA384/SHA512 standardized algorithms.
hashCode() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
hashCode() - Method in class org.mozilla.jss.asn1.Tag
 
hashCode() - Method in class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
 
hasIssuer() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the issuer field is present.
hasIssuerUID() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the issuerUID field is present.
hasIssuerUniqueIdentifier() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
hasNotAfter() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the notAfter field is present.
hasNotBefore() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the notBefore field is present.
hasPop() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
Returns true if this CertReqMsg has a pop field.
hasPublicKey() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the publicKey field is present.
hasRegInfo() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
Returns true if this CertReqMsg has a regInfo field.
hasSerialNumber() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the serialNumber field is present.
hasSignedAttributes() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
Returns true if the signedAttributes field is present.
hasSigningAlg() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the signingAlg field is present.
hasSubject() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the subject field is present.
hasSubjectUID() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the subjectUID field is present.
hasSubjectUniqueIdentifier() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
hasUnauthenticatedAttributes() - Method in class org.mozilla.jss.pkcs7.SignerInfo
Returns true if the unauthenticatedAttributes field is present.
hasUnsignedAttributes() - Method in class org.mozilla.jss.pkix.cms.SignerInfo
Returns true if the unsignedAttributes field is present.
hasVersion() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns true if the version field is present.
HMACAlgorithm - Class in org.mozilla.jss.crypto
Algorithms for performing HMACs.
HMACAlgorithm(int, String, OBJECT_IDENTIFIER, int) - Constructor for class org.mozilla.jss.crypto.HMACAlgorithm
 
HmacTest - Class in org.mozilla.jss.tests
 
HMACTest - Class in org.mozilla.jss.tests
HMAC is a hash function based message authentication code.
HmacTest() - Constructor for class org.mozilla.jss.tests.HmacTest
 
HMACTest(String[]) - Constructor for class org.mozilla.jss.tests.HMACTest
 

I

IA5String - Class in org.mozilla.jss.asn1
 
IA5String(char[]) - Constructor for class org.mozilla.jss.asn1.IA5String
 
IA5String(String) - Constructor for class org.mozilla.jss.asn1.IA5String
 
IA5String.Template - Class in org.mozilla.jss.asn1
 
id_cct - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cct_PKIData - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cct_PKIResponse - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_addExtensions - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_authData - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_batchRequests - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_batchResponses - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_cMCStatusInfo - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
CMC control attributes
id_cmc_controlProcessed - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_dataReturn - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_decryptedPOP - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_encryptedPOP - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_getCert - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_getCRL - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_idConfirmCertAcceptance - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_identification - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_identityProof - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_identityProofV2 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_idPOPLinkRandom - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_idPOPLinkWitness - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_lraPOPWitness - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_modCertTemplate - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_popLinkWitnessV2 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_publishCert - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_QueryPending - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_recipientNonce - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_regInfo - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_responseInfo - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_revokeRequest - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_senderNonce - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_statusInfoV2 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_transactionId - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_cmc_trustedAnchors - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
id_pkip - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_pkix - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_authenticator - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_oldCertID - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_pkiArchiveOptions - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_pkiPublicationInfo - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_protocolEncrKey - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
id_regCtrl_regToken - Static variable in class org.mozilla.jss.pkix.crmf.Control
 
IdentityProofV2 - Class in org.mozilla.jss.pkix.cmc
CMC IdentityProofV2: per rfc 5272 IdentityProofV2 ::= SEQUENCE { hashAlgID AlgorithmIdentifier, macAlgId AlgorithmIdentifier, witness OCTET STRING }
IdentityProofV2(AlgorithmIdentifier, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.IdentityProofV2
 
IdentityProofV2.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding BER-encoded IdentityProofV2 items.
IllegalBlockSizeException - Exception in org.mozilla.jss.crypto
 
IllegalBlockSizeException() - Constructor for exception org.mozilla.jss.crypto.IllegalBlockSizeException
 
implicitTagAt(int) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Retrieves the implicit tag of the element at the specified index.
implicitTagAt(int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Returns the implicit tag of the item stored at the given index.
implicitTagAt(int) - Method in class org.mozilla.jss.asn1.SET.Template
Returns the implicit tag of the item stored at the given index.
importCACertPackage(byte[]) - Method in class org.mozilla.jss.CryptoManager
Imports a chain of certificates, none of which is a user certificate.
importCertPackage(byte[], String) - Method in class org.mozilla.jss.CryptoManager
Imports a chain of certificates.
importCertToPerm(X509Certificate, String) - Method in class org.mozilla.jss.CryptoManager
Imports a single certificate into the permanent certificate database.
importCRL(byte[], String) - Method in class org.mozilla.jss.CryptoManager
Imports a CRL, and stores it into the cert7.db Validate CRL then import it to the dbase.
importEncryptedPrivateKeyInfo(KeyGenerator.CharToByteConverter, Password, String, PublicKey, byte[]) - Method in interface org.mozilla.jss.crypto.CryptoStore
 
importEncryptedPrivateKeyInfo(KeyGenerator.CharToByteConverter, Password, String, PublicKey, byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
importPrivateKey(byte[], PrivateKey.Type) - Method in interface org.mozilla.jss.crypto.CryptoStore
Imports a raw private key into this token (permanently).
importPrivateKey(byte[], PrivateKey.Type, boolean) - Method in interface org.mozilla.jss.crypto.CryptoStore
Imports a raw private key into this token.
importPrivateKey(byte[], PrivateKey.Type) - Method in class org.mozilla.jss.pkcs11.PK11Store
Imports a raw private key into this token.
importPrivateKey(byte[], PrivateKey.Type, boolean) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
importPublicKey(PK11PubKey, boolean) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
importUserCACertPackage(byte[], String) - Method in class org.mozilla.jss.CryptoManager
Imports a chain of certificates.
INADEQUATE_CERT_TYPE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
INADEQUATE_KEY_USAGE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
incorrectData - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
IncorrectPasswordException - Exception in org.mozilla.jss.util
 
IncorrectPasswordException() - Constructor for exception org.mozilla.jss.util.IncorrectPasswordException
 
IncorrectPasswordException(String) - Constructor for exception org.mozilla.jss.util.IncorrectPasswordException
 
initDecrypt(SymmetricKey) - Method in class org.mozilla.jss.crypto.Cipher
Initializes a decryption context with a symmetric key.
initDecrypt(SymmetricKey, AlgorithmParameterSpec) - Method in class org.mozilla.jss.crypto.Cipher
Initializes a decryption context with a symmetric key and algorithm parameters.
initDerive(SymmetricKey, long, byte[], byte[], long, long, long) - Method in interface org.mozilla.jss.crypto.SymmetricKeyDeriver
 
initDerive(SymmetricKey, SymmetricKey, long, byte[], byte[], long, long, long) - Method in interface org.mozilla.jss.crypto.SymmetricKeyDeriver
 
initDerive(SymmetricKey, long, byte[], byte[], long, long, long) - Method in class org.mozilla.jss.pkcs11.PK11SymmetricKeyDeriver
 
initDerive(SymmetricKey, SymmetricKey, long, byte[], byte[], long, long, long) - Method in class org.mozilla.jss.pkcs11.PK11SymmetricKeyDeriver
 
initEncrypt(SymmetricKey) - Method in class org.mozilla.jss.crypto.Cipher
Initializes a encryption context with a symmetric key.
initEncrypt(SymmetricKey, AlgorithmParameterSpec) - Method in class org.mozilla.jss.crypto.Cipher
Initializes an encryption context with a symmetric key and algorithm parameters.
initHMAC(SymmetricKey) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Initializes an HMAC digest with the given symmetric key.
initHMAC(SymmetricKey) - Method in class org.mozilla.jss.pkcs11.PK11MessageDigest
 
InitializationValues() - Constructor for class org.mozilla.jss.CryptoManager.InitializationValues
 
InitializationValues(String) - Constructor for class org.mozilla.jss.CryptoManager.InitializationValues
 
InitializationValues(String, String, String, String) - Constructor for class org.mozilla.jss.CryptoManager.InitializationValues
 
initialize(int) - Method in interface org.mozilla.jss.crypto.KeyGenerator
 
initialize(AlgorithmParameterSpec) - Method in interface org.mozilla.jss.crypto.KeyGenerator
 
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Initializes the generator with algorithm-specific parameters.
initialize(AlgorithmParameterSpec) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Initializes the generator with algorithm-specific parameters.
initialize(int, SecureRandom) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Initializes the generator with the strength of the keys.
initialize(int) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Initializes the generator with the strength of the keys.
initialize(int, SecureRandom) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
initialize(String) - Static method in class org.mozilla.jss.CryptoManager
Initialize the security subsystem.
initialize(CryptoManager.InitializationValues) - Static method in class org.mozilla.jss.CryptoManager
Initialize the security subsystem.
initialize(int) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
 
initialize(AlgorithmParameterSpec) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
 
initialize(int, SecureRandom) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Initializes this KeyPairGenerator with the given key strength.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Initializes this KeyPairGenerator with the given algorithm-specific parameters.
initializeJavaOnly - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
If true, none of the underlying NSS components will be initialized.
initPassword(PasswordCallback, PasswordCallback) - Method in interface org.mozilla.jss.crypto.CryptoToken
Initialize the password of this token.
initPassword(PasswordCallback, PasswordCallback) - Method in class org.mozilla.jss.pkcs11.PK11Token
Initialize PIN.
initPassword(byte[], byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
initSign(PrivateKey) - Method in class org.mozilla.jss.crypto.Signature
Initialize the signature context for signing.
initUnwrap(SymmetricKey, AlgorithmParameterSpec) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
initUnwrap(PrivateKey, AlgorithmParameterSpec) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
initUnwrap() - Method in interface org.mozilla.jss.crypto.KeyWrapper
For plaintext-wrapped keys.
initVerify(PublicKey) - Method in class org.mozilla.jss.crypto.Signature
Initialize the signature context for verifying.
initWrap(SymmetricKey, AlgorithmParameterSpec) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
initWrap(PublicKey, AlgorithmParameterSpec) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
initWrap() - Method in interface org.mozilla.jss.crypto.KeyWrapper
For wrapping keys in plaintext.
insertElementAt(ASN1Template, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the template at the given index.
insertElementAt(Tag, ASN1Template, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the template with the given implicit tag at the given index.
insertElementAt(ASN1Template, ASN1Value, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the template with the given default value at the given index.
insertElementAt(Tag, ASN1Template, ASN1Value, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the template with the given implicit tag and given default value at the given index.
insertElementAt(ASN1Value, int) - Method in class org.mozilla.jss.asn1.SET
Inserts an element at the given index.
insertElementAt(Tag, ASN1Value, int) - Method in class org.mozilla.jss.asn1.SET
Inserts an element with the given implicit tag at the given index.
insertElementAt(ASN1Template, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the template at the given index.
insertElementAt(Tag, ASN1Template, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the template with the given implicit tag at the given index.
insertElementAt(ASN1Template, ASN1Value, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the template with the given default value at the given index.
insertElementAt(Tag, ASN1Template, ASN1Value, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the template with the given implicit tag and given default value at the given index.
insertElementAt(RDN, int) - Method in class org.mozilla.jss.pkix.primitive.Name
Inserts the given RDN at the given index in the Name.
insertOptionalElementAt(ASN1Template, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the optional template at the given index.
insertOptionalElementAt(Tag, ASN1Template, int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Inserts the optional template with the given default value at the given index.
insertOptionalElementAt(ASN1Template, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the optional template at the given index.
insertOptionalElementAt(Tag, ASN1Template, int) - Method in class org.mozilla.jss.asn1.SET.Template
Inserts the optional template with the given default value at the given index.
installJSSProvider - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Install the JSS crypto provider.
INTEGER - Class in org.mozilla.jss.asn1
The ASN.1 type INTEGER.
INTEGER(String) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(String, int) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(byte[]) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(int, byte[]) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(int, Random) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(int, int, Random) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(long) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER(BigInteger) - Constructor for class org.mozilla.jss.asn1.INTEGER
 
INTEGER.Template - Class in org.mozilla.jss.asn1
 
INTERNAL_CA_ERROR - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
InternalCertificate - Interface in org.mozilla.jss.crypto
Certificates residing in the internal database.
INVALID_TIME - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
invalidateSession() - Method in class org.mozilla.jss.ssl.SSLSocket
Removes the current session from the session cache.
InvalidBERException - Exception in org.mozilla.jss.asn1
An exception thrown when BER decoding fails.
InvalidBERException(String) - Constructor for exception org.mozilla.jss.asn1.InvalidBERException
 
InvalidBERException(InvalidBERException, String) - Constructor for exception org.mozilla.jss.asn1.InvalidBERException
 
InvalidBERException.EOF - Exception in org.mozilla.jss.asn1
 
InvalidBERException.InvalidChar - Exception in org.mozilla.jss.asn1
 
InvalidChar(byte, int) - Constructor for exception org.mozilla.jss.asn1.InvalidBERException.InvalidChar
 
InvalidChar(char, int) - Constructor for exception org.mozilla.jss.asn1.InvalidBERException.InvalidChar
 
InvalidDERException - Exception in org.mozilla.jss.crypto
This exception is thrown when we encounter a bogus DER blob.
InvalidDERException() - Constructor for exception org.mozilla.jss.crypto.InvalidDERException
 
InvalidDERException(String) - Constructor for exception org.mozilla.jss.crypto.InvalidDERException
 
InvalidKeyFormatException - Exception in org.mozilla.jss.crypto
An exception of this type is thrown if an encoded private key cannot be decoded.
InvalidKeyFormatException() - Constructor for exception org.mozilla.jss.crypto.InvalidKeyFormatException
 
InvalidKeyFormatException(String) - Constructor for exception org.mozilla.jss.crypto.InvalidKeyFormatException
 
InvalidLengthException() - Constructor for exception org.mozilla.jss.CryptoManager.InvalidLengthException
 
InvalidNicknameException - Exception in org.mozilla.jss.util
 
InvalidNicknameException() - Constructor for exception org.mozilla.jss.util.InvalidNicknameException
 
InvalidNicknameException(String) - Constructor for exception org.mozilla.jss.util.InvalidNicknameException
 
isBFipsMode() - Method in class org.mozilla.jss.tests.JCAKeyWrap
 
isCertValid(String, boolean) - Method in class org.mozilla.jss.CryptoManager
Verify a certificate that exists in the given cert database, check if is valid and that we trust the issuer.
isCertValid(String, boolean, CryptoManager.CertificateUsage) - Method in class org.mozilla.jss.CryptoManager
Deprecated.
Use verifyCertificate() instead
isCertValid(String, boolean, CryptoManager.CertUsage) - Method in class org.mozilla.jss.CryptoManager
note: this method calls obsolete function in NSS Verify a certificate that exists in the given cert database, check if is valid and that we trust the issuer.
isCertValid(byte[], boolean, CryptoManager.CertUsage) - Method in class org.mozilla.jss.CryptoManager
Verify a certificate in memory.
isECC() - Method in enum org.mozilla.jss.ssl.SSLCipher
 
isEOC() - Method in class org.mozilla.jss.asn1.ASN1Header
Returns true if this is a BER end-of-contents marker.
isExtensionPresent(OBJECT_IDENTIFIER) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
Linearly searches the extension list for an extension with the given object identifier.
isFipsCipherSuite(int) - Static method in class org.mozilla.jss.ssl.SSLSocket
isFipsCipherSuite
isHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Return true if handshake is completed else return false;
isHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Return true if handshake is completed else return false;
isInternalCryptoToken() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
isInternalKeyStorageToken() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
isLoggedIn() - Method in interface org.mozilla.jss.crypto.CryptoToken
Find out if the token is currently logged in.
isLoggedIn() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
isOptional() - Method in class org.mozilla.jss.asn1.SET.Template.Element
 
isOptionalAt(int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Returns whether the sub-template at the given index is optional.
isOptionalAt(int) - Method in class org.mozilla.jss.asn1.SET.Template
Returns true if the sub-template at the given index is optional.
isPadded() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm
Deprecated.
Call getPaddingType() instead.
isPadded() - Method in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
isPresent() - Method in interface org.mozilla.jss.crypto.CryptoToken
Determines whether this token is currently present.
isPresent() - Method in class org.mozilla.jss.pkcs11.PK11Token
Determines if the given token is present on the system.
isSecurityOn() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
Query if security is enabled on this socket.
isServerAlive() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
 
isServerAlive() - Method in class org.mozilla.jss.tests.JSSE_SSLClient
 
ISSUER_AND_SERIALNUMBER - Static variable in class org.mozilla.jss.pkix.cms.SignerIdentifier
 
IssuerAndSerialNumber - Class in org.mozilla.jss.pkcs7
An issuer name and serial number, used to uniquely identify a certificate.
IssuerAndSerialNumber(Name, INTEGER) - Constructor for class org.mozilla.jss.pkcs7.IssuerAndSerialNumber
Constructs an IssuerAndSerialNumber from its components.
IssuerAndSerialNumber - Class in org.mozilla.jss.pkix.cms
An issuer name and serial number, used to uniquely identify a certificate.
IssuerAndSerialNumber(Name, INTEGER) - Constructor for class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber
Constructs an IssuerAndSerialNumber from its components.
IssuerAndSerialNumber.Template - Class in org.mozilla.jss.pkcs7
A template for decoding an IssuerAndSerialNumber from its BER encoding.
IssuerAndSerialNumber.Template - Class in org.mozilla.jss.pkix.cms
A template for decoding an IssuerAndSerialNumber from its BER encoding.
IssuerAndSubject - Class in org.mozilla.jss.pkix.cmmf
CMMF IssuerAndSubject.
IssuerAndSubject(ANY, ANY, INTEGER) - Constructor for class org.mozilla.jss.pkix.cmmf.IssuerAndSubject
 
IssuerAndSubject.Template - Class in org.mozilla.jss.pkix.cmmf
A Template for decoding an IssuerAndSubject.
issuerDN - Static variable in class org.mozilla.jss.tests.X509CertTest
 
isTrustedCert(KeyStore, String) - Static method in class org.mozilla.jss.tests.KeyStoreTest
 
isUTC() - Method in class org.mozilla.jss.asn1.GeneralizedTime
 
isUTC() - Method in class org.mozilla.jss.asn1.GeneralizedTime.Template
 
isUTC() - Method in class org.mozilla.jss.asn1.TimeBase
 
isUTC() - Method in class org.mozilla.jss.asn1.TimeBase.Template
 
isUTC() - Method in class org.mozilla.jss.asn1.UTCTime
 
isUTC() - Method in class org.mozilla.jss.asn1.UTCTime.Template
 
isValidKeyStrength(int) - Method in class org.mozilla.jss.crypto.KeyGenAlgorithm.FixedKeyStrengthValidator
 
isValidKeyStrength(int) - Method in interface org.mozilla.jss.crypto.KeyGenAlgorithm.KeyStrengthValidator
 
isValidParameterObject(Object) - Method in class org.mozilla.jss.crypto.Algorithm
Returns true if the given Object can be used as a parameter for this algorithm.
isValidStrength(int) - Method in class org.mozilla.jss.crypto.KeyGenAlgorithm
Returns true if the given strength is valid for this key generation algorithm.
isWritable() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
IvAlgorithmParameters - Class in org.mozilla.jss.provider.java.security
This class is only intended to be used to implement CipherSpi.getAlgorithmParameters().
IvAlgorithmParameters() - Constructor for class org.mozilla.jss.provider.java.security.IvAlgorithmParameters
 
IVParameterSpec - Class in org.mozilla.jss.crypto
An algorithm parameter that consists of an initialization vector (IV).
IVParameterSpec(byte[]) - Constructor for class org.mozilla.jss.crypto.IVParameterSpec
 

J

JAR_DBM_VERSION - Static variable in class org.mozilla.jss.CryptoManager
 
JAR_JDK_VERSION - Static variable in class org.mozilla.jss.CryptoManager
 
JAR_JSS_VERSION - Static variable in class org.mozilla.jss.CryptoManager
 
JAR_NSPR_VERSION - Static variable in class org.mozilla.jss.CryptoManager
 
JAR_NSS_VERSION - Static variable in class org.mozilla.jss.CryptoManager
 
JCAKeyWrap - Class in org.mozilla.jss.tests
Test Mozilla-JSS provider key wrap/unwrap JSS currently needs to compile with JDK 1.4.2.x This program tests wrapping/unwrapping on symmetric keys.
JCAKeyWrap(String, String) - Constructor for class org.mozilla.jss.tests.JCAKeyWrap
Default constructor to initialize Mozilla-JSS
JCASigTest - Class in org.mozilla.jss.tests
 
JCASigTest() - Constructor for class org.mozilla.jss.tests.JCASigTest
 
JCASymKeyGen - Class in org.mozilla.jss.tests
 
JCASymKeyGen(String, String) - Constructor for class org.mozilla.jss.tests.JCASymKeyGen
Default constructor
JSS_FileUploadClient - Class in org.mozilla.jss.tests
 
JSS_FileUploadClient() - Constructor for class org.mozilla.jss.tests.JSS_FileUploadClient
Default Constructor, do not use.
JSS_FileUploadClient.HandshakeListener - Class in org.mozilla.jss.tests
SSL Handshake Listener implementation.
JSS_FileUploadServer - Class in org.mozilla.jss.tests
 
JSS_FileUploadServer() - Constructor for class org.mozilla.jss.tests.JSS_FileUploadServer
 
JSS_FileUploadServer.HandshakeListener - Class in org.mozilla.jss.tests
 
JSS_SelfServClient - Class in org.mozilla.jss.tests
 
JSS_SelfServClient() - Constructor for class org.mozilla.jss.tests.JSS_SelfServClient
Default Constructor.
JSS_SelfServClient.HandshakeListener - Class in org.mozilla.jss.tests
SSL Handshake Listener implementation.
JSS_SelfServServer - Class in org.mozilla.jss.tests
Note on how to use JSS_SelfServServer and JSS_SelfServerClient For debugging purposes you should modify Constant.java debug_level to 4.
JSS_SelfServServer() - Constructor for class org.mozilla.jss.tests.JSS_SelfServServer
 
JSS_SelfServServer() - Method in class org.mozilla.jss.tests.JSS_SelfServServer
 
JSS_SelfServServer.HandshakeListener - Class in org.mozilla.jss.tests
 
jssCipherSuites - Static variable in interface org.mozilla.jss.tests.Constants
 
JSSE_SSLClient - Class in org.mozilla.jss.tests
This program connects to any SSL Server to exercise all ciphers supported by JSSE for a given JDK/JRE version.
JSSE_SSLClient() - Constructor for class org.mozilla.jss.tests.JSSE_SSLClient
Default constructor.
JSSE_SSLServer - Class in org.mozilla.jss.tests
JSSE SSLServer class that acts as SSL Server
JSSE_SSLServer() - Constructor for class org.mozilla.jss.tests.JSSE_SSLServer
Constructs a JSSE_SSLServer.
JSSKeyStoreSpi - Class in org.mozilla.jss.provider.java.security
The JSS implementation of the JCA KeyStore SPI.
JSSKeyStoreSpi() - Constructor for class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
JSSMessageDigest - Class in org.mozilla.jss.crypto
A class for performing message digesting (hashing) and MAC operations.
JSSMessageDigest() - Constructor for class org.mozilla.jss.crypto.JSSMessageDigest
 
JSSMessageDigestSpi - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi(DigestAlgorithm) - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi
 
JSSMessageDigestSpi.MD2 - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi.MD5 - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi.SHA1 - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi.SHA256 - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi.SHA384 - Class in org.mozilla.jss.provider.java.security
 
JSSMessageDigestSpi.SHA512 - Class in org.mozilla.jss.provider.java.security
 
JSSPackageTest - Class in org.mozilla.jss.tests
 
JSSPackageTest() - Constructor for class org.mozilla.jss.tests.JSSPackageTest
 
JSSProvider - Class in org.mozilla.jss
 
JSSProvider() - Constructor for class org.mozilla.jss.JSSProvider
 
JSSSecureRandom - Interface in org.mozilla.jss.crypto
An interface for secure random numbers.
JSSSecureRandomSpi - Class in org.mozilla.jss.provider.java.security
 
JSSSecureRandomSpi() - Constructor for class org.mozilla.jss.provider.java.security.JSSSecureRandomSpi
 

K

KEA - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
key - Variable in class org.mozilla.jss.crypto.SecretKeyFacade
 
KEY_AGREEMENT - Static variable in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
KEY_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A bag containing a private key.
KEY_ENCIPHERMENT - Static variable in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
KEY_GEN_PARAMETERS - Static variable in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
KeyAlreadyImportedException - Exception in org.mozilla.jss.crypto
This exception is thrown if the user tries to import a key which is already in the specified token
KeyAlreadyImportedException() - Constructor for exception org.mozilla.jss.crypto.KeyAlreadyImportedException
 
KeyAlreadyImportedException(String) - Constructor for exception org.mozilla.jss.crypto.KeyAlreadyImportedException
 
keyCompromise - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
keyCompromise - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
A bit position in a ReasonFlags bit string.
keyCompromise - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
KeyDatabaseException - Exception in org.mozilla.jss
This exception is thrown if the key database does not exist, or if an error occurs while opening it.
KeyDatabaseException() - Constructor for exception org.mozilla.jss.KeyDatabaseException
 
KeyDatabaseException(String) - Constructor for exception org.mozilla.jss.KeyDatabaseException
 
KeyFactorySpi1_2 - Class in org.mozilla.jss.provider.java.security
 
KeyFactorySpi1_2() - Constructor for class org.mozilla.jss.provider.java.security.KeyFactorySpi1_2
 
KeyFactorySpi1_4 - Class in org.mozilla.jss.provider.java.security
 
KeyFactorySpi1_4() - Constructor for class org.mozilla.jss.provider.java.security.KeyFactorySpi1_4
 
KeyFactoryTest - Class in org.mozilla.jss.tests
 
KeyFactoryTest() - Constructor for class org.mozilla.jss.tests.KeyFactoryTest
 
keyGenAlg - Static variable in class org.mozilla.jss.tests.TestSDR
 
KeyGenAlgorithm - Class in org.mozilla.jss.crypto
Algorithms that can be used for generating symmetric keys.
KeyGenAlgorithm(int, String, KeyGenAlgorithm.KeyStrengthValidator, OBJECT_IDENTIFIER, Class) - Constructor for class org.mozilla.jss.crypto.KeyGenAlgorithm
 
KeyGenAlgorithm.FixedKeyStrengthValidator - Class in org.mozilla.jss.crypto
 
KeyGenAlgorithm.KeyStrengthValidator - Interface in org.mozilla.jss.crypto
 
KeyGenerator - Interface in org.mozilla.jss.crypto
Generates symmetric keys for encryption and decryption.
KeyGenerator.CharToByteConverter - Interface in org.mozilla.jss.crypto
An interface for converting a password of Java characters into an array of bytes.
keygenOnInternalToken() - Method in class org.mozilla.jss.crypto.KeyPairGenerator
 
keygenOnInternalToken() - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
keygenOnInternalToken() - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
 
KeyManager - Class in org.mozilla.jss.SecretDecoderRing
Creates, finds, and deletes keys for SecretDecoderRing.
KeyManager(CryptoToken) - Constructor for class org.mozilla.jss.SecretDecoderRing.KeyManager
Creates a new KeyManager using the given CryptoToken.
KeyPairAlgorithm - Class in org.mozilla.jss.crypto
Algorithms that can be used for keypair generation.
KeyPairAlgorithm(int, String, Algorithm) - Constructor for class org.mozilla.jss.crypto.KeyPairAlgorithm
 
KeyPairGenerator - Class in org.mozilla.jss.crypto
Generates RSA and DSA key pairs.
KeyPairGenerator(KeyPairAlgorithm, KeyPairGeneratorSpi) - Constructor for class org.mozilla.jss.crypto.KeyPairGenerator
Creates a new key pair generator.
KeyPairGeneratorSpi - Class in org.mozilla.jss.crypto
 
KeyPairGeneratorSpi() - Constructor for class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
KeyPairGeneratorSpi.Usage - Class in org.mozilla.jss.crypto
In PKCS #11, each keypair can be marked with the operations it will be used to perform.
keyPrefix - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
 
KeyStoreTest - Class in org.mozilla.jss.tests
 
KeyStoreTest() - Constructor for class org.mozilla.jss.tests.KeyStoreTest
 
KeyType - Class in org.mozilla.jss.pkcs11
PKCS #11 Key Types These are the possible types for keys in the wrapper library.
KeyType() - Constructor for class org.mozilla.jss.pkcs11.KeyType
 
KeyType(Algorithm[], String) - Constructor for class org.mozilla.jss.pkcs11.KeyType
 
keyUpdateWarning - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
KeyWrapAlgorithm - Class in org.mozilla.jss.crypto
 
KeyWrapAlgorithm(int, String, Class<?>, boolean, int) - Constructor for class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
KeyWrapAlgorithm(int, String, Class<?>[], boolean, int) - Constructor for class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
KeyWrapper - Interface in org.mozilla.jss.crypto
 
KeyWrapping - Class in org.mozilla.jss.tests
Keywrapping tests..
KeyWrapping() - Constructor for class org.mozilla.jss.tests.KeyWrapping
 

L

LDAP - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A SinglePubInfo publication method.
LIBRARY_LENGTH - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Library description must be this length exactly.
ListCACerts - Class in org.mozilla.jss.tests
 
ListCACerts() - Constructor for class org.mozilla.jss.tests.ListCACerts
 
ListCerts - Class in org.mozilla.jss.tests
 
ListCerts() - Constructor for class org.mozilla.jss.tests.ListCerts
 
LOCAL_KEY_ID - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A LocalKeyID attribute.
localityName - Static variable in class org.mozilla.jss.pkix.primitive.Name
The OID for the locality name (L) attribute.
login(PasswordCallback) - Method in interface org.mozilla.jss.crypto.CryptoToken
Login to the token.
login(PasswordCallback) - Method in class org.mozilla.jss.pkcs11.PK11Token
Log into the token.
logout() - Method in interface org.mozilla.jss.crypto.CryptoToken
Logout of the token.
logout() - Method in class org.mozilla.jss.pkcs11.PK11Token
Log out of the token.
longToBytes(long) - Static method in class org.mozilla.jss.tests.SymKeyDeriving
 
lookAhead(InputStream) - Static method in class org.mozilla.jss.asn1.ASN1Header
Returns information about the next item in the stream, but does not consume any octets.
lookup(String, String, String, int) - Static method in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
lookupKey(EncryptionAlgorithm, byte[]) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
Looks up the key on this token with the given algorithm and key ID.
lookupUniqueNamedKey(EncryptionAlgorithm, String) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
Looks up the key on this token with the given algorithm and nickname.
LraPopWitness - Class in org.mozilla.jss.pkix.cmc
CMC LraPopWitness: LraPopWitness::= SEQUENCE { pkiDataBodyid BodyPartID bodyids SEQUENCE SIZE (1..MAX) OF BodyPartID, }
LraPopWitness(INTEGER, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.LraPopWitness
 
LraPopWitness.Template - Class in org.mozilla.jss.pkix.cmc
 

M

MacData - Class in org.mozilla.jss.pkcs12
 
MacData() - Constructor for class org.mozilla.jss.pkcs12.MacData
 
MacData(DigestInfo, OCTET_STRING, INTEGER) - Constructor for class org.mozilla.jss.pkcs12.MacData
Creates a MacData from the given parameters.
MacData(Password, byte[], int, byte[]) - Constructor for class org.mozilla.jss.pkcs12.MacData
Creates a MacData by computing a HMAC on the given bytes.
MacData.Template - Class in org.mozilla.jss.pkcs12
A Template for decoding a MacData from its BER encoding.
main(String[]) - Static method in class org.mozilla.jss.asn1.INTEGER
Tests the DER encoding and decoding of the INTEGER class.
main(String[]) - Static method in class org.mozilla.jss.asn1.SEQUENCE
 
main(String[]) - Static method in class org.mozilla.jss.asn1.SET
 
main(String[]) - Static method in class org.mozilla.jss.pkcs10.CertificationRequest
 
main(String[]) - Static method in class org.mozilla.jss.pkcs12.PFX
 
main(String[]) - Static method in class org.mozilla.jss.pkix.cert.Certificate
 
main(String[]) - Static method in class org.mozilla.jss.pkix.cmmf.CertRepContent
 
main(String[]) - Static method in class org.mozilla.jss.pkix.crmf.CertReqMsg
 
main(String[]) - Static method in class org.mozilla.jss.pkix.crmf.CertTemplate
 
main(String[]) - Static method in class org.mozilla.jss.pkix.primitive.Name
 
main(String[]) - Static method in class org.mozilla.jss.ssl.SSLClient
 
main(String[]) - Static method in class org.mozilla.jss.ssl.SSLServer
 
main(String[]) - Static method in class org.mozilla.jss.ssl.SSLTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.BadSSL
 
main(String[]) - Static method in class org.mozilla.jss.tests.BigObjectIdentifier
 
main(String[]) - Static method in class org.mozilla.jss.tests.CloseDBs
 
main(String[]) - Static method in class org.mozilla.jss.tests.DigestTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.FipsTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.GenerateTestCert
Main method for testing and generating cert pairs.
main(String[]) - Static method in class org.mozilla.jss.tests.HmacTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.HMACTest
Main test method.
main(String[]) - Static method in class org.mozilla.jss.tests.JCAKeyWrap
 
main(String[]) - Static method in class org.mozilla.jss.tests.JCASigTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.JCASymKeyGen
 
main(String[]) - Static method in class org.mozilla.jss.tests.JSS_FileUploadClient
Main method.
main(String[]) - Static method in class org.mozilla.jss.tests.JSS_FileUploadServer
 
main(String[]) - Static method in class org.mozilla.jss.tests.JSS_SelfServClient
Main method.
main(String[]) - Static method in class org.mozilla.jss.tests.JSS_SelfServServer
 
main(String[]) - Static method in class org.mozilla.jss.tests.JSSE_SSLClient
Main method for local unit testing.
main(String[]) - Static method in class org.mozilla.jss.tests.JSSE_SSLServer
Main method to create the class server.
main(String[]) - Static method in class org.mozilla.jss.tests.JSSPackageTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.KeyFactoryTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.KeyStoreTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.KeyWrapping
 
main(String[]) - Static method in class org.mozilla.jss.tests.ListCACerts
 
main(String[]) - Static method in class org.mozilla.jss.tests.ListCerts
 
main(String[]) - Static method in class org.mozilla.jss.tests.PK10Gen
 
main(String[]) - Static method in class org.mozilla.jss.tests.SDR
 
main(String[]) - Static method in class org.mozilla.jss.tests.SelfTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.SetupDBs
 
main(String[]) - Static method in class org.mozilla.jss.tests.SigTest
 
main(String[]) - Static method in class org.mozilla.jss.tests.SSLClientAuth
 
main(String[]) - Static method in class org.mozilla.jss.tests.SymKeyDeriving
 
main(String[]) - Static method in class org.mozilla.jss.tests.SymKeyGen
 
main(String[]) - Static method in class org.mozilla.jss.tests.TestKeyGen
 
main(String[]) - Static method in class org.mozilla.jss.tests.TestSDR
 
main(String[]) - Static method in class org.mozilla.jss.tests.VerifyCert
 
main(String[]) - Static method in class org.mozilla.jss.tests.X509CertTest
 
main(String[]) - Static method in class org.mozilla.jss.util.Base64InputStream
 
main(String[]) - Static method in class org.mozilla.jss.util.UTF8Converter
Testing method
makeCert(String, String, int, PrivateKey, PublicKey, int, SEQUENCE) - Static method in class org.mozilla.jss.tests.SSLClientAuth
Method that generates a certificate for given credential
makeOutputlessOFTemplate(ASN1Template) - Static method in class org.mozilla.jss.asn1.SEQUENCE.OF_Template
 
makePWCBInfo() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
MANUFACTURER_LENGTH - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
ManufacturerID must be this length exactly.
mark(int) - Method in class org.mozilla.jss.util.Base64InputStream
 
markSupported() - Method in class org.mozilla.jss.util.Base64InputStream
 
MD2 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
The MD2 digest algorithm, from RSA.
MD2() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.MD2
 
MD5 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
The MD5 digest algorithm, from RSA.
MD5() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.MD5
 
messageDigestCompare(String, byte[]) - Static method in class org.mozilla.jss.tests.DigestTest
 
mIsInternalCryptoToken - Variable in class org.mozilla.jss.pkcs11.PK11Token
 
mIsInternalKeyStorageToken - Variable in class org.mozilla.jss.pkcs11.PK11Token
 
missingTimeStamp - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
MOZ_PROVIDER_NAME - Static variable in class org.mozilla.jss.tests.JCAKeyWrap
 
MUST_ARCHIVE_KEYS - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 

N

name - Variable in class org.mozilla.jss.pkcs11.KeyType
 
Name - Class in org.mozilla.jss.pkix.primitive
An X.500 Name.
Name() - Constructor for class org.mozilla.jss.pkix.primitive.Name
Creates an empty Name.
name - Variable in class org.mozilla.jss.util.PasswordCallbackInfo
 
Name.Template - Class in org.mozilla.jss.pkix.primitive
 
nativeDeriveSymKey(PK11Token, SymmetricKey, SymmetricKey, long, byte[], byte[], long, long, long) - Method in class org.mozilla.jss.pkcs11.PK11SymmetricKeyDeriver
 
NativeErrcodes - Class in org.mozilla.jss.util
An enumeration of all error codes from NSS and NSPR.
NativeErrcodes() - Constructor for class org.mozilla.jss.util.NativeErrcodes
 
nativeLogin(PasswordCallback) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
NativeProxy - Class in org.mozilla.jss.util
NativeProxy, a superclass for Java classes that mirror C data structures.
NativeProxy(byte[]) - Constructor for class org.mozilla.jss.util.NativeProxy
Create a NativeProxy from a byte array representing a C pointer.
needsLogin() - Method in interface org.mozilla.jss.crypto.CryptoToken
returns true if this token needs to be logged into before it can be used.
needsLogin() - Method in class org.mozilla.jss.pkcs11.PK11Token
 
nextBytes(byte[]) - Method in interface org.mozilla.jss.crypto.JSSSecureRandom
Retrieves random bytes and stores them in the given array.
nextBytes(byte[]) - Method in class org.mozilla.jss.pkcs11.PK11SecureRandom
 
nickname - Variable in class org.mozilla.jss.pkcs11.PK11Cert
 
NicknameConflictException() - Constructor for exception org.mozilla.jss.CryptoManager.NicknameConflictException
 
NO_KEY_REUSE - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
noCertDB - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Don't open the cert DB and key DB's, just initialize the volatile certdb.
noModDB - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Don't open the security module DB, just initialize the PKCS #11 module.
NONE - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Mode
 
NONE - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Padding
 
noPK11Finalize - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
never call C_Finalize on any PKCS#11 module.
noRootInit - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Don't try to look for the root certs module automatically.
NoSuchItemOnTokenException - Exception in org.mozilla.jss.crypto
Thrown if a cryptographic item does not exist on the token it is trying to be used on.
NoSuchItemOnTokenException() - Constructor for exception org.mozilla.jss.crypto.NoSuchItemOnTokenException
 
NoSuchItemOnTokenException(String) - Constructor for exception org.mozilla.jss.crypto.NoSuchItemOnTokenException
 
NoSuchPaddingException - Exception in org.mozilla.jss.crypto
This class is a stub for javax.crypto.NoSuchPaddingException until we move to JDK 1.2.
NoSuchPaddingException() - Constructor for exception org.mozilla.jss.crypto.NoSuchPaddingException
 
NoSuchTokenException - Exception in org.mozilla.jss
Thrown if a token cannot be found.
NoSuchTokenException() - Constructor for exception org.mozilla.jss.NoSuchTokenException
 
NoSuchTokenException(String) - Constructor for exception org.mozilla.jss.NoSuchTokenException
 
NOSUPPORT - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
NOSUPPORT - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
NotExtractableException() - Constructor for exception org.mozilla.jss.crypto.SymmetricKey.NotExtractableException
 
NotExtractableException(String) - Constructor for exception org.mozilla.jss.crypto.SymmetricKey.NotExtractableException
 
NotImplementedException - Exception in org.mozilla.jss.util
This exception is thrown whenever something isn't implemented.
NotImplementedException() - Constructor for exception org.mozilla.jss.util.NotImplementedException
 
NotImplementedException(String) - Constructor for exception org.mozilla.jss.util.NotImplementedException
 
NotInitializedException() - Constructor for exception org.mozilla.jss.CryptoManager.NotInitializedException
 
NotInitializedException() - Constructor for exception org.mozilla.jss.pkcs11.PK11Token.NotInitializedException
 
NotInitializedException(String) - Constructor for exception org.mozilla.jss.pkcs11.PK11Token.NotInitializedException
 
notReached(String) - Static method in class org.mozilla.jss.util.Assert
Throw an AssertionException if this statement is reached.
notReached() - Static method in class org.mozilla.jss.util.Assert
Throw an AssertionException if this statement is reached.
notYetImplemented(String) - Static method in class org.mozilla.jss.util.Assert
Throw an AssertionException because functionality is not yet implemented.
NSSCK_VENDOR_NSS - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
Content automatically generated; see NSS documentation for more information.
NULL - Class in org.mozilla.jss.asn1
 
NULL() - Constructor for class org.mozilla.jss.asn1.NULL
 
NULL - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
NULL.Template - Class in org.mozilla.jss.asn1
 
NullPasswordCallback - Class in org.mozilla.jss.util
A PasswordCallback that immediately gives up.
NullPasswordCallback() - Constructor for class org.mozilla.jss.util.NullPasswordCallback
 
numControls() - Method in class org.mozilla.jss.pkix.crmf.CertRequest
Returns the number of optional Controls in the cert request.
numExtensions() - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Returns the number of extensions present in the template.
numPubInfos() - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
Returns the number of SinglePubInfos.

O

OBJECT_IDENTIFIER - Class in org.mozilla.jss.asn1
 
OBJECT_IDENTIFIER(long[]) - Constructor for class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
Creates an OBJECT_IDENTIFIER from an array of longs, which constitute the numbers that make up the OBJECT IDENTIFIER.
OBJECT_IDENTIFIER(String) - Constructor for class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
Creates an OBJECT_IDENTIFIER from a String version.
OBJECT_IDENTIFIER.Template - Class in org.mozilla.jss.asn1
 
OBJECT_SIGNING - Static variable in class org.mozilla.jss.pkcs11.PK11InternalCert
 
ObjectNotFoundException - Exception in org.mozilla.jss.crypto
This exception is thrown whenever something isn't implemented.
ObjectNotFoundException() - Constructor for exception org.mozilla.jss.crypto.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for exception org.mozilla.jss.crypto.ObjectNotFoundException
 
ObjectSigner - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
ObjectSigner - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
OBNOXIOUS - Static variable in class org.mozilla.jss.util.Debug
 
OCSP_BAD_HTTP_RESPONSE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_FUTURE_RESPONSE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_MALFORMED_REQUEST - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_MALFORMED_RESPONSE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_NO_DEFAULT_RESPONDER - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_NOT_ENABLED - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_OLD_RESPONSE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_REQUEST_NEEDS_SIG - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_SERVER_ERROR - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_TRY_SERVER_LATER - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_UNAUTHORIZED_REQUEST - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_UNAUTHORIZED_RESPONSE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_UNKNOWN_CERT - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_UNKNOWN_RESPONSE_STATUS - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSP_UNKNOWN_RESPONSE_TYPE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
OCSPCacheSettings(int, int, int) - Method in class org.mozilla.jss.CryptoManager
change OCSP cache settings * @param ocsp_cache_size max cache entries * @param ocsp_min_cache_entry_duration minimum seconds to next fetch attempt * @param ocsp_max_cache_entry_duration maximum seconds to next fetch attempt
ocspCheckingEnabled - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
To have NSS check the OCSP responder for when verifying certificates, set this flags to true.
ocspResponderCertNickname - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
The nickname of the cert to trust (expected) to sign the OCSP responses.
ocspResponderURL - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Specify the location and cert of the responder.
OCTET_STRING - Class in org.mozilla.jss.asn1
 
OCTET_STRING(byte[]) - Constructor for class org.mozilla.jss.asn1.OCTET_STRING
 
OCTET_STRING.Template - Class in org.mozilla.jss.asn1
 
OF_Template(ASN1Template) - Constructor for class org.mozilla.jss.asn1.SEQUENCE.OF_Template
 
OF_Template(ASN1Template) - Constructor for class org.mozilla.jss.asn1.SET.OF_Template
Creates an OF_Template with the given type.
oid - Variable in class org.mozilla.jss.crypto.Algorithm
 
oidIndex - Variable in class org.mozilla.jss.crypto.Algorithm
Index into the SECOidTag array in Algorithm.c.
ONE_TIME - Static variable in interface org.mozilla.jss.crypto.CryptoToken
Login once, never need to re-enter the password until you log out.
optimizeSpace - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Use smaller tables and caches.
org.mozilla.jss - package org.mozilla.jss
Configuration and top-level operations of the JSS system.
org.mozilla.jss.asn1 - package org.mozilla.jss.asn1
ASN.1 structures, BER decoding, and DER encoding.
org.mozilla.jss.crypto - package org.mozilla.jss.crypto
Generic cryptographic operations, such as signing and key pair generation.
org.mozilla.jss.pkcs10 - package org.mozilla.jss.pkcs10
Encoding and decoding pkcs10 request
org.mozilla.jss.pkcs11 - package org.mozilla.jss.pkcs11
 
org.mozilla.jss.pkcs12 - package org.mozilla.jss.pkcs12
Creating and interpreting PKCS #12 blobs.
org.mozilla.jss.pkcs7 - package org.mozilla.jss.pkcs7
Creating and interpeting PKCS #7 blobs.
org.mozilla.jss.pkix.cert - package org.mozilla.jss.pkix.cert
Encoding and decoding X.509 certificates and certificate extensions.
org.mozilla.jss.pkix.cmc - package org.mozilla.jss.pkix.cmc
Creating and interpeting CMC blobs.
org.mozilla.jss.pkix.cmmf - package org.mozilla.jss.pkix.cmmf
The PKIX CMMF protocol.
org.mozilla.jss.pkix.cms - package org.mozilla.jss.pkix.cms
Creating and interpeting CMS blobs.
org.mozilla.jss.pkix.crmf - package org.mozilla.jss.pkix.crmf
The PKIX CRMF protocol.
org.mozilla.jss.pkix.primitive - package org.mozilla.jss.pkix.primitive
Frequently-used primitive ASN.1 types, such as AlgorithmIdentifier, PrivateKeyInfo, and X.500 Name.
org.mozilla.jss.provider.java.security - package org.mozilla.jss.provider.java.security
 
org.mozilla.jss.provider.javax.crypto - package org.mozilla.jss.provider.javax.crypto
 
org.mozilla.jss.SecretDecoderRing - package org.mozilla.jss.SecretDecoderRing
A facility for encrypting and decrypting small amounts of data with a symmetric key.
org.mozilla.jss.ssl - package org.mozilla.jss.ssl
SSL sockets.
org.mozilla.jss.tests - package org.mozilla.jss.tests
 
org.mozilla.jss.util - package org.mozilla.jss.util
 
organizationalUnitName - Static variable in class org.mozilla.jss.pkix.primitive.Name
The OID for the organizational unit name (OU) attribute.
organizationName - Static variable in class org.mozilla.jss.pkix.primitive.Name
The OID for the organization name (O) attribute.
OTHER - Static variable in class org.mozilla.jss.pkix.cmc.TaggedRequest
 
OtherInfo - Class in org.mozilla.jss.pkix.cmc
CMCStatusInfoV2 OtherInfo: OtherInfo ::= CHOICE { failInfo INTEGER, pendInfo PendInfo, extendedFailInfo SEQUENCE { // ExtendedFailInfo failInfoOID OBJECT IDENTIFIER, failInfoValue AttributeValue } OPTIONAL }
OtherInfo() - Constructor for class org.mozilla.jss.pkix.cmc.OtherInfo
 
OtherInfo(OtherInfo.Type, INTEGER, PendInfo) - Constructor for class org.mozilla.jss.pkix.cmc.OtherInfo
Constructs a OtherInfo from its components.
OtherInfo(OtherInfo.Type, INTEGER, PendInfo, ExtendedFailInfo) - Constructor for class org.mozilla.jss.pkix.cmc.OtherInfo
Constructs a OtherInfo from its components.
OtherInfo.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a OtherInfo.
OtherInfo.Type - Class in org.mozilla.jss.pkix.cmc
The type of OtherInfo.
OtherMsg - Class in org.mozilla.jss.pkix.cmc
CMC OtherMsg.
OtherMsg(INTEGER, OBJECT_IDENTIFIER, ANY) - Constructor for class org.mozilla.jss.pkix.cmc.OtherMsg
Constructs a new OtherMsg from its components.
OtherMsg.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a OtherMsg.
OtherReqMsg - Class in org.mozilla.jss.pkix.cmc
CMC OtherReqMsg.
OtherReqMsg(INTEGER, OBJECT_IDENTIFIER, ANY) - Constructor for class org.mozilla.jss.pkix.cmc.OtherReqMsg
Constructs a new OtherReqMsg from its components.
OtherReqMsg.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a OtherReqMsg.
outputCipherResults() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
 
outputCipherResults() - Method in class org.mozilla.jss.tests.JSSE_SSLClient
 

P

pad(byte[], int) - Static method in class org.mozilla.jss.crypto.Cipher
Pads a byte array so that its length is a multiple of the given blocksize.
paramsAreValid() - Method in class org.mozilla.jss.crypto.PQGParams
Verifies the PQG parameters using the seed, counter, and H values.
PARTIAL - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
Password - Class in org.mozilla.jss.util
Stores a password.
Password(char[]) - Constructor for class org.mozilla.jss.util.Password
Creates a Password from a char array, then wipes the char array.
passwordCallback - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
The password callback to be used by JSS whenever a password is needed.
PasswordCallback - Interface in org.mozilla.jss.util
Represents a password callback, which is called to login to the key database and to PKCS #11 tokens.
PasswordCallback.GiveUpException - Exception in org.mozilla.jss.util
This exception is thrown if the PasswordCallback wants to stop guessing passwords.
PasswordCallbackInfo - Class in org.mozilla.jss.util
An object of this class is passed to a PasswordCallback to give it information about the token that is being logged into.
PasswordCallbackInfo(String, int) - Constructor for class org.mozilla.jss.util.PasswordCallbackInfo
 
PasswordConverter - Class in org.mozilla.jss.pkcs12
Converts password chars to bytes.
PasswordConverter() - Constructor for class org.mozilla.jss.pkcs12.PasswordConverter
 
passwordIsInitialized() - Method in interface org.mozilla.jss.crypto.CryptoToken
Determine whether the password has been initialized yet.
passwordIsInitialized() - Method in class org.mozilla.jss.pkcs11.PK11Token
Determine whether the token has been initialized yet.
PATH_LEN_CONSTRAINT_INVALID - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
PBA_SHA1_HMAC - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
PBE_MD2_DES_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_MD5_DES_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_PKCS5_PBES2 - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_PKCS5_PBKDF2 - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_PKCS5_PBMAC1 - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_DES3_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_DES_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_RC2_128_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_RC2_40_CBC - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_RC4_128 - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBE_SHA1_RC4_40 - Static variable in class org.mozilla.jss.crypto.PBEAlgorithm
 
PBEAlgorithm - Class in org.mozilla.jss.crypto
Algorithms that can be used for generating symmetric keys from passwords.
PBEAlgorithm(int, String, int, OBJECT_IDENTIFIER, EncryptionAlgorithm, int) - Constructor for class org.mozilla.jss.crypto.PBEAlgorithm
 
PBEKeyGenParams - Class in org.mozilla.jss.crypto
 
PBEKeyGenParams(Password, byte[], int) - Constructor for class org.mozilla.jss.crypto.PBEKeyGenParams
Creates PBE parameters.
PBEKeyGenParams(char[], byte[], int) - Constructor for class org.mozilla.jss.crypto.PBEKeyGenParams
Creates PBE parameters using default encryption algorithm (DES3_EDE3_CBC).
PBEKeyGenParams(char[], byte[], int, EncryptionAlgorithm) - Constructor for class org.mozilla.jss.crypto.PBEKeyGenParams
Creates PBE parameters using default encryption algorithm (DES3_EDE3_CBC).
PBEParameter - Class in org.mozilla.jss.pkix.primitive
PKCS #5 PBEParameter, and PKCS #12 pkcs-12PbeParams.
PBEParameter(byte[], int) - Constructor for class org.mozilla.jss.pkix.primitive.PBEParameter
Creates a PBEParameter from a salt and iteration count.
PBEParameter(OCTET_STRING, INTEGER) - Constructor for class org.mozilla.jss.pkix.primitive.PBEParameter
Creates a PBEParameter from a salt and iteration count.
PBEParameter.Template - Class in org.mozilla.jss.pkix.primitive
A template class for decoding a PBEParameter.
PEND - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
PendInfo - Class in org.mozilla.jss.pkix.cmc
CMC PendInfo: PendInfo ::= SEQUENCE { pendToken OCTET STRING, pendTime GeneralizedTime }
PendInfo(OCTET_STRING, GeneralizedTime) - Constructor for class org.mozilla.jss.pkix.cmc.PendInfo
Constructs a PendInfo from its components.
PendInfo(String, Date) - Constructor for class org.mozilla.jss.pkix.cmc.PendInfo
Constructs a PendInfo from requestId and date.
PendInfo.Template - Class in org.mozilla.jss.pkix.cmc
A template for decoding an PendInfo from its BER encoding.
PENDING - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
PENDING - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
PFX - Class in org.mozilla.jss.pkcs12
The top level ASN.1 structure for a PKCS #12 blob.
PFX(INTEGER, AuthenticatedSafes, MacData) - Constructor for class org.mozilla.jss.pkcs12.PFX
Creates a PFX with the given parameters.
PFX(AuthenticatedSafes, MacData) - Constructor for class org.mozilla.jss.pkcs12.PFX
Creates a PFX with the default version.
PFX(AuthenticatedSafes) - Constructor for class org.mozilla.jss.pkcs12.PFX
Creates a PFX with the default version and no MacData.
PFX.Template - Class in org.mozilla.jss.pkcs12
A Template for decoding a BER-encoded PFX.
PK10Gen - Class in org.mozilla.jss.tests
 
PK10Gen() - Constructor for class org.mozilla.jss.tests.PK10Gen
 
PK11Cert - Class in org.mozilla.jss.pkcs11
 
PK11Cert.StringPrincipal - Class in org.mozilla.jss.pkcs11
A class that implements Principal with a String.
PK11DSAPublicKey - Class in org.mozilla.jss.pkcs11
 
PK11DSAPublicKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11DSAPublicKey
 
PK11ECPublicKey - Class in org.mozilla.jss.pkcs11
 
PK11ECPublicKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11ECPublicKey
 
PK11InternalCert - Class in org.mozilla.jss.pkcs11
A certificate that lives in the internal cert database.
PK11InternalTokenCert - Class in org.mozilla.jss.pkcs11
A certificate that lives on the internal token.
PK11KeyGenerator - Class in org.mozilla.jss.pkcs11
 
PK11KeyPairGenerator - Class in org.mozilla.jss.pkcs11
A Key Pair Generator implemented using PKCS #11.
PK11KeyPairGenerator(PK11Token, KeyPairAlgorithm) - Constructor for class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Constructor for PK11KeyPairGenerator.
PK11MessageDigest - Class in org.mozilla.jss.pkcs11
Message Digesting with PKCS #11.
PK11Module - Class in org.mozilla.jss.pkcs11
 
PK11ParameterSpec - Class in org.mozilla.jss.pkcs11
 
PK11ParameterSpec(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11ParameterSpec
 
PK11PrivKey - Class in org.mozilla.jss.pkcs11
 
PK11PrivKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11PrivKey
 
PK11PubKey - Class in org.mozilla.jss.pkcs11
 
PK11PubKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11PubKey
 
PK11Reload - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Init PK11Reload to ignore the CKR_CRYPTOKI_ALREADY_INITIALIZED error when loading PKCS#11 modules.
PK11RSAPublicKey - Class in org.mozilla.jss.pkcs11
 
PK11RSAPublicKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11RSAPublicKey
 
PK11SecureRandom - Class in org.mozilla.jss.pkcs11
A random number generator for PKCS #11.
PK11SecureRandom() - Constructor for class org.mozilla.jss.pkcs11.PK11SecureRandom
 
PK11Store - Class in org.mozilla.jss.pkcs11
 
PK11Store(TokenProxy) - Constructor for class org.mozilla.jss.pkcs11.PK11Store
 
PK11Store() - Constructor for class org.mozilla.jss.pkcs11.PK11Store
 
PK11SymKey - Class in org.mozilla.jss.pkcs11
 
PK11SymKey(byte[]) - Constructor for class org.mozilla.jss.pkcs11.PK11SymKey
 
PK11SymKey(byte[], String) - Constructor for class org.mozilla.jss.pkcs11.PK11SymKey
 
PK11SymmetricKeyDeriver - Class in org.mozilla.jss.pkcs11
 
PK11SymmetricKeyDeriver(PK11Token) - Constructor for class org.mozilla.jss.pkcs11.PK11SymmetricKeyDeriver
 
PK11ThreadSafe - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
only load PKCS#11 modules that are thread-safe, ie. that support locking - either OS locking or NSS-provided locks .
PK11Token - Class in org.mozilla.jss.pkcs11
A PKCS #11 token.
PK11Token() - Constructor for class org.mozilla.jss.pkcs11.PK11Token
 
PK11Token(byte[], boolean, boolean) - Constructor for class org.mozilla.jss.pkcs11.PK11Token
Creates a new PK11Token.
PK11Token.NotInitializedException - Exception in org.mozilla.jss.pkcs11
Thrown if the operation requires that the token be logged in, and it isn't.
PK11TokenCert - Class in org.mozilla.jss.pkcs11
A user certificate that lives on a PKCS #11 token.
PKCS - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's PKCS (public key cryptography standards).
PKCS1 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's PKCS #1.
PKCS10 - Static variable in class org.mozilla.jss.pkix.cmc.TaggedRequest
 
PKCS11Constants - Interface in org.mozilla.jss.pkcs11
 
PKCS12 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's personal information exchange syntax standard.
PKCS12_BAG_IDS - Static variable in class org.mozilla.jss.pkcs12.SafeBag
The OID branch for the PKCS #12 bag types.
PKCS12_VERSION_1 - Static variable in class org.mozilla.jss.pkcs12.SafeBag
The OID branch for PKCS #12, version 1.0.
PKCS2 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's PKCS #2, which has since been folded into PKCS #1.
PKCS5 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's password-based encryption standard.
PKCS5 - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Padding
 
PKCS8_SHROUDED_KEY_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A bag containing a private key encrypted a la PKCS #8.
PKCS9 - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's Selected Attribute Types standard, PKCS #9.
PKIArchiveOptions - Class in org.mozilla.jss.pkix.crmf
 
PKIArchiveOptions(EncryptedKey) - Constructor for class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
PKIArchiveOptions(byte[]) - Constructor for class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
PKIArchiveOptions(boolean) - Constructor for class org.mozilla.jss.pkix.crmf.PKIArchiveOptions
 
PKIArchiveOptions.Template - Class in org.mozilla.jss.pkix.crmf
A template for decoding PKIArchiveOptions.
PKIArchiveOptions.Type - Class in org.mozilla.jss.pkix.crmf
A type of PKIArchiveOption.
PKIData - Class in org.mozilla.jss.pkix.cmc
A PKIData for CMC full enrollment request.
PKIData(SEQUENCE, SEQUENCE, SEQUENCE, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.PKIData
Constructs a PKIData from its components.
PKIData.Template - Class in org.mozilla.jss.pkix.cmc
A template for decoding an PKIData from its BER encoding.
PKIPublicationInfo - Class in org.mozilla.jss.pkix.crmf
CRMF PKIPublicationInfo: PKIPublicationInfo ::= SEQUENCE { action INTEGER { dontPublish (0), pleasePublish (1) }, pubInfos SEQUENCE SIZE (1..MAX) OF SinglePubInfo OPTIONAL } SinglePubInfo ::= SEQUENCE { pubMethod INTEGER { dontCare (0), x500 (1), web (2), ldap (3) }, pubLocation GeneralName OPTIONAL }
PKIPublicationInfo(int, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
Creates a new PKIPublicationInfo.
PKIPublicationInfo.Template - Class in org.mozilla.jss.pkix.crmf
A Template for decoding a PKIPublicationInfo.
PKIStatusInfo - Class in org.mozilla.jss.pkix.cmmf
 
PKIStatusInfo(int, int) - Constructor for class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
PKIStatusInfo(int) - Constructor for class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
Create a PKIStatusInfo with no failure info.
PKIStatusInfo.Template - Class in org.mozilla.jss.pkix.cmmf
 
PKIX - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for PKIX.
PKIXVerify - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Enable PKIX verify rather than the old cert library, to verify certificates.
PLAINTEXT - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
plainText - Variable in class org.mozilla.jss.tests.JCAKeyWrap
 
plainTextPad - Variable in class org.mozilla.jss.tests.JCAKeyWrap
 
PLEASE_PUBLISH - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A PKIPublicationInfo action.
POP_FAILED - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
POP_REQUIRED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
POP_REQUIRED - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
PopLinkWitnessV2 - Class in org.mozilla.jss.pkix.cmc
CMC PopLinkWitnessV2: per rfc 5272 PopLinkWitnessV2 ::= SEQUENCE { keyGenAlgorithm AlgorithmIdentifier, macAlgorithm AlgorithmIdentifier, witness OCTET STRING }
PopLinkWitnessV2(AlgorithmIdentifier, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2
 
PopLinkWitnessV2.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding BER-encoded PopLinkWitnessV2 items.
POPOPrivKey - Class in org.mozilla.jss.pkix.crmf
CRMF POPOPrivKey: POPOPrivKey ::= CHOICE { thisMessage [0] BIT STRING, subsequentMessage [1] SubsequentMessage, dhMAC [2] BIT STRING } SubsequentMessage ::= INTEGER { encrCert (0), challengeResp (1) }
POPOPrivKey.Template - Class in org.mozilla.jss.pkix.crmf
A Template for decoding a POPOPrivKey.
POPOPrivKey.Type - Class in org.mozilla.jss.pkix.crmf
The type of POPOPrivKey.
POPOSigningKey - Class in org.mozilla.jss.pkix.crmf
CRMF POPOSigningKey: POPOSigningKey ::= SEQUENCE { poposkInput [0] POPOSigningKeyInput OPTIONAL, algorithmIdentifier AlgorithmIdentifier, signature BIT STRING }
POPOSigningKey(ANY, AlgorithmIdentifier, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.crmf.POPOSigningKey
Creates a POPOSigningKey.
POPOSigningKey.Template - Class in org.mozilla.jss.pkix.crmf
A Template for decoding POPOSigningKey.
port - Static variable in class org.mozilla.jss.tests.JSS_FileUploadServer
 
port - Variable in class org.mozilla.jss.tests.JSS_SelfServServer
 
port - Variable in class org.mozilla.jss.tests.SSLClientAuth
 
PQG1024 - Static variable in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Pre-cooked PQG values for 1024-bit keypairs, along with the seed, counter, and H values needed to verify them.
PQG512 - Static variable in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Pre-cooked PQG values for 512-bit keypairs, along with the seed, counter, and H values needed to verify them.
PQG768 - Static variable in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Pre-cooked PQG values for 768-bit keypairs, along with the seed, counter, and H values needed to verify them.
PQGParamGenException - Exception in org.mozilla.jss.crypto
 
PQGParamGenException() - Constructor for exception org.mozilla.jss.crypto.PQGParamGenException
 
PQGParamGenException(String) - Constructor for exception org.mozilla.jss.crypto.PQGParamGenException
 
PQGParams - Class in org.mozilla.jss.crypto
PQG parameters for DSA key generation, along with the seed, counter, and H values for verification.
PQGParams(BigInteger, BigInteger, BigInteger, BigInteger, int, BigInteger) - Constructor for class org.mozilla.jss.crypto.PQGParams
Creates a PQGParams object from a set of pre-computed DSA parameters.
PR_ACCESS_FAULT_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_ADDRESS_IN_USE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_ADDRESS_NOT_AVAILABLE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_ADDRESS_NOT_SUPPORTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_ALREADY_INITIATED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_BAD_ADDRESS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_BAD_DESCRIPTOR_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_BUFFER_OVERFLOW_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_CONNECT_ABORTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_CONNECT_REFUSED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_CONNECT_RESET_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_CONNECT_TIMEOUT_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DEADLOCK_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DEVICE_IS_LOCKED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DIRECTORY_CORRUPTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DIRECTORY_LOOKUP_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DIRECTORY_NOT_EMPTY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_DIRECTORY_OPEN_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_END_OF_FILE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_EXISTS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_IS_BUSY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_IS_LOCKED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_NOT_FOUND_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_SEEK_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILE_TOO_BIG_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FILESYSTEM_MOUNTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_FIND_SYMBOL_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_GROUP_EMPTY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_HOST_UNREACHABLE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_ILLEGAL_ACCESS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IN_PROGRESS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_INSUFFICIENT_RESOURCES_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_INVALID_ARGUMENT_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_INVALID_DEVICE_STATE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_INVALID_METHOD_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_INVALID_STATE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IO_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IO_PENDING_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IO_TIMEOUT_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IS_CONNECTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_IS_DIRECTORY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_LOAD_LIBRARY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_LOOP_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_MAX_DIRECTORY_ENTRIES_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NAME_TOO_LONG_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NETWORK_DOWN_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NETWORK_UNREACHABLE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NO_ACCESS_RIGHTS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NO_DEVICE_SPACE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NO_MORE_FILES_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NO_SEEK_DEVICE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_CONNECTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_DIRECTORY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_IMPLEMENTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_SAME_DEVICE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_SOCKET_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_NOT_TCP_SOCKET_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_OPERATION_ABORTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_OPERATION_NOT_SUPPORTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_OUT_OF_MEMORY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_PENDING_INTERRUPT_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_PIPE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_PROC_DESC_TABLE_FULL_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_PROTOCOL_NOT_SUPPORTED_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_RANGE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_READ_ONLY_FILESYSTEM_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_REMOTE_FILE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_SOCKET_ADDRESS_IS_BOUND_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_SOCKET_SHUTDOWN_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_SYS_DESC_TABLE_FULL_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_TPD_RANGE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_UNKNOWN_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_UNLOAD_LIBRARY_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PR_WOULD_BLOCK_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
PRIMITIVE - Static variable in class org.mozilla.jss.asn1.ASN1Header
 
PRIMITIVE - Static variable in class org.mozilla.jss.asn1.Form
 
print(PrintStream) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
print(PrintStream) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
print(PrintStream, int) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
 
PrintableString - Class in org.mozilla.jss.asn1
 
PrintableString(char[]) - Constructor for class org.mozilla.jss.asn1.PrintableString
 
PrintableString(String) - Constructor for class org.mozilla.jss.asn1.PrintableString
 
PrintableString.Template - Class in org.mozilla.jss.asn1
 
printUsage() - Static method in class org.mozilla.jss.tests.KeyStoreTest
 
PRIVATE - Static variable in class org.mozilla.jss.asn1.Tag.Class
 
PRIVATE - Static variable in class org.mozilla.jss.asn1.Tag
A tag class.
PrivateKey - Interface in org.mozilla.jss.crypto
Private Keys used by JSS.
PrivateKey.Type - Class in org.mozilla.jss.crypto
 
PrivateKeyInfo - Class in org.mozilla.jss.pkix.primitive
 
PrivateKeyInfo(INTEGER, AlgorithmIdentifier, OCTET_STRING, SET) - Constructor for class org.mozilla.jss.pkix.primitive.PrivateKeyInfo
Create a PrivateKeyInfo from its components.
PrivateKeyInfo.Template - Class in org.mozilla.jss.pkix.primitive
A template class for decoding PrivateKeyInfos from BER.
privilegeWithdrawn - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
privilegeWithdrawn - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
ProofOfPossession - Class in org.mozilla.jss.pkix.crmf
CRMF ProofOfPossession: ProofOfPossession ::= CHOICE { raVerified [0] NULL, signature [1] POPOSigningKey, keyEncipherment [2] POPOPrivKey, keyAgreement [3] POPOPrivKey }
ProofOfPossession.Template - Class in org.mozilla.jss.pkix.crmf
A Template for decoding a ProofOfPossession.
ProofOfPossession.Type - Class in org.mozilla.jss.pkix.crmf
The type of ProofOfPossesion.
ProtectedObjectSigner - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
ProtectedObjectSigner - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
proxy - Variable in class org.mozilla.jss.provider.java.security.JSSKeyStoreSpi
 
putCertsInVector(Vector) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
putKeysInVector(Vector) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
putSymKeysInVector(Vector) - Method in class org.mozilla.jss.pkcs11.PK11Store
 
PWInitable() - Method in class org.mozilla.jss.pkcs11.PK11Token
Make sure the PIN can be initialized.

Q

QUIET - Static variable in class org.mozilla.jss.util.Debug
 

R

RA_VERIFIED - Static variable in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
RC2 - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
RC2 - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
RC2 - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
RC2 - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
RC2 - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
RC2_CBC - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
RC2_CBC_PAD - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
RC2_CBC_PAD - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
RC2AlgorithmParameters - Class in org.mozilla.jss.provider.java.security
This class is only intended to be used to implement CipherSpi.getAlgorithmParameters().
RC2AlgorithmParameters() - Constructor for class org.mozilla.jss.provider.java.security.RC2AlgorithmParameters
 
RC4 - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
RC4 - Static variable in class org.mozilla.jss.crypto.EncryptionAlgorithm
 
RC4 - Static variable in class org.mozilla.jss.crypto.KeyGenAlgorithm
 
RC4 - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
RC4 - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
RC4 - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
RDN - Class in org.mozilla.jss.pkix.primitive
A RelativeDistinguishedName, whose ASN.1 is: RelativeDistinguishedName ::= SET SIZE(1..MAX) OF AttributeValueAssertion
RDN(AVA) - Constructor for class org.mozilla.jss.pkix.primitive.RDN
An RDN must have at least one element at all times, so an initial element must be provided.
RDN.Template - Class in org.mozilla.jss.pkix.primitive
 
read() - Method in class org.mozilla.jss.util.Base64InputStream
 
read(byte[], int, int) - Method in class org.mozilla.jss.util.Base64InputStream
 
readFully(byte[], InputStream) - Static method in class org.mozilla.jss.asn1.ASN1Util
Fills a byte array with bytes from an input stream.
readOnly - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
To open the databases in read-only mode, set this flag to true.
readPasswordFromConsole() - Static method in class org.mozilla.jss.util.Password
Reads a password from the console with echo disabled.
RecipientInfo - Class in org.mozilla.jss.pkcs7
 
RecipientInfo(INTEGER, IssuerAndSerialNumber, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkcs7.RecipientInfo
Create a RecipientInfo ASN1 object.
RecipientInfo - Class in org.mozilla.jss.pkix.cms
 
RecipientInfo(INTEGER, IssuerAndSerialNumber, AlgorithmIdentifier, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cms.RecipientInfo
Create a RecipientInfo ASN1 object.
RecipientInfo.Template - Class in org.mozilla.jss.pkcs7
A template file for decoding a RecipientInfo blob
RecipientInfo.Template - Class in org.mozilla.jss.pkix.cms
A template file for decoding a RecipientInfo blob
redoHandshake() - Method in class org.mozilla.jss.ssl.SSLSocket
Causes SSL to begin a full, new SSL 3.0 handshake from scratch on a connection that has already completed one handshake.
redoHandshake(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Causes SSL to begin a full, new SSL 3.0 handshake from scratch on a connection that has already completed one handshake.
rejection - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
releaseNativeResources() - Method in class org.mozilla.jss.pkcs11.TokenProxy
 
releaseNativeResources() - Method in class org.mozilla.jss.util.NativeProxy
Release the native resources used by this proxy.
reloadTokens() - Method in class org.mozilla.jss.pkcs11.PK11Module
Re-load the list of this module's tokens.
removeAllElements() - Method in class org.mozilla.jss.asn1.CHOICE.Template
Empties this CHOICE template.
removeAllElements() - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Removes all sub-templates from this SEQUENCE template.
removeAllElements() - Method in class org.mozilla.jss.asn1.SET
Removes all elements from this SET.
removeAllElements() - Method in class org.mozilla.jss.asn1.SET.Template
 
removeAt(int) - Method in class org.mozilla.jss.pkix.primitive.RDN
 
removeElementAt(int) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Removes the element at the specified index.
removeElementAt(int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Removes the sub-template at the given index.
removeElementAt(int) - Method in class org.mozilla.jss.asn1.SET
Removes the element from the specified index.
removeElementAt(int) - Method in class org.mozilla.jss.asn1.SET.Template
 
removeElementAt(int) - Method in class org.mozilla.jss.pkix.primitive.Name
Removes the Name element at the given index.
removeFromCRL - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
removeFromCRL - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
removeHandshakeCompletedListener(SSLHandshakeCompletedListener) - Method in class org.mozilla.jss.ssl.SSLSocket
Removes a previously registered listener for handshake completion.
removeSocketListener(SSLSocketListener) - Method in class org.mozilla.jss.ssl.SSLSocket
 
removeSunProvider - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Remove the Sun crypto provider.
requestClientAuth(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables/disables the request of client authentication.
requestClientAuth(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables/disables the request of client authentication.
requireClientAuth(boolean, boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Deprecated.
use requireClientAuth(int)
requireClientAuth(int) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets whether the socket requires client authentication from the remote peer.
requireClientAuth(boolean, boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
use requireClientAuth(int)
requireClientAuth(int) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets whether the socket requires client authentication from the remote peer.
requireClientAuthDefault(boolean, boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
use requireClientAuthDefault(int)
requireClientAuthDefault(int) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default setting for requiring client authorization.
RESERVED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
RESERVED - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
reset() - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Resets this digest for further use.
reset() - Method in class org.mozilla.jss.pkcs11.PK11MessageDigest
 
reset() - Method in class org.mozilla.jss.util.Base64InputStream
 
resetHandshake() - Method in class org.mozilla.jss.ssl.SSLSocket
Resets the handshake state.
ResponseBody - Class in org.mozilla.jss.pkix.cmc
A ResponseBody for CMC full enrollment request.
ResponseBody(SEQUENCE, SEQUENCE, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmc.ResponseBody
Constructs a ResponseBody from its components.
ResponseBody.Template - Class in org.mozilla.jss.pkix.cmc
A template for decoding an ResponseBody from its BER encoding.
revocationNotification - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
revocationWarning - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
REVOKED_CERTIFICATE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
RevokeRequest - Class in org.mozilla.jss.pkix.cmc
CMC RevokeRequest.
RevokeRequest(ANY, INTEGER, ENUMERATED, OCTET_STRING, UTF8String) - Constructor for class org.mozilla.jss.pkix.cmc.RevokeRequest
Deprecated.
This constructor is obsolete now that invalidityDate has been added to the class.
RevokeRequest(ANY, INTEGER, ENUMERATED, GeneralizedTime, OCTET_STRING, UTF8String) - Constructor for class org.mozilla.jss.pkix.cmc.RevokeRequest
Constructs a new RevokeRequest from its components.
RevokeRequest.Template - Class in org.mozilla.jss.pkix.cmc
A Template class for decoding a RevokeRequest.
RevRepContent - Class in org.mozilla.jss.pkix.cmmf
CMMF RevRepContent.
RevRepContent(SEQUENCE, SEQUENCE, SEQUENCE) - Constructor for class org.mozilla.jss.pkix.cmmf.RevRepContent
Creates a new RevRepContent from its components.
RevRepContent.Template - Class in org.mozilla.jss.pkix.cmmf
A Template for decoding a RevRepContent.
RevRequest - Class in org.mozilla.jss.pkix.cmmf
CMMF RevRequest.
RevRequest(ANY, INTEGER, ENUMERATED, OCTET_STRING, UTF8String) - Constructor for class org.mozilla.jss.pkix.cmmf.RevRequest
Deprecated.
This constructor is obsolete now that invalidityDate has been added to the class.
RevRequest(ANY, INTEGER, ENUMERATED, GeneralizedTime, OCTET_STRING, UTF8String) - Constructor for class org.mozilla.jss.pkix.cmmf.RevRequest
Constructs a new RevRequest from its components.
RevRequest.Template - Class in org.mozilla.jss.pkix.cmmf
A Template class for decoding a RevRequest.
RSA - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
RSA - Static variable in class org.mozilla.jss.crypto.KeyWrapAlgorithm
 
RSA - Static variable in interface org.mozilla.jss.crypto.PrivateKey
 
RSA - Static variable in class org.mozilla.jss.crypto.PrivateKey.Type
 
RSA - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
RSA_CIPHER - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's ciphers.
RSA_DIGEST - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA's message digest algorithms.
RSADSI - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
The OID space for RSA Data Security, Inc.
RSAFamily - Static variable in class org.mozilla.jss.crypto.KeyPairAlgorithm
 
RSAParameterSpec - Class in org.mozilla.jss.crypto
This class specifies the parameters used for generating an RSA key pair.
RSAParameterSpec(int, BigInteger) - Constructor for class org.mozilla.jss.crypto.RSAParameterSpec
Creates a new RSAParameterSpec with the specified parameter values.
RSAPSSAlgorithmParameters - Class in org.mozilla.jss.provider.java.security
 
RSAPSSAlgorithmParameters() - Constructor for class org.mozilla.jss.provider.java.security.RSAPSSAlgorithmParameters
 
RSAPSSSignature - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
PSS Versions of RSA for different digests.
RSAPSSSignatureWithSHA256Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSAPSSSignatureWithSHA384Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSAPSSSignatureWithSHA512Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignature - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
Raw RSA signing.
RSASignatureWithMD2Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignatureWithMD5Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignatureWithSHA1Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignatureWithSHA256Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignatureWithSHA384Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
RSASignatureWithSHA512Digest - Static variable in class org.mozilla.jss.crypto.SignatureAlgorithm
 
run(boolean) - Method in class org.mozilla.jss.ssl.SSLClient
 
run() - Method in class org.mozilla.jss.ssl.SSLServer
 
run() - Method in class org.mozilla.jss.tests.ClassServer
The "listen" thread that accepts a connection to the server, parses the header to obtain the file name and sends back the bytes for the file (or error if the file is not found or the response was malformed).
run() - Method in class org.mozilla.jss.tests.SSLClientAuth
Server run method.

S

SAFE_CONTENTS_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A bag containing a nested SafeContent .
SafeBag - Class in org.mozilla.jss.pkcs12
A PKCS #12 SafeBag structure.
SafeBag(OBJECT_IDENTIFIER, ASN1Value, SET) - Constructor for class org.mozilla.jss.pkcs12.SafeBag
Creates a new SafeBag from its components.
SafeBag.Template - Class in org.mozilla.jss.pkcs12
A template for decoding SafeBags.
safeContentsIsEncrypted(int) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes
Returns true if the SafeContents at the given index in the AuthenticatedSafes is encrypted.
SDR - Class in org.mozilla.jss.tests
 
SDR() - Constructor for class org.mozilla.jss.tests.SDR
 
SDSI_CERT_TYPE - Static variable in class org.mozilla.jss.pkcs12.CertBag
 
SEC_ERROR_ADDING_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_DATA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_DATABASE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_DER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_EXPORT_ALGORITHM - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_NICKNAME - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_PASSWORD - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAD_SIGNATURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_BAGGAGE_NOT_CREATED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CA_CERT_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_ADDR_MISMATCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_BAD_ACCESS_LOCATION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_NICKNAME_COLLISION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_NO_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_NOT_IN_NAME_SPACE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_NOT_VALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_USAGES_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CERT_VALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CKL_CONFLICT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CRL_BAD_SIGNATURE - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
SEC_ERROR_CRL_BAD_SIGNATURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CRL_EXPIRED - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
SEC_ERROR_CRL_EXPIRED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CRL_INVALID - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
SEC_ERROR_CRL_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_CRL_NOT_YET_VALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_DECRYPTION_DISALLOWED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_DIGEST_NOT_FOUND - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_DUPLICATE_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_DUPLICATE_CERT_NAME - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_EXPIRED_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_EXPORTING_CERTIFICATES - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_EXTENSION_NOT_FOUND - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_EXTENSION_VALUE_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_FILING_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_IMPORTING_CERTIFICATES - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INADEQUATE_CERT_TYPE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INADEQUATE_KEY_USAGE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INPUT_LEN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_ALGORITHM - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_ARGS - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_AVA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_PASSWORD - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_INVALID_TIME - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_IO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_JS_ADD_MOD_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_JS_DEL_MOD_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_JS_INVALID_DLL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_JS_INVALID_MODULE_NAME - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KEY_NICKNAME_COLLISION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KEYGEN_FAIL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KRL_BAD_SIGNATURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KRL_EXPIRED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KRL_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_KRL_NOT_YET_VALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_LIBRARY_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_MESSAGE_SEND_ABORTED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NEED_RANDOM - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_EMAIL_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_KRL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_MEMORY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_MODULE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_NODELOCK - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_RECIPIENT_CERTS_QUERY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_SLOT_SELECTED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NO_TOKEN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NOT_A_RECIPIENT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_NOT_FORTEZZA_ISSUER - Static variable in class org.mozilla.jss.util.NativeErrcodes
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported. SEC_ERROR_NOT_FORTEZZA_ISSUER is a placeholder for backward compatibility.
SEC_ERROR_OCSP_BAD_HTTP_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_FUTURE_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_MALFORMED_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_MALFORMED_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_NO_DEFAULT_RESPONDER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_NOT_ENABLED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_OLD_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_REQUEST_NEEDS_SIG - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_SERVER_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_TRY_SERVER_LATER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_UNKNOWN_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OLD_CRL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OLD_KRL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_OUTPUT_LEN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_CERT_COLLISION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_DECODING_PFX - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_DUPLICATE_DATA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_INVALID_MAC - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNABLE_TO_READ - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNABLE_TO_WRITE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS7_BAD_SIGNATURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_PKCS7_KEYALG_MISMATCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_READ_ONLY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_RETRY_OLD_PASSWORD - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_RETRY_PASSWORD - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_REVOKED_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_REVOKED_KEY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_SAFE_NOT_CREATED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNKNOWN_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNKNOWN_ISSUER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNKNOWN_SIGNER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNSUPPORTED_KEYALG - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNTRUSTED_CERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_UNTRUSTED_ISSUER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_ERROR_USER_CANCELLED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_INTERNAL_ONLY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SEC_OID_AES_128_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_AES_128_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_AES_192_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_AES_192_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_AES_256_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_AES_256_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_EC_PUBLIC_KEY - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_ECDSA_SHA1_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_ECDSA_SHA256_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_ECDSA_SHA384_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_ECDSA_SHA512_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX962_ECDSA_SIGNATURE_SPECIFIED_DIGEST - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX9_DSA_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_ANSIX9_DSA_SIGNATURE_WITH_SHA1_DIGEST - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_DES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_DES_ECB - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_DES_EDE3_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_HMAC_SHA256 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_HMAC_SHA384 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_HMAC_SHA512 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_MD2 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_MD5 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_128_BIT_RC2_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_128_BIT_RC4 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_3KEY_TRIPLE_DES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_40_BIT_RC2_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS12_V2_PBE_WITH_SHA1_AND_40_BIT_RC4 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_MD2_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_MD5_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_RSA_PSS_SIGNATURE - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_SHA1_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_SHA256_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_SHA384_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS1_SHA512_WITH_RSA_ENCRYPTION - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBE_WITH_MD2_AND_DES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBE_WITH_MD5_AND_DES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBE_WITH_SHA1_AND_DES_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBES2 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBKDF2 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_PKCS5_PBMAC1 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_RC2_CBC - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_RC4 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_SHA1 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_SHA256 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_SHA384 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
SEC_OID_SHA512 - Static variable in class org.mozilla.jss.crypto.Algorithm
 
secmodName - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
 
SECRET_BAG - Static variable in class org.mozilla.jss.pkcs12.SafeBag
A bag containing an arbitrary secret.
SecretBag - Class in org.mozilla.jss.pkcs12
 
SecretBag(OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkcs12.SecretBag
Creates a SecretBag with the given secret type and secret.
SecretBag.Template - Class in org.mozilla.jss.pkcs12
A Template class for decoding SecretBags from BER.
SecretDecoderRing - Class in org.mozilla.jss.crypto
This is a special-purpose interface for NSS.
SecretDecoderRing() - Constructor for class org.mozilla.jss.crypto.SecretDecoderRing
 
SecretKeyFacade - Class in org.mozilla.jss.crypto
 
SecretKeyFacade(SymmetricKey) - Constructor for class org.mozilla.jss.crypto.SecretKeyFacade
 
select(Vector) - Method in interface org.mozilla.jss.ssl.SSLClientCertificateSelectionCallback
This method will be called from the native callback code when a certificate is requested.
select(Vector) - Method in class org.mozilla.jss.ssl.TestClientCertificateSelectionCallback
this method will be called form the native callback code when a certificate is requested.
SelfTest - Class in org.mozilla.jss.tests
 
SelfTest() - Constructor for class org.mozilla.jss.tests.SelfTest
 
sendServerShutdownMsg() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
sendServerShutdownMsg
sendServerShutdownMsg() - Method in class org.mozilla.jss.tests.JSSE_SSLClient
sendServerShutdownMsg
sensitiveKeys(boolean) - Method in interface org.mozilla.jss.crypto.KeyGenerator
Tells the generator to generate sensitive or insensitive keys.
sensitiveKeys(boolean) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
 
sensitivePairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Tells the generator to generate sensitive or insensitive keypairs.
sensitivePairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
sensitivePairs(boolean) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
 
SEQUENCE - Class in org.mozilla.jss.asn1
An ASN.1 SEQUENCE.
SEQUENCE() - Constructor for class org.mozilla.jss.asn1.SEQUENCE
 
SEQUENCE.OF_Template - Class in org.mozilla.jss.asn1
A Template for decoding SEQUENCE OF values.
SEQUENCE.Template - Class in org.mozilla.jss.asn1
A class for constructing a SEQUENCE from its BER encoding.
serialNum - Variable in class org.mozilla.jss.tests.SSLClientAuth
 
serverReady - Variable in class org.mozilla.jss.tests.SSLClientAuth
 
SET - Class in org.mozilla.jss.asn1
An ASN.1 SET, which is an unordered collection of ASN.1 values.
SET() - Constructor for class org.mozilla.jss.asn1.SET
 
SET.OF_Template - Class in org.mozilla.jss.asn1
A Template for decoding SET OF values.
SET.Template - Class in org.mozilla.jss.asn1
SET.Template This class is used for decoding DER-encoded SETs.
SET.Template.Element - Class in org.mozilla.jss.asn1
An element of a SET template.
setAttributes(SET) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
setCertDbPath(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the cert db path name
setCertDbPath(String) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Initialize the cert db path name
setCharToByteConverter(KeyGenerator.CharToByteConverter) - Method in interface org.mozilla.jss.crypto.KeyGenerator
Sets the character to byte converter for passwords.
setCharToByteConverter(KeyGenerator.CharToByteConverter) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
Sets the character to byte converter for passwords.
setCipher(int) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the desired cipher to be set on the socket.
setCipher(int) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Initialize the desired ciphersuite to be set on the socket.
setCipherPolicy(SSLSocket.CipherPolicy) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the SSL cipher policy.
setCipherPreference(int, boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables/disables the cipher on this socket.
setCipherPreferenceDefault(int, boolean) - Static method in class org.mozilla.jss.ssl.SSLSocket
Sets the default for whether this cipher is enabled or disabled.
setCipherSuite(String) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Set the cipher suite name to use.
setClientCert(X509Certificate) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets the certificate to use for client authentication.
setClientCert(X509Certificate) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the certificate to use for client authentication.
setClientCertNick(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Set client certificate
setClientCertNick(String) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Set client certificate
setClientCertNickname(String) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets the nickname of the certificate to use for client authentication.
setClientCertNickname(String) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the nickname of the certificate to use for client authentication.
setDescription(int) - Method in class org.mozilla.jss.ssl.SSLAlertEvent
 
setDigestAlg(DigestAlgorithm) - Method in class org.mozilla.jss.crypto.SignatureAlgorithm
 
setEmailTrust(int) - Method in interface org.mozilla.jss.crypto.InternalCertificate
Set the email (S/MIME) trust flags for this certificate.
setEmailTrust(int) - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
Set the email (S/MIME) trust flags for this certificate.
setEOF(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Set EOF for closing server socket
setExtensions(SEQUENCE) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setExtensions(SEQUENCE) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the extensions field of this CertTemplate.
setFailure() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Set status return value to false.
setFailure() - Method in class org.mozilla.jss.tests.JSS_FileUploadServer
 
setFailure() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Set status return value to false.
setFailure() - Method in class org.mozilla.jss.tests.JSS_SelfServServer
 
setFailure() - Method in class org.mozilla.jss.tests.SSLClientAuth
 
setFIPSKeyStorageSlotDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 FIPS Key Storage slot.
setFIPSSlotDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 FIPS slot.
setHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Set handshakeCompleted flag to indicate that the socket handshake is coplete.
setHandshakeCompleted() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Set handshakeCompleted flag to indicate that the socket handshake is coplete.
setHost(String) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Set the host name to connect to.
setHostName(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the hostname to run the server
setHostName(String) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Initialize the hostname to run the server
setInternalKeyStorageSlotDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 key storage slot.
setInternalKeyStorageTokenDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 key storage token.
setInternalSlotDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 slot.
setInternalTokenDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 token.
setIssuer(Name) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setIssuer(Name) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the issuer field of this CertTemplate.
setIssuerUID(BIT_STRING) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the issuerUID field of this CertTemplate.
setIssuerUniqueIdentifier(BIT_STRING) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setKeepAlive(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables or disables the SO_KEEPALIVE socket option.
setKeyPairUsages(KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
 
setKeyPairUsages(KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
setKeyPairUsages
setKeyPairUsages(KeyPairGeneratorSpi.Usage[], KeyPairGeneratorSpi.Usage[]) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
Sets the requested key usages desired for the generated key pair.
setKeystore(String) - Method in class org.mozilla.jss.tests.JSSE_SSLServer
Set the location of keystore file.
setKeystoreLoc(String) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Set the location of rsa.pfx
setKeyUsages(SymmetricKey.Usage[]) - Method in interface org.mozilla.jss.crypto.KeyGenerator
 
setKeyUsages(SymmetricKey.Usage[]) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
 
setLevel(int) - Method in class org.mozilla.jss.ssl.SSLAlertEvent
 
setLevel(int) - Static method in class org.mozilla.jss.util.Debug
Set the debugging level of the application.
setLibraryDescription(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the description of the internal PKCS #11 module.
setLoginMode(int) - Method in interface org.mozilla.jss.crypto.CryptoToken
Sets the login mode of this token.
setLoginMode(int) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
setLoginTimeoutMinutes(int) - Method in interface org.mozilla.jss.crypto.CryptoToken
Sets the timeout period for logging in.
setLoginTimeoutMinutes(int) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
setManufacturerID(String) - Method in class org.mozilla.jss.CryptoManager.InitializationValues
Sets the Manufacturer ID of the internal PKCS #11 module.
setNeedClientAuth(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Deprecated.
As of JSS 3.0. This method is misnamed. Use requestClientAuth instead.
setNeedClientAuth(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of JSS 3.0. This method is misnamed. Use requestClientAuth instead.
setNeedClientAuthNoExpiryCheck(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Deprecated.
As of JSS 3.0. This method is misnamed. Use requestClientAuthNoExpiryCheck instead.
setNeedClientAuthNoExpiryCheck(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of JSS 3.0. This method is misnamed. Use requestClientAuthNoExpiryCheck instead.
setNickName(String) - Method in interface org.mozilla.jss.crypto.SymmetricKey
 
setNickName(String) - Method in class org.mozilla.jss.pkcs11.PK11SymKey
 
setNickNameNative(String) - Method in class org.mozilla.jss.pkcs11.PK11SymKey
 
setNotAfter(Date) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setNotAfter(Date) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the notAfter field of this CertTemplate.
setNotBefore(Date) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setNotBefore(Date) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the version field of this CertTemplate.
setObjectSigningTrust(int) - Method in interface org.mozilla.jss.crypto.InternalCertificate
Set the object signing trust flags for this certificate.
setObjectSigningTrust(int) - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
Set the object signing trust flags for this certificate.
setOCSPPolicy(CryptoManager.OCSPPolicy) - Static method in class org.mozilla.jss.CryptoManager
Sets the current ocsp Policy.
setOCSPTimeout(int) - Method in class org.mozilla.jss.CryptoManager
set OCSP timeout value * @param ocspTimeout OCSP timeout in seconds
setParameter(AlgorithmParameterSpec) - Method in class org.mozilla.jss.crypto.Signature
Set parameters for the signing algorithm.
setPasswordCallback(PasswordCallback) - Method in class org.mozilla.jss.CryptoManager
This function sets the global password callback.
setPasswordFile(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the passwords file name
setPasswordFile(String) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Initialize the passwords file name
setPort(int) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the port to run the server
setPort(int) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Initialize the port to run the server
setPort(int) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Set the port number to connect to.
setProvider(String) - Method in class org.mozilla.jss.tests.JSSE_SSLServer
Set the provider to use.
setPublicKey(SubjectPublicKeyInfo) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the publicKey field of this CertTemplate.
setReceiveBufferSize(int) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the size (in bytes) of the receive buffer.
setRemoveTrailingZeroes(boolean) - Method in class org.mozilla.jss.asn1.BIT_STRING
Determines whether the DER-encoding of this bitstring will have its trailing zeroes removed.
setReuseAddress(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
 
setSeed(byte[]) - Method in interface org.mozilla.jss.crypto.JSSSecureRandom
Seed the RNG with the given seed bytes.
setSeed(long) - Method in interface org.mozilla.jss.crypto.JSSSecureRandom
Seed the RNG with the eight bytes contained in seed.
setSeed(byte[]) - Method in class org.mozilla.jss.pkcs11.PK11SecureRandom
 
setSeed(long) - Method in class org.mozilla.jss.pkcs11.PK11SecureRandom
 
setSendBufferSize(int) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the size (in bytes) of the send buffer.
setSerialNumber(INTEGER) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setSerialNumber(INTEGER) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the serialNumber field of this CertTemplate.
setServerCert(X509Certificate) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets the certificate to use for server authentication.
setServerCertNickname(String) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets the certificate to use for server authentication.
setSignatureAlgId(AlgorithmIdentifier) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setSigningAlg(AlgorithmIdentifier) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the signingAlg field of this CertTemplate.
setSoLinger(boolean, int) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the SO_LINGER socket option.
setSoTimeout(int) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Sets the SO_TIMEOUT socket option.
setSoTimeout(int) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the SO_TIMEOUT socket option.
setSslRevision(String) - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Set the protocol type and revision
setSSLTrust(int) - Method in interface org.mozilla.jss.crypto.InternalCertificate
Set the SSL trust flags for this certificate.
setSSLTrust(int) - Method in class org.mozilla.jss.pkcs11.PK11InternalCert
Set the SSL trust flags for this certificate.
setSSLVersionRangeDefault(SSLSocket.SSLProtocolVariant, SSLSocket.SSLVersionRange) - Static method in class org.mozilla.jss.ssl.SSLSocket
 
setStatusString(String) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
Sets the statusString field.
setStatusString(String) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
Sets the statusString field.
setStatusString(SEQUENCE) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
Sets the statusString field.
setSubject(Name) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
setSubject(Name) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setSubject(Name) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the subject field of this CertTemplate.
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
setSubjectPublicKeyInfo(PublicKey) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
Extracts the SubjectPublicKeyInfo from the given public key and stores it in the CertificationRequestInfo.
setSubjectPublicKeyInfo(SubjectPublicKeyInfo) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setSubjectPublicKeyInfo(PublicKey) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
Extracts the SubjectPublicKeyInfo from the given public key and stores it in the CertificateInfo.
setSubjectUID(BIT_STRING) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the subjectUID field of this CertTemplate.
setSubjectUniqueIdentifier(BIT_STRING) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setTcpNoDelay(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables or disables the TCP_NO_DELAY socket option.
setTestCertCallback(boolean) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Enable/disable Test Cert Callback.
setTestCertCallback(boolean) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
Enable/disable Test Cert Callback.
setTestCiphers(boolean) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
 
setThreadToken(CryptoToken) - Method in interface org.mozilla.jss.crypto.TokenSupplier
 
setThreadToken(CryptoToken) - Method in class org.mozilla.jss.CryptoManager
Sets the default token for the current thread.
setTokenSupplier(TokenSupplier) - Static method in class org.mozilla.jss.crypto.TokenSupplierManager
 
setTrust(int, int) - Method in class org.mozilla.jss.pkcs11.PK11Cert
Sets the trust flags for this cert.
SetupDBs - Class in org.mozilla.jss.tests
Create the NSS databases
SetupDBs() - Constructor for class org.mozilla.jss.tests.SetupDBs
 
setUploadFile(String) - Method in class org.mozilla.jss.tests.JSS_FileUploadClient
Initialize the name of the file to be used for testing along with full path.
setUseClientMode(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Determines whether this end of the socket is the client or the server for purposes of the SSL protocol.
setUseClientMode(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Determines whether this end of the socket is the client or the server for purposes of the SSL protocol.
setVerbose(boolean) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
 
setVersion(INTEGER) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo
 
setVersion(CertificateInfo.Version) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo
 
setVersion(INTEGER) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate
Sets the version field of this CertTemplate.
SFTK_MAX_FIPS_USER_SLOT_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
Content automatically generated; see NSS documentation for more information.
SFTK_MAX_USER_SLOT_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
Content automatically generated; see NSS documentation for more information.
SFTK_MIN_FIPS_USER_SLOT_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
Content automatically generated; see NSS documentation for more information.
SFTK_MIN_USER_SLOT_ID - Static variable in interface org.mozilla.jss.pkcs11.PKCS11Constants
Content automatically generated; see NSS documentation for more information.
SHA1 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
The SHA-1 digest algorithm, from Uncle Sam.
SHA1 - Static variable in class org.mozilla.jss.crypto.HMACAlgorithm
SHA-X HMAC.
SHA1() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.SHA1
 
SHA1_HMAC - Static variable in interface org.mozilla.jss.crypto.SymmetricKey
 
SHA1_HMAC - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Type
 
SHA1_HMAC - Static variable in class org.mozilla.jss.pkcs11.KeyType
 
SHA256 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
 
SHA256 - Static variable in class org.mozilla.jss.crypto.HMACAlgorithm
 
SHA256() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.SHA256
 
SHA384 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
 
SHA384 - Static variable in class org.mozilla.jss.crypto.HMACAlgorithm
 
SHA384() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.SHA384
 
SHA512 - Static variable in class org.mozilla.jss.crypto.DigestAlgorithm
 
SHA512 - Static variable in class org.mozilla.jss.crypto.HMACAlgorithm
 
SHA512() - Constructor for class org.mozilla.jss.provider.java.security.JSSMessageDigestSpi.SHA512
 
ShortBufferException - Exception in org.mozilla.jss.crypto
This class is a placeholder for javax.crypto.ShortBufferException until we move to JDK 1.2.
ShortBufferException() - Constructor for exception org.mozilla.jss.crypto.ShortBufferException
 
showCert(String) - Method in class org.mozilla.jss.tests.VerifyCert
 
shutdownInput() - Method in class org.mozilla.jss.ssl.SSLSocket
Shuts down the input side of the socket.
shutdownOutput() - Method in class org.mozilla.jss.ssl.SSLSocket
Shuts down the output side of the socket.
sigAlg - Static variable in class org.mozilla.jss.tests.SSLClientAuth
 
SIGN - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
sign() - Method in class org.mozilla.jss.crypto.Signature
Finish a signing operation and return the signature.
sign(byte[], int, int) - Method in class org.mozilla.jss.crypto.Signature
Finish a signing operation and store the signature in the provided buffer.
SIGN - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
SIGN_RECOVER - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
Signature - Class in org.mozilla.jss.crypto
A class for producing and verifying digital signatures.
Signature() - Constructor for class org.mozilla.jss.crypto.Signature
 
SIGNATURE - Static variable in class org.mozilla.jss.pkix.crmf.ProofOfPossession
 
SignatureAlgorithm - Class in org.mozilla.jss.crypto
Algorithms that can be used for signing.
SignatureAlgorithm(int, String, SignatureAlgorithm, DigestAlgorithm, OBJECT_IDENTIFIER) - Constructor for class org.mozilla.jss.crypto.SignatureAlgorithm
 
SignatureSpi - Class in org.mozilla.jss.crypto
You don't need to use this unless you are hacking JSS.
SignatureSpi() - Constructor for class org.mozilla.jss.crypto.SignatureSpi
 
SIGNED_AND_ENVELOPED_DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
SIGNED_AND_ENVELOPED_DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
SIGNED_DATA - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
SIGNED_DATA - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
SignedAndEnvelopedData - Class in org.mozilla.jss.pkcs7
 
SignedAndEnvelopedData(INTEGER, SET, SET, EncryptedContentInfo, SET, SET, SET) - Constructor for class org.mozilla.jss.pkcs7.SignedAndEnvelopedData
 
SignedAndEnvelopedData - Class in org.mozilla.jss.pkix.cms
 
SignedAndEnvelopedData(INTEGER, SET, SET, EncryptedContentInfo, SET, SET, SET) - Constructor for class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData
 
SignedAndEnvelopedData.Template - Class in org.mozilla.jss.pkcs7
A Template class for decoding BER-encoded SignedAndEnvelopedData items.
SignedAndEnvelopedData.Template - Class in org.mozilla.jss.pkix.cms
A Template class for decoding BER-encoded SignedAndEnvelopedData items.
SignedData - Class in org.mozilla.jss.pkcs7
A PKCS #7 SignedData structure.
SignedData(SET, ContentInfo, SET, SET, SET) - Constructor for class org.mozilla.jss.pkcs7.SignedData
Create a SignedData ASN1 object.
SignedData - Class in org.mozilla.jss.pkix.cms
A CMS SignedData structure.
SignedData(SET, EncapsulatedContentInfo, SET, SET, SET) - Constructor for class org.mozilla.jss.pkix.cms.SignedData
Create a SignedData ASN1 object.
SignedData.Template - Class in org.mozilla.jss.pkcs7
A template file for decoding a SignedData blob
SignedData.Template - Class in org.mozilla.jss.pkix.cms
A template file for decoding a SignedData blob
SignerIdentifier - Class in org.mozilla.jss.pkix.cms
CMS SignerIdentifier: SignerIdentifier ::= CHOICE { issuerAndSerialNumber IssuerAndSerialNumber, subjectKeyIdentifier [0] SubjectKeyIdentifier }
SignerIdentifier(SignerIdentifier.Type, IssuerAndSerialNumber, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cms.SignerIdentifier
 
SignerIdentifier.Template - Class in org.mozilla.jss.pkix.cms
A Template for decoding a SignerIdentifier.
SignerIdentifier.Type - Class in org.mozilla.jss.pkix.cms
The type of SignerIdentifier.
SignerInfo - Class in org.mozilla.jss.pkcs7
A PKCS #7 SignerInfo.
SignerInfo(IssuerAndSerialNumber, SET, SET, OBJECT_IDENTIFIER, byte[], SignatureAlgorithm, PrivateKey) - Constructor for class org.mozilla.jss.pkcs7.SignerInfo
A constructor for creating a new SignerInfo from scratch.
SignerInfo - Class in org.mozilla.jss.pkix.cms
A CMS SignerInfo.
SignerInfo(SignerIdentifier, SET, SET, OBJECT_IDENTIFIER, byte[], SignatureAlgorithm, PrivateKey) - Constructor for class org.mozilla.jss.pkix.cms.SignerInfo
A constructor for creating a new SignerInfo from scratch.
SignerInfo.Template - Class in org.mozilla.jss.pkcs7
A template for decoding a SignerInfo blob
SignerInfo.Template - Class in org.mozilla.jss.pkix.cms
A template for decoding a SignerInfo blob
signVerify(String, PrivateKey, String, PublicKey, String) - Method in class org.mozilla.jss.tests.KeyFactoryTest
 
sigTest(String, KeyPair) - Static method in class org.mozilla.jss.tests.JCASigTest
 
SigTest - Class in org.mozilla.jss.tests
 
SigTest() - Constructor for class org.mozilla.jss.tests.SigTest
 
size() - Method in class org.mozilla.jss.asn1.CHOICE.Template
Returns the number of elements in this CHOICE template.
size() - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Returns the number of elements in this SEQUENCE template.
size() - Method in class org.mozilla.jss.asn1.SET
Returns the number of elements in this SET.
size() - Method in class org.mozilla.jss.asn1.SET.Template
Returns the number of elements in the SET.
size() - Method in class org.mozilla.jss.pkix.primitive.Name
Returns the number of RDNs in the Name.
size() - Method in class org.mozilla.jss.pkix.primitive.RDN
 
skip(long) - Method in class org.mozilla.jss.util.Base64InputStream
 
SLOT_LENGTH - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Slot names must be this length exactly.
SSL - Static variable in class org.mozilla.jss.pkcs11.PK11InternalCert
 
SSL2_DES_192_EDE3_CBC_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_DES_64_CBC_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_IDEA_128_CBC_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_RC2_128_CBC_EXPORT40_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_RC2_128_CBC_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_RC4_128_EXPORT40_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL2_RC4_128_WITH_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
Note the following cipher-suites constants are not all implemented.
ssl3 - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLVersionRange
 
SSL3_DH_ANON_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DH_ANON_EXPORT_WITH_RC4_40_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DH_ANON_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_3DES_EDE_CBC_SHA.
SSL3_DH_ANON_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_DES_CBC_SHA.
SSL3_DH_ANON_WITH_RC4_128_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_RC4_128_MD5.
SSL3_DH_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DH_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA.
SSL3_DH_DSS_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_DSS_WITH_DES_CBC_SHA.
SSL3_DH_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA.
SSL3_DH_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_RSA_WITH_DES_CBC_SHA.
SSL3_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DHE_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA.
SSL3_DHE_DSS_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DHE_DSS_WITH_DES_CBC_SHA.
SSL3_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_DHE_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA.
SSL3_DHE_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DHE_RSA_WITH_DES_CBC_SHA.
SSL3_FORTEZZA_DMS_WITH_FORTEZZA_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported.
SSL3_FORTEZZA_DMS_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported.
SSL3_FORTEZZA_DMS_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported.
SSL3_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_RSA_EXPORT_WITH_RC2_CBC_40_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_RSA_EXPORT_WITH_RC4_40_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL3_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_3DES_EDE_CBC_SHA.
SSL3_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_DES_CBC_SHA.
SSL3_RSA_WITH_IDEA_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_IDEA_CBC_SHA.
SSL3_RSA_WITH_NULL_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_NULL_MD5.
SSL3_RSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_NULL_SHA.
SSL3_RSA_WITH_RC4_128_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_RC4_128_MD5.
SSL3_RSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_RSA_WITH_RC4_128_SHA.
SSL_ERROR_ACCESS_DENIED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_BLOCK_PADDING - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_CERT_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_CERT_DOMAIN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_CLIENT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_HANDSHAKE_HASH_VALUE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_MAC_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_MAC_READ - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BAD_SERVER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_BASE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_CERT_KEA_MISMATCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_CERTIFICATE_UNKNOWN_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_CLIENT_KEY_EXCHANGE_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_CLOSE_NOTIFY_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_DECODE_ERROR_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_DECOMPRESSION_FAILURE_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_DECRYPT_ERROR_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_DECRYPTION_FAILED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_DECRYPTION_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_ENCRYPTION_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_EXPIRED_CERT_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_EXPORT_ONLY_SERVER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_EXPORT_RESTRICTION_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_EXTRACT_PUBLIC_KEY_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_FORTEZZA_PQG - Static variable in class org.mozilla.jss.util.NativeErrcodes
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported. SSL_ERROR_FORTEZZA_PQG is a placeholder for backward compatibility.
SSL_ERROR_GENERATE_RANDOM_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_HANDSHAKE_FAILURE_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_HANDSHAKE_NOT_COMPLETED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_HANDSHAKE_UNEXPECTED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_ILLEGAL_PARAMETER_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_INIT_CIPHER_SUITE_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_INSUFFICIENT_SECURITY_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_INTERNAL_ERROR_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_IV_PARAM_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_MAC_COMPUTATION_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_MD5_DIGEST_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_CIPHERS_SUPPORTED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_COMPRESSION_OVERLAP - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_CYPHER_OVERLAP - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_RENEGOTIATION_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_SERVER_KEY_FOR_ALG - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_NO_TRUSTED_SSL_CLIENT_CA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_POST_WARNING - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_PROTOCOL_VERSION_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_PUB_KEY_SIZE_LIMIT_EXCEEDED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RECORD_OVERFLOW_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_REVOKED_CERT_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_APPLICATION_DATA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CERT_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CERT_VERIFY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CLIENT_HELLO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_CLIENT_KEY_EXCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_FINISHED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_HANDSHAKE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_HELLO_DONE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_HELLO_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_SERVER_HELLO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_MALFORMED_SERVER_KEY_EXCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_RECORD_TOO_LONG - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_APPLICATION_DATA - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CERT_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CERT_VERIFY - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CHANGE_CIPHER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CLIENT_HELLO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_CLIENT_KEY_EXCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_FINISHED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_HANDSHAKE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_HELLO_DONE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_HELLO_REQUEST - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_SERVER_HELLO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNEXPECTED_SERVER_KEY_EXCH - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNKNOWN_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNKNOWN_HANDSHAKE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SERVER_KEY_EXCHANGE_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SESSION_KEY_GEN_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SESSION_NOT_FOUND - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SHA_DIGEST_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SIGN_HASHES_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SOCKET_WRITE_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SSL2_DISABLED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SSL_DISABLED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SYM_KEY_CONTEXT_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_SYM_KEY_UNWRAP_FAILURE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_TOKEN_INSERTION_REMOVAL - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_TOKEN_SLOT_NOT_FOUND - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_TX_RECORD_TOO_LONG - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_UNKNOWN_CA_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_UNKNOWN_CIPHER_SUITE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_UNSUPPORTED_CERT_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_UNSUPPORTED_VERSION - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_US_ONLY_SERVER - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_USER_CANCELED_ALERT - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_ERROR_WRONG_CERTIFICATE - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
SSL_RENEGOTIATE_NEVER - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_RENEGOTIATE_REQUIRES_XTN - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_RENEGOTIATE_TRANSITIONAL - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_RENEGOTIATE_UNRESTRICTED - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_REQUIRE_ALWAYS - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_REQUIRE_FIRST_HANDSHAKE - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_REQUIRE_NEVER - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_REQUIRE_NO_ERROR - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSL_RSA_FIPS_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
SSLAlertDescription - Enum in org.mozilla.jss.ssl
 
SSLAlertEvent - Class in org.mozilla.jss.ssl
 
SSLAlertEvent(SSLSocket) - Constructor for class org.mozilla.jss.ssl.SSLAlertEvent
 
SSLAlertLevel - Enum in org.mozilla.jss.ssl
 
SSLCA - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
SSLCA - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
SSLCertificateApprovalCallback - Interface in org.mozilla.jss.ssl
This interface is what you should implement if you want to be able to decide whether or not you want to approve the peer's cert, instead of having NSS do that.
SSLCertificateApprovalCallback.ValidityItem - Class in org.mozilla.jss.ssl
 
SSLCertificateApprovalCallback.ValidityStatus - Class in org.mozilla.jss.ssl
This class holds details about the errors for each cert in the chain that the server presented To use this class, getReasons(), then iterate over the enumeration
SSLCipher - Enum in org.mozilla.jss.ssl
SSL cipher.
sslciphersarray_jdk142 - Static variable in interface org.mozilla.jss.tests.Constants
Cipher supported by JSSE (JDK 1.4.x)
sslciphersarray_jdk150 - Static variable in interface org.mozilla.jss.tests.Constants
Cipher supported by JSSE (JDK 1.5.x)
SSLClient - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
SSLClient - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
SSLClient - Class in org.mozilla.jss.ssl
Parameters supported by this socket test: filename file to be read from https server (default: /index.html) port port to connect to (default: 443) ipaddr address to connect to (overrides hostname, no default) hostname host to connect to (no default) clientauth do client-auth or not (default: no client-auth) The following parameters are used for regression testing, so we can print success or failure of the test.
SSLClient(PrintStream, String, String[]) - Constructor for class org.mozilla.jss.ssl.SSLClient
 
SSLClientAuth - Class in org.mozilla.jss.tests
SSLClientAuth Server/client test.
SSLClientAuth() - Constructor for class org.mozilla.jss.tests.SSLClientAuth
 
SSLClientAuth.HandshakeListener - Class in org.mozilla.jss.tests
 
SSLClientCertificateSelectionCallback - Interface in org.mozilla.jss.ssl
Implement this if you want to specify dynamically which certificate should be presented for client authentication.
SSLHandshakeCompletedEvent - Class in org.mozilla.jss.ssl
This class represents the event telling you a handshake operation is complete.
SSLHandshakeCompletedEvent(SSLSocket) - Constructor for class org.mozilla.jss.ssl.SSLHandshakeCompletedEvent
 
SSLHandshakeCompletedListener - Interface in org.mozilla.jss.ssl
This interface is used when you want to know that a security handshake is complete.
SSLSecurityStatus - Class in org.mozilla.jss.ssl
This class represents the known state of an SSL connection: what cipher is being used, how secure it is, and who's on the other end.
SSLSecurityStatus(int, String, int, int, String, String, String, X509Certificate) - Constructor for class org.mozilla.jss.ssl.SSLSecurityStatus
This constructor is called from the native SSL code It's not necessary for you to call this.
SSLServer - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
SSLServer - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
SSLServer - Class in org.mozilla.jss.ssl
Parameters supported by this socket test: filename file to be read from https server (default: /index.html) port port to connect to (default: 443) clientauth do client-auth or not (default: no client-auth) The following parameters are used for regression testing, so we can print success or failure of the test.
SSLServer(PrintStream, String) - Constructor for class org.mozilla.jss.ssl.SSLServer
 
SSLServerSocket - Class in org.mozilla.jss.ssl
SSL server socket.
SSLServerSocket(int) - Constructor for class org.mozilla.jss.ssl.SSLServerSocket
Creates a server socket listening on the given port.
SSLServerSocket(int, int) - Constructor for class org.mozilla.jss.ssl.SSLServerSocket
Creates a server socket listening on the given port.
SSLServerSocket(int, int, InetAddress) - Constructor for class org.mozilla.jss.ssl.SSLServerSocket
Creates a server socket listening on the given port.
SSLServerSocket(int, int, InetAddress, SSLCertificateApprovalCallback) - Constructor for class org.mozilla.jss.ssl.SSLServerSocket
Creates a server socket listening on the given port.
SSLServerSocket(int, int, InetAddress, SSLCertificateApprovalCallback, boolean) - Constructor for class org.mozilla.jss.ssl.SSLServerSocket
Creates a server socket listening on the given port.
SSLServerWithStepUp - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
SSLServerWithStepUp - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
SSLSocket - Class in org.mozilla.jss.ssl
SSL client socket.
SSLSocket(String, int) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified host and port.
SSLSocket(InetAddress, int) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified address and port.
SSLSocket(String, int, InetAddress, int) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified host and port.
SSLSocket(InetAddress, int, InetAddress, int) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified address and port.
SSLSocket(String, int, InetAddress, int, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified host and port.
SSLSocket(InetAddress, int, InetAddress, int, boolean, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Deprecated.
As of JSS 3.0. The stream parameter is ignored, because only stream sockets are supported.
SSLSocket(InetAddress, int, InetAddress, int, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket and connects to the specified address and port.
SSLSocket(Socket, String, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback) - Constructor for class org.mozilla.jss.ssl.SSLSocket
Creates an SSL client socket using the given Java socket for underlying I/O.
SSLSocket.CipherPolicy - Class in org.mozilla.jss.ssl
 
SSLSocket.SSLProtocolVariant - Class in org.mozilla.jss.ssl
 
SSLSocket.SSLVersionRange - Class in org.mozilla.jss.ssl
 
SSLSocketException - Exception in org.mozilla.jss.ssl
A subclass of java.net.SocketException that contains an error code from the native (NSS/NSPR) code.
SSLSocketException() - Constructor for exception org.mozilla.jss.ssl.SSLSocketException
 
SSLSocketException(String) - Constructor for exception org.mozilla.jss.ssl.SSLSocketException
 
SSLSocketException(String, int) - Constructor for exception org.mozilla.jss.ssl.SSLSocketException
 
SSLSocketListener - Interface in org.mozilla.jss.ssl
 
SSLTest - Class in org.mozilla.jss.ssl
 
SSLTest(String[]) - Constructor for class org.mozilla.jss.ssl.SSLTest
 
SSLVersionRange(int, int) - Constructor for class org.mozilla.jss.ssl.SSLSocket.SSLVersionRange
 
SSOPasswordIsCorrect(byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
 
startSSLServer(String[]) - Method in class org.mozilla.jss.tests.JSSE_SSLServer
Start SSLServer and accept connections.
stateOrProvinceName - Static variable in class org.mozilla.jss.pkix.primitive.Name
The OID for the state or province name (S) attribute.
STATUS - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
STATUS - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
STATUS_FORTEZZA - Variable in class org.mozilla.jss.ssl.SSLSecurityStatus
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported. STATUS_FORTEZZA is a placeholder for backward compatibility.
STATUS_NOOPT - Variable in class org.mozilla.jss.ssl.SSLSecurityStatus
 
STATUS_OFF - Variable in class org.mozilla.jss.ssl.SSLSecurityStatus
 
STATUS_ON_HIGH - Variable in class org.mozilla.jss.ssl.SSLSecurityStatus
 
STATUS_ON_LOW - Variable in class org.mozilla.jss.ssl.SSLSecurityStatus
 
StatusResponder - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
StatusResponder - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
storeProxy - Variable in class org.mozilla.jss.pkcs11.PK11Store
 
str - Variable in class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
 
STREAM - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLProtocolVariant
 
StringPrincipal(String) - Constructor for class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
 
stringToCipher(String) - Static method in class org.mozilla.jss.tests.Constants.cipher
 
subBranch(long) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
Creates a new OBJECT_IDENTIFIER that is a sub-branch of this one.
subBranch(long[]) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
Creates a new OBJECT_IDENTIFIER that is a sub-branch of this one.
SUBJECT_KEY_IDENTIFIER - Static variable in class org.mozilla.jss.pkix.cms.SignerIdentifier
 
subjectDN - Static variable in class org.mozilla.jss.tests.X509CertTest
 
SubjectKeyIdentifier - Class in org.mozilla.jss.pkix.cert
Represent the Subject Key Identifier Extension.
SubjectKeyIdentifier(OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier
Constructs an SubjectKeyIdentifier from its components.
SubjectKeyIdentifier(boolean, OCTET_STRING) - Constructor for class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier
 
SubjectKeyIdentifier.Template - Class in org.mozilla.jss.pkix.cert
 
SubjectPublicKeyInfo - Class in org.mozilla.jss.pkix.primitive
A SubjectPublicKeyInfo, which stores information about a public key.
SubjectPublicKeyInfo(AlgorithmIdentifier, BIT_STRING) - Constructor for class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo(PublicKey) - Constructor for class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
 
SubjectPublicKeyInfo.Template - Class in org.mozilla.jss.pkix.primitive
 
SUBSEQUENT_MESSAGE - Static variable in class org.mozilla.jss.pkix.crmf.POPOPrivKey
 
SUCCESS - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
SUCCESS - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
superseded - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
superseded - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
A bit position in a ReasonFlags bit string.
superseded - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
supportedAlgorithms() - Method in class org.mozilla.jss.pkcs11.KeyType
Returns an array of algorithms supported by this key type.
SymKeyDeriving - Class in org.mozilla.jss.tests
Sym Key deriving tests..
SymKeyDeriving() - Constructor for class org.mozilla.jss.tests.SymKeyDeriving
 
SymKeyGen - Class in org.mozilla.jss.tests
Most of this code is Deprecated look at JCASymKeyGen.java for sample.
SymmetricKey - Interface in org.mozilla.jss.crypto
 
SymmetricKey.NotExtractableException - Exception in org.mozilla.jss.crypto
 
SymmetricKey.Type - Class in org.mozilla.jss.crypto
 
SymmetricKey.Usage - Class in org.mozilla.jss.crypto
In PKCS #11, each key can be marked with the operations it will be used to perform.
SymmetricKeyDeriver - Interface in org.mozilla.jss.crypto
 

T

TAG - Static variable in class org.mozilla.jss.asn1.BIT_STRING
 
TAG - Static variable in class org.mozilla.jss.asn1.BOOLEAN
 
TAG - Static variable in class org.mozilla.jss.asn1.ENUMERATED
 
TAG - Static variable in class org.mozilla.jss.asn1.GeneralizedTime
 
TAG - Static variable in class org.mozilla.jss.asn1.IA5String
 
TAG - Static variable in class org.mozilla.jss.asn1.INTEGER
 
TAG - Static variable in class org.mozilla.jss.asn1.NULL
 
TAG - Static variable in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
TAG - Static variable in class org.mozilla.jss.asn1.OCTET_STRING
 
TAG - Static variable in class org.mozilla.jss.asn1.PrintableString
 
TAG - Static variable in class org.mozilla.jss.asn1.SEQUENCE
 
TAG - Static variable in class org.mozilla.jss.asn1.SET
 
Tag - Class in org.mozilla.jss.asn1
Represents an ASN.1 Tag.
Tag(Tag.Class, long) - Constructor for class org.mozilla.jss.asn1.Tag
Creates a tag with the given class and number.
Tag(long) - Constructor for class org.mozilla.jss.asn1.Tag
Creates a CONTEXT-SPECIFIC tag with the given tag number.
TAG - Static variable in class org.mozilla.jss.asn1.TeletexString
 
TAG - Static variable in class org.mozilla.jss.asn1.UniversalString
 
TAG - Static variable in class org.mozilla.jss.asn1.UTCTime
 
TAG - Static variable in class org.mozilla.jss.asn1.UTF8String
 
TAG - Static variable in class org.mozilla.jss.pkcs7.Attribute
 
TAG - Static variable in class org.mozilla.jss.pkcs7.ContentInfo
 
TAG - Static variable in class org.mozilla.jss.pkcs7.EnvelopedData
 
TAG - Static variable in class org.mozilla.jss.pkcs7.RecipientInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cert.Extension
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.LraPopWitness
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.PendInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
TAG - Static variable in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
 
TAG - Static variable in class org.mozilla.jss.pkix.cmmf.CertifiedKeyPair
 
TAG - Static variable in class org.mozilla.jss.pkix.cmmf.CertOrEncCert
 
TAG - Static variable in class org.mozilla.jss.pkix.cmmf.CertRepContent
 
TAG - Static variable in class org.mozilla.jss.pkix.cmmf.CertResponse
 
TAG - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cms.ContentInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.cms.EnvelopedData
 
TAG - Static variable in class org.mozilla.jss.pkix.cms.RecipientInfo
 
TAG - Static variable in class org.mozilla.jss.pkix.crmf.CertReqMsg
 
TAG - Static variable in class org.mozilla.jss.pkix.crmf.CertRequest
 
TAG - Static variable in class org.mozilla.jss.pkix.crmf.CertTemplate
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.Attribute
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.AVA
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.Name
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.RDN
 
TAG - Static variable in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
 
TAG - Static variable in class org.mozilla.jss.SecretDecoderRing.Encoding
 
Tag.Class - Class in org.mozilla.jss.asn1
An enumeration of the ASN.1 tag classes.
tagAt(int) - Method in class org.mozilla.jss.asn1.SET
Returns the tag of the element at the given index.
TaggedAttribute - Class in org.mozilla.jss.pkix.cmc
A tagged attribute, which has the following ASN.1 definition : TaggedAttribute ::= SEQUENCE { bodyPartID BodyPartId, attrType OBJECT IDENTIFIER, attrValues SET OF AttributeValue bodyIdMax INTEGER ::= 4294967295 BodyPartID ::= INTEGER(0..bodyIdMax)
TaggedAttribute(INTEGER, OBJECT_IDENTIFIER, SET) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
TaggedAttribute(INTEGER, OBJECT_IDENTIFIER, ASN1Value) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedAttribute
 
TaggedAttribute.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding an Attribute.
TaggedCertificationRequest - Class in org.mozilla.jss.pkix.cmc
CMC TaggedCertificationRequest: TaggedCertificationRequest ::= SEQUENCE { bodyPartID BodyPartID, certificationRequest CertificationRequest } bodyIdMax INTEGER ::= 4294967295 BodyPartID ::= INTEGER(0..bodyIdMax)
TaggedCertificationRequest(INTEGER, CertificationRequest) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest
Constructs a TaggedCertificationRequest from its components.
TaggedCertificationRequest.Template - Class in org.mozilla.jss.pkix.cmc
A template for decoding an TaggedCertificationRequest from its BER encoding.
TaggedContentInfo - Class in org.mozilla.jss.pkix.cmc
CMC TaggedContentInfo.
TaggedContentInfo(INTEGER, ContentInfo) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedContentInfo
Constructs a new TaggedContentInfo from its components.
TaggedContentInfo.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a TaggedContentInfo.
TaggedRequest - Class in org.mozilla.jss.pkix.cmc
CMC TaggedRequest: TaggedRequest ::= CHOICE { tcr [0] TaggedCertificationRequest, crm [1] CertReqMsg orm [2] SEQUENCE { bodyPartID BodyPartID, requestMessageType OBJECT IDENTIFIER, requestMessageValue ANY DEFINED BY requestMessageType } // added for rfc 5272; defined in OtherReqMsg }
TaggedRequest() - Constructor for class org.mozilla.jss.pkix.cmc.TaggedRequest
 
TaggedRequest(TaggedRequest.Type, TaggedCertificationRequest, CertReqMsg) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedRequest
Constructs a TaggedRequest from its components.
TaggedRequest(TaggedRequest.Type, TaggedCertificationRequest, CertReqMsg, OtherReqMsg) - Constructor for class org.mozilla.jss.pkix.cmc.TaggedRequest
Constructs a TaggedRequest from its components.
TaggedRequest.Template - Class in org.mozilla.jss.pkix.cmc
A Template for decoding a ProofOfPossession.
TaggedRequest.Type - Class in org.mozilla.jss.pkix.cmc
The type of TaggedRequest.
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.ANY.Template
 
tagMatch(Tag) - Method in interface org.mozilla.jss.asn1.ASN1Template
Determines whether the given tag will satisfy this template.
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.BIT_STRING.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.BMPString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.BOOLEAN.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.CharacterString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.CHOICE.Template
Determines whether the given tag will satisfy this template.
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.ENUMERATED.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.EXPLICIT.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.GeneralizedTime.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.IA5String.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.INTEGER.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.NULL.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.OCTET_STRING.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.PrintableString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.SEQUENCE.OF_Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.SET.OF_Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.SET.Template.Element
Determines whether the given tag satisfies this SET element.
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.SET.Template
Determines whether the given tag satisfies this template.
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.TeletexString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.TimeBase.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.UniversalString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.UTCTime.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.asn1.UTF8String.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs10.CertificationRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs10.CertificationRequestInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.AuthenticatedSafes.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.CertBag.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.MacData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.PFX.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.SafeBag.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs12.SecretBag.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.Attribute.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.ContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.DigestedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.DigestInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.EncryptedContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.EncryptedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.EnvelopedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.IssuerAndSerialNumber.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.RecipientInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.SignedAndEnvelopedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.SignedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkcs7.SignerInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cert.Certificate.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cert.Extension.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.BodyPartReference.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.CMCCertId.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.DecryptedPOP.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.EncryptedPOP.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.ExtendedFailInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.GetCert.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.IdentityProofV2.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.LraPopWitness.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.OtherInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.OtherMsg.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.OtherReqMsg.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.PendInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.PKIData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.ResponseBody.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.RevokeRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.TaggedAttribute.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.TaggedContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmc.TaggedRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmmf.GetCRL.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmmf.IssuerAndSubject.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmmf.RevRepContent.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cmmf.RevRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.ContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.DigestedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.DigestInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.EncryptedContentInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.EncryptedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.EnvelopedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.RecipientInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.SignedData.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.SignerIdentifier.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.cms.SignerInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.CertId.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.CertRequest.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.CertTemplate.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.EncryptedKey.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.EncryptedValue.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.PKIArchiveOptions.Template
Returns true if the given tag can satisfy this CHOICE.
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.POPOPrivKey.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.POPOSigningKey.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.crmf.ProofOfPossession.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.Attribute.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.AVA.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.DirectoryString.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.Name.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.PBEParameter.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.PrivateKeyInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.RDN.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo.Template
 
tagMatch(Tag) - Method in class org.mozilla.jss.SecretDecoderRing.Encoding.Template
 
TeletexString - Class in org.mozilla.jss.asn1
The ASN.1 type TeletexString.
TeletexString(char[]) - Constructor for class org.mozilla.jss.asn1.TeletexString
 
TeletexString(String) - Constructor for class org.mozilla.jss.asn1.TeletexString
 
TeletexString.Template - Class in org.mozilla.jss.asn1
 
Template() - Constructor for class org.mozilla.jss.asn1.ANY.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.BIT_STRING.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.BMPString.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.BOOLEAN.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.CharacterString.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.CHOICE.Template
Creates an empty CHOICE template
Template() - Constructor for class org.mozilla.jss.asn1.ENUMERATED.Template
 
Template(Tag, ASN1Template) - Constructor for class org.mozilla.jss.asn1.EXPLICIT.Template
Creates a template for unwrapping an object wrapped in an explicit tag.
Template() - Constructor for class org.mozilla.jss.asn1.GeneralizedTime.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.IA5String.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.INTEGER.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.NULL.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.OBJECT_IDENTIFIER.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.OCTET_STRING.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.PrintableString.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.SEQUENCE.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.SET.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.TeletexString.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.TimeBase.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.UniversalString.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.UTCTime.Template
 
Template() - Constructor for class org.mozilla.jss.asn1.UTF8String.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs10.CertificationRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs10.CertificationRequestInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.AuthenticatedSafes.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.CertBag.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.MacData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.PFX.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.SafeBag.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs12.SecretBag.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.Attribute.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.ContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.DigestedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.DigestInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.EncryptedContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.EncryptedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.EnvelopedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.IssuerAndSerialNumber.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.RecipientInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.SignedAndEnvelopedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.SignedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkcs7.SignerInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cert.Certificate.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cert.CertificateInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cert.Extension.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cert.SubjectKeyIdentifier.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.BodyPartReference.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.CMCCertId.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.CMCStatusInfoV2.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.DecryptedPOP.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.EncryptedPOP.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.ExtendedFailInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.GetCert.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.IdentityProofV2.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.LraPopWitness.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.OtherInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.OtherMsg.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.OtherReqMsg.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.PendInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.PKIData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.PopLinkWitnessV2.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.ResponseBody.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.RevokeRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.TaggedAttribute.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.TaggedCertificationRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.TaggedContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmc.TaggedRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmmf.GetCRL.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmmf.IssuerAndSubject.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmmf.PKIStatusInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmmf.RevRepContent.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cmmf.RevRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.ContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.DigestedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.DigestInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.EncapsulatedContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.EncryptedContentInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.EncryptedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.EnvelopedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.IssuerAndSerialNumber.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.RecipientInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.SignedAndEnvelopedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.SignedData.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.SignerIdentifier.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.cms.SignerInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.CertId.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.CertReqMsg.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.CertRequest.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.CertTemplate.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.Control.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.EncryptedKey.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.EncryptedValue.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.PKIArchiveOptions.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.PKIPublicationInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.POPOPrivKey.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.POPOSigningKey.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.crmf.ProofOfPossession.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.AlgorithmIdentifier.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.Attribute.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.AVA.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.DirectoryString.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.EncryptedPrivateKeyInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.Name.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.PBEParameter.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.PrivateKeyInfo.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.RDN.Template
 
Template() - Constructor for class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo.Template
 
Template() - Constructor for class org.mozilla.jss.SecretDecoderRing.Encoding.Template
 
templateAt(int) - Method in class org.mozilla.jss.asn1.SEQUENCE.Template
Returns the sub-template stored at the given index.
templateAt(int) - Method in class org.mozilla.jss.asn1.SET.Template
Returns the sub-template stored at the given index.
temporaryKeys(boolean) - Method in interface org.mozilla.jss.crypto.KeyGenerator
Tells the generator to generate temporary or permanent keys.
temporaryKeys(boolean) - Method in class org.mozilla.jss.pkcs11.PK11KeyGenerator
 
temporaryPairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGenerator
Tells the generator to generate temporary or permanent keypairs.
temporaryPairs(boolean) - Method in class org.mozilla.jss.crypto.KeyPairGeneratorSpi
 
temporaryPairs(boolean) - Method in class org.mozilla.jss.pkcs11.PK11KeyPairGenerator
 
test3DES() - Static method in class org.mozilla.jss.tests.BadSSL
 
TestCertApprovalCallback - Class in org.mozilla.jss.ssl
This is a test implementation of the certificate approval callback which gets invoked when the server presents a certificate which is not trusted by the client
TestCertApprovalCallback() - Constructor for class org.mozilla.jss.ssl.TestCertApprovalCallback
 
TestCertificateApprovalCallback - Class in org.mozilla.jss.tests
This is a test implementation of the certificate approval callback which gets invoked when the server presents a certificate which is not trusted by the client.
TestCertificateApprovalCallback() - Constructor for class org.mozilla.jss.tests.TestCertificateApprovalCallback
 
testCipher(String) - Method in class org.mozilla.jss.tests.JCAKeyWrap
Randomly selects a cipher transformation "algorithm/mode/padding".
testCipher(SecretKey, String, String, String, String) - Method in class org.mozilla.jss.tests.JCASymKeyGen
 
testCiphersuites(int) - Method in class org.mozilla.jss.tests.JSS_SelfServClient
For every enabled ciphersuite created numOfThreads connections.
testCiphersuites() - Method in class org.mozilla.jss.tests.JSSE_SSLClient
Test communication with SSL server S
TestClientCertificateSelectionCallback - Class in org.mozilla.jss.ssl
This interface is what you should implement if you want to be able to decide whether or not you want to approve the peer's cert, instead of having NSS do that.
TestClientCertificateSelectionCallback() - Constructor for class org.mozilla.jss.ssl.TestClientCertificateSelectionCallback
 
testECC256() - Static method in class org.mozilla.jss.tests.BadSSL
 
testECC384() - Static method in class org.mozilla.jss.tests.BadSSL
 
testExpired() - Static method in class org.mozilla.jss.tests.BadSSL
 
testExtendedValidation() - Static method in class org.mozilla.jss.tests.BadSSL
 
testHelper(String, int) - Static method in class org.mozilla.jss.tests.BadSSL
 
testHelper(String, int, String[]) - Static method in class org.mozilla.jss.tests.BadSSL
 
testHelper(String, int, int[]) - Static method in class org.mozilla.jss.tests.BadSSL
 
testJSSCiphersMatchNSS() - Method in class org.mozilla.jss.tests.JSS_SelfServClient
returns true if JSS is sync with NSS ciphersuites.
testJSSDigest(String, byte[]) - Static method in class org.mozilla.jss.tests.DigestTest
 
TestKeyGen - Class in org.mozilla.jss.tests
 
TestKeyGen() - Constructor for class org.mozilla.jss.tests.TestKeyGen
 
testKeys(Key, Key, String, String) - Method in class org.mozilla.jss.tests.JCAKeyWrap
 
testMultiPartCipher(SecretKey, String, String, String, String) - Method in class org.mozilla.jss.tests.JCASymKeyGen
 
testNULL() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRC4() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRC4MD5() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRevoked() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRSA2048() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRSA4096() - Static method in class org.mozilla.jss.tests.BadSSL
 
testRSA8192() - Static method in class org.mozilla.jss.tests.BadSSL
 
TestSDR - Class in org.mozilla.jss.tests
Secret Decoder ring tests.
TestSDR() - Constructor for class org.mozilla.jss.tests.TestSDR
 
testSelfSigned() - Static method in class org.mozilla.jss.tests.BadSSL
 
testSHA1() - Static method in class org.mozilla.jss.tests.BadSSL
 
testSHA256() - Static method in class org.mozilla.jss.tests.BadSSL
 
testSHA384() - Static method in class org.mozilla.jss.tests.BadSSL
 
testSHA512() - Static method in class org.mozilla.jss.tests.BadSSL
 
testSite(String, int) - Static method in class org.mozilla.jss.tests.BadSSL
 
testUntrustedRoot() - Static method in class org.mozilla.jss.tests.BadSSL
 
testWrongHost() - Static method in class org.mozilla.jss.tests.BadSSL
 
THIS_MESSAGE - Static variable in class org.mozilla.jss.pkix.crmf.POPOPrivKey
 
TimeBase - Class in org.mozilla.jss.asn1
 
TimeBase(Date) - Constructor for class org.mozilla.jss.asn1.TimeBase
 
TimeBase.Template - Class in org.mozilla.jss.asn1
 
TIMEOUT - Static variable in interface org.mozilla.jss.crypto.CryptoToken
Need to re-login after a period of time.
tls1_0 - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLVersionRange
 
tls1_1 - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLVersionRange
 
tls1_2 - Static variable in class org.mozilla.jss.ssl.SSLSocket.SSLVersionRange
 
TLS_DH_anon_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_ANON_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_AES_128_CBC_SHA.
TLS_DH_anon_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_ANON_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_AES_256_CBC_SHA.
TLS_DH_anon_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_ANON_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA.
TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_ANON_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
Deprecated.
Replaced with TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA.
TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_anon_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_anon_WITH_RC4_128_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_DSS_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DH_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_EXPORT1024_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_EXPORT1024_WITH_RC4_56_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_DSS_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_DHE_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_anon_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_anon_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_anon_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_anon_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_ECDSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDH_RSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_ECDSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_ECDHE_RSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_EXPORT1024_WITH_RC4_56_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_128_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_256_CBC_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_AES_256_GCM_SHA384 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_CAMELLIA_128_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_CAMELLIA_256_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_DES_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_IDEA_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_NULL_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_NULL_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_NULL_SHA256 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_RC4_128_MD5 - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_RC4_128_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
TLS_RSA_WITH_SEED_CBC_SHA - Static variable in class org.mozilla.jss.ssl.SSLSocket
 
toBitSet() - Method in class org.mozilla.jss.asn1.BIT_STRING
Copies this BIT STRING into a Java BitSet.
toBoolean() - Method in class org.mozilla.jss.asn1.BOOLEAN
Returns the boolean value of this BOOLEAN.
toBooleanArray() - Method in class org.mozilla.jss.asn1.BIT_STRING
Copies this BIT STRING into a boolean array.
toByteArray() - Method in class org.mozilla.jss.asn1.OCTET_STRING
 
toCharArray() - Method in class org.mozilla.jss.asn1.CharacterString
Converts this ASN.1 character string to an array of Java characters.
toDate() - Method in class org.mozilla.jss.asn1.TimeBase
 
toDottedString() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
toInt() - Method in class org.mozilla.jss.asn1.Tag.Class
 
TOKEN - Static variable in class org.mozilla.jss.util.PasswordCallbackInfo
Logging into a PKCS #11 token.
TOKEN_LENGTH - Variable in class org.mozilla.jss.CryptoManager.InitializationValues
Token names must be this length exactly.
TokenCertificate - Interface in org.mozilla.jss.crypto
An X509 Certificate that lives on a PKCS #11 token.
TokenException - Exception in org.mozilla.jss.crypto
This class indicates that an unknown error occurred on a CryptoToken.
TokenException() - Constructor for exception org.mozilla.jss.crypto.TokenException
 
TokenException(String) - Constructor for exception org.mozilla.jss.crypto.TokenException
 
tokenProxy - Variable in class org.mozilla.jss.pkcs11.PK11Cert
 
tokenProxy - Variable in class org.mozilla.jss.pkcs11.PK11Token
 
TokenProxy - Class in org.mozilla.jss.pkcs11
 
TokenProxy(byte[]) - Constructor for class org.mozilla.jss.pkcs11.TokenProxy
 
TokenRuntimeException - Exception in org.mozilla.jss.crypto
This class indicates that an unknown error occurred on a CryptoToken.
TokenRuntimeException() - Constructor for exception org.mozilla.jss.crypto.TokenRuntimeException
 
TokenRuntimeException(String) - Constructor for exception org.mozilla.jss.crypto.TokenRuntimeException
 
TokenSupplier - Interface in org.mozilla.jss.crypto
An interface that allows providers to access CryptoManager without actually knowing about CryptoManager.
TokenSupplierManager - Class in org.mozilla.jss.crypto
The org.mozilla.jss.provider package comes before CryptoManager in the dependency list, so this class is used to allow them to access CryptoManager sneakily.
TokenSupplierManager() - Constructor for class org.mozilla.jss.crypto.TokenSupplierManager
 
TooFewElementsException - Exception in org.mozilla.jss.pkix.primitive
 
TooFewElementsException() - Constructor for exception org.mozilla.jss.pkix.primitive.TooFewElementsException
 
toOID() - Method in class org.mozilla.jss.crypto.Algorithm
Returns the object identifier for this algorithm.
toOID() - Method in class org.mozilla.jss.crypto.PrivateKey.Type
 
toPublicKey() - Method in class org.mozilla.jss.pkix.primitive.SubjectPublicKeyInfo
Creates a PublicKey from the public key information.
toString() - Method in class org.mozilla.jss.asn1.BOOLEAN
Returns "true" or "false".
toString() - Method in class org.mozilla.jss.asn1.CharacterString
Converts this ASN.1 character string to a Java String.
toString() - Method in class org.mozilla.jss.asn1.Form
 
toString() - Method in exception org.mozilla.jss.asn1.InvalidBERException
 
toString() - Method in class org.mozilla.jss.asn1.OBJECT_IDENTIFIER
 
toString() - Method in class org.mozilla.jss.asn1.Tag.Class
 
toString() - Method in class org.mozilla.jss.asn1.Tag
Returns a String representation of the tag.
toString() - Method in class org.mozilla.jss.crypto.Algorithm
Returns a String representation of the algorithm.
toString() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm.Alg
 
toString() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm.Mode
 
toString() - Method in class org.mozilla.jss.crypto.EncryptionAlgorithm.Padding
 
toString() - Method in class org.mozilla.jss.crypto.PrivateKey.Type
Returns a string representation of the algorithm, such as "RSA", "DSA", or "EC".
toString() - Method in class org.mozilla.jss.crypto.SymmetricKey.Type
 
toString() - Method in class org.mozilla.jss.CryptoManager.CertificateUsage
 
toString() - Method in class org.mozilla.jss.CryptoManager.CertUsage
 
toString() - Method in class org.mozilla.jss.JSSProvider
 
toString() - Method in class org.mozilla.jss.pkcs11.KeyType
 
toString() - Method in class org.mozilla.jss.pkcs11.PK11Cert.StringPrincipal
 
toString() - Method in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
 
toString() - Method in exception org.mozilla.jss.pkix.crmf.ChallengeResponseException
Prints out the exception class and error message, including all the nested exceptions.
toString() - Method in class org.mozilla.jss.pkix.primitive.DirectoryString
Converts an ASN.1 DirectoryString to a Java string.
toString() - Method in class org.mozilla.jss.ssl.SSLSecurityStatus
Get a pretty string to show to a user, summarizing the contents of this object
toString() - Method in class org.mozilla.jss.ssl.SSLServerSocket
Returns the addresses and ports of this socket or an error message if the socket is not in a valid state.
toString() - Method in class org.mozilla.jss.ssl.SSLSocket
Returns the addresses and ports of this socket or an error message if the socket is not in a valid state.
toStringNested() - Method in exception org.mozilla.jss.asn1.InvalidBERException
 
toStringNested() - Method in exception org.mozilla.jss.pkix.crmf.ChallengeResponseException
Prints out the error message of this exception, including all the nested exceptions.
trace(int, String) - Static method in class org.mozilla.jss.util.Debug
Print a trace statement to standard output.
trace(String) - Static method in class org.mozilla.jss.util.Debug
Print a trace statement to standard output.
TRUSTED_CA - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
TRUSTED_CLIENT_CA - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
TRUSTED_PEER - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
TRY_LATER - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
Tunnel - Class in org.mozilla.jss.crypto
This is a private JSS class that allows the pkcs11 package access to some of the package methods in the crypto package.
Tunnel() - Constructor for class org.mozilla.jss.crypto.Tunnel
 
Tunnel - Class in org.mozilla.jss.util
A class to allow friendly functions access to other parts of JSS.
Tunnel() - Constructor for class org.mozilla.jss.util.Tunnel
 
type - Variable in class org.mozilla.jss.util.PasswordCallbackInfo
 
typeName() - Method in class org.mozilla.jss.asn1.BMPString.Template
 
typeName() - Method in class org.mozilla.jss.asn1.CharacterString.Template
Must be overridden to provide the name of the subclass, for including into error messages.
typeName() - Method in class org.mozilla.jss.asn1.IA5String.Template
 
typeName() - Method in class org.mozilla.jss.asn1.PrintableString.Template
 
typeName() - Method in class org.mozilla.jss.asn1.TeletexString.Template
 
typeName() - Method in class org.mozilla.jss.asn1.UniversalString.Template
 
typeName() - Method in class org.mozilla.jss.asn1.UTF8String.Template
 

U

UNCHANGED - Static variable in class org.mozilla.jss.CryptoManager.InitializationValues.FIPSMode
Leave FIPS mode unchanged.
UnicodeToUTF8(char[]) - Static method in class org.mozilla.jss.util.UTF8Converter
Creates a new UTF8-encoded byte array representing the char[] passed in.
UnicodeToUTF8(char[], boolean) - Static method in class org.mozilla.jss.util.UTF8Converter
Do the work of the above functions.
UnicodeToUTF8NullTerm(char[]) - Static method in class org.mozilla.jss.util.UTF8Converter
Creates a new null-terminated UTF8-encoded byte array representing the char[] passed in.
uniqueNamedKeyExists(String) - Method in class org.mozilla.jss.SecretDecoderRing.KeyManager
 
UNIVERSAL - Static variable in class org.mozilla.jss.asn1.Tag.Class
 
UNIVERSAL - Static variable in class org.mozilla.jss.asn1.Tag
A tag class.
UniversalString - Class in org.mozilla.jss.asn1
A UCS4 string.
UniversalString(char[]) - Constructor for class org.mozilla.jss.asn1.UniversalString
 
UniversalString(String) - Constructor for class org.mozilla.jss.asn1.UniversalString
 
UniversalString.Template - Class in org.mozilla.jss.asn1
 
UNKNOWN_ISSUER - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
UNKNOWN_SIGNER - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
unPad(byte[], int) - Static method in class org.mozilla.jss.crypto.Cipher
Un-pads a byte array that is padded with PKCS padding.
unPad(byte[]) - Static method in class org.mozilla.jss.crypto.Cipher
Un-pads a byte array that is padded with PKCS padding.
unsignedBigIntToByteArray(BigInteger) - Static method in class org.mozilla.jss.asn1.ASN1Header
Converts an unsigned BigInteger to a minimal-length byte array.
unspecified - Static variable in class org.mozilla.jss.pkix.cmc.RevokeRequest
A CRLReason, which can be used in the reason field.
unspecified - Static variable in class org.mozilla.jss.pkix.cmmf.RevRequest
A CRLReason, which can be used in the reason field.
UNSUPORTED_EXT - Static variable in class org.mozilla.jss.pkix.cmc.OtherInfo
 
UNTRUSTED_CERT - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
UNTRUSTED_ISSUER - Static variable in class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
unused - Static variable in class org.mozilla.jss.pkix.cmmf.GetCRL
A bit position in a ReasonFlags bit string.
UNWRAP - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
UNWRAP - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
unwrapPrivate(byte[], PrivateKey.Type, PublicKey) - Method in interface org.mozilla.jss.crypto.KeyWrapper
Unwraps a private key, creating a permanent private key object.
unwrapSymmetric(byte[], SymmetricKey.Type, SymmetricKey.Usage, int) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
unwrapSymmetric(byte[], SymmetricKey.Type, int) - Method in interface org.mozilla.jss.crypto.KeyWrapper
Unwraps a key and allows it to be used for all operations.
unwrapSymmetricPerm(byte[], SymmetricKey.Type, SymmetricKey.Usage, int) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
unwrapSymmetricPerm(byte[], SymmetricKey.Type, int) - Method in interface org.mozilla.jss.crypto.KeyWrapper
Unwraps a key and allows it to be used for all operations.
unwrapTemporaryPrivate(byte[], PrivateKey.Type, PublicKey) - Method in interface org.mozilla.jss.crypto.KeyWrapper
Unwraps a private key, creating a temporary private key object.
update(byte[]) - Method in class org.mozilla.jss.crypto.Cipher
Updates the encryption context with additional input.
update(byte[], int, int) - Method in class org.mozilla.jss.crypto.Cipher
Updates the encryption context with additional plaintext.
update(byte) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Updates the digest with a single byte of input.
update(byte[], int, int) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Updates the digest with a portion of an array.
update(byte[]) - Method in class org.mozilla.jss.crypto.JSSMessageDigest
Updates the digest with an array.
update(byte) - Method in class org.mozilla.jss.crypto.Signature
Provide more data for a signature or verification operation.
update(byte[]) - Method in class org.mozilla.jss.crypto.Signature
Provide more data for a signature or verification operation.
update(byte[], int, int) - Method in class org.mozilla.jss.crypto.Signature
Provide more data for a signature or verification operation.
update(byte[], int, int) - Method in class org.mozilla.jss.pkcs11.PK11MessageDigest
 
updated - Variable in class org.mozilla.jss.pkcs11.PK11Store
 
usage() - Method in class org.mozilla.jss.tests.GenerateTestCert
 
usage() - Static method in class org.mozilla.jss.tests.JCAKeyWrap
 
usage() - Static method in class org.mozilla.jss.tests.JCASigTest
 
usage - Static variable in class org.mozilla.jss.tests.JSS_FileUploadServer
 
usage - Static variable in class org.mozilla.jss.tests.JSS_SelfServServer
 
usage() - Static method in class org.mozilla.jss.tests.SigTest
 
useCache(boolean) - Method in class org.mozilla.jss.ssl.SSLServerSocket
Enables/disables the session cache.
useCache(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Enables/disables the session cache.
useCacheDefault(boolean) - Method in class org.mozilla.jss.ssl.SSLSocket
Sets the default setting for use of the session cache.
USER - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
UserCertConflictException() - Constructor for exception org.mozilla.jss.CryptoManager.UserCertConflictException
 
UserCertImport - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
UserCertImport - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
userPasswordIsCorrect(byte[]) - Method in class org.mozilla.jss.pkcs11.PK11Token
Check the given password, return true if it's right, false if it's wrong.
UTCTime - Class in org.mozilla.jss.asn1
 
UTCTime(Date) - Constructor for class org.mozilla.jss.asn1.UTCTime
 
UTCTime.Template - Class in org.mozilla.jss.asn1
 
UTF8Converter - Class in org.mozilla.jss.util
Class for converting between char arrays and byte arrays.
UTF8Converter() - Constructor for class org.mozilla.jss.util.UTF8Converter
 
UTF8String - Class in org.mozilla.jss.asn1
 
UTF8String(char[]) - Constructor for class org.mozilla.jss.asn1.UTF8String
 
UTF8String(String) - Constructor for class org.mozilla.jss.asn1.UTF8String
 
UTF8String.Template - Class in org.mozilla.jss.asn1
 

V

v1 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo
 
v1 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
 
v2 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo
 
v2 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
 
v3 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo
 
v3 - Static variable in class org.mozilla.jss.pkix.cert.CertificateInfo.Version
 
VALID_CA - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
VALID_PEER - Static variable in interface org.mozilla.jss.crypto.InternalCertificate
 
validate(Tag, Form) - Method in class org.mozilla.jss.asn1.ASN1Header
Verifies that this header has the given tag and form.
validate(Tag) - Method in class org.mozilla.jss.asn1.ASN1Header
Verifies that this head has the given tag.
validateCertInDB(String, CryptoManager) - Method in class org.mozilla.jss.tests.VerifyCert
 
validateDerCert(byte[], CryptoManager) - Method in class org.mozilla.jss.tests.VerifyCert
 
ValidityItem(int, PK11Cert, int) - Constructor for class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityItem
 
ValidityStatus() - Constructor for class org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityStatus
 
valueOf(String) - Static method in enum org.mozilla.jss.CryptoManager.OCSPPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mozilla.jss.ssl.SSLAlertDescription
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mozilla.jss.ssl.SSLAlertDescription
 
valueOf(String) - Static method in enum org.mozilla.jss.ssl.SSLAlertLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mozilla.jss.ssl.SSLAlertLevel
 
valueOf(String) - Static method in enum org.mozilla.jss.ssl.SSLCipher
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.mozilla.jss.ssl.SSLCipher
 
values() - Static method in enum org.mozilla.jss.CryptoManager.OCSPPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mozilla.jss.ssl.SSLAlertDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mozilla.jss.ssl.SSLAlertLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mozilla.jss.ssl.SSLCipher
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Static variable in class org.mozilla.jss.util.Debug
 
VERIFY - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
verify(byte[]) - Method in class org.mozilla.jss.crypto.Signature
Finish a verification operation.
VERIFY - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
verify() - Method in class org.mozilla.jss.pkcs10.CertificationRequest
Verifies the signature on this CertificationRequest.
verify(PublicKey) - Method in class org.mozilla.jss.pkcs10.CertificationRequest
Verifies the signature on this CertificationRequest, using the given public key.
verify(PublicKey, CryptoToken) - Method in class org.mozilla.jss.pkcs10.CertificationRequest
Verifies the signature on this CertificationRequest, using the given public key and CryptoToken.
verify(byte[], OBJECT_IDENTIFIER) - Method in class org.mozilla.jss.pkcs7.SignerInfo
Verifies that this SignerInfo contains a valid signature of the given message digest.
verify(byte[], OBJECT_IDENTIFIER, PublicKey) - Method in class org.mozilla.jss.pkcs7.SignerInfo
Verifies that this SignerInfo contains a valid signature of the given message digest.
verify() - Method in class org.mozilla.jss.pkix.cert.Certificate
Verifies the signature on this certificate.
verify(PublicKey) - Method in class org.mozilla.jss.pkix.cert.Certificate
Verifies the signature on this certificate, using the given public key.
verify(PublicKey, CryptoToken) - Method in class org.mozilla.jss.pkix.cert.Certificate
Verifies the signature on this certificate, using the given public key and CryptoToken.
verify(byte[], OBJECT_IDENTIFIER) - Method in class org.mozilla.jss.pkix.cms.SignerInfo
Verifies that this SignerInfo contains a valid signature of the given message digest.
verify(byte[], OBJECT_IDENTIFIER, PublicKey) - Method in class org.mozilla.jss.pkix.cms.SignerInfo
Verifies that this SignerInfo contains a valid signature of the given message digest.
verify() - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
 
verify(CryptoToken) - Method in class org.mozilla.jss.pkix.crmf.CertReqMsg
 
VERIFY_RECOVER - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
verifyAuthSafes(Password, StringBuffer) - Method in class org.mozilla.jss.pkcs12.PFX
Verifies the HMAC on the authenticated safes, using the password provided.
VerifyCA - Static variable in class org.mozilla.jss.CryptoManager.CertificateUsage
 
VerifyCA - Static variable in class org.mozilla.jss.CryptoManager.CertUsage
 
VerifyCert - Class in org.mozilla.jss.tests
Verify Certificate test.
VerifyCert() - Constructor for class org.mozilla.jss.tests.VerifyCert
 
verifyCertificate(String, boolean, CryptoManager.CertificateUsage) - Method in class org.mozilla.jss.CryptoManager
Verify a certificate that exists in the given cert database, check if it's valid and that we trust the issuer.
verifyKeyIsOnToken(PK11Token) - Method in class org.mozilla.jss.pkcs11.PK11PrivKey
Make sure this key lives on the given token.
verifyKeyIsOnToken(PK11Token) - Method in class org.mozilla.jss.pkcs11.PK11PubKey
Make sure this key lives on the given token.

W

waiting - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 
WEB - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A SinglePubInfo publication method.
wipeBytes(byte[]) - Static method in class org.mozilla.jss.util.Password
Wipes a byte array by setting all its elements to zero.
wipeBytes(byte[]) - Static method in class org.mozilla.jss.util.UTF8Converter
Wipes a byte array by setting all of its bytes to zero.
wipeChars(char[]) - Static method in class org.mozilla.jss.util.Password
Wipes a char array by setting all its elements to zero.
WRAP - Static variable in class org.mozilla.jss.crypto.KeyPairGeneratorSpi.Usage
 
wrap(PrivateKey) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
wrap(SymmetricKey) - Method in interface org.mozilla.jss.crypto.KeyWrapper
 
WRAP - Static variable in class org.mozilla.jss.crypto.SymmetricKey.Usage
 
wrapSymetricKey(Key, String, Key) - Method in class org.mozilla.jss.tests.JCAKeyWrap
both providers used will be Mozilla-JSS
wrapSymetricKey(Key, String, Key, String, String) - Method in class org.mozilla.jss.tests.JCAKeyWrap
 
wrapSymetricKeyWithRSA(Key, KeyPair) - Method in class org.mozilla.jss.tests.JCAKeyWrap
both providers are Mozilla-JSS
wrapSymetricKeyWithRSA(Key, KeyPair, String, String) - Method in class org.mozilla.jss.tests.JCAKeyWrap
 
write(int) - Method in class org.mozilla.jss.util.Base64OutputStream
 
write(byte[]) - Method in class org.mozilla.jss.util.Base64OutputStream
 
write(byte[], int, int) - Method in class org.mozilla.jss.util.Base64OutputStream
 
wrongAuthority - Static variable in class org.mozilla.jss.pkix.cmmf.PKIStatusInfo
 

X

X500 - Static variable in class org.mozilla.jss.pkix.crmf.PKIPublicationInfo
A SinglePubInfo publication method.
X509_CERT_TYPE - Static variable in class org.mozilla.jss.pkcs12.CertBag
 
X509Certificate - Interface in org.mozilla.jss.crypto
Certificates handled by JSS.
X509CertTest - Class in org.mozilla.jss.tests
 
X509CertTest() - Constructor for class org.mozilla.jss.tests.X509CertTest
 
XP_JAVA_CERT_NOT_EXISTS_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_JAVA_DELETE_PRIVILEGE_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_JAVA_REMOVE_PRINCIPAL_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_BAD_CARD - Static variable in class org.mozilla.jss.util.NativeErrcodes
Deprecated.
As of NSS 3.11, FORTEZZA is no longer supported. XP_SEC_FORTEZZA_BAD_CARD, XP_SEC_FORTEZZA_NO_CARD, XP_SEC_FORTEZZA_NONE_SELECTED, XP_SEC_FORTEZZA_MORE_INFO XP_SEC_FORTEZZA_PERSON_NOT_FOUND, XP_SEC_FORTEZZA_NO_MORE_INFO XP_SEC_FORTEZZA_BAD_PIN and XP_SEC_FORTEZZA_PERSON_ERROR are placeholder for backward compatibility.
XP_SEC_FORTEZZA_BAD_PIN - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_MORE_INFO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_NO_CARD - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_NO_MORE_INFO - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_NONE_SELECTED - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_PERSON_ERROR - Static variable in class org.mozilla.jss.util.NativeErrcodes
 
XP_SEC_FORTEZZA_PERSON_NOT_FOUND - Static variable in class org.mozilla.jss.util.NativeErrcodes
 

_

_assert(boolean) - Static method in class org.mozilla.jss.util.Assert
Assert that a condition is true.
_assert(boolean, String) - Static method in class org.mozilla.jss.util.Assert
Assert that a condition is true.
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links