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

A

add(Node) - Method in class com.rsa.certj.xml.NodeListImpl
Adds a Node object to this NodeListImpl instance.
addAcceptableResponse(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Add an acceptableResponseType to this extension.
addAccessDescription(byte[], int, int, GeneralName) - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Adds an AccessDescription value.
addAttribute(ExtensionAttribute) - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Adds one attribute to the ExtensionAttributes object.
addAttribute(String, String) - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Adds an Attribute with the specified type and value.
addAttribute(String, String) - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Adds an attribute specified by type and value.
addAttribute(X501Attribute) - Method in class com.rsa.certj.cert.X501Attributes
Adds a new X.501-defined attribute.
addAttribute(X501Attribute) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Adds attribute to the list of attributes for the certificate request.
addAttribute(X501Attribute) - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Adds a directory attribute to this extension.
addAttribute(X501Attribute) - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Adds a non-verified attribute to this extension.
addBioData(BiometricData) - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Adds a new bio data to this extension.
addCertificate(X509Certificate) - Method in class com.rsa.certj.pkcs7.SignedData
Adds an X.509 certificate to the list of certificates.
addCertPolicy(byte[], int, int, PolicyQualifiers) - Method in class com.rsa.certj.cert.extensions.CertPolicies
Adds a certificate policy to this extension.
addCertReqMsg(CertRequest, ProofOfPossession, RegInfo) - Method in class com.rsa.certj.crmf.CertReqMessages
Adds a certificate request message to the list of the messages.
addControl(Control) - Method in class com.rsa.certj.crmf.Controls
Adds a new CRMF defined control.
addCRL(X509CRL) - Method in class com.rsa.certj.pkcs7.SignedData
Adds an X.509 CRL to the list of CRLs.
addDistributionPoints(GeneralNames, int, GeneralNames) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Adds a CRL distribution point.
addDistributionPoints(RDN, int, GeneralNames) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Adds a CRL distribution point.
addExtendedKeyUsage(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Adds an extended key usage to this extension.
addGeneralName(GeneralName) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Adds a GeneralName object to this GeneralNames object.
addGeneralName(GeneralName) - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Adds the GeneralName object to the GeneralNames field in this extension.
addGeneralName(GeneralName) - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Adds an alternative name to the subject of the certificate.
addGeneralName(GeneralName, int) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Adds the new GeneralName at the specified index.
addKeyInfo(KeyInfo) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Adds the given KeyInfo object to this XMLSignature instance by appending it to the KeyInfo list.
addKeyInfoClass(KeyInfo) - Static method in class com.rsa.certj.xml.KeyInfoUtils
Adds a particular user-defined KeyInfo object to the internal hash table that stores all supported KeyInfo objects.
addNameAssigner(String, int) - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Adds the assigner name.
addNameAVA(AttributeValueAssertion) - Method in class com.rsa.certj.cert.RDN
Adds the attribute value assertion to this RDN object.
addNameValuePair(String, String, boolean) - Method in class com.rsa.certj.crmf.RegInfo
Adds name / value pair to the RegInfo object.
addPartyName(String, int) - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Adds the party name.
addPolicyQualifier(byte[], int, int, byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Adds the PolicyQualifiers values.
addPostalAddress(String, int) - Method in class com.rsa.certj.cert.attributes.PostalAddress
Adds the postalAddress address to the values of this attribute.
addProvider(Provider) - Method in class com.rsa.certj.CertJ
Adds a provider.
addProvider(Provider, int) - Method in class com.rsa.certj.CertJ
Adds a provider using a particular ordering.
addQCStatement(byte[], int, int, byte[], int, int) - Method in class com.rsa.certj.cert.extensions.QCStatements
Adds a QC statement
addRDN(byte[], int) - Method in class com.rsa.certj.cert.X500Name
Adds an RDN to this object.
addRDN(RDN) - Method in class com.rsa.certj.cert.X500Name
Adds an RDN to this object.
addRDN(RDN, int) - Method in class com.rsa.certj.cert.X500Name
Adds the new RDN at the specified index.
addRecipientInfo(RecipientInfo) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Adds the recipient information to the list of recipients.
addReference(Reference) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Adds a Reference object to the reference list belonging to this XMLSignature instance.
addRevokedCertificate(byte[], Date, X509V3Extensions) - Method in class com.rsa.certj.cert.RevokedCertificates
Adds the revoked certificate using the given values.
addSignerInfo(SignerInfo) - Method in class com.rsa.certj.pkcs7.SignedData
Adds the signer information to the list of signers.
addSinglePubInfo(int, GeneralName) - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Adds the SinglePubInfo value
addSubtree(GeneralName, int, int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Adds a general subtree to this object.
addTransform(Transformer) - Method in class com.rsa.certj.xml.dsig.Reference
Adds a transformation to this reference object by appending the Transformer object in transform to the existing transformations.
addTransformer(Transformer) - Static method in class com.rsa.certj.xml.TransformUtils
This method adds a particular user-defined transformation class to the internal hash table that stores all the transformers.
addV3Extension(X509V3Extension) - Method in class com.rsa.certj.cert.X509V3Extensions
Adds a new X.509 v3 defined extension.
addValues(byte[], int, int, byte[], int, int) - Method in class com.rsa.certj.cert.extensions.OtherName
Sets the value of the OtherName object.
addXMLObject(Element) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Adds the given xmlObject by appending it to the xmlObject list of this XMLSignature instance.
ADMIN_DOMAIN_NAME - Static variable in class com.rsa.certj.cert.extensions.ORName
Specifies the ADMIN_DOMAIN_NAME type of ORName.
AFFILIATION_CHANGED - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that the subject's name or other information in the certificate has been modified but there is no cause to suspect that the private key has been compromised.
AFFILIATION_CHANGED - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that the subject's name, or other information in the certificate, has been modified.
AGREEMENT_POP - Static variable in class com.rsa.certj.crmf.ProofOfPossession
 
ALGORITHM_ATTR_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the Algorithm attribute.
ARCHIVE_CUTOFF - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the archive cutoff extension.
ARCHIVE_CUTOFF_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The archive cutoff OID.
ArchiveCutoff - class com.rsa.certj.cert.extensions.ArchiveCutoff.
This class implements a standard extension, Archive Cutoff, used in an OCSP response message as defined in rfc 2560.
ArchiveCutoff() - Constructor for class com.rsa.certj.cert.extensions.ArchiveCutoff
Constructs an empty ArchiveCutoff object.
ArchiveCutoff(Date) - Constructor for class com.rsa.certj.cert.extensions.ArchiveCutoff
Constructs a ArchiveCutoff object for specified contents.
AttributeException - exception com.rsa.certj.cert.AttributeException.
This is the exception thrown by any of the classes that work with attributes.
AttributeException(String) - Constructor for class com.rsa.certj.cert.AttributeException
Constructs an AttributeException object and initializes it with the specified detail message, message.
AttributeValueAssertion - class com.rsa.certj.cert.AttributeValueAssertion.
This class contains the Attribute Value Assertion (AVA) components.
AttributeValueAssertion(byte[], byte[]) - Constructor for class com.rsa.certj.cert.AttributeValueAssertion
Handles the general attribute values, including multiple value types.
AttributeValueAssertion(int, byte[], byte[], int, int) - Constructor for class com.rsa.certj.cert.AttributeValueAssertion
Constructs an AVA from its BER encoding.
AttributeValueAssertion(int, byte[], int, String) - Constructor for class com.rsa.certj.cert.AttributeValueAssertion
Constructs a new AVA and initializes it with the given type and given value.
Authenticator - class com.rsa.certj.crmf.Authenticator.
This class holds, encodes, and decodes the Authenticator control.
AUTHENTICATOR - Static variable in class com.rsa.certj.crmf.Control
This flag indicates an Authenticator control defined in CRMF.
Authenticator() - Constructor for class com.rsa.certj.crmf.Authenticator
Constructs an empty Authenticator object.
AUTHORITY_INFO_ACCESS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the authority info access extension.
AUTHORITY_INFO_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The authority info access OID.
AUTHORITY_KEY_ID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the authority key ID OID that identifies the authority key ID extension.
AuthorityInfoAccess - class com.rsa.certj.cert.extensions.AuthorityInfoAccess.
This class builds and holds the AuthorityInfoAccess extension.
AuthorityInfoAccess() - Constructor for class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Constructs an empty AuthorityInfoAccess object.
AuthorityInfoAccess(byte[], int, int, GeneralName, boolean) - Constructor for class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Constructs an AuthorityInfoAccess object and initializes it with the given values.
AuthorityKeyID - class com.rsa.certj.cert.extensions.AuthorityKeyID.
This class holds, encodes, and decodes the AuthorityKeyID extension.
AuthorityKeyID() - Constructor for class com.rsa.certj.cert.extensions.AuthorityKeyID
Constructs an empty AuthorityKeyID object.
AuthorityKeyID(GeneralNames, byte[], int, int, byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.AuthorityKeyID
Constructs an AuthorityKeyID object containing the values given.

B

BASE64_LIST - Static variable in class com.rsa.certj.xml.Transformer
Specifies all supported Base64 transform algorithms as a list of URLs.
Base64Transformer - class com.rsa.certj.xml.Base64Transformer.
This class implements a Base64 transformation that decodes input data.
Base64Transformer() - Constructor for class com.rsa.certj.xml.Base64Transformer
Generates a Base64Transformer instance by initializing the transform algorithm to the default Base64 algorithm in Transformer, which is the first algorithm in the BASE64_LIST.
BASIC_CONSTRAINTS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the basic constraints OID that identifies the basic constraints extension.
BasicConstraints - class com.rsa.certj.cert.extensions.BasicConstraints.
This class builds and holds the BasicConstraints extension.
BasicConstraints() - Constructor for class com.rsa.certj.cert.extensions.BasicConstraints
Constructs an empty BasicConstraints object that is not a critical extension.
BasicConstraints(boolean, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.BasicConstraints
Constructs a BasicConstraints object and initializes it with the given values.
bindService(int, String) - Method in class com.rsa.certj.CertJ
Creates a Service of type and name that can be used as a parameter to CertJ API methods that target a specific service provider or set of service providers.
bindServices(int) - Method in class com.rsa.certj.CertJ
Binds all the providers of a given type to a Service.
bindServices(int, String[]) - Method in class com.rsa.certj.CertJ
Creates a Service consisting of one or more currently-registered service providers.
BIO_INFO - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Biometric Info extension.
BIO_INFO_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Biometric Info OID.
BiometricData - class com.rsa.certj.cert.extensions.BiometricData.
This class is used in Biometric Info extension in Qualified Certificates.
BiometricData() - Constructor for class com.rsa.certj.cert.extensions.BiometricData
Constructs an empty BiometricData object.
BiometricData(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.BiometricData
Creates a BiometricData object and initializes it with the given values.
BiometricInfo - class com.rsa.certj.cert.extensions.BiometricInfo.
This class builds and holds the BiometricInfo extension.
BiometricInfo() - Constructor for class com.rsa.certj.cert.extensions.BiometricInfo
Constructs an empty BiometricInfo object.
BiometricInfo(BiometricData, boolean) - Constructor for class com.rsa.certj.cert.extensions.BiometricInfo
Constructs a BiometricInfo object and initializes it with the given values and the specified criticality.
BOUND_UNLIMITED - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that the string size is unlimited.
buildCertPath(CertPathCtx, Object, Vector, Vector, Vector, Vector) - Method in class com.rsa.certj.CertJ
Constructs a path in certPath from startObject to one of the trusted certificates provided in pathCtx, the certification path context.
buildCertPath(CertPathCtx, Object, Vector, Vector, Vector, Vector) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Constructs a path in certPath from startObject to one of the trusted certificates provided in pathCtx, the certification path context.
buildCertPath(CertPathCtx, Object, Vector, Vector, Vector, Vector) - Method in interface com.rsa.certj.spi.path.CertPathInterface
Constructs, in certPath, a path from startObject to one of the trusted certificates provided in pathCtx, the certification path context.
BuiltInDomainDefinedAttributes - class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes.
This class is used in the GeneralName class.
BuiltInDomainDefinedAttributes() - Constructor for class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
The default constructor for this class.
BuiltInDomainDefinedAttributes(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Constructs a BuiltInDomainDefinedAttributes object and initializes it with the given values.
BuiltInStandardAttributes - class com.rsa.certj.cert.extensions.BuiltInStandardAttributes.
This class builds and holds a BuiltInStandardAttributes object, that is used in the GeneralName object.
BuiltInStandardAttributes() - Constructor for class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
The default constructor for this class.
BuiltInStandardAttributes(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Constructs a BuiltInStandardAttributes object, and initializes it with the collection of strings represented by valueBER.
BUSINESS_CATEGORY - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the business category attribute.
BUSINESS_CATEGORY_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the business category attribute.
byteArraysEqual(byte[], byte[]) - Static method in class com.rsa.certj.CertJUtils
Checks if the contents of two byte arrays, array1 and array2, are equal.
byteArraysEqual(byte[], int, int, byte[]) - Static method in class com.rsa.certj.CertJUtils
Checks if the contents of two byte arrays, array1 and array2, are equal.
byteArraysEqual(byte[], int, int, byte[], int, int) - Static method in class com.rsa.certj.CertJUtils
Checks if the contents of two byte arrays, array1 and array2, are equal.
byteArrayToNode(byte[], int, int) - Static method in class com.rsa.certj.xml.ParserHandler
Converts a byte array to a node.
bytesRead() - Method in class com.rsa.certj.pkcs7.ContentInfo
Indicates how many bytes were read during the calls to readInit and readUpdate.

C

C14N_LIST - Static variable in class com.rsa.certj.xml.Transformer
Specifies the algorithm name lists for the canonicalization without comments, including all the URLs of the canonicalization specification since June 2000.
C14N_METHOD_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the CanonicalizationMethod element.
C14N_WITH_COMMENTS_LIST - Static variable in class com.rsa.certj.xml.Transformer
Specifies the algorithm name lists for the canonicalization with comments, including all the URLs of the canonicalization specification since June 2000.
C14NTransformer - class com.rsa.certj.xml.C14NTransformer.
This class implements the canonical XML transformation without comments.
C14NTransformer() - Constructor for class com.rsa.certj.xml.C14NTransformer
Generates a C14NTransformer instance by initializing the transformation algorithm to the default algorithm, which is the first one in Transformer.C14N_LIST.
CA_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that it is known or suspected that the subject's private key, or other aspects of the subject validated in the certificate, have been compromised.
CA_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that it is known or suspected that the subject's private key, or other aspects of the subject validated in the certificate, have been compromised.
canonicalizeNodeset(Node, boolean) - Static method in class com.rsa.certj.xml.Canonicalizer
Canonicalizes the Node object and all its descendants and produces an octet stream.
canonicalizeNodeset(NodeList, boolean) - Static method in class com.rsa.certj.xml.Canonicalizer
Canonicalizes each node stored in the NodeList object and produces an octet stream.
Canonicalizer - class com.rsa.certj.xml.Canonicalizer.
This class defines the methods to canonicalize an XPath node-set, Node, and Attr objects.
Canonicalizer() - Constructor for class com.rsa.certj.xml.Canonicalizer
 
CERT_J_VERSION - Static variable in class com.rsa.certj.CertJ
Indicates the current version of Cert-J.
CERT_NOT_REVOKED - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates the certificate is not revoked.
CERT_POLICIES - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the cert policies OID that identifies the cert policies extension.
CERT_REVOCATION_UNKNOWN - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates that the certificate revocation status is unknown.
CERT_REVOKED - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates that the certificate is revoked.
CERT_TYPE_BITS - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates how many possible CertType bits there are.
CERT_TYPE_MASK - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
A mask that indicates which bits are seen.
CertExtension - interface com.rsa.certj.cert.CertExtension.
This marker interface specifies the extensions that are used as certificate extensions.
Certificate - class com.rsa.certj.cert.Certificate.
This class builds and holds certificates.
CERTIFICATE_HOLD - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that the certificate is on hold.
CERTIFICATE_HOLD - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that the certificate is put on hold.
CERTIFICATE_ISSUER - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the certificate issuer OID that identifies the certificate issuer extension.
Certificate() - Constructor for class com.rsa.certj.cert.Certificate
 
CertificateException - exception com.rsa.certj.cert.CertificateException.
This is the exception thrown by any certificate engine routine.
CertificateException(String) - Constructor for class com.rsa.certj.cert.CertificateException
Constructs a CertificateException object and initializes it with the specified detail message, message.
CertificateIssuer - class com.rsa.certj.cert.extensions.CertificateIssuer.
This class builds and holds the CertificateIssuer extension.
CertificateIssuer() - Constructor for class com.rsa.certj.cert.extensions.CertificateIssuer
Constructs an empty CertificateIssuer extension.
CertificateIssuer(GeneralNames, boolean) - Constructor for class com.rsa.certj.cert.extensions.CertificateIssuer
Constructs a CertificateIssuer object and initializes it with the given values.
CertJ - class com.rsa.certj.CertJ.
This class collects a number of common parameters and state variables.
CertJ() - Constructor for class com.rsa.certj.CertJ
Constructs an instance of CertJ and initializes it with only one service provider, a DefaultRandom provider, which is created by new DefaultRandom ("Default Random").
CertJ(Provider[]) - Constructor for class com.rsa.certj.CertJ
Constructs an instance of CertJ and initializes it with a list of service handlers given in providers.
CertJException - exception com.rsa.certj.CertJException.
This class is a parent class to all the Cert-J exceptions.
CertJException(String) - Constructor for class com.rsa.certj.CertJException
Constructs a CertJException object with the specified detail message, message.
CertJUtils - class com.rsa.certj.CertJUtils.
This class provides methods that are useful to various Cert-J operations, such as byte array manipulations, or Vector manipulations.
CertJUtils() - Constructor for class com.rsa.certj.CertJUtils
 
CertPathCommonImplementation - class com.rsa.certj.provider.path.CertPathCommonImplementation.
Deprecated. Replaced by CertPathCommon
CertPathCommonImplementation(CertJ, String) - Constructor for class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Constructs a >CertPathCommonImplementation object with a name, name.
CertPathCtx - class com.rsa.certj.spi.path.CertPathCtx.
This class captures certification-path processing information such as a set of trusted certificates or the validation time.
CertPathCtx(int, Certificate[], byte[][], Date, DatabaseService) - Constructor for class com.rsa.certj.spi.path.CertPathCtx
Constructs a CertPathCtx object and initializes it with the given values.
CertPathException - exception com.rsa.certj.spi.path.CertPathException.
This class represents an exception that is thrown during certification-path processing operations.
CertPathException(String) - Constructor for class com.rsa.certj.spi.path.CertPathException
Constructs a CertPathException object with the detail message, message.
CertPathInterface - interface com.rsa.certj.spi.path.CertPathInterface.
This interface implements the Certification Path Service Programming Interface (SPI) methods, such as buildCertPath, that can be implemented by a certification path service provider.
CertPolicies - class com.rsa.certj.cert.extensions.CertPolicies.
This class builds and holds the certificate policy extension.
CertPolicies() - Constructor for class com.rsa.certj.cert.extensions.CertPolicies
Constructs an empty CertPolicies object.
CertPolicies(byte[], int, int, PolicyQualifiers, boolean) - Constructor for class com.rsa.certj.cert.extensions.CertPolicies
Constructs a CertPolicies object and initializes it with the given values.
CertReqMessages - class com.rsa.certj.crmf.CertReqMessages.
This class contains the CertReqMessages, defined in Certificate Request Message Format (RFC 2511).
CertReqMessages() - Constructor for class com.rsa.certj.crmf.CertReqMessages
The default constructor for this class.
CertReqMessages(CertRequest, ProofOfPossession, RegInfo) - Constructor for class com.rsa.certj.crmf.CertReqMessages
Creates a CertReqMessages object that and initializes it with the values given.
CertRequest - class com.rsa.certj.cert.CertRequest.
This class builds and holds certificate requests.
CertRequest - class com.rsa.certj.crmf.CertRequest.
This class contains the CertRequest field from CertReqMsg message defined in CertificateRequest Message Format (RFC 2511).
CertRequest() - Constructor for class com.rsa.certj.cert.CertRequest
 
CertRequest() - Constructor for class com.rsa.certj.crmf.CertRequest
Constructs an empty CertRequest object.
CertRequest(int, CertTemplate, Controls) - Constructor for class com.rsa.certj.crmf.CertRequest
Creates a CertRequest object and initializes it with the given values.
CertRevocationInfo - class com.rsa.certj.spi.revocation.CertRevocationInfo.
This class holds revocation information of a certificate.
CertRevocationInfo() - Constructor for class com.rsa.certj.spi.revocation.CertRevocationInfo
Constructs a CertRevocationInfo object with default state (status unknown and no evidence).
CertRevocationInfo(int, int, Object) - Constructor for class com.rsa.certj.spi.revocation.CertRevocationInfo
Constructs a CertRevocationInfo object and initializes it with the given arguments.
CertStatusException - exception com.rsa.certj.spi.revocation.CertStatusException.
This class represents an exception that is thrown during certificate revocation status processing operations.
CertStatusException(String) - Constructor for class com.rsa.certj.spi.revocation.CertStatusException
Constructs a CertStatusException object with the detail message, message.
CertStatusInterface - interface com.rsa.certj.spi.revocation.CertStatusInterface.
This interface specifies the Certificate Revocation Status Service Programming Interface (SPI) method, checkCertRevocation.
CertTemplate - class com.rsa.certj.crmf.CertTemplate.
This class contains the CertTemplate field from CertReqMsg message, defined in "CertificateRequest Message Format" (RFC 2511).
CertTemplate() - Constructor for class com.rsa.certj.crmf.CertTemplate
Constructs an empty CertTemplate object.
CertTemplate(byte[], int, int) - Constructor for class com.rsa.certj.crmf.CertTemplate
Constructs a CertTemplate object and initializes it with the values given by certBER beginning at offset, the BER encoding of a certificate template.
CESSATION_OF_OPERATION - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that the certificate is no longer needed for the purpose for which it was issued but there is no cause to suspect that the private key has been compromised.
CESSATION_OF_OPERATION - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that the certificate is no longer needed for the purpose for which it was issued.
CHALLENGE_PASSWORD - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a challenge password attribute.
CHALLENGE_RESPONSE - Static variable in class com.rsa.certj.crmf.POPOPrivKey
This flag indicates that SubsequenntMessage is of the type ChallengeResponse
ChallengePassword - class com.rsa.certj.cert.attributes.ChallengePassword.
This class holds, encodes, and decodes the ChallengePassword attribute.
ChallengePassword() - Constructor for class com.rsa.certj.cert.attributes.ChallengePassword
Constructs an empty ChallengePassword object.
ChallengePassword(char[], int, int, int) - Constructor for class com.rsa.certj.cert.attributes.ChallengePassword
Constructs a ChallengePassword object and initializes it with the values given.
checkCertRevocation(CertPathCtx, Certificate) - Method in class com.rsa.certj.CertJ
Determines whether a particular certificate is revoked or not based on the information provided in pathCtx.
checkCertRevocation(CertPathCtx, Certificate) - Method in interface com.rsa.certj.spi.revocation.CertStatusInterface
Determines the revocation status of the specified certificate, cert.
checkNumberArgs(int) - Method in class com.rsa.certj.xml.FunctionHere
Checks the number of arguments when calling the function here().
checkSignatureType(XMLSignature) - Static method in class com.rsa.certj.xml.ParserHandler
Checks the signature type of the passed-in XMLSignature object.
checkValidityDate(Date) - Method in class com.rsa.certj.cert.X509Certificate
Checks the validity dates of this certificate against validityCheckDate.
clearInternalContentBuffer() - Method in class com.rsa.certj.pkcs7.ContentInfo
Clears the internal working buffer that contains the entire ContentInfo encoding of a newly read and parsed message.
clearSensitiveData() - Method in class com.rsa.certj.cert.attributes.X501Attribute
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.ContentInfo
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.DigestedData
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.Data
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.SignedData
Clears any sensitive data.
clearSensitiveData() - Method in class com.rsa.certj.pkcs7.EncryptedData
Clears any sensitive data.
clone() - Method in class com.rsa.certj.cert.X509V3Extensions
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.RDN
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.RevokedCertificates
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.X509CRL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.X500Name
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.X509Certificate
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.X501Attributes
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.X501Attribute
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.NonStandardAttribute
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.ContentType
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.PostalAddress
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.CountryOfCitizenship
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.MessageDigest
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.FriendlyName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.Gender
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.PlaceOfBirth
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.ChallengePassword
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.Pseudonym
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.DateOfBirth
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.CountryOfResidence
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.SigningTime
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.LocalKeyID
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.OCSPNoCheck
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.CRLReference
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.KeyUsage
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NameConstraints
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ORAddress
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PersonalName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.CRLNumber
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.GeneralNames
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.BiometricData
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.OtherName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.CertPolicies
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.QCStatements
Overrrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Override the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PDSParameter
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.GeneralName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ORName
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.cert.extensions.ReasonCode
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.Control
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.Controls
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.RegistrationToken
Gets a deeper clone than the default.
clone() - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.Authenticator
Gets a deeper clone than the default.
clone() - Method in class com.rsa.certj.crmf.NonStandardControl
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.CertRequest
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.CertReqMessages
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.ProofOfPossession
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.EncryptedValue
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.CertTemplate
Gets a deeper clone than the default.
clone() - Method in class com.rsa.certj.crmf.OldCertID
Gets a deeper clone than the default.
clone() - Method in class com.rsa.certj.crmf.POPOPrivKey
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.RegInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.crmf.EncryptedKey
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.ContentInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.DigestedData
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.Data
Overrides the default clone method to get a deeper clone..
clone() - Method in class com.rsa.certj.pkcs7.SignedData
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.SignerInfo
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.pkcs7.EncryptedData
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Clones this OCSPResponder object.
clone() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Clones this OCSPRequestControl object.
clone() - Method in class com.rsa.certj.xml.Base64Transformer
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.C14NTransformer
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.KeyValue
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.X509Data
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.XPATHTransformer
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.RetrievalMethod
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.dsig.EnvelopedTransformer
Overrides the default clone method to get a deeper clone.
clone() - Method in class com.rsa.certj.xml.dsig.VerificationInfo
Overrides the default clone method to get a deeper clone.
clone(OCSPRevocationInfo) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
 
CMP - class com.rsa.certj.provider.pki.cmp.CMP.
This class provides the necessary functionality to send certificate requests to and receive certificate responses from a CA which implements CMP as its protocol access mechanism.
CMP(String, File) - Constructor for class com.rsa.certj.provider.pki.cmp.CMP
Constructs a CMP object, using a configFile that is given as a File.
CMP(String, InputStream) - Constructor for class com.rsa.certj.provider.pki.cmp.CMP
Constructs a CMP object, using a configStream that is given as an InputStream.
CMP(String, String) - Constructor for class com.rsa.certj.provider.pki.cmp.CMP
Constructs a CMP object using a configFileName that is given as a String.
CMP1999 - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates CMP version 1, which is not supported.
CMP2000 - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates CMP version 2, which is the supported version.
CMPCertConfirmMessage - class com.rsa.certj.provider.pki.cmp.CMPCertConfirmMessage.
This class holds information about a certificate confirmation message, certConf, being sent to a CMP PKI server.
CMPCertConfirmMessage(CMPCertResponseCommon, PKIStatusInfo) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPCertConfirmMessage
Constructs a CMPCertConfirmMessage object with the confirmation information given in statusInfo.
CMPCertRequestCommon - class com.rsa.certj.provider.pki.cmp.CMPCertRequestCommon.
This class holds information about a CMP CertReqMessages message being sent to a CMP PKI server.
CMPCertRequestMessage - class com.rsa.certj.provider.pki.cmp.CMPCertRequestMessage.
This class holds information about a certification request message, cr, being sent to a CMP PKI server.
CMPCertRequestMessage(CertTemplate) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPCertRequestMessage
Constructs a CMPCertRequestMessage object using a given certTemplate.
CMPCertRequestMessage(CertTemplate, PKIArchiveOptions) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPCertRequestMessage
Constructs a CMPCertRequestMessage object for a certification request message when asking for the server to archive the private key.
CMPCertResponseCommon - class com.rsa.certj.provider.pki.cmp.CMPCertResponseCommon.
This class holds information about a CMP CertRepMessage message being received from a CMP PKI server.
CMPCertResponseMessage - class com.rsa.certj.provider.pki.cmp.CMPCertResponseMessage.
This class holds information about a certificate request message, cp, being received from a CMP PKI server.
CMPConfirmMessage - class com.rsa.certj.provider.pki.cmp.CMPConfirmMessage.
This class holds information about a confirmation message, pkiconf, being received from a CMP PKI server.
CMPDebug - class com.rsa.certj.provider.pki.cmp.CMPDebug.
This class collects debugging information while using the CMP class.
CMPDebug(String, File, File) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPDebug
Constructs a CMPDebug object, using a configFile that is given as a File.
CMPErrorMessage - class com.rsa.certj.provider.pki.cmp.CMPErrorMessage.
This class holds information about an error message, error, being received from a CMP PKI server.
CMPException - exception com.rsa.certj.provider.pki.cmp.CMPException.
This class represents an exception that is thrown during CMP operations.
CMPInitRequestMessage - class com.rsa.certj.provider.pki.cmp.CMPInitRequestMessage.
This class holds information about an initialization request message, ir, being sent to a CMP PKI server.
CMPInitRequestMessage(CertTemplate) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPInitRequestMessage
Constructs a CMPInitRequestMessage object using a given certTemplate.
CMPInitRequestMessage(CertTemplate, PKIArchiveOptions) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPInitRequestMessage
Constructs a CMPInitRequestMessage object for an initialization request message when asking for the server to archive the private key.
CMPInitResponseMessage - class com.rsa.certj.provider.pki.cmp.CMPInitResponseMessage.
This class holds information about an initialization response message, ip, being received from a CMP PKI server.
CMPKeyUpdateRequestMessage - class com.rsa.certj.provider.pki.cmp.CMPKeyUpdateRequestMessage.
This class holds information about a key update request message, kur, being sent to a CMP PKI server.
CMPKeyUpdateRequestMessage(CertTemplate) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPKeyUpdateRequestMessage
Constructs a CMPKeyUpdateRequestMessage object for a key update request message to renew an existing certificate.
CMPKeyUpdateRequestMessage(CertTemplate, PKIArchiveOptions) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPKeyUpdateRequestMessage
Constructs a CMPKeyUpdateRequestMessage object for a key update request message to renew an existing certificate and to archive the new the private key.
CMPKeyUpdateResponseMessage - class com.rsa.certj.provider.pki.cmp.CMPKeyUpdateResponseMessage.
This class holds information about a key update response message, kup, being received from a CMP PKI server.
CMPPOPGenerationInfoEncryption - class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoEncryption.
This class captures Proof-of-Possession generation information for a key encipherment key or a key agreement key.
CMPPOPGenerationInfoEncryption(int) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoEncryption
Constructs a CMPPOPGenerationInfoEncryptionKey object for a given method.
CMPPOPGenerationInfoNonSignature - class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoNonSignature.
This class captures Proof-of-Possession generation information for a key encipherment key or a key agreement key.
CMPPOPGenerationInfoRAVerified - class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoRAVerified.
This class captures Proof-of-Possession generation information for the cases where Proof-of-Possession is verified by RA.
CMPPOPGenerationInfoRAVerified() - Constructor for class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoRAVerified
Constructs a CMPPOPGenerationInfoRAVerified object.
CMPPOPGenerationInfoSignature - class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoSignature.
This class captures Proof-of-Possession generation information for a signature key.
CMPPOPGenerationInfoSignature(String, char[], byte[], int) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoSignature
Constructs a CMPPOPGenerationInfoSignature object when using PBM instead of a sender name.
CMPPOPGenerationInfoSignature(String, GeneralName) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoSignature
Constructs a CMPPOPGenerationInfoSignature object for a particular sender name.
CMPProtectInfo - class com.rsa.certj.provider.pki.cmp.CMPProtectInfo.
This class is a subclass of the ProtectInfo class that is used to generate or verify protection of a CMP message.
CMPProtectInfo(String, Certificate, Certificate, Certificate[], DatabaseService) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPProtectInfo
Constructs a CMPProtectInfo object which is used for signature protection.
CMPProtectInfo(String, char[], byte[], Certificate, Certificate[], DatabaseService) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPProtectInfo
Constructs a CMPProtectInfo object which is used for PBM protection.
CMPResponseCommon - class com.rsa.certj.provider.pki.cmp.CMPResponseCommon.
This class holds information about a response message being received from a CMP PKI server.
CMPRevokeRequestMessage - class com.rsa.certj.provider.pki.cmp.CMPRevokeRequestMessage.
This class holds information about a revocation request message, rr, being sent to a CMP PKI server.
CMPRevokeRequestMessage(X509Certificate[], X509V3Extensions[]) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPRevokeRequestMessage
Constructs a CMPRevokeRequestMessage object to revoke multiple certificates.
CMPRevokeRequestMessage(X509Certificate, X509V3Extensions) - Constructor for class com.rsa.certj.provider.pki.cmp.CMPRevokeRequestMessage
Constructs a CMPRevokeRequestMessage object to revoke a single certificate.
CMPRevokeResponseMessage - class com.rsa.certj.provider.pki.cmp.CMPRevokeResponseMessage.
This class holds information about a revocation response message, rr, being sent to a CMP PKI server.
CMPTCP_ERROR_CLIENT - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates a client-side error.
CMPTCP_ERROR_MSGTYPE - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates that the type of a message is wrong.
CMPTCP_ERROR_NONE - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates that no error has occurred.
CMPTCP_ERROR_POLLID - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates the poll ID is invalid.
CMPTCP_ERROR_SERVER - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates a server-side error.
CMPTCP_ERROR_VERSION - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates that CMP version is wrong.
CMPTCP_FLAGS_CLOSE_CONN - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates that it will ask the server to close the connection after it sends a response.
CMPTCP_FLAGS_NO_AUTOPOLL - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates that it does not send a polling request message when a polling response message is received from the server.
com.rsa.certj - package com.rsa.certj
 
com.rsa.certj.cert - package com.rsa.certj.cert
 
com.rsa.certj.cert.attributes - package com.rsa.certj.cert.attributes
 
com.rsa.certj.cert.extensions - package com.rsa.certj.cert.extensions
 
com.rsa.certj.crmf - package com.rsa.certj.crmf
 
com.rsa.certj.pkcs12 - package com.rsa.certj.pkcs12
 
com.rsa.certj.pkcs7 - package com.rsa.certj.pkcs7
 
com.rsa.certj.provider.db - package com.rsa.certj.provider.db
 
com.rsa.certj.provider.db.pkcs11 - package com.rsa.certj.provider.db.pkcs11
 
com.rsa.certj.provider.path - package com.rsa.certj.provider.path
 
com.rsa.certj.provider.pki - package com.rsa.certj.provider.pki
 
com.rsa.certj.provider.pki.cmp - package com.rsa.certj.provider.pki.cmp
 
com.rsa.certj.provider.random - package com.rsa.certj.provider.random
 
com.rsa.certj.provider.revocation - package com.rsa.certj.provider.revocation
 
com.rsa.certj.provider.revocation.ocsp - package com.rsa.certj.provider.revocation.ocsp
 
com.rsa.certj.spi.db - package com.rsa.certj.spi.db
 
com.rsa.certj.spi.path - package com.rsa.certj.spi.path
 
com.rsa.certj.spi.pki - package com.rsa.certj.spi.pki
 
com.rsa.certj.spi.random - package com.rsa.certj.spi.random
 
com.rsa.certj.spi.revocation - package com.rsa.certj.spi.revocation
 
com.rsa.certj.xml - package com.rsa.certj.xml
 
com.rsa.certj.xml.dsig - package com.rsa.certj.xml.dsig
 
COMMON_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the common name attribute.
COMMON_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the COMMON_NAME type of the ExtensionAttribute.
COMMON_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the common name attribute.
compareExtensions(X509V3Extensions, X509V3Extensions) - Static method in class com.rsa.certj.CertJUtils
Compares two groups of extensions to see if the first group of extensions is contained in the second.
compareIssuerAndSerialNumber(byte[], int, int) - Method in class com.rsa.certj.cert.X509Certificate
Compares the given issuer and serial number (issuerSerial, the DER encoding of an issuer and serial number) to the issuer and serial number of this certificate.
compareIssuerName(X500Name) - Method in class com.rsa.certj.cert.X509CRL
Compares the given name, issuerName, with the issuer name of the CRL represented by this object.
compareOID(byte[]) - Method in class com.rsa.certj.cert.attributes.X501Attribute
Compares the OID of this attribute to oid.
compareOID(byte[]) - Method in class com.rsa.certj.crmf.Control
Compares the OID of this control to oid.
compareSubjectName(X500Name) - Method in class com.rsa.certj.cert.X509Certificate
Compares the given name (subjectName) with the subject name of the certificate represented by this object.
contains(GeneralName) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns true if this object contains name, returns false otherwise.
contains(X500Name) - Method in class com.rsa.certj.cert.X500Name
Takes the RDNs from name and checks whether this X500Name object contains every RDN from name and whether the data is the same.
containsByteArray(Vector, byte[]) - Static method in class com.rsa.certj.CertJUtils
Checks if list contains the byte array, byteArray.
containsExtension(X509V3Extension, X509V3Extensions) - Static method in class com.rsa.certj.CertJUtils
Determines whether extensions contains the extension extension.
CONTENT_TYPE - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a content type attribute, defined in PKCS #9.
ContentInfo - class com.rsa.certj.pkcs7.ContentInfo.
This class is the superclass for all PKCS #7 content classes.
ContentType - class com.rsa.certj.cert.attributes.ContentType.
This class holds, encodes, and decodes the content-type attribute.
ContentType() - Constructor for class com.rsa.certj.cert.attributes.ContentType
Constructs an empty ContentType object.
ContentType(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.ContentType
Constructs a ContentType object and initializes it with the values given.
Control - class com.rsa.certj.crmf.Control.
Control() - Constructor for class com.rsa.certj.crmf.Control
 
Controls - class com.rsa.certj.crmf.Controls.
This class builds and holds Controls defined in CRMF (RFC-2511).
Controls() - Constructor for class com.rsa.certj.crmf.Controls
Constructs an empty Controls object.
CORE_VERIFY_FAILURE - Static variable in class com.rsa.certj.xml.dsig.VerificationInfo
Specifies that both signature and reference validations failed.
CORE_VERIFY_SUCCESS - Static variable in class com.rsa.certj.xml.dsig.VerificationInfo
Specifies that the verification, including signature and reference validations, succeeded.
COUNTRY_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the country name attribute.
COUNTRY_NAME - Static variable in class com.rsa.certj.cert.extensions.ORName
Specifies the COUNTRY_NAME type of ORName.
COUNTRY_NAME_LENGTH - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the length of the country name string.
COUNTRY_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the country name attribute.
COUNTRY_OF_CITIZENSHIP - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Country Of Citizenship attribute.
COUNTRY_OF_CITIZENSHIP - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Country Of Citizenship attribute, defined in PKCS #9.
COUNTRY_OF_CITIZENSHIP_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Country Of Citizenship attribute.
COUNTRY_OF_RESIDENCE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Country Of Residence attribute.
COUNTRY_OF_RESIDENCE - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Country Of Residence attribute, defined in PKCS #9.
COUNTRY_OF_RESIDENCE_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Country Of Residence attribute.
CountryOfCitizenship - class com.rsa.certj.cert.attributes.CountryOfCitizenship.
This class holds, encodes, and decodes the countryOfCitizenship attribute, which is defined in PKCS #9 v2.
CountryOfCitizenship() - Constructor for class com.rsa.certj.cert.attributes.CountryOfCitizenship
Constructs an empty countryOfCitizenship object.
CountryOfCitizenship(String) - Constructor for class com.rsa.certj.cert.attributes.CountryOfCitizenship
Constructs a CountryOfCitizenship object and initializes it with the value given.
CountryOfResidence - class com.rsa.certj.cert.attributes.CountryOfResidence.
This class holds, encodes, and decodes the countryOfResidence attribute, which is defined in PKCS #9 v2.
CountryOfResidence() - Constructor for class com.rsa.certj.cert.attributes.CountryOfResidence
Constructs an empty countryOfResidence object.
CountryOfResidence(String) - Constructor for class com.rsa.certj.cert.attributes.CountryOfResidence
Constructs a countryOfResidence object and initializes it with the value given.
CRE_CRL - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates that the evidence of revocation status is a CRL.
CRE_NONE - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates that the evidence of revocation status is not provided.
CRE_OCSP - Static variable in class com.rsa.certj.spi.revocation.CertRevocationInfo
Indicates that the evidence of revocation status is an OCSPEvidence object.
create(File) - Static method in class com.rsa.certj.provider.db.FlatFileDB
Creates FlatFileDB database directories, in a location specified by path when path is a File.
create(File, String) - Static method in class com.rsa.certj.provider.db.NativeDB
Creates NativeDB database storage for the database, databaseName, in the directory, path, when the path parameter is a File.
create(String) - Static method in class com.rsa.certj.provider.db.FlatFileDB
Creates FlatFileDB database directories, in a location specified by path when path is a String.
create(String, String) - Static method in class com.rsa.certj.provider.db.NativeDB
Creates NativeDB database storage for the database, databaseName, in the directory path when the path parameter is a String.
createDetachedSignature() - Method in class com.rsa.certj.pkcs7.SignedData
Sets a flag to create the detached signature.
CRL - class com.rsa.certj.cert.CRL.
This class builds and holds a certificate revocation list (CRL).
CRL_DISTRIBUTION_POINTS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the CRL distribution points OID that identifies the CRL distribution points extension.
CRL_NUMBER - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the CRL number OID that identifies the CRL number extension.
CRL_REFERENCE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the CRL reference extension.
CRL_REFERENCE_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The CRL reference OID.
CRL_SIGN - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in verifying the CA's signature on a CRL.
CRL() - Constructor for class com.rsa.certj.cert.CRL
 
CRLCertStatus - class com.rsa.certj.provider.revocation.CRLCertStatus.
This class implements a certificate status provider that uses CRLs to verify the validity of a certificate.
CRLCertStatus(String) - Constructor for class com.rsa.certj.provider.revocation.CRLCertStatus
Constructs a CRLCertStatus object named, name.
CRLDistributionPoints - class com.rsa.certj.cert.extensions.CRLDistributionPoints.
This class holds the CRL distribution points extension.
CRLDistributionPoints() - Constructor for class com.rsa.certj.cert.extensions.CRLDistributionPoints
Constructs an empty CRLDistributionPoints object.
CRLDistributionPoints(GeneralNames, int, GeneralNames, boolean) - Constructor for class com.rsa.certj.cert.extensions.CRLDistributionPoints
Constructs a CRLDistributionPoints object and initializes it with the given values and the specified criticality.
CRLDistributionPoints(RDN, int, GeneralNames, boolean) - Constructor for class com.rsa.certj.cert.extensions.CRLDistributionPoints
Constructs a CRLDistributionPoints object and initializes it with the given values and the specified criticality.
CRLEntryExtension - interface com.rsa.certj.cert.CRLEntryExtension.
This marker interface specifies that the extensions that are used as CRL entry extensions.
CRLEvidence - class com.rsa.certj.provider.revocation.CRLEvidence.
This class holds evidence that proves the status of a certificate, whether revoked, not revoked, or unknown, using a CRL.
CRLEvidence(CRL, Vector, Vector) - Constructor for class com.rsa.certj.provider.revocation.CRLEvidence
Constructs CRLEvidence and initializes all the fields with given arguments.
CRLExtension - interface com.rsa.certj.cert.CRLExtension.
This marker interface specifies that the extensions that are used as CRL extensions.
CRLNumber - class com.rsa.certj.cert.extensions.CRLNumber.
This class holds, encodes, and decodes the CRLNumber extension.
CRLNumber() - Constructor for class com.rsa.certj.cert.extensions.CRLNumber
Constructs an empty CRLNumber object.
CRLNumber(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.CRLNumber
Constructs a CRLNumber object and initializes it with the given value and the specified criticality.
CRLReference - class com.rsa.certj.cert.extensions.CRLReference.
This class implements a standard extension, CRL References, used in an OCSP response message as defined in rfc 2560.
CRLReference() - Constructor for class com.rsa.certj.cert.extensions.CRLReference
Constructs an empty CRLReference object.
CRLReference(String, byte[], int, int, Date) - Constructor for class com.rsa.certj.cert.extensions.CRLReference
Constructs a CRLReference object for specified contents.
CRMFException - exception com.rsa.certj.crmf.CRMFException.
This class represents an exception that is used when there is an error in CRMF processing.
CRMFException(String) - Constructor for class com.rsa.certj.crmf.CRMFException
Constructs a CRMFException with the specified detail message, message.
CRS - class com.rsa.certj.provider.pki.CRS.
This class provides the necessary functionality to send certificate requests to and receive certificate responses from a Certification Authority (CA) that uses the Certificate Request Syntax (CRS).
CRS_DUAL_STATUS - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS dual enrollment status attribute.
CRS_FAILURE_INFO - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS failure info attribute.
CRS_MESSAGE_TYPE - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS message type attribute.
CRS_PKI_STATUS - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS PKI status attribute.
CRS_RECIPIENT_NONCE - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS recipient nonce attribute.
CRS_SENDER_NONCE - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS sender nonce attribute.
CRS_TRANSACTION_ID - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS transaction ID attribute.
CRS_VERSION - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined CRS version attribute.
CRS(String, File) - Constructor for class com.rsa.certj.provider.pki.CRS
Constructs a CRS object, using a configFile that is given as a File.
CRS(String, InputStream) - Constructor for class com.rsa.certj.provider.pki.CRS
Constructs a CRS object, using a configStream that is given as an InputStream.
CRS(String, String) - Constructor for class com.rsa.certj.provider.pki.CRS
Constructs a CRS object using a configFileName that is given as a String.
CRSDebug - class com.rsa.certj.provider.pki.CRSDebug.
This class facilitates debugging information that is collected while using the CRS class.
CRSDebug(String, File, File) - Constructor for class com.rsa.certj.provider.pki.CRSDebug
Constructs a CRS object, using a configFile that is given as a File.

D

Data - class com.rsa.certj.pkcs7.Data.
This class encodes and decodes the PKCS #7 Data type.
DATA - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that the ContentType is Data.
DATA_ENCIPHERMENT - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in encrypting data other than KEY_ENCIPHERMENT.
Data() - Constructor for class com.rsa.certj.pkcs7.Data
Creates a new object to encode or decode PKCS #7 Data.
DatabaseException - exception com.rsa.certj.spi.db.DatabaseException.
This class represents an exception that is thrown during database operations.
DatabaseException(String) - Constructor for class com.rsa.certj.spi.db.DatabaseException
Constructs a DatabaseException object with the detail message, message.
DatabaseInterface - interface com.rsa.certj.spi.db.DatabaseInterface.
This interface specifies the Database Service Programming Interface (SPI) methods, such as insertCertificate, that can be implemented by a database service provider.
DatabaseService - class com.rsa.certj.DatabaseService.
This class represents a database service.
DatabaseService(CertJ) - Constructor for class com.rsa.certj.DatabaseService
Constructs a DatabaseService object for certJ.
DATE_OF_BIRTH - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Date Of Birth attribute.
DATE_OF_BIRTH - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Date Of Birth attribute, defined in PKCS #9.
DATE_OF_BIRTH_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Date Of Birth attribute.
DateOfBirth - class com.rsa.certj.cert.attributes.DateOfBirth.
This class holds, encodes, and decodes the DateOfBirth attribute, which is defined in PKCS #9.
DateOfBirth() - Constructor for class com.rsa.certj.cert.attributes.DateOfBirth
Constructs an empty DateOfBirth object.
DateOfBirth(Date) - Constructor for class com.rsa.certj.cert.attributes.DateOfBirth
Constructs a DateOfBirth object and initializes it with the value given.
DECIPHER_ONLY - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates that the key is used in deciphering data, and that no other bit (except KEY_AGREEMENT) is set.
decode(String) - Static method in class com.rsa.certj.provider.pki.URLDecoder
Decodes a URL-encoded string back to the original string.
decodeBase64Data(byte[], int, int) - Static method in class com.rsa.certj.xml.Base64Transformer
Decodes the Base64-encoded input data.
decodeCertReqMessages(byte[], int, int) - Method in class com.rsa.certj.crmf.CertReqMessages
This method decodes the BER-encoding of a CertReqMessages object setting it with the value given by dataBER beginning at offset.
decodeCertRequest(byte[], int, int) - Method in class com.rsa.certj.crmf.CertRequest
This method sets the values in this object with the value given by certBER beginning at offset, the BER encoding of a certificate request.
decodeControls(byte[], int, int) - Method in class com.rsa.certj.crmf.Controls
This method decodes controlsBER encoding and sets the values in this object.
decodeEncryptedKey(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedKey
Decode the EncryptedKey structure.
decodeEncryptedValue(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Decode the EncryptedValue structure.
decodePOPOPrivKey(byte[], int, int) - Method in class com.rsa.certj.crmf.POPOPrivKey
Decode the POPOPrivKey structure.
decodeProofOfPossession(byte[], int, int) - Method in class com.rsa.certj.crmf.ProofOfPossession
This method decodes the BER-encoding of ProofOfPossession object, setting it with the value given by dataBER beginning at offset.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPNoCheck
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLReference
 
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.KeyUsage
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NameConstraints
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLNumber
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CertPolicies
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.QCStatements
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ReasonCode
Decode the value.
decodeValue(byte[], int) - Method in class com.rsa.certj.crmf.OldCertID
Decodes the BER encoding and sets issuer and serial number values in this object.
decodeValue(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.OtherName
Decodes the value.
decryptPrivateKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Decrypts the symmetric key using the recipient's private key, and then decrypts the private key using the decrypted symmetric key.
DEFAULT_BASE_NAME_LEN - Static variable in class com.rsa.certj.provider.db.FlatFileDB
An int indicating the default base name length for database file names.
DEFAULT_CMPTCP_PORT - Static variable in class com.rsa.certj.provider.pki.cmp.CMP
Indicates the default value used for a cmptcp port.
DEFAULT_DIGEST_ALGORITHM - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
MD5 is not recommended for XML signatures.
DEFAULT_ITERATIONS - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the default value of iterations used for MAC calculation.
DEFAULT_MAC_ALGORITHM - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
The default MAC algorithm HMAC-SHA1 is used.
DEFAULT_PREFIX_LEN - Static variable in class com.rsa.certj.provider.db.FlatFileDB
An int indicating the default prefix length for database file names.
DEFAULT_XML_NAMESPACE - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
The default XML namespace.
DefaultRandom - class com.rsa.certj.provider.random.DefaultRandom.
This class implements the default Cert-J random service provider.
DefaultRandom(String) - Constructor for class com.rsa.certj.provider.random.DefaultRandom
Constructs an instance of DefaultRandom named name.
DefaultRandom(String, byte[]) - Constructor for class com.rsa.certj.provider.random.DefaultRandom
Constructs an instance of DefaultRandom named name, using the given byte array as a seed.
DefaultRandom(String, long) - Constructor for class com.rsa.certj.provider.random.DefaultRandom
Constructs an instance of DefaultRandom named name, using the given long value as a seed.
delete(File) - Static method in class com.rsa.certj.provider.db.FlatFileDB
Deletes FlatFileDB database files located at path given as a File.
delete(File, String) - Static method in class com.rsa.certj.provider.db.NativeDB
Deletes NativeDB database storage for the database, databaseName, that is located at path, when the path parameter is a File.
delete(String) - Static method in class com.rsa.certj.provider.db.FlatFileDB
Deletes FlatFileDB database files located at path given as a String.
delete(String, String) - Static method in class com.rsa.certj.provider.db.NativeDB
Deletes NativeDB database storage for the database, databaseName, that is located at path, when the path parameter is a String.
deleteCertificate(X500Name, byte[]) - Method in class com.rsa.certj.DatabaseService
Deletes the certificate identified by the issuer name issuerName and serial number serialNumber from any databases bound to this object.
deleteCertificate(X500Name, byte[]) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Deletes the certificate identified by the specified issuer name, issuerName, and serial number, serialNumber, from the database managed by the database service provider.
deleteCRL(X500Name, Date) - Method in class com.rsa.certj.DatabaseService
Deletes the CRL identified by the specified issuerName and lastUpdate from any databases bound to this object.
deleteCRL(X500Name, Date) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Deletes the CRL identified by the specified issuer name, issuerName, and last-update time, lastUpdate, from the database managed by the database service provider.
deletePrivateKeyByCertificate(Certificate) - Method in class com.rsa.certj.DatabaseService
Deletes the private key identified by the specified cert from any database bound to this object.
deletePrivateKeyByCertificate(Certificate) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Deletes the private key identified by the specified certificate, cert, from the database managed by the database service provider.
deletePrivateKeyByPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.DatabaseService
Deletes the private key identified by the specified matching public key publicKey from any databases bound to this object.
deletePrivateKeyByPublicKey(JSAFE_PublicKey) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Deletes the private key identified by the specified public key, publicKey, from the database managed by the database service provider.
DELTA_CRL_INDICATOR - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the delta CRL indicator OID that identifies the delta CRL indicator extension.
DeltaCRLIndicator - class com.rsa.certj.cert.extensions.DeltaCRLIndicator.
This class builds and holds the DeltaCRLIndicator extension.
DeltaCRLIndicator() - Constructor for class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Constructs an empty DeltaCRLIndicator object.
DeltaCRLIndicator(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Constructs a DeltaCRLIndicator object and initializes it with the given values.
derEncodeAttributeLen(int, int) - Method in class com.rsa.certj.cert.attributes.X501Attribute
Returns the number of bytes of the DER encoding of this attribute.
derEncodeControlLen(int, int) - Method in class com.rsa.certj.crmf.Control
Returns the number of bytes the DER-encoding of this control will be.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPNoCheck
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLReference
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.KeyUsage
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NameConstraints
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CRLNumber
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.CertPolicies
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.QCStatements
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Place the encoding of the value into encoding, beginning at offset.
derEncodeValue(byte[], int) - Method in class com.rsa.certj.cert.extensions.ReasonCode
Place the encoding of the value into encoding, beginning at offset.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.OCSPNoCheck
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.CRLReference
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.KeyUsage
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NameConstraints
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.CRLNumber
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.CertPolicies
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.QCStatements
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Initialize for encoding the value.
derEncodeValueInit() - Method in class com.rsa.certj.cert.extensions.ReasonCode
Initialize for encoding the value.
destList - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPMatchedResponder
 
DETACHED_SIGNATURE - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
Specifies that the signature is detached: the signature is over content external to the signature element.
DIGEST_METHOD_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the DigestMethod element.
DIGEST_VALUE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the DigestValue element.
DIGESTED_DATA - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that the ContentType is DigestedData.
DigestedData - class com.rsa.certj.pkcs7.DigestedData.
This class encodes and decodes the PKCS #7 DigestedData type.
DigestedData(CertJ, CertPathCtx) - Constructor for class com.rsa.certj.pkcs7.DigestedData
Creates a new object to encode or decode PKCS #7 DigestedData.
DIGITAL_SIGNATURE - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is for use in verifying digital signatures other than NON_REPUDIATION, KEY_CERT_SIGN, or CRL_SIGN.
DIRECTORY_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the DIRECTORY_NAME_TYPE type of GeneralName.
DN_QUALIFIER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the dnQualifier attribute.
DN_QUALIFIER_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the dnQualifier attribute.
DNS_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the DNS_NAME_TYPE type of GeneralName.
DOMAIN_COMPONENT - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Domain Component attribute.
DOMAIN_COMPONENT_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Domain Component attribute.
DONT_CARE - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This pubMethod option indicates that PKI MAY publish the certificate using whatever means it chooses
DONT_PUBLISH - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This action option indicates that PKI should not publish the certificate
DSA_KEYVALUE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the DSAKeyValue element.
DSA_SIGNATURE_ALGORITHM - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
The DSAwithSHA1 signature algorithm.
DSA_WITH_SHA1_X930 - Static variable in class com.rsa.certj.cert.CRL
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.30 standard.
DSA_WITH_SHA1_X930 - Static variable in class com.rsa.certj.cert.CertRequest
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.30 standard.
DSA_WITH_SHA1_X930 - Static variable in class com.rsa.certj.cert.Certificate
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.30 standard.
DSA_WITH_SHA1_X930 - Static variable in class com.rsa.certj.crmf.CertTemplate
Use this flag in setSignatureStandard if the signing transformation is "SHA1/DSA" and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.30 standard.
DSA_WITH_SHA1_X957 - Static variable in class com.rsa.certj.cert.CRL
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.57 standard.
DSA_WITH_SHA1_X957 - Static variable in class com.rsa.certj.cert.CertRequest
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.57 standard.
DSA_WITH_SHA1_X957 - Static variable in class com.rsa.certj.cert.Certificate
Use this flag in setSignatureStandard if the signing transformation is SHA1/DSA and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.57 standard.
DSA_WITH_SHA1_X957 - Static variable in class com.rsa.certj.crmf.CertTemplate
Use this flag in setSignatureStandard if the signing transformation is "SHA1/DSA" and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the X9.57 standard.
DTD_LOCATION - Static variable in class com.rsa.certj.xml.ParserHandler
A String object defining the XML signature schema definition file and its path.

E

EDIPARTY_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the EDIPARTY_NAME_TYPE type of GeneralName.
EDIPartyName - class com.rsa.certj.cert.extensions.EDIPartyName.
This class holds and builds an EDIPartyName that is used in the GeneralName object.
EDIPartyName() - Constructor for class com.rsa.certj.cert.extensions.EDIPartyName
Constructs an empty EDIPartyName object.
EDIPartyName(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.EDIPartyName
Constructs an EDIPartyName object and initializes it with the given values.
EMAIL_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicate that it is the e-mail address attribute.
EMAIL_ADDRESS_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the e-mail address attribute.
ENCIPHER_ONLY - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in enciphering data, and any other bit (except KEY_AGREEMENT) is not set.
ENCIPHERMENT_POP - Static variable in class com.rsa.certj.crmf.ProofOfPossession
 
encodeBase64(byte[], int, int) - Static method in class com.rsa.certj.xml.Base64Transformer
Encodes the input data with Base64 encoding.
encoding - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPCertID
 
ENCRYPTED_CERT - Static variable in class com.rsa.certj.crmf.POPOPrivKey
This flag indicates that SubsequentMessage is of type EncryptedCerrtificate
ENCRYPTED_DATA - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that the ContentType is EncryptedData.
ENCRYPTED_VALUE - Static variable in class com.rsa.certj.crmf.EncryptedKey
This flag indicates that we are going to use EncryptedValue structure to set all Encrypted Key values.
EncryptedData - class com.rsa.certj.pkcs7.EncryptedData.
This class encodes and decodes the PKCS #7 EncryptedData type.
EncryptedData(CertJ, CertPathCtx) - Constructor for class com.rsa.certj.pkcs7.EncryptedData
Creates a new object to encode or decode the PKCS #7 EncryptedData.
EncryptedKey - class com.rsa.certj.crmf.EncryptedKey.
This class contains the EncryptedKey structure used in Archive Options Control, and in Proof Of Possesion of the Key Encipherment Keys.
EncryptedKey(CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Constructor for class com.rsa.certj.crmf.EncryptedKey
Creates a EncryptedKey object that contains the values given.
EncryptedValue - class com.rsa.certj.crmf.EncryptedValue.
This class contains the EncryptedValue structure used in Archive Options Control, and in Proof Of Possesion of the Key Encipherment Keys.
EncryptedValue(CertJ, JSAFE_PublicKey, JSAFE_PrivateKey) - Constructor for class com.rsa.certj.crmf.EncryptedValue
Creates a EncryptedValue object that contains the values given.
encryptPrivateKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Encrypt the private key using the secret key.
encryptSecretKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Encrypt the secret key with the recipient's public key.Wrap the secret key without using PKCS #8 format
endOfMessage() - Method in class com.rsa.certj.pkcs7.ContentInfo
Indicates whether the end of the message has been reached.
ENVELOPED_DATA - Static variable in class com.rsa.certj.crmf.EncryptedKey
This flag indicates that we are going to use EnvelopedData structure to set all Encrypted Key values.
ENVELOPED_DATA - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that the ContentType is EnvelopedData.
ENVELOPED_SIGNATURE - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
Specifies that the signature is enveloped: the signature is over XML content that contains the signature as an element.
ENVELOPED_SIGNATURE_LIST - Static variable in class com.rsa.certj.xml.Transformer
Specifies all supported Enveloped-Signature transform algorithms as a list of URLs
EnvelopedData - class com.rsa.certj.pkcs7.EnvelopedData.
This class encodes and decodes the PKCS #7 EnvelopedData type.
EnvelopedData(CertJ, CertPathCtx) - Constructor for class com.rsa.certj.pkcs7.EnvelopedData
Creates a new object to encode or decode PKCS #7 EnvelopedData.
EnvelopedTransformer - class com.rsa.certj.xml.dsig.EnvelopedTransformer.
This class implements an enveloped transformation.
EnvelopedTransformer() - Constructor for class com.rsa.certj.xml.dsig.EnvelopedTransformer
Generates an EnvelopedTransformer instance by initializing the transformation algorithm to the default one defined in Transformer which is the first algorithm in Transformer.ENVELOPED_SIGNATURE_LIST.
ENVELOPING_SIGNATURE - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
Specifies that the signature is enveloping: the signature is over content found within an Object element of the signature itself.
equals(Object) - Method in class com.rsa.certj.cert.RDN
Returns true if this object and obj contain the same RDN, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.AttributeValueAssertion
Returns true if this object and obj contain the same AttributeValueAssertion object, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.RevokedCertificates
Returns true if this object and obj contain the same RevokedCertificates, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.X509CRL
Returns true if this object and obj contain the same X509CRL; otherwise false.
equals(Object) - Method in class com.rsa.certj.cert.X500Name
Returns true if this object and obj contain the same X.500 name, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.X509Certificate
Returns true if this object and obj contain the same X509Certificate, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.X501Attributes
Returns true if this object and obj contain the same X501Attributes object, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.NonStandardAttribute
Returns true if this object and obj contain the same NonStandardAttribute, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.ContentType
Returns true if this object and obj contain the same ContentType, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.PostalAddress
Returns true if this object and obj contain the same PostalAddress; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.CountryOfCitizenship
Returns true if this object and obj contain the same CountryOfCitizenship; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Returns true if this object and obj contain the same VeriSignSmartCSP, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Returns true if this object and obj contain the same VeriSignCRSFailureInfo, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.MessageDigest
Returns true if this object and obj contain the same MessageDigest, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.FriendlyName
Returns true if this object and obj contain the same FriendlyName, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.Gender
Returns true if this object and obj contain the same Gender; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.PlaceOfBirth
Returns true if this object and obj contain the same PlaceOfBirth; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.ChallengePassword
Returns true if this object and obj contain the same ChallengePassword, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.Pseudonym
Returns true if this object and obj contain the same Pseudonym; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Returns true if this object and obj contain the same VeriSignCRSRecipientNonce, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.DateOfBirth
Returns true if this object and obj contain the same DateOfBirth; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.CountryOfResidence
Returns true if this object and obj contain the same countryOfResidence; returns false, otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Returns true if this object and obj contain the same VeriSignCRSDualEnrollmentStatus, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Returns true if this object and obj contain the same VeriSignCRSSenderNonce, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.SigningTime
Returns true if this object and obj contain the same SigningTime; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Returns true if this object and obj contain the same VeriSignCRSPKIStatus, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Returns true if this object and obj contain the same V3ExtensionAttribute, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Returns true if this object and obj contain the same VeriSignCRSMessageType, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.LocalKeyID
Returns true if this object and obj contain the same LocalKeyID, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Returns true if this object and obj contain the same VeriSignCRSVersion, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Returns true if this object and obj contain the same VeriSignCRSTransactionID, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Returns true if this object and obj contain the same ExtensionAttribute, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Returns true if this object and obj contain the same GeneralSubtrees, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Returns true if this object and obj contains the same PolicyQualifiers, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Returns true if this object and obj contain the same ExtendedNetworkAddress, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Returns true if this object and obj contain the same TeletexPersonalName; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.ORAddress
Returns true if this object and obj contain the same ORAddress,returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Returns true if this object and obj contain the same SemanticsInformation; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.PersonalName
Returns true if this object and obj contain the same PersonalName, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Returns true if this object and obj contain the same UnformattedPostalAddress, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns true if this object and obj contain the same GeneralNames object, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.BiometricData
Returns true if this object and obj contain the same BiometricData, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.OtherName
Returns true if this object and obj contain the same OtherName; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Returns true if this object and obj contain the same BuiltInStandardAttributes; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Returns true if this object and obj contain the same BuiltInDomainDefinedAttributes; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Return true if this object and obj contain the same TeletexDomainDefinedAttributes; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Returns true if this object and obj contain the same ExtensionAttributes; false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.PDSParameter
Returns true if this object and obj contain the same PDSParameter; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Returns true if this object and obj contain the same PresentationAddress, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Returns true if this object and obj contain the same EDIPartyName, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.GeneralName
Returns true if this object and obj contain the same GeneralName, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.cert.extensions.ORName
Returns true if this object and obj contain the same ORName; otherwise, false.
equals(Object) - Method in class com.rsa.certj.crmf.Control
Returns true if this object and obj contain the same control; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Returns true if this object and obj contain the same PKIArchiveOptions , returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.Controls
Returns true if this object and obj contain the same Controls, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.RegistrationToken
Returns true if this object and obj contain the same RegistrationToken, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Returns true if this object and obj contain the same ProtocolEncryptionKey, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.Authenticator
Returns true if this object and obj contain the same authenticator; otherwise, false.
equals(Object) - Method in class com.rsa.certj.crmf.NonStandardControl
Returns true if this object and obj contain the same NonStandardControl, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.CertRequest
Returns true if this object and obj contain the same CertRequest; otherwise, false.
equals(Object) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Returns true if this object and obj contain the same ProofOfPossesion, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.CertReqMessages
Returns true if this object and obj contain the same CertReqMessages; otherwise, false.
equals(Object) - Method in class com.rsa.certj.crmf.ProofOfPossession
Returns true if this object and obj contain the same ProofOfPossession, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.EncryptedValue
Returns true if this object and obj contain the same EncryptedValue, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.CertTemplate
Returns true if this object and obj contain the same CertTemplate object; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.OldCertID
Returns true if this object and obj contain the same OldCertID object; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.POPOPrivKey
Returns true if this object and obj contain the same POPOPrivKey, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.RegInfo
Returns true if this object and obj contain the same RegInfo, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Returns true if this object and obj contain the same PKIPublicationInfo, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.crmf.EncryptedKey
Returns true if this object and obj contain the same EncryptedKey, returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Returns true if this object and obj contain the same EnvelopedData; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.RecipientInfo
Returns true if this object and obj contain the same RecipientInfo; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.DigestedData
Returns true if this object and obj contain the same DigestedData; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.Data
Returns true if this object and obj contain the same Data; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.SignedData
Returns true if this object and obj contain the same SignedData; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.SignerInfo
Returns true if this object and obj contain the same SignerInfo; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.pkcs7.EncryptedData
Returns true if this object and obj contain the same EncryptedData; returns false otherwise.
equals(Object) - Method in class com.rsa.certj.provider.pki.cmp.TypeAndValue
Indicates whether this object and obj contain the same TypeAndValue object.
equals(Object) - Method in class com.rsa.certj.spi.path.PolicyInformation
Compares this object with the given object to determine whether they contain the same policy qualifiers and the same policy indentifier.
errorCodePresent() - Method in class com.rsa.certj.provider.pki.cmp.CMPErrorMessage
Returns a boolean value indicating whether an implementation-specific error code is returned in a error message received from the CMP PKI server.
execute(XPathContext) - Method in class com.rsa.certj.xml.FunctionHere
Executes the function here().
expectedKeyHash - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponderInternal
 
EXPONENT_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Exponent element.
export(File, char[], char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into a file given as a File.
export(File, char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into a file given as a File.
export(OutputStream, char[], char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into an output stream given as an OutputStream.
export(OutputStream, char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into an output stream given as an OutputStream.
export(String, char[], char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into a file given as a String.
export(String, char[], String, String, int, int) - Method in class com.rsa.certj.pkcs12.PKCS12
Exports the contents of this PKCS12 object into a file given as a String.
extend(byte[], X509V3Extension) - Static method in class com.rsa.certj.cert.extensions.X509V3Extension
Extends this class to accept a new extension type.
EXTENDED_KEY_USAGE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the extended key usage OID that identifies the extended key usage extension.
EXTENDED_NETWORK_ADDRESS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the EXTENDED_NETWORK_ADDRESS type of the ExtensionAttribute.
ExtendedKeyUsage - class com.rsa.certj.cert.extensions.ExtendedKeyUsage.
This class builds and holds the ExtendedKeyUsage extension.
ExtendedKeyUsage() - Constructor for class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Constructs an empty ExtendedKeyUsage object.
ExtendedKeyUsage(byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Constructs an ExtendedKeyUsage object and initializes it with the given values.
ExtendedNetworkAddress - class com.rsa.certj.cert.extensions.ExtendedNetworkAddress.
This class holds and builds an ExtendedNetworkAddress object that is used in the GeneralName object.
ExtendedNetworkAddress() - Constructor for class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
The default constructor for this class.
ExtendedNetworkAddress(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Constructs an ExtendedNetworkAddress object, and initializes it with the collection of attributes represented by valueBER.
EXTENSION_OR_ADDRESS_COMPONENTS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the EXTENSION_OR_ADDRESS_COMPONENTS type of the ExtensionAttribute.
EXTENSION_PHYSICAL_DELIVERY_ADDRESS_COMPONENTS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the EXTENSION_PHYSICAL_DELIVERY_ADDRESS_COMPONENTS type of the ExtensionAttribute.
ExtensionAttribute - class com.rsa.certj.cert.extensions.ExtensionAttribute.
This class holds and builds an ExtensionAttribute object that is used in the GeneralName class.
ExtensionAttribute() - Constructor for class com.rsa.certj.cert.extensions.ExtensionAttribute
The default constructor for this class.
ExtensionAttribute(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.ExtensionAttribute
Constructs an ExtensionAttribute object and initializes it with the given values.
ExtensionAttributes - class com.rsa.certj.cert.extensions.ExtensionAttributes.
This class holds and builds an ExtensionAttribute object that is used in the GeneralName class.
ExtensionAttributes() - Constructor for class com.rsa.certj.cert.extensions.ExtensionAttributes
The default constructor for this class.
ExtensionAttributes(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.ExtensionAttributes
Constructs an ExtensionAttributes object and initializes it with the collection of attributes represented by valueBER.
extractKeyDER(byte[], int) - Static method in class com.rsa.certj.provider.revocation.ocsp.OCSPutil
Returns the value of the given key in BER, ber beginning at offset.
extraRequestCertsDER - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponderInternal
 

F

firstCertificate() - Method in class com.rsa.certj.DatabaseService
Retrieves the first certificate from any databases bound to this object.
firstCertificate() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the first available certificate from the database provider.
firstCRL() - Method in class com.rsa.certj.DatabaseService
Retrieves the first CRL from any databases bound to this object.
firstCRL() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the first available CRL from the database provider.
firstPrivateKey() - Method in class com.rsa.certj.DatabaseService
Retrieves the first private key from any databases bound to this object.
firstPrivateKey() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the first private key from the database provider.
FLAG_DISABLE_CERT_SEND - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the service provider should disable sending the signing certificate when the service provider sends signed requests to the responder.
FLAG_DISABLE_NONCES - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the service provider should disable automatic generation and checking of nonces.
FLAG_ENABLE_CHAIN_SEND - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the service provider should enable sending the entire signing certificate chain when the service provider sends signed requests to the responder.
FLAG_RESPONDER_NOCHECK - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the service provider should not check the revocation status of the responder's certificate.
FlatFileDB - class com.rsa.certj.provider.db.FlatFileDB.
This class implements a database service provider that stores data in a simple flat file database.
FlatFileDB(String, File, char[]) - Constructor for class com.rsa.certj.provider.db.FlatFileDB
Constructs a FlatFileDB object.
FlatFileDB(String, File, char[], int, int) - Constructor for class com.rsa.certj.provider.db.FlatFileDB
Constructs a FlatFileDB object.
FlatFileDB(String, String, char[]) - Constructor for class com.rsa.certj.provider.db.FlatFileDB
Constructs a FlatFileDB object.
FlatFileDB(String, String, char[], int, int) - Constructor for class com.rsa.certj.provider.db.FlatFileDB
Constructs a FlatFileDB object.
foundET - Variable in class com.rsa.certj.xml.dsig.XMLSignature
A flag to track the existence of the enveloped signature transform in any given element within a Added 12/01.
FRIENDLY_NAME - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a friendly name attribute.
FriendlyName - class com.rsa.certj.cert.attributes.FriendlyName.
This class holds, encodes, and decodes the friendly name attribute, which is defined in PKCS #9 v2.
FriendlyName() - Constructor for class com.rsa.certj.cert.attributes.FriendlyName
Constructs an empty FriendlyName object.
FriendlyName(String) - Constructor for class com.rsa.certj.cert.attributes.FriendlyName
Constructs a FriendlyName object and initializes it with the value given.
FunctionHere - class com.rsa.certj.xml.FunctionHere.
This class defines the here() function for XPath evaluation.
FunctionHere() - Constructor for class com.rsa.certj.xml.FunctionHere
Creates an empty FunctionHere object.

G

Gender - class com.rsa.certj.cert.attributes.Gender.
This class holds, encodes, and decodes the Gender attribute, which is defined in PKCS #9 v2.
GENDER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Gender attribute.
GENDER - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Gender attribute, defined in PKCS #9.
GENDER_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Gender attribute.
Gender() - Constructor for class com.rsa.certj.cert.attributes.Gender
Constructs an empty Gender object.
Gender(String) - Constructor for class com.rsa.certj.cert.attributes.Gender
Constructs a Gender object and initializes it with the value given.
GeneralName - class com.rsa.certj.cert.extensions.GeneralName.
This class is used to define alternative names in a certificate, especially in SubjectAltName and IssuerAltName extensions.
GeneralName() - Constructor for class com.rsa.certj.cert.extensions.GeneralName
Constructs an empty GeneralName object..
GeneralName(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.GeneralName
Creates a GeneralName object and initializes it with the given values.
GeneralNames - class com.rsa.certj.cert.extensions.GeneralNames.
This class is used in several extensions; for example, AuthorityKeyID and CertificateIssuer.
GeneralNames() - Constructor for class com.rsa.certj.cert.extensions.GeneralNames
Constructs an empty GeneralNames object.
GeneralNames(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.GeneralNames
Creates a GeneralNames object and initializes it with the given values.
GeneralSubtrees - class com.rsa.certj.cert.extensions.GeneralSubtrees.
This class is used in the NameConstraints class.
GeneralSubtrees() - Constructor for class com.rsa.certj.cert.extensions.GeneralSubtrees
Constructs an empty GeneralSubtrees object.
GeneralSubtrees(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.GeneralSubtrees
Constructs a GeneralSubtrees object and initializes it with the given values.
GENERATED_AND_STORED - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This flag specifies generated and stored characteristics of the hardware token.
generateKeyInfo(Document, String, String) - Method in class com.rsa.certj.xml.KeyInfo
Creates a DOM Element object using the contents of the KeyInfo object.
generateKeyInfo(Document, String, String) - Method in class com.rsa.certj.xml.KeyValue
Creates a DOM Element object using the contents of the KeyInfo object.
generateKeyInfo(Document, String, String) - Method in class com.rsa.certj.xml.X509Data
This method takes the contents of this KeyInfo and creates a DOM Element object.
generateKeyInfo(Document, String, String) - Method in class com.rsa.certj.xml.RetrievalMethod
This method takes whatever this KeyInfo object contains and creates a DOM Element object.
generateKeyInfo(XMLSignature, Document) - Static method in class com.rsa.certj.xml.ParserHandler
Generates a Element object containing the key information of xmlSignature.
generateProofOfPossession(PKIRequestMessage, JSAFE_PrivateKey, POPGenerationInfo) - Method in class com.rsa.certj.PKIService
Generates a proof-of-possession (POP) for the indicated private key and attaches it to the message object.
generateProofOfPossession(PKIRequestMessage, JSAFE_PrivateKey, POPGenerationInfo) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Generates a Proof-of-Possession of the indicated private key and attaches it to the message object.
generateReferenceElement(XMLSignature, Document) - Method in class com.rsa.certj.xml.dsig.Reference
Generates the Reference element with its attribute values.
generateSignatureElement(XMLSignature, Document) - Static method in class com.rsa.certj.xml.ParserHandler
Generates a signature element of the particular XMLSignature object.
generateSignedInfo() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Creates an incomplete Signature element (with an empty SignatureValue element or no SignatureValue element) in the document and returns the canonicalized SignedInfo value.
GENERATION_QUALIFIER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Generation Qualifier attribute.
GENERATION_QUALIFIER_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Generation Qualifier attribute.
getAcceptableResponse(int) - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Get the acceptableResponseType by index.
getAcceptableResponseCount() - Method in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Get the count of acceptableResponseType in this extension.
getAccessDescriptionCount() - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Gets the number of AccessDescription values in this object.
getAccessLocation(int) - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Gets the accessLocation value of the AccessDescription at the specified index.
getAccessMethod(int) - Method in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Gets the accessMethod OID of the AccessDescription at the specified index.
getAction() - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Gets the action value of this object
getAdminDomainName() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Administration Domain Name attribute.
getAIALocation(X509Certificate) - Static method in class com.rsa.certj.provider.revocation.ocsp.OCSPutil
Gets the location of the first AuthorityInfoAccess that is a URL.
getAlgBER() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the signature algorithm ID BER-encoded
getAlgTransformation() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the signature algorithm ID as a transformation String
getAllTransformsInfo() - Static method in class com.rsa.certj.xml.Transformer
Returns the hash table that stores all the supported transformations.
getArchiveCutoffDate() - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Returns the archive cutoff date of this object.
getArchivePrivateKey() - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Gets the Archive Private Key flag
getAttribute() - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Gets the attribute value.
getAttribute(int) - Method in class com.rsa.certj.cert.RDN
Gets the attribute of type attributeType from the RDN object.
getAttribute(int) - Method in class com.rsa.certj.cert.X500Name
Gets the attribute, of the type attributeType, from the name object.
getAttribute(int) - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Gets the attribute value for the index specified in Index.
getAttribute(int) - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Gets the attribute value at the specified index.
getAttribute(int) - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Gets the attribute specified by index from this ExtensionAttributes object.
getAttribute(int) - Method in class com.rsa.certj.crmf.RegInfo
Gets the attribute value, specified by index
getAttributeByIndex(int) - Method in class com.rsa.certj.cert.RDN
Gets the attribute at the specified index in the list.
getAttributeByIndex(int) - Method in class com.rsa.certj.cert.X501Attributes
Gets the attribute at the specified index in the list.
getAttributeByIndex(int) - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Gets an attribute at the specified index in the list.
getAttributeByOID(byte[]) - Method in class com.rsa.certj.cert.X501Attributes
Gets the attribute that is of the given oid.
getAttributeByType(int) - Method in class com.rsa.certj.cert.X501Attributes
Gets the attribute of the given type, attributeType.
getAttributeCount() - Method in class com.rsa.certj.cert.RDN
Gets the number of attributes in this RDN object.
getAttributeCount() - Method in class com.rsa.certj.cert.X500Name
Gets the number of attributes in this X.500 name.
getAttributeCount() - Method in class com.rsa.certj.cert.X501Attributes
Gets the number of attributes in this object.
getAttributeCount() - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Gets the number of attributes in this object.
getAttributeCount() - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Gets the number of attributes in this object.
getAttributeCount() - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Gets the number of attributes in this object.
getAttributeCount() - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Gets the number of attributes.
getAttributes() - Method in class com.rsa.certj.cert.PKCS10CertRequest
Gets the attributes in this certificate request.
getAttributes() - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Gets the attributes value of this extension.
getAttributes(int) - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Gets the directory attribute from this extension at the specified index.
getAttributesCount() - Method in class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Gets the directory attribute count.
getAttributeType() - Method in class com.rsa.certj.cert.AttributeValueAssertion
Gets the attribute type of this AVA.
getAttributeType() - Method in class com.rsa.certj.cert.attributes.X501Attribute
Gets the attribute type.
getAttributeType() - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Gets the attribute type.
getAttributeTypeString() - Method in class com.rsa.certj.cert.attributes.X501Attribute
Gets the name of the attribute type.
getAuthenticatedAttrs() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the authenticated attributes.
getAuthorityCertIssuer() - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Gets the authority certificate issuer from this extension.
getAuthType() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the authorization type to be used to connect to this LDAP host.
getBase(int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Gets the base value of the specified subtree.
getBaseDNAttrs() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the base DN attributes string.
getBaseURL() - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Gets the base URL string.
getBioData(int) - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Gets the biometric data at the specified index
getBioDataCount() - Method in class com.rsa.certj.cert.extensions.BiometricInfo
Gets the number of different biometric data ojects stored in this extension
getBiometricType() - Method in class com.rsa.certj.cert.extensions.BiometricData
Gets a predefinedBiometricType value
getBuiltInDomainDefinedAttributes() - Method in class com.rsa.certj.cert.extensions.ORAddress
Gets the BuiltInDomainDefinedAttributes value of this object.
getBuiltInStandardAttributes() - Method in class com.rsa.certj.cert.extensions.ORAddress
Gets the BuiltInStandardAttributes value of this object.
getCA() - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Returns the value of the cA field.
getCACerts() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Gets the onlyContainsCACerts field value.
getCACerts() - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Returns the CA certificates received with the response message.
getCanonicalizationMethod() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the canonicalization method.
getCanonicalizedSignedInfo() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Calculates the canonicalized value of an existing SignedInfo element.
getCAPolicyURL() - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Gets the CA Policy URL string.
getCARevocationURL() - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Gets the CA Revocation URL string.
getCertIdAt(int) - Method in class com.rsa.certj.provider.pki.cmp.CMPRevokeResponseMessage
Returns the returned certificate ID at the specified index.
getCertificate() - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Returns the certificate requested and received in the response message.
getCertificateAttrs() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the certificate attributes string of directory attributes that can have certificates as their values.
getCertificateCount() - Method in class com.rsa.certj.cert.RevokedCertificates
Gets the number of revoked certificates in this object.
getCertificateRevocationAttrs() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the certificate revocation attributes string of directory attributes that have CRLs as their values.
getCertificates() - Method in class com.rsa.certj.pkcs7.SignedData
Gets a Vector of certificates.
getCertificates() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the certificates found in the PKCS12 data.
getCertificates(CertJ) - Method in class com.rsa.certj.xml.KeyInfo
Returns the certificates stored in this KeyInfo object.
getCertificates(CertJ) - Method in class com.rsa.certj.xml.KeyValue
Returns the certificates stored in this KeyInfo.
getCertificates(CertJ) - Method in class com.rsa.certj.xml.X509Data
Returns the certificates stored in this keyInfo object.
getCertificates(CertJ) - Method in class com.rsa.certj.xml.RetrievalMethod
Returns the certificates stored in this RetrievalMethod object.
getCertificateTemplate() - Method in class com.rsa.certj.provider.pki.cmp.CMPCertRequestCommon
Returns the certificate template associated with this object as a Certificate object.
getCertificateTemplate() - Method in class com.rsa.certj.spi.pki.PKIRequestMessage
Returns a template for the contents of the new certificate, which specifies the fields that you want the new certificate to have.
getCertIssuerName() - Method in class com.rsa.certj.crmf.OldCertID
Gets the old certificate issuer name.
getCertJ() - Method in class com.rsa.certj.cert.CRL
This is a method to get the CertJ context dynamically.
getCertJ() - Method in class com.rsa.certj.cert.CertRequest
This is a method to get the CertJ context dynamically.
getCertJ() - Method in class com.rsa.certj.cert.Certificate
This is a method to get the CertJ context dynamically.
getCertJ() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets CertJ context.
getCertList() - Method in class com.rsa.certj.provider.revocation.CRLEvidence
Returns a list of certificates that are needed to verify the CRL returned by getCRL.
getCertPathCtx() - Method in class com.rsa.certj.spi.pki.ProtectInfoPublicKey
Returns the CertPathCtx of this object that supplies a source for any certificates required and a source for the private key, if one is needed.
getCertPolicyID() - Method in class com.rsa.certj.spi.path.PolicyInformation
Gets the identifier of the certificate policy in this PolicyInformation object.
getCertPolicyId(int) - Method in class com.rsa.certj.cert.extensions.CertPolicies
Gets the OID of the certificate policy specified by Index.
getCertRenewalURL() - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Gets the certificate renewal URL string.
getCertReqMsgCount() - Method in class com.rsa.certj.crmf.CertReqMessages
Gets the number of Certificate Request Messages in this object.
getCertRequest(int) - Method in class com.rsa.certj.crmf.CertReqMessages
Gets the certificate request field of the CertReqMsg, specified by index.
getCertRequestInfoDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Places the DER encoding of the certificate request information in this object into encoding, beginning at offset.
getCertRequestInfoDERLen(int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Returns the number of bytes of the DER encoding of the certifice request information.
getCertsAttributes() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the certificates attributes found in the PKCS12 data.
getCertTemplate() - Method in class com.rsa.certj.crmf.CertRequest
Gets the certificate template.
getCertType() - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Gets the value of this object, the certificate type bits.
getChallengePassword() - Method in class com.rsa.certj.cert.attributes.ChallengePassword
Gets the value of this attribute, the password.
getCode() - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Gets the value of this object, holdInstruction.
getComment() - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Gets the Netscape comment string.
getContent() - Method in class com.rsa.certj.pkcs7.ContentInfo
This method returns a copy of the PKCS7Content object and its contents.
getContentInfoDERLen() - Method in class com.rsa.certj.pkcs7.ContentInfo
Gets the total length of the DER-encoded contentInfo of the PKCS #7 message.
getContentInfoDERLen(int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Gets the total length of the DER-encoded contentInfo of the PKCS #7 message.
getContentType() - Method in class com.rsa.certj.cert.attributes.ContentType
Gets the value of this attribute, the content type.
getContentType() - Method in class com.rsa.certj.pkcs7.ContentInfo
This method returns the flag indicating the contentType of the contents of this object.
getControlByIndex(int) - Method in class com.rsa.certj.crmf.Controls
Gets the control at the indexth position in the list.
getControlByOID(byte[]) - Method in class com.rsa.certj.crmf.Controls
Gets the control that is of the given oid.
getControlByType(int) - Method in class com.rsa.certj.crmf.Controls
Gets the control that is of the given controlType.
getControlCount() - Method in class com.rsa.certj.crmf.Controls
Determines the number of controls in this object.
getControls() - Method in class com.rsa.certj.crmf.CertRequest
Gets the Controls field.
getControlType() - Method in class com.rsa.certj.crmf.Control
Gets the control type.
getControlTypeString() - Method in class com.rsa.certj.crmf.Control
Gets the name of the control type.
getCountry() - Method in class com.rsa.certj.cert.attributes.CountryOfCitizenship
Gets the value of this attribute, the countryOfCitizenship.
getCountry() - Method in class com.rsa.certj.cert.attributes.CountryOfResidence
Gets the value of this attribute, the countryOfResidence.
getCountryName() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Country Name attribute.
getCriticality() - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Gets the criticality.
getCRL() - Method in class com.rsa.certj.provider.revocation.CRLEvidence
Returns the CRL that was used to determine the revocation status of a given certificate.
getCRLIssuer(int) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Gets the value of CrlIssuer at the specified index.
getCRLList() - Method in class com.rsa.certj.provider.revocation.CRLEvidence
Returns a list of CRLs that are needed to verify the list of certificates returned by getCertList.
getCRLNumber() - Method in class com.rsa.certj.cert.extensions.CRLReference
Returns the crlNum component of this object.
getCRLNumber() - Method in class com.rsa.certj.cert.extensions.CRLNumber
Gets the value of this object, the CRL number.
getCrls() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the CRLs found in the PKCS12 data.
getCRLs() - Method in class com.rsa.certj.pkcs7.SignedData
Gets a Vector of CRLs.
getCRLs() - Method in class com.rsa.certj.provider.pki.cmp.CMPRevokeResponseMessage
Returns the CRLs returned in a revocation response message that this object represents.
getCRLsAttributes() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the CRLs attributes found in the PKCS12 data.
getCRLTime() - Method in class com.rsa.certj.cert.extensions.CRLReference
/** Returns the crlTime component of this object.
getCZAG() - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Gets the value of the VeriSignCZAG extension.
getData() - Method in class com.rsa.certj.pkcs7.Data
Gets the content in this Data object.
getDatabase() - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Returns a DatabaseService associated with this object.
getDatabase() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Get the database service that is set to store any additional certificates received.
getDatabase() - Method in class com.rsa.certj.spi.path.CertPathCtx
Gets a DatabaseService object, which holds a list of the database service providers used to retrieve certificates and CRLs for path processing operations.
getDataHash() - Method in class com.rsa.certj.cert.extensions.BiometricData
Gets a biometricDataHash value.
getDataID() - Method in class com.rsa.certj.cert.extensions.BiometricData
Gets a biometricDataID value
getDataURI() - Method in class com.rsa.certj.cert.extensions.BiometricData
Gets a sourceDataUri value
getDate() - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Gets the value of this object, the InvalidityDate.
getDateOfBirth() - Method in class com.rsa.certj.cert.attributes.DateOfBirth
Gets the value of this attribute, the date of birth.
getDecryptedValue() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the decrypted value
getDefaultDevice() - Static method in class com.rsa.certj.CertJ
Returns the device string that will be used when an object of this class is instantiated.
getDeltaCRLIndicator() - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Gets the value of this object, the delta CRL indicator.
getDEREncoding(byte[], int) - Method in class com.rsa.certj.cert.AttributeValueAssertion
Places the DER encoding of the AVA in this object into encoding, beginning at offset.
getDEREncoding(byte[], int) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Places the DER encoding of the POPOSigningKeyInput object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.X509V3Extensions
Places the DER encoding of the X.509 extensions in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.RDN
Places the DER encoding of the RDN object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.X509CRL
Places the DER encoding of the CRL in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.X500Name
Places the DER encoding of the X.500 name in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.X509Certificate
Places the DER encoding of the cert in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.X501Attributes
Places the DER encoding of the X.501 attributes into encoding, beginning at offset, and returns the number of bytes placed into the encoding array.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Places the DER encoding of the certificate request in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.X501Attribute
Places the DER encoding of the attribute in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Places the DER encoding of the extension in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Places the DER encoding of the ExtensionAttribute object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Places the DER encoding of this GeneralSubtrees object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Places the DER encoding of the PolicyQualifiers object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Places the DER encoding of the ExtendedNetworkAddress object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Places the DER encoding of the TeletexPersonalName object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ORAddress
Places the DER encoding of the ORAddress object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Places the DER encoding of this SemanticsInformation object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PersonalName
Places the DER encoding of the PersonalName object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Places the DER encoding of the UnformattedPostalAddress object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Places the DER encoding of this GeneralNames object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.BiometricData
Places the DER encoding of this BiometricData object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.OtherName
Places the DER encoding of the this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Places the DER encoding of the BuiltInStandardAttributes object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Places the DER encoding of the BuiltInDomainDefinedAttributes object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Places the DER encoding of the TeletexDomainDefinedAttributes object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Places the DER encoding of the ExtensionAttributes object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PDSParameter
Places the DER encoding of the PDSParameter object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Places the DER encoding of the PresentationAddress object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Places the DER encoding of this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.GeneralName
Places the DER encoding of the GeneralName object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.ORName
Places the DER encoding of the ORName object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.Control
Places the DER encoding of the control in this object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.Controls
Places the DER encoding of the Controls into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.CertRequest
Places the DER encoding of the CertRequest object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.CertReqMessages
Places the DER encoding of the CertReqMessages object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.ProofOfPossession
Places the DER encoding of the ProofOfPossession object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Places the DER encoding of the EncryptedValue object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Places the DER encoding of the cert template into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.POPOPrivKey
Places the DER encoding of the POPOPrivKey object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.RegInfo
Places the DER encoding of the RegInfo object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedKey
Places the DER encoding of the EncryptedKey object into encoding, beginning at offset.
getDEREncoding(byte[], int, int) - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Places the DER encoding of this object into the der array, beginning at offset.
getDEREncoding(byte[], int, int, boolean) - Method in class com.rsa.certj.cert.RevokedCertificates
Places the DER encoding of this object into encoding, beginning at offset.
getDERLen() - Method in class com.rsa.certj.cert.AttributeValueAssertion
Returns the length, in bytes, of the DER encoding of this AVA object.
getDERLen() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Returns the number of bytes that will be used by the DER encoding of the POPOSigningKeyInput.
getDERLen(int) - Method in class com.rsa.certj.cert.X509V3Extensions
Returns the number of bytes of the DER encoding of these X.509 extensions.
getDERLen(int) - Method in class com.rsa.certj.cert.RDN
Returns the number of bytes of the DER encoding of this RDN.
getDERLen(int) - Method in class com.rsa.certj.cert.RevokedCertificates
Returns the number of bytes of the DER encoding of the revoked certificates.
getDERLen(int) - Method in class com.rsa.certj.cert.X509CRL
Returns the number of bytes of the DER encoding of this CRL.
getDERLen(int) - Method in class com.rsa.certj.cert.X500Name
Returns the number of bytes of the DER encoding of this X.500 name.
getDERLen(int) - Method in class com.rsa.certj.cert.X509Certificate
Returns the number of bytes in the DER encoding of this certificate.
getDERLen(int) - Method in class com.rsa.certj.cert.X501Attributes
Returns the number of bytes of the DER encoding of these X.501 attributes.
getDERLen(int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Returns the number of bytes of the DER encoding of this request.
getDERLen(int) - Method in class com.rsa.certj.cert.attributes.X501Attribute
Returns the number of bytes of the DER encoding of this attribute.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Returns the number of bytes of the DER encoding of this extension.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Returns the number of bytes that will be used by the DER encoding of this ExtensionAttribute object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Returns the number of bytes that will be used by the DER encoding of this GeneralSubtrees object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Returns the number of bytes that will be used by the DER encoding of this PolicyQualifiers object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Returns the number of bytes that will be used by the DER encoding of this ExtendedNetworkAddress object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Returns the number of bytes that will be used by the DER encoding of this TeletexPersonalName object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.ORAddress
Returns the number of bytes that will be used by the DER encoding of this ORAddress object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Returns the number of bytes that will be used by the DER encoding of this SemanticsInformation object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.PersonalName
Returns the number of bytes that will be used by the DER encoding of this PersonalName object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Returns the number of bytes that will be used by the DER encoding of this UnformattedPostalAddress object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns the number of bytes that will be used by the DER encoding of this GeneralNames object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.BiometricData
Returns the number of bytes that will be used by the DER encoding of this BiometricData object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.OtherName
Returns the number of bytes that will be used by the DER encoding of this OtherName object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Returns the number of bytes that will be used by the DER encoding of BuiltInStandardAttributes.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Returns the length of the DER encoding of this attributes object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Returns the number of bytes that will be used by the DER encoding of this TeletexDomainDefinedAttributes object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Returns the length, in bytes, of the DER encoding of this ExtensionAttributes object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.PDSParameter
Returns the number of bytes that will be used by the DER encoding of this PDSParameter object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Returns the number of bytes that will be used by the DER encoding of this PresentationAddress object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Returns the number of bytes that will be used by the DER encoding of this EDIPartyName object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.GeneralName
Returns the number of bytes that will be used by the DER encoding of this GeneralName object.
getDERLen(int) - Method in class com.rsa.certj.cert.extensions.ORName
Returns the number of bytes that will be used by the DER encoding of this ORName object.
getDERLen(int) - Method in class com.rsa.certj.crmf.Control
Returns the number of bytes of the DER encoding of this control.
getDERLen(int) - Method in class com.rsa.certj.crmf.Controls
Returns the number of bytes the DER encoding these Controls will be.
getDERLen(int) - Method in class com.rsa.certj.crmf.CertRequest
Returns the number of bytes that will be used by the DER encoding of the certificate request.
getDERLen(int) - Method in class com.rsa.certj.crmf.CertReqMessages
Returns the length of the DER encoding of this CertReqMessages object.
getDERLen(int) - Method in class com.rsa.certj.crmf.ProofOfPossession
Returns the number of bytes that will be used by the DER encoding of the ProofOfPossession.
getDERLen(int) - Method in class com.rsa.certj.crmf.EncryptedValue
Returns the number of bytes that will be used by the DER encoding of the EncryptedValue.
getDERLen(int) - Method in class com.rsa.certj.crmf.CertTemplate
Returns the number of bytes in the DER encoding of certTemplate.
getDERLen(int) - Method in class com.rsa.certj.crmf.POPOPrivKey
Returns the number of bytes that will be used by the DER encoding of the POPOPrivKey.
getDERLen(int) - Method in class com.rsa.certj.crmf.RegInfo
Returns the number of bytes that will be used by the DER encoding of this regInfo.
getDERLen(int) - Method in class com.rsa.certj.crmf.EncryptedKey
Returns the number of bytes that will be used by the DER encoding of the EncryptedKey.
getDERLen(int) - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Returns the number of bytes that will be used by the DER encoding of this object.
getDescription(int) - Method in class com.rsa.certj.xml.dsig.VerificationInfo
Returns the detailed description of errors for a specific failed reference.
getDescriptions() - Method in class com.rsa.certj.xml.dsig.VerificationInfo
Returns a list of error descriptions of all failed references.
getDescriptiveName() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the descriptive name of the LDAP server associated with this configuration.
getDestList() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns a String array where each element specifies the URL of an OCSP responder.
getDevice() - Method in class com.rsa.certj.CertJ
Returns a String that represents a device associated with this object.
getDevice() - Method in class com.rsa.certj.cert.CRL
Gets the name of the device that performed the signing or verification.
getDevice() - Method in class com.rsa.certj.cert.CertRequest
Gets the name of the device that performed the signing or verification.
getDevice() - Method in class com.rsa.certj.cert.Certificate
Gets the name of the device that performed the signing or verification.
getDevice() - Method in class com.rsa.certj.pkcs7.ContentInfo
Gets the name of the device that actually performed the encrypting or decrypting.
getDeviceList() - Method in class com.rsa.certj.cert.CRL
Gets a list of names of devices that performed the individual elements of the signature or verification operation, such as digest, signature algorithm, and padding scheme.
getDeviceList() - Method in class com.rsa.certj.cert.CertRequest
Gets a list of names of devices that actually performed the individual elements of the signature or verification operation, such as digest, signature algorithm, or padding scheme.
getDeviceList() - Method in class com.rsa.certj.cert.Certificate
Gets a list of names of devices that performed the individual elements of the signature or verification operation, such as digest, signature algorithm, and padding scheme.
getDeviceList() - Method in class com.rsa.certj.pkcs7.ContentInfo
Gets a list of names of devices that actually performed the individual elements of the encrypting or decrypting.
getDigestAlgorithm() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Returns a String object specifying the algorithm used to hash certificate information to create the certificate identifier that is sent to the responder.
getDigestAlgorithmName() - Method in class com.rsa.certj.pkcs7.DigestedData
Gets the digest algorithm name.
getDigestAlgorithmName() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the digest algorithm name.
getDigestAlgorithmOID() - Method in class com.rsa.certj.pkcs7.DigestedData
Gets the digest algorithm identifier.
getDigestAlgorithmOID() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the digest algorithm identifier.
getDigestMethod() - Method in class com.rsa.certj.xml.dsig.Reference
Gets the digest algorithm of this reference.
getDigestValue() - Method in class com.rsa.certj.xml.dsig.Reference
Gets the digest value.
getDisconnectBeforeConnect() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns a boolean that indicates whether the LDAP source requires the client to disconnect before performing another operation.
getDistributionPointCount() - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Gets the number of distribution points in this object.
getDistributionPointName() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Gets the DistributionPointName field's value.
getDistributionPointName(int) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Gets the DistributionPointName value at the specified index.
getDocument() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the Document object.
getEncodedResponse() - Method in class com.rsa.certj.spi.pki.PKIResult
Returns an encoded response message that was received.
getEncoding() - Method in class com.rsa.certj.xml.C14NTransformer
Returns the encoding.
getEncryptedDigest() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the encrypted digest.
getEncryptedKey() - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Gets the EncryptedKey structure that holds the actual value of the private key
getEncryptedKey() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the encrypted key data.
getEncryptedPrivateKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the encrypted private key The encrypted key data is BER-encoded in PKCS #8 format
getEncryptedSecretKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the encrypted symmetric key used to encrypt the private key value The encrypted key data is BER-encoded in PKCS #8 format
getEncryptedValue() - Method in class com.rsa.certj.crmf.POPOPrivKey
Gets the EncryptedValue object.
getEncryptedValue() - Method in class com.rsa.certj.crmf.EncryptedKey
Gets the EncryptedValue object.
getEncryptionAlgorithmName() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Gets the encryption algorithm name, for example, DES/ECB/NoPad.
getEncryptionAlgorithmName() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the key-encryption algorithm name.
getEncryptionAlgorithmName() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the digest-encryption algorithm name.
getEncryptionAlgorithmName() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets Gets the content-encryption algorithm name, for example, DES/ECB/NoPad.
getEncryptionAlgorithmOID() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Gets the encryption algorithm OID.
getEncryptionAlgorithmOID() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the key-encryption algorithm OID.
getEncryptionAlgorithmOID() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the digest-encryption algorithm identifier.
getEncryptionAlgorithmOID() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the content-encryption algorithm OID.
getEncryptionName() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the name of the content-encryption algorithm used to envelope a message.
getEncryptionParams() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns an array of parameters for the content-encryption algorithm used with enveloping.
getEndDate() - Method in class com.rsa.certj.cert.X509Certificate
Gets the end (also known as the "not after") date of this certificate.
getEndDate() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the end (also known as "not after") date of the certificate.
getEnrollmentStatus() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Gets the value of this attribute.
getEnvelopedData() - Method in class com.rsa.certj.crmf.EncryptedKey
Gets the EnvelopedData object, if this object is of ENVELOPED_DATA type
getErrorCode() - Method in class com.rsa.certj.provider.pki.cmp.CMPErrorMessage
Returns an int value indicating the implementation-specific error code returned in a error message received from the CMP PKI server.
getErrorDetails() - Method in class com.rsa.certj.provider.pki.cmp.CMPErrorMessage
Returns a String array holding implementation-specific error details returned in a error message received from the CMP PKI server.
getEvidence() - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Gets the evidence object.
getExcludedSubtrees() - Method in class com.rsa.certj.cert.extensions.NameConstraints
Gets the excluded subtrees value.
getExplicitPolicy() - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Gets the value of the requireExplicitPolicy field.
getExtendedKeyUsage(int) - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Gets the specified key purpose value.
getExtensionAttributes() - Method in class com.rsa.certj.cert.extensions.ORAddress
Gets the ExtensionAttributes value of this object.
getExtensionByIndex(int) - Method in class com.rsa.certj.cert.X509V3Extensions
Gets the extension at specified index in the list.
getExtensionByType(int) - Method in class com.rsa.certj.cert.X509V3Extensions
Gets the extension of the given extensionType.
getExtensionCount() - Method in class com.rsa.certj.cert.X509V3Extensions
Gets the number of extensions in this object.
getExtensions() - Method in class com.rsa.certj.cert.X509CRL
Gets the extensions in this CRL.
getExtensions() - Method in class com.rsa.certj.cert.X509Certificate
Gets the extensions in this certificate.
getExtensions() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the extensions in this certificate template.
getExtensions(int) - Method in class com.rsa.certj.cert.RevokedCertificates
Gets the CRLEntryExtensions object of the revoked certificate at the specified index.
getExtensionsType() - Method in class com.rsa.certj.cert.X509V3Extensions
Gets the extensions type.
getExtensionType() - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Gets the flag that describes the extension type.
getExtensionTypeString() - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Gets the name of the extension type.
getExtraCerts() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Returns an X509Certificate array containing additional certificates that the requestor chooses to send to the OCSP responder.
getExtraCerts() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the extra certificates accompanying the message that may be useful to the recipient.
getExtraCRLs() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the extra CRLs accompanying the message that may be useful to the recipient.
getFailedCertPathSigners() - Method in class com.rsa.certj.pkcs7.SignedData
Returns the list of signers that failed the building of the valid cert path.
getFailedReferenceIndexes() - Method in class com.rsa.certj.xml.dsig.VerificationInfo
Returns all the indexes of references that failed on validation.
getFailedSigners() - Method in class com.rsa.certj.pkcs7.SignedData
Returns the list of signers that failed the signature verification.
getFailInfo() - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Returns an integer indicating additional information about a failure.
getFailInfoAux() - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Returns an integer indicating a PKI service provider-specific failure code.
getFailureInfo() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Gets the value of this attribute.
getFidelityUniqueID() - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Gets the value of this extension.
getFlags() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns an int specifying a collection of bit values used by the service provider to modify how a request should be created or how a response should be interpreted.
getFlags() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns a collection of bit values indicating extra information found in the evidence object.
getFlags() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Gets the current state of internal behavior flags.
getFreeText() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns a list of text strings that contain context-specific information to accompany the message.
getFriendlyName() - Method in class com.rsa.certj.cert.attributes.FriendlyName
Gets the value of this attribute, the friendly name.
getGender() - Method in class com.rsa.certj.cert.attributes.Gender
Gets the value of this attribute, the Gender.
getGeneralInfo() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the general info associated with this object.
getGeneralName() - Method in class com.rsa.certj.cert.extensions.GeneralName
Gets the GeneralName value.
getGeneralName(int) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns the GeneralName object at the specified index.
getGeneralNames() - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Gets the certificate issuer from this extension.
getGeneralNames() - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns the GeneralName list as a Vector.
getGeneralNames() - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Gets the GeneralNames object from this extension.
getGeneralNames() - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Gets the alternative names for the subject from this extension.
getGeneralNameType() - Method in class com.rsa.certj.cert.extensions.GeneralName
Gets the GeneralName type.
getGenerationQualifier() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Gets the value of the generation-qualifier field in this object.
getGenerationQualifier() - Method in class com.rsa.certj.cert.extensions.PersonalName
Gets the generation qualifier.
getGivenName() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Gets the value of the given-name field in this object.
getGivenName() - Method in class com.rsa.certj.cert.extensions.PersonalName
Gets the given name.
getHashAlgorithm() - Method in class com.rsa.certj.cert.extensions.BiometricData
Gets the hash algorithm.
getHeaders() - Method in class com.rsa.certj.provider.pki.HTTPResult
Returns a String array indicating the headers of this object.
getHMACOutputLen() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the HMAC output length, in bits, as an integer.
getId() - Method in class com.rsa.certj.xml.dsig.Manifest
Returns the ID of this Manifest instance.
getID() - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Gets a semanticsIdentifier value.
getIndirectCRL() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Gets the indirectCRL field value.
getInitials() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Gets the value of the initials field in this object.
getInitials() - Method in class com.rsa.certj.cert.extensions.PersonalName
Gets the initials.
getInnerDER(byte[], int) - Method in class com.rsa.certj.cert.X509CRL
Places the DER encoding of the inner DER of the CRL in this object into encoding, beginning at offset.
getInnerDER(byte[], int) - Method in class com.rsa.certj.cert.X509Certificate
Places the DER encoding of the inner DER of the certificate in this object into encoding, beginning at offset.
getInnerDERLen() - Method in class com.rsa.certj.cert.X509CRL
Returns the number of bytes of the innerDER.
getInnerDERLen() - Method in class com.rsa.certj.cert.X509Certificate
Returns the size of the inner DER encoding of the certificate.
getInstance(byte[], int) - Static method in class com.rsa.certj.cert.extensions.X509V3Extension
Given extensionBER, the BER of an extension beginning at offset, this method determines which extension it is and then instantiates the appropriate subclass.
getInstance(byte[], int, int) - Static method in class com.rsa.certj.cert.attributes.X501Attribute
Creates an attribute based on attributeBER, the BER encoding of an attribute.
getInstance(byte[], int, int) - Static method in class com.rsa.certj.crmf.Control
Use this constructor, if not using PKIArchiveOptions control.
getInstance(byte[], int, int, CertJ, CertPathCtx) - Static method in class com.rsa.certj.pkcs7.ContentInfo
Builds the appropriate ContentInfo object with the given object identifier.
getInstance(byte[], int, int, CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Static method in class com.rsa.certj.crmf.Control
Use this constructor, if using PKIArchiveOptions control.
getInstance(CertJ, int) - Static method in class com.rsa.certj.Service
Creates and initializes a Service object of type type for certJ.
getInstance(int, CertJ, CertPathCtx) - Static method in class com.rsa.certj.pkcs7.ContentInfo
Builds the appropriate ContentInfo object.
getInstance(String) - Static method in class com.rsa.certj.xml.Transformer
Generates a new Transform object specified by transformAlgorithm.
getInstance(String) - Static method in class com.rsa.certj.xml.KeyInfo
Instantiates a particular KeyInfo object.
getIntendedAlgorithm() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the intended Algorithm ID for which the value will be used
getIssuer() - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Returns the issuer name of this object.
getIssuerAndSerialNumber() - Method in class com.rsa.certj.cert.X509Certificate
Gets the issuer name and serial number as a single entity that can uniquely identify a certificate.
getIssuerAndSerialNumber() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the issuer name and serial number as a single entity.
getIssuerDomainPolicy(int) - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Gets the specified issuer domain policy value.
getIssuerName() - Method in class com.rsa.certj.cert.X509CRL
Gets the issuer name of this CRL.
getIssuerName() - Method in class com.rsa.certj.cert.X509Certificate
Gets the issuer name of this certificate.
getIssuerName() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the issuer name in this certificate template.
getIssuerName() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the issuer name of the recipient's certificate.
getIssuerName() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the issuer name of the signer's certificate.
getIssuerUniqueID() - Method in class com.rsa.certj.cert.X509Certificate
Gets the UniqueIdentifier of the issuer of this certificate.
getIssuerUniqueID() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the issuer's UniqueIdentifier in this certificate template.
getIterationCount() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Gets the iteration count for Password-Based MAC
getIV() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the initialization vector (IV).
getJurisdictionHash() - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Gets the value of the jurisdiction hash in the OnSite administration certificate.
getKey() - Method in class com.rsa.certj.xml.KeyInfo
Returns the public key.
getKey() - Method in class com.rsa.certj.xml.KeyValue
Returns the public key.
getKey() - Method in class com.rsa.certj.xml.X509Data
Returns the public key stored in this KeyInfo object.
getKey() - Method in class com.rsa.certj.xml.RetrievalMethod
Returns the public key to be used for signature validation, if the keyInfo to which this RetrievalMethod refers contains a public key.
getKeyEncryptionAlgorithm() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the Algorithm ID used to encrypt the symmetric key
getKeyID() - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Gets the key ID.
getKeyID() - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Gets the value of this object, the key ID.
getKeyInfoName() - Method in class com.rsa.certj.xml.KeyInfo
Returns the keyInfo name.
getKeyInfoName() - Method in class com.rsa.certj.xml.KeyValue
Returns the keyInfo name as a String.
getKeyInfoName() - Method in class com.rsa.certj.xml.X509Data
Returns the KeyInfo name, which is always "X509Data".
getKeyInfoName() - Method in class com.rsa.certj.xml.RetrievalMethod
Returns the keyInfo name.
getKeyInfos() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the keyInfo object list of this XMLSignature object.
getKeyInfoType() - Method in class com.rsa.certj.xml.KeyInfo
Returns the keyInfo type.
getKeyInfoType() - Method in class com.rsa.certj.xml.KeyValue
Returns an integer specifying the keyInfo type.
getKeyInfoType() - Method in class com.rsa.certj.xml.X509Data
Returns the KeyInfo type, which is always the type X509Data.
getKeyInfoType() - Method in class com.rsa.certj.xml.RetrievalMethod
Returns the keyInfo type as an integer.
getKeys() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the private keys found in the PKCS12 data.
getKeysAttributes() - Method in class com.rsa.certj.pkcs12.PKCS12
Retrieves the private keys attributes found in the PKCS12 data.
getKeyUsage() - Method in class com.rsa.certj.cert.extensions.KeyUsage
Gets the value of this object, the KeyUsage bits.
getKeyUsageCount() - Method in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Gets Key Usage Count.
getLength() - Method in class com.rsa.certj.xml.NodeListImpl
Returns the number of nodes stored in NodeListImpl instance.
getLocalKeyID() - Method in class com.rsa.certj.cert.attributes.LocalKeyID
Gets the value of this attribute, the local key ID.
getLocator() - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Returns the locator extension of this object.
getManifest() - Method in class com.rsa.certj.xml.dsig.Reference
Returns the manifest as a Manifest object.
getManifestContent() - Method in class com.rsa.certj.xml.dsig.Manifest
Returns the Reference object array stored in this Manifest instance.
getMaximum(int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Gets the maximum value of the specified general subtree.
getMessage() - Method in class com.rsa.certj.provider.pki.HTTPResult
Returns a byte array indicating the message of this object.
getMessageDigest() - Method in class com.rsa.certj.cert.attributes.MessageDigest
Gets the value of this attribute, the MessageDigest data.
getMessageDigest() - Method in class com.rsa.certj.pkcs7.DigestedData
Gets the computed message digest of the content.
getMessageTime() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the time when the message was sent.
getMessageType() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Gets the value of this attribute.
getMessageType(byte[], int, int) - Static method in class com.rsa.certj.pkcs7.ContentInfo
Returns the ContentInfo type, given the PKCS #7 message or the first part of it that contains the PKCS #7 message OID.
getMessageType(byte[], int, int, int) - Static method in class com.rsa.certj.pkcs7.ContentInfo
Returns the ContentInfo type, given the PKCS #7 message or the first part of it that contains the PKCS #7 message OID.
getMinimum(int) - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Gets the minimum value of the specified general subtree.
getNAddresses() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Gets the value of the nAddresses field.
getName() - Method in class com.rsa.certj.Provider
Returns the name of the service provider for this object.
getName() - Method in class com.rsa.certj.ProviderImplementation
Returns the name of this Provider object.
getName() - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Gets a nameRegistrationAuthorities value
getNameAssigner() - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Returns the name assigner string.
getNameCount() - Method in class com.rsa.certj.cert.extensions.GeneralNames
Gets the number of elements in this GeneralNames object.
getNamespacePrefix() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the prefix of the signature as a String object.
getNameType() - Method in class com.rsa.certj.cert.extensions.ORName
Gets the name type, one of the fields defined above.
getNetscapeInBox() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Gets the value of the Netscape InBox program extension.
getNetscapeInBox() - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Gets the value of the Netscape InBox program extension.
getNetworkAddress() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Network Address attribute.
getNetworkAddress() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the network address of the LDAP host.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.X509V3Extensions
Given extensionsBER, the BER encoding of the X.509 extensions, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.RDN
Given rdnBER, the BER of a relative distinguished name beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.RevokedCertificates
Given valueBER, the BER of a revoked certificate beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.X509CRL
Given x509CrlBER, the BER encoding of an X.509 CRL, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.X500Name
Given nameBER, the BER encoding of an X.500 name beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.X509Certificate
Finds the index of the next element to encode, given x509CertBER, the BER encoding of an X.509 certificate beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.X501Attributes
Finds the index of the next element in the encoded data, given attributesBER, the BER encoding of X.501 attributes beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.PKCS10CertRequest
Given pkcs10CertRequestBER, the BER of a PKCS #10 certificate request, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.attributes.X501Attribute
Finds the index to the next element in the encoding, beginning at offset, given attributeBER, the BER encoding of an X.501 attribute.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.X509V3Extension
Given extensionBER, the BER encoding of an X509V3Extension object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Given nameBER, the BER encoding of an ExtensionAttribute object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Given valueBER, the BER encoding of a GeneralSubtrees object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Gets the next offset after the name: Given nameBER, the BER encoding of a PolicyQualifiers object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Given nameBER, the BER encoding of an ExtendedNetworkAddress object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Given nameBER, the BER encoding of an TeletexPersonalName object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.ORAddress
Given nameBER, the BER encoding of an ORAddress object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.SemanticsInformation
Given valueBER, the BER encoding of a SemanticsInformation object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.PersonalName
Given nameBER, the BER encoding of an PersonalName object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Given nameBER, the BER encoding an UnformattedPostalAddress object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.GeneralNames
Given nameBER, the BER encoding of a GeneralNames object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.BiometricData
Given valueBER, the BER encoding of a BiometricData object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.OtherName
Given nameBER, the BER encoding of an OtherName object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Given nameBER, the BER of a BuiltInStandardAttributes object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Given nameBER, the BER of a BuiltInDomainDefinedAttributes object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Given nameBER, the BER encoding of a TeletexDomainDefinedAttributes object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Given nameBER, the BER encoding of an ExtensionAttributes object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.PDSParameter
Given valueBER, the BER encoding of a PDSParameter object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.PresentationAddress
Gets the next offset after the name: Given nameBER, the BER encoding of an PresentationAddress object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.EDIPartyName
Given nameBER, the BER encoding of an EDI party name, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.GeneralName
Given nameBER, the BER encoding of a GeneralName object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.cert.extensions.ORName
Given nameBER, the BER encoding of an ORName object, beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.Control
Given controlBER, the BER encoding of a control beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.Controls
Finds the index of the next element in the encoded data, given controlsBER, the BER of CRMF controls beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.CertRequest
Given certBER, the BER of a CertRequest object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.POPOSigningKeyInput
Finds the index of the next element to encode, given popBER, the BER of a POPOSigningKeyInput beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.CertReqMessages
Given certBER, the BER of a CertReqMessages object beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.ProofOfPossession
Finds the index of the next element to encode, given popBER, the BER of a ProofOfPossession beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.EncryptedValue
Finds the index of the next element to encode, given valueBER, the BER of a EncryptedValue beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.CertTemplate
Finds the index of the next element to encode, given certBER, the BER of a certificate template beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.POPOPrivKey
Finds the index of the next element to encode, given valueBER, the BER of a POPOPrivKey beginning at offset.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.RegInfo
Given infoBER, the BER of a RegInfo beginning at offset, finds the index to the next element in the encoding.
getNextBEROffset(byte[], int) - Static method in class com.rsa.certj.crmf.EncryptedKey
Finds the index of the next element to encode, given valueBER, the BER of a EncryptedKey beginning at offset.
getNextCertCandidates(Object, Vector) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Collects, in candidates, possible certificates for baseObject.
getNextCertInPath(CertPathCtx, Object, Vector) - Method in class com.rsa.certj.CertJ
Collects a set of candidate certificates that have public keys that can verify the signature of baseObject, using the path-processing options and conditions in pathCtx.
getNextCertInPath(CertPathCtx, Object, Vector) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Returns a set of candidate certificates in certList whose public key may be used to verify the signature of baseObject.
getNextCertInPath(CertPathCtx, Object, Vector) - Method in interface com.rsa.certj.spi.path.CertPathInterface
Returns, in certList, a set of candidate certificates whose public key may be used to verify the signature of the baseObject.
getNextUpdate() - Method in class com.rsa.certj.cert.X509CRL
Gets the date by which the next update will be issued.
getNextUpdate() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns the time at which newer information about the status of the certificate will be available.
getNonceValue() - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Gets the value of this object, the nonce.
getNotAfter() - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Gets the notAfter value.
getNotBefore() - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Gets the notBefore value.
getNumber() - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Gets the number value of the e163-4-address.
getNumericUserIdentifier() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Numeric User Identifier attribute.
getNumericValue() - Method in class com.rsa.certj.cert.extensions.ORName
Gets the numeric value of an ORName object.
getOID() - Method in class com.rsa.certj.cert.attributes.X501Attribute
Gets the OID of this attribute.
getOID() - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Gets the OID of this non-standard extension.
getOID() - Method in class com.rsa.certj.crmf.Control
Gets the OID of this control.
getOrganizationalUnitNames() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Organizational Unit Names attribute.
getOrganizationName() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Organization Name attribute.
getParameters() - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Gets the Key Generation Parameters
getPartyName() - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Returns the party name string.
getPassword() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the password data.
getPathLen() - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Returns the value of the pathLenConstraint field.
getPathOptions() - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Returns the path option flag.
getPathOptions() - Method in class com.rsa.certj.spi.path.CertPathCtx
Gets the path options that indicate the checking done during certification-path processing.
getPermittedSubtrees() - Method in class com.rsa.certj.cert.extensions.NameConstraints
Gets the permitted subtrees value.
getPersonalName() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Personal Name attribute.
getPKCS11Sessions() - Method in class com.rsa.certj.CertJ
Returns the PKCS11 sessions collected before
getPKIStatus() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Gets the value of this attribute.
getPKMACValue() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Gets a password-based MAC on the DER-encoded value of public key
getPlaceOfBirth() - Method in class com.rsa.certj.cert.attributes.PlaceOfBirth
Gets the value of this attribute, the place of birth.
getPolicies() - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Returns the initial acceptable policies.
getPolicies() - Method in class com.rsa.certj.spi.path.CertPathCtx
Gets a set of initial policy identifiers that identify one or more certificate policies.
getPoliciesCount() - Method in class com.rsa.certj.cert.extensions.CertPolicies
Gets the number of certificate policy elements in this extension.
getPolicyCount() - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Gets the policy count in this object.
getPolicyMapping() - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Gets the value of the inhibitPolicyMapping value.
getPolicyQualifierId(int) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Gets the OID value of the PolicyQualifier object specified by index.
getPolicyQualifiers() - Method in class com.rsa.certj.spi.path.PolicyInformation
Gets the policy qualifiers of the certificate policy in this PolicyInformation object.
getPolicyQualifiers(int) - Method in class com.rsa.certj.cert.extensions.CertPolicies
Gets the PolicyQualifiers of the policy information specified by Index.
getPOP(int) - Method in class com.rsa.certj.crmf.CertReqMessages
Gets the ProofOfPossession field of the CertReqMsg, specified by index.
getPOPOPrivKey() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the POPOPrivKey object for keyEncipherment or keyAgreement POP.
getPOPOSigningKeyInput() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the POPOSigningKeyInput data.
getPopType() - Method in class com.rsa.certj.spi.pki.PKIRequestMessage
Returns the type of proof-of-possession (POP) information to be included in the certification request message.
getPOPType() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the POP type
getPortNumber() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the port number of the LDAP host.
getPostalAddress() - Method in class com.rsa.certj.cert.attributes.PostalAddress
Gets the value of this attribute, the postal address.
getPrintableAddress() - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Gets the value of the printable-address field in an object.
getPrintableString() - Method in class com.rsa.certj.cert.extensions.PDSParameter
Gets the printable string value.
getPrintableValue() - Method in class com.rsa.certj.cert.extensions.ORName
Gets the printable value of an ORName object.
getPrivateDomainName() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Private Domain Name attribute.
getPrivateKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the Private Key
getPrivateKey() - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Returns the private key received in the response message.
getProducedAt() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns the time indicating when the response message was produced.
getProfile() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns an int value specifying the type of OCSP responder to which the service provider will make requests.
getProviderData() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns provider-specific information associated with this message.
getProxyList() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns a String array specifying the URLs of non-transparent proxies of the same protocol that exist between the application and the OCSP responder.
getPsapAddress() - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Gets the psap-address value.
getPSelector() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Gets the value of PSelector in this object.
getPseudonym() - Method in class com.rsa.certj.cert.attributes.Pseudonym
Gets the value of this attribute, the pseudonym.
getPublicationInfo() - Method in class com.rsa.certj.provider.pki.cmp.CMPCertResponseCommon
Gets the publication information of this object.
getPubLocation(int) - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Gets the pubLocation value of SinglePubInfo at specified index
getPubMethod(int) - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Gets the pubMethod value of SinglePubInfo at specified index
getQCStatementCount() - Method in class com.rsa.certj.cert.extensions.QCStatements
Gets the number of QC statements in this object.
getQCStatementID(int) - Method in class com.rsa.certj.cert.extensions.QCStatements
Gets the QCStatementID value at the specified index.
getQCStatementInfo(int) - Method in class com.rsa.certj.cert.extensions.QCStatements
Gets the QCStatementInfo value at the specified index.
getQualifier(int) - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Gets the data value of the PolicyQualifier object specified by index.
getQualifiersCount() - Method in class com.rsa.certj.cert.extensions.PolicyQualifiers
Gets the number of policy qualifier elements in this object.
getRandomObject() - Method in class com.rsa.certj.CertJ
Returns the random object associated with this object.
getRandomObject() - Method in interface com.rsa.certj.spi.random.RandomInterface
Returns a JSAFE_SecureRandom object which is seeded, if necessary.
getRDN(int) - Method in class com.rsa.certj.cert.X500Name
Gets the RDN at the specified index.
getRDNCount() - Method in class com.rsa.certj.cert.X500Name
Gets the number of RDNs in this X.500 name.
getReasonCode() - Method in class com.rsa.certj.cert.extensions.ReasonCode
Gets the value of this object, the reason code.
getReasonCode() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Returns the reason code indicating the reason why the certificate is revoked.
getReasonFlags() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Gets the onlySomeReasons field value.
getReasonFlags(int) - Method in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Gets the value of reason flags at the specified index.
getRecipient() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns information about the recipient of this message.
getRecipientInfos() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Gets the recipient information structures as a Vector.
getRecipientName() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the recipient name associated with this object.
getRecipientNonce() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Gets the value of this attribute.
getRecipKID() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the recipient KID associated with this object.
getRecipNonce() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the recipient nonce associated with this object.
getReferenceID() - Method in class com.rsa.certj.xml.dsig.Reference
Returns the ID of the Reference as a String object.
getReferences() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the references.
getReferenceType() - Method in class com.rsa.certj.xml.dsig.Reference
Returns the reference type.
getRegInfo() - Method in class com.rsa.certj.spi.pki.PKIRequestMessage
Returns supplementary information that is required to fulfill a certification request.
getRegInfo() - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Returns the registration information returned by the PKI server.
getRegInfo(int) - Method in class com.rsa.certj.crmf.CertReqMessages
Gets the RegInfo field of the CertReqMsg, specified by index.
getRegInfoCount() - Method in class com.rsa.certj.crmf.RegInfo
Gets the number of attributes in this RegInfo object.
getRequestControl() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns an OCSPRequestControl object that controls OCSP request message generation.
getRequestExtensions() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Returns an X509V3Extensions object containing optional extensions that are to be included in every request.
getRequestID() - Method in class com.rsa.certj.crmf.CertRequest
Gets the certificate request ID.
getResponderCACerts() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns an X509Certificate array containing a list of certificates for CAs that use this responder.
getResponderCert() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Returns an X509Certificate object containing the responder's certificate.
getResponseExtensions() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns optional extensions found in the response message.
getRevocationDate(int) - Method in class com.rsa.certj.cert.RevokedCertificates
Gets the revocation date of the revoked certificate at the specified index.
getRevocationInfo() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns information pertaining to the time and circumstances of revocation.
getRevocationTime() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Returns the revocation time if the status is revoked.
getRevocationURL() - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Gets the Netscape revocation URL string.
getRevokedCertificates() - Method in class com.rsa.certj.cert.X509CRL
Gets the revoked certificates of this CRL.
getSalt() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
This method returns the salt in a new byte array.
getSalt() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the salt data for the password-based encryption (PBE).
getSearchFilterAttrs() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the filter attributes string.
getSearchPriority() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the search priority value that determines the order in which the provider searches multiple LDAP sources.
getSearchRoot() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the search root string.
getSecretKey() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the secret key that is used to encrypt the private key
getSecretKey() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the secret key.
getSecretKeyData() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the secret key data.
getSender() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns information about the sender of this message.
getSenderKID() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the sender KID associated with this object.
getSenderName() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Gets the authenticated sender name
getSenderName() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the sender name associated with this object.
getSenderNonce() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Gets the value of this attribute.
getSenderNonce() - Method in class com.rsa.certj.provider.pki.cmp.CMPResponseCommon
Returns the sender nonce associated with this object.
getSerialNum() - Method in class com.rsa.certj.xml.X509Data
Returns the serial number of this X509Data object, if there is one.
getSerialNumber() - Method in class com.rsa.certj.cert.X509Certificate
Gets the serial number of this certificate, and returns the result in a new byte array.
getSerialNumber() - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Gets the authority certificate serial number from this extension.
getSerialNumber() - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Gets the serial number of a previously issued certificate.
getSerialNumber() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the serial number of the certificate.
getSerialNumber() - Method in class com.rsa.certj.crmf.OldCertID
Gets the serial number of the old certificate.
getSerialNumber() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the serial number of the reciptient's certificate.
getSerialNumber() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the serial number of the signer's certificate.
getSerialNumber(int) - Method in class com.rsa.certj.cert.RevokedCertificates
Gets the serial number of the revoked certificate at the specified index.
getSignature() - Method in class com.rsa.certj.cert.CRL
Gets the signature octets.
getSignature() - Method in class com.rsa.certj.cert.X509CRL
Gets the signature octets.
getSignature() - Method in class com.rsa.certj.cert.CertRequest
Gets the actual signature octets.
getSignature() - Method in class com.rsa.certj.cert.Certificate
Gets the actual signature octets.
getSignature() - Method in class com.rsa.certj.cert.X509Certificate
Gets the actual signature octets.
getSignature() - Method in class com.rsa.certj.cert.PKCS10CertRequest
Gets the signature octets.
getSignature() - Method in class com.rsa.certj.crmf.ProofOfPossession
Gets the Signature
getSignatureAlgorithm() - Method in class com.rsa.certj.cert.CRL
Gets the signature algorithm.
getSignatureAlgorithm() - Method in class com.rsa.certj.cert.CertRequest
Gets the signature algorithm.
getSignatureAlgorithm() - Method in class com.rsa.certj.cert.Certificate
Gets the signature algorithm.
getSignatureAlgorithm() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the signature algorithm.
getSignatureAlgorithm() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Returns a String object specifying the algorithm to be used to sign the OCSP request.
getSignatureAlgorithmDER() - Method in class com.rsa.certj.cert.CRL
Gets the DER encoding of the signature algorithm.
getSignatureAlgorithmDER() - Method in class com.rsa.certj.cert.CertRequest
Gets the DER encoding of the signature algorithm.
getSignatureAlgorithmDER() - Method in class com.rsa.certj.cert.Certificate
Gets the DER encoding of the signature algorithm.
getSignatureAlgorithmDER() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the DER encoding of the signature algorithm.
getSignatureElement() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the signature element containing all the information of this XMLSignature object to the passed in value.
getSignatureFormat() - Method in class com.rsa.certj.cert.CRL
Gets the String to use when calling the JSAFE_Signature method getDERAlgorithmID.
getSignatureFormat() - Method in class com.rsa.certj.cert.CertRequest
Gets the String to use when calling the JSAFE_Signature method, getDERAlgorithmID.
getSignatureFormat(String) - Method in class com.rsa.certj.cert.Certificate
Gets the String that should be used when calling the JSAFE_Signature method getDERAlgorithmID.
getSignatureFormat(String) - Method in class com.rsa.certj.crmf.CertTemplate
Gets the String to use when calling the JSAFE_Signature method getDERAlgorithmID.
getSignatureID() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the ID of the signature as a String object.
getSignatureMethod() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the signature method.
getSignatureStandard() - Method in class com.rsa.certj.cert.CRL
Gets the signature standard for this object.
getSignatureStandard() - Method in class com.rsa.certj.cert.CertRequest
Gets the signature standard of this object.
getSignatureStandard() - Method in class com.rsa.certj.cert.Certificate
Gets the signature standard of this object and returns one of the previously defined fields in this class.
getSignatureStandard() - Method in class com.rsa.certj.crmf.CertTemplate
Gets this object's signature standard.
getSignatureType() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the signature type as an integer value.
getSignatureValue() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the signature value as a byte array.
getSignerCert() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Returns an X509Certificate object containing the certificate whose private key is used to sign the OCSP request.
getSignerInfos() - Method in class com.rsa.certj.pkcs7.SignedData
Gets the signer information structures as a Vector.
getSigningTime() - Method in class com.rsa.certj.cert.attributes.SigningTime
Gets the value of this attribute, the signing time.
getSinglePubInfoCount() - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Gets the number of SinglePubInfo structures in this object
getSizeLimit() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the limit on the number of entries to return from the search.
getSkipCerts() - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Gets the value of this object, the number of additional certificates that may appear in the path before any-policy is no longer permitted.
getSSelector() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Gets the value of SSelector in this object.
getSSLServerName() - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Gets the Netscape SSL server name string.
getStartDate() - Method in class com.rsa.certj.cert.X509Certificate
Gets the start (also known as "not before") date of this certificate.
getStartDate() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the start (also known as "not before") date of the certificate.
getStatus() - Method in class com.rsa.certj.provider.pki.HTTPResult
Returns an int indicating the value of the status of this object.
getStatus() - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Returns an integer indicating the overall status of the requested operation.
getStatus() - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Gets the certificate status.
getStatus() - Method in class com.rsa.certj.xml.dsig.VerificationInfo
Returns the validation status of the signature.
getStatusAt(int) - Method in class com.rsa.certj.provider.pki.cmp.CMPRevokeResponseMessage
Returns the returned status at the specified index.
getStatusCount() - Method in class com.rsa.certj.provider.pki.cmp.CMPRevokeResponseMessage
Returns the number of status returned in a revocation response message that this object represents.
getStatusInfo() - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Returns the status information of this response message.
getStatusInfo() - Method in class com.rsa.certj.spi.pki.PKITransportException
Returns a PKIStatusInfo object that holds information about the transport error.
getStatusInfo() - Method in class com.rsa.certj.spi.pki.PKIResult
Returns a PKIStatusInfo object that contains the status of a PKI transaction.
getStatusStrings() - Method in class com.rsa.certj.spi.pki.PKIStatusInfo
Returns a list of text strings that can be displayed to an end user to indicate the status.
getStringAttribute() - Method in class com.rsa.certj.cert.AttributeValueAssertion
Gets the value from this AVA.
getStringValue(NodeList, StringBuffer) - Static method in class com.rsa.certj.xml.ParserHandler
Retrieves the information stored in a NodeList object and stores it in a StringBuffer.
getStringValue(Node, StringBuffer) - Static method in class com.rsa.certj.xml.ParserHandler
Converts the node-set node to a String value.
getSubAddress() - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Gets the sub-address value of the e163-4-address.
getSubjectDomainPolicy(int) - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Gets the subject domain policy values.
getSubjectName() - Method in class com.rsa.certj.cert.X509Certificate
Gets the subject name of this certificate.
getSubjectName() - Method in class com.rsa.certj.cert.PKCS10CertRequest
Gets the subject name of this certificate request.
getSubjectName() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the subject name in this certificate template.
getSubjectPublicKey() - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Gets the public key out of the certificate template.
getSubjectPublicKey() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Gets the public key out of the POP.
getSubjectPublicKey() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the public key out of the certificate template.
getSubjectPublicKey(String) - Method in class com.rsa.certj.cert.CertRequest
Gets the public key from the certificate request specified in device.
getSubjectPublicKey(String) - Method in class com.rsa.certj.cert.Certificate
Gets the public key from the certificate request specified in device.
getSubjectPublicKeyBER() - Method in class com.rsa.certj.cert.Certificate
Gets the public key BER from the certificate.
getSubjectPublicKeyBER() - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Gets the public key BER out of the certificate template.
getSubjectPublicKeyBER() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Gets the public key BER out of the POP.
getSubjectPublicKeyBER() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the public-key BER encoding out of the certificate template.
getSubjectUniqueID() - Method in class com.rsa.certj.cert.X509Certificate
Gets the UniqueIdentifier of the subject of this certificate.
getSubjectUniqueID() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the subject's UniqueIdentifier in this certificate template.
getSubsequentMessage() - Method in class com.rsa.certj.crmf.POPOPrivKey
Gets the value of Subsequent Message
getSubtreeCount() - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Gets the number of subtrees in this object.
getSurname() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Gets the value of the surname field in this object.
getSurname() - Method in class com.rsa.certj.cert.extensions.PersonalName
Gets the surname value.
getTeletexString() - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Gets the value of the teletex-string field in an UnformattedPostalAddress object.
getTeletexString() - Method in class com.rsa.certj.cert.extensions.PDSParameter
Gets the teletex string value.
getTerminalIdentifier() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Gets the Terminal Identifier attribute.
getThisUpdate() - Method in class com.rsa.certj.cert.X509CRL
Gets the issue date of this CRL.
getThisUpdate() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns the time at which the status of the certificate is known to be correct.
getTimeLimit() - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Returns the limit on the number of seconds to spend on the search.
getTimeTolerance() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Gets the time tolerance value for handling clock-skew differences between clients and responders.
getTokenType() - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Gets the hardware token characteristics.
getTransactionID() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Gets the value of this attribute.
getTransactionID() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the transaction ID of this object.
getTransform(int) - Method in class com.rsa.certj.xml.dsig.Reference
Gets the transformer located at index.
getTransformAlgorithm() - Method in class com.rsa.certj.xml.Transformer
Returns the transform algorithm.
getTransformAlgorithm() - Method in class com.rsa.certj.xml.Base64Transformer
Returns the transformation algorithm.
getTransformAlgorithm() - Method in class com.rsa.certj.xml.C14NTransformer
Returns the transformation algorithm.
getTransformAlgorithm() - Method in class com.rsa.certj.xml.XPATHTransformer
Returns the transform algorithm.
getTransformAlgorithm() - Method in class com.rsa.certj.xml.dsig.EnvelopedTransformer
Returns the transformation algorithm.
getTransformCount() - Method in class com.rsa.certj.xml.dsig.Reference
Gets the number of Tranformer objects in this reference.
getTransforms() - Method in class com.rsa.certj.xml.dsig.Reference
Gets the ordered transformation list of this reference.
getTrustedCerts() - Method in class com.rsa.certj.spi.path.CertPathCtx
Gets one or more certificates whose public keys are trusted by the application.
getTSelector() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Gets the value of TSelector in this object.
getType() - Method in class com.rsa.certj.Provider
Returns the type of the service provider for this Provider object.
getType() - Method in class com.rsa.certj.crmf.POPOPrivKey
Gets the type of this POPOPrivKey structure
getType() - Method in class com.rsa.certj.crmf.EncryptedKey
Gets the type of this EncryptedKey structure
getType() - Method in class com.rsa.certj.provider.pki.cmp.TypeAndValue
Returns a byte array holding the type of this object.
getType() - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Gets the evidence type.
getTypeID() - Method in class com.rsa.certj.cert.extensions.OtherName
Returns the TypeId value of the OtherName object.
getUnauthenticatedAttrs() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the unauthenticated attributes.
getUniqueID() - Method in class com.rsa.certj.cert.Certificate
Gets a unique identifier for this certificate.
getUnprocessedDataLen() - Method in class com.rsa.certj.pkcs7.ContentInfo
Returns the number of bytes in the internal buffer that contains the unprocessed data.
getUnprocessedDataLen() - Method in class com.rsa.certj.pkcs7.Data
Returns the number of bytes in the internal buffer that contains the unprocessed data.
getURI() - Method in class com.rsa.certj.xml.dsig.Reference
Returns the URI of this reference.
getURL() - Method in class com.rsa.certj.cert.extensions.CRLReference
Returns the crlUrl component of this object.
getUserCerts() - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Gets the onlyContainsUserCerts field value.
getV3ExtensionAttribute() - Method in class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Gets the value of this attribute, the X.509 v3 extensions.
getValidationTime() - Method in class com.rsa.certj.spi.path.CertPathCtx
Gets the time for which the certification path is validated.
getValue() - Method in class com.rsa.certj.cert.attributes.NonStandardAttribute
Gets the value of this attribute.
getValue() - Method in class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Gets the value of this attribute.
getValue() - Method in class com.rsa.certj.cert.extensions.OtherName
Returns the value of the OtherName object.
getValue() - Method in class com.rsa.certj.crmf.RegistrationToken
Gets the value of the Registration Token control.
getValue() - Method in class com.rsa.certj.crmf.Authenticator
Gets the value of the Authenticator control.
getValue() - Method in class com.rsa.certj.crmf.NonStandardControl
Gets the value of this control.
getValue() - Method in class com.rsa.certj.provider.pki.cmp.TypeAndValue
Returns a byte array holding the value of this object.
getValueBER() - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Gets the BER-encoded value of this non-standard extension.
getValueEncryptionAlgorithm() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the Algorithm ID used to encrypt the Private key value
getValueHint() - Method in class com.rsa.certj.crmf.EncryptedValue
Gets the valueHint value
getValueType() - Method in class com.rsa.certj.cert.AttributeValueAssertion
Gets the ANS.1 value type of this AVA.
getVerifyingCert() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Retrieves the certificate used to verify the signature.
getVersion() - Method in class com.rsa.certj.cert.X509CRL
Gets the version of this CRL.
getVersion() - Method in class com.rsa.certj.cert.X509Certificate
Gets the version of this certificate.
getVersion() - Method in class com.rsa.certj.cert.PKCS10CertRequest
Gets the version of this certificate request.
getVersion() - Method in class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Gets the value of this attribute.
getVersion() - Method in class com.rsa.certj.crmf.CertTemplate
Gets the version of the certificate.
getVersion() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the PKI protocol-specific version number associated with the encoded message format.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.EnvelopedData
Gets the PKCS #7 syntax version number.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.RecipientInfo
Gets the the version number.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.DigestedData
Gets the PKCS #7 syntax version number.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.SignedData
Gets the PKCS #7 syntax version number.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.SignerInfo
Gets the version number.
getVersionNumber() - Method in class com.rsa.certj.pkcs7.EncryptedData
Gets the PKCS #7 syntax version number.
getWrapType() - Method in class com.rsa.certj.spi.pki.PKIMessage
Returns the flag value specifying the type of message protection to be performed.
getX509CRL() - Method in class com.rsa.certj.xml.X509Data
Returns the X.509 v3 certificate revocation list (CRL).
getX509IssuerName() - Method in class com.rsa.certj.xml.X509Data
Returns the X.509 issuer distinguished name of this X509Data object, if there is one.
getX509SKI() - Method in class com.rsa.certj.xml.X509Data
Returns the subject-key identifier value of this X509Data object, if there is one.
getX509SubjectName() - Method in class com.rsa.certj.xml.X509Data
Returns the X.509 subject name of this X509Data object, if there is one.
getXMLNamespace() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the xml namespace as a string.
getXMLObjectByID(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Retrieves the xmlObject with the given ID value.
getXMLObjects() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns the xmlObjects as a DOM Element array.
getXPathExpression() - Method in class com.rsa.certj.xml.XPATHTransformer
Returns the XPath expression as a Node.
getXPathExpressionAsString() - Method in class com.rsa.certj.xml.XPATHTransformer
Returns the XPath expression as a String.
GIVEN_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the given name attribute.
GIVEN_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the given name attribute.

H

hasCertificate() - Method in class com.rsa.certj.xml.KeyInfo
Determines whether keyInfo contains certificates.
hasCertificate() - Method in class com.rsa.certj.xml.KeyValue
Returns a Boolean variable indicating whether this KeyValue contains certificates.
hasCertificate() - Method in class com.rsa.certj.xml.X509Data
Returns true if this KeyInfo object contains certificates; returns false otherwise.
hasCertificate() - Method in class com.rsa.certj.xml.RetrievalMethod
Determines whether the KeyInfo to which this RetrievalMethod refers contains certificates.
hashAlg - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPCertID
 
hasKey() - Method in class com.rsa.certj.xml.KeyInfo
Determines whether this keyInfo contains a public key.
hasKey() - Method in class com.rsa.certj.xml.KeyValue
Returns a Boolean variable indicating whether this KeyValue contains a public key.
hasKey() - Method in class com.rsa.certj.xml.X509Data
Determines whether the KeyInfo to which this X509Data refers contains a public key.
hasKey() - Method in class com.rsa.certj.xml.RetrievalMethod
Determines whether the keyInfo to which this retrievalMethod refers contains a public key.
hasMoreCertificates() - Method in class com.rsa.certj.DatabaseService
Indicates whether any more certificates are available.
hasMoreCertificates() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean that indicates whether any more certificates are available in the database.
hasMoreCRLs() - Method in class com.rsa.certj.DatabaseService
Indicates whether any more CRLs are available.
hasMoreCRLs() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean that indicates whether any more CRLs are available in the database.
hasMorePrivateKeys() - Method in class com.rsa.certj.DatabaseService
Indicates whether any more private keys are available.
hasMorePrivateKeys() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean that ndicates whether any more private keys are available.
HMAC_LENGTH_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the HMACOutputLength element tag name.
HOLD_INSTRUCTION_CODE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the hold instruction code OID that identifies the hold instruction code extension.
HoldInstructionCode - class com.rsa.certj.cert.extensions.HoldInstructionCode.
This class holds, encodes, and decodes the HoldInstructionCode extension.
HoldInstructionCode() - Constructor for class com.rsa.certj.cert.extensions.HoldInstructionCode
Constructs an empty HoldInstructionCode object.
HoldInstructionCode(byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.HoldInstructionCode
Constructs a HoldInstructionCode object and initializes it with the given values.
HTTPResult - class com.rsa.certj.provider.pki.HTTPResult.
This class represents what is returned from sending a message over HTTP.
HTTPResult(int, String[], byte[]) - Constructor for class com.rsa.certj.provider.pki.HTTPResult
Constructs an HTTPResult object.

I

ID_AD_OCSP - Static variable in class com.rsa.certj.cert.extensions.AuthorityInfoAccess
Holds an OID that indicates that an OCSP responder is avaliable for the issuer of the certificate.
ID_ATTR_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the Id attribute.
ID_KP_CLIENT_AUTH - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for TLS Web client authentication.
ID_KP_CODE_SIGNING - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for signing downloadable executable code.
ID_KP_EMAIL_PROTECTION - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for e-mail protection.
ID_KP_OCSP_SIGNING - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for signing OCSP responses.
ID_KP_SERVER_AUTH - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for TLS Web server authentication.
ID_KP_TIME_STAMPING - Static variable in class com.rsa.certj.cert.extensions.ExtendedKeyUsage
Holds the PKIX extended key purpose OID for binding the hash of an object to a time from an agreed-upon time source.
ID_PKIX_OCSP_BASIC - Static variable in class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Holds the OCSP Acceptable Basic Response Type OID
importPKCS12(File, char[], DatabaseService) - Method in class com.rsa.certj.CertJ
Reads the contents of the PKCS #12 file, pkcs12File, using password as the password and stores it in the specified database service, database.
importPKCS12(String, char[], DatabaseService) - Method in class com.rsa.certj.CertJ
Reads the contents of the PKCS #12 file, pkcs12File, using password as the password and stores it in the specified database service, database.
includeCommentsForXPointer(boolean) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the boolean to indicate if comment nodes should be removed while processing XPointer or not.
INHIBIT_ANY_POLICY - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the Inhibit Any-Policy OID that identifies the Inhibit Any-Policy OID extension.
InhibitAnyPolicy - class com.rsa.certj.cert.extensions.InhibitAnyPolicy.
This class holds, encodes, and decodes the InhibitAnyPolicy extension.
InhibitAnyPolicy() - Constructor for class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Constructs an empty InhibitAnyPolicy object.
InhibitAnyPolicy(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Constructs a InhibitAnyPolicy object and initializes it with the given value and the specified criticality.
INITIALS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Initials attribute.
INITIALS_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Initials attribute.
insertCertificate(Certificate) - Method in class com.rsa.certj.DatabaseService
Inserts cert into any databases bound to this object.
insertCertificate(Certificate) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Inserts a Certificate, certificate, into the database managed by the service provider.
insertCertificates(Certificate[]) - Method in class com.rsa.certj.DatabaseService
Inserts certs into any databases bound to this object.
insertCRL(CRL) - Method in class com.rsa.certj.DatabaseService
Inserts crl into any databases bound to this object.
insertCRL(CRL) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Inserts a CRL, crl, into the database managed by the service provider.
insertCRLs(CRL[]) - Method in class com.rsa.certj.DatabaseService
Inserts crls into any databases bound to this object.
insertPrivateKeyByCertificate(Certificate, JSAFE_PrivateKey) - Method in class com.rsa.certj.DatabaseService
Inserts privateKey into any databases bound to this object using cert as a key.
insertPrivateKeyByCertificate(Certificate, JSAFE_PrivateKey) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Inserts privateKey into the database managed by the service provider.
insertPrivateKeyByPublicKey(JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.DatabaseService
Inserts privateKey into any databases bound to this object using publicKey as a key.
insertPrivateKeyByPublicKey(JSAFE_PublicKey, JSAFE_PrivateKey) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Inserts privateKey into the database managed by the service provider.
instantiate(CertJ) - Method in class com.rsa.certj.Provider
Instantiates a ProviderImplementation object for certJ.
instantiate(CertJ) - Method in class com.rsa.certj.provider.db.MemoryDB
Creates a ProviderImplementation object that handles in-memory database SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.db.FlatFileDB
Creates a ProviderImplementation object that handles flat-file database SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.db.NativeDB
Creates a ProviderImplementation object that handles the database SPI methods for the NativeDB provider.
instantiate(CertJ) - Method in class com.rsa.certj.provider.db.LDAPDatabase
Creates a ProviderImplementation object that handles LDAP database SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.db.pkcs11.PKCS11DB
Creates a ProviderImplementation object that handles PKCS11 database SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.path.PKIXCertPath
Creates a ProviderImplementation object that handles PKIX certification path SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.path.X509V1CertPath
Creates a ProviderImplementation object that handles X.509 V1 certification path SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.pki.CRS
Creates a ProviderImplementation object that handles CRS PKI SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.pki.cmp.CMP
Creates a ProviderImplementation object that handles CMP PKI SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.random.DefaultRandom
Creates a ProviderImplementation object that handles the default random SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.revocation.CRLCertStatus
Creates a ProviderImplementation object that handles CRL certificate status SPI methods.
instantiate(CertJ) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSP
Creates a TransportImplementation object that handles OCSP certificate status SPI methods.
intersectByteArrayLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Constructs the intersection of dest and source, which are byte arrays that contain lists.
intersectLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Constructs the intersection of dest and source, which are byte arrays that contain lists.
INVALIDITY_DATE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the invalidity date OID that identifies the invalidity date extension.
InvalidityDate - class com.rsa.certj.cert.extensions.InvalidityDate.
This class holds, encodes, and decodes the InvalidityDate extension.
InvalidityDate() - Constructor for class com.rsa.certj.cert.extensions.InvalidityDate
Constructs an empty InvalidityDate object.
InvalidityDate(Date, boolean) - Constructor for class com.rsa.certj.cert.extensions.InvalidityDate
Constructs an InvalidityDate object and initializes it with the value given.
InvalidParameterException - exception com.rsa.certj.InvalidParameterException.
This class represents an exception that is thrown when one or more parameters passed to a CertJ API method are invalid.
InvalidParameterException(String) - Constructor for class com.rsa.certj.InvalidParameterException
Constructs a InvalidParameterException object and initializes it with the specified detail message, message.
IPADDRESS_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the IPADDRESS_NAME_TYPE type of GeneralName.
isAttributeType(int) - Method in class com.rsa.certj.cert.attributes.X501Attribute
Checks whether this object is of the type represented by the given type, which should be one of the fields listed in this class.
isCertificateIteratorSetup() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean value indicating whether a certificate iterator is already set up or not.
isControlType(int) - Method in class com.rsa.certj.crmf.Control
Checks to see if this object is of the type represented by the given type, which should be one of the "flags" listed above.
isCRLIteratorSetup() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean value indicating whether a CRL iterator is already set up or not.
isExtensionType(int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Checks to see if this object is a extension type represented by the given type, which should be one of the extension type fields previously defined in this class.
isPrivateKeyIteratorSetup() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns a boolean value indicating whether a private key iterator is already set up or not.
ISSUER_ALT_NAME - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the issuer alt name OID that identifies the issuer alt name extension.
IssuerAltName - class com.rsa.certj.cert.extensions.IssuerAltName.
This class builds and holds the IssuerAltName extension.
IssuerAltName() - Constructor for class com.rsa.certj.cert.extensions.IssuerAltName
Constructs an empty IssuerAltName object.
IssuerAltName(GeneralNames, boolean) - Constructor for class com.rsa.certj.cert.extensions.IssuerAltName
Constructs an IssuerAltName object and initializes it with the given values.
issuerKeyHash - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPCertID
 
issuerNameHash - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPCertID
 
ISSUING_DISTRIBUTION_POINT - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the issuing distribution point OID, that identifies the issuing distribution point extension.
IssuingDistributionPoint - class com.rsa.certj.cert.extensions.IssuingDistributionPoint.
This class builds and holds the IssuingDistributionPoint extension.
IssuingDistributionPoint() - Constructor for class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Constructs an empty IssuingDistributionPoint object.
IssuingDistributionPoint(GeneralNames, boolean, boolean, int, boolean, boolean) - Constructor for class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Creates an IssuingDistributionPoint object from a GeneralNames distribution point and initializes it with the given values.
IssuingDistributionPoint(RDN, boolean, boolean, int, boolean, boolean) - Constructor for class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Creates an IssuingDistributionPoint object from an RDN distribution point and initializes it with the given values.
item(int) - Method in class com.rsa.certj.xml.NodeListImpl
Returns the item in the position specified by index.

K

KEY_AGREEMENT - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in key agreement.
KEY_CERT_SIGN - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in verifying the CA's signature on a certificate.
KEY_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that it is known or suspected that the subject's private key, or other aspects of the subject validated in the certificate, have been compromised.
KEY_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that it is known or suspected that the subject's private key, or other aspects of the subject validated in the certificate, have been compromised.
KEY_ENCIPHERMENT - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in encrypting keys; for example, for key transport.
KEY_USAGE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the key usage OID that identifies the key usage extension.
KEY_USAGE_BITS - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the number of possible KeyUsage bits.
KEY_USAGE_MASK - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates which KeyUsage bits to check.
KeyInfo - class com.rsa.certj.xml.KeyInfo.
This class builds and stores a KeyInfo element.
KEYINFO_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the KeyInfo element.
KeyInfo() - Constructor for class com.rsa.certj.xml.KeyInfo
 
KeyInfoUtils - class com.rsa.certj.xml.KeyInfoUtils.
Adds a user-defined KeyInfo class to an internal hash table that stores all supported KeyInfos objects.
KeyInfoUtils() - Constructor for class com.rsa.certj.xml.KeyInfoUtils
 
KEYNAME_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a KeyName that contains a String value to be used by the signer to communicate a key identifier to the recipient.
KeyUsage - class com.rsa.certj.cert.extensions.KeyUsage.
This class builds, holds, encodes, and decodes the KeyUsage extension.
KeyUsage() - Constructor for class com.rsa.certj.cert.extensions.KeyUsage
Constructs an empty KeyUsage object.
KeyUsage(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.KeyUsage
Creates a KeyUsage object and initializes it with the given values.
KeyValue - class com.rsa.certj.xml.KeyValue.
This class builds and stores a KeyValue element in KeyInfo.
KEYVALUE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the KeyValue element.
KEYVALUE_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a KeyValue that contains one or more public keys that might be useful in validating the signature.
KeyValue() - Constructor for class com.rsa.certj.xml.KeyValue
Creates an empty KeyValue object.
KeyValue(JSAFE_PublicKey) - Constructor for class com.rsa.certj.xml.KeyValue
Creates a KeyValue object and initializes the key to publicKey.

L

LDAP - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This pubMethod option indicates that the requester wishes to enable the CA to make the certificate available in LDAP repository.
LDAP_AUTH_NONE - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates that no authentication is required when connecting to the LDAP server.
LDAP_AUTH_SIMPLE - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates that simple authentication is required.
LDAP_DEFAULT_AUTH_TYPE - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default authentication type to use, unless explicitly specified by setAuthType.
LDAP_DEFAULT_BASE_DN_ATTRS - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default base DN attributes to use, unless explicitly specified by setDNAttributes.
LDAP_DEFAULT_CERTIFICATE_ATTRS - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default certificate attributes to use, unless explicitly specified by setCertificateAttrs.
LDAP_DEFAULT_CERTIFICATE_REVOCATION_ATTRS - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default certificate revocation attributes to use, unless explicitly specified by setCertificateRevocationAttrs.
LDAP_DEFAULT_DISCONNECT_BEFORE_CONNECT - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default disconnect-before-connect boolean value, unless explicitly specified by setDisconnectBeforeConnect.
LDAP_DEFAULT_PORT_NUMBER - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default port number to use, unless explicitly specified at object construction time.
LDAP_DEFAULT_SEARCH_FILTER_ATTRS - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default search filter attributes to use, unless explicitly specified by setSearchFilterAttributes.
LDAP_DEFAULT_SEARCH_PRIORITY - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default search priority to use, unless explicitly specified by setSearchPriority.
LDAP_DEFAULT_SIZE_LIMIT - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default size limit to use, unless explicitly specified by setSizeLimit.
LDAP_DEFAULT_TIME_LIMIT - Static variable in class com.rsa.certj.provider.db.LDAPConfiguration
Indicates the default time limit to use, unless explicitly specified by setTimeLimit.
LDAPConfiguration - class com.rsa.certj.provider.db.LDAPConfiguration.
This class captures LDAP configuration information.
LDAPConfiguration(String) - Constructor for class com.rsa.certj.provider.db.LDAPConfiguration
Constructs an LDAPConfiguration for an LDAP server using hostname with the default port number, LDAP_DEFAULT_PORT_NUMBER.
LDAPConfiguration(String, InetAddress, int) - Constructor for class com.rsa.certj.provider.db.LDAPConfiguration
Constructs an LDAPConfiguration for an LDAP server using an identifying name, descriptiveName whose address and port number is given in networkAddress and portNumber respectively.
LDAPDatabase - class com.rsa.certj.provider.db.LDAPDatabase.
This class implements an LDAP database service provider that is based on the Netscape Directory SDK 4.0 for Java.
LDAPDatabase(String, LDAPConfiguration, String, String) - Constructor for class com.rsa.certj.provider.db.LDAPDatabase
Constructs an LDAPDatabase object and initializes it with configuration information about the LDAP host, and the userDN and password that are used for authentication when connecting to the server.
listAllDatabaseNames(File) - Static method in class com.rsa.certj.provider.db.NativeDB
Returns a list of all of the NativeDB database names in the directory, path, when the directory name is a File.
listAllDatabaseNames(String) - Static method in class com.rsa.certj.provider.db.NativeDB
Returns a list of all of the NativeDB database names in the directory, pathString, when the directory name is a String.
listAllProviders() - Method in class com.rsa.certj.CertJ
Returns a String array that contains a descriptive string for each provider registered in this object.
listProviderNames() - Method in class com.rsa.certj.Service
Returns an array of String objects that contains the names of the bound providers.
listProviderNames(int) - Method in class com.rsa.certj.CertJ
Returns a String array that contains the names of all the providers registered for a given type.
loadProperties(InputStream) - Static method in class com.rsa.certj.provider.pki.PKICommonImplementation
 
LOCAL_KEY_ID - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a local key ID attribute.
LOCAL_POSTAL_ATTRIBUTES - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the LOCAL_POSTAL_ATTRIBUTES type of the ExtensionAttribute.
LOCALITY_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the locality name attribute.
LOCALITY_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the locality name attribute.
LocalKeyID - class com.rsa.certj.cert.attributes.LocalKeyID.
This class holds, encodes, and decodes the local key ID attribute, which is defined in PKCS #9 v2.
LocalKeyID() - Constructor for class com.rsa.certj.cert.attributes.LocalKeyID
Creates an empty LocalKeyID object.
LocalKeyID(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.LocalKeyID
Constructs a LocalKeyID object and initializes it with the values given.

M

makeDataDigest(CertJ, String, byte[], int, int) - Static method in class com.rsa.certj.provider.revocation.ocsp.OCSPutil
Makes a data digest for cert using the algorithm contained in digestAlg and updates the digest object specified in data at the location given by offset and len.
Manifest - class com.rsa.certj.xml.dsig.Manifest.
This class creates and stores the manifest element in an XML signature.
MANIFEST_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Manifest element.
MANIFEST_TYPE - Static variable in class com.rsa.certj.xml.dsig.Reference
Specifies that the URI of this reference contains a Manifest element.
Manifest() - Constructor for class com.rsa.certj.xml.dsig.Manifest
Generates an empty Manifest instance.
Manifest(Reference[]) - Constructor for class com.rsa.certj.xml.dsig.Manifest
Generates a Manifest instance by initializing the Reference list with references.
Manifest(Reference[], String) - Constructor for class com.rsa.certj.xml.dsig.Manifest
Generates a Manifest instance by initializing the Reference list with references and assigning the ID of this Manifest to id.
MemoryDB - class com.rsa.certj.provider.db.MemoryDB.
This class implements a database service provider that stores entries in memory.
MemoryDB(String) - Constructor for class com.rsa.certj.provider.db.MemoryDB
Constructs a MemoryDB object with the provider name, name.
MemoryDB(String, Vector, Vector, Vector, Vector) - Constructor for class com.rsa.certj.provider.db.MemoryDB
Constructs a MemoryDB object and initializes its certificate store, CRL store, and key store with the Vector objects given by the corresponding arguments.
mergeLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Moves every entry in source to dest unless the entry is already in dest.
MESSAGE_DIGEST - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a message digest attribute, defined in PKCS #9.
MessageDigest - class com.rsa.certj.cert.attributes.MessageDigest.
This class holds, encodes, and decodes the message digest attribute, which is defined in PKCS #9 v2.
MessageDigest() - Constructor for class com.rsa.certj.cert.attributes.MessageDigest
Constructs an empty MessageDigest object.
MessageDigest(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.MessageDigest
Constructs a MessageDigest object and initializes it with the values given.
MGMTDATA_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a MgmtData that is used to convey in-band key distribution or agreement data.
MGMTDATA_TYPE - Static variable in class com.rsa.certj.xml.KeyInfo
A URL defining the type value of MGMTData.
MODULUS_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Modulus element.

N

NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the name attribute.
NAME_CONSTRAINTS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the name constraints OID that identifies the name constraints extension.
NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the name attribute.
NameConstraints - class com.rsa.certj.cert.extensions.NameConstraints.
This class builds and holds the NameConstraints extension, which is used only in a CA certificate.
NameConstraints() - Constructor for class com.rsa.certj.cert.extensions.NameConstraints
Constructs an empty NameConstraints object.
NameConstraints(GeneralSubtrees, GeneralSubtrees, boolean) - Constructor for class com.rsa.certj.cert.extensions.NameConstraints
Constructs a NameConstraints object and initializes it with the given values.
NameException - exception com.rsa.certj.cert.NameException.
This is the exception thrown by any of the classes that work with names.
NameException(String) - Constructor for class com.rsa.certj.cert.NameException
Constructs a NameException object and initializes it with the specified detail message, message.
NativeDB - class com.rsa.certj.provider.db.NativeDB.
This class implements a database provider that stores data in a persistent local database.
NativeDB(String, File, String, char[], boolean) - Constructor for class com.rsa.certj.provider.db.NativeDB
Constructs a NativeDB object.
NativeDB(String, String, String, char[], boolean) - Constructor for class com.rsa.certj.provider.db.NativeDB
Constructs a NativeDB object.
NETSCAPE_BASE_URL - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape base URL extension.
NETSCAPE_BASE_URL_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape base URL OID.
NETSCAPE_CA_POLICY_URL - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape CA policy URL extension.
NETSCAPE_CA_POLICY_URL_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape CA policy URL OID.
NETSCAPE_CA_REVOCATION_URL - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape CA revocation URL extension.
NETSCAPE_CA_REVOCATION_URL_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape CA revocation URL OID.
NETSCAPE_CERT_RENEWAL_URL - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape cert renewal URL extension.
NETSCAPE_CERT_RENEWAL_URL_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape cert renewal URL OID.
NETSCAPE_CERT_TYPE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape cert type extension.
NETSCAPE_CERT_TYPE_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape cert type OID.
NETSCAPE_COMMENT - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape comment extension.
NETSCAPE_COMMENT_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape comment OID.
NETSCAPE_REVOCATION_URL - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape revocation URL extension.
NETSCAPE_REVOCATION_URL_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape revocation URL OID.
NETSCAPE_SSL_SERVER_NAME - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the Netscape SSL server name extension.
NETSCAPE_SSL_SERVER_NAME_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The Netscape SSL server name OID.
NetscapeBaseURL - class com.rsa.certj.cert.extensions.NetscapeBaseURL.
This class builds and holds the NetscapeBaseURL extension.
NetscapeBaseURL() - Constructor for class com.rsa.certj.cert.extensions.NetscapeBaseURL
Constructs an empty NetscapeBaseURL object.
NetscapeBaseURL(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeBaseURL
Constructs a NetscapeBaseURL object and initializes it with the given values and the specified criticality.
NetscapeCAPolicyURL - class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL.
This class builds and holds the NetscapeCAPolicyURL extension.
NetscapeCAPolicyURL() - Constructor for class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Constructs an empty NetscapeCARevocationURL object.
NetscapeCAPolicyURL(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Constructs a NetscapeCAPolicyURL object and initializes it with the given values and the specified criticality.
NetscapeCARevocationURL - class com.rsa.certj.cert.extensions.NetscapeCARevocationURL.
This class builds and holds a a relative or absolute URL.
NetscapeCARevocationURL() - Constructor for class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Constructs an empty NetscapeCAREvocationURL object.
NetscapeCARevocationURL(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Constructs a NetscapeCARevocationURL object and initializes it with the given values and the specified criticality.
NetscapeCertRenewalURL - class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL.
This class builds and holds the NetscapeCertRenewalURL extension.
NetscapeCertRenewalURL() - Constructor for class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Constructs an empty NetscapeCertRenewalURL object.
NetscapeCertRenewalURL(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Constructs a NetscapeCertRenewalURL object and initializes it with the given values and the specified criticality.
NetscapeCertType - class com.rsa.certj.cert.extensions.NetscapeCertType.
This class builds and holds the NetscapeCertType extension.
NetscapeCertType() - Constructor for class com.rsa.certj.cert.extensions.NetscapeCertType
Constructs an empty NetscapeCertType object.
NetscapeCertType(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeCertType
Constructs a NetscapeCertType object and initializes it with the given values and the specified criticality.
NetscapeComment - class com.rsa.certj.cert.extensions.NetscapeComment.
This class builds and holds the NetscapeComment extension.
NetscapeComment() - Constructor for class com.rsa.certj.cert.extensions.NetscapeComment
Constructs an empty NetscapeComment object.
NetscapeComment(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeComment
Constructs a NetscapeComment object and initializes it with the given values and the specified criticality.
NetscapeRevocationURL - class com.rsa.certj.cert.extensions.NetscapeRevocationURL.
This class builds and holds the NetscapeRevocationURL extension.
NetscapeRevocationURL() - Constructor for class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Constructs an empty NetscapeRevocationURL object.
NetscapeRevocationURL(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Constructs a NetscapeRevocationURL object and initializes it with the given values and the specified criticality.
NetscapeSSLServerName - class com.rsa.certj.cert.extensions.NetscapeSSLServerName.
This class builds and holds the NetscapeSSLServerName extension.
NetscapeSSLServerName() - Constructor for class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Constructs an empty NetscapeSSLServerName object.
NetscapeSSLServerName(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Constructs a NetscapeSSLServerName object and initializes it with the given values and the specified criticality.
nextCertificate() - Method in class com.rsa.certj.DatabaseService
Retrieves the next certificate from any databases bound to this object.
nextCertificate() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns the next available certificate.
nextCRL() - Method in class com.rsa.certj.DatabaseService
Retrieves the next CRL from any databases bound to this object.
nextCRL() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns the next available CRL.
nextPrivateKey() - Method in class com.rsa.certj.DatabaseService
Retrieves the next private key from any databases bound to this object.
nextPrivateKey() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Returns the next available private key.
NO_CONTENT - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that there is currently no content in this object, that is, there is no ContentType.
NodeListImpl - class com.rsa.certj.xml.NodeListImpl.
This class implements NodeList and adds a new Node object to the NodeList object.
NodeListImpl() - Constructor for class com.rsa.certj.xml.NodeListImpl
Generates an empty NodeListImpl object.
NodeListImpl(int) - Constructor for class com.rsa.certj.xml.NodeListImpl
Generates a NodeListImpl object and intializes the number of Node objects to store in it to size.
nodeToByteArray(Node, boolean, boolean, String) - Static method in class com.rsa.certj.xml.ParserHandler
Converts a node to a byte array.
nodeToByteArray(NodeList, boolean, boolean, String) - Static method in class com.rsa.certj.xml.ParserHandler
Converts a node-set to a byte array.
NON_EXPORTABLE - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This flag specifies non-exportable characteristics of the hardware token.
NON_REPUDIATION - Static variable in class com.rsa.certj.cert.extensions.KeyUsage
Indicates the key is used in verifying digital signatures protecting against falsely denying some action, other than KEY_CERT_SIGN or CRL_SIGN.
NON_STANDARD - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a non-standard attribute.
NON_STANDARD - Static variable in class com.rsa.certj.crmf.Control
This flag indicates a non-standard control.
NON_STANDARD_EXTENSION - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Use this flag to get an extension by type, or to determine what kind of extension an unknown object contains.
NONCE_IGNORED - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Indicates that the client provided the optional nonce extension in the request, and that no nonce was returned by the OCSP responder.
NonStandardAttribute - class com.rsa.certj.cert.attributes.NonStandardAttribute.
This class holds any attribute.
NonStandardAttribute() - Constructor for class com.rsa.certj.cert.attributes.NonStandardAttribute
Constructs an empty NonStandardAttribute object.
NonStandardAttribute(byte[], int, int, byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.NonStandardAttribute
Constructs a NonStandardAttribute object and initializes it with the OID and value given.
NonStandardControl - class com.rsa.certj.crmf.NonStandardControl.
This class holds any control.
NonStandardControl() - Constructor for class com.rsa.certj.crmf.NonStandardControl
The empty constructor.
NonStandardControl(byte[], int, int, byte[], int, int) - Constructor for class com.rsa.certj.crmf.NonStandardControl
This constructor takes in the OID and encoded value.
NonStandardExtension - class com.rsa.certj.cert.extensions.NonStandardExtension.
This class holds any extension that is not explicitly supported by Cert-J.
NonStandardExtension() - Constructor for class com.rsa.certj.cert.extensions.NonStandardExtension
Constructs an empty NonStandardExtension object.
NonStandardExtension(byte[], boolean, byte[]) - Constructor for class com.rsa.certj.cert.extensions.NonStandardExtension
Constructs a NetscapeSSLServerName object and initializes it with the given values.
NoServiceException - exception com.rsa.certj.NoServiceException.
This class represents an exception that is thrown when no service provider is found for a specified service type.
NoServiceException(String) - Constructor for class com.rsa.certj.NoServiceException
Constructs a NoServiceException object and initializes it with the specified detail message, message.
NotSupportedException - exception com.rsa.certj.NotSupportedException.
This class represents an exception used when a service provider does not support a certain SPI method.
NotSupportedException(String) - Constructor for class com.rsa.certj.NotSupportedException
Constructs a NotSupportedException object and initializes it with the specified detail message, message.

O

OBJECT_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Object element.
OBJECT_SIGNING - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified for signing objects such as Java applets and plug-ins.
OBJECT_SIGNING_CA - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified to issue certificates for object signing.
OBJECT_TYPE - Static variable in class com.rsa.certj.xml.dsig.Reference
Specifies that the URI of this reference contains an Object element.
OCSP - class com.rsa.certj.provider.revocation.ocsp.OCSP.
This class implements a certificate status provider that uses the Online Certificate Status Protocol (OCSP) defined in RFC 2560.
OCSP_ACCEPTABLE_RESPONSES - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the OCSP acceptable responses extension.
OCSP_ACCEPTABLE_RESPONSES_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The OCSP acceptable responses OID.
OCSP_NOCHECK - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the OCSP no check extension.
OCSP_NOCHECK_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The OCSP no check OID.
OCSP_NONCE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the OCSP nonce extension.
OCSP_NONCE_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The OCSP nonce OID.
OCSP_SERVICE_LOCATOR - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the OCSP service locator extension.
OCSP_SERVICE_LOCATOR_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The OCSP service locator OID.
OCSP(String, OCSPResponder) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSP
Constructs an OCSP object for the OCSP responder described in responder.
OCSP(String, OCSPResponder[]) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSP
Constructs an OCSP object for the OCSP responders described in responder.
OCSPAcceptableResponses - class com.rsa.certj.cert.extensions.OCSPAcceptableResponses.
This class builds and holds the OCSP-specific AcceptableResponses extension.
OCSPAcceptableResponses() - Constructor for class com.rsa.certj.cert.extensions.OCSPAcceptableResponses
Constructs an empty OCSPAcceptableResponses object.
OCSPCertID - class com.rsa.certj.provider.revocation.ocsp.OCSPCertID.
This class holds information about a particular OCSP CertID.
OCSPEvidence - class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence.
This class holds evidence related to the status of a certificate provided by an OCSP responder.
OCSPEvidence(int, Date, Date, Date, X509V3Extensions, OCSPRevocationInfo) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Constructs OCSPEvidence and initializes all the fields with given arguments.
OCSPMatchedResponder - class com.rsa.certj.provider.revocation.ocsp.OCSPMatchedResponder.
This class implements a certificate status provider that uses an OCSPMatchedResponder.
OCSPNoCheck - class com.rsa.certj.cert.extensions.OCSPNoCheck.
This class builds and holds the OCSP-specific noCheck extension.
OCSPNoCheck() - Constructor for class com.rsa.certj.cert.extensions.OCSPNoCheck
Constructs an empty OCSPNoCheck object.
OCSPNoCheck(boolean) - Constructor for class com.rsa.certj.cert.extensions.OCSPNoCheck
Constructs an OCSPNoCheck object and initializes it with the given values.
OCSPNonce - class com.rsa.certj.cert.extensions.OCSPNonce.
This class builds and holds the OCSP-specific nonce extension.
OCSPNonce() - Constructor for class com.rsa.certj.cert.extensions.OCSPNonce
Constructs an empty OCSPNonce object.
OCSPNonce(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.OCSPNonce
Constructs an OCSPNoCheck object and initializes it with the given values.
OCSPRequest - class com.rsa.certj.provider.revocation.ocsp.OCSPRequest.
This class holds information about an entire OCSPRequest.
OCSPRequestControl - class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl.
This class holds information that controls how an OCSP request message is composed.
OCSPRequestControl(X509Certificate) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Constructs an OCSPRequestControl object containing the given request signing certificate.
OCSPRequestControl(X509Certificate, String, String, X509Certificate[], X509V3Extensions) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Constructs an OCSPRequestControl object with the given values.
OCSPRequestExtension - interface com.rsa.certj.cert.OCSPRequestExtension.
This marker interface specifies the extensions that are used as an extension in the OCSP response singleExtensions fields defined in rfc 2560.
OCSPResponder - class com.rsa.certj.provider.revocation.ocsp.OCSPResponder.
This class holds information about a particular OCSP responder.
OCSPResponder(int, int, String[], String[], OCSPRequestControl, X509Certificate, X509Certificate[], DatabaseService, int) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Constructs an OCSPResponder object with the full complement of possible initial values.
OCSPResponder(OCSPRequestControl, X509Certificate[]) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Constructs an OCSPResponder object with contents that are specified only by the CAs of the certificates to check, and a OCSPRequestControl object.
OCSPResponder(OCSPResponder) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Constructs an OCSPResponder object with contents that are specified by an existing OCSPResponder object.
OCSPResponderInternal - class com.rsa.certj.provider.revocation.ocsp.OCSPResponderInternal.
This class holds information about a particular OCSP OCSPResponderInternal.
OCSPResponse - class com.rsa.certj.provider.revocation.ocsp.OCSPResponse.
This class holds information about an entire OCSPRequest.
OCSPRevocationInfo - class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo.
This class holds revocation information about certificates known to have been revoked by an OCSP responder.
OCSPRevocationInfo(int, Date) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Creates a new OCSPRevocationInfo object and initializes it with the given reason code and revocation time.
OCSPRevocationInfo(int, long) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Creates a new OCSPRevocationInfo object and initializes it with the given reason code and revocation time, where revocation is expressed as a long value.
OCSPRevocationInfo(long) - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Creates a new OCSPRevocationInfo object and initializes it with the given revocation time.
OCSPServiceLocator - class com.rsa.certj.cert.extensions.OCSPServiceLocator.
This class implements a standard extension, Service Locator, used in an OCSP request message as defined in rfc 2560.
OCSPServiceLocator() - Constructor for class com.rsa.certj.cert.extensions.OCSPServiceLocator
Constructs an empty ServiceLocator object.
OCSPServiceLocator(X500Name, AuthorityInfoAccess) - Constructor for class com.rsa.certj.cert.extensions.OCSPServiceLocator
Constructs a OCSPServiceLocator object for specified contents.
OCSPSingleExtension - interface com.rsa.certj.cert.OCSPSingleExtension.
This marker interface specifies the extensions that are used as an extension in the OCSP response singleExtensions fields defined in rfc 2560.
OCSPutil - class com.rsa.certj.provider.revocation.ocsp.OCSPutil.
This class contains static utility routes for OCSP.java
OCSPutil() - Constructor for class com.rsa.certj.provider.revocation.ocsp.OCSPutil
 
OLD_CERT_ID - Static variable in class com.rsa.certj.crmf.Control
This flag indicates an OldCertID control defined in CRMF.
OldCertID - class com.rsa.certj.crmf.OldCertID.
This class holds, encodes, and decodes the Old Cert ID control.
OldCertID() - Constructor for class com.rsa.certj.crmf.OldCertID
Constructs an empty OldCertID object.
ORAddress - class com.rsa.certj.cert.extensions.ORAddress.
This class is used in the GeneralName object.
ORAddress() - Constructor for class com.rsa.certj.cert.extensions.ORAddress
Constructs an empty ORAddress object.
ORAddress(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.ORAddress
Constructs an ORAddress object and initializes it with the given values.
ORGANIZATION_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the organization name attribute.
ORGANIZATION_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the organization name attribute.
ORGANIZATIONAL_UNIT_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the organizational unit name attribute.
ORGANIZATIONAL_UNIT_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the organizational unit name attribute.
ORName - class com.rsa.certj.cert.extensions.ORName.
This class implements several types in the ORAddress object; the ORAddress is used in the GeneralName object.
ORName(int) - Constructor for class com.rsa.certj.cert.extensions.ORName
Constructs an empty ORName object of the specified type.
ORName(int, byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.ORName
Constructs an ORName object and initializes it with the given values.
OTHER_FAILURE - Static variable in class com.rsa.certj.xml.dsig.VerificationInfo
Specifies that some other errors occurred during validation: for example, unable to locate the resource identified by the URI, or unsupported digest and signing algorithm in the signature.
OTHER_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the OTHER_NAME_TYPE type of GeneralName.
OtherName - class com.rsa.certj.cert.extensions.OtherName.
This class is used in the GeneralName object.
OtherName() - Constructor for class com.rsa.certj.cert.extensions.OtherName
Constructs an empty OtherName object.
OtherName(byte[], int, int, byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.OtherName
Creates an OtherName object and initializes it with the given values.

P

parseKeyInfo(Element, String) - Method in class com.rsa.certj.xml.KeyInfo
Processes the keyInfoNode and retrieves the key or certificates stored in the keyInfoData.
parseKeyInfo(Element, String) - Method in class com.rsa.certj.xml.KeyValue
Parses the keyInfo element and sets the key with the retrieved data.
parseKeyInfo(Element, String) - Method in class com.rsa.certj.xml.X509Data
This method processes the keyInfoNode and retrieves the certificates, or related information such as subject name.
parseKeyInfo(Element, String) - Method in class com.rsa.certj.xml.RetrievalMethod
This method processes the keyInfoNode, and retrieves the key or certificates referred to by this RetrievalMethod object.
parseReference(Element, String) - Method in class com.rsa.certj.xml.dsig.Reference
This method retrieves the data from the passed in reference node, and sets all the attributes of this Reference.
ParserHandler - class com.rsa.certj.xml.ParserHandler.
This class defines methods for reading and writing XML signatures to or from an XML document.
ParserHandler() - Constructor for class com.rsa.certj.xml.ParserHandler
 
parseSignedInfo(XMLSignature, Element) - Static method in class com.rsa.certj.xml.ParserHandler
Parses the sigEle, retrieves the signedInfo information and stores in the xmlSignature.
parseXML(InputSource) - Static method in class com.rsa.certj.xml.ParserHandler
Parses input source with a DOM parser configured as specified by the user settings.
PDS_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PDS_NAME type of the ExtensionAttribute.
PDSParameter - class com.rsa.certj.cert.extensions.PDSParameter.
This class is used in the GeneralName object.
PDSParameter() - Constructor for class com.rsa.certj.cert.extensions.PDSParameter
Constructs an empty PDSParameter object.
PDSParameter(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.PDSParameter
Creates a PDSParameter object and initializes it with the given values.
performTransformation(byte[], int, int) - Method in class com.rsa.certj.xml.Transformer
Applies the transform operation to a byte array input.
performTransformation(byte[], int, int) - Method in class com.rsa.certj.xml.Base64Transformer
Performs a Base64 transformation on input, where input is a byte array.
performTransformation(byte[], int, int) - Method in class com.rsa.certj.xml.C14NTransformer
Applies the canonicalization operation to the content data.
performTransformation(byte[], int, int) - Method in class com.rsa.certj.xml.XPATHTransformer
Processes the XPath transformation to the content data.
performTransformation(byte[], int, int) - Method in class com.rsa.certj.xml.dsig.EnvelopedTransformer
Processes the enveloped transformation using a byte array as input data.
performTransformation(NodeList) - Method in class com.rsa.certj.xml.Transformer
This method applies the transform operation to a node-set.
performTransformation(NodeList) - Method in class com.rsa.certj.xml.Base64Transformer
Performs a Base64 transformation on inputNodes.
performTransformation(NodeList) - Method in class com.rsa.certj.xml.C14NTransformer
Processes the canonicalization operation on the content data.
performTransformation(NodeList) - Method in class com.rsa.certj.xml.XPATHTransformer
Processes the transform operation on the content data.
performTransformation(NodeList) - Method in class com.rsa.certj.xml.dsig.EnvelopedTransformer
Processes the enveloped transformation using a node-set as input data.
performTransformation(NodeList, String) - Method in class com.rsa.certj.xml.C14NTransformer
Processes the canonicalization operation on the content data based on the document subset expressions.
PersonalName - class com.rsa.certj.cert.extensions.PersonalName.
This class is used in the GeneralName object.
PersonalName() - Constructor for class com.rsa.certj.cert.extensions.PersonalName
Constructs an empty PersonalName object.
PersonalName(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.PersonalName
Creates a PersonalName object and initializes it with the given values.
PF_IGNORE_AIA - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not use information in authority information access (AIA) extensions when building or validating certificate paths.
PF_IGNORE_BASIC_CONSTRAINTS - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify the path length established by the basic constraints extensions in the path certificates.
PF_IGNORE_CRITICALITY - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not fail if any unrecognized critical extensions are encountered in the path.
PF_IGNORE_CRL_DP - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not use information in CRL distribution points (DP) extensions when checking certificate revocation status.
PF_IGNORE_CRL_IDP - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not use issuing distribution point (IDP) information contained in a CRL.
PF_IGNORE_CRL_NUMBER - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not use CRL number extensions when selecting the most current CRL.
PF_IGNORE_DELTA_CRL - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not use delta CRLs when checking certificate revocation status.
PF_IGNORE_KEY_ID_CHAINING - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify the subject key identifier / authority key identifier linkage between adjacent certificates in the path.
PF_IGNORE_KEY_USAGE - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not enforce key usage extensions contained within certificates, even if marked critical.
PF_IGNORE_NAME_CHAINING - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify the subject name / issuer name linkage between adjacent certificates in the path.
PF_IGNORE_NAME_CONSTRAINTS - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify that the subject name, and that subjectAltName extensions are consistent with the name constraints contained in the path certificates.
PF_IGNORE_REVOCATION - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not check the revocation status of each certificate.
PF_IGNORE_SIGNATURE - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify certificate signatures.
PF_IGNORE_UID_CHAINING - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not verify the subject unique identifier / issuer unique identifer linkage between adjacent certificates in the path.
PF_IGNORE_VALIDATION_TIME - Static variable in class com.rsa.certj.spi.path.CertPathCtx
Indicates that the path processing will not check the validity period contained within each certificate.
PGPDATA_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a PGPData that is used to convey information to PGP public-key pairs and signatures on such keys.
PGPDATA_TYPE - Static variable in class com.rsa.certj.xml.KeyInfo
A URL defining the type value of PGPData.
PHYSICAL_DELIVERY_COUNTRY_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PHYSICAL_DELIVERY_COUNTRY_NAME type of the ExtensionAttribute.
PHYSICAL_DELIVERY_COUNTRY_NAME - Static variable in class com.rsa.certj.cert.extensions.ORName
Specifies the PHYSICAL_DELIVERY_COUNTRY_NAME type of ORName.
PHYSICAL_DELIVERY_OFFICE_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PHYSICAL_DELIVERY_OFFICE_NAME type of the ExtensionAttribute.
PHYSICAL_DELIVERY_OFFICE_NUMBER - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PHYSICAL_DELIVERY_OFFICE_NUMBER type of the ExtensionAttribute.
PHYSICAL_DELIVERY_ORGANIZATION_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PHYSICAL_DELIVERY_ORGANIZATION_NAME type of the ExtensionAttribute.
PHYSICAL_DELIVERY_PERSONAL_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the PHYSICAL_DELIVERY_PERSONAL_NAME type of the ExtensionAttribute.
PKCS10_VERSION_1 - Static variable in class com.rsa.certj.cert.PKCS10CertRequest
Use this value when setting the certificate request to be PKCS #10 version 1, or when you want to get the version of an existing certificate.
PKCS10CertRequest - class com.rsa.certj.cert.PKCS10CertRequest.
This class builds and holds PKCS #10 certificate requests.
PKCS10CertRequest() - Constructor for class com.rsa.certj.cert.PKCS10CertRequest
Constructs an empty PKCS10CertRequest object.
PKCS10CertRequest(byte[], int, int) - Constructor for class com.rsa.certj.cert.PKCS10CertRequest
Constructs a signed PKCS10CertRequest object and initializes it with the values given by pkcs10CertRequestBER, beginning at offset, the BER encoding of a PKCS #10 signed certificate request.
PKCS10CertRequest(byte[], int, int, CertJ) - Constructor for class com.rsa.certj.cert.PKCS10CertRequest
 
PKCS10CertRequest(CertJ) - Constructor for class com.rsa.certj.cert.PKCS10CertRequest
Constructs an empty PKCS10CertRequest object with CertJ context specified.
PKCS11DB - class com.rsa.certj.provider.db.pkcs11.PKCS11DB.
This class implements a database service provider that stores entries on hardware device, using PKCS#11 standard.
PKCS11DB(String, JSAFE_PKCS11SessionSpec) - Constructor for class com.rsa.certj.provider.db.pkcs11.PKCS11DB
Constructs a PKCS11DB object with the provider name, name.
PKCS11DB(String, JSAFE_Session) - Constructor for class com.rsa.certj.provider.db.pkcs11.PKCS11DB
Constructs a PKCS11DB object with the provider name, name, and already established session, session.
PKCS11DB(String, String, String, char[], int, int) - Constructor for class com.rsa.certj.provider.db.pkcs11.PKCS11DB
Constructs a PKCS11DB object with the provider name, name.
PKCS12 - class com.rsa.certj.pkcs12.PKCS12.
This class builds, reads and writes PKCS #12 data files.
PKCS12(CertJ, Certificate[], CRL[], JSAFE_PrivateKey[], X501Attributes[], X501Attributes[], X501Attributes[]) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds specified certificates, CRLs, and private keys.
PKCS12(CertJ, Certificate[], CRL[], JSAFE_PrivateKey[], X501Attributes[], X501Attributes[], X501Attributes[], String[]) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds specified certificates, CRLs, and private keys.
PKCS12(CertJ, Certificate, CertPathCtx) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds key materials for the certificate given in cert.
PKCS12(CertJ, Certificate, CertPathCtx, String) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds key materials for the certificate given in cert.
PKCS12(CertJ, DatabaseService, char[], char[], File) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 file named pkcs12file.
PKCS12(CertJ, DatabaseService, char[], char[], InputStream) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 stream named pkcs12Stream.
PKCS12(CertJ, DatabaseService, char[], char[], InputStream, int) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 stream named pkcs12Stream.
PKCS12(CertJ, DatabaseService, char[], char[], String) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 file string named pkcs12file.
PKCS12(CertJ, DatabaseService, char[], File) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 file named pkcs12file.
PKCS12(CertJ, DatabaseService, char[], InputStream) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 stream named pkcs12Stream.
PKCS12(CertJ, DatabaseService, char[], InputStream, int) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 stream named pkcs12Stream.
PKCS12(CertJ, DatabaseService, char[], String) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs an object from a given PKCS #12 file string named pkcs12file.
PKCS12(CertJ, X500Name, CertPathCtx) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds key materials corresponding to subjectName.
PKCS12(CertJ, X500Name, CertPathCtx, String) - Constructor for class com.rsa.certj.pkcs12.PKCS12
Constructs a PKCS12 object that holds key materials corresponding to subjectName.
PKCS12Exception - exception com.rsa.certj.pkcs12.PKCS12Exception.
This is the exception thrown by any PCKS12 engine routine.
PKCS7_VERSION_NUMBER_0 - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This indicates that PKCS #7 syntax version is 0.
PKCS7_VERSION_NUMBER_1 - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This indicates that PKCS #7 syntax version is 1.
PKCS7Exception - exception com.rsa.certj.pkcs7.PKCS7Exception.
This is the exception thrown by any PKCS7 engine routine.
PKI_ARCHIVE_OPTIONS - Static variable in class com.rsa.certj.crmf.Control
This flag indicates a PKIArchiveOptions control defined in CRMF.
PKI_FAIL_ADD_INFO_NOT_AVAILABLE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that add info is not available.
PKI_FAIL_BAD_ALG - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates an unrecognized or unsupported algorithm identifier.
PKI_FAIL_BAD_CERT_ID - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that no certificate matches the criteria specified in the request.
PKI_FAIL_BAD_CERT_TEMPLATE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a certificate template is bad.
PKI_FAIL_BAD_DATA_FORMAT - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the submitted data has the wrong format.
PKI_FAIL_BAD_MESSAGE_CHECK - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the integrity check failed; for example, the signature did not verify.
PKI_FAIL_BAD_POP - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the proof-of-possession failed.
PKI_FAIL_BAD_RECIPIENT_NONCE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a recipient nonce is bad.
PKI_FAIL_BAD_REQUEST - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the transaction is not permitted or supported.
PKI_FAIL_BAD_SENDER_NONCE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a sender nonce is bad.
PKI_FAIL_BAD_TIME - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the message time was not sufficiently close to the system time as defined by local policy.
PKI_FAIL_CERT_CONFIRMED - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a certificate is confirmed.
PKI_FAIL_CERT_REVOKED - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a certificate is revoked.
PKI_FAIL_INCORRECT_DATA - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the requester's data is incorrect.
PKI_FAIL_MISSING_TIMESTAMP - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the time stamp is missing, but it should be there according to the local policy.
PKI_FAIL_REMOTE_SERVER_ERROR - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a back-end server behind the responder failed.
PKI_FAIL_SERVER_ERROR - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the requester was unable to contact the responder.
PKI_FAIL_SIGNER_NOT_TRUSTED - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a signer is not trusted.
PKI_FAIL_TIME_NOT_AVALIABLE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that time is not available.
PKI_FAIL_TRANSACTION_ID_IN_USE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a transaction ID is in use.
PKI_FAIL_UNACCEPTED_EXTENSION - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that an extension is unaccepted.
PKI_FAIL_UNACCEPTED_POLICY - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a policy is unaccepted.
PKI_FAIL_UNSUPPORTED_VERSION - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a version is unsupported.
PKI_FAIL_WRONG_AUTHORITY - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the authority indicated in the request is different from the one creating the response message.
PKI_FAIL_WRONG_INTEGRITY - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that an integrity is wrong.
PKI_POP_ENCRYPTION - Static variable in class com.rsa.certj.spi.pki.PKIRequestMessage
Indicates that proof-of-possession is provided by encrypted data.
PKI_POP_KEY_AGREE - Static variable in class com.rsa.certj.spi.pki.PKIRequestMessage
Indicates that proof-of-possession is provided by key agreement.
PKI_POP_RA_VERIFIED - Static variable in class com.rsa.certj.spi.pki.PKIRequestMessage
Indicates that proof-of-possession is verified by a registration authority.
PKI_POP_SIGNATURE - Static variable in class com.rsa.certj.spi.pki.PKIRequestMessage
Indicates that proof-of-possession is provided by signature.
PKI_PUBLICATION_INFO - Static variable in class com.rsa.certj.crmf.Control
This flag indicates a PKIPublicationInfo control defined in CRMF.
PKI_REVOCATION - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a revocation has occurred.
PKI_STATUS_GRANTED - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the application was approved exactly as requested.
PKI_STATUS_GRANTED_MODS - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the request was approved, but that the recipient modified the request to fulfill it.
PKI_STATUS_REJECTED - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the request was rejected.
PKI_STATUS_REVOCATION - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that a revocation has occurred.
PKI_STATUS_WAITING - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the request has not yet been processed and that the processing will be done later (in some cases, you must poll the recipient for updated status).
PKI_STATUS_WARNING_KEY_UPDATE - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that the requested key update had been performed previously.
PKI_STATUS_WARNING_REVOCATION - Static variable in class com.rsa.certj.spi.pki.PKIStatusInfo
Indicates that this message contains a warning that a revocation is imminent.
PKIArchiveOptions - class com.rsa.certj.crmf.PKIArchiveOptions.
This class holds, encodes, and decodes the PKI Archive OPtions control.
PKIArchiveOptions() - Constructor for class com.rsa.certj.crmf.PKIArchiveOptions
Constructs an empty PKIArchiveOptions object.
PKICommonImplementation - class com.rsa.certj.provider.pki.PKICommonImplementation.
This class implements common behaviors among all the PKI providers that RSA supports, such as URL encoding, and HTTP transportation.
PKIDebug - interface com.rsa.certj.provider.pki.PKIDebug.
This class saves certificates, data and messages while using a PKI provider class for debugging.
PKIException - exception com.rsa.certj.spi.pki.PKIException.
This class represents an exception that is thrown during PKI operations.
PKIException(String) - Constructor for class com.rsa.certj.spi.pki.PKIException
Constructs a PKIException object with the detail message, message.
PKIInterface - interface com.rsa.certj.spi.pki.PKIInterface.
This interface specifies PKI Service Provider Programming Interface (SPI) methods, such as sendRequest, that can be implemented by a PKI service provider.
PKIMessage - class com.rsa.certj.spi.pki.PKIMessage.
This class represents certification requests, responses to certification requests, or other messages passed between and among the end entity, certificate authority (CA) and registration authority (RA).
PKIMessage() - Constructor for class com.rsa.certj.spi.pki.PKIMessage
Constructs an empty PKIMessage object.
PKIPublicationInfo - class com.rsa.certj.crmf.PKIPublicationInfo.
This class holds, encodes, and decodes the PKI Publication Info control.
PKIPublicationInfo() - Constructor for class com.rsa.certj.crmf.PKIPublicationInfo
Constructs an empty PKIPublicationInfo object.
PKIRequestMessage - class com.rsa.certj.spi.pki.PKIRequestMessage.
This class is a subclass of PKIMessage that represents certification-request messages.
PKIRequestMessage(Certificate, Properties) - Constructor for class com.rsa.certj.spi.pki.PKIRequestMessage
Constructs a PKIRequestMessage object for requesting a certificate.
PKIResponseMessage - class com.rsa.certj.spi.pki.PKIResponseMessage.
This class is a subclass of PKIMessage that is specific to PKI certification-response messages.
PKIResponseMessage(PKIStatusInfo) - Constructor for class com.rsa.certj.spi.pki.PKIResponseMessage
Constructs a PKIResponseMessage object for the response status information given in statusInfo.
PKIResult - class com.rsa.certj.spi.pki.PKIResult.
This class captures information returned from a PKI request message that has been sent over HTTP.
PKIResult(PKIStatusInfo) - Constructor for class com.rsa.certj.spi.pki.PKIResult
Constructs a PKIResult object for a transaction when no response message is received.
PKIResult(PKIStatusInfo, byte[]) - Constructor for class com.rsa.certj.spi.pki.PKIResult
Constructs a PKIResult object for a transaction when a response message is received.
PKIService - class com.rsa.certj.PKIService.
This class represents a PKI service.
PKIService(CertJ) - Constructor for class com.rsa.certj.PKIService
Constructs a PKIService object for certJ.
PKIStatusInfo - class com.rsa.certj.spi.pki.PKIStatusInfo.
This class contains information about whether a PKI transaction succeeded or failed.
PKIStatusInfo(byte[], int, int) - Constructor for class com.rsa.certj.spi.pki.PKIStatusInfo
Constructs a PKIStatusInfo object whose BER-encoding is provided in the ber array, starting at offset.
PKIStatusInfo(int, int, String[], int) - Constructor for class com.rsa.certj.spi.pki.PKIStatusInfo
Constructs a PKIStatusInfo object and initializes it with the given values.
PKITransportException - exception com.rsa.certj.spi.pki.PKITransportException.
This class represents an exception that is thrown during PKI transport operations.
PKITransportException(String) - Constructor for class com.rsa.certj.spi.pki.PKITransportException
Constructs a PKITransportException object with the detail message, message.
PKITransportException(String, PKIStatusInfo) - Constructor for class com.rsa.certj.spi.pki.PKITransportException
Constructs a PKITransportException object with the detail message, message, and with the extra error status information provided in statusInfo.
PKIXCertPath - class com.rsa.certj.provider.path.PKIXCertPath.
This class implements certification path building and verifying methods that conform to the descriptions in RFC 2459 with the following exceptions:
PKIXCertPath(String) - Constructor for class com.rsa.certj.provider.path.PKIXCertPath
Constructs a PKIXCertPath object identified by the name, name.
PLACE_OF_BIRTH - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Place Of Birth attribute.
PLACE_OF_BIRTH - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Place Of Birth attribute, defined in PKCS #9.
PLACE_OF_BIRTH_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Place Of Birth attribute.
PlaceOfBirth - class com.rsa.certj.cert.attributes.PlaceOfBirth.
This class holds, encodes, and decodes the PlaceOfBirth attribute, which is defined in PKCS #9.
PlaceOfBirth() - Constructor for class com.rsa.certj.cert.attributes.PlaceOfBirth
Constructs an empty PlaceOfBirth object.
PlaceOfBirth(String, int) - Constructor for class com.rsa.certj.cert.attributes.PlaceOfBirth
Constructs a PlaceOfBirth object and initializes it with the value given.
PLEASE_PUBLISH - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This action option indicates that PKI should publish the certificate
POLICY_CONSTRAINTS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the policy constraint OID that identifies the policy constraint extension.
POLICY_MAPPINGS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the policy mapping OID that identifies the policy mapping extension.
PolicyConstraints - class com.rsa.certj.cert.extensions.PolicyConstraints.
This class builds and holds the PolicyConstraints extension.
PolicyConstraints() - Constructor for class com.rsa.certj.cert.extensions.PolicyConstraints
Constructs an empty PolicyConstraints object.
PolicyConstraints(int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.PolicyConstraints
Creates a PolicyConstraints object and initializes it with the given values.
PolicyInformation - class com.rsa.certj.spi.path.PolicyInformation.
This class captures a certificate policy from a CertPolicies certificate extension.
PolicyInformation(byte[], PolicyQualifiers) - Constructor for class com.rsa.certj.spi.path.PolicyInformation
Constructs a PolicyInformation object and initializes it with the given values.
PolicyMappings - class com.rsa.certj.cert.extensions.PolicyMappings.
This class builds and holds the PolicyMappings extension.
PolicyMappings() - Constructor for class com.rsa.certj.cert.extensions.PolicyMappings
Constructs an empty PolicyMappings object.
PolicyMappings(byte[], int, int, byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.PolicyMappings
Creates a PolicyMappings object and initializes it with the given values.
PolicyQualifiers - class com.rsa.certj.cert.extensions.PolicyQualifiers.
This class contains the policy qualifier values for the CertificatePolicies extension.
PolicyQualifiers() - Constructor for class com.rsa.certj.cert.extensions.PolicyQualifiers
Constructs an empty PolicyQualifiers object.
PolicyQualifiers(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.PolicyQualifiers
Constructs a PolicyQualifiers object and initializes it with the given values.
POP_METHOD_ENCRYPT_CERT - Static variable in class com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoNonSignature
Indicates that POP is provided by encrypting the certificate.
POP_TYPE_CSR - Static variable in class com.rsa.certj.provider.pki.CRS
Indicates that it uses Certificate Signing Request (CSR) when providing proof-of-possession.
POPGenerationInfo - class com.rsa.certj.spi.pki.POPGenerationInfo.
This class captures proof-of-possession (POP) generation information for a signature, key-agreement, or encryption private key.
POPGenerationInfo() - Constructor for class com.rsa.certj.spi.pki.POPGenerationInfo
 
POPOPrivKey - class com.rsa.certj.crmf.POPOPrivKey.
This class contains the POPOPrivKeyfield from the ProofOfPossesion.
POPOPrivKey() - Constructor for class com.rsa.certj.crmf.POPOPrivKey
Creates a POPOPrivKey
POPOSigningKeyInput - class com.rsa.certj.crmf.POPOSigningKeyInput.
This class contains the POPOSigningKeyInput field from the POPOSigning Key.
POPOSigningKeyInput() - Constructor for class com.rsa.certj.crmf.POPOSigningKeyInput
Constructs an empty object.POPOSigningKeyInput.
POPOSigningKeyInput(byte[], int) - Constructor for class com.rsa.certj.crmf.POPOSigningKeyInput
Constructs a POPOSigningKeyInput object and initializes it with the given values.by dataBER beginning at offset, the BER encoding of the POPOSigningKeyInput data.
POPValidationInfo - class com.rsa.certj.spi.pki.POPValidationInfo.
This class captures information needed to validate proof-of-possession (POP) information included with a message.
POPValidationInfo() - Constructor for class com.rsa.certj.spi.pki.POPValidationInfo
 
POSSIBLE_DIGEST_ALGORITHMS - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the possible digest algorithms to use for HMAC calculation.
POSSIBLE_ENCRYPTION_ALGORITHMS - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the possible PBE algorithms to use.
POSSIBLE_OPTIONS - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the possible values of the option argument for the export method.
POST_OFFICE_BOX_ADDRESS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the POST_OFFICE_BOX_ADDRESS type of the ExtensionAttribute.
POSTAL_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Postal Address attribute.
POSTAL_ADDRESS - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Postal Address attribute defined in X.520.
POSTAL_ADDRESS_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Postal Address attribute.
POSTAL_CODE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the postal code attribute.
POSTAL_CODE - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the POSTAL_CODE type of the ExtensionAttribute.
POSTAL_CODE - Static variable in class com.rsa.certj.cert.extensions.ORName
Specifies the POSTAL_CODE type of ORName.
POSTAL_CODE_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the postal code attribute.
PostalAddress - class com.rsa.certj.cert.attributes.PostalAddress.
This class holds, encodes, and decodes the PostalAddress attribute, which is defined in X.520.
PostalAddress() - Constructor for class com.rsa.certj.cert.attributes.PostalAddress
Constructs an empty PostalAddress object.
PostalAddress(String, int) - Constructor for class com.rsa.certj.cert.attributes.PostalAddress
Constructs a PostalAddress object and initializes it with the value given.
POSTE_RESTANTE_ADDRESS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the POSTE_RESTANTE_ADDRESS type of the ExtensionAttribute.
PresentationAddress - class com.rsa.certj.cert.extensions.PresentationAddress.
This class is used in the GeneralNames object.
PresentationAddress() - Constructor for class com.rsa.certj.cert.extensions.PresentationAddress
Constructs an empty PresentationAddress object.
PresentationAddress(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.PresentationAddress
Constructs a PresentationAddress object and initializes it with the given values.
PRINTWRITER_ENCODING - Static variable in class com.rsa.certj.xml.ParserHandler
Default encoding for an XML signature document.
PRIVATE_DOMAIN_NAME - Static variable in class com.rsa.certj.cert.extensions.ORName
Specifies the PRIVATE_DOMAIN_NAME type of ORName.
PRIVATE_KEY_STORAGE - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This flag specifies private key storage characteristics of the hardware token.
PRIVATE_KEY_USAGE_PERIOD - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the private key usage period OID that identifies the private key usage period extension.
PrivateKeyUsagePeriod - class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod.
This class builds and holds the PrivateKeyUsagePeriod extension.
PrivateKeyUsagePeriod() - Constructor for class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Constructs an empty PrivateKeyUsagePeriod object.
PrivateKeyUsagePeriod(Date, Date, boolean) - Constructor for class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Constructs a PrivateKeyUsagePeriod object and initializes it with the given values.
processXPointer(Node, String) - Static method in class com.rsa.certj.xml.XPointerHandler
This method processes the XPointer and returns the result as a node-set.
PROFILE_GENERIC - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the responder does not have any vendor-specific behaviors, or that the responder type is unknown.
PROFILE_RSAKCA - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the responder is RSA's KCA (curently v5.7)
PROFILE_VALICERT - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the responder is the ValiCert plug-in for Keon.
PROFILE_VERISIGN - Static variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Indicates that the responder is VeriSign (OnSite).
ProofOfPossession - class com.rsa.certj.crmf.ProofOfPossession.
This class contains the ProofOfPossession field from CertReqMsg defined in "CertificateRequest Message Format" (RFC 2511).
ProofOfPossession() - Constructor for class com.rsa.certj.crmf.ProofOfPossession
Empty constructor
ProofOfPossession(CertJ) - Constructor for class com.rsa.certj.crmf.ProofOfPossession
Constructs an object with CertJ context specified.
ProofOfPossession(int) - Constructor for class com.rsa.certj.crmf.ProofOfPossession
Creates an empty ProofOfPossession object of the specified type.
ProofOfPossession(int, CertJ) - Constructor for class com.rsa.certj.crmf.ProofOfPossession
Creates an empty ProofOfPossession object of the specified type and specified CertJ context.
ProtectInfo - class com.rsa.certj.spi.pki.ProtectInfo.
This class captures information needed to generate or validate cryptographic protection of a message.
ProtectInfo() - Constructor for class com.rsa.certj.spi.pki.ProtectInfo
 
ProtectInfoPublicKey - class com.rsa.certj.spi.pki.ProtectInfoPublicKey.
This class is a subclass of ProtectInfo that is used if a public or private key is being used to protect a message.
ProtectInfoPublicKey(CertPathCtx) - Constructor for class com.rsa.certj.spi.pki.ProtectInfoPublicKey
Constructs a ProtectInfoPublicKey object and initializes it with the certification path context, certPathCtx.
PROTOCOL_ENCR_KEY - Static variable in class com.rsa.certj.crmf.Control
This flag indicates a ProtocolEncryptionKey control defined in CRMF.
ProtocolEncryptionKey - class com.rsa.certj.crmf.ProtocolEncryptionKey.
This class holds, encodes, and decodes the Protocol Encryption Key Control.
ProtocolEncryptionKey() - Constructor for class com.rsa.certj.crmf.ProtocolEncryptionKey
Constructs an empty ProtocolEncryptionKey object.
provideProofOfPossession(PKIRequestMessage, int, byte[]) - Method in class com.rsa.certj.PKIService
Provides proof-of-possession for certificate requests for entities that do not provide direct access to the private key to be certified.
provideProofOfPossession(PKIRequestMessage, int, byte[]) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Provides a Proof-of-Possession for certificate requests from entities which do not provide direct access to the private key to certify.
Provider - class com.rsa.certj.Provider.
This class is a parent of all provider classes.
Provider(int, String) - Constructor for class com.rsa.certj.Provider
Constructs a Provider object and initializes it with name for certJ methods.
ProviderImplementation - class com.rsa.certj.ProviderImplementation.
This class is a parent of all provider implementation classes.
ProviderImplementation(CertJ, String) - Constructor for class com.rsa.certj.ProviderImplementation
Constructs a ProviderImplementation object and initializes it with name for certJ.
ProviderManagementException - exception com.rsa.certj.ProviderManagementException.
This class represents an exception that is thrown when a service provider management API fails.
ProviderManagementException(String) - Constructor for class com.rsa.certj.ProviderManagementException
Constructs a ProviderManagementException object and initializes it with the specified detail message, message.
Pseudonym - class com.rsa.certj.cert.attributes.Pseudonym.
This class holds, encodes, and decodes the Pseudonym attribute, which is defined in PKCS #9.
PSEUDONYM - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the Pseudonym attribute.
PSEUDONYM - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a Pseudonym attribute, defined in PKCS #9.
PSEUDONYM_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the Pseudonym attribute.
Pseudonym() - Constructor for class com.rsa.certj.cert.attributes.Pseudonym
Constructs an empty Pseudonym object.
Pseudonym(String, int) - Constructor for class com.rsa.certj.cert.attributes.Pseudonym
Constructs a Pseudonym object and initializes it with the value given.
PUBLIC_ID - Static variable in class com.rsa.certj.xml.ParserHandler
A String object that defines the public ID when reading an XML file, to be signed or verified.

Q

QC_STATEMENTS - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the QCStatements extension.
QC_STATEMENTS_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The QCStatements OID.
QCStatements - class com.rsa.certj.cert.extensions.QCStatements.
This class builds and holds the QCStatements extension, which is used for inclusion of defined statements related to Qualified Certificates.
QCStatements() - Constructor for class com.rsa.certj.cert.extensions.QCStatements
Constructs an empty QCStatements object.
QCStatements(byte[], int, int, byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.QCStatements
Constructs a QCStatements object and initializes it with the given values and the specified criticality.

R

RA_VERIFIED_POP - Static variable in class com.rsa.certj.crmf.ProofOfPossession
 
RandomException - exception com.rsa.certj.spi.random.RandomException.
This class represents an exception that is thrown during random object provider operations.
RandomException(String) - Constructor for class com.rsa.certj.spi.random.RandomException
Constructs a RandomException object with the detail message, message.
RandomInterface - interface com.rsa.certj.spi.random.RandomInterface.
This interface specifies the random number Service Programming Interface (SPI) methods, getRandomObject and updateRandom.
RDN - class com.rsa.certj.cert.RDN.
This class builds and holds a relative distinguished name.
RDN() - Constructor for class com.rsa.certj.cert.RDN
Constructs an empty RDN object.
RDN(byte[], int, int) - Constructor for class com.rsa.certj.cert.RDN
Creates an RDN object and initializes it with the collection of attributes represented by rdnBER.
read(File) - Static method in class com.rsa.certj.xml.ParserHandler
Reads data from an XML document containing XML signatures specified by a File object.
read(InputStream) - Static method in class com.rsa.certj.xml.ParserHandler
Reads data from an XML document containing XML signatures specified by an InputStream object.
read(String) - Static method in class com.rsa.certj.xml.ParserHandler
Reads data from an XML document file or URL containing XML signatures specified by the fileName.
readCertificationResponseMessage(byte[], ProtectInfo) - Method in class com.rsa.certj.PKIService
Deprecated. Use the sendRequest method instead of this method.
readCertificationResponseMessage(byte[], ProtectInfo) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Deprecated. Use sendRequest.
readFinal() - Method in class com.rsa.certj.pkcs7.ContentInfo
Finishes the process of decoding the contentInfo of this object.
readInit(byte[], int, int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Begins decoding the contentInfo of the given PKCS #7 message.
readInit(byte[], int, int, int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Begins decoding the contentInfo of the given PKCS #7 message.
readInit(byte[], int, int, int, int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Begins decoding the contentInfo of the given PKCS #7 message.
readUpdate(byte[], int, int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Continues decoding the given contentInfo of a PKCS #7 message, returning the number of bytes that were read.
REASON_CODE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the reason code OID that identifies the reason code extension.
REASON_CODE_AFFILIATION_CHANGED - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is affiliationChanged.
REASON_CODE_CA_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is caCompromise.
REASON_CODE_CERTIFICATE_HOLD - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is certificateHold.
REASON_CODE_CESSATION_OF_OPERATION - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is cessationOfOperation.
REASON_CODE_KEY_COMPROMISE - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is keyCompromise.
REASON_CODE_REMOVED_FROM_CRL - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is removedFromCrl.
REASON_CODE_SUPERSEDED - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is superseded.
REASON_CODE_UNSPECIFIED - Static variable in class com.rsa.certj.cert.extensions.ReasonCode
The flag to indicate that reason code is unspecified.
REASON_FLAGS_BITS - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates the number of reasonFlags bits are there.
REASON_FLAGS_BITS - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates the number of reasonFlags bits.
REASON_FLAGS_MASK - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates which reasonFlag bits to check.
REASON_FLAGS_MASK - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates which reasonFlags bits are meaningful.
ReasonCode - class com.rsa.certj.cert.extensions.ReasonCode.
This class holds, encodes, and decodes the ReasonCode extension.
ReasonCode() - Constructor for class com.rsa.certj.cert.extensions.ReasonCode
Constructs an empty ReasonCode object.
ReasonCode(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.ReasonCode
Constructs a ReasonCode object and initializes it with the given values.
RecipientInfo - class com.rsa.certj.pkcs7.RecipientInfo.
This class defines the RecipientInfo structure that represents per-recipient information.
RecipientInfo() - Constructor for class com.rsa.certj.pkcs7.RecipientInfo
Constructs an empty RecipientInfo object.
Reference - class com.rsa.certj.xml.dsig.Reference.
This class creates and stores the Reference element in an XML signature.
REFERENCE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Reference element.
REFERENCE_TYPE - Static variable in class com.rsa.certj.xml.dsig.Reference
Specifies that the URI of this reference contains a Reference element.
REFERENCE_VALIDATION_FAILURE - Static variable in class com.rsa.certj.xml.dsig.VerificationInfo
Specifies that the reference validation failed, but the signature over the signedInfo element validation succeeded.
Reference() - Constructor for class com.rsa.certj.xml.dsig.Reference
Creates an empty Reference object without initializing any attributes.
Reference(String) - Constructor for class com.rsa.certj.xml.dsig.Reference
Creates a Reference object and sets the URI setting to uri.
Reference(String, String, Transformer[]) - Constructor for class com.rsa.certj.xml.dsig.Reference
Creates a Reference object and sets the attributes to the given values.
Reference(String, String, Transformer[], String) - Constructor for class com.rsa.certj.xml.dsig.Reference
Creates a Reference object and initializes it with the given values.
Reference(String, String, Transformer[], String, Manifest) - Constructor for class com.rsa.certj.xml.dsig.Reference
Creates a Reference object with the given values.
REG_INFO_OID - Static variable in class com.rsa.certj.crmf.RegInfo
This defines RegInfo OID.
REG_TOKEN - Static variable in class com.rsa.certj.crmf.Control
This flag indicates a RegistrationToken control defined in CRMF.
RegInfo - class com.rsa.certj.crmf.RegInfo.
This class contains the RegInfo field from CertReqMsg message, defined in CertificateRequest Message Format (RFC 2511).
RegInfo() - Constructor for class com.rsa.certj.crmf.RegInfo
The default constructor for this class.
RegInfo(byte[], int, int) - Constructor for class com.rsa.certj.crmf.RegInfo
Creates a RegInfo object that contains the values given.
RegInfo(String, String) - Constructor for class com.rsa.certj.crmf.RegInfo
Creates a RegInfo object that contains the values given.
REGISTERID_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the REGISTERID_NAME_TYPE type of GeneralName.
registerService(Provider) - Method in class com.rsa.certj.CertJ
Registers an additional service provider given in Provider, after a CertJ object is constructed.
registerService(Provider, int) - Method in class com.rsa.certj.CertJ
Registers an additional service provider given in Provider, after a CertJ object is constructed, using a particular ordering.
RegistrationToken - class com.rsa.certj.crmf.RegistrationToken.
This class holds, encodes, and decodes the Registration Token control.
RegistrationToken() - Constructor for class com.rsa.certj.crmf.RegistrationToken
Constructs an empty RegistrationToken object.
removeAVA(int) - Method in class com.rsa.certj.cert.RDN
Deletes the AttributeValueAssertion object at the specified index.
removeGeneralName(int) - Method in class com.rsa.certj.cert.extensions.GeneralNames
Deletes the GeneralName object at the specified index.
removeProvider(int, String) - Method in class com.rsa.certj.CertJ
Removes a provider.
removeRDN(int) - Method in class com.rsa.certj.cert.X500Name
Deletes the RDN object at the specified index.
requestCertification(PKIRequestMessage, ProtectInfo, DatabaseService) - Method in class com.rsa.certj.PKIService
Deprecated. Use the sendRequest method instead of this method.
requestCertification(PKIRequestMessage, ProtectInfo, DatabaseService) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Deprecated. Replaced by sendRequest.
RESERVED - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this bit is reserved for future use.
resolveId(Node, String) - Static method in class com.rsa.certj.xml.dsig.Reference
Finds the element from the inputNode, the element should contain an attribute with value of id.
responder - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPMatchedResponder
 
RETRIEVAL_METHOD_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the RetrievalMethod element.
RetrievalMethod - class com.rsa.certj.xml.RetrievalMethod.
This class builds and stores the RetrievalMethod element in KeyInfo.
RETRIEVALMETHOD_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a RetrievalMethod that is used to convey a pointer to KeyInfo-like information that is stored at a remote location.
RetrievalMethod() - Constructor for class com.rsa.certj.xml.RetrievalMethod
Creates an empty RetrievalMethod object.
RetrievalMethod(String) - Constructor for class com.rsa.certj.xml.RetrievalMethod
Creates a RetrievalMethod object by setting the URI to uri.
RetrievalMethod(String, String) - Constructor for class com.rsa.certj.xml.RetrievalMethod
Creates a RetrievalMethod object by setting uri and type to the given String values.
RevokedCertificates - class com.rsa.certj.cert.RevokedCertificates.
This class builds and holds revoked certificates, which are part of an X.509-defined CRL.
RevokedCertificates() - Constructor for class com.rsa.certj.cert.RevokedCertificates
Constructs an empty RevokedCertificates object.
RevokedCertificates(byte[], int, int) - Constructor for class com.rsa.certj.cert.RevokedCertificates
Constructs a RevokedCertificates object and initializes it with the given values.
RFC822_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the RFC822_NAME_TYPE type of GeneralName.
RSA_KEYVALUE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the RSAKeyValue element.
RSA_SIGNATURE_ALGORITHM - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
The RSAwithSHA1 signature algorithm.
RSA_WITH_SHA1_ISO_OIW - Static variable in class com.rsa.certj.cert.CRL
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the ISO OIW.
RSA_WITH_SHA1_ISO_OIW - Static variable in class com.rsa.certj.cert.CertRequest
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad, and the OID and ASN.1 definition to use for the BER encoding of the signature algorithm should follow the ISO OIW.
RSA_WITH_SHA1_ISO_OIW - Static variable in class com.rsa.certj.cert.Certificate
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the ISO OIW.
RSA_WITH_SHA1_ISO_OIW - Static variable in class com.rsa.certj.crmf.CertTemplate
Use this flag in setSignatureStandard if the signing transformation is "SHA1/RSA/PKCS1Block01Pad" and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the ISO OIW.
RSA_WITH_SHA1_PKCS - Static variable in class com.rsa.certj.cert.CRL
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the PKCS.
RSA_WITH_SHA1_PKCS - Static variable in class com.rsa.certj.cert.CertRequest
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad, and the OID and ASN.1 definition to use for the BER encoding of the signature algorithm should follow the PKCS.
RSA_WITH_SHA1_PKCS - Static variable in class com.rsa.certj.cert.Certificate
Use this flag in setSignatureStandard if the signing transformation is SHA1/RSA/PKCS1Block01Pad and if the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the PKCS.
RSA_WITH_SHA1_PKCS - Static variable in class com.rsa.certj.crmf.CertTemplate
Use this flag in setSignatureStandard if the signing transformation is "SHA1/RSA/PKCS1Block01Pad" and the OID and ASN.1 definition to use for the signature algorithm's BER encoding should follow the PKCS.

S

S_XMLNS - Static variable in class com.rsa.certj.xml.Canonicalizer
Default namespace name.
SAFE_EXPORT - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This flag specifies safe export characteristics of the hardware token.
saveCertificate(PKIResponseMessage) - Method in interface com.rsa.certj.provider.pki.PKIDebug
Saves a certificate returned with the response message.
saveCertificate(PKIResponseMessage) - Method in class com.rsa.certj.provider.pki.CRS
Does not do anything.
saveCertificate(PKIResponseMessage) - Method in class com.rsa.certj.provider.pki.CRSDebug
Saves a certificate returned with the response message.
saveCertificate(PKIResponseMessage) - Method in class com.rsa.certj.provider.pki.cmp.CMP
Does not do anything.
saveCertificate(PKIResponseMessage) - Method in class com.rsa.certj.provider.pki.cmp.CMPDebug
Saves a certificate returned with the response message.
saveData(byte[], String) - Method in interface com.rsa.certj.provider.pki.PKIDebug
Saves arbitrary data given in data into a file named fileName in the message storage directory.
saveData(byte[], String) - Method in class com.rsa.certj.provider.pki.CRS
Does not do anything.
saveData(byte[], String) - Method in class com.rsa.certj.provider.pki.CRSDebug
Saves arbitrary data given in data into a file named fileName in the message storage directory.
saveData(byte[], String) - Method in class com.rsa.certj.provider.pki.cmp.CMP
Does not do anything.
saveData(byte[], String) - Method in class com.rsa.certj.provider.pki.cmp.CMPDebug
Saves arbitrary data given in data into a file named fileName in the message storage directory.
saveMessage(byte[], PKIMessage, ProtectInfo) - Method in interface com.rsa.certj.provider.pki.PKIDebug
Saves a serialized message into a file.
saveMessage(byte[], PKIMessage, ProtectInfo) - Method in class com.rsa.certj.provider.pki.CRS
Does not do anything.
saveMessage(byte[], PKIMessage, ProtectInfo) - Method in class com.rsa.certj.provider.pki.CRSDebug
Saves a serialized message into a file in the directory specified in the constructor CRSDebug by messageStore.
saveMessage(byte[], PKIMessage, ProtectInfo) - Method in class com.rsa.certj.provider.pki.cmp.CMP
Does not do anything.
saveMessage(byte[], PKIMessage, ProtectInfo) - Method in class com.rsa.certj.provider.pki.cmp.CMPDebug
Saves a serialized message into a file in the directory specified in the constructor CMPDebug by messageStore.
selectCertificateByExtensions(X500Name, X509V3Extensions, Vector) - Method in class com.rsa.certj.DatabaseService
Retrieves one or more certificates identified by the specified extensions and baseName from any databases bound to this object and adds a copy of each matching certificate to the certList.
selectCertificateByExtensions(X500Name, X509V3Extensions, Vector) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves one or more certificates identified by the specified extensions, extensions, and base subject name, baseName, from the database managed by the service provider.
selectCertificateByIssuerAndSerialNumber(X500Name, byte[], Vector) - Method in class com.rsa.certj.DatabaseService
Retrieves the certificate identified by the specified issuerName and serialNumber from the database(s) bound to this object and adds a copy of it to the certList.
selectCertificateByIssuerAndSerialNumber(X500Name, byte[], Vector) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the certificate identified by the specified issuer name, issuerName, and serial number, serialNumber, from the database managed by the service provider and adds a copy of it to the certificate list, certList, if the certificate is not already in the list.
selectCertificateByKeyHash(CertJ, DatabaseService, byte[], int, int, Vector) - Static method in class com.rsa.certj.provider.revocation.ocsp.OCSPutil
Find the certificate in the database with the specified SHA1 keyHash and add it to certList.
selectCertificateBySubject(X500Name, Vector) - Method in class com.rsa.certj.DatabaseService
Retrieves one or more certificates identified by the specified subjectName from any databases bound to this object and adds a copy of each matching certificate to the certList.
selectCertificateBySubject(X500Name, Vector) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves one or more certificates identified by the specified subject name, subjectName, from the database managed by the service provider and adds a copy of each matching certificate to the certificate list, certList.
selectCRLByIssuerAndTime(X500Name, Date, Vector) - Method in class com.rsa.certj.DatabaseService
Retrieves the CRL identified by the specified issuerName and time from any databases bound to this object and adds a copy of the matching CRL to the crlList.
selectCRLByIssuerAndTime(X500Name, Date, Vector) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the CRL identified by the specified issuer name, issuerName, and time, time, from the database managed by the service provider and adds a copy of the matching CRL to the CRL list, crlList.
selectPrivateKeyByCertificate(Certificate) - Method in class com.rsa.certj.DatabaseService
Retrieves the private key identified by cert from any databases bound to this object.
selectPrivateKeyByCertificate(Certificate) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the private key identified by the specified certificate, cert, from the database managed by the service provider.
selectPrivateKeyByPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.DatabaseService
Retrieves the private key identified by the matching public key publicKey from any databases bound to this object.
selectPrivateKeyByPublicKey(JSAFE_PublicKey) - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Retrieves the private key identified by the specified public key, publicKey, from the database managed by the service provider.
SemanticsInformation - class com.rsa.certj.cert.extensions.SemanticsInformation.
This class is used in QC Statements extension in Qualified Certificates.
SemanticsInformation() - Constructor for class com.rsa.certj.cert.extensions.SemanticsInformation
Constructs an empty SemanticsInformation object.
SemanticsInformation(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.SemanticsInformation
Creates a SemanticsInformation object and initializes it with the given values.
sendMessage(byte[]) - Method in class com.rsa.certj.PKIService
Sends a serialized request message (for example, as returned by writeCertificationRequestMessage) to the specified PKI service provider.
sendMessage(byte[]) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Deprecated. Use sendRequest.
sendRequest(PKIRequestMessage, ProtectInfo, DatabaseService) - Method in class com.rsa.certj.PKIService
Sends a request message to the specified PKI service provider.
sendRequest(PKIRequestMessage, ProtectInfo, DatabaseService) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Sends a request message to the specified PKI service, which receives and processes the request, and returns a response message.
sequencesEqual(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Checks whether ordered sequences seq1 and seq2 are equal.
serial - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPCertID
 
SERIAL_NUMBER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the serial number attribute.
SERIAL_NUMBER_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the serial number attribute.
Service - class com.rsa.certj.Service.
This class represents a service that consists of one or more providers of the same type.
SERVICE_ORDER_FIRST - Static variable in class com.rsa.certj.CertJ
Indicates that the service provider should be inserted before others of the same type.
SERVICE_ORDER_LAST - Static variable in class com.rsa.certj.CertJ
Indicates that the service provider should be inserted after others of the same type.
serviceTypeToString(int) - Static method in class com.rsa.certj.CertJ
Returns a String describing the specified service type.
setAction(int) - Method in class com.rsa.certj.crmf.PKIPublicationInfo
Sets the action value of this object
setAdminDomainName(ORName) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Administration Domain Name attribute.
setArchiveCutoffDate(Date) - Method in class com.rsa.certj.cert.extensions.ArchiveCutoff
Sets the archiveCutoffDate value of this object.
setArchivePrivateKey(boolean) - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Sets the Archive Private Key flag
setAttribute(int, Object) - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Sets the attribute's type and value.
setAttributes(X501Attributes) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Sets the attributes of this certificate request to attributes.
setAttributes(X501Attributes) - Method in class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Sets attributes value of this extension.
setAttributeValue(byte[], int, int) - Method in class com.rsa.certj.cert.AttributeValueAssertion
Sets the attribute value.
setAttributeValue(String) - Method in class com.rsa.certj.cert.AttributeValueAssertion
Sets the attribute value.
setAuthenticatedAttrs(X501Attributes) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets authenticated attributes.
setAuthorityCertIssuer(GeneralNames) - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Sets the authorityCertIssuer value of this object.
setAuthType(int) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the authorization type to be used for connection to this LDAP host to authType.
setAVA(AttributeValueAssertion, int) - Method in class com.rsa.certj.cert.RDN
Sets the new AttributeValueAssertion object at the specified index.
setBaseDNAttrs(String) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the base DN attributes string to baseDNAttrs.
setBaseURL(String) - Method in class com.rsa.certj.cert.extensions.NetscapeBaseURL
Sets the base URL string.
setBiometricType(int) - Method in class com.rsa.certj.cert.extensions.BiometricData
Sets a predefinedBiometricType value.
setBuiltInDomainDefinedAttributes(BuiltInDomainDefinedAttributes) - Method in class com.rsa.certj.cert.extensions.ORAddress
Sets the BuiltInDomainDefinedAttributes value of this object.
setBuiltInStandardAttributes(BuiltInStandardAttributes) - Method in class com.rsa.certj.cert.extensions.ORAddress
Sets the BuiltInStandardAttributes value of this object.
setCA(boolean) - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Sets the value of the cA field of the BasicConstraints extension.
setCACerts(boolean) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets the onlyContainsCACerts flag.
setCACerts(Certificate[]) - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Stores the caCerts in this object.
setCanonicalizationMethod(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the canonicalization method to c14nMethod.
setCAPolicyURL(String) - Method in class com.rsa.certj.cert.extensions.NetscapeCAPolicyURL
Sets the CA Policy URL string.
setCARevocationURL(String) - Method in class com.rsa.certj.cert.extensions.NetscapeCARevocationURL
Sets the CA Revocation URL string.
setCertificate(Certificate) - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Stores the certificate in this object.
setCertificateAttrs(String) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the certificate attributes string to certificateAttrs.
setCertificateRevocationAttrs(String) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the certificate revocation attributes string to certificateRevocationAttrs.
setCertificates(Certificate[]) - Method in class com.rsa.certj.xml.KeyInfo
Sets the certificates of this KeyInfo object to certificates.
setCertificates(Certificate[]) - Method in class com.rsa.certj.xml.KeyValue
Sets the certificates of this KeyInfo object to certificates.
setCertificates(Certificate[]) - Method in class com.rsa.certj.xml.X509Data
Sets the certificates of this X509Data object to certificates.
setCertificates(Certificate[]) - Method in class com.rsa.certj.xml.RetrievalMethod
Sets the certificates of this RetrievalMethod object to certificates.
setCertificates(Certificate[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the certificates, which contain the key information to use for verification, by assigning the certificate list in this XMLSignature instance to the given certificate list.
setCertIssuerName(GeneralName) - Method in class com.rsa.certj.crmf.OldCertID
Sets the old certificate Issuer Name
setCertJ(CertJ) - Method in class com.rsa.certj.cert.CRL
This is a method to set the CertJ context dynamically.
setCertJ(CertJ) - Method in class com.rsa.certj.cert.CertRequest
This is a method to set the CertJ context dynamically.
setCertJ(CertJ) - Method in class com.rsa.certj.cert.Certificate
This is a method to set the CertJ context dynamically.
setCertJ(CertJ) - Method in class com.rsa.certj.crmf.ProofOfPossession
This is a method to set the CertJ context dynamically.
setCertJ(CertJ) - Method in class com.rsa.certj.pkcs7.ContentInfo
Sets the CertJ object.
setCertPath(CertPathCtx) - Method in class com.rsa.certj.pkcs7.ContentInfo
Sets the CertPathCtx object for path validation.
setCertRenewalURL(String) - Method in class com.rsa.certj.cert.extensions.NetscapeCertRenewalURL
Sets the certificate renewal URL string.
setCertRequest(CertRequest) - Method in class com.rsa.certj.crmf.ProofOfPossession
Pass in the CertRequest object that contains CertTemplate with Subject Name and Public Key values set.
setCertRequestInfo(byte[], int, int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Sets this object to be the unsigned certificate request represented by pkcs10CertRequestInfo, beginning at offset, the BER encoding of the PKCS #10 certificate request.
setCertTemplate(CertTemplate) - Method in class com.rsa.certj.crmf.CertRequest
Sets the cert template to be template.
setCertTemplateBER(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Set this object to be cert template represented by the value given by certTemplateBER beginning at offset, the BER encoding of a certificate template.
setCertType(int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Sets the certificate type value.
setChallengePassword(char[], int, int, int) - Method in class com.rsa.certj.cert.attributes.ChallengePassword
Sets the value of this attribute, ChallangePassword, to password.
setCMPTCPOptions(int, int) - Method in class com.rsa.certj.provider.pki.cmp.CMP
Sets cmptcp protocol specific options.
setCode(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.HoldInstructionCode
Sets the value of this object to holdInstruction.
setComment(String) - Method in class com.rsa.certj.cert.extensions.NetscapeComment
Sets the Netscape comment string.
setContent(byte[], int, int) - Method in class com.rsa.certj.pkcs7.Data
Sets the content in this Data object.
setContentInfo(ContentInfo) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Sets the actual content data of this EnvelopedData object.
setContentInfo(ContentInfo) - Method in class com.rsa.certj.pkcs7.DigestedData
Sets the actual content data of this DigestedData object.
setContentInfo(ContentInfo) - Method in class com.rsa.certj.pkcs7.SignedData
Sets the content data of this SignedData object.
setContentInfo(ContentInfo) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the actual content data of this EncryptedData object.
setContentType(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.ContentType
Sets the value of this attribute.
setControls(Controls) - Method in class com.rsa.certj.crmf.CertRequest
Sets the Controls field.
setCountry(String) - Method in class com.rsa.certj.cert.attributes.CountryOfCitizenship
Sets the value of this attribute, the countryOfCitizenship, to theCountry.
setCountry(String) - Method in class com.rsa.certj.cert.attributes.CountryOfResidence
Sets the value of this attribute, the countryOfResidence, to theCountry.
setCountryName(ORName) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Country Name attribute.
setCriticality(boolean) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Sets the criticality.
setCRLNumber(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.CRLReference
Set the crlNum component of this object.
setCRLNumber(int) - Method in class com.rsa.certj.cert.extensions.CRLNumber
Sets the value of this object, the CRL number.
setCRLTime(Date) - Method in class com.rsa.certj.cert.extensions.CRLReference
Set the crlTime component of this object.
setCZAG(String) - Method in class com.rsa.certj.cert.extensions.VeriSignCZAG
Sets the value of the VeriSignCZAG extension.
setDatabase(DatabaseService) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets a database service to store any additional certificates received from the responder in the response.
setDataHash(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.BiometricData
Sets a biometricDataHash The hash of the graphical image SHALL only be calculated over the image data excluding any labels defining the image type.
setDataID(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.BiometricData
Sets a biometricDataID value.
setDataURI(String) - Method in class com.rsa.certj.cert.extensions.BiometricData
Sets a sourceDataUri value
setDate(Date) - Method in class com.rsa.certj.cert.extensions.InvalidityDate
Sets the value of this object to date.
setDateOfBirth(Date) - Method in class com.rsa.certj.cert.attributes.DateOfBirth
Sets the value of this attribute, the date of birth, to theDate.
setDebugWriteDERs(boolean) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSP
Sets the option to write out the DERs being transported, for debugging and support purposes.
setDefaultDevice(String) - Static method in class com.rsa.certj.CertJ
Sets the value of the default device string associated with this class.
setDeltaCRLIndicator(int) - Method in class com.rsa.certj.cert.extensions.DeltaCRLIndicator
Sets the value of this object, the delta CRL indicator.
setDevice(String) - Method in class com.rsa.certj.CertJ
Keeps the device string to be used for crypto operations.
setDevice(String) - Method in class com.rsa.certj.pkcs7.ContentInfo
Sets the name of the device any cryptographic operations should use.
setDigestAlgorithm(byte[], int, int) - Method in class com.rsa.certj.pkcs7.DigestedData
Sets the digest algorithm identifier.
setDigestAlgorithm(byte[], int, int) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the digest algorithm identifier.
setDigestAlgorithm(String) - Method in class com.rsa.certj.pkcs7.DigestedData
Sets the digest algorithm identifier.
setDigestAlgorithm(String) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the digest algorithm identifier.
setDigestAlgorithm(String) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Sets the digest algorithm to use.
setDigestMethod(String) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the digest algorithm of this reference.
setDisconnectBeforeConnect(boolean) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the disconnect-before-connect value to disconnectBeforeConnect.
setDocument(Document) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the Document object.
setDocument(Document, boolean) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the Document object.
setDomainPolicy(byte[], int, int, byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PolicyMappings
Sets the domain policy values.
setEncoding(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Sets the encoding of the value.
setEncoding(String) - Method in class com.rsa.certj.xml.C14NTransformer
Sets the encoding.
setEncryptedKey(EncryptedKey) - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Sets the EncryptedKey structure that holds the actual value of the private key
setEncryptedPrivateKey(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the encrypted private key The encrypted key data should be BER-encoded in PKCS #8 format
setEncryptedSecretKey(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the encrypted symmetric key used to encrypt the private key value.
setEncryptedValue(EncryptedValue) - Method in class com.rsa.certj.crmf.POPOPrivKey
Sets the EncryptedValue object, if this object is of THIS_MESSAGE type
setEncryptedValue(EncryptedValue) - Method in class com.rsa.certj.crmf.EncryptedKey
Sets the EncryptedValue object, if this object is of ENCRYPTED_VALUE type
setEncryptionAlgorithm(byte[], int, int) - Method in class com.rsa.certj.pkcs7.RecipientInfo
Sets the key-encryption algorithm identifier.
setEncryptionAlgorithm(byte[], int, int) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the digest-encryption algorithm identifier.
setEncryptionAlgorithm(byte[], int, int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets content-encryption algorithm ID.
setEncryptionAlgorithm(byte[], int, int, int) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Sets the content-encryption algorithm OID.
setEncryptionAlgorithm(String) - Method in class com.rsa.certj.pkcs7.RecipientInfo
Sets the key-encryption algorithm identifier, for example, RSA/PKCS1Block02Pad.
setEncryptionAlgorithm(String) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the digest-encryption algorithm identifier; for example; RSA.
setEncryptionAlgorithm(String) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the content-encryption algorithm, for example, DES/ECB/NoPad.
setEncryptionAlgorithm(String, int) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Sets the content encryption algorithm OID.
setEnrollmentStatus(int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Sets the value of this attribute, the CRS dual enrollment status, to status.
setEnvelopedData(EnvelopedData) - Method in class com.rsa.certj.crmf.EncryptedKey
Sets the EnvelopedData object, if this object is of ENVELOPED_DATA type
setEnvironment(CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.Control
Sets a reference to the object that contains the database and certification-path processing information.
setEnvironment(CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.Controls
Sets the a reference to the object that contains the database and certification path processing information.
setEnvironment(CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.CertRequest
Sets the environment variables; use this method only if use controls, that need database / certificate verification operations (e.g., PKIArchiveOptions control).
setEnvironment(CertJ, CertPathCtx, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.CertReqMessages
Sets the environment variables.
setEnvironment(CertJ, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the environment variables; use this method only if this POP is for keyEncipherment or keyAgreement.
setEnvironment(CertJ, JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.POPOPrivKey
Sets the environment variables; use this method only if use THIS_MESSAGE option.
setEvidence(Object) - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Sets the evidence object.
setExcludedSubtrees(GeneralSubtrees) - Method in class com.rsa.certj.cert.extensions.NameConstraints
Sets the excluded subtrees value.
setExplicitPolicy(int) - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Sets the value of the requireExplicitPolicy field.
setExtensionAttributes(ExtensionAttributes) - Method in class com.rsa.certj.cert.extensions.ORAddress
Sets the ExtensionAttributes value of this object.
setExtensions(X509V3Extensions) - Method in class com.rsa.certj.cert.X509CRL
Sets the extensions of this CRL to be extensions.
setExtensions(X509V3Extensions) - Method in class com.rsa.certj.cert.X509Certificate
Sets the extensions of this certificate to be extensions.
setExtensions(X509V3Extensions) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the extensions in this certificate template to extensions.
setExtraCerts(Certificate[]) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the extra certificates of this object.
setExtraCerts(X509Certificate[]) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Sets a list of extra certificates to send with a request in addition to the set that the service provider determines are necessary.
setExtraCRLs(CRL[]) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the extra CRLs of this object.
setFailureInfo(int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Sets the value of this attribute.
setFidelityUniqueID(String) - Method in class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Sets the value of this extension.
setFlags(int) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets a specified flag value.
setFlags(int) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Set a collection of bit values to indicate extra information in the evidence object.
setFlags(int) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the internal behavior flags to the specified flag values.
setFreeText(String[]) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the free text of this object.
setFriendlyName(String) - Method in class com.rsa.certj.cert.attributes.FriendlyName
Sets the value of this attribute, the friendly name, to theName.
setGender(String) - Method in class com.rsa.certj.cert.attributes.Gender
Sets the value of this attribute, the Gender, to theGender.
setGeneralName(Object, int) - Method in class com.rsa.certj.cert.extensions.GeneralName
Sets this object with the general name given in name and type.
setGeneralNames(GeneralNames) - Method in class com.rsa.certj.cert.extensions.CertificateIssuer
Sets the certificate issuer of this object.
setGeneralNames(GeneralNames) - Method in class com.rsa.certj.cert.extensions.IssuerAltName
Sets this extension to the value of names.
setGeneralNames(GeneralNames) - Method in class com.rsa.certj.cert.extensions.SubjectAltName
Sets the alternative names for the subject and resets any alternative names previously set.
setGenerationQualifier(String) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Sets the value of the generation-qualifier field in this object.
setGenerationQualifier(String) - Method in class com.rsa.certj.cert.extensions.PersonalName
Sets the generation qualifier.
setGivenName(String) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Sets the value of the given-name field in this object.
setGivenName(String) - Method in class com.rsa.certj.cert.extensions.PersonalName
Sets the given name.
setHashAlgorithm(String) - Method in class com.rsa.certj.cert.extensions.BiometricData
Sets the hash algorithm, for example "SHA512".
setHMACOutputLen(int) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the HMAC output length, in bits, to the given value.
setID(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Sets a semanticsIdentifier component to this id containing an OID, which defines semantics for attributes and names in basic certificate fields and certificate extensions.
setId(String) - Method in class com.rsa.certj.xml.dsig.Manifest
Sets the ID of this Manifest instance.
setIndirectCRL(boolean) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets the indirectCRL flag.
setInitials(String) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Sets the value of the initials field in this object.
setInitials(String) - Method in class com.rsa.certj.cert.extensions.PersonalName
Sets the initials.
setInnerDER(byte[], int) - Method in class com.rsa.certj.cert.X509CRL
Sets this object to be the unsigned CRL represented by x509InnerDER, beginning at offset, the DER encoding of the inner CRL of an X.509 CRL.
setInnerDER(byte[], int) - Method in class com.rsa.certj.cert.X509Certificate
Sets this object to be the unsigned certificate represented by x509InnerDER, the DER encoding of the inner certificate of an X.509 certificate, beginning at offset.
setIntendedAlgorithm(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the intended Algorithm ID for which the value will be used
setIssuer(X500Name) - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Sets the issuer value of this object.
setIssuerAndSerialNumber(X500Name, byte[], int, int) - Method in class com.rsa.certj.pkcs7.RecipientInfo
Sets the issuer and serial number that specifies the recipient's certificate.
setIssuerAndSerialNumber(X500Name, byte[], int, int) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the issuer and serial number that specifies the signer's certificate.
setIssuerName(X500Name) - Method in class com.rsa.certj.cert.X509CRL
Sets the issuer name of this CRL to be issuerName.
setIssuerName(X500Name) - Method in class com.rsa.certj.cert.X509Certificate
Sets the issuer name of this certificate to be issuerName.
setIssuerName(X500Name) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the issuer name in this certificate template to be issuerName.
setIssuerUniqueID(byte[], int, int) - Method in class com.rsa.certj.cert.X509Certificate
Sets the UniqueIentifier of the issuer of this certificate to issuerUniqueID, a value of length len beginning at offset.
setIssuerUniqueID(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the issuer's UniqueIdentifier in this certificate template to be issuerUniqueID, a value of length len beginning at offset.
setIssuingDistributionPointName(GeneralNames) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets the issuing distribution point name for a GeneralNames distribution point.
setIssuingDistributionPointName(RDN) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets the issuing distribution point name for an RDN distribution point.
setIterationCount(int) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the iteration count for Password-Based MAC
setIV(byte[], int, int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the initialization vector (IV) to the first len bytes of iv, beginning at offset.
setJurisdictionHash(String) - Method in class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Sets the value of the jurisdiction hash in the OnSite administration certificate.
setKey(JSAFE_PublicKey) - Method in class com.rsa.certj.xml.KeyInfo
Sets the key of this KeyInfo object to the passed-in value.
setKey(JSAFE_PublicKey) - Method in class com.rsa.certj.xml.KeyValue
Sets the public-key values of this KeyValue object.
setKey(JSAFE_PublicKey) - Method in class com.rsa.certj.xml.X509Data
Sets the key of this X509Data object to key.
setKey(JSAFE_PublicKey) - Method in class com.rsa.certj.xml.RetrievalMethod
Sets the key of this RetrievalMethod object to key.
setKey(JSAFE_PublicKey) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the verification key to the given value.
setKeyEncryptionAlgorithm(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets Asymmetric Algorithm ID used to encrypt the symmetric key
setKeyID(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Sets the key ID value of this object to keyID.
setKeyID(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.SubjectKeyID
Sets the value of this object to keyID.
setKeyInfos(KeyInfo[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the keyInfos of this XMLSignature to the given value.
setKeys(JSAFE_PublicKey, JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the keys: use this method only if this POP is for keyEncipherment or keyAgreement.
setLocalKeyID(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.LocalKeyID
Sets the value of this attribute, the local key ID, to keyID.
setLocator(AuthorityInfoAccess) - Method in class com.rsa.certj.cert.extensions.OCSPServiceLocator
Sets the locator value of this object.
setManifest(Manifest) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the Manifest of this Reference instance as the passed-in value.
setManifestContent(Reference[]) - Method in class com.rsa.certj.xml.dsig.Manifest
Sets the list of Reference objects belonging to this Manifest instance to references.
setMessageDigest(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.MessageDigest
Sets the value of this attribute, the MessageDigest, to digest.
setMessageTime(Date) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the time when the message was sent to the value given by the argument.
setMessageType(int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Sets the value of this attribute, the CRS message type, to type.
setNAddress(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Adds the value of nAddress into this object.
setName(GeneralNames) - Method in class com.rsa.certj.cert.extensions.SemanticsInformation
Sets a nameRegistrationAuthorities field to this name, containing a name of one or more name registration authorities, responsible for registration of attributes or names associated with the subject.
setNamespacePrefix(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the prefix of this signature to prefix.
setNameSpaces - Static variable in class com.rsa.certj.xml.ParserHandler
A boolean setting for a parser feature.
setNetscapeInBox(String) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Sets the value of the Netscape InBox program extension.
setNetscapeInBox(String) - Method in class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Sets the value of the Netscape InBox program extension.
setNetworkAddress(String) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Network Address attribute.
setNextUpdate(Date) - Method in class com.rsa.certj.cert.X509CRL
Sets the time when the next CRL is updated.
setNonceValue(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.OCSPNonce
Sets the value of this object to nonce.
setNotAfter(Date) - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Sets the notAfter value.
setNotBefore(Date) - Method in class com.rsa.certj.cert.extensions.PrivateKeyUsagePeriod
Sets the notBefore value.
setNumber(String) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Sets the number value of the e163-4-address.
setNumericUserIdentifier(String) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Numeric User Identifier attribute.
setNumericValue(String) - Method in class com.rsa.certj.cert.extensions.ORName
Sets the numeric value of the ORName object.
setOID(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.NonStandardAttribute
Sets the OID of this attribute.
setOID(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Sets the non-standard extension OID.
setOID(byte[], int, int) - Method in class com.rsa.certj.crmf.NonStandardControl
Sets the OID of this control.
setOrganizationalUnitNames(String) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Organizational Unit Names attribute.
setOrganizationName(String) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Organization Name attribute.
setParameters(byte[], int, int) - Method in class com.rsa.certj.crmf.PKIArchiveOptions
Sets the Key Generation Parameters
setPassword(char[], int, int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the password to the len characters of password, beginning at offset.
setPathLen(int) - Method in class com.rsa.certj.cert.extensions.BasicConstraints
Sets the pathLenConstraint value, if cA is set to true.
setPermittedSubtrees(GeneralSubtrees) - Method in class com.rsa.certj.cert.extensions.NameConstraints
Sets the permitted subtrees value.
setPersonalName(PersonalName) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Personal Name attribute.
setPKCS11Sessions(JSAFE_Session[]) - Method in class com.rsa.certj.CertJ
Sets the value of the opened PKCS11 sessions
setPKIStatus(int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Sets the value of this attribute, the CRS PKI Status, to status.
setPlaceOfBirth(String, int) - Method in class com.rsa.certj.cert.attributes.PlaceOfBirth
Sets the value of this attribute, the PlaceOfBirth, to placeOfBirth.
setPolicyMapping(int) - Method in class com.rsa.certj.cert.extensions.PolicyConstraints
Sets the value of the inhibitPolicyMapping value.
setPOPOPrivKey(POPOPrivKey) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the POPOPrivKey object for keyEncipherment or keyAgreement POP.
setPOPOSigningKeyInput(POPOSigningKeyInput) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the POPOSigningKeyInput data, including public key.
setPopType(int) - Method in class com.rsa.certj.spi.pki.PKIRequestMessage
Sets the type of proof-of-possession (POP) information to be included in the certification request message to popType.
setPrintableAddress(String) - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Sets the value of the printable-address field in an UnformattedPostalAddress object.
setPrintableString(String) - Method in class com.rsa.certj.cert.extensions.PDSParameter
Sets the printable string value.
setPrintableValue(String) - Method in class com.rsa.certj.cert.extensions.ORName
Sets the printable value of the ORName object.
setPrivateDomainName(ORName) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Private Domain Name attribute.
setPrivateKey(JSAFE_PrivateKey) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the Private key to be encrypted
setPrivateKey(JSAFE_PrivateKey) - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Stores the privateKey in this object.
setProfile(int) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets an OCSP profile.
setProviderData(Object) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the provider data inside this object.
setProxyList(String[]) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets a list of proxies of this responder.
setPsapAddress(PresentationAddress) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Sets the psap-address value.
setPSelector(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Sets the value of PSelector in this object.
setPseudonym(String, int) - Method in class com.rsa.certj.cert.attributes.Pseudonym
Sets the value of this attribute, Pseudonym, to pseudonym.
setReasonCode(int) - Method in class com.rsa.certj.cert.extensions.ReasonCode
Sets the value of this object, the reason code.
setReasonCode(int) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRevocationInfo
Set the reason code with the reason why the certificate was revoked.
setReasonFlags(int) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets onlySomeReasons that is used in the IssuingDistPointSyntax ASN.1 structure.
setRecipientNonce(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Sets the value of this attribute, the CRS recipient nonce to nonce.
setReferenceID(String) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the ID of this Reference to id.
setReferences(Reference[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the Reference object list with the values given in references by overriding the existing reference array.
setReferenceType(String) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the reference type.
setRegInfo(Properties) - Method in class com.rsa.certj.spi.pki.PKIResponseMessage
Stores the regInfo in this object.
setRequestControl(OCSPRequestControl) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets request control information for this responder.
setRequestExtensions(X509V3Extensions) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Sets a list of extra extensions to be sent with a request.
setRequestID(int) - Method in class com.rsa.certj.crmf.CertRequest
Sets the certificate request ID to id.
setResponderCACerts(X509Certificate[]) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets the certificates of CA that use this responder.
setRevocationURL(String) - Method in class com.rsa.certj.cert.extensions.NetscapeRevocationURL
Sets the Netscape revocation URL string.
setRevokedCertificates(RevokedCertificates) - Method in class com.rsa.certj.cert.X509CRL
Sets the value of the revokedCerts field of this CRL to revokedCerts.
setSalt(byte[], int, int) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the PBE salt value for Password-Based MAC to the first len bytes of salt, beginning at offset.
setSalt(byte[], int, int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the salt data for password-based encryption (PBE) to the first len bytes of salt, beginning at offset.
setSearchFilterAttrs(String) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the search filter attributes string to searchFilterAttrs.
setSearchPriority(int) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the search priority value to searchPriority.
setSearchRoot(String) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the search root string to searchRoot.
setSecretKey(JSAFE_SecretKey) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the secret key.
setSecretKeyData(byte[], int, int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the secret key data to the len bytes of keyData, beginning at offset.
setSenderName(GeneralName) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the Sender's name to sender.
setSenderNonce(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Sets the value of this attribute, the CRS sender nonce to nonce.
setsEqual(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Checks whether sets set1 and set2 are equal.
setSerialNumber(byte[], int, int) - Method in class com.rsa.certj.cert.X509Certificate
Sets the serial number of this certificate to be serialNumber, a value of length len, beginning at offset.
setSerialNumber(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.AuthorityKeyID
Sets the authorityCertSerialNumber value of this object.
setSerialNumber(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the serial number of the certificate to be serialNumber, a value of length len beginning at offset.
setSerialNumber(byte[], int, int) - Method in class com.rsa.certj.crmf.OldCertID
Sets the serial number of the old certificate to be serialNumber, a value of length len beginning at offset.
setSerialNumber(String) - Method in class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Sets the serial number of a previously issued certificate.
setSharedSecret(char[], int, int) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the shared secret
setSignatureAlgorithm(byte[], int, int) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the signature algorithm ID.
setSignatureAlgorithm(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the signature algorithm to the given DER-encoded algorithm ID.
setSignatureAlgorithm(String) - Method in class com.rsa.certj.crmf.ProofOfPossession
Sets the signature algorithm ID.
setSignatureAlgorithm(String) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the signature algorithm to the given signature algorithm.
setSignatureAlgorithm(String) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Sets the signature algorithm to use.
setSignatureElement(Element) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the signature element containing all the information of this XMLSignature object to the passed in value.
setSignatureID(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the ID of this signature to Id.
setSignatureMethod(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the signature method to signatureMethod.
setSignatureStandard(int) - Method in class com.rsa.certj.cert.CRL
Sets this object to the specified standard.
setSignatureStandard(int) - Method in class com.rsa.certj.cert.CertRequest
Sets this object to the specified standard.
setSignatureStandard(int) - Method in class com.rsa.certj.cert.Certificate
Sets this object to the specified standard.
setSignatureStandard(int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets this object to the specified standard.
setSignatureType(int) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the signature type to type.
setSignatureValue(byte[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the signatureValue of this XMLSignature.
setSignatureValueElement(byte[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the SignatureValue element to the value specified by newSignatureValue.
setSignedInfo(Node) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the signedInfo element of this XMLSignature object to the passed in value.
setSignerCert(X509Certificate) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPRequestControl
Set the certificate to use to sign the request.
setSigningTime(Date) - Method in class com.rsa.certj.cert.attributes.SigningTime
Sets the value of this attribute, the signing time, to theTime.
setSizeLimit(int) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the the limit on the number of entries to return from the search to sizeLimit.
setSkipCerts(int) - Method in class com.rsa.certj.cert.extensions.InhibitAnyPolicy
Sets the value of this object, the number of certificates to skip.
setSpecialOID(byte[]) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Set the OID to be the special one.
setSSelector(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Sets the value of SSelector in this object.
setSSLServerName(String) - Method in class com.rsa.certj.cert.extensions.NetscapeSSLServerName
Sets the Netscape SSL server name string.
setStandardOID(int) - Method in class com.rsa.certj.cert.extensions.X509V3Extension
Set the OID to be the standard one.
setStatus(int) - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Sets the certificate status.
setSubAddress(String) - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Sets the Sub-Address value of the e163-4-address.
setSubjectName(X500Name) - Method in class com.rsa.certj.cert.X509Certificate
Sets the subject name of this certificate to be subjectName.
setSubjectName(X500Name) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Sets the subject name of this certificate request to be subjectName.
setSubjectName(X500Name) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the subject name of this certificate template to be subjectName.
setSubjectPublicKey(byte[], int) - Method in class com.rsa.certj.cert.CertRequest
Sets the public key in this certificate request to be the public key represented by the BER encoding publicKeyBER.
setSubjectPublicKey(byte[], int) - Method in class com.rsa.certj.cert.Certificate
Sets the public key in this certificate request to be the public key represented by the BER encoding publicKeyBER.
setSubjectPublicKey(byte[], int) - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Sets the subject public key in this control to be the public key represented by the BER encoding publicKeyBER.
setSubjectPublicKey(byte[], int) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the public key in this POP to be the public key represented by the BER encoding publicKeyBER.
setSubjectPublicKey(byte[], int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the public key in this certificate template to be the public key represented by the BER encoding publicKeyBER.
setSubjectPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.cert.CertRequest
Sets the public key in this certificate to be public key.
setSubjectPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.cert.Certificate
Sets the public key in this certificate to be public key.
setSubjectPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.crmf.ProtocolEncryptionKey
Sets the subject public key in this control to be publicKey.
setSubjectPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Sets the public key in this POP to be publicKey.
setSubjectPublicKey(JSAFE_PublicKey) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the public key in this certificate template to be publicKey.
setSubjectUniqueID(byte[], int, int) - Method in class com.rsa.certj.cert.X509Certificate
Sets the UniqueIdentifier of the subject of this certificate to be subjectUniqueID, a value of length len beginning at offset.
setSubjectUniqueID(byte[], int, int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the subject's UniqueIdentifier in this certificate template to be subjectUniqueID, a value of length len beginning at offset.
setSubsequentMessage(int) - Method in class com.rsa.certj.crmf.POPOPrivKey
Sets the value of Subsequent Message
setSurname(String) - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Sets the value of the surname field in this object.
setSurname(String) - Method in class com.rsa.certj.cert.extensions.PersonalName
Sets the surname value.
setSymmetricKey(JSAFE_SecretKey) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the symmetic key that is used to encrypt private key
setTeletexString(String) - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Sets the value of the teletex-string field in an UnformattedPostalAddress object.
setTeletexString(String) - Method in class com.rsa.certj.cert.extensions.PDSParameter
Sets the teletex string value.
setTerminalIdentifier(String) - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Sets the Terminal Identifier attribute.
setThisUpdate(Date) - Method in class com.rsa.certj.cert.X509CRL
Sets the time of the issue date of this CRL to be update.
setTimeLimit(int) - Method in class com.rsa.certj.provider.db.LDAPConfiguration
Sets the limit on the number of seconds to spend on the search to timeLimit.
setTimeTolerance(int) - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPResponder
Sets the time tolerance value for handling clock-skew differences between clients and responders.
setTimeType(boolean) - Method in class com.rsa.certj.cert.X509CRL
Sets the flag specifying the time encoding type to use.
setTimeType(boolean) - Method in class com.rsa.certj.cert.X509Certificate
Sets the flag specifying which type of time encoding to use.
setTimeType(boolean) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the flag specifing which time encoding type user wants to use.
setTokenType(int) - Method in class com.rsa.certj.cert.extensions.VeriSignTokenType
Sets the hardware token characteristics.
setTransactionID(byte[]) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the transaction ID of this object.
setTransactionID(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Sets the value of this attribute, the CRS transaction ID, to id.
setTransform(Transformer[]) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the tranformation list to this Reference object by overriding the existing ones.
setTSelector(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Sets the value of TSelector in this object.
setType(int) - Method in class com.rsa.certj.crmf.POPOPrivKey
Set the type of this POPOPrivKey; one of the flags defined in this class.
setType(int) - Method in class com.rsa.certj.crmf.EncryptedKey
Sets the type of the EncryptedKey structure
setType(int) - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
Sets the evidence type.
setType(String) - Method in class com.rsa.certj.xml.RetrievalMethod
Sets the KeyInfo type of this RetrievalMethod instance to type.
setUnauthenticatedAttrs(X501Attributes) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the unauthenticated attributes.
setUnsignedCertFromPKCS10Request(PKCS10CertRequest) - Method in class com.rsa.certj.cert.X509Certificate
Creates an X.509 unsigned certificate from the information in a PKCS #10 certificate request.
setupCertificateIterator() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Sets up a certificate iterator.
setupCRLIterator() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Sets up a CRL iterator.
setupPrivateKeyIterator() - Method in interface com.rsa.certj.spi.db.DatabaseInterface
Sets up a private key iterator.
setURI(String) - Method in class com.rsa.certj.xml.RetrievalMethod
Sets the URI of this RetrievalMethod object to uri.
setURI(String) - Method in class com.rsa.certj.xml.dsig.Reference
Sets the URI of this reference to the given value.
setURL(String) - Method in class com.rsa.certj.cert.extensions.CRLReference
Returns the crlUrl component of this object.
setUserCerts(boolean) - Method in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Sets the onlyContainsUserCerts flag.
setV3ExtensionAttribute(X509V3Extensions) - Method in class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Sets the value of this attribute, the extensions.
setValidation - Static variable in class com.rsa.certj.xml.ParserHandler
A boolean setting for a parser feature.
setValidity(Date, Date) - Method in class com.rsa.certj.cert.X509Certificate
Sets the validity dates of the certificate with the specified start and end dates.
setValidity(Date, Date) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the validity dates in the certificate template with the start and end dates (also known as "not before" and "not after").
setValue(byte[], int, int) - Method in class com.rsa.certj.cert.attributes.NonStandardAttribute
Sets the value of this attribute.
setValue(byte[], int, int) - Method in class com.rsa.certj.crmf.RegistrationToken
Sets the value of the Registration Token control.
setValue(byte[], int, int) - Method in class com.rsa.certj.crmf.Authenticator
Sets the value of the Authenticator control.
setValue(byte[], int, int) - Method in class com.rsa.certj.crmf.NonStandardControl
Sets the value of this control.
setValue(String) - Method in class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Sets the value of this attribute, the SmartCard CSP, to value.
setValueBER(byte[], int, int) - Method in class com.rsa.certj.cert.extensions.NonStandardExtension
Sets the BER-encoded value of this non-standard extension.
setValueEncryptionAlgorithm(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets Symmetric Algorithm ID used to encrypt the Private Key value
setValueHint(byte[], int, int) - Method in class com.rsa.certj.crmf.EncryptedValue
Sets the valueHint value
setVersion(int) - Method in class com.rsa.certj.cert.X509CRL
Sets the version of this CRL to version.
setVersion(int) - Method in class com.rsa.certj.cert.X509Certificate
Sets the version of this certificate to be version.
setVersion(int) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Sets the version of this certificate request to version.
setVersion(int) - Method in class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Sets the value of this attribute, the CRS version, to version.
setVersion(int) - Method in class com.rsa.certj.crmf.CertTemplate
Sets the version of the certificate to be version.
setVersion(int) - Method in class com.rsa.certj.spi.pki.PKIMessage
Sets the PKI protocol-specific version number of the encoded-message format to the value of version.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.EnvelopedData
Sets the PKCS #7 syntax version number.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.RecipientInfo
Sets the version number.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.DigestedData
Sets the PKCS #7 syntax version number.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.SignedData
Sets the PKCS #7 syntax version number.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.SignerInfo
Sets the version number.
setVersionNumber(int) - Method in class com.rsa.certj.pkcs7.EncryptedData
Sets the PKCS #7 syntax version number.
setWrapInfo(int, SignerInfo, RecipientInfo, String, int[]) - Method in class com.rsa.certj.spi.pki.PKIMessage
Populates this object with cryptographic wrapping information, such as signer information if a signature is used to protect the message.
setX509CRL(X509CRL) - Method in class com.rsa.certj.xml.X509Data
Sets the X509CRL attribute of this X509Data object.
setX509IssuerSerial(X500Name, byte[]) - Method in class com.rsa.certj.xml.X509Data
Sets the issuer name and serial number of this X509Data object by assigning them to issuerName and serialNum.
setX509SKI(SubjectKeyID) - Method in class com.rsa.certj.xml.X509Data
Sets the subjectKeyID of this X509Data object.
setX509SubjectName(X500Name) - Method in class com.rsa.certj.xml.X509Data
Sets the X.509 subject distinguished name.
setXMLNamespace(String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the xml namespace to the passed in string value.
setXMLObjects(Element[]) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Sets the xmlObjects of this XMLSignature to xmlObjects.
setXPathExpression(Node) - Method in class com.rsa.certj.xml.XPATHTransformer
Sets the XPath evaluation expression with the given Node value.
setXPathExpression(String) - Method in class com.rsa.certj.xml.XPATHTransformer
Sets the XPath evaluation expression with the given String values.
sign(CertJ) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Signs the XML document, specified in a constructor.
sign(CertJ, JSAFE_Key, JSAFE_SecureRandom, String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Signs the XML document with the specified CertJ context.
sign(JSAFE_Key, JSAFE_SecureRandom, String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Signs the document with the private key given in signKey, without validating it against the information stored in keyInfo.
SIGNATURE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Signature element.
SIGNATURE_MASK - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
Indicates which bits of the signature to check.
SIGNATURE_METHOD_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the SignatureMethod element.
SIGNATURE_POP - Static variable in class com.rsa.certj.crmf.ProofOfPossession
 
SIGNATURE_PROPERTIES_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the SignatureProperties element.
SIGNATURE_PROPERTY_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the SignatureProperty element.
SIGNATURE_PROPERTY_TYPE - Static variable in class com.rsa.certj.xml.dsig.Reference
Specifies that the URI of this reference contains a SignatureProperties (this includes assertions about the signature itself, such as the time of signing or the serial number of hardware used in cryptographic processes).
SIGNATURE_VALUE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the SignatureValue element.
SIGNATURE_VERIFICATION_FAILURE - Static variable in class com.rsa.certj.xml.dsig.VerificationInfo
Specifies that signature validation failed, but reference validations succeeded.
signCertificate(byte[], int, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.Certificate
Signs the certificate using the algorithm represented by the algorithm identifier signatureAlgorithmBER, and signingKey on the specified device.
signCertificate(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.Certificate
Signs the certificate using transformation and signingKey, on the specified device.
signCertificate(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.X509Certificate
Signs the certificate, using transformation and signingKey on the specified device.
signCertRequest(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.CertRequest
Signs the certificate request using transformation and signingKey on the specified device.
signCertRequest(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Signs the certificate request, using transformation and signingKey on the specified device.
signCRL(byte[], int, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.CRL
Signs the CRL, using the algorithm represented by the algorithm identifier signatureAlgorithmBER, and signingKey on the specified device.
signCRL(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.CRL
Signs the CRL, using transformation and signingKey on the specified device.
signCRL(String, String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.cert.X509CRL
Signs the CRL using transformation and signingKey on the specified device.
SIGNED_DATA - Static variable in class com.rsa.certj.pkcs7.ContentInfo
This flag indicates that the ContentType is SignedData.
SignedData - class com.rsa.certj.pkcs7.SignedData.
This class encodes and decodes the PKCS #7 SignedData type.
SignedData(CertJ, CertPathCtx) - Constructor for class com.rsa.certj.pkcs7.SignedData
Creates a new object to encode or decode PKCS #7 SignedData.
SIGNEDINFO_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the SignedInfo element.
SignerInfo - class com.rsa.certj.pkcs7.SignerInfo.
This class defines the SignerInfo structure that represents per-signer information.
SignerInfo() - Constructor for class com.rsa.certj.pkcs7.SignerInfo
Constructs an empty SignerInfo object.
SIGNING_TIME - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a signing time attribute.
SigningTime - class com.rsa.certj.cert.attributes.SigningTime.
This class holds, encodes, and decodes the SigningTime attribute, which is defined in PKCS #9.
SigningTime() - Constructor for class com.rsa.certj.cert.attributes.SigningTime
Constructs an empty SigningTime object.
SigningTime(Date) - Constructor for class com.rsa.certj.cert.attributes.SigningTime
Constructs a SigningTime object and initializes it with the value given.
SigNodeNameList - class com.rsa.certj.xml.dsig.SigNodeNameList.
This class defines the attribute names and tag names of elements in an XML Signature.
SigNodeNameList() - Constructor for class com.rsa.certj.xml.dsig.SigNodeNameList
 
signPOP(String, JSAFE_PrivateKey, SecureRandom) - Method in class com.rsa.certj.crmf.ProofOfPossession
If Subject Name and Public Key are set, sign the DER encoding of the CertRequest.
SMART_CSP - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates a VeriSign-defined smart CSP attribute.
SMIME_CA - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified to issue certificates for S/MIME use.
SMIME_CLIENT - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified for use by clients for S/MIME use.
SPKIDATA_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as a SPKIData that is used to convey information related to SPKI public-key pairs, certificates, and other SPKI data.
SPKIDATA_TYPE - Static variable in class com.rsa.certj.xml.KeyInfo
A URL defining the type value of SPKIData.
SPT_CERT_PATH - Static variable in class com.rsa.certj.CertJ
Denotes a certification path processing service provider.
SPT_CERT_STATUS - Static variable in class com.rsa.certj.CertJ
Denotes a certificate revocation status service provider.
SPT_DATABASE - Static variable in class com.rsa.certj.CertJ
Denotes a database service provider.
SPT_PKI - Static variable in class com.rsa.certj.CertJ
Denotes a PKI service provider.
SPT_RANDOM - Static variable in class com.rsa.certj.CertJ
Denotes a random service provider.
SSL_CA - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified for issuing certs for SSL use.
SSL_CLIENT - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified for SSL client authentication use.
SSL_SERVER - Static variable in class com.rsa.certj.cert.extensions.NetscapeCertType
Indicates that this certificate is certified for SSL server authentication use.
STATE_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the state or province name attribute.
STATE_NAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the state or province name attribute.
STREET_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the street address attribute.
STREET_ADDRESS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the STREET_ADDRESS \ type of the ExtensionAttribute.
STREET_ADDRESS_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the street address attribute.
SUBJECT_ALT_NAME - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the subject alt name OID that identifies the subject alt name extension.
SUBJECT_DIRECTORY_ATTRIBUTES - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the subject directory attributes OID that identifies the subject directory attributes extension.
SUBJECT_KEY_ID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The last byte in the subject key ID OID that identifies the subject key ID extension.
SubjectAltName - class com.rsa.certj.cert.extensions.SubjectAltName.
This class builds and holds the SubjectAltName extension.
SubjectAltName() - Constructor for class com.rsa.certj.cert.extensions.SubjectAltName
Constructs an empty subjectAltName object.
SubjectAltName(GeneralNames, boolean) - Constructor for class com.rsa.certj.cert.extensions.SubjectAltName
Constructs a SubjectAltName object and initializes it with the given values.
SubjectDirectoryAttributes - class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes.
This class builds and holds the SubjectDirectoryAttributes extension.
SubjectDirectoryAttributes() - Constructor for class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Constructs an empty SubjectDirectoryAttributes object.
SubjectDirectoryAttributes(X501Attribute, boolean) - Constructor for class com.rsa.certj.cert.extensions.SubjectDirectoryAttributes
Creates a SubjectDirectoryAttributes object and initializes it with the given values.
SubjectKeyID - class com.rsa.certj.cert.extensions.SubjectKeyID.
This class holds, encodes, and decodes the SubjectKeyID extension.
SubjectKeyID() - Constructor for class com.rsa.certj.cert.extensions.SubjectKeyID
Constructs an empty SubjectKeyID object.
SubjectKeyID(byte[], int, int, boolean) - Constructor for class com.rsa.certj.cert.extensions.SubjectKeyID
Constructs a SubjectKeyID object and initializes it with the given values.
SUBSEQUENT_MESSAGE - Static variable in class com.rsa.certj.crmf.POPOPrivKey
This flag indicates that we are going to use "subsequentMessage" choice
subtractLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Removes any entry in dest that is also in source.
SUPERSEDED - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that the certificate has been superseded but there is no cause to suspect that the private key has been compromised.
SUPERSEDED - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that the certificate has been superseded.
SUPPORTED_DIGEST_ALGORITHMS - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
All supported digest algorithms.
SUPPORTED_MAC_ALGORITHMS - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
All supported MAC algorithms.
SUPPORTED_SIGNATURE_ALGORITHMS - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
All supported signature algorithms.
SUPPORTED_XML_NAMESPACES - Static variable in class com.rsa.certj.xml.dsig.XMLSignature
All supported XML namespace values.
SURNAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the surname attribute.
SURNAME_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the surname attribute.
SYSTEM_ID - Static variable in class com.rsa.certj.xml.ParserHandler
A String object that defines the system ID when reading an XML file, to be signed or verified.

T

taggedSignerNameDER - Variable in class com.rsa.certj.provider.revocation.ocsp.OCSPResponderInternal
 
TELEPHONE_NUMBER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the telephone number attribute.
TELEPHONE_NUMBER_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the telephone number attribute.
TELETEX_COMMON_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the TELETEX_COMMON_NAME type of the ExtensionAttribute.
TELETEX_DOMAIN_DEFINED_ATTRIBUTES - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the TELETEX_DOMAIN_DEFINED_ATTRIBUTES type of the ExtensionAttribute.
TELETEX_ORGANIZATION_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the TELETEX_ORGANIZATION_NAME type of the ExtensionAttribute.
TELETEX_ORGANIZATIONAL_UNIT_NAMES - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the TELETEX_ORGANIZATIONAL_UNIT_NAMES type of the ExtensionAttribute.
TELETEX_PERSONAL_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the ELETEX_PERSONAL_NAME type of the ExtensionAttribute.
TeletexDomainDefinedAttributes - class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes.
This class is used in the GeneralName class.
TeletexDomainDefinedAttributes() - Constructor for class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Constructs an empty TeletexDomainDefinedAttributes object.
TeletexDomainDefinedAttributes(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Constructs a TeletexDomainDefinedAttributes object and initializes it with the given values.
TeletexPersonalName - class com.rsa.certj.cert.extensions.TeletexPersonalName.
This class is used in the GeneralName class.
TeletexPersonalName() - Constructor for class com.rsa.certj.cert.extensions.TeletexPersonalName
Constructs an empty TeletexPersonalName object.
TeletexPersonalName(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.TeletexPersonalName
Constructs a TeletexPersonalName object, and initializes it with the given values.
TEMPLATE_ID - Static variable in class com.rsa.certj.xml.ParserHandler
The unique ID attribute value of the signature template that specifies the template to fill with SignatureValue and DigestValue values.
TERMINAL_TYPE - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the TERMINAL_TYPE type of the ExtensionAttribute.
THIS_MESSAGE - Static variable in class com.rsa.certj.crmf.POPOPrivKey
This flag indicates that we are going to use "thisMessage" choice
TITLE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that it is the title attribute.
TITLE_OID - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the OID for the title attribute.
TOKEN_TYPE_BITS - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This defines how many possible TokenType bits there are; in this implementation, it is defined as four bits.
TOKEN_TYPE_MASK - Static variable in class com.rsa.certj.cert.extensions.VeriSignTokenType
This defines at which bits we look; in this implementation, it is the four left-most bits.
toNodeset(Node, Node, boolean) - Static method in class com.rsa.certj.xml.XPATHTransformer
Converts the Node object to node-set by collecting all of its descendants.
toString() - Method in class com.rsa.certj.Service
Returns a String describing the service providers of this Service object.
toString() - Method in class com.rsa.certj.ProviderImplementation
Returns a String that describes this provider.
toString() - Method in class com.rsa.certj.cert.RDN
Returns a String that describes this RDN.
toString() - Method in class com.rsa.certj.cert.AttributeValueAssertion
Returns a String that describes this attribute.
toString() - Method in class com.rsa.certj.cert.X500Name
Returns a String that describes this X.500 name in RFC2253 format.
toString() - Method in class com.rsa.certj.cert.extensions.ExtensionAttribute
Returns a String that describes the ExtensionAttribute object.
toString() - Method in class com.rsa.certj.cert.extensions.GeneralSubtrees
Returns a String that describes this GeneralSubtrees object.
toString() - Method in class com.rsa.certj.cert.extensions.ExtendedNetworkAddress
Returns A String that describes this object.
toString() - Method in class com.rsa.certj.cert.extensions.TeletexPersonalName
Returns a String that describes this TeletexPersonalName object.
toString() - Method in class com.rsa.certj.cert.extensions.ORAddress
Returns a String that describes this ORAddress object.
toString() - Method in class com.rsa.certj.cert.extensions.PersonalName
Returns a String that describes this PersonalName object.
toString() - Method in class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Returns a String that describes this UnformattedPostalAddress object.
toString() - Method in class com.rsa.certj.cert.extensions.GeneralNames
Returns a String that describes this GeneralNames object.
toString() - Method in class com.rsa.certj.cert.extensions.OtherName
Gets a String representation of the OtherName object.
toString() - Method in class com.rsa.certj.cert.extensions.BuiltInStandardAttributes
Returns a String that describes this Name.
toString() - Method in class com.rsa.certj.cert.extensions.BuiltInDomainDefinedAttributes
Returns a String that describes this object.
toString() - Method in class com.rsa.certj.cert.extensions.TeletexDomainDefinedAttributes
Returns a String that describes this TeletexDomainDefinedAttributes object.
toString() - Method in class com.rsa.certj.cert.extensions.ExtensionAttributes
Returns a String that describes this ExtensionAttributes object.
toString() - Method in class com.rsa.certj.cert.extensions.PDSParameter
Returns a String that describes this PDSParameter object.
toString() - Method in class com.rsa.certj.cert.extensions.PresentationAddress
Returns a String that describes this PresentationAddress object.
toString() - Method in class com.rsa.certj.cert.extensions.EDIPartyName
Gets a string representation of the EDI party name.
toString() - Method in class com.rsa.certj.cert.extensions.GeneralName
Gets a String representation of the GeneralName object.
toString() - Method in class com.rsa.certj.cert.extensions.ORName
Returns a String that describes this ORName object.
toString() - Method in class com.rsa.certj.provider.db.pkcs11.PKCS11DB
Returns a string descriptive of this provider.
toString() - Method in class com.rsa.certj.provider.revocation.ocsp.OCSPEvidence
Returns a String that describes this OCSPEvidence object.
toString() - Method in class com.rsa.certj.spi.revocation.CertRevocationInfo
 
toString(boolean) - Method in class com.rsa.certj.cert.X500Name
Returns a String that describes this X.500 name in RFC2253 format.
TRANSFORM_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Transform element.
Transformer - class com.rsa.certj.xml.Transformer.
This class is a base class for different transformers.
Transformer() - Constructor for class com.rsa.certj.xml.Transformer
 
TRANSFORMS_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the Transforms element.
TransformUtils - class com.rsa.certj.xml.TransformUtils.
This class provides the ability to add a user-defined transformation class to the internal hash table that stores all the supported transformers.
TransformUtils() - Constructor for class com.rsa.certj.xml.TransformUtils
 
TYPE_ATTR_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the Type attribute.
TypeAndValue - class com.rsa.certj.provider.pki.cmp.TypeAndValue.
This class represents an generic type and value pair such as InfoTypeAndValue defined in rfc2510 as follows.
TypeAndValue(byte[], int, int, byte[], int, int) - Constructor for class com.rsa.certj.provider.pki.cmp.TypeAndValue
Constructs a TypeAndValue object whose type component is provided in the type array, beginning at typeOffset for the typeLen number of bytes, and whose value component is provided in the value array, starting at valueOffset for the valueLen number of bytes.

U

UB_BUSINESS_CATEGORY - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the business category string.
UB_COMMON_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the common name string.
UB_COUNTRY_OF_CITIZENSHIP - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Country Of Citizenship string.
UB_COUNTRY_OF_RESIDENCE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Country Of Residence string.
UB_DATE_OF_BIRTH - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Date Of Birth string.
UB_DN_QUALIFIER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the dnQualifier string.
UB_DOMAIN_COMPONENT - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Domain Component string.
UB_EMAIL_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the e-mail address string.
UB_GENDER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Gender string.
UB_GENERATION_QUALIFIER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Generation Qualifier string.
UB_GIVEN_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the given name string.
UB_INITIALS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Initials string.
UB_LOCALITY_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the locality name string.
UB_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the name string.
UB_ORGANIZATION_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the organization name string.
UB_ORGANIZATIONAL_UNIT_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the organizational unit name string.
UB_PLACE_OF_BIRTH - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Place Of Birth string.
UB_POSTAL_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Postal Address string.
UB_POSTAL_CODE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the postal code string.
UB_PSEUDONYM - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the Pseudonym string.
UB_SERIAL_NUMBER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the serial number string.
UB_STATE_NAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the state or province name string.
UB_STREET_ADDRESS - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the street address string.
UB_SURNAME - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the surname string.
UB_TELEPHONE_NUMBER - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the telephone number string.
UB_TITLE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Contains the upper boundary of the title string.
unbind() - Method in class com.rsa.certj.Service
Does nothing.
unbindService(Service) - Method in class com.rsa.certj.CertJ
Unbinds service providers in the specified service.
UNFORMATTED_POSTAL_ADDRESS - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the UNFORMATTED_POSTAL_ADDRESS type of the ExtensionAttribute.
UnformattedPostalAddress - class com.rsa.certj.cert.extensions.UnformattedPostalAddress.
This class is used in the GeneralName class.
UnformattedPostalAddress() - Constructor for class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Constructs an empty UnformattedPostalAddress object.
UnformattedPostalAddress(byte[], int, int) - Constructor for class com.rsa.certj.cert.extensions.UnformattedPostalAddress
Constructs an UnformattedPostalAddress object, and initializes it with the given values.
UNIQUE_POSTAL_NAME - Static variable in class com.rsa.certj.cert.extensions.ExtensionAttribute
Specifies the UNIQUE_POSTAL_NAME type of the ExtensionAttribute.
uniteByteArrayLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Constructs the union of dest and source which are byte arrays that contain lists.
uniteLists(Vector, Vector) - Static method in class com.rsa.certj.CertJUtils
Constructs the union of dest and source, which are byte arrays that contain lists.
UNKNOWN_ATTRIBUTE_TYPE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that the attribute OID is not known.
unregister() - Method in class com.rsa.certj.ProviderImplementation
This method is called when CertJ calls unregisterService.
unregisterAll() - Method in class com.rsa.certj.CertJ
Unregisters all currently registered service providers.
unregisterService(int, String) - Method in class com.rsa.certj.CertJ
Unregisters a previously registered service provider.
UNSUPPORTED_ASN1_TYPE - Static variable in class com.rsa.certj.cert.AttributeValueAssertion
Indicates that the particular ASN.1 type for attribute values is not supported.
UNUSED - Static variable in class com.rsa.certj.cert.extensions.CRLDistributionPoints
Indicates that reasonFlags component is not used in this extension.
UNUSED - Static variable in class com.rsa.certj.cert.extensions.IssuingDistributionPoint
Indicates that reasonFlags component is not used in this extension.
updateRandom() - Method in interface com.rsa.certj.spi.random.RandomInterface
Gives the random service provider an opportunity to gather random bits of information from the operating environment.
URI_ATTR_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the URI attribute.
URL_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the URL_NAME_TYPE type of GeneralName.
URLDecoder - class com.rsa.certj.provider.pki.URLDecoder.
This class implements a method that decodes a URL-encoded string of MIME-type "x-www-form-urlencoded".
URLDecoder() - Constructor for class com.rsa.certj.provider.pki.URLDecoder
 
urlDecodeRegInfo(String) - Method in class com.rsa.certj.provider.pki.PKICommonImplementation
Takes encoded string and returns a Properties object that contains decoded registration information.
urlEncodeRegInfo(Properties) - Method in class com.rsa.certj.provider.pki.PKICommonImplementation
Takes a Properties object and returns a URL-encoded byte array, sorted by the name entry's value.
USE_MS_FORMAT - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the format of PKCS #12 files that Microsoft Internet Explorer (IE) uses.
USE_NS_FORMAT - Static variable in class com.rsa.certj.pkcs12.PKCS12
Indicates the format of PKCS #12 files that Netscape Navigator uses except that it encodes using DER instead of indefinite-length BER.
useTemplate - Variable in class com.rsa.certj.xml.dsig.XMLSignature
Internal member, do not use
useTemplate() - Method in class com.rsa.certj.xml.dsig.XMLSignature
Returns true if it is a template signing; falseotherwise.

V

V3ExtensionAttribute - class com.rsa.certj.cert.attributes.V3ExtensionAttribute.
This class holds, encodes, and decodes an attribute that is actually composed of X.509 v3 extensions.
V3ExtensionAttribute() - Constructor for class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Constructs an empty V3ExtensionAttribute object.
V3ExtensionAttribute(X509V3Extensions) - Constructor for class com.rsa.certj.cert.attributes.V3ExtensionAttribute
Constructs a V3ExtensionAttribute object and initializes it with the value given.
validateCertificate(CertPathCtx, Certificate, JSAFE_PublicKey) - Method in class com.rsa.certj.CertJ
Verifies those aspects of the certification path processing policy that can be determined from the information available in the specified cert, using any parameters specified in pathCtx.
validateCertificate(CertPathCtx, Certificate, JSAFE_PublicKey) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Validates two certificate fields, the validity period and the signature.
validateCertificate(CertPathCtx, Certificate, JSAFE_PublicKey) - Method in interface com.rsa.certj.spi.path.CertPathInterface
Verifies those aspects of the certification path processing policy that can be determined from the information available in the specified cert or other method parameters without referring to information contained in other certificates in the certification path.
validateProofOfPossession(PKIMessage, POPValidationInfo) - Method in class com.rsa.certj.PKIService
Validates a proof-of-possession.
validateProofOfPossession(PKIMessage, POPValidationInfo) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Validates a Proof-of-Possession.
valueEquals(AttributeValueAssertion) - Method in class com.rsa.certj.cert.AttributeValueAssertion
Returns true if this object and other contain the same attribute value, returns false otherwise.
VerificationInfo - class com.rsa.certj.xml.dsig.VerificationInfo.
This class defines the detailed validation information of an XML signature.
VerificationInfo() - Constructor for class com.rsa.certj.xml.dsig.VerificationInfo
Default constructor.
verify(CertJ, CertPathCtx) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Verifies the signature in the document, specified in the constructor, and returns a VerificationInfo object with detailed information such as signature verification failure or reference validation failure.
verify(CertJ, JSAFE_Key, String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Verifies the signature with the CertJ context specified.
verify(JSAFE_Key, String) - Method in class com.rsa.certj.xml.dsig.XMLSignature
Verifies the signature contained in the XML document.
verify(XMLSignature, StringBuffer) - Method in class com.rsa.certj.xml.dsig.Reference
Validates references by performing transformations on the identified data object, digesting the resulting data object by using digestMethod, and then comparing the generated digest value against the digest value in the reference.
verify(XMLSignature, StringBuffer[]) - Method in class com.rsa.certj.xml.dsig.Manifest
Validates each reference element in this Manifest instance and stores the validation result in descriptions.
verifyCertificateSignature(String, byte[], int, SecureRandom) - Method in class com.rsa.certj.cert.Certificate
Verifies the signature of the certificate using the public key represented by verifyingKeyBER, the BER encoding of a public key, on the specified device.
verifyCertificateSignature(String, Certificate, SecureRandom) - Method in class com.rsa.certj.cert.Certificate
Verifies the signature of the certificate using the public key found in signerCert on the specified device.
verifyCertificateSignature(String, JSAFE_PublicKey, SecureRandom) - Method in class com.rsa.certj.cert.Certificate
Verifies the signature of the certificate, using verifyingKey on the specified device.
verifyCertificateSignature(String, JSAFE_PublicKey, SecureRandom) - Method in class com.rsa.certj.cert.X509Certificate
Verifies the signature on the certificate, using verifyingKey on the specified device.
verifyCertPath(CertPathCtx, Object) - Method in class com.rsa.certj.CertJ
Verifies a certification path from startObject to one of the trusted certificates provided in pathCtx, the certification path context, without returning the path verified.
verifyCertRequestSignature(String, SecureRandom) - Method in class com.rsa.certj.cert.CertRequest
Verifies the signature of the certificate request, using the public key of the request on the specified device.
verifyCertRequestSignature(String, SecureRandom) - Method in class com.rsa.certj.cert.PKCS10CertRequest
Verifies the signature on the certificate request, using the public key of the request on the specified device.
verifyCertType(int) - Method in class com.rsa.certj.cert.extensions.NetscapeCertType
Given typeToVerify, an int set with flags of the proposed type, this method verifies that the extension is set to at least the proposed type.
verifyCRLSignature(String, byte[], int, SecureRandom) - Method in class com.rsa.certj.cert.CRL
Verifies the signature of the CRL using the public key represented by verifyingKeyBER, the BER encoding of a public key, on the specified device.
verifyCRLSignature(String, Certificate, SecureRandom) - Method in class com.rsa.certj.cert.CRL
Verifies the CRL's signature using the public key found in signerCert on the specified device.
verifyCRLSignature(String, JSAFE_PublicKey, SecureRandom) - Method in class com.rsa.certj.cert.CRL
Verifies the signature of the CRL using the public key represented by verifyingKey, the BER encoding of a public key, on the specified device.
verifyCRLSignature(String, JSAFE_PublicKey, SecureRandom) - Method in class com.rsa.certj.cert.X509CRL
Verifies the CRL's signature, using verifyingKey, on the specified device.
verifyKeyUsage(int) - Method in class com.rsa.certj.cert.extensions.KeyUsage
Given usageToVerify, a value set with flags of the proposed usage, verifies that the extension is set with these flags.
verifyManifest(XMLSignature, StringBuffer[]) - Method in class com.rsa.certj.xml.dsig.Reference
Validates each Reference element in the manifest of the current Reference instance.
verifyPath(Vector, Vector, Vector, Vector) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Verifies the certification path in path.
verifyPKMACValue() - Method in class com.rsa.certj.crmf.POPOSigningKeyInput
Verifies the MAC of the public key.
verifyReasonCode(int) - Method in class com.rsa.certj.cert.extensions.ReasonCode
Verifies that the flags in this extension are set to a specified reason code.
verifyRevocation(X509Certificate, Vector, Vector) - Method in class com.rsa.certj.provider.path.CertPathCommonImplementation
Deprecated. Verifies the revocation status of cert based on the conditions provided in certCtx.
verifySignature(String, SecureRandom) - Method in class com.rsa.certj.crmf.ProofOfPossession
Verifies the POP's signature.
VERISIGN_CZAG - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign CZAG extension.
VERISIGN_CZAG_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign CZAG OID.
VERISIGN_FIDELITY_ID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign Fidelity unique ID extension.
VERISIGN_FIDELITY_ID_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign Fidelity unique ID OID.
VERISIGN_JURISDICTION_HASH - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign jurisdiction hash extension.
VERISIGN_JURISDICTION_HASH_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign jurisdiction hash OID.
VERISIGN_NETSCAPE_INBOX_V1 - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign Netscape Inbox V1 extension.
VERISIGN_NETSCAPE_INBOX_V1_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign Netscape Inbox V1 OID.
VERISIGN_NETSCAPE_INBOX_V2 - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign Netscape Inbox V2 extension.
VERISIGN_NETSCAPE_INBOX_V2_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign Netscape Inbox V2 OID.
VERISIGN_NON_VERIFIED - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign non-verified elements extension.
VERISIGN_NON_VERIFIED_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign non-verified elements OID.
VERISIGN_SERIAL_NUMBER - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign serial number rollover extension.
VERISIGN_SERIAL_NUMBER_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign serial number rollover OID.
VERISIGN_TOKEN_TYPE - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
Indicates the VeriSign token type extension.
VERISIGN_TOKEN_TYPE_OID - Static variable in class com.rsa.certj.cert.extensions.X509V3Extension
The VeriSign token type OID.
VeriSignCRSDualEnrollmentStatus - class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus.
This class holds, encodes, and decodes the CRS dual enrollment status attribute.
VeriSignCRSDualEnrollmentStatus() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Constructs an empty VeriSignCRSDualEnrollmentStatus object.
VeriSignCRSDualEnrollmentStatus(int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSDualEnrollmentStatus
Constructs a VeriSignCRSDualEnrollmentStatus object and initializes it with the value given.
VeriSignCRSFailureInfo - class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo.
This class holds, encodes, and decodes the CRS failure information attribute.
VeriSignCRSFailureInfo() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Constructs an empty VeriSignCRSFailureInfo object.
VeriSignCRSFailureInfo(int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSFailureInfo
Constructs a VeriSignCRSFailureInfo object and initializes it with the error code.
VeriSignCRSMessageType - class com.rsa.certj.cert.attributes.VeriSignCRSMessageType.
This class holds, encodes, and decodes the CRS message type attribute.
VeriSignCRSMessageType() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Constructs an empty VeriSignCRSMessageType object.
VeriSignCRSMessageType(int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSMessageType
Constructs a VeriSignCRSMessageType object and initializes it with the value given.
VeriSignCRSPKIStatus - class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus.
This class holds, encodes, and decodes the CRS PKI status attribute.
VeriSignCRSPKIStatus() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Constructs an empty VeriSignCRSPKIStatus object.
VeriSignCRSPKIStatus(int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSPKIStatus
Constructs a VeriSignCRSPKIStatus object and initializes it with the value given.
VeriSignCRSRecipientNonce - class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce.
This class holds, encodes, and decodes the CRS recipient nonce attribute.
VeriSignCRSRecipientNonce() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Constructs an empty VeriSignCRSRecipientNonce object.
VeriSignCRSRecipientNonce(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSRecipientNonce
Constructs a VeriSignCRSRecipientNonce object and initializes it with the value given.
VeriSignCRSSenderNonce - class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce.
This class holds, encodes, and decodes the CRS sender nonce attribute.
VeriSignCRSSenderNonce() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Constructs an empty VeriSignCRSSenderNonce object.
VeriSignCRSSenderNonce(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSSenderNonce
Constructs a VeriSignCRSSenderNonce object and initializes it with the value given.
VeriSignCRSTransactionID - class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID.
This class holds, encodes, and decodes the CRS transaction ID attribute.
VeriSignCRSTransactionID() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Constructs an empty VeriSignCRSTransactionID object.
VeriSignCRSTransactionID(byte[], int, int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSTransactionID
Constructs a VeriSignCRSTransactionID object and initializes it with the values given.
VeriSignCRSVersion - class com.rsa.certj.cert.attributes.VeriSignCRSVersion.
This class holds, encodes, and decodes the CRS version attribute.
VeriSignCRSVersion() - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Constructs an empty VeriSignCRSVersion object.
VeriSignCRSVersion(int) - Constructor for class com.rsa.certj.cert.attributes.VeriSignCRSVersion
Constructs a VeriSignCRSVersion object and initializes it with the value given.
VeriSignCZAG - class com.rsa.certj.cert.extensions.VeriSignCZAG.
This class builds and holds the VeriSignCZAG extension.
VeriSignCZAG() - Constructor for class com.rsa.certj.cert.extensions.VeriSignCZAG
Constructs an empty VeriSignCZAG object.
VeriSignCZAG(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignCZAG
Constructs a VeriSignCZAG object and initializes it with the value given.
VeriSignFidelityUniqueID - class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID.
This class builds and holds the VeriSignFidelityUniqueID extension.
VeriSignFidelityUniqueID() - Constructor for class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Constructs an empty VeriSignFidelityUniqueID object.
VeriSignFidelityUniqueID(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignFidelityUniqueID
Constructs a VeriSignFidelityUniqueID object and initializes it with the value given.
VeriSignJurisdictionHash - class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash.
This class builds and holds the VeriSignJurisdictionHash extension.
VeriSignJurisdictionHash() - Constructor for class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Constructs an empty VeriSignJurisdictionHash object.
VeriSignJurisdictionHash(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignJurisdictionHash
Constructs a VeriSignJurisdictionHash object and initializes it with the given values.
VeriSignNetscapeInBoxV1 - class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1.
This class builds and holds the VeriSignNetscapeInBoxV1 extension that is the Netscape InBox program version 1 extension.
VeriSignNetscapeInBoxV1() - Constructor for class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Constructs an empty VeriSignNetscapeInBoxV1 object.
VeriSignNetscapeInBoxV1(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV1
Constructs a VeriSignNetscapeInBoxV1 object and initializes it with the given values.
VeriSignNetscapeInBoxV2 - class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2.
This class builds and holds the VeriSignNetscapeInBoxV2 extension that is the Netscape InBox program version 2 extension.
VeriSignNetscapeInBoxV2() - Constructor for class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Constructs an empty VeriSignNetscapeInBoxV2 object.
VeriSignNetscapeInBoxV2(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignNetscapeInBoxV2
Constructs a VeriSignNetscapeInBoxV2 object and initializes it with the given values.
VeriSignNonVerifiedElements - class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements.
This class builds and holds the VeriSignNonVerifiedElements extension.
VeriSignNonVerifiedElements() - Constructor for class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Constructs an empty VeriSignNonVerifiedElements object.
VeriSignNonVerifiedElements(X501Attributes, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignNonVerifiedElements
Constructs a VeriSignNonVerifiedElements object and initializes it with the given values.
VeriSignSerialNumberRollover - class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover.
This class builds and holds the VeriSignSerialNumberRollover extension.
VeriSignSerialNumberRollover() - Constructor for class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Constructs an empty VeriSignSerialNumberRollover object.
VeriSignSerialNumberRollover(String, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignSerialNumberRollover
Constructs a V3ExtensionAttribute object and initializes it with the given values.
VeriSignSmartCSP - class com.rsa.certj.cert.attributes.VeriSignSmartCSP.
This class holds, encodes, and decodes the VeriSign-defined smart-CSP attribute.
VeriSignSmartCSP() - Constructor for class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Constructs an empty VeriSignSmartCSP object.
VeriSignSmartCSP(String) - Constructor for class com.rsa.certj.cert.attributes.VeriSignSmartCSP
Constructs a VeriSignSmartCSP object and initializes it with the value given.
VeriSignTokenType - class com.rsa.certj.cert.extensions.VeriSignTokenType.
This class builds and holds the VeriSignTokenType extension.
VeriSignTokenType() - Constructor for class com.rsa.certj.cert.extensions.VeriSignTokenType
Constructs an empty VeriSignTokenType object.
VeriSignTokenType(int, boolean) - Constructor for class com.rsa.certj.cert.extensions.VeriSignTokenType
The constructor initializes the extension with specified values.

W

WEB - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This pubMethod option indicates that the requester wishes to enable the CA to make the certificate available in WEB repository.
WRAP_ENVELOPE - Static variable in class com.rsa.certj.spi.pki.PKIMessage
Indicates that the message is encrypted for the recipient.
WRAP_ENVELOPE_THEN_SIGN - Static variable in class com.rsa.certj.spi.pki.PKIMessage
Indicates that the message is first encrypted for the recipient and then signed by the sender.
WRAP_NONE - Static variable in class com.rsa.certj.spi.pki.PKIMessage
Indicates that the message is not cryptographically protected or signed by the sender.
WRAP_SIGN - Static variable in class com.rsa.certj.spi.pki.PKIMessage
Indicates that the message is signed by the sender.
WRAP_SIGN_THEN_ENVELOPE - Static variable in class com.rsa.certj.spi.pki.PKIMessage
Indicates that the message is first signed by the sender and then encrypted for the recipient.
write(File, XMLSignature) - Static method in class com.rsa.certj.xml.ParserHandler
Writes an XMLSignature to a File object.
write(OutputStream, XMLSignature) - Static method in class com.rsa.certj.xml.ParserHandler
Writes an XMLSignature to an OutputStream object.
write(String, XMLSignature) - Static method in class com.rsa.certj.xml.ParserHandler
Writes a list of XMLSignature objects to a file or URL with the name signedDocument.
writeCertificationRequestMessage(PKIRequestMessage, ProtectInfo) - Method in class com.rsa.certj.PKIService
Deprecated. Use the sendRequest method instead of this method.
writeCertificationRequestMessage(PKIRequestMessage, ProtectInfo) - Method in interface com.rsa.certj.spi.pki.PKIInterface
Deprecated. Use sendRequest.
writeMessage(byte[], int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Creates the entire contentInfo of the PKCS #7 message, placing the result into output, beginning at outOffset.
writeMessage(byte[], int, int) - Method in class com.rsa.certj.pkcs7.ContentInfo
Creates the entire contentInfo of the PKCS #7 message, placing the result into output, beginning at outOffset.

X

X400ADDRESS_NAME_TYPE - Static variable in class com.rsa.certj.cert.extensions.GeneralName
Indicates the X400ADDRESS_NAME_TYPE type of GeneralName.
X500 - Static variable in class com.rsa.certj.crmf.PKIPublicationInfo
This pubMethod option indicates that the requester wishes to enable the CA to make the certificate available in X500 repository.
X500Name - class com.rsa.certj.cert.X500Name.
This class builds and holds X.500 names.
X500Name() - Constructor for class com.rsa.certj.cert.X500Name
Constructs an empty X500Name object.
X500Name(byte[], int, int) - Constructor for class com.rsa.certj.cert.X500Name
Constructs an X500Name object and initializes it with the collection of attributes represented by nameBER.
X500Name(String) - Constructor for class com.rsa.certj.cert.X500Name
Constructs an X500Name object and initializes it with the collection of attributes represented by the String value.
X501Attribute - class com.rsa.certj.cert.attributes.X501Attribute.
This class is the superclass of all X.501 attribute objects.
X501Attribute() - Constructor for class com.rsa.certj.cert.attributes.X501Attribute
 
X501Attributes - class com.rsa.certj.cert.X501Attributes.
This class builds and holds X.501 attributes.
X501Attributes() - Constructor for class com.rsa.certj.cert.X501Attributes
Constructs an empty X501Attributes object.
X501Attributes(byte[], int, int) - Constructor for class com.rsa.certj.cert.X501Attributes
Constructs an X501Attributes object and initializes it with the collection of attributes represented by attributesBER.
X509_EXT_TYPE_CERT - Static variable in class com.rsa.certj.cert.X509V3Extensions
Specifies the CertExtensions type.
X509_EXT_TYPE_CRL - Static variable in class com.rsa.certj.cert.X509V3Extensions
Specifies the CRLExtensions type.
X509_EXT_TYPE_CRL_ENTRY - Static variable in class com.rsa.certj.cert.X509V3Extensions
Specifies the CRLEntryExtensions type.
X509_EXT_TYPE_OCSP_REQUEST - Static variable in class com.rsa.certj.cert.X509V3Extensions
Specifies the OCSPRequestExtensions type.
X509_EXT_TYPE_OCSP_SINGLE - Static variable in class com.rsa.certj.cert.X509V3Extensions
Specifies the OCSPSingleExtensions type.
X509_V3_EXTENSION - Static variable in class com.rsa.certj.cert.attributes.X501Attribute
Indicates an X.509 v3 extension.
X509_VERSION_1 - Static variable in class com.rsa.certj.cert.X509CRL
Sets the CRL to be version 1, or determines if an existing CRL is version 1.
X509_VERSION_1 - Static variable in class com.rsa.certj.cert.X509Certificate
Sets the certificate to be version 1, or determines that an existing certificate is version 1.
X509_VERSION_2 - Static variable in class com.rsa.certj.cert.X509CRL
Sets the CRL to be version 2, or determines if an existing CRL is version 2.
X509_VERSION_2 - Static variable in class com.rsa.certj.cert.X509Certificate
Sets the certificate to be version 2, or determines that an existing certificate is version 2.
X509_VERSION_3 - Static variable in class com.rsa.certj.cert.X509Certificate
Sets the certificate to be version 3, or determines that an existing certificate is version 3.
X509Certificate - class com.rsa.certj.cert.X509Certificate.
This class builds and holds X.509 certificates.
X509CERTIFICATE_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509Certificate element.
X509CERTIFICATE_TYPE - Static variable in class com.rsa.certj.xml.KeyInfo
A URL defining the KeyInfo type as a binary X.509 certificate.
X509Certificate() - Constructor for class com.rsa.certj.cert.X509Certificate
Constructs an empty X.509Certificate object.
X509Certificate(byte[], int, int) - Constructor for class com.rsa.certj.cert.X509Certificate
Constructs a signed X509Certificate object and initializes it with the values given by x509CertBER, the BER encoding of an X.509 signed certificate, beginning at offset.
X509Certificate(byte[], int, int, CertJ) - Constructor for class com.rsa.certj.cert.X509Certificate
 
X509Certificate(CertJ) - Constructor for class com.rsa.certj.cert.X509Certificate
Constructs an empty X.509Certificate object with CertJ context.
X509CRL - class com.rsa.certj.cert.X509CRL.
This class builds and holds X.509 certificate revocation lists (CRLs).
X509CRL_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509CRL element.
X509CRL() - Constructor for class com.rsa.certj.cert.X509CRL
Constructs an empty X.509CRL object.
X509CRL(byte[], int, int) - Constructor for class com.rsa.certj.cert.X509CRL
Constructs a signed X509CRL object and initializes it with the value given by x509CrlBER, beginning at offset, the BER encoding of an X.509-signed CRL.
X509CRL(byte[], int, int, CertJ) - Constructor for class com.rsa.certj.cert.X509CRL
 
X509CRL(CertJ) - Constructor for class com.rsa.certj.cert.X509CRL
Constructs an empty X.509CRL object with CertJ context specified.
X509Data - class com.rsa.certj.xml.X509Data.
This class stores one or more identifiers of X.509 certificates such as subject name, issuer serial number, and so on, that can be useful for validation.
X509DATA_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509Data element.
X509DATA_KEYINFO - Static variable in class com.rsa.certj.xml.KeyInfo
Specifies the KeyInfo as an X509Data that contains one or more identifiers of keys or X509 certificates that might be useful for validation.
X509DATA_TYPE - Static variable in class com.rsa.certj.xml.KeyInfo
A URL defining the type value of X509Data.
X509Data() - Constructor for class com.rsa.certj.xml.X509Data
Creates an empty X509Data object.
X509Data(X500Name, byte[], X500Name, SubjectKeyID, X509Certificate[], X509CRL) - Constructor for class com.rsa.certj.xml.X509Data
Creates an X509Data object and initializes it with the given values.
X509ISSUER_NAME_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509IssuerName element.
X509ISSUER_SERIAL_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509IssuerSerial element.
X509SERIAL_NUMBER_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509SerialNumber element.
X509SKI_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509SKI element.
X509SUBJECT_NAME_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the X509SubjectName element.
X509V1CertPath - class com.rsa.certj.provider.path.X509V1CertPath.
This class implements certification path building and verifying methods that do not use any X.509 v3 certificate extensions.
X509V1CertPath(String) - Constructor for class com.rsa.certj.provider.path.X509V1CertPath
Constructs a X509V1CertPath object identified by the name, name.
X509V3Extension - class com.rsa.certj.cert.extensions.X509V3Extension.
This class is the superclass of all X.509 V3 extension objects.
X509V3Extension() - Constructor for class com.rsa.certj.cert.extensions.X509V3Extension
 
X509V3Extensions - class com.rsa.certj.cert.X509V3Extensions.
This class builds and holds the collection of X.509 version 3 extensions.
X509V3Extensions(byte[], int, int, int) - Constructor for class com.rsa.certj.cert.X509V3Extensions
Constructs a signed X509V3Extensions object and initializes it with the value given by extensionsBER, beginning at offset, the BER encoding of X.509 v3 extensions.
X509V3Extensions(int) - Constructor for class com.rsa.certj.cert.X509V3Extensions
Constructs an empty X509V3Extensions object.
XML_NAMESPACE - Static variable in class com.rsa.certj.xml.Canonicalizer
Namespace URI for the prefix xml.
XMLException - exception com.rsa.certj.xml.XMLException.
This class defines an exception that is used when an error occurs in XML signature processing.
XMLException(String) - Constructor for class com.rsa.certj.xml.XMLException
Creates an XMLException with the specified message.
XMLNS_ATTR_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The name of the xmlns attribute.
XMLNS_PREFIX - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The value of the xmlns prefix.
XMLSignature - class com.rsa.certj.xml.dsig.XMLSignature.
This class builds and stores XML Signatures.
XMLSignature() - Constructor for class com.rsa.certj.xml.dsig.XMLSignature
Creates an empty XMLSignature object.
XMLSignature(File) - Constructor for class com.rsa.certj.xml.dsig.XMLSignature
Constructs an instance of XMLSignature and intializes it with the file to sign.
XMLSignature(InputStream) - Constructor for class com.rsa.certj.xml.dsig.XMLSignature
Constructs an instance of XMLSignature and intializes it with the inputStream to sign.
XMLSignature(String) - Constructor for class com.rsa.certj.xml.dsig.XMLSignature
Constructs an instance of XMLSignature and initializes it with the fileName to sign.
XPATH_ELE_NAME - Static variable in class com.rsa.certj.xml.dsig.SigNodeNameList
The tag name of the XPath element.
XPATH_LIST - Static variable in class com.rsa.certj.xml.Transformer
Specifies all supported XPath transform algorithms as a list of URLs.
XPATHTransformer - class com.rsa.certj.xml.XPATHTransformer.
This class implements an XPath transformation.
XPATHTransformer() - Constructor for class com.rsa.certj.xml.XPATHTransformer
Generates an XPATHTransformer object by initializing the transform algorithm to the default one, which is the top one in Transformer.ENVELOPED_SIGNATURE_LIST.
XPointerHandler - class com.rsa.certj.xml.XPointerHandler.
This class implements XPointer operation.
XPointerHandler() - Constructor for class com.rsa.certj.xml.XPointerHandler
 

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

RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000