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

A

aACompromise - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason aACompromise.
abort() - Method in class com.entrust.toolkit.archive.ArchiveCreator
Abort the operation of protecting data.
absolutizePath(String, String, char) - Static method in class iaik.ixsil.util.Utils
Absolutizes a specified candidate path using a specified base path and a specified separator character.
absolutizeURI(URI, URI) - Static method in class iaik.ixsil.util.URI
Absolutizes a specified candidate URI using a specified base URI according to RFC 2396, section 5.2.
AcceptableResponses - Class in iaik.x509.ocsp.extensions
This class implements the OCSP AcceptableResponses extension.
AcceptableResponses() - Constructor for class iaik.x509.ocsp.extensions.AcceptableResponses
Default constructor.
AcceptableResponses(ObjectID[]) - Constructor for class iaik.x509.ocsp.extensions.AcceptableResponses
Creates a AcceptableResponses extensions for the listed acceptable response OIDs.
acceptCertificate(CertContext, CertStore) - Method in interface com.entrust.toolkit.credentials.CapiCertFilter
This method is used to determine if a CertContext is acceptable based on criteria that is defined by this method.
acceptCertificate(CertContext, CertStore) - Method in class com.entrust.toolkit.credentials.CapiSearchFilter
This method simply iterates through the list of supplied CapiCertFilter and calls the acceptCertificate() on each.
acceptCertificate(CertContext, CertStore) - Method in class com.entrust.toolkit.credentials.CertIdentityCertFilter
This method checks whether the certificate should be accepted depending on whether it has the same subject name or CapiContainerName
acceptCertificate(X509Certificate) - Method in interface com.entrust.toolkit.credentials.GenericCertificateFilter
This method is used to determine if a certificate is acceptable based on criteria that is defined by this method.
acceptCertificate(X509Certificate) - Method in interface com.entrust.toolkit.credentials.KeychainCertFilter
This method is used to determine if a certificate is acceptable based on criteria that is defined by this method.
acceptCertificate(X509Certificate) - Method in class com.entrust.toolkit.credentials.KeychainIdentityCertFilter
This method checks whether the certificate should be accepted depending on whether it has the same subject name or KeychainContainerName
acceptCertificate(X509Certificate) - Method in class com.entrust.toolkit.credentials.KeychainSearchFilter
This method simply iterates through the list of supplied KeychainCertFilter and calls the acceptCertificate() on each.
acceptCertificate(X509Certificate) - Method in class com.entrust.toolkit.credentials.KeychainUnverifiedCertFilter
This method checks if the certificate is acceptable, and returns true if acceptable, false if not acceptable.
acceptCertificate(CertContext, CertStore) - Method in class com.entrust.toolkit.credentials.UnverifiedCertFilter
This method checks if the certificate is acceptable, and returns true if acceptable, false if not acceptable.
acceptIdentity(GenericIdentity) - Method in interface com.entrust.toolkit.credentials.GenericIdentityFilter
This method is used to determine if a identity is acceptable based on criteria that is defined by this method.
AccessDescription - Class in iaik.asn1.structures
This class represents a AccessDescription to be used as parameter for creating a private internet extension of type "Authority Information Access".
AccessDescription() - Constructor for class iaik.asn1.structures.AccessDescription
Default constructor.
AccessDescription(ObjectID, GeneralName) - Constructor for class iaik.asn1.structures.AccessDescription
Creates a new AccessDescription from the given Oid and GeneralName.
AccessDescription(ASN1Object) - Constructor for class iaik.asn1.structures.AccessDescription
Creates a new AccessDescription from an ASN1Object.
Accuracy - Class in com.entrust.toolkit.asn1.tsp
This class implements the Accuracy structure as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification.
Accuracy() - Constructor for class com.entrust.toolkit.asn1.tsp.Accuracy
Creates a new Accuracy object with that does not contain any components.
Accuracy(int, int, int) - Constructor for class com.entrust.toolkit.asn1.tsp.Accuracy
Creates a new Accuracy object with the specified components.
Accuracy(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.Accuracy
Creates a new Accuracy object from an ASN1Object.
action_dontPublish - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Action value - dontPublish.
action_pleasePublish - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Action value - pleasePublish.
activated - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - activated.
add(FieldElement) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Adds operand to the calling element and returns the result.
add(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the field element that is the result of adding this to the given summand element.
add(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Adds th e argument, b, to the calling element and returns the result.
add(ECPoint) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the sum of this point and the given point on the curve.
add(ECPoint) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the sum of the calling point and the given point on the curve.
add(ECPoint) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the sum of the calling point and the argument, p.
addAcceptablePolicy(ObjectID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows an application to add an acceptable policy for use during certificate validation, regardless of the default permission or the permission set in the client settings certificate.
addAccessDescription(AccessDescription) - Method in class iaik.x509.extensions.InfoAccess
Adds a accessDescription to this InfoAccess extension.
addAdditionalField(String) - Method in class iaik.security.smime.SMimeMailer
Sets any additional field according to RFC822.
addAdditionalField(String) - Method in class iaik.smime.SMimeMailer
Sets any additional field according to RFC822.
addAdditionalField(String) - Method in class iaik.utils.SmtpMailer
Sets any additional field according to RFC822.
addAsProvider() - Static method in class iaik.security.provider.IAIK
Installs the IAIK JCA/JCE cryptographic service provider in first position.
addAsProvider(boolean) - Static method in class iaik.security.provider.IAIK
Installs the IAIK JCA/JCE cryptographic service provider in first position printing status information to System.out if requested by the caller.
addAttribute(Attribute) - Method in class iaik.asn1.structures.Attributes
Adds the given attribute.
addAttribute(Attribute, boolean) - Method in class iaik.asn1.structures.Attributes
Adds the given attribute.
addAttribute(Attribute) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Adds one Atribute to this CertificateRequest.
addAttribute(Attribute) - Method in class iaik.x509.attr.AttributeCertificate
Adds one Atribute to this attribute certificate.
addAttributes(Attribute[]) - Method in class iaik.asn1.structures.Attributes
Adds the given attributes.
addAVA(ObjectID, Object) - Method in class iaik.asn1.structures.RDN
Creates a new AttributeValueAssertion with given type and value and adds it to this RelativeDistinguishedName.
addAVA(AVA) - Method in class iaik.asn1.structures.RDN
Adds a AttributeValueAssertion to this RelativeDistinguishedName.
addBcc(String, String, X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeMailer
Adds one receiver (Bcc: field) of the S/MIME email message.
addBcc(String, String, X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeMailer
Adds one receiver (Bcc: field) of the S/MIME email message.
addBcc(String, String) - Method in class iaik.utils.SmtpMailer
Sets the Bcc field.
addBodyPart(BodyPart) - Method in class iaik.security.smime.SignedContent
Throws a Messaging Exception.
addBodyPart(BodyPart, int) - Method in class iaik.security.smime.SignedContent
Throws a Messaging Exception.
addBodyPart(BodyPart) - Method in class iaik.smime.SignedContent
Throws a Messaging Exception.
addBodyPart(BodyPart, int) - Method in class iaik.smime.SignedContent
Throws a Messaging Exception.
addCaCerts(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Adds the specified CA certificate.
addCADN(Name) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
When a certificate is checked for revocation status, a list of CA Names is checked against the issuer of the certificate being checked for revocation.
addCADNList(ArrayList) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
When a a certificate is checked for revocation status, a list of CA Names is checked against the issuer of the certificate being checked for revocation.
addCADNList(Name[]) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
A Convienance method for adding an Array of Name DNs to the internal list of CA Names.
addCAProtEncCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Adds a CA protocol encryption certificates.
addCaPubs(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Adds the specified CA certificate.
addCc(String, String, X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeMailer
Adds one receiver (Cc: field) of the S/MIME email message.
addCc(String, String, X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeMailer
Adds one receiver (Cc: field) of the S/MIME email message.
addCc(String, String) - Method in class iaik.utils.SmtpMailer
Sets the Cc field.
addCertdefn(EntrustCertDefnInfo) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Adds a certificate definition to the set of certificate definitions.
addCertificate(X509Certificate, boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
addCertificate(Certificate, String) - Method in class com.entrust.toolkit.keystore.CertStore
Adds a certificate to this certificate store.
addCertificate(X509Certificate) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Adds a certificate to this object.
addCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Adds the specified certificate to this cache.
addCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Adds a certificate to the graph and connects it to all issuers and all subjects.
addCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Adds a certificate to this object.
addCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Add a certificate into the RevocationTrustCache
addCertificate(Certificate) - Method in class iaik.cms.CertificateSet
Adds the given certificate to this CertificateSet.
addCertificate(X509Certificate, Date) - Method in class iaik.x509.X509CRL
Adds a certificate to the CRL to be revoked on the given date.
addCertificate(RevokedCertificate) - Method in class iaik.x509.X509CRL
Adds a revoked certificate to the CRL.
addCertificateAndKeyInfo(CertificateAndKeyInfo) - Method in class com.entrust.toolkit.credentials.CapiIdentity
Adds the given certificate and key information to the current identity.
addCertificateAndKeyInfo(CertificateAndKeyInfo) - Method in class com.entrust.toolkit.credentials.KeychainIdentity
 
addCertificateContextToStore(CertContext, CertStoreAddDisposition) - Method in class com.entrust.toolkit.capi.CertStore
Adds the given certificate to this store.
addCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Adds a certificate to the SMProxy trustStore.
addCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Adds the specified certificates to this cache.
addCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Adds a certificate to the LDAPS trustStore.
addCertificates(Certificate[]) - Method in class iaik.cms.CertificateSet
Adds the given certificates to this CertificateSet.
addCertToChain(long) - Method in class com.entrust.toolkit.capi.CertChainContext
Adds a certificate to the chain.
addCertTypePolicy(EntrustCertTypeInfo) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Adds a certificate-type/definition policy information entry.
addComponent(ASN1Object) - Method in class iaik.asn1.ASN1Object
Throws a CodingException.
addComponent(ASN1Object) - Method in class iaik.asn1.ConstructedType
Adds a new ASN1Object component to the end of this ConstructedType.
addComponent(ASN1Object, int) - Method in class iaik.asn1.ConstructedType
Inserts a new component to a given location within the ConstructedType.
addComponent(ASN1Object, int) - Method in class iaik.asn1.OCTET_STRING
Inserts a new OCTET_STRING component to a given location within this OCTET_STRING.
addConfiguration(Object) - Method in class com.entrust.toolkit.credentials.CredentialWriter
This API is provided as a means to provide configuration information
addControl(AttributeTypeAndValue) - Method in class com.entrust.toolkit.asn1.crmf.Controls
Adds the specified control.
addCRL(DistPointAndCRL) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Adds the CRL to the archive CRL cache.
addCRLRevocationChecking(boolean) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding a CRL revocation into the list of Revocaton configurations.
addCRLRevocationChecking(CRLConfig) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Add a CRLConfig using a CRLConfig object that carries the CRL configuration information
addCRLRevocationChecking(boolean, int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding a CRL revocation into the list of Revocation configurations at the desired position.
addCRLs(DistPointAndCRL[]) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Adds the CRLs to the archive CRL cache.
addDate() - Method in class iaik.security.smime.SMimeMailer
Sets the "Date:" field to the current date.
addDate(Date) - Method in class iaik.security.smime.SMimeMailer
Sets the "Date:" field to the specified date.
addDate() - Method in class iaik.smime.SMimeMailer
Sets the "Date:" field to the current date.
addDate(Date) - Method in class iaik.smime.SMimeMailer
Sets the "Date:" field to the specified date.
addDecryptionKey(long, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new RSA decryption key object on a token (a token object).
addDecryptionKeyInfo(PrivateKey, X509Certificate) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Adds the given key as a decryption key.
addDecryptionKeySecure(long, SecretKey, long, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new decryption key object on a token by transferring it to the token securely.
addDistributionPoint(DistributionPoint) - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Adds a distribution point to this CRLDistPointsSyntax extension.
added - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - added.
addedToContainer_ - Variable in class iaik.ixsil.core.SignatureProperties
Signals if this signature property container has already been incorporated into a Object container.
addedToContainer_ - Variable in class iaik.ixsil.core.SignatureProperty
Signals if this signature property has already been incorporated into a SignatureProperties container.
addedToSignature_ - Variable in class iaik.ixsil.core.Object
Signals if this object container has already been added to a signature.
addElement(Object) - Method in class com.entrust.toolkit.Set
Adds an object to the set.
addElement(Element) - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Adds a DOM element to the set of DOM elements to be encrypted (or whose content is to be encrypted) for the recipients of this EncryptedElementSet.
addElement(String) - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Adds a plaintext URI to the data set to be encrypted for the recipients of this EncryptedElementSet.
addElement(InputStream) - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Adds an InputStream to the data set to be encrypted for the recipients of this EncryptedElementSet.
addEncCertPOP(EntrustCertHash) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Adds an encryption certificate proof-of-possession information entry to the set of encryptio certificate proot-of-possession information.
addEncodeListener(EncodeListener, int) - Method in class iaik.asn1.ASN1Object
Adds one EncodeListener which wants to be notified when the encoding of this ASN1Object has to be performed.
addEncodeListener(EncodeListener, int, int) - Method in class iaik.asn1.ConstructedType
Adds a component encode listener which wants to be notified when the encoding of this constructed ASN1Object has to be performed.
addEOFListener(EOFListener) - Method in class iaik.utils.NotifyEOFInputStream
 
addErrorDetails(String) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Adds the specified error information to set of implementation-specific error details.
addEventHandler(ResourceEventHandler) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Set the ResourceEventHandler to be used to handle a ResourceEvent.
addExtension(V3Extension) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Adds the specified extension.
addExtension(V3Extension) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Adds additional information about the request.
addExtension(V3Extension) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Adds additional time-stamp token information.
addExtension(V3Extension) - Method in class iaik.x509.attr.AttributeCertificate
Adds the given X509v3 extension.
addExtension(V3Extension) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Adds the given extension.
addExtension(V3Extension) - Method in class iaik.x509.ocsp.OCSPRequest
Adds the given extension.
addExtension(V3Extension) - Method in class iaik.x509.ocsp.Request
Adds the given extension.
addExtension(V3Extension) - Method in class iaik.x509.ocsp.SingleResponse
Adds the given extension.
addExtension(V3Extension) - Method in class iaik.x509.qualified.QualifiedCertificate
Adds the given extension.
addExtension(V3Extension) - Method in class iaik.x509.RevokedCertificate
Adds the given extension to this revoked certificate.
addExtension(V3Extension) - Method in class iaik.x509.X509Certificate
Adds the given X509v3 extension.
addExtension(V3Extension) - Method in class iaik.x509.X509CRL
Adds the given X509v2 CRL extension.
addExtension(V3Extension) - Method in class iaik.x509.X509Extensions
Adds an extension to this X509Extensions object.
addExtraCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Adds the specified certificate to the extraCerts component.
addExtraCertDefn(EntrustCertDefnInfo) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Adds an extra certificate definition entry to the set of extra certificate definitions.
addFile(EntrustFileDesc) - Method in class com.entrust.toolkit.roaming.EntrustFiles
Adds a file in EntrustFileDesc type to the file sequence.
addFreeText(String) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Adds the specified context-specific instruction to the set of context-specific instructions.
addGeneralInfo(InfoTypeAndValue) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Adds the specified context-specific information to the set of context-specific information.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
addHttpHeader(String, String) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
Adds additional HTTP header information.
addHttpHeader(String, String) - Method in class com.entrust.toolkit.util.HttpManagerClient
Adds additional HTTP request header information.
addHttpHeader(String, String) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Adds additional HTTP header information.
addInfoNotAvailable - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'addInfoNotAvailable': the additional information requested could not be understood or is not available.
addInScopeNSDecls(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
Checks which namespace declarations are in scope for the specified element and adds a namespace node for each declaration if the namespace node is not already present in the specified element.
additionalNSPrefixesMap_ - Variable in class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
Contains the additionally specified namespace prefix (key) to namespace URI (value) attributions.
addKeyEncryptionkey(byte[], SecretKey) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Enables a particular Decryptor instance to decrypt DOM elements.
addKeyEncryptionKey(SecretKey, byte[]) - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Adds a key encryption key (KEK) to a set of elements.
addKeyMgmtInfo(CardMSKeyMgmtInfo) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Adds a key management information entry to the list of key management information.
addKeyPair(X509Certificate, String, byte[], String, boolean, String, SecureStringBuffer) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
addKeyPairHist(CertifiedKeyPair) - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Adds the specified backed-up user encryption certificate/private key.
addKeyProvider(KeyProviderInterface) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Used by the application to register a key provider at this key manager.
addKeyPurposeID(ObjectID) - Method in class iaik.x509.extensions.ExtendedKeyUsage
Adds a KeyPurposeID to this extension.
addLogoutListener(LogoutListener) - Method in class com.entrust.toolkit.User
Adds the given LogoutListener to the list of LogoutListeners.
addMapping(PolicyMapping) - Method in class iaik.x509.extensions.PolicyMappings
Adds one mapping of type iaik.asn1.structures.PolicyMapping representing an an issuerDomainPolicy - subjectDomainPolicy pair.
addMechanism(long, String) - Static method in class com.entrust.toolkit.pkcs11.MechanismList
Add a new custom defined mechanism.
addMemoryCache() - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Adds all certificates currently in the main certificate graph to this cache object.
addMemoryCache(CachedCRLRS) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Adds all the CRLs contained in the provided memory CRL cache to this archive CRL cache.
addName(GeneralName) - Method in class iaik.asn1.structures.GeneralNames
Adds a GeneralName to the list of general names.
addNewCAName(GeneralName) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Adds the new CA name to the set of new CA names.
addNSDeclaration(String, URI) - Method in class iaik.ixsil.algorithms.TransformImplXPath
Adds a namespace declaration to the list of namespace declarations, which will be used as the namespace context at evaluation of the XPath expression of this transform.
addObject(Object) - Method in interface iaik.ixsil.core.SignerSignature
Adds the specified object container to the list of object containers in this signature.
addOCSPConfiguration(OCSPConfiguration) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding OCSP revocation into the list of Revocaton configurations.
addOCSPConfiguration(OCSPConfiguration, int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding an OCSP revocation into the list of Revocation configurations at the desired position.
addOCSPGroup(OCSPConfiguration[]) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding a Group of OCSP configurations into the list of Revocation configurations.
addOCSPGroup(OCSPConfiguration[], int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Convienance method for adding a Group of OCSP configurations into the list of Revocation configurations at the desired position.
addPubInfo(SinglePubInfo) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Adds publishing information and updates the value component.
addRDN(ObjectID, Object) - Method in class iaik.asn1.structures.Name
Adds a RelativeDistinguishedName with given attribute type and value to this Name.
addRDN(RDN) - Method in class iaik.asn1.structures.Name
Adds a RelativeDistinguishedName to this Name.
addReadCertificateStore(String, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Adds a read-only certificate store to this KeyStore-Ini-File.
addRecipient(X509Certificate) - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Adds a recipient to a set of elements.
addRecipient(CertificateIdentifier, PublicKey) - Method in class iaik.cms.KeyAgreeRecipientInfo
Adds a recipient with given recipient identifier and public key agreement key.
addRecipient(X509Certificate, int) - Method in class iaik.cms.KeyAgreeRecipientInfo
Adds a recipient with the given certificate.
addRecipient(CertificateIdentifier, byte[]) - Method in class iaik.cms.KeyAgreeRecipientInfo
Adds a recipient with given recipient identifier and already encrypted key.
addRecipient(X509Certificate, AlgorithmID) - Method in class iaik.security.smime.EncryptedContent
Adds one recipient.
addRecipient(X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeEncrypted
Adds one recipient to this S/MIME enveloped object.
addRecipient(X509Certificate, AlgorithmID) - Method in class iaik.smime.EncryptedContent
Adds one recipient.
addRecipient(RecipientInfo) - Method in class iaik.smime.EncryptedContent
Adds one recipient.
addRecipient(X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeEncrypted
Adds one recipient to this S/MIME EnvelopedData object.
addRecipientInfo(RecipientInfo) - Method in class iaik.cms.AuthenticatedDataStream
Adds one recipient to the list of recipient infos Any RecipientInfo added supplies recipient-specific information used for identifying the key of the recipient to be used for en/decrypting the symmetric mac key
addRecipientInfo(RecipientInfo) - Method in class iaik.cms.EnvelopedDataStream
Adds one recipient to the list of recipient infos.
addRecipientInfo(RecipientInfo) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Adds one recipient to the list of recipient infos.
addRecipientInfo(RecipientInfo) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Adds one recipient to the list of recipient infos.
addRecipients(X509Certificate[]) - Method in class com.entrust.toolkit.archive.ArchiveCreator
Adds each certificate in the given array as a message recipient.
addRecipients(X509Certificate[]) - Method in class com.entrust.toolkit.archive.PemOutputStream
Adds the certificates in the given array as message recipients.
addReference(SignerReference) - Method in interface iaik.ixsil.core.SignerManifest
Adds a reference object to the manifest.
addReference(SignerReference) - Method in interface iaik.ixsil.core.SignerSignedInfo
Adds a completely configured reference object to the signed information.
addRegInfo(AttributeTypeAndValue) - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Adds the specified regInfo.
addResource(Resource) - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Add a Resource for Monitoring.
addResourceListener(ResourceListener) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Registers the given ResourceListener so that it will be notified when an event occurs on this Resource object.
addResponderCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Adds a trusted verficiation certificate of an OCSP responder to the list of trusted responder certificates for this OCSPConfiguration.
addResponderCertificates(ArrayList) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Adds a List of trusted verification certificates for each OCSP responder which should be trusted by this OCSPConfiguration.
addResponderCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Adds an array of trusted verficiation certificates for each OCSP responder which should be trusted by this OCSPConfiguration.
addResponse(CertResponse) - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Adds the specified certificate response.
addReturnedCertInfo(EntrustNewCertDefn) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Adds a returned certificate information entry to the set of returned certificate information.
addRevocationChecker(RevocationChecker) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Add a RevocationChecker to the list of revocation checkers.
addRevocationConfigItem(RevocationConfigItem, int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Adds a new revocation configuration, at the specified position.
addRevocationConfigItem(RevocationConfigItem) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Adds a revocation configuration item to the end of the list of revocation configurations.
addSignatureProperty(SignatureProperty) - Method in class iaik.ixsil.core.SignatureProperties
Appends a signature property to the list maintained by this signature property container.
addSignatureProperty(SignatureProperty) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Appends a signature property to the list maintained by this signature property container.
addSigner(PrivateKey, IssuerAndSerialNumber) - Method in class iaik.security.smime.SMimeSigned
Signs this message using the supplied signer´s private key.
addSigner(PrivateKey, X509Certificate) - Method in class iaik.smime.SignedContent
Uses the given private key to sign the content.
addSigner(PrivateKey, X509Certificate, X509Certificate, boolean) - Method in class iaik.smime.SignedContent
Uses the given private key to sign the content.
addSigner(PrivateKey, X509Certificate, AlgorithmID, AlgorithmID) - Method in class iaik.smime.SignedContent
Uses the given private key to sign the content with the given signature algorithm.
addSigner(PrivateKey, X509Certificate, AlgorithmID, AlgorithmID, X509Certificate, boolean) - Method in class iaik.smime.SignedContent
Uses the given private key to sign the content with the given signature algorithm.
addSigner(PrivateKey, X509Certificate, AlgorithmID, AlgorithmID, Attribute[]) - Method in class iaik.smime.SignedContent
Signs this content using the supplied signer´s private key with the given signature algorithm.
addSigner(PrivateKey, IssuerAndSerialNumber) - Method in class iaik.smime.SMimeSigned
Signs this message using the supplied signer´s RSA private key.
addSigner(PrivateKey, IssuerAndSerialNumber, CertificateIdentifier, boolean) - Method in class iaik.smime.SMimeSigned
Signs this message using the supplied signer´s RSA private key.
addSigner(PrivateKey, IssuerAndSerialNumber, AlgorithmID, AlgorithmID) - Method in class iaik.smime.SMimeSigned
Signs this message using the supplied signer´s private key with the given signature algorithm.
addSigner(PrivateKey, IssuerAndSerialNumber, AlgorithmID, AlgorithmID, CertificateIdentifier, boolean) - Method in class iaik.smime.SMimeSigned
Signs this message using the supplied signer´s private key with the given signature algorithm.
addSigner(PrivateKey, IssuerAndSerialNumber, AlgorithmID, AlgorithmID, Attribute[]) - Method in class iaik.smime.SMimeSigned
Signs this message using the supplied signer´s private key with the given signature algorithm.
addSignerInfo(SignerInfo) - Method in class iaik.cms.SignedData
Adds a SignerInfo object to this SignedData.
addSignerInfo(SignerInfo) - Method in class iaik.cms.SignedDataStream
Adds a SignerInfo object to this SignedData.
addSignerInfo(SignerInfo) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Adds a SignerInfo object to this SignedData.
addStatusString(String) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Adds the status information to the set of status information.
addTestlet(CertTestlet, ObjectID) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Adds an extension testlet to be evaluated for each certificate when a certificate chain is validated.
addTestlet(CRLTestlet, ObjectID) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Adds an extension testlet to be evaluated for each CRL when it is validated.
addTestlet(CRLEntryTestlet, ObjectID) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Adds an extension testlet to be evaluated for each CRL entry when it is validated.
addTestlet(ExtensionTestlet, ObjectID) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Adds an extension testlet.
addText(String) - Method in class iaik.utils.SmtpMailer
Adds text to message body of this EMail.
addTo(String, String, X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeMailer
Adds one receiver (To: field) of the S/MIME email message.
addTo(String, String, X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeMailer
Adds one receiver (To: field) of the S/MIME email message.
addTo(String, String) - Method in class iaik.utils.SmtpMailer
Sets the To field.
addToFilterNodeList(Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Tests if the specified node has to be added to the filter result node set.
addTrustCerts(X509Certificate[]) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Adds the X509Certificates that are trusted for this SSL configuration.
addTrustedCertificate(X509Certificate) - Method in class com.entrust.toolkit.User
Adds a trusted certificate — from an address book, for example.
addTrustedCertificate(X509Certificate, boolean) - Method in class com.entrust.toolkit.User
Adds a trusted certificate — from an address book, for example.
addTrustedCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Adds a trusted certificate.
addTrustedCertificate(X509Certificate, boolean) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Adds a trusted certificate.
addTrustedCertificate(X509Certificate) - Method in class iaik.x509.SimpleChainVerifier
Add a trusted certificate.
addTrustedCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Adds trusted certificates, setting them as roots of trust.
addTrustedRecipients(X509Certificate[]) - Method in class com.entrust.toolkit.archive.ArchiveCreator
Adds each certificate in the given array as a message recipient.
addUser(User) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Enables a particular Decryptor instance to decrypt DOM elements that were encrypted for the specified User.
addWriteCertificateStore(String, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Adds a read/write certificate store to this KeyStore-Ini-File.
addXPathFilter(String, int, Map) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Adds an XPath filter to the sequence of filters which are computed in order to get the filter node set.
adjustParity(byte[], int) - Static method in class iaik.security.cipher.DESKeyGenerator
Adjusts the parity-bits of a DES key, supplied in a byte array beginning at the given offset.
AES - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for AES secret keys (CKK_AES).
aes_128_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 128-bit key in CBC mode.
aes_128_ECB - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 128-bit key in ECB mode.
aes_128_GCM - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 128-bit key in GCM mode.
aes_128_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AesKeyWrap key wrap algorithm for wrapping 128-bit AES content encryption keys with 128-bit AES key encryption keys (RFC 3394).
aes_192_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 192-bit key in CBC mode.
aes_192_ECB - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 192-bit key in ECB mode.
aes_192_GCM - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 192-bit key in GCM mode.
aes_192_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AesKeyWrap key wrap algorithm for wrapping 192-bit AES content encryption keys with 192-bit AES key encryption keys (RFC 3394).
aes_256_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 256-bit key in CBC mode.
aes_256_ECB - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 256-bit key in ECB mode.
aes_256_GCM - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AES symmetric block cipher used with a 256-bit key in GCM mode.
aes_256_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the AesKeyWrap key wrap algorithm for wrapping 256-bit AES content encryption keys with 256-bit AES key encryption keys (RFC 3394).
AES_BLOCK_SIZE - Static variable in class iaik.security.cipher.PBES2
 
AES_CBC_128 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-CBC-128" encryption algorithm configuration.
AES_CBC_192 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-CBC-192" encryption algorithm configuration.
AES_CBC_256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-CBC-256" encryption algorithm configuration.
AES_CBC_And_SHA256 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of AES-CBC MACing and encryption using symmetric keys derived from the user's password, where the SHA256 algorithm is used during key derivation.
AES_GCM_128 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-GCM-128" encryption algorithm configuration.
AES_GCM_192 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-GCM-192" encryption algorithm configuration.
AES_GCM_256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "AES-GCM-256" encryption algorithm configuration.
AES_GCM_And_SHA256 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of AES-GCM MACing and encryption using symmetric keys derived from the user's password, where the SHA256 algorithm is used during key derivation.
AesCipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the AES symmetric block cipher.
AesCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesCipher
The constructor; creates a new instance of the AES symmetric cipher algorithm.
AesCipher.CBCPKCS5Padding - Class in com.entrust.toolkit.security.crypto.cipher
The constructor; creates a new instance of the AES/CBC/PKCS5Padding symmetric cipher algorithm.
AesCipher.GcmNoPadding - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the AES symmetric cipher algorithm configured for operation with the GCM block mode and the NoPadding padding type.
AesCMac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the CMAC message authentication code algorithm that uses AES as the underlying symmetric cipher.
AesCMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.AesCMac
The constructor; creates a new instance of the AESCMac MAC algorithm.
AesIvParameters - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of AES-IV symmetric cipher algorithm parameters, as defined in RFC 3565.
AesIvParameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesIvParameters
The constructor; creates a new instance of AES-IV algorithm parameters.
AESKeyGenerator - Class in iaik.security.cipher
This class provides the functionality of KeyGenerator for generating keys to be used by the Rijndael cipher.
AESKeyGenerator() - Constructor for class iaik.security.cipher.AESKeyGenerator
The constructor; creates a new instance of the AES key generation algorithm.
AesKeyWrap - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the AES key wrap algorithm, as defined in the AES Key Wrap Specification.
AesKeyWrap() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesKeyWrap
The constructor; creates a new instance of the AES key wrap algorithm.
AesKeyWrapPad - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the AES key wrap algorithm, as defined in the AES Key Wrap Specification.
AesKeyWrapPad() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesKeyWrapPad
The constructor; creates a new instance of the AES key wrap algorithm.
AesKeyWrapParameters - Class in com.entrust.toolkit.security.crypto.params
An opaque algorithm parameters representation for Entrust's AesKeyWrap or AesKeyWrapPad algorithm implementation.
AesKeyWrapParameters() - Constructor for class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
The constructor; creates a new instance of AES key wrap algorithm parameters.
AesKeyWrapParameterSpec - Class in com.entrust.toolkit.security.spec
A transparent algorithm parameters representation for Entrust's AesKeyWrap or AesKeyWrapPad algorithm implementation.
AesKeyWrapParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
The default constructor.
AesKeyWrapParameterSpec(byte[]) - Constructor for class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
Creates a new InitialValueParameterSpec object with the specified initial value.
AesKeyWrapParameterSpec(byte[], int, int) - Constructor for class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
Creates a new InitialValueParameterSpec object with the specified initial value.
AesMac - Class in com.entrust.toolkit.security.crypto.mac
 
AesMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.AesMac
 
affiliationChanged - Static variable in class iaik.asn1.structures.DistributionPoint
The affiliationChanged reason flag.
affiliationChanged - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason affiliationChanged.
AFTER_DOC_ELEMENT_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Constant indicating that the document element has already been processed.
ALG_CIPHER_RSA - Static variable in class iaik.cms.SecurityProvider
Constant string RSA/ECB/PKCS1Padding.
ALG_CIPHER_RSA_DECRYPT - Static variable in class iaik.cms.SecurityProvider
Constant string RSA/ECB/PKCS1Padding/Decrypt.
ALG_CIPHER_RSA_ENCRYPT - Static variable in class iaik.cms.SecurityProvider
Constant string RSA/ECB/PKCS1Padding/Encrypt.
ALG_CIPHER_RSA_SIGN - Static variable in class iaik.cms.SecurityProvider
Constant string RSA/ECB/PKCS1Padding/Sign.
ALG_CIPHER_RSA_VERIFY - Static variable in class iaik.cms.SecurityProvider
Constant string RSA/ECB/PKCS1Padding/Verify.
ALG_CLASS_ALL - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_ANY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_DATA_ENCRYPT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_HASH - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_KEY_EXCHANGE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_MSG_ENCRYPT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_CLASS_SIGNATURE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_DIGEST_MD5 - Static variable in class iaik.cms.SecurityProvider
Constant string MD5.
ALG_DIGEST_SHA - Static variable in class iaik.cms.SecurityProvider
Constant string SHA.
ALG_HMAC_MD5 - Static variable in class iaik.cms.SecurityProvider
Constant string HmacMD5.
ALG_HMAC_SHA - Static variable in class iaik.cms.SecurityProvider
Constant string HmacSHA1.
ALG_KEY_EC - Static variable in class iaik.cms.SecurityProvider
Constant string EC.
ALG_KEY_ECDSA - Static variable in class iaik.cms.SecurityProvider
Constant string ECDSA.
ALG_KEYEX_COFACTOR_ECDH - Static variable in class iaik.cms.SecurityProvider
Constant string cofactorECDH; identifies the 'modifed' (aka: cofactor) Elliptic Curve Diffie Hellman Primitive as defined in ANSI X9.63-2001 Section 5.4.1.
ALG_KEYEX_DH - Static variable in class iaik.cms.SecurityProvider
Constant string DH
ALG_KEYEX_ESDH - Static variable in class iaik.cms.SecurityProvider
Constant string ESDH
ALG_KEYEX_STD_ECDH - Static variable in class iaik.cms.SecurityProvider
Constant string stdECDH; identifies the 'standard' Elliptic Curve Diffie Hellman Primitive as defined in ANSI X9.63-2001 Section 5.4.1.
ALG_SIGNATURE_MD5RSA - Static variable in class iaik.cms.SecurityProvider
Constant string MD5withRSA.
ALG_SIGNATURE_RAWDSA - Static variable in class iaik.cms.SecurityProvider
Constant string RawDSA.
ALG_SIGNATURE_RAWECDSA - Static variable in class iaik.cms.SecurityProvider
Constant string RawECDSA.
ALG_SIGNATURE_RAWRSA - Static variable in class iaik.cms.SecurityProvider
Constant string NONEwithRSA.
ALG_SIGNATURE_RAWRSAPSS - Static variable in class iaik.cms.SecurityProvider
Constant string RawRSA-PSS.
ALG_SIGNATURE_SHADSA - Static variable in class iaik.cms.SecurityProvider
Constant string SHA1withDSA.
ALG_STRING_3DES - Static variable in class com.entrust.toolkit.keystore.CertStore
 
ALG_STRING_3DES - Static variable in class com.entrust.toolkit.keystore.KSIniFileCreator
 
ALG_STRING_3DES - Static variable in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Protects profiles with Tripple DES symmetric encryption.
ALG_STRING_CAST - Static variable in class com.entrust.toolkit.keystore.CertStore
 
ALG_STRING_CAST - Static variable in class com.entrust.toolkit.keystore.KSIniFileCreator
 
ALG_STRING_CAST - Static variable in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Protects profiles with CAST symmetric encryption (the default).
ALG_STRING_DES - Static variable in class com.entrust.toolkit.keystore.CertStore
 
ALG_STRING_DES - Static variable in class com.entrust.toolkit.keystore.KSIniFileCreator
 
ALG_STRING_DES - Static variable in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Protects profiles with DES symmetric encryption.
ALG_STRING_IDEA - Static variable in class com.entrust.toolkit.keystore.CertStore
 
ALG_STRING_IDEA - Static variable in class com.entrust.toolkit.keystore.KSIniFileCreator
 
ALG_STRING_IDEA - Static variable in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Protects profiles with IDEA symmetric encryption.
ALG_TYPE_ANY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_BLOCK - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_DATA_ENCRYPT - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Data encryption algorithm type.
ALG_TYPE_DH - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_DSS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_HASH - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Hash algorithm type.
ALG_TYPE_KEY_EXCHANGE - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Key Exchange algorithm type.
ALG_TYPE_MSG_ENCRYPT - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Signature algorithm type.
ALG_TYPE_RSA - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_SECURECHANNEL - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_SIGNATURE - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Signature algorithm type.
ALG_TYPE_STREAM - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
ALG_TYPE_UNKNOWN - Static variable in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Unknown algorithm type.
ALGID_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
The prefix for IXSIL algorithm properties, which associate digest algorithms.
Algorithm - Class in iaik.ixsil.algorithms
Defines the common behaviour of all types of algorithms utilized by IXSIL.
Algorithm() - Constructor for class iaik.ixsil.algorithms.Algorithm
 
ALGORITHM_3DES - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for Triple DES EDE with CBC, http://www.w3.org/2001/04/xmlenc#tripledes-cbc
ALGORITHM_3DES_KEY_WRAP - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for Triple DES Key Wrap, http://www.w3.org/2001/04/xmlenc#kw-tripledes
ALGORITHM_AES_128 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES with 128-bit key, http://www.w3.org/2001/04/xmlenc#aes128-cbc
ALGORITHM_AES_128_KEY_WRAP - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES Key Wrap with 128-bit key, http://www.w3.org/2001/04/xmlenc#kw-aes128
ALGORITHM_AES_192 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES with 192-bit key, http://www.w3.org/2001/04/xmlenc#aes192-cbc
ALGORITHM_AES_192_KEY_WRAP - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES Key Wrap with 192-bit key, http://www.w3.org/2001/04/xmlenc#kw-aes192
ALGORITHM_AES_256 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES with 256-bit key, http://www.w3.org/2001/04/xmlenc#aes256-cbc
ALGORITHM_AES_256_KEY_WRAP - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for AES Key Wrap with 256-bit key, http://www.w3.org/2001/04/xmlenc#kw-aes256
ALGORITHM_BASE64 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for Base64 Encoding, http://www.w3.org/2000/09/xmldsig#base64
ALGORITHM_RSA - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
PKCS #1 v1.5 algorithm identifier, http://www.w3.org/2001/04/xmlenc#rsa-1_5
ALGORITHM_RSA_OAEP - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
PKCS #1 v2.0 algorithm identifier, http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p
ALGORITHM_SHA1 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for SHA1, http://www.w3.org/2000/09/xmldsig#sha1
ALGORITHM_SHA224 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for SHA224, http://www.w3.org/2001/04/xmldsig-more#sha224
ALGORITHM_SHA256 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for SHA256, http://www.w3.org/2001/04/xmlenc#sha256
ALGORITHM_SHA384 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for SHA384, http://www.w3.org/2001/04/xmldsig-more#sha384
ALGORITHM_SHA512 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Algorithm identifier for SHA512, http://www.w3.org/2001/04/xmlenc#sha512
AlgorithmException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an Algorithm implementation class.
AlgorithmException() - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmException(Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmException(String) - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmException
 
AlgorithmFactory - Class in iaik.ixsil.algorithms
This class defines the interface for an algorithm factory implementation and additionally provices a static method AlgorithmFactory.createFactory() to create an instance of such an algorithm factory implementation.
AlgorithmFactory() - Constructor for class iaik.ixsil.algorithms.AlgorithmFactory
 
algorithmFactory_ - Variable in class iaik.ixsil.core.TransformInstruction
Creates algorithms needed in case of verification.
AlgorithmFactoryDefaultImpl - Class in iaik.ixsil.algorithms
This class is the default implementation of the AlgorithmFactory interface.
AlgorithmFactoryDefaultImpl() - Constructor for class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
 
AlgorithmFactoryException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an AlgorithmFactory implementation class.
AlgorithmFactoryException() - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmFactoryException(Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmFactoryException(String) - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmFactoryException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmFactoryException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmFactoryException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.AlgorithmFactoryException
 
AlgorithmID - Class in com.entrust.toolkit.asn1.structures
This class implements the ASN.1 structure for AlgorithmIdentifier as defined in RFC 3280, the Certificate and CRL Profile specification.
AlgorithmID(ObjectID) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a new AlgorithmIdentifier object with the specified algorithm and null parameters.
AlgorithmID(ObjectID, ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a new AlgorithmIdentifier object with the specified algorithm and parameters.
AlgorithmID(ObjectID, AlgorithmParameterSpec) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a new AlgorithmIdentifier object with the specified algorithm and parameters (in transparent format).
AlgorithmID(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a new AlgorithmIdentifier from an ASN1Object.
AlgorithmID(AlgorithmID) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
The copy constructor; creates a deep copy of the provided algorithm identifier, including algorithm parameters.
AlgorithmID(ObjectID, String, String) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a new AlgorithmIdentifier object with the specified component.
AlgorithmID - Class in iaik.asn1.structures
This class implements the ASN.1 type "AlgorithmIdentifier".
AlgorithmID() - Constructor for class iaik.asn1.structures.AlgorithmID
Default constructor.
AlgorithmID(String, String) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an object identifier and a name.
AlgorithmID(String, String, String) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an object identifier, a name and an implementation.
AlgorithmID(ObjectID, String) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an ObjectID and an implementation.
AlgorithmID(ObjectID) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an ObjectID.
AlgorithmID(ObjectID, ASN1Object) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an ObjectID and algorithm parameters.
AlgorithmID(ASN1Object) - Constructor for class iaik.asn1.structures.AlgorithmID
Creates a new AlgorithmID from an ASN1Object.
AlgorithmID(DerInputStream) - Constructor for class iaik.asn1.structures.AlgorithmID
Decodes an AlgorithmID from a DerInputStream.
AlgorithmID.CipherAlgs - Class in com.entrust.toolkit.asn1.structures
Contains a set of pre-defined (known) cipher algorithm identifiers.
AlgorithmID.MacAlgs - Class in com.entrust.toolkit.asn1.structures
Contains a set of pre-defined (known) message authentication code (MAC) algorithm identifiers.
AlgorithmID.MessageDigestAlgs - Class in com.entrust.toolkit.asn1.structures
Contains a set of pre-defined (known) message digest algorithm identifiers.
AlgorithmID.SignatureAlgs - Class in com.entrust.toolkit.asn1.structures
Contains a set of pre-defined (known) signature algorithm identifiers.
AlgorithmIdentifier - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use AlgorithmID instead (since JTK 7.0)
AlgorithmIdentifier() - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(AlgorithmID) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(String, String) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(String, String, String) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(ObjectID) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(ObjectID, ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
AlgorithmIdentifier(DerInputStream) - Constructor for class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
algorithmProperties_ - Static variable in class iaik.ixsil.init.IXSILInit
Contains the IXSIL algorithm properties.
Algorithms - Class in com.entrust.toolkit.capi
Abstract class from which all CAPI algorithm constants derive.
ALL_EVENT_HANDLERS - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Mode used to specify that all event handlers should be used.
ALL_KEYS - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
Key export mode indicating that all keys and associated certificates be exported (includes key history).
ALL_LATEST_KEYS - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
Key export mode indicating that the latest key and associated certificate in each certificate stream hould be exported (no key history).
ALL_OBJECTS - Static variable in class com.entrust.toolkit.credentials.TokenDeletionMechanism
Indicates that all objects are to be deleted from the token.
allNodesIterator_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
A node iterator for the underlying DOM document.
allOutputNodesList_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
All nodes to be canonicalized as a NodeList.
allOutputNodesMap_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
All nodes to be canonicalized as a HashMap.
allowCMPOverride - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.1" OID Name: "entrustCertDefnAllowCMPOverride" OID Short-name: none
allowCMPPublish - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.6" OID Name: "entrustCertDefnAllowCMPPublish" OID Short-name: none
allowUnknownExtensions - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.2" OID Name: "entrustCertDefnAllowUnknownExtensions" OID Short-name: none
AnsiRandom - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.0; use X9_31usingAES256 instead
AnsiRandom() - Constructor for class com.entrust.toolkit.security.provider.AnsiRandom
Deprecated.
Generates a new AnsiRandom1 object.
anyExtendedKeyUsage - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "Any extended key usage" ExtendedKeyUsage purpose id.
anyPolicy - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the X.500 special policy value anyPolicy.
APACHE_PARSER_FEATURE_CONTINUE_AFTER_FATAL_ERROR - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute to continue after a fatal error, http://apache.org/xml/features/continue-after-fatal-error
APACHE_PARSER_FEATURE_CREATE_ENTITY_REFERENCE_NODES - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute to create nodes for entity references, http://apache.org/xml/features/dom/create-entity-ref-nodes
APACHE_PARSER_FEATURE_DEFER_NODE_EXPANSION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute to defer node expansion, http://apache.org/xml/features/dom/defer-node-expansion
APACHE_PARSER_FEATURE_DYNAMIC_VALIDATION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that requests dynamic validation, http://apache.org/xml/features/validation/dynamic
APACHE_PARSER_FEATURE_INCLUDE_IGNORABLE_WHITESPACE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute to include ignorable whitespace, http://apache.org/xml/features/dom/include-ignorable-whitespace
APACHE_PARSER_FEATURE_SCHEMA_VALIDATION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that enables validation with schema, http://apache.org/xml/features/validation/schema
APACHE_PARSER_PROPERTY_EXTERNAL_NONAMESPACESCHEMALOCATION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that sets a noNamespaceSchemaLocation, http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation
APACHE_PARSER_PROPERTY_EXTERNAL_SCHEMALOCATIONS - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that sets an external schema, http://apache.org/xml/properties/schema/external-schemaLocation
APP - Static variable in class iaik.asn1.ASN
Global ASN.1 type APP (APPLICATION)
append(byte[], byte[]) - Static method in class com.entrust.toolkit.util.ByteArray
Appends one byte array to another.
append(byte[], byte[], int, int) - Static method in class com.entrust.toolkit.util.ByteArray
Appends a section of one byte array to another.
append(byte[]) - Method in class com.entrust.toolkit.util.ByteArray
Appends a byte array to this ByteArray object.
append(byte) - Method in class com.entrust.toolkit.util.ByteArray
Appends a byte to this ByteArray object.
append(ByteArray) - Method in class com.entrust.toolkit.util.ByteArray
Appends a ByteArray object to this ByteArray object.
append(byte[], byte[]) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely appends one byte array to another.
append(byte[], byte[], int, int) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely appends a section of one byte array to another.
append(char[], char[]) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely appends one character array to another.
append(char[], char[], int, int) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely appends a section of one character array to another.
APPLICATION - Class in iaik.asn1
This class implements the tagged ASN.1 type "APPLICATION".
APPLICATION() - Constructor for class iaik.asn1.APPLICATION
Creates an empty APPLICATION object.
APPLICATION(int, ASN1Object) - Constructor for class iaik.asn1.APPLICATION
Creates a new explicitly tagged application tagged ASN.1 type.
APPLICATION(int, ASN1Object, boolean) - Constructor for class iaik.asn1.APPLICATION
Creates a new application tagged ASN.1 type.
APPLICATION - Static variable in class iaik.asn1.ASN
Tag class: application
APPLICATION - Static variable in class iaik.asn1.DerInputStream
Tag class: application
apply(long[], int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.KeccakPermutation
 
apply(Selector) - Method in class com.entrust.toolkit.Set
Removes all objects from this set that do not conform to selector's criteria.
applyTo(Set) - Method in interface com.entrust.toolkit.Selector
Removes all objects from the set that do not conform to the selector's selection criteria.
ArchiveAlgorithmException - Exception in com.entrust.toolkit.exceptions
This class is used for exceptions when creating or processing Entrust Archive format files or PEM messages that are specific to algorithm problems.
ArchiveAlgorithmException() - Constructor for exception com.entrust.toolkit.exceptions.ArchiveAlgorithmException
Constructor for ArchiveAlgorithmException.
ArchiveAlgorithmException(String) - Constructor for exception com.entrust.toolkit.exceptions.ArchiveAlgorithmException
Constructor for ArchiveAlgorithmException.
ArchiveAlgorithmException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.ArchiveAlgorithmException
Constructs an ArchiveAlgorithmException with the specified detail message that wraps an exception thrown inside the Archive processing code.
ArchiveBinaryCRLCache - Class in com.entrust.toolkit.x509.revocation
An implementation of an X.509 revocation store that represents an archive CRL cache.
ArchiveBinaryCRLCache(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
The constructor; creates a new empty ArchiveCRLCache object.
ArchiveBinaryCRLCache(InputStream, ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
The constructor; creates a new ArchiveCRLCache object initializing it with data read from the provided input stream.
ArchiveCertCache - Class in com.entrust.toolkit.x509.certstore
ArchiveCertCache is used to read and write the Entrust .CCH and .XCC certificate cache files, used to store user certificates and cross certificates respectively.
ArchiveCertCache() - Constructor for class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Creates an empty archive cache.
ArchiveCertCache(InputStream) - Constructor for class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Creates an archive cache, and initializes it with the contents of the cache file specified by the InputStream argument.
ArchiveCreator - Class in com.entrust.toolkit.archive
This class is used to create messages in the Entrust Archive format.
ArchiveCreator(User, File, PemOptions, OutputStream) - Constructor for class com.entrust.toolkit.archive.ArchiveCreator
This constructor only supports protection of small files (smaller than available memory) with Entrust Archive format.
ArchiveCreator(User, File, PemOptions, LargeFileOptions, OutputStream) - Constructor for class com.entrust.toolkit.archive.ArchiveCreator
This constructor provides support for protection of large files (larger than available memory) with Entrust Archive format.
ArchiveCRLCache - Class in com.entrust.toolkit.x509.revocation
An implementation of an X.509 revocation store that represents an archive CRL cache.
ArchiveCRLCache(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
The constructor; creates a new empty ArchiveCRLCache object.
ArchiveCRLCache(InputStream, ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
The constructor; creates a new ArchiveCRLCache object initializing it with data read from the provided input stream.
ArchiveCutoff - Class in iaik.x509.ocsp.extensions
This class implements the OCSP ArchiveCutoff extension.
ArchiveCutoff() - Constructor for class iaik.x509.ocsp.extensions.ArchiveCutoff
Default constructor.
ArchiveCutoff(Date) - Constructor for class iaik.x509.ocsp.extensions.ArchiveCutoff
Creates an ArchiveCutoff object from the given cuttoffTime.
ArchiveException - Exception in com.entrust.toolkit.exceptions
This class is used for exceptions thrown when creating or processing Entrust Archive format files or PEM messages.
ArchiveException() - Constructor for exception com.entrust.toolkit.exceptions.ArchiveException
Constructs an ArchiveException with null as its error detail message.
ArchiveException(String) - Constructor for exception com.entrust.toolkit.exceptions.ArchiveException
Constructs an ArchiveException with the specified detail message.
ArchiveException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.ArchiveException
Constructs a ArchiveException with the specified detail message and cause.
ArchiveInputStream - Class in com.entrust.toolkit.archive
This class is used to read and unprotect messages in the Entrust Archive format.
ArchiveInputStream(KeyAndCertificateSource, InputStream) - Constructor for class com.entrust.toolkit.archive.ArchiveInputStream
Constructor for ArchiveInputStream.
ArchiveInputStreamMac - Class in com.entrust.toolkit.archive
This class is used to read and unprotect messages in the Entrust Archive format.
ArchiveInputStreamMac(KeyAndCertificateSource, InputStream) - Constructor for class com.entrust.toolkit.archive.ArchiveInputStreamMac
Constructor for ArchiveInputStream.
archiveRemGenPrivKey - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
PKIArchiveOptions type 'archiveRemGenPrivKey'.
ArchiveResults - Class in com.entrust.toolkit.archive
This class contains the results of decoding an Entrust Archive.
ArchiveResultsMac - Class in com.entrust.toolkit.archive
This class contains the results of decoding an Entrust Archive.
ARL_ONLY - Static variable in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Specifies that only ARLs should be written during a write operation.
arrangeCertificateChain(X509Certificate[], boolean) - Static method in class iaik.utils.Util
Tries to construct a certificate chain from an array of certificates.
arraycopy(byte[], int, byte[], int, int) - Static method in class com.entrust.toolkit.util.CryptoUtils
Copies the specified portion of one byte array into a given location in another byte array.
ArrayEnumeration - Class in iaik.utils
This class implements a simple Enumeration over an array.
ArrayEnumeration(Object[]) - Constructor for class iaik.utils.ArrayEnumeration
Creates a new ArrayEnumeration from all the elements included in the given array of objects.
ArrayEnumeration(Object[], int) - Constructor for class iaik.utils.ArrayEnumeration
Creates a new ArrayEnumeration from the given number of elements of the given array of objects.
ASN - Class in iaik.asn1
The ASN class registers the several ASN.1 types.
ASN(int, String) - Constructor for class iaik.asn1.ASN
Creates a new ASN.1 type with given tag number and name.
ASN(int, String, int) - Constructor for class iaik.asn1.ASN
Creates a new ASN.1 type with given tag number, name and tag class.
ASN1 - Class in iaik.asn1
This class is responsible for converting ASN.1 objects between internal (ASN1Object) and external (PEM, DER encoded arrays) representation.
ASN1() - Constructor for class iaik.asn1.ASN1
Default constructor.
ASN1(ASN1Object) - Constructor for class iaik.asn1.ASN1
Creates an ASN1 object from the supplied ASN1Object.
ASN1(InputStream) - Constructor for class iaik.asn1.ASN1
Creates an ASN1 object from an InputStream.
ASN1(byte[]) - Constructor for class iaik.asn1.ASN1
Creates an ASN1 object from a byte array.
ASN1(byte[], boolean) - Constructor for class iaik.asn1.ASN1
Creates an ASN1 object from a byte array.
Asn1EncodingConverter - Class in com.entrust.toolkit.asn1
This class is a utility for converting indefinite length BER encoded ASN1 to definite length BER encoded ASN1.
ASN1InputStream - Class in iaik.utils
This Filter-InputStream can be used to read a lot of different formats for ASN.1 objects.
ASN1InputStream(InputStream) - Constructor for class iaik.utils.ASN1InputStream
Creates a new ASN1InputStream to read data from the specified input stream.
ASN1Object - Class in iaik.asn1
This abstract class defines the external interface for ASN.1 object, both primitive and constructed.
ASN1Object() - Constructor for class iaik.asn1.ASN1Object
Empty default constructor.
ASN1String - Class in iaik.asn1
Abstract super class for all ASN.1 String types.
ASN1String() - Constructor for class iaik.asn1.ASN1String
Creates an empty ASN1String.
ASN1Type - Interface in iaik.asn1
Interface for objects, which implement an ASN.1 type.
asnGraphicString - Static variable in class com.entrust.toolkit.archive.GraphicString
Global ASN.1 type GraphicString
asnType - Variable in class iaik.asn1.ASN1Object
The ASN.1 type of this ASN.1 object.
assertAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Ensures that the indicated hash algorithm is allowed under the client policy settings.
assertAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Ensures that the indicated hash algorithm is allowed under the client policy settings.
assertCryptoOperationsAllowed() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Checks if the Toolkit is allowed to perform cryptographic operations; if not, a SecurityException is thrown indicating this.
assertMechanismSupported(long) - Method in class com.entrust.toolkit.credentials.TokenKey
Asserts that the given PKCS#11 mechanism is supported on the PKCS#11 device on which this key resides on.
assertNotExpired(int) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Checks if the password has expired according to the password rules, throwing an exception if it has expired.
assertParametersValid(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
 
assertParametersValid(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Checks the parameters to ensure that they are valid and appropriate for this digital signature algorithm.
assertParametersValid(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.RsaPssSignature
 
assertVeryStrongCryptoAllowed() - Static method in class com.entrust.toolkit.security.provider.Initializer
Ensures that "very strong" cryptography is permitted by the jurisdiction policy files.
AsymmetricCipher - Class in com.entrust.toolkit.security.crypto.cipher
Defines Entrust's asymmetric cipher architecture; it contains all the common functionality used by Entrust's asymmetric block cipher implementations.
AsymmetricCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
The constructor; creates a new AsymmetricCipher instance.
AT_KEYEXCHANGE - Static variable in class com.entrust.toolkit.capi.KeySpec
 
AT_SIGNATURE - Static variable in class com.entrust.toolkit.capi.KeySpec
 
attach(CertificateStore) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Adds a new certificate store to the set of certificate stores managed by this CollectionCS.
attach(RevocationStore) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Adds a new revocation store to the set of revocation stores managed by this CollectionRS.
attachReferredDirectory(JNDIDirectory) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Attaches a JNDIDirectory that could be used by this instance to follow LDAP referrals in its principal Directory.
AttCertIssuer - Interface in iaik.x509.attr
Represents an attribute certificate issuer.
ATTR_ACCESS - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value in an access object indicating access control list settings for this item.
ATTR_ACCESSGROUP - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string indicating the access group an item is in.
ATTR_ACCESSIBLE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value indicates when a keychain item is accessible.
ATTR_COMMENT - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string indicating a comment associated with the item.
ATTR_CREATIONDATE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value indicates the item's creation date.
ATTR_CREATOR - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value indicates the item's creator.
ATTR_DESCRIPTION - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string indicating the item's description.
ATTR_IS_INVISIBLE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a Boolean indicating the item's visibility.
ATTR_IS_NEGATIVE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a Boolean indicating whether the item has a valid password.
ATTR_LABEL - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string indicating the item's label.
ATTR_MODIFICATIONDATE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value indicates the item's last modification date.
ATTR_SYNC_VIEW_HINT - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string that provides a sync view hint.
ATTR_SYNCHRONIZABLE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value is a string indicating whether the item is synchronized through iCloud.
ATTR_TYPE - Static variable in class com.entrust.toolkit.keychain.KeychainAttribute
A key whose value indicates the item's type.
Attribute - Class in iaik.asn1.structures
This class implements the ASN.1 type Attribute.
Attribute() - Constructor for class iaik.asn1.structures.Attribute
Creates an empty Attribute.
Attribute(ObjectID, ASN1Object[]) - Constructor for class iaik.asn1.structures.Attribute
Creates an Attribute from attribute type (ObjectID) and attribute values.
Attribute(ASN1Object) - Constructor for class iaik.asn1.structures.Attribute
Creates an Attribute from an ASN1Object.
AttributeCertificate - Class in com.entrust.toolkit.x509.policies
This class represents an attribute certificate from a PKI 4.0.
AttributeCertificate(byte[]) - Constructor for class com.entrust.toolkit.x509.policies.AttributeCertificate
Creates a AttributeCertificate from a DER byte array.
AttributeCertificate(ASN1Object) - Constructor for class com.entrust.toolkit.x509.policies.AttributeCertificate
Creates a AttributeCertificate from an ASN1 structure.
AttributeCertificate - Class in iaik.x509.attr
This class represents an attribute certificate, as specified by PKIX Internet Attribute Certificate Profile.
AttributeCertificate() - Constructor for class iaik.x509.attr.AttributeCertificate
Default constructor for creating a new empty attribute certificate.
AttributeCertificate(InputStream) - Constructor for class iaik.x509.attr.AttributeCertificate
Creates an AttributeCertificate from an input stream.
AttributeCertificate(byte[]) - Constructor for class iaik.x509.attr.AttributeCertificate
Creates an AttributeCertificate form a PEM or DER byte array.
AttributeComparator() - Constructor for class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
 
attributes - Variable in class com.entrust.toolkit.util.LdapURL
The attributes component of an LDAP URL.
Attributes - Class in iaik.asn1.structures
An container class for X.509 Attributes.
Attributes() - Constructor for class iaik.asn1.structures.Attributes
Empty constructor.
Attributes(Attribute[]) - Constructor for class iaik.asn1.structures.Attributes
Creates an Attribute container from the given list of attributes.
Attributes(ASN1Object) - Constructor for class iaik.asn1.structures.Attributes
Creates an Attribute container from a SET OF or SEQUENCE OF attributes.
Attributes(InputStream) - Constructor for class iaik.asn1.structures.Attributes
Creates an Attribute container from a BER encoded SET OF or SEQUENCE OF attributes.
Attributes(byte[]) - Constructor for class iaik.asn1.structures.Attributes
Creates an Attribute container from a BER encoded SET OF or SEQUENCE OF attributes.
Attributes - Class in iaik.pkcs.pkcs12
This class implements attributes of SafeBags as defined in PKCS#12.
Attributes() - Constructor for class iaik.pkcs.pkcs12.Attributes
Creates empty attributes.
Attributes(String, byte[]) - Constructor for class iaik.pkcs.pkcs12.Attributes
Creates new Attributes from a friendly name and a local key ID.
attributes_ - Variable in class iaik.asn1.structures.Attributes
The Attribute repository (order may be of interest).
AttributeTypeAndValue - Class in com.entrust.toolkit.asn1.crmf
This class implements the ASN.1 structure for AttributeTypeAndValue as defined in the CRMF specification.
AttributeTypeAndValue() - Constructor for class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
This is the default constructor.
AttributeTypeAndValue(ObjectID, ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Creates a new AttributeTypeAndValue object with the specified components.
AttributeTypeAndValue(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Creates a new AttributeTypeAndValue object from an ASN1Object.
AUTH_ATTRS_TAG - Static variable in class iaik.cms.AuthenticatedDataStream
 
authenticate(JarFile, byte[]) - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
Authenticates a MAC protected JAR file.
authenticated_safes - Variable in class iaik.pkcs.pkcs12.PKCS12
 
AuthenticatedData - Class in iaik.cms
This class represents the non-stream supporting implementation of the CMS AuthenticatedData type.
AuthenticatedData() - Constructor for class iaik.cms.AuthenticatedData
Default constructor for dynamic object creation in ContentInfoStream.
AuthenticatedData(InputStream) - Constructor for class iaik.cms.AuthenticatedData
Creates an AuthenticatedData from a DER encoded AutheticatedData object which is read from the given InputStream.
AuthenticatedData(ObjectID, byte[], AlgorithmID, byte[], AlgorithmID, int) - Constructor for class iaik.cms.AuthenticatedData
Creates an AuthenticatedDataStream from an already calculated MAC value.
AuthenticatedData(ObjectID, byte[], AlgorithmID, int, AlgorithmParameterSpec, AlgorithmID, int) - Constructor for class iaik.cms.AuthenticatedData
Creates a new AuthenticatedData where the to-be-authenticated content data is supplied from an byte array.
AuthenticatedData(ObjectID, byte[], AlgorithmID, int, AlgorithmParameterSpec, int) - Constructor for class iaik.cms.AuthenticatedData
Creates a new AuthenticatedData where the to-be-authenticated content data is supplied from an byte array.
AuthenticatedDataStream - Class in iaik.cms
This class represents the stream supporting implementation of the CMS AuthenticatedData type.
AuthenticatedDataStream() - Constructor for class iaik.cms.AuthenticatedDataStream
Default constructor for dynamic object creation in ContentInfoStream.
AuthenticatedDataStream(InputStream) - Constructor for class iaik.cms.AuthenticatedDataStream
Creates an AuthenticatedDataStream from a BER encoded AutheticatedData object which is read from the given InputStream.
AuthenticatedDataStream(ObjectID, InputStream, AlgorithmID, byte[], AlgorithmID, int) - Constructor for class iaik.cms.AuthenticatedDataStream
Creates an AuthenticatedDataStream from an already calculated MAC value.
AuthenticatedDataStream(ObjectID, InputStream, AlgorithmID, int, AlgorithmParameterSpec, AlgorithmID, int) - Constructor for class iaik.cms.AuthenticatedDataStream
Creates a new AuthenticatedDataStream where the to-be-authenticated content data is supplied by an input stream.
AuthenticatedDataStream(ObjectID, InputStream, AlgorithmID, int, AlgorithmParameterSpec, int) - Constructor for class iaik.cms.AuthenticatedDataStream
Creates a new AuthenticatedDataStream where the to-be-authenticated content data is supplied by an input stream.
AuthenticatedSafe - Class in iaik.pkcs.pkcs12
This class implements the ASN.1 structure AuthenticatedSafe as defined in the PKCS#12 standard.
AuthenticatedSafe(int, SafeBag[]) - Constructor for class iaik.pkcs.pkcs12.AuthenticatedSafe
Creates a new AuthenticatedSafe containing the given SafeBags with the desired mode.
AuthenticatedSafe(ASN1Object) - Constructor for class iaik.pkcs.pkcs12.AuthenticatedSafe
Creates a new AuthenticatedSafe object from an ASN1Object.
AuthenticationType - Class in com.entrust.toolkit.x509.directory
AuthenticationType is an abstract class used to define configuration information for authentication types.
AuthenticationType() - Constructor for class com.entrust.toolkit.x509.directory.AuthenticationType
 
Authenticator - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the ASN.1 structure for the Authenticator regCtrl as defined in the CRMF specification.
Authenticator(String) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Creates a new Authenticator regCtrl object with the specified component.
Authenticator(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Creates a new Authenticator regCtrl object from an ASN1Object.
authority_ - Variable in class iaik.ixsil.util.URI
The authority component of an URI.
AUTHORITY_CHARS_ - Static variable in class iaik.ixsil.util.URI
Contains all characters which are allowed for the authority component of an URI.
AuthorityInfoAccess - Class in iaik.x509.extensions
This class implements the AuthorityInfoAccess Extension.
AuthorityInfoAccess() - Constructor for class iaik.x509.extensions.AuthorityInfoAccess
Default constructor.
AuthorityInfoAccess(AccessDescription) - Constructor for class iaik.x509.extensions.AuthorityInfoAccess
Creates an AuthorityInfoAccess object and adds a AccessDescription.
AuthorityKeyIdentifier - Class in iaik.x509.extensions
This class implements the AuthorityKeyIdentifier Extension.
AuthorityKeyIdentifier() - Constructor for class iaik.x509.extensions.AuthorityKeyIdentifier
Default constructor.
AuthorityKeyIdentifier(byte[]) - Constructor for class iaik.x509.extensions.AuthorityKeyIdentifier
Create a AuthorityKeyIdentifier with a key identifier.
AuthorityKeyIdentifier(GeneralNames, BigInteger) - Constructor for class iaik.x509.extensions.AuthorityKeyIdentifier
Create a AuthorityKeyIdentifier with issuer and serial number.
AuthorityKeyIdentifierCRLTestlet - Class in com.entrust.toolkit.x509.testlets
 
AuthorityKeyIdentifierCRLTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
 
AuthorizationCode - Class in com.entrust.toolkit.util
Validates the authorization code used when user credentials are created.
AuthorizationCode(StringBuffer) - Constructor for class com.entrust.toolkit.util.AuthorizationCode
Constructs an AuthorizationCode object consisting of the validated authorization code.
AuthorizationCode(StringBuilder) - Constructor for class com.entrust.toolkit.util.AuthorizationCode
Creates a validated authorization code
AuthorizationCodeException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when the authorization code is not correct.
AuthorizationCodeException(String) - Constructor for exception com.entrust.toolkit.exceptions.AuthorizationCodeException
 
AVA - Class in iaik.asn1.structures
This class implements the ASN.1 type AttributeValueAssertion.
AVA(ObjectID, Object) - Constructor for class iaik.asn1.structures.AVA
Creates a new AttributeValueAssertion from a type and a value.
AVA(ObjectID, Object, ASN) - Constructor for class iaik.asn1.structures.AVA
Creates a new AttributeValueAssertion from a type and a value to be encoded using the given encoding type.
AVA(String) - Constructor for class iaik.asn1.structures.AVA
Creates a new AttributeValueAssertion from a string formatted version, such as cn=John Doe.
AVA(ASN1Object) - Constructor for class iaik.asn1.structures.AVA
Creates an AttributeValueAssertion from an ASN1Object.
AVA() - Constructor for class iaik.utils.RFC2253NameParser.AVA
 
available() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Returns 1 if at least one byte can be read from this input stream without blocking.
available() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Returns 1 if at least one byte can be read from this input stream without blocking.
available() - Method in class com.entrust.toolkit.archive.PemInputStream
Returns 1 if at least one byte can be read from this input stream without blocking.
available() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns 1 if at least one byte can be read from this input stream without blocking.
available() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
Returns the number of bytes available without blocking.
available() - Method in class iaik.asn1.DerInputStream
Returns the number of bytes available for this stream.
available() - Method in class iaik.security.random.RandomInputStream
Return the number of bytes available for a non-blocking read from this stream.
available() - Method in class iaik.smime.BoundaryBase64InputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class iaik.utils.ASN1InputStream
Returns the number of bytes that can be read from this input stream without blocking.
avas - Variable in class iaik.asn1.structures.RDN
Repository for AttributeValueAssertion objects.
aVAs_ - Variable in class iaik.utils.RFC2253NameParser.ParsedRDN
 

B

badAlg - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badAlg': unrecognized or unsupported Algorithm identifier.
badCertId - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badCertId': no certificate could be found matching the provided criteria.
badDataFormat - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badDataFormat': the data submitted has the wrong format.
badMessageCheck - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badMessageCheck': integrity check failed (e.g., signature did not verify.
badPOP - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badPOP': the proof-of-possession failed.
badRequest - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badRequest': transaction not permitted or supported.
badTime - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'badTime': messageTime was not sufficiently close to the system time, as defined by the local policy.
BASE - Static variable in class com.entrust.toolkit.util.SecureByteArray
Base sensitivity - do not protect the data
BASE - Static variable in class com.entrust.toolkit.util.SecureStringBuffer
Base sensitivity - do not obfuscate the data
base64Decode(byte[]) - Static method in class iaik.ixsil.util.Utils
Transforms the specified base64 encoded data into the corresponding plain data.
Base64Decode(byte[], boolean) - Static method in class iaik.utils.Util
Base64 decodes the provided input data (byte representation of a Base64 encoded value).
Base64Decode(byte[]) - Static method in class iaik.utils.Util
Base64 decodes the provided input data (byte representation of a Base64 encoded value).
Base64DecodeFromString(String) - Static method in class iaik.utils.Util
Base64 decodes the provided input data (string representation of a Base64 encoded value).
Base64DecodeFromString(String, boolean) - Static method in class iaik.utils.Util
Base64 decodes the provided input data (string representation of a Base64 encoded value).
base64Encode(byte[]) - Static method in class iaik.ixsil.util.Utils
Transforms the specified plain data into base64 encoded data.
Base64Encode(byte[]) - Static method in class iaik.utils.Util
Base64 encodes (with line breaks) the provided input data and returns the byte representation of the Base64 encoded value.
Base64Encode(byte[], boolean) - Static method in class iaik.utils.Util
Base64 encodes (with or without line breaks) the provided input data and returns the byte representation of the Base64 encoded value.
Base64EncodeToString(byte[]) - Static method in class iaik.utils.Util
Base64 encodes (with line breaks) the provided input data and returns the string representation of the Base64 encoded value.
Base64EncodeToString(byte[], boolean) - Static method in class iaik.utils.Util
Base64 encodes (with or without line breaks) the provided input data and returns the string representation of the Base64 encoded value.
Base64Exception - Exception in iaik.utils
Exception for invalid BASE64 streams.
Base64Exception(String) - Constructor for exception iaik.utils.Base64Exception
Constructs a Base64Exception with the specified detail message.
Base64InputStream - Class in iaik.utils
This class represents a FilterOutputStream that decodes Base64 encoded data passing through it.
Base64InputStream(InputStream) - Constructor for class iaik.utils.Base64InputStream
Creates a new Base64InputStream to read data from the specified input stream.
Base64InputStream(InputStream, boolean) - Constructor for class iaik.utils.Base64InputStream
Creates a new Base64InputStream to read data from the specified input stream and specifies whether or not to ignore invalid BASE-64 characters.
Base64InputStream(InputStream, boolean, int[][]) - Constructor for class iaik.utils.Base64InputStream
Creates a new Base64InputStream to read data from the specified input stream along with allowing you to specify whether or not to ignore invalid BASE-64 characters and allowing you to override the default decoding table
Base64OutputStream - Class in iaik.utils
This class represents a FilterOutputStream that Base64 encodes the data passing through it.
Base64OutputStream(OutputStream) - Constructor for class iaik.utils.Base64OutputStream
Creates a new Base64OutputStream to write Base64 encoded data (with line breaks) to the specified underlying output stream.
Base64OutputStream(OutputStream, boolean) - Constructor for class iaik.utils.Base64OutputStream
Creates a new Base64OutputStream to write Base64 encoded data (with or without line breaks) to the specified underlying output stream.
base_ - Variable in class iaik.ixsil.util.ExternalReferenceResolverImpl
The base URI for absolutizing relative URIs.
baseURI_ - Variable in class iaik.ixsil.core.URIResolverParameters
Holds the base URI for absolutizing relative URIs.
BASIC - Static variable in class com.entrust.toolkit.tracing.TraceLevel
Trace level representing basic level of tracing
BasicConstraints - Class in iaik.x509.extensions
This class implements the BasicConstraints Extension.
BasicConstraints() - Constructor for class iaik.x509.extensions.BasicConstraints
Default constructor.
BasicConstraints(boolean, int) - Constructor for class iaik.x509.extensions.BasicConstraints
Creates a new BasicConstraints extension with the given cA and pathLenConstraint values.
BasicConstraints(boolean) - Constructor for class iaik.x509.extensions.BasicConstraints
Creates a new BasicConstraints extension setting cA to the given parameter value.
BasicConstraintsCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a CertTestlet to test the BasicConstraints extension of a certificate.
BasicConstraintsCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
 
BasicOCSPResponse - Class in iaik.x509.ocsp
This class implements the OCSP type BasicOCSPResponse.
BasicOCSPResponse() - Constructor for class iaik.x509.ocsp.BasicOCSPResponse
Default constructor for creating a new empty BasicOCSPResponse.
BasicOCSPResponse(InputStream) - Constructor for class iaik.x509.ocsp.BasicOCSPResponse
Creates a BasicOCSPResponse from an input stream.
BasicOCSPResponse(byte[]) - Constructor for class iaik.x509.ocsp.BasicOCSPResponse
Creates a BasicOCSPResponse form a PEM or DER byte array.
BEFORE_DOC_ELEMENT_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Constant indicating that the document element has not been processed.
beginNewSession() - Method in class com.entrust.toolkit.util.HttpManagerClient
Implements the beginNewSession() method of the ManagerTransport class.
beginNewSession() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Implements the beginNewSession() method of the ManagerTransport class.
beginNewSession() - Method in class com.entrust.toolkit.util.ManagerTransport
Called whenever a new session or request to the PKI RA is about to be made.
beginNewSession() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
beginNewSession() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
 
belongsToSameIdentity(ContainerName) - Method in class com.entrust.toolkit.credentials.ContainerName
Returns whether or not this container and the given container belong to the same identity.
belongsToSameIdentity(ContainerName) - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
 
belongsToSameIdentity(ContainerName) - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
 
BIG_PRIME_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Used for intiializing the symbol table of various parsers.
bigInteger2Base64(BigInteger) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Gets the base64 encoded byte representation of a BigInteger, excluding the sign bit.
BinaryString - Class in com.entrust.toolkit.util
This class represents a binary string; a sequence of characters that contains only '0' and '1' characters.
BinaryString(int) - Constructor for class com.entrust.toolkit.util.BinaryString
Creates a BinaryString object that holds not characters, but has the indicated initial capacity.
BinaryString(String) - Constructor for class com.entrust.toolkit.util.BinaryString
Creates a BinaryString object using the characters contained in the indicated String.
BinaryStringFormatException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the application has attempted to convert a string to a binary string, but that the string does not have the appropriate format.
BinaryStringFormatException(String) - Constructor for exception com.entrust.toolkit.exceptions.BinaryStringFormatException
Creates a BinaryStringFormatException with the indicated exception message.
bind(OutputStream) - Method in class com.entrust.toolkit.credentials.UALCreator
Binds the user's password and writes the .ual credentials file to the given output stream.
bind(SecureStringBuffer, OutputStream) - Static method in class com.entrust.toolkit.credentials.UALUtil
Binds the given password to the machine by generating an Entrust Unattended Login (UAL) file.
bind(SocketAddress) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
bind(SocketAddress) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
bindJTK8Format(SecureStringBuffer, OutputStream) - Static method in class com.entrust.toolkit.credentials.UALUtil
Binds the given password using a UAL format that is compatible with Java Toolkit versions 8.x and previous.
BiometricData - Class in iaik.x509.extensions.qualified.structures
This class implements the BiometricData type of the PKIX Qualified Certificate Profile.
BiometricData() - Constructor for class iaik.x509.extensions.qualified.structures.BiometricData
Empty default constructor.
BiometricData(int) - Constructor for class iaik.x509.extensions.qualified.structures.BiometricData
Creates a BiometricData object from predefined biometric type.
BiometricData(ObjectID) - Constructor for class iaik.x509.extensions.qualified.structures.BiometricData
Creates a BiometricData object from the given object identifier.
BiometricData(ASN1Object) - Constructor for class iaik.x509.extensions.qualified.structures.BiometricData
Creates a BiometricData object from an ASN1Object.
BiometricInfo - Class in iaik.x509.extensions.qualified
This class implements the BiometricInfo Extension.
BiometricInfo() - Constructor for class iaik.x509.extensions.qualified.BiometricInfo
Default constructor.
BiometricInfo(BiometricData[]) - Constructor for class iaik.x509.extensions.qualified.BiometricInfo
Creates an BiometricInfo object and adds the given BiometricData objects.
BIT_STRING - Static variable in class iaik.asn1.ASN
Global ASN.1 type BIT_STRING
BIT_STRING - Class in iaik.asn1
This class implements the native ASN.1 type "BIT STRING".
BIT_STRING() - Constructor for class iaik.asn1.BIT_STRING
Creates a new BIT STRING object.
BIT_STRING(byte[], int) - Constructor for class iaik.asn1.BIT_STRING
Creates a new BIT STRING object from a byte array and an integer.
BIT_STRING(byte[]) - Constructor for class iaik.asn1.BIT_STRING
Creates a new BIT STRING object where all bits of the byte array are valid.
BIT_STRING(String) - Constructor for class iaik.asn1.BIT_STRING
Creates a new BIT STRING from a binary string (e.g.
BIT_STRING(boolean[]) - Constructor for class iaik.asn1.BIT_STRING
Creates a new BIT STRING from a boolean array.
BIT_STRING - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type BIT_STRING
bitLength(int) - Static method in class com.entrust.toolkit.util.CryptoUtils
Determines the bit length of an integer.
bits_not_valid - Variable in class iaik.asn1.BIT_STRING
Number of bits not valid in the byte array of bits.
bitsGenerated(int, int) - Method in interface iaik.security.random.SeedGenListener
Deprecated.
Method to be called by SeedGenerators each time new random bits are generated.
bitsNotValid() - Method in class iaik.asn1.BIT_STRING
Returns the number of bits which are not valid.
block_size - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
The block size for block oriented stream encoding.
block_size - Variable in class iaik.pkcs.pkcs7.EncryptedDataStream
The block size for block oriented stream encoding.
block_size - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
The block size for block oriented stream encoding.
block_size - Variable in class iaik.pkcs.pkcs7.SignedDataStream
The block size for block oriented stream encoding.
blockELILogout() - Method in class com.entrust.toolkit.User
Deprecated.
since 8.0; There is no longer a need to maintain this feature as the Entrust Login Interface has been discontinued. This method will be removed in a future release.
BlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
Represents a block mechanism in Entrust's symmetric block cipher architecture; it contains the common functionality used by all block mechanism implementations.
blockSize_ - Variable in class iaik.cms.DigestedDataStream
The block size for block oriented stream encoding.
blockSize_ - Variable in class iaik.cms.EncapsulatedContentInfoStream
The block size for block encoding.
blockSize_ - Variable in class iaik.cms.EncryptedContentInfoStream
The block size.
blockSize_ - Variable in class iaik.cms.EncryptedDataStream
The block size for block oriented stream encoding.
blockSize_ - Variable in class iaik.cms.EnvelopedDataStream
The block size for block oriented stream encoding.
blockSize_ - Variable in class iaik.cms.SignedDataStream
The block size for block oriented stream encoding.
BMPString - Static variable in class iaik.asn1.ASN
Global ASN.1 type BMPString
BMPString - Class in iaik.asn1
This class implements the native ASN.1 type "BMPString".
BMPString() - Constructor for class iaik.asn1.BMPString
Creates an empty BMPString.
BMPString(String) - Constructor for class iaik.asn1.BMPString
Creates a new ASN.1 BMPString object for the given String value.
BMPString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type BMPString
BOOLEAN - Static variable in class iaik.asn1.ASN
Global ASN.1 type BOOLEAN
BOOLEAN - Class in iaik.asn1
This class implements the native ASN.1 type "BOOLEAN".
BOOLEAN() - Constructor for class iaik.asn1.BOOLEAN
Creates an empty object.
BOOLEAN(boolean) - Constructor for class iaik.asn1.BOOLEAN
Creates a new ASN.1 BOOLEAN object for the given Java boolean value.
BOOLEAN - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type BOOLEAN
BoundaryBase64InputStream - Class in iaik.smime
A stream for decoding the base64 encoded data of a MIME part.
BoundaryBase64InputStream(InputStream, String) - Constructor for class iaik.smime.BoundaryBase64InputStream
Creates a new BoundaryBase64InputStream to read data from the specified input stream.
bubbleSort(long[]) - Static method in class iaik.utils.Util
Sort the given array of longs in ascending order and return it.
bubbleSort(int[]) - Static method in class iaik.utils.Util
Sort the given array of ints in ascending order and return it.
buf - Variable in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Buffer where data is stored.
buffer - Variable in class iaik.utils.LineInputStream
 
buildCertificateChain(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
buildCertificateChainWithRoots(X509Certificate, X509Certificate[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Build a certificate chain with provided a list of root certificates which are to be considered trusted anchors by Apple API.
businessCategory - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.15"
OID Name: "businessCategory"
OID Short-name: none
Source: RFC 4519
BUSY - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Event type used to indicate that the resource is busy.
byName() - Method in class iaik.x509.ocsp.ResponderID
Checks whether this ResponderID represents the byName choice.
ByteArray - Class in com.entrust.toolkit.util
This class provides byte array operations.
ByteArray() - Constructor for class com.entrust.toolkit.util.ByteArray
The default constructor.
ByteArray(byte[]) - Constructor for class com.entrust.toolkit.util.ByteArray
Creates a new ByteArray object that contains a copy of the contents of the specified byte array.
ByteArray(ByteArray) - Constructor for class com.entrust.toolkit.util.ByteArray
Creates a new ByteArray object that contains a copy of the contents of the specified ByteArray.
ByteArray(long) - Constructor for class com.entrust.toolkit.util.ByteArray
Creates a new ByteArray object that contains a copy of the bytes in the specified long value.
ByteArray(BigInteger) - Constructor for class com.entrust.toolkit.util.ByteArray
Creates a new ByteArray object that contains a copy of the bytes the specified BigInteger represents.
byteArrayToString(byte[]) - Static method in class iaik.ixsil.util.Utils
Produces a string representation of a given byte array.
ByteStreamSerializer - Class in com.entrust.toolkit.util
The ByteStreamSerializer is useful for serializing/deserializing byte stream data in a format that is compliant to the TLS 1.2 specification.
ByteStreamSerializer() - Constructor for class com.entrust.toolkit.util.ByteStreamSerializer
 

C

C14N_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Constant indicating that the output has to be canonical XML.
C14N_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
The prefix for IXSIL algorithm properties, which associate canonicalization algorithms.
ca() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Returns true if the subject of the certificate holding this BasicConstraints extension is a CA.
ca() - Method in class iaik.x509.extensions.BasicConstraints
Returns true if the subject of the certificate holding this BasicConstraints extension is a CA.
CA_CERTIFICATE - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
CACERT - Static variable in class com.entrust.toolkit.x509.certstore.CertType
Represent a CA certificate.
CachedCRLRS - Class in com.entrust.toolkit.x509.revocation
An implementation of an X.509 revocation store that represents a memory CRL cache.
CachedCRLRS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.CachedCRLRS
The constructor; creates and initializes a new CachedCRLRS object.
cachedTransformInput_ - Variable in class iaik.ixsil.core.TransformInstruction
Stores the result of the last transform which has already been processed.
cACompromise - Static variable in class iaik.asn1.structures.DistributionPoint
The cACompromise reason flag.
cACompromise - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason cACompromise.
CACrossCertCS - Class in com.entrust.toolkit.x509.certstore
This certificate store contains the cross certificates of a CA.
CACrossCertCS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.certstore.CACrossCertCS
Creates a certificate store that contains cross certificates.
caIssuers - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the x.509 AccessDescription access method caIssuers, as defined by RFC 3280.
calculateASNLength() - Method in class com.entrust.toolkit.util.ByteArray
Deprecated.
this function was intended for internal JTK use only; deprecated since 6.1
calculateASNLength(byte[]) - Static method in class com.entrust.toolkit.util.ManagerTransport
Calculates the length of an ASN.1 DER-encoded object from the DER encoding, and returns it.
calculateByteLength(long) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
This helper function calculates the number of bytes required to store the length of the given data.
calculateCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertID
Calculates and set cert hash value for the given encoded certificate.
calculateCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertIDv2
Calculates and set cert hash value for the given encoded certificate.
calculateCRC(String, int) - Method in class com.entrust.toolkit.util.CRC
Calculates the CRC
calculateCRC(byte[]) - Method in class com.entrust.toolkit.util.CRC
 
calculateCRC(byte[], int) - Method in class com.entrust.toolkit.util.CRC
 
calculateDigest(byte[], AlgorithmID) - Static method in class iaik.x509.attr.ObjectDigestInfo
Calcualtes a digest of the given value using the given digest algorithm.
calculateHashCode(byte[]) - Static method in class iaik.utils.Util
Creates an integer suitable for hash table indexing.
calculateHashedMessage(byte[]) - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Sets the hash of the message by calculating the hash over the message indicated.
calculateHashedMessage(InputStream) - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Sets the hash of the message by calculating the hash over the message indicated.
calculateIssuerKeyHash(PublicKey, AlgorithmID) - Static method in class iaik.x509.ocsp.CertID
Calculets the issuerKeyHash from the given public key.
calculateIssuerNameHash(Name, AlgorithmID) - Static method in class iaik.x509.ocsp.CertID
Calculates a SHA hash from the supplied issuer Name.
calculatePublicKey(ECPrivateKey) - Static method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
Determines the EC public key that corresponds to a given EC private key.
calculateSignatureFromHash(AlgorithmID, AlgorithmID, PrivateKey, byte[]) - Method in class iaik.cms.SecurityProvider
Calculates the signature value for a CMS SignerInfo over the given digest value with the given algorithm using the supplied private key.
calculateSignatureFromSignedAttributes(AlgorithmID, AlgorithmID, PrivateKey, byte[]) - Method in class iaik.cms.IaikProvider
Calculates the signature value for a CMS SignerInfo over the given signed attributes with the given algorithm using the supplied private key.
calculateSignatureFromSignedAttributes(AlgorithmID, AlgorithmID, PrivateKey, byte[]) - Method in class iaik.cms.SecurityProvider
Calculates the signature value for a CMS SignerInfo over the given signed attributes with the given algorithm using the supplied private key.
CALG_3DES - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_3DES_112 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_AES - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_AES_128 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_AES_192 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_AES_256 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_AGREEDKEY_ANY - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_CYLINK_MEK - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_DES - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_DESX - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_DH_EPHEM - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_DH_SF - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_DSS_SIGN - Static variable in class com.entrust.toolkit.capi.SignatureAlgorithms
 
CALG_HMAC - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_HUGHES_MD5 - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_KEA_KEYX - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_MAC - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_MD2 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_MD4 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_MD5 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_RC2 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_RC4 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_RC5 - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_RSA_KEYX - Static variable in class com.entrust.toolkit.capi.KeyExchangeAlgorithms
 
CALG_RSA_SIGN - Static variable in class com.entrust.toolkit.capi.SignatureAlgorithms
 
CALG_SEAL - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_SHA - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SHA1 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SHA_224 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SHA_256 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SHA_384 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SHA_512 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_SKIPJACK - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_SSL3_SHAMD5 - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
CALG_TEK - Static variable in class com.entrust.toolkit.capi.DataEncryptionAlgorithms
 
CALG_TLS1PRF - Static variable in class com.entrust.toolkit.capi.HashAlgorithms
 
callSeedGenListener() - Method in class iaik.security.random.SeedGenerator
Deprecated.
If a SeedGenListener is set, call it with the parameters returned by getStatus.
cann - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'cann'.
CanonicalizationAlgorithm - Class in iaik.ixsil.algorithms
Defines the behaviour of a canonicalization algorithm in addition to the standard algorithm's behaviour.
CanonicalizationAlgorithm() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithm
 
CanonicalizationAlgorithmImplCanonicalXML - Class in iaik.ixsil.algorithms
Provides an canonicalization algorithm implementation of the Canonical XML canonicalization algorithm.
CanonicalizationAlgorithmImplCanonicalXML() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXML
Standard constructor.
CanonicalizationAlgorithmImplCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
Provides a canonicalization algorithm implementation for the canonicalization method defined in Canonical XML.
CanonicalizationAlgorithmImplCanonicalXMLWithComments() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXMLWithComments
Standard constructor.
CanonicalizationAlgorithmImplExclusiveCanonicalXML - Class in iaik.ixsil.algorithms
Provides an canonicalization algorithm implementation of the Exclusive XML Canonicalization Version 1.0 canonicalization algorithm.
CanonicalizationAlgorithmImplExclusiveCanonicalXML() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Standard constructor.
CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
Provides a canonicalization algorithm implementation for the canonicalization method defined in Exclusive XML Canonicalization Version 1.0 .
CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments
Standard constructor.
CANONICALIZATIONMETHOD_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Algorithm attribute of the CanonicalizationMethod XML element.
CANONICALIZATIONMETHOD_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the CanonicalizationMethod XML element.
canonicalize() - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithm
Produces the canonical physical representation of the XML input previously specified by the method CanonicalizationAlgorithm.setInput(org.w3c.dom.NodeList).
canonicalize() - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXML
Creates a canonical physical representation of the specified XPath node set input according to the standard mentioned in the description of this class.
canonicalize() - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Creates a canonical physical representation of the specified XPath node set input according to the standard mentioned in the description of this class.
canonicalizeInputStream(LineInputStream, String) - Method in interface iaik.security.smime.Canonicalizer
Wraps an canonicalizing input stream around the given input stream This method may be implemented for applying a special canonicalization scheme to the MIME entity read from the given input stream.
canonicalizeInputStream(LineInputStream, String) - Method in class iaik.security.smime.DefaultCanonicalizer
Wraps an canonicalizing input stream around the given input stream
canonicalizeInputStream(LineInputStream, String) - Method in interface iaik.smime.Canonicalizer
Wraps an canonicalizing input stream around the given input stream This method may be implemented for applying a special canonicalization scheme to the MIME entity read from the given input stream.
canonicalizeInputStream(LineInputStream, String) - Method in class iaik.smime.DefaultCanonicalizer
Wraps an canonicalizing input stream around the given input stream
canonicalizeOutputStream(OutputStream, String, String) - Method in interface iaik.security.smime.Canonicalizer
Wraps an canonicalizing output stream around the given output stream.
canonicalizeOutputStream(OutputStream, String, String) - Method in class iaik.security.smime.DefaultCanonicalizer
Wraps an canonicalizing output stream around the given output stream.
canonicalizeOutputStream(OutputStream, String, String) - Method in interface iaik.smime.Canonicalizer
Wraps an canonicalizing output stream around the given output stream.
canonicalizeOutputStream(OutputStream, String, String) - Method in class iaik.smime.DefaultCanonicalizer
Wraps an canonicalizing output stream around the given output stream.
Canonicalizer - Interface in iaik.security.smime
Interface to be implemented for providing a special canonicalization scheme.
Canonicalizer - Interface in iaik.smime
Interface to be implemented for providing a special canonicalization scheme.
CanonicalXMLSerializerException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an CanonicalXMLSerializerInterface or ExclusiveCanonicalXMLSerializerInterface implementation class.
CanonicalXMLSerializerException() - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerException(String) - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.CanonicalXMLSerializerException
 
CanonicalXMLSerializerImpl - Class in iaik.ixsil.util
CanonicalXMLSerializerImpl(NodeList, int, boolean, String) - Constructor for class iaik.ixsil.util.CanonicalXMLSerializerImpl
Standard constructor.
CanonicalXMLSerializerImpl.AttributeComparator - Class in iaik.ixsil.util
Implements the Comparator interface for DOM attributes.
CanonicalXMLSerializerImpl.NSAttributeComparator - Class in iaik.ixsil.util
Implements the Comparator interface for DOM namespace attributes.
CanonicalXMLSerializerInterface - Interface in iaik.ixsil.util
Defines the interface for an XML serializer according to the rules defined in Canonical XML.
canonMode_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Indicates wheter the output has to be canonical XML or exclusive canonical XML.
canUseHardwareRng() - Method in class com.entrust.toolkit.capi.CryptProvider
Return whether or not this provider can use a hardware random number generator.
CapiCertFilter - Interface in com.entrust.toolkit.credentials
A CapiCertFilter is used by CapiIdentities to determine if a CertContext is acceptable based on criteria that is defined in method CapiCertFilter.acceptCertificate(CertContext, CertStore).
CapiCertificateAndKeyInfo - Class in com.entrust.toolkit.credentials
Stores information about certificate and private key pairs stored in CAPI that would be acceptable for User login.
CapiCmpCredentialReader - Class in com.entrust.toolkit.credentials
This is the abstract super class of credential readers that can be used for creating/recovering Entrust Digital Identities in Microsoft CryptoAPI (MSCAPI) using PKIX-CMP.
CapiConstants - Class in com.entrust.toolkit.capi
This class is used to represent integer constants used in CAPI.
CapiContainerName - Class in com.entrust.toolkit.credentials
Abstract class for CAPI key container names, to help with the process of matching different container names to identities.
CapiCredentialCreator - Class in com.entrust.toolkit.credentials
This credential reader is designed for creating an Entrust user's Digital Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
CapiCredentialCreator(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialCreator
A constructor; creates a new CapiCredentialCreator object.
CapiCredentialCreatorOrRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is capable of creating or recovering an Entrust user's Digital Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
CapiCredentialCreatorOrRecoverer(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialCreatorOrRecoverer
A constructor; creates a new CapiCredentialCreatorOrRecoverer object.
CapiCredentialReader - Class in com.entrust.toolkit.credentials
A CredentialReader for reading a Digital Identity from CAPI.
CapiCredentialReader(CapiIdentity) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialReader
Create a CapiCredentialReader that reads certificates and keys for the given CapiIdentity.
CapiCredentialReader(CertContext[]) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialReader
Create a CapiCredentialReader that reads certificates and keys from the given array CertContext objects.
CapiCredentialRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is designed for recovering an Entrust user's Digital Identity in Microsoft CryptoAPI (MSCAPI) using Entrust format.
CapiCredentialRecoverer(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialRecoverer
A constructor; creates a new CapiCredentialRecoverer object.
CapiCredentialWriter - Class in com.entrust.toolkit.credentials
A CredentialWriter to write certificates and private keys to Microsoft CAPI.
CapiCredentialWriter() - Constructor for class com.entrust.toolkit.credentials.CapiCredentialWriter
This is the default constructor.
CapiCredentialWriter(boolean) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialWriter
This constructor is used to determine whether CA certificates will be written to CAPI when writing the profile.
CapiCredentialWriter(boolean, CapiCSPConfig) - Constructor for class com.entrust.toolkit.credentials.CapiCredentialWriter
The CapiCredentialWriter constructor.
CapiCS - Class in com.entrust.toolkit.x509.certstore
The CapiCertificateStore is a CertificateStore that can be used to look up certificates in CAPI when performing certificate validation.
CapiCS() - Constructor for class com.entrust.toolkit.x509.certstore.CapiCS
The constructor for the CapiCertificateStore.
CapiCS(String[]) - Constructor for class com.entrust.toolkit.x509.certstore.CapiCS
This constructor allows the CapiCS to be configured to search using specific certificate stores in CAPI.
CapiCSPConfig - Class in com.entrust.toolkit.credentials
This class is used to configure the CSP used when generating keys in CAPI.
CapiCSPConfig(String, boolean) - Constructor for class com.entrust.toolkit.credentials.CapiCSPConfig
Create A CapiCSPConfig object
CapiCSPConfig(String, boolean, boolean) - Constructor for class com.entrust.toolkit.credentials.CapiCSPConfig
Create A CapiCSPConfig object
CapiCSPConfigDefault - Class in com.entrust.toolkit.credentials
This is the default CapiCSP Configuration that is used when no custom CapiCSPConfig object has been passed into the CapiCredentialWriter.
CapiCSPConfigDefault(String) - Constructor for class com.entrust.toolkit.credentials.CapiCSPConfigDefault
The default configuration which allows a user defined default to be specified if there is no CSP mapping in policy.
CapiCSPConfigESP - Class in com.entrust.toolkit.credentials
This is a CapiCSPConfig object which behaves similar to Entrust Security Provider (ESP).
CapiCSPConfigESP(String) - Constructor for class com.entrust.toolkit.credentials.CapiCSPConfigESP
Create a CapiCSPConfigESP that will use the default CSP
CapiDigest - Class in com.entrust.toolkit.security.crypto.digest
The super-class of all MS-CAPI based message digest algorithm implementations (the digest operation is performed natively in MS-CAPI).
CapiDsaPrivateKey - Class in com.entrust.toolkit.credentials
The CapiDsaPrivateKey class represents a DSA private key that is stored in CAPI.
CapiDsaPrivateKey(CryptKey) - Constructor for class com.entrust.toolkit.credentials.CapiDsaPrivateKey
Creates a CapiDsaPrivateKey
CapiException - Exception in com.entrust.toolkit.exceptions
Exception class for any problems that may occur in a method that makes calls to CAPI.
CapiException() - Constructor for exception com.entrust.toolkit.exceptions.CapiException
Default constructor for CapiException.
CapiException(String) - Constructor for exception com.entrust.toolkit.exceptions.CapiException
Constructor for CapiException.
CapiException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CapiException
Constructs an CapiException with the specified message, caused by the specified exception
CapiException(String, int, String) - Constructor for exception com.entrust.toolkit.exceptions.CapiException
Constructs an CapiException with the specified message, caused by the specified message
CapiHandle - Class in com.entrust.toolkit.capi
This class represents a handle to an object in Microsoft's CAPI.
CapiIdentities - Class in com.entrust.toolkit.credentials
This class stores a set of CapiIdentity objects, and can be used to find digital identities in CAPI.
CapiIdentity - Class in com.entrust.toolkit.credentials
This class stores information about a user identity in CAPI.
CapiIdentityFilter - Interface in com.entrust.toolkit.credentials
A CapiIdentityFilter is used by CapiIdentities to determine if a certificate belongs to the same identity as another existing identity.
CapiKeyFormatter - Class in com.entrust.toolkit.capi
This class is used to convert between ASN.1 encodings of private keys and the format required by CAPI's CryptImportKey function.
CapiPermission - Class in com.entrust.toolkit.permissions
A CapiPermission is required when reading or writing information from CAPI.
CapiPermission() - Constructor for class com.entrust.toolkit.permissions.CapiPermission
Creates a new CapiPermission using the symbolic name of "CapiPermission".
CapiPrivateKey - Class in com.entrust.toolkit.credentials
The CapiPrivateKey class represents a private key that is stored in Microsoft's CAPI.
CapiRsaPrivateKey - Class in com.entrust.toolkit.credentials
The CapiPrivateKey class represents an RSA private key that is stored in Microsoft's Crypto API.
CapiRsaPrivateKey(CryptKey) - Constructor for class com.entrust.toolkit.credentials.CapiRsaPrivateKey
Creates a CapiRsaPrivateKey
CapiSearchFilter - Class in com.entrust.toolkit.credentials
The CapiSearchFilter object is a CapiCertFilter that allows multiple CapiCertFilter objects to be combined together to form a filter.
CapiSearchFilter(List<CapiCertFilter>) - Constructor for class com.entrust.toolkit.credentials.CapiSearchFilter
Takes a List of CapiCertFilter objects that are used to determine whether the certificate is acceptable.
CapiSearchFilter(CapiCertFilter[]) - Constructor for class com.entrust.toolkit.credentials.CapiSearchFilter
Take an array of CapiCertFilter which are used to determine whether the certificate is acceptable.
CapiUtils - Class in com.entrust.toolkit.capi
Contains various utility API related to Microsoft CryptoAPI.
CAProtEncCert - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CAProtEncCert as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
CAProtEncCert(X509Certificate) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Creates a new CAProtEncCert object with the specified component.
CAProtEncCert(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Creates a new CAProtEncCert object from an ASN1Object.
CardMSCertReqInfo - Class in com.entrust.toolkit.credentials
The class represents certificate request information that is injected into the Entrust Certificate Management Protocol (PKIX-CMP) by a Card Management System (CardMS).
CardMSCertReqInfo(EntrustCertInfoId) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition.
CardMSCertReqInfo(EntrustCertInfoId, PublicKey) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition and public key.
CardMSCertReqInfo(EntrustCertInfoId, PublicKey, POPOSigningKey) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition, public key, and proof of possession for a signing private key.
CardMSCertReqInfo(EntrustCertInfoId, PublicKey, POPOSigningKey, X509Extensions) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition, public key,proof of possession for a signing private key, and X.509 certificate extensions.
CardMSCertReqInfo(PKIArchiveOptions, EntrustCertInfoId, PublicKey) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition, public key, and private key archive information.
CardMSCertReqInfo(PKIArchiveOptions, EntrustCertInfoId, PublicKey, X509Extensions) - Constructor for class com.entrust.toolkit.credentials.CardMSCertReqInfo
A constructor; creates a new CardMSCertReqInfo object containing a certificate definition, public key, private key archive information, and X.509 certificate extensions.
CardMSDigitalIDMgmtInfo - Class in com.entrust.toolkit.asn1.cardms
This class implements the ASN.1 structure for CardMSDigitalIDMgmtInfo as defined by Entrust for use in the Card Management System (CardMS) API.
CardMSDigitalIDMgmtInfo(String, String, Name, EntrustCertInfoId, boolean, List) - Constructor for class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
A constructor; creates a CardMSDigitalIDMgmtInfo object that contains the specified components.
CardMSDigitalIDMgmtInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
A constructor; creates a CardMSDigitalIDMgmtInfo object from an ASN1Object.
CardMSKeyMgmtInfo - Class in com.entrust.toolkit.asn1.cardms
This class implements the ASN.1 structure for CardMSKeyMgmtInfo as defined by Entrust for use in the Card Management System (CardMS) API.
CardMSKeyMgmtInfo(EntrustCertInfoId, EntrustCertInfoId) - Constructor for class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
A constructor; creates a CardMSKeyMgmtInfo object that contains the specified components.
CardMSKeyMgmtInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
A constructor; creates a CardMSKeyMgmtInfo object from an ASN1Object.
caRepository - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the x.509 AccessDescription access method caIssuers, as defined by RFC 3280.
CARRIEDKEYNAME_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <CarriedKeyName> DOM element, a child element of <EncryptedKey>.
CAST128 - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying CAST128 cipher.
CAST128() - Constructor for class iaik.security.cipher.CAST128
The constructor; creates a new instance of the CAST128 symmetric cipher algorithm.
CAST128_CBC_AND_SHA1 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of CAST128-CBC MACing and encryption using symmetric keys derived from the user's password, where the SHA1 algorithm is used during key derivation.
Cast128Cipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the CAST128 symmetric block cipher (aka CAST5).
Cast128Cipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.Cast128Cipher
The constructor; creates a new instance of the CAST128 (aka: CAST5) symmetric cipher algorithm.
CAST128KeyGenerator - Class in iaik.security.cipher
This class provides the functionality of KeyGenerator for generating keys to be used by the CAST128 cipher.
CAST128KeyGenerator() - Constructor for class iaik.security.cipher.CAST128KeyGenerator
The constructor; creates a new instance of the CAST128 key generation algorithm.
CAST128KeyWrap - Class in iaik.security.cipher
This class implements the CMS CAST128 Key Wrap key wrap algorithm.
CAST128KeyWrap() - Constructor for class iaik.security.cipher.CAST128KeyWrap
The constructor; creates a new instance of the CAST128WrapCAST128 symmetric cipher algorithm.
Cast128Mac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the DAC message authentication code algorithm that uses CAST128 as the underlying symmetric cipher.
Cast128Mac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Cast128Mac
The constructor; creates a new instance of the CAST128Mac MAC algorithm.
CAST128MacParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the CAST128Mac Parameter structure as defined in RFC 2144.
CAST128MacParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
The default constructor.
CAST128MacParameterSpec(int, int) - Constructor for class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Creates a new CAST128MacParameterSpec object with the specified components.
CAST128MacParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Creates a new CAST128MacParameterSpec object from an ASN1Object.
CAST128Parameters - Class in iaik.security.cipher
This class represents CAST paramters in opaque form and may be used for generating opaque CAST parameters and converting them between various formats.
CAST128Parameters() - Constructor for class iaik.security.cipher.CAST128Parameters
The default constructor.
CAST128ParameterSpec - Class in iaik.security.cipher
This class implements the CAST128 Parameter structure as defined in RFC 2144.
CAST128ParameterSpec() - Constructor for class iaik.security.cipher.CAST128ParameterSpec
The default constructor.
CAST128ParameterSpec(int) - Constructor for class iaik.security.cipher.CAST128ParameterSpec
Creates a new CAST128ParameterSpec object with the specified component.
CAST128ParameterSpec(int, byte[]) - Constructor for class iaik.security.cipher.CAST128ParameterSpec
Creates a new CAST128ParameterSpec object with the specified components.
CAST128ParameterSpec(int, byte[], int) - Constructor for class iaik.security.cipher.CAST128ParameterSpec
Creates a new CAST128ParameterSpec object with the specified components.
CAST128ParameterSpec(ASN1Object) - Constructor for class iaik.security.cipher.CAST128ParameterSpec
Creates a new CAST128ParameterSpec from an ASN1Object.
CAST128WrapParameters - Class in iaik.security.cipher
This class represents CMS CAST128 key wrap paramters in opaque form and may be used for generating opaque CAST parameters and converting them between various formats.
CAST128WrapParameters() - Constructor for class iaik.security.cipher.CAST128WrapParameters
The default constructor.
CAST128WrapParameterSpec - Class in iaik.security.cipher
CAST parameter specification.
CAST128WrapParameterSpec(int) - Constructor for class iaik.security.cipher.CAST128WrapParameterSpec
Creates a CAST128ParametersSpec from the given keyLength value.
cast3_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CAST3 symmetric block cipher used in CBC mode.
cast3CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113533.7.66.3" Registered JCA algorithm: "CAST3/CBC/PKCS5Padding" Registered JCA key: "CAST3" Registered AlgorithmParameterSpec: None
cast3CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113533.7.66.3" OID Name: "cast3CBC" OID Short-name: none
Cast3Cipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the CAST3 symmetric block cipher.
Cast3Cipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.Cast3Cipher
The constructor; creates a new instance of the CAST3 symmetric cipher algorithm.
Cast3KeyGenerator - Class in com.entrust.toolkit.security.crypto.cipher
A software based implementation of the CAST3 key generation algorithm.
Cast3KeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.cipher.Cast3KeyGenerator
The constructor; creates a new instance of the CAST3 key generation algorithm.
Cast3Parameters - Class in com.entrust.toolkit.security.crypto.cipher
This class represents CAST parameters in opaque form and may be used for generating opaque CAST parameters and converting them between various formats.
Cast3Parameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
The default constructor.
Cast3ParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the Cast3CBCParameter structure.
Cast3ParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.Cast3ParameterSpec
The default constructor.
Cast3ParameterSpec(int) - Constructor for class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Creates a new Cast3ParameterSpec object with the specified key length.
Cast3ParameterSpec(int, byte[]) - Constructor for class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Creates a new Cast3ParameterSpec object with the specified components.
Cast3ParameterSpec(int, byte[], int) - Constructor for class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Creates a new Cast3ParameterSpec object with the specified components.
Cast3ParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Creates a new Cast3ParameterSpec from an ASN1Object.
cast5_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CAST5 symmetric block cipher used in CBC mode.
CAST5_CBC_128 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "CAST5-CBC-128" encryption algorithm configuration.
CAST5_CBC_80 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "CAST5-CBC-80" encryption algorithm configuration.
cast5CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113533.7.66.10" Registered JCA algorithm: "CAST128/CBC/PKCS5Padding" Registered JCA key: "CAST128" Registered AlgorithmParameterSpecs: IvParameterSpec, CAST128ParameterSpec Source: NIST AES Registered Objects
cast5CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113533.7.66.10" OID Name: "CAST5-CBC" OID Short-name: none
cast5MAC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113533.7.66.11" Registered JCA algorithm: "CAST128Mac" Registered JCA key: "CAST128" Registered AlgorithmParameterSpecs: MacParameterSpec, CAST128MacParameterSpec
cast5MAC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113533.7.66.11" OID Name: "cast5MAC" OID Short-name: none
Cast5MacParameters - Class in com.entrust.toolkit.asn1.structures
Deprecated.
This class will never need to be used; it is intended for use with the JCA Mac cryptographic algorithms, which do not accept AlgorithmParameters at any API (since 7.0)
Cast5MacParameters() - Constructor for class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
The constructor
Cast5MacParameterSpec - Class in com.entrust.toolkit.asn1.structures
Deprecated.
This is not a complete implementation, it does not provided ASN1 encoding/decoding; use CAST128MacParameterSpec instead (since 7.0)
Cast5MacParameterSpec() - Constructor for class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
Deprecated.
The constructor
CAST5ParameterSpec - Class in com.entrust.toolkit.security.spec
Deprecated.
As of JTK 6.0; Use the class iaik.security.cipher.CAST128ParameterSpec
CAST5ParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
The empty constructor defines a new parameter specification with a key length of 128 bits and a zero initialization vector.
CAST5ParameterSpec(int, byte[]) - Constructor for class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
The constructor takes the length of the key in bits and the initialization vector.
causedByDisabledUser() - Method in exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Indicates whether the exception was caused by a PKIX-CMP error message that was returned by the Security Manager because the user has been disabled.
causedBySecurityManagerError() - Method in exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Indicates whether the exception was caused by a PKIX-CMP error message that was returned by the Security Manager.
CbcBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Cipher Block Chaining (CBC) block mechanism in Entrust's symmetric block cipher architecture.
CBCPKCS5Padding() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesCipher.CBCPKCS5Padding
 
ccp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'ccp'.
ccr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'ccr'.
CERT_ACCESS_STATE_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ARCHIVED_KEY_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ARCHIVED_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_AUTO_ENROLL_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_CHAIN_CACHE_END_CERT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_CACHE_ONLY_URL_RETRIEVAL - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_DISABLE_AUTH_ROOT_AUTO_UPDATE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_DISABLE_PASS1_QUALITY_FILTERING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_ENABLE_CACHE_AUTO_UPDATE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_ENABLE_SHARE_STORE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_RETURN_LOWER_QUALITY_CONTEXTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_REVOCATION_CHECK_CACHE_ONLY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_REVOCATION_CHECK_CHAIN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_REVOCATION_CHECK_END_CERT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_THREAD_STORE_SYNC - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CHAIN_USE_LOCAL_MACHINE_STORE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CLOSE_STORE_CHECK_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CLOSE_STORE_FORCE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_CROSS_CERT_DIST_POINTS_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_CTL_USAGE_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_DATE_STAMP_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_DESCRIPTION_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_EFS_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ENHKEY_USAGE_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ENROLLMENT_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ENTRUST_CERT_DEFINITION_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.CertPropertyId
CERT_ENTRUST_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Deprecated.
CERT_EXTENDED_ERROR_INFO_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_FIND_ANY - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_CERT_ID - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_CROSS_CERT_DIST_POINTS - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_CTL_USAGE - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_ENHKEY_USAGE - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_EXISTING - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_HASH - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_ISSUER_ATTR - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_ISSUER_NAME - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_ISSUER_OF - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_ISSUER_STR - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_KEY_IDENTIFIER - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_KEY_SPEC - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_MD5_HASH - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_PROPERTY - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_PUBKEY_MD5_HASH - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_PUBLIC_KEY - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SHA1_HASH - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SIGNATURE_HASH - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SUBJECT_ATTR - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SUBJECT_CERT - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SUBJECT_NAME - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FIND_SUBJECT_STR - Static variable in class com.entrust.toolkit.capi.CertFindType
 
CERT_FORTEZZA_DATA_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_FRIENDLY_NAME_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_IE30_RESERVED_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ISSUER_PUBLIC_KEY_MD5_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_KEY_CONTEXT_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_KEY_IDENTIFIER_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_KEY_PROV_HANDLE_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_KEY_PROV_INFO_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_KEY_SPEC_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_MD5_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_NEXT_UPDATE_LOCATION_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_PUBKEY_ALG_PARA_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_PUBKEY_HASH_RESERVED_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_PVK_FILE_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_RENEWAL_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_SHA1_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_SIGNATURE_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_SMART_CARD_DATA_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_STORE_ADD_ALWAYS - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_NEW - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_NEWER - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_NEWER_INHERIT_PROPERTIES - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_REPLACE_EXISTING - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_REPLACE_EXISTING_INHERIT_PROPERTIES - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_ADD_USE_EXISTING - Static variable in class com.entrust.toolkit.capi.CertStoreAddDisposition
 
CERT_STORE_BACKUP_RESTORE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_BASE_CRL_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_CREATE_NEW_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_DELETE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_DELTA_CRL_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_ENUM_ARCHIVED_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_MANIFOLD_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_MAXIMUM_ALLOWED_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_NO_CRL_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_NO_CRYPT_RELEASE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_NO_ISSUER_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_OPEN_EXISTING_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_PROV_COLLECTION - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_FILE - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_FILENAME - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_LDAP - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_MEMORY - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_MSG - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_PHYSICAL - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_PKCS7 - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_REG - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_SERIALIZED - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_SMART_CARD - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_PROV_SYSTEM - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
System certificate store.
CERT_STORE_PROV_SYSTEM_REGISTRY - Static variable in class com.entrust.toolkit.capi.CertStoreProvType
 
CERT_STORE_READONLY_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_REVOCATION_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_SET_LOCALIZED_NAME_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_SHARE_CONTEXT_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_SHARE_STORE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_SIGNATURE_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_TIME_VALIDITY_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_STORE_UPDATE_KEYID_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SUBJECT_NAME_MD5_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_SUBJECT_PUBLIC_KEY_MD5_HASH_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
 
CERT_SYSTEM_STORE_CURRENT_SERVICE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_CURRENT_SERVICE_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_CURRENT_USER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_CURRENT_USER_GROUP_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_CURRENT_USER_GROUP_POLICY_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_CURRENT_USER_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE_GROUP_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE_GROUP_POLICY_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCAL_MACHINE_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCATION_MASK - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_LOCATION_SHIFT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_SERVICES - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_SERVICES_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_UNPROTECTED_FLAG - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_USERS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_SYSTEM_STORE_USERS_ID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_CTL_IS_NOT_TIME_VALID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_CTL_IS_NOT_VALID_FOR_USAGE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_EXACT_MATCH_ISSUER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_EXCLUDED_NAME_CONSTRAINT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_ISSUANCE_CHAIN_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_KEY_MATCH_ISSUER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_NAME_MATCH_ISSUER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_NOT_DEFINED_NAME_CONSTRAINT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_NOT_PERMITTED_NAME_CONSTRAINT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_NOT_SUPPORTED_NAME_CONSTRAINT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_PREFERRED_ISSUER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_INVALID_BASIC_CONSTRAINTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_INVALID_EXTENSION - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_INVALID_NAME_CONSTRAINTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_INVALID_POLICY_CONSTRAINTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_COMPLEX_CHAIN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_CYCLIC - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_NOT_SIGNATURE_VALID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_NOT_TIME_NESTED - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_NOT_TIME_VALID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_NOT_VALID_FOR_USAGE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_OFFLINE_REVOCATION - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_PARTIAL_CHAIN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_REVOKED - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_SELF_SIGNED - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_IS_UNTRUSTED_ROOT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_NO_ERROR - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_NO_ISSUANCE_CHAIN_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CERT_TRUST_REVOCATION_STATUS_UNKNOWN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CertChainContext - Class in com.entrust.toolkit.capi
Represents a handle to a certificate chain in CAPI.
certconf - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'certConf'.
CertConfirmContent - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for Certificate Confirmation as defined in RFC 4210, the Certificate Management Protocols (CMP) specification.
CertConfirmContent(X509Certificate, BigInteger, PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
Constructor for the CertConfirmContent object.
CertConfirmContent(CertStatus[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
Constructor for the CertConfirmContent object.
CertConfirmContent(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
Constructor for the CertConfirmContent object.
CertContext - Class in com.entrust.toolkit.capi
This class encapsulates information about a handle to a CAPI Certificate Context.
CertFindType - Class in com.entrust.toolkit.capi
Constants to be used when finding a certificate in a CertStore.
certHash_ - Variable in class iaik.smime.ess.ESSCertID
 
CertId - Class in com.entrust.toolkit.asn1.crmf
This class implements the ASN.1 structure for CertId as defined in the CRMF specification.
CertId(GeneralName, BigInteger) - Constructor for class com.entrust.toolkit.asn1.crmf.CertId
Creates a new CertId object with the specified components.
CertId(X509Certificate) - Constructor for class com.entrust.toolkit.asn1.crmf.CertId
Creates a new CertId object from an X509Certificate object.
CertId(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.CertId
Creates a new CertId from an ASN1Object.
CertID - Class in iaik.x509.ocsp
This class implements OCSP type CertID.
CertID(AlgorithmID, byte[], byte[], BigInteger) - Constructor for class iaik.x509.ocsp.CertID
Creates a new CertID from hashAlgorithm, issuerNameHash, issuerKeyHash and serial number.
CertID(AlgorithmID, Name, PublicKey, BigInteger) - Constructor for class iaik.x509.ocsp.CertID
Creates a new CertID from hashAlgorithm, issuerName, issuerKey and serial number.
CertID(AlgorithmID, X509Certificate, BigInteger) - Constructor for class iaik.x509.ocsp.CertID
Creates a new CertID from hashAlgorithm, issuer certificate and target certificate serial number.
CertID(AlgorithmID, X509Certificate, X509Certificate) - Constructor for class iaik.x509.ocsp.CertID
Creates a new CertID from hashAlgorithm, issuer certificate and target certificate.
CertID(ASN1Object) - Constructor for class iaik.x509.ocsp.CertID
Creates CertID from an ASN1Object.
CertIdentityCertFilter - Class in com.entrust.toolkit.credentials
A CertIdentityCertFilter is a CapiCertFilter that is used to find a specific identity in CAPI based on certificate criteria.
CertIdentityCertFilter(X509Certificate) - Constructor for class com.entrust.toolkit.credentials.CertIdentityCertFilter
This constructor takes an X509Certificate and uses the SubjectName as the criteria for filtering acceptable certificates.
CertIdentityCertFilter(Principal) - Constructor for class com.entrust.toolkit.credentials.CertIdentityCertFilter
This constructor takes a Principal which represents the Subject Name of a Certificate as the criteria for filtering acceptable certificates.
CertIdentityCertFilter(CertContext) - Constructor for class com.entrust.toolkit.credentials.CertIdentityCertFilter
Constructor used to filter out certificates that are not part of the same identity.
CertIdentityCertFilter(CapiContainerName) - Constructor for class com.entrust.toolkit.credentials.CertIdentityCertFilter
This can be used to find all certificates in that particular identity.
CertIdentityCertFilter(AlgorithmID, byte[]) - Constructor for class com.entrust.toolkit.credentials.CertIdentityCertFilter
This constructor searches for an identity based on a certificate hash value of the given type.
CERTIFICATE - Static variable in class com.entrust.toolkit.keychain.KeychainItem
 
CertificateAndKeyInfo - Class in com.entrust.toolkit.credentials
This class is used to encapsulate information regarding an asymmetric key pair (a public key and a private key).
CertificateAndKeyInfo() - Constructor for class com.entrust.toolkit.credentials.CertificateAndKeyInfo
 
CertificateBag - Class in iaik.pkcs.pkcs12
This class contains a certificate and any associated attributes.
CertificateBag() - Constructor for class iaik.pkcs.pkcs12.CertificateBag
Default constructor.
CertificateBag(X509Certificate) - Constructor for class iaik.pkcs.pkcs12.CertificateBag
Creates a new CertificateBag from an alreay existing certificate.
CertificateBag(X509Certificate, String, byte[]) - Constructor for class iaik.pkcs.pkcs12.CertificateBag
Creates a new CertificateBag from an alreay existing certificate, a friendlyName and a locakKeyID.
CertificateFactory - Class in iaik.x509
This class implements a CertificateFactory for X.509.
CertificateFactory() - Constructor for class iaik.x509.CertificateFactory
 
CertificateGraph - Class in com.entrust.toolkit.x509.certstore
Represents a certificate graph, which holds all certificates that are added to the memory cache.
certificateHints_ - Variable in class iaik.ixsil.keyinfo.x509.X509Data
Contains an arbitrary number of X509Certificate, X509SKI, X509IssuerSerial and X509SubjectName.
certificateHold - Static variable in class iaik.asn1.structures.DistributionPoint
The certificateHold reason flag.
certificateHold - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason certificateHold.
CertificateIdentifier - Interface in iaik.cms
Interface to be implemented by any CMS type that is used for identifying an entity by its certificate.
CertificateIssuer - Class in com.entrust.toolkit.x509.extensions
Deprecated.
As of JTK 6.0; Use the class iaik.x509.extenstions.CertificateIssuer
CertificateIssuer() - Constructor for class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Default constructor.
CertificateIssuer - Class in iaik.x509.extensions
This class implements the CertificateIssuer extension.
CertificateIssuer() - Constructor for class iaik.x509.extensions.CertificateIssuer
Default constructor.
CertificateIssuer(GeneralNames) - Constructor for class iaik.x509.extensions.CertificateIssuer
Creates a new CertificateIssuer from the given issuer name.
CertificateIssuerCRLEntryTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a testlet for the X.509 CRL Entry extension CertificateIssuer.
CertificateIssuerCRLEntryTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
 
CertificatePolicies - Class in iaik.x509.extensions
This class implements the CertificatePolicies Extension.
CertificatePolicies() - Constructor for class iaik.x509.extensions.CertificatePolicies
Default Constructor.
CertificatePolicies(PolicyInformation[]) - Constructor for class iaik.x509.extensions.CertificatePolicies
Creates a new CertificatePolicies extension from the given policy information terms indicating the policy under which the certificate has been issued and the purposes for which the certificate may be used.
CertificatePoliciesCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a CertTestlet to test the CertificatePolicies extension of a certificate.
CertificatePoliciesCertTestlet(ObjectID[], boolean) - Constructor for class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Deprecated.
As of 6.1 SP2. Use the constructor CertificatePoliciesCertTestlet(ObjectID[], BIT_STRING)
CertificatePoliciesCertTestlet(ObjectID[], BIT_STRING) - Constructor for class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Create a CertificatePoliciesCertTestlet object.
CertificatePoliciesCertTestlet(ClientSettings) - Constructor for class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Creates a CertificatePoliciesCertTestlet object that contains a reference to the client settings object from which policy governing the processing/validation of CertificatePolicies extensions is extracted.
CertificateRequest - Class in iaik.pkcs.pkcs10
This class represents a CertificationRequest as described in PKCS#10.
CertificateRequest(InputStream) - Constructor for class iaik.pkcs.pkcs10.CertificateRequest
Creates a CertificateRequest form an input stream.
CertificateRequest(byte[]) - Constructor for class iaik.pkcs.pkcs10.CertificateRequest
Creates a CertificateRequest form a byte array.
CertificateRequest(PublicKey, Name) - Constructor for class iaik.pkcs.pkcs10.CertificateRequest
Creates a new CertificateRequest from a PublicKeyInfo and a Name.
CertificateResponse - Interface in iaik.x509.ocsp
An OCSP response for a single certificate.
certificates - Variable in class iaik.pkcs.pkcs7.SignedDataStream
Repository for the signer certificates.
CertificateSet - Class in com.entrust.toolkit
Specialized Set for X.509 certificates.
CertificateSet() - Constructor for class com.entrust.toolkit.CertificateSet
Creates an empty CertificateSet.
CertificateSet(X509Certificate[]) - Constructor for class com.entrust.toolkit.CertificateSet
Creates a CertificateSet that contains the specified X.509 certificates.
CertificateSet(CertificateSet) - Constructor for class com.entrust.toolkit.CertificateSet
Creates a copy of the specified set.
CertificateSet - Class in iaik.cms
This class implements the CMS type CertificateSet.
CertificateSet() - Constructor for class iaik.cms.CertificateSet
Default constructor.
CertificateSet(InputStream) - Constructor for class iaik.cms.CertificateSet
Creates a new CertificateSet where the DER encoded data is read from the given InputStream.
CertificateStore - Class in com.entrust.toolkit.x509.certstore
CertificateStore provides certificates to the toolkit.
CertificateStore() - Constructor for class com.entrust.toolkit.x509.certstore.CertificateStore
 
CertificateTransparencyException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an error occurs during a CertificateTransparency operation (verify signed certificate time-stamp).
CertificateTransparencyException(String) - Constructor for exception com.entrust.toolkit.exceptions.CertificateTransparencyException
Creates an CertificateTransparencyException with the indicated exception message.
CertificateTransparencyException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificateTransparencyException
Creates an CertificateTransparencyException with the indicated inner exception, and exception message.
CertificateTransparencyPoison - Class in com.entrust.toolkit.x509.extensions
The Certificate Transparency Poison Extension is a V3Extension used for Certificate Transparency.
CertificateTransparencyPoison() - Constructor for class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
 
CertificateTransparencyRedaction - Class in com.entrust.toolkit.x509.extensions
Certificate Transparency introduces the concept of domain name redaction.
CertificateTransparencyRedaction() - Constructor for class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
The default constructor to the V3Extension
CertificateTransparencyRedaction(int[]) - Constructor for class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
The constuctor for Certificate Transparency redaction
CertificationException - Exception in com.entrust.toolkit.exceptions
Base class for exceptions that occur while validating a certificate.
CertificationException() - Constructor for exception com.entrust.toolkit.exceptions.CertificationException
Constructs a CertificationException with the standard detail message.
CertificationException(Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationException
Constructs a CertificationException with the standard detail message that wraps an exception thrown inside the certificate validation code.
CertificationException(String) - Constructor for exception com.entrust.toolkit.exceptions.CertificationException
Constructs a CertificationException with the specified detail message.
CertificationException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationException
Constructs a CertificationException with the specified detail message that wraps an exception thrown inside the certificate validating code.
CertificationRootException - Exception in com.entrust.toolkit.exceptions
This exception is thrown to indicate that no chain from the certificate that is validated to the root of trust exists.
CertificationRootException() - Constructor for exception com.entrust.toolkit.exceptions.CertificationRootException
Constructs a CertificationRootException with the standard detail message.
CertificationRootException(Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationRootException
Constructs a CertificationRootException with the standard detail message that wraps an exception thrown inside the certificate validation code.
CertificationRootException(String) - Constructor for exception com.entrust.toolkit.exceptions.CertificationRootException
Constructs a CertificationRootException with the specified detail message.
CertificationRootException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationRootException
Constructs a CertificationRootException with the specified detail message that wraps an exception thrown inside the certificate validating code.
CertificationSignatureException - Exception in com.entrust.toolkit.exceptions
This exception is thrown to indicate that the signature of a certificate or CRL fails verification.
CertificationSignatureException() - Constructor for exception com.entrust.toolkit.exceptions.CertificationSignatureException
Constructs a CertificationSignatureException with the standard detail message.
CertificationSignatureException(Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationSignatureException
Constructs a CertificationSignatureException with the standard detail message that wraps an exception thrown inside the certificate validation code.
CertificationSignatureException(String) - Constructor for exception com.entrust.toolkit.exceptions.CertificationSignatureException
Constructs a CertificationSignatureException with the specified detail message.
CertificationSignatureException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertificationSignatureException
Constructs a CertificationSignatureException with the specified detail message that wraps an exception thrown inside the certificate validating code.
CertifiedKeyPair - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertifiedKeyPair as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
CertifiedKeyPair(CertOrEncCert) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Creates a new CertifiedKeyPair object with the specified component set.
CertifiedKeyPair(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Creates a CertifiedKeyPair object from an ASN1Object.
CertNotTrustedException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that, while the signature is valid, the certificate cannot be validated.
CertNotTrustedException() - Constructor for exception com.entrust.toolkit.exceptions.CertNotTrustedException
Constructs a CertNotTrustedException with no detail message.
CertNotTrustedException(String) - Constructor for exception com.entrust.toolkit.exceptions.CertNotTrustedException
Constructs a CertNotTrustedException with the specified detail message.
CertNotTrustedException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.CertNotTrustedException
Constructs a CertNotTrustedException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
CertOrEncCert - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertOrEncCert as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
CertOrEncCert(int, Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Creates a new CertOrEncCert object with the specified type and value.
CertOrEncCert(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Creates a CertOrEncCert object from an ASN1Object.
CertPropertyId - Class in com.entrust.toolkit.capi
Certificate and CRL property IDs.
CertRepMessage - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertRepMessage as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
CertRepMessage(CertResponse) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Creates a new CertRepMessage object that contains a single certificate response.
CertRepMessage(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Creates a CertRepMessage object from an ASN1Object.
CertReq - Class in com.entrust.toolkit.asn1.crmf.regInfo
This class implements the ASN.1 structure for the CertReq regInfo as defined in the CRMF specification.
CertReq(CertRequest) - Constructor for class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Creates a new CertReq regInfo object with the specified component.
CertReq(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Creates a new CertReq regInfo object from an ASN1Object.
CertReqMsg - Class in com.entrust.toolkit.asn1.crmf
This class implements the CertReqMsg structure as defined in the CRMF specification.
CertReqMsg(CertRequest) - Constructor for class com.entrust.toolkit.asn1.crmf.CertReqMsg
Creates a new CertReqMsg object with the specified component.
CertReqMsg(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.CertReqMsg
Creates a CertReqMsg object from an ASN1Object.
CertRequest - Class in com.entrust.toolkit.asn1.crmf
This class implements the CertRequest structure as defined in the CRMF specification.
CertRequest(BigInteger, CertTemplate) - Constructor for class com.entrust.toolkit.asn1.crmf.CertRequest
Creates a new CertRequest object with the specified components.
CertRequest(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.CertRequest
Creates a CertRequest object from an ASN1Object.
CertRequest - Interface in iaik.pkcs.pkcs10
This interface is useful when working with PKCS#10- and Netscape- certificate requests since both classes implement this interface.
CertResponse - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertResponse as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
CertResponse(BigInteger, PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertResponse
Creates a new CertResponse object with the specified components set.
CertResponse(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertResponse
Creates a CertResponse object from an ASN1Object.
CERTS_ONLY - Static variable in class iaik.security.smime.SignedContent
SMime-type "certs-only".
CERTS_ONLY - Static variable in class iaik.smime.SignedContent
SMime-type "certs-only".
certSet_ - Variable in class iaik.cms.SignedDataStream
Repository for the signer certificates.
CERTSRV_E_BAD_REQUESTSTATUS - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_BAD_REQUESTSUBJECT - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_ENCODING_LENGTH - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_INVALID_CA_CERTIFICATE - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_NO_CERT_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_NO_REQUEST - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_PROPERTY_EMPTY - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_SERVER_SUSPENDED - Static variable in class com.entrust.toolkit.capi.Error
 
CERTSRV_E_UNSUPPORTED_CERT_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CertStatus - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertStatus as defined in RFC 4210, the Certificate Management Protocols (CMP) specification.
CertStatus(X509Certificate, BigInteger, PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertStatus
The constructor for the CertStatus object.
CertStatus(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.CertStatus
Creates a Certificate status object from an ASN1Object
CertStatus - Class in iaik.x509.ocsp
This class implements the OCSP type CertStaus.
CertStatus() - Constructor for class iaik.x509.ocsp.CertStatus
Creates a CertStatus for indicating the status information "good".
CertStatus(RevokedInfo) - Constructor for class iaik.x509.ocsp.CertStatus
Creates a CertStatus for indicating the status information "revoked".
CertStatus(UnknownInfo) - Constructor for class iaik.x509.ocsp.CertStatus
Creates a CertStatus for indicating the status information "unknown".
CertStatus(ASN1Object) - Constructor for class iaik.x509.ocsp.CertStatus
Creates a CertStatus from an ASN1Object.
CertStore - Class in com.entrust.toolkit.capi
This class encapsulates information about a handle to a CAPI Certificate Store.
CertStore - Class in com.entrust.toolkit.keystore
The CertStore class reads and writes certificates.
CertStore(String, SecureStringBuffer, boolean) - Constructor for class com.entrust.toolkit.keystore.CertStore
Creates a new CertStore object.
CertStore(boolean) - Constructor for class com.entrust.toolkit.keystore.CertStore
Creates an empty certificate store.
CertStoreAddDisposition - Class in com.entrust.toolkit.capi
Constants for certificate store disposition when adding to a certificate store.
CertStoreProvType - Class in com.entrust.toolkit.capi
Certificate Store Provider Types.
certStoreSynch(X509Certificate, CardMSDigitalIDMgmtInfo) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a certificate store synchronization transmission that requests all backed up user keys and certificates from the server.
certStoreSynch(CardMSDigitalIDMgmtInfo, PublicKey) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a certificate store synchronization transmission that requests all backed up user keys and certificates from the server; refer to CMPForCardMS.certStoreSynch(X509Certificate, CardMSDigitalIDMgmtInfo) for more details.
CertTemplate - Class in com.entrust.toolkit.asn1.crmf
This class implements the CertTemplate structure as defined in the CRMF specification.
CertTemplate() - Constructor for class com.entrust.toolkit.asn1.crmf.CertTemplate
Creates a new (empty) CertTemplate object.
CertTemplate(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.CertTemplate
Creates a CertTemplate object from an ASN1Object.
CertTemplateCMP - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use CertTemplate instead (since JTK 7.0)
CertTemplateCMP() - Constructor for class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
This constructor creates an empty full certificate template; all fields must be set manually.
CertTestlet - Interface in com.entrust.toolkit.x509.testlets
CertTestlet is the interface that every certificate extension testlet must implement.
CertType - Class in com.entrust.toolkit.x509.certstore
Represents a Certificate type.
CertType(String, String) - Constructor for class com.entrust.toolkit.x509.certstore.CertType
The constructor; creates a new certificate type.
certTypes - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object certTypes.
CertVerifier - Class in com.entrust.toolkit.x509
Validates certificates according to RFC 3280.
CertVerifier(X509Certificate, LdapDirectory, ClientSettings) - Constructor for class com.entrust.toolkit.x509.CertVerifier
Constructor.
CertVerifier(X509Certificate[], LdapDirectory, ClientSettings) - Constructor for class com.entrust.toolkit.x509.CertVerifier
Constructor with multiple roots of trust.
CertVerifier(X509Certificate, LdapDirectory, ClientSettings, UserRevocationInfo) - Constructor for class com.entrust.toolkit.x509.CertVerifier
Constructor.
CertVerifier(X509Certificate[], LdapDirectory, ClientSettings, UserRevocationInfo) - Constructor for class com.entrust.toolkit.x509.CertVerifier
Constructor with multiple roots of trust.
cessationOfOperation - Static variable in class iaik.asn1.structures.DistributionPoint
The cessationOfOperation reason flag.
cessationOfOperation - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason cessationOfOperation.
CF_BOOL - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_DATA - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_DATA_REF - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_NUMBER - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_NUMBER_REF - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_STRING - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CF_TYPE_REF - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
CfbBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Cipher Feedback (CFB) block mechanism in Entrust's symmetric block cipher architecture.
ChainVerifier - Class in iaik.x509
This class provides a framework that allows you to verify certificate chains.
ChainVerifier() - Constructor for class iaik.x509.ChainVerifier
Constructor for use by subclasses.
challengePassword - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object challengePassword.
changeObjectID(AlgorithmID, ObjectID) - Static method in class iaik.asn1.structures.AlgorithmID
Changes the object identifier of the given AlgorithmID object.
changeOIDString(AlgorithmID, String) - Static method in class iaik.asn1.structures.AlgorithmID
Changes the object identifier string of the given AlgorithmID object.
changePassword(SecureStringBuffer, SecureStringBuffer) - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use User.changePassword() with a RoamingCredentialWriter object set to perform this task.
changePassword(SecureStringBuffer, SecureStringBuffer) - Method in class com.entrust.toolkit.User
Changes the password protecting the Digital Identity.
CHARACTERISTIC_TWO_FIELD_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
OID for a field of characteristic 2 as defined in X9.62.
charToByte(char[]) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely converts a character array to a byte array using the default encoding.
charToByte(char[], int, int) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely converts a section of a character array to a byte array using the default encoding.
charToByte(char[], String) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely converts a section of a character array to a byte array using the specified encoding.
charToByte(char[], String, int, int) - Static method in class com.entrust.toolkit.util.SecureUtils
Securely converts part of a character array to a byte array using the specified encoding.
check(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Determines whether any of the certifcates in the chain have been revoked.
check(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Checks the revocation status of a certificate.
check(X509Certificate, X509Certificate[], int) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Checks the revocation status of a certificate.
check(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Checks the revocation status of the supplied certificate.
check(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
This method checks revocation of the given certificate chain.
check(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
This method checks revocation of the given certificate.
check(X509Certificate, X509Certificate[], int) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
This method checks revocation of the given certificate.
check(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
This method checks revocation of the given certificate.
check(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
Given a certificate chain, this method will check Revocation on the chain using OCSP.
check(X509Certificate, X509Certificate[], int) - Method in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
This method will check Revocation of the given certificate using OCSP.
check(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
This method will check Revocation of the given certificate using OCSP.
check(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
The Main method of checking whether the certificate is revoked in the OCSP revocation checkers.
check(X509Certificate[]) - Method in interface com.entrust.toolkit.x509.revocation.RevocationChecker
Determines whether any of the certifcates in the chain have been revoked.
check(X509Certificate, X509Certificate[], int) - Method in interface com.entrust.toolkit.x509.revocation.RevocationChecker
A convience method that carries the position of the certificate in the chain, May be useful for speeding up Issuer certificate searches depending which revocation checker is in use.
check(X509Certificate, X509Certificate[]) - Method in interface com.entrust.toolkit.x509.revocation.RevocationChecker
Determines whether the given certificate has been revoked.
check(X509Certificate) - Method in interface com.entrust.toolkit.x509.revocation.RevocationChecker
A method used to check revocation of a specific certificate.
check(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Determines whether any of the certifcates in the chain have been revoked.
check(X509Certificate, X509Certificate[], int) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Checks the revocation status of the given cert starting with the first revocation checker in the ordered list of revocation checkers.
check(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Checks the revocation status of the given cert starting with the first revocation checker in the ordered list of revocation checkers.
check(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Checks the revocation status of the given cert starting with the first revocation checker in the ordered list of revocation checkers.
check(X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Checks whether all certificates contained in the chain are in the RevocationTrustCache.
check(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Checks whether the given certificate is in the RevocationTrustCache.
check(X509Certificate, X509Certificate[], int) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
This method does not need to use the position of certificate in the chain.
check(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Convienance method for checking revocation of a signle certificate
checkArgForCondition(String, boolean) - Static method in class iaik.ixsil.util.Utils
Throws an IXSILIllegalArgumentException if the specified condition is fulfilled.
checkArgForNull(Object, String) - Static method in class iaik.ixsil.util.Utils
Throws an IXSILIllegalArgumentException if the specified argument equals null .
checkBackingDOM() - Method in class iaik.ixsil.algorithms.TransformImplXPath
In case that the XPath expression contains the here() function, checks if the input node set is backed by the same DOM instance as the DOM representation of the XPath parameter element.
checkBackingDOM(String, Element) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
In case that the specified xPath expression contains the here() function, checks if the input node set is backed by the same DOM instance as the specified DOM representation of the XPath Filter 2 parameter element.
checkCaseInsensitive(boolean) - Static method in class iaik.asn1.PrintableString
Decide whether to compare PrintableStrings case in sensitive or not (default: no).
checkClientTrusted(X509Certificate[], String) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkClientTrusted(X509Certificate[], String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkClientTrusted(X509Certificate[], String, Socket) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkDomainParameters(PrivateKey, PublicKey) - Method in class iaik.cms.IaikProvider
Checks if the given private and public key agreement keya have the same domain parameters.
checkDomainParameters(PrivateKey, PublicKey) - Method in class iaik.cms.SecurityProvider
Checks if the given private and public key agreement keys have the same domain parameters.
checkExpandedElementName(Element, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
checkExpandedElementName(Element, String, String) - Static method in class iaik.ixsil.util.DOMUtils
 
checkExpandedElementName(Element, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
checkExpandedElementName(Element, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Checks if the expanded name of the specified element corresponds with the specified namespace URI and local name.
checkExpiry(int) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Checks if the password has expired according to the password rules.
checkExponentLength(RSAPublicKey) - Static method in class com.entrust.toolkit.util.CryptoUtils
Method used as a hook to determine if the exponent length should be checked based on criteria that will be determined in a future release.
checkExtensions(X509Certificate[], int) - Method in class iaik.x509.ChainVerifier
Verifies if the extensions in the certificate at the given index in the certificate chain are valid.
checkForRelativeNamespaceURIs() - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Report an error if there is any namespace attribute in the list of output nodes having a relative URI as its value.
checkHistory(SecureStringBuffer, byte[][]) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
 
checkParity(byte[], int, boolean) - Static method in class iaik.security.cipher.DESKeyGenerator
Checks if the given DES key, supplied in a byte array beginning at the given offset, is parity adjusted.
checkPublicKeyMatch(PublicKey, PublicKey) - Static method in class com.entrust.toolkit.util.PublicKeyUtil
A method to compare public keys.
checkPwd(User, SecureStringBuffer) - Method in class com.entrust.toolkit.credentials.CredentialReader
Checks the user's password to ensure it obeys the password rules found in the user's policy settings.
checkResponse(int) - Method in class iaik.utils.SmtpMailer
Checks the response from the smtpd.
checkServerTrusted(X509Certificate[], String) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String, Socket) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkStatus(Resource) - Method in interface com.entrust.toolkit.resourcemonitor.PollableResource
Checks the status of the object which implements this interface and return a ResourceEvent based on the outcome of this check.
checkStatus(Resource) - Method in class com.entrust.toolkit.util.ManagerTransport
This method checks if the CA services provided by the ManagerTransport object are available.
checkStatus(Resource) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
checkToolkitIntegrity() - Static method in class com.entrust.toolkit.security.provider.Initializer
Checks the integrity of the Toolkit.
checkValidity(Date) - Method in class iaik.x509.attr.AttributeCertificate
Checks if this attribute certificate would be valid at the given date value.
checkValidity() - Method in class iaik.x509.attr.AttributeCertificate
Checks if this attribute certificate currently is valid.
checkValidity(Date) - Method in class iaik.x509.X509Certificate
Checks if this certificate would be valid at the given date value.
checkValidity() - Method in class iaik.x509.X509Certificate
Checks if this certificate currently is valid.
ChoiceOfTime - Class in iaik.asn1.structures
This class represents the ASN.1 structure "ChoiceOfTime".
ChoiceOfTime() - Constructor for class iaik.asn1.structures.ChoiceOfTime
Creates a new ChoiceOfTime from the current Date.
ChoiceOfTime(Date) - Constructor for class iaik.asn1.structures.ChoiceOfTime
Creates a new ChoiceOfTime from the given Date.
ChoiceOfTime(Date, boolean) - Constructor for class iaik.asn1.structures.ChoiceOfTime
Creates a new ChoiceOfTime from the given Date.
ChoiceOfTime(ASN1Object) - Constructor for class iaik.asn1.structures.ChoiceOfTime
Creates a new ChoiceOfTime from an ASN1Object.
ChoiceOfTime(String, ASN) - Constructor for class iaik.asn1.structures.ChoiceOfTime
Creates a ChoiceOfTime for the given date, represented as string.
ChoiceOfUserInfo - Class in com.entrust.toolkit.roaming
The ChoiceOfUserInfo class implements the ASN1 object for userInfo.
ChoiceOfUserInfo() - Constructor for class com.entrust.toolkit.roaming.ChoiceOfUserInfo
Creates a ChoiceOfUserInfo object.
chooseClientAlias(String[], Principal[], Socket) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Choose an alias to authenticate the client side of a SSLEngine given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Choose an alias to authenticate the server side of an SSLEngine given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
cipher - Static variable in class iaik.utils.CriticalObject
The cipher for encrypting the serialized object.
cipher_ - Variable in class iaik.cms.EncryptedContentInfoStream
The Cipher engine used for en/decryption.
CIPHER_AES_CBC_NOPADDING - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_AES_CBC_PKCS5PADING - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_AES_KEY_WRAP - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_AES_KEY_WRAP_PAD - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_DECRYPT - Static variable in class iaik.cms.SecurityProvider
Constant for a cipher object which is to be initialized for decryption.
CIPHER_DESEDE_CBC_PKCS5PADING - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Cipher algorithm names
CIPHER_ECDH_DERIVE1 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_ENCRYPT - Static variable in class iaik.cms.SecurityProvider
Constant for a cipher object which is to be initialized for encryption.
CIPHER_NONE - Static variable in class iaik.cms.SecurityProvider
Constant for a cipher object which is not to be initialized.
CIPHER_RSA_OAEP_PKCS1 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
CIPHER_UNWRAP - Static variable in class iaik.cms.SecurityProvider
Constant for a cipher object which is to be initialized for decryption.
CIPHER_WRAP - Static variable in class iaik.cms.SecurityProvider
Constant for a cipher object which is to be initialized for key wrap.
CipherAlgs() - Constructor for class com.entrust.toolkit.keychain.KeychainAlgorithmID.CipherAlgs
 
CIPHERDATA_ATTR_TYPE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Type attribute of <CipherData> elements.
CIPHERDATA_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <CipherData> elements.
CipherDataException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing a CipherValue or CipherReference DOM element.
CipherDataException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherDataException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherDataException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherDataException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherDataException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherDataException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.CipherDataException
 
CipherInputStream - Class in com.entrust.toolkit.security.crypto
Encrypts and decrypts data read from an input stream.
CipherInputStream(InputStream, Cipher) - Constructor for class com.entrust.toolkit.security.crypto.CipherInputStream
Creates a CipherInputStream object.
CipherInputStream(InputStream, Cipher, int) - Constructor for class com.entrust.toolkit.security.crypto.CipherInputStream
Creates an instance of the CipherInputStream class.
CipherInputStream(InputStream) - Constructor for class com.entrust.toolkit.security.crypto.CipherInputStream
Creates a CipherInputStream object using an InputStream argument.
CIPHERREFERENCE_ATTR_URI - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI attribute of <CipherReference> elements.
CIPHERREFERENCE_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <CipherReference> elements.
CIPHERVALUE_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <CipherValue> elements.
CKF_CLOCK_ON_TOKEN - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the token has its own hardware clock.
CKF_DECRYPT - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Decrypt.
CKF_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Derive keys.
CKF_DIGEST - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicate the mechanism can be used to Digest.
CKF_DUAL_CRYPTO_OPERATIONS - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates that a single session with the token can perform dual cryptographic operations.
CKF_ENCRYPT - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Encrypt.
CKF_EXTENSION - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates there is an extension to the flags.
CKF_GENERATE - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Generate keys.
CKF_GENERATE_KEY_PAIR - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Generate key pairs.
CKF_HW - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism is performed by the device (otherwise it is performed in software).
CKF_HW_SLOT - Static variable in class com.entrust.toolkit.pkcs11.SlotInfo
Indicates the slot is a hardware slot, as opposed to a software slot implementing a "soft token".
CKF_LOGIN_REQUIRED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates there are some cryptographic functions that a user must be logged in to perform.
CKF_PROTECTED_AUTHENTICATION_PATH - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the token has a "protected authentication path", whereby a user can log into the token without passing a PIN through the Cryptoki library.
CKF_REMOVABLE_DEVICE - Static variable in class com.entrust.toolkit.pkcs11.SlotInfo
Indicates the reader supports removable devices.
CKF_RESTORE_KEY_NOT_NEEDED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates that a successful save of a session's cryptographic operations state always contains all keys needed to restore the state of the session.
CKF_RNG - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the token has its own random number generator.
CKF_RW_SESSION - Static variable in class com.entrust.toolkit.pkcs11.SessionInfo
Indicates the session is read/write.
CKF_SECONDARY_AUTHENTICATION - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the token supports secondary authentication for private key objects.
CKF_SERIAL_SESSION - Static variable in class com.entrust.toolkit.pkcs11.SessionInfo
Provided for backward compatibility.
CKF_SIGN - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Sign.
CKF_SIGN_RECOVER - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Sign/Recover.
CKF_SO_PIN_COUNT_LOW - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates an incorrect SO login PIN has been entered at least once since the last successful authentication.
CKF_SO_PIN_FINAL_TRY - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates that supplying an incorrect SO PIN will force the PIN to become locked.
CKF_SO_PIN_LOCKED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the SO PIN has been locked - SO login to the token is not possible.
CKF_SO_PIN_TO_BE_CHANGED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the SO PIN value is the default value set by token initialization or manufacturing.
CKF_TOKEN_INITIALIZED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the token has been initialized.
CKF_TOKEN_PRESENT - Static variable in class com.entrust.toolkit.pkcs11.SlotInfo
Indicates a token is present in the slot.
CKF_UNWRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Unwrap keys.
CKF_USER_PIN_COUNT_LOW - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates an incorrect user login PIN has been entered at least once since the last successful authentication.
CKF_USER_PIN_FINAL_TRY - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates that supplying an incorrect user PIN will force the PIN to become locked.
CKF_USER_PIN_INITIALIZED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the normal user's PIN has been initialized.
CKF_USER_PIN_LOCKED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the user PIN has been locked - user login to the token is not possible.
CKF_USER_PIN_TO_BE_CHANGED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates the user PIN value is the default value set by token initialization or manufacturing.
CKF_VERIFY - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Verify.
CKF_VERIFY_RECOVER - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Verify/Recover.
CKF_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates the mechanism can be used to Wrap keys.
CKF_WRITE_PROTECTED - Static variable in class com.entrust.toolkit.pkcs11.TokenInfo
Inidcates the token is write-protected.
CKG_MGF1_SHA1 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the MGF1 with SHA1 mask generation function.
CKG_MGF1_SHA224 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the MGF1 with SHA224 mask generation function.
CKG_MGF1_SHA256 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the MGF1 with SHA256 mask generation function.
CKG_MGF1_SHA384 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the MGF1 with SHA384 mask generation function.
CKG_MGF1_SHA512 - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the MGF1 with SHA512 mask generation function.
CKK_AES - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for AES secret keys.
CKK_DES3 - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for 3-key Triple DES secret keys.
CKK_DSA - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the DSA key-type.
CKK_EC - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the EC key-type.
CKK_RSA - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for the RSA key-type.
CKK_SHA224_HMAC - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for HMAC_224 Symmetric Keys.
CKK_SHA256_HMAC - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for HMAC_256 Symmetric Keys.
CKK_SHA384_HMAC - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for HMAC_384 Symmetric Keys.
CKK_SHA512_HMAC - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for HMAC_512 Symmetric Keys.
CKK_SHA_1_HMAC - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
The PKCS#11 key type indicator for HMAC_224 Symmetric Keys.
CKM_AES_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on the AES cipher and cipher block chaining mode.
CKM_AES_CBC_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the AES cipher in cipher block chaining mode.
CKM_AES_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-par and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on the AES cipher; cipher-block chaining mode; and the block cipher padding method detailed in PKCS #7
CKM_AES_CMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
 
CKM_AES_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on the AES cipher and electronic codebook mode.
CKM_AES_ECB_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the AES cipher in electronic codebook mode.
CKM_AES_GCM - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Mechanism copied from pkcs11t.h version 3.0 from oasis.
CKM_AES_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the AES block cipher.
CKM_AES_KEY_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
 
CKM_AES_KEY_WRAP_KWP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
 
CKM_AES_KEY_WRAP_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
 
CKM_AES_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CKM_AES_MAC_GENERAL mechanism; it always produces output where the output length is half the block size.
CKM_AES_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part and multiple-part signatures and verification.
CKM_BATON_CBC128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with BATON in 128-bit cipher-block chaining mode.
CKM_BATON_COUNTER - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with BATON in counter mode.
CKM_BATON_ECB128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with BATON in 128-bit electronic codebook mode.
CKM_BATON_ECB96 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with BATON in 96-bit electronic codebook mode.
CKM_BATON_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for BATON.
CKM_BATON_SHUFFLE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with BATON in shuffle mode.
CKM_BATON_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used to wrap and unwrap a secret key (MEK).
CKM_BLOWFISH_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on the Blowfish cipher and cipher block chaining mode.
CKM_BLOWFISH_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the Blowfish block cipher.
CKM_CAST128_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST128 algorithm in cipher-block chaining mode.
CKM_CAST128_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST128 algorithm in cipher-block chaining mode with PKCS padding.
CKM_CAST128_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST128 algorithm in electronic codebook mode.
CKM_CAST128_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the CAST128 block cipher.
CKM_CAST128_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CAST128-MAC mechanism.
CKM_CAST128_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the CAST128 algorithm in a general-length MACing mode.
CKM_CAST3_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST3 algorithm in cipher-block chaining mode.
CKM_CAST3_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST3 algorithm in cipher-block chaining mode with PKCS padding.
CKM_CAST3_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST3 algorithm in electronic codebook mode.
CKM_CAST3_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the CAST3 block cipher.
CKM_CAST3_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CAST3-MAC mechanism.
CKM_CAST3_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the CAST3 algorithm in a general-length MACing mode.
CKM_CAST5_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST5 algorithm in cipher-block chaining mode.
CKM_CAST5_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST5 algorithm in cipher-block chaining mode with PKCS padding.
CKM_CAST5_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST5 algorithm in electronic codebook mode.
CKM_CAST5_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the CAST5 block cipher.
CKM_CAST5_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CAST5-MAC mechanism.
CKM_CAST5_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the CAST5 algorithm in a general-length MACing mode.
CKM_CAST_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST algorithm in cipher-block chaining mode.
CKM_CAST_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST algorithm in cipher-block chaining mode with PKCS padding.
CKM_CAST_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CAST algorithm in electronic codebook mode.
CKM_CAST_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the CAST block cipher.
CKM_CAST_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CAST-MAC mechanism.
CKM_CAST_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the CAST algorithm in a general-length MACing mode.
CKM_CDMF_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CDMF algorithm in cipher-block chaining mode.
CKM_CDMF_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the CDMF algorithm in cipher-block chaining mode with PKCS padding.
CKM_CDMF_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping with the CDMF algorithm using the electronic codebook mode.
CKM_CDMF_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the CDMF block cipher.
CKM_CDMF_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CDMF-MAC mechanism.
CKM_CDMF_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the CDMF algorithm in a general-length MACing mode.
CKM_CONCATENATE_BASE_AND_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism that derives a secret key by concatenating data onto the end of a specified secret key.
CKM_CONCATENATE_BASE_AND_KEY - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism that derives a secret key from the concatenation of two existing secret keys.
CKM_CONCATENATE_DATA_AND_BASE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism that derives a secret key by prepending data to the start of a specified secret key.
CKM_DES2_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for double-length DES keys.
CKM_DES3_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DE3S algorithm in cipher-block chaining mode.
CKM_DES3_CBC_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the DES3 cipher in cipher block chaining mode.
CKM_DES3_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DES3 algorithm in cipher-block chaining mode with PKCS padding.
CKM_DES3_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DES3 algorithm in electronic codebook mode.
CKM_DES3_ECB_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the DES3 cipher in electronic codebook mode.
CKM_DES3_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the DES3 block cipher.
CKM_DES3_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length DES3-MAC mechanism.
CKM_DES3_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the DES3 algorithm in a general-length MACing mode.
CKM_DES_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DES algorithm in cipher-block chaining mode.
CKM_DES_CBC_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the DES cipher in cipher block chaining mode.
CKM_DES_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DES algorithm in cipher-block chaining mode with PKCS padding.
CKM_DES_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the DES algorithm in electronic codebook mode.
CKM_DES_ECB_ENCRYPT_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing key derivation using the result of an encryption operation using the DES cipher in electronic codebook mode.
CKM_DES_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the DES block cipher.
CKM_DES_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length DES-MAC mechanism.
CKM_DES_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the DES algorithm in a general-length MACing mode.
CKM_DH_PKCS_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for key derivation based on Diffie-Hellman key agreement, as defined in PKCS #3.
CKM_DH_PKCS_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key pair generation mechanism based on Diffie-Hellman key agreement, as defined in PKCS #3.
CKM_DH_PKCS_PARAMETER_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing domain parameter generation based on Diffie-Hellman key agreement, as defined in PKCS #3.
CKM_DSA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part signatures and verification based on the Digital Signature Algorithm defined in FIPS PUB 186.
CKM_DSA_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key pair generation mechanism based on the Digital Signature Algorithm defined in FIPS PUB 186.
CKM_DSA_PARAMETER_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing domain parameter generation for the Digital Signature Algorithm defined in FIPS PUB 186-2.
CKM_DSA_SHA1 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification based on the Digital Signature Algorithm defined in FIPS PUB 186.
CKM_EC_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key pair generation mechanism for EC.
CKM_ECDH1_COFACTOR_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for elliptic curve Diffie-Hellman (ECDH) with cofactor key derivation mechanism, as defined in ANSI X9.63.
CKM_ECDH1_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for elliptic curve Diffie-Hellman (ECDH) key derivation as defined in ANSI X9.63.
CKM_ECDSA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part signatures and verification for ECDSA.
CKM_ECDSA_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.CKM_EC_KEY_PAIR_GEN instead; since 7.2 SP2
CKM_ECDSA_SHA1 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification for ECDSA.
CKM_ECMQV_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for elliptic curve Menezes-Qu-Vanstone (ECMQV) key derivation, as defined in ANSI X9.63.
CKM_EXTRACT_KEY_FROM_KEY - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of creating one secret key from the bits of another secret key.
CKM_FASTHASH - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the U.
CKM_FORTEZZA_TIMESTAMP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part signatures and verification.
CKM_GENERIC_SECRET_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used to generate generic secret keys.
CKM_IDEA_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the IDEA algorithm in cipher-block chaining mode.
CKM_IDEA_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the IDEA algorithm in cipher-block chaining mode with PKCS padding.
CKM_IDEA_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping using the IDEA algorithm in electronic codebook mode.
CKM_IDEA_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the IDEA block cipher.
CKM_IDEA_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length IDEA-MAC mechanism.
CKM_IDEA_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification using the IDEA algorithm in a general-length MACing mode.
CKM_JUNIPER_CBC128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with JUNIPER in 128-bit cipher-block chaining mode.
CKM_JUNIPER_COUNTER - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with JUNIPER in counter mode.
CKM_JUNIPER_ECB128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with JUNIPER in 128-bit electronic codebook mode.
CKM_JUNIPER_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for JUNIPER.
CKM_JUNIPER_SHUFFLE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with JUNIPER in shuffle mode.
CKM_JUNIPER_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A function used to wrap and unwrap an MEK.
CKM_KEA_KEY_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for key derivation based on KEA, the Key Exchange Algorithm, as defined by NIST's "SKIPJACK and KEA Algorithm Specification Version 2.0", 29 May 1998.
CKM_KEA_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The KEA key pair generation mechanism generates key pairs for the Key Exchange Algorithm, as defined by NIST's "SKIPJACK and KEA Algorithm Specification Version 2.0", 29 May 1998.
CKM_KEY_WRAP_LYNKS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for wrapping and unwrapping secret keys with DES keys.
CKM_KEY_WRAP_SET_OAEP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for wrapping and unwrapping a DES key with an RSA key.
CKM_MD2 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the MD2 message-digest algorithm defined in RFC 1319.
CKM_MD2_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length MD2-HMAC mechanism; it always produces an output of length 16.
CKM_MD2_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_MD2_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with MD2.
CKM_MD2_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with MD2 mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_MD5 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the MD5 message-digest algorithm defined in RFC 1321.
CKM_MD5_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length MD5-HMAC mechanism; it always produces an output of length 16.
CKM_MD5_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_MD5_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with MD5.
CKM_MD5_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with MD5 mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_NC_SHA1_HMAC_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Vendor specific to NCipher, but are added here for convenience
CKM_NC_SHA224_HMAC_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Vendor specific to NCipher, but are added here for convenience
CKM_NC_SHA256_HMAC_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Vendor specific to NCipher, but are added here for convenience
CKM_NC_SHA384_HMAC_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Vendor specific to NCipher, but are added here for convenience
CKM_NC_SHA512_HMAC_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Vendor specific to NCipher, but are added here for convenience
CKM_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Define used by the NCIPHER Thales HSM version 11.61.
CKM_PBA_SHA1_WITH_SHA1_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 160-bit generic secret key from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_MD2_DES_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a DES secret key and an IV from a password and a salt value by using the MD2 digest algorithm and an iteration count.
CKM_PBE_MD5_CAST128_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST128 secret key and an IV from a password and a salt value by using the MD5 digest algorithm and an iteration count.
CKM_PBE_MD5_CAST3_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST3 secret key and an IV from a password and a salt value by using the MD5 digest algorithm and an iteration count.
CKM_PBE_MD5_CAST5_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST5 secret key and an IV from a password and a salt value by using the MD5 digest algorithm and an iteration count.
CKM_PBE_MD5_CAST_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST secret key and an IV from a password and a salt value by using the MD5 digest algorithm and an iteration count.
CKM_PBE_MD5_DES_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a DES secret key and an IV from a password and a salt value by using the MD5 digest algorithm and an iteration count.
CKM_PBE_SHA1_CAST128_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST128 secret key and an IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_CAST5_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a CAST5 secret key and an IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_DES2_EDE_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 2-key triple-DES secret key and IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_DES3_EDE_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 3-key triple-DES secret key and IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_RC2_128_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 128-bit RC2 secret key and IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_RC2_40_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 40-bit RC2 secret key and IV from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_RC4_128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 128-bit RC4 secret key from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PBE_SHA1_RC4_40 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a 40-bit RC4 secret key from a password and a salt value by using the SHA-1 digest algorithm and an iteration count.
CKM_PKCS5_PBKD2 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used for generating a secret key from a password and a salt value.
CKM_RC2_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC2 and cipher-block chaining mode as defined in FIPS PUB 81.
CKM_RC2_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC2; cipher-block chaining mode as defined in FIPS PUB 81; and the block cipher padding method detailed in PKCS #7.
CKM_RC2_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC2 and electronic codebook mode as defined in FIPS PUB 81.
CKM_RC2_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for RSA Data Security's block cipher RC2.
CKM_RC2_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length RC2-MAC mechanism.
CKM_RC2_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification, based on RSA Data Security's block cipher RC2 and data authentication as defined in FIPS PUB 113.
CKM_RC4 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption based on RSA Data Security's proprietary stream cipher RC4.
CKM_RC4_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for RSA Data Security's proprietary stream cipher RC4.
CKM_RC5_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC5 and cipher-block chaining mode as defined in FIPS PUB 81.
CKM_RC5_CBC_PAD - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC5; cipher-block chaining mode as defined in FIPS PUB 81; and the block cipher padding method detailed in PKCS #7.
CKM_RC5_ECB - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on RSA Data Security's block cipher RC5 and electronic codebook mode as defined in FIPS PUB 81.
CKM_RC5_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for RSA Data Security’s block cipher RC5.
CKM_RC5_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length RC5-MAC mechanism.
CKM_RC5_MAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures and verification, based on RSA Data Security's block cipher RC5 and data authentication as defined in FIPS PUB 113.
CKM_RIPEMD128 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the RIPE-MD 128 message-digest algorithm.
CKM_RIPEMD128_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length RIPE-MD 128-HMAC mechanism; it always produces an output of length 16.
CKM_RIPEMD128_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_RIPEMD128_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with RIPEMD-128 mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_RIPEMD160 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the RIPE-MD 160 message-digest algorithm defined in ISO-10118.
CKM_RIPEMD160_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length RIPE-MD 160-HMAC mechanism; it always produces an output of length 20.
CKM_RIPEMD160_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_RIPEMD160_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with RIPEMD-160 mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_RSA_9796 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part signatures and verification with and without message recovery based on the RSA public-key cryptosystem and the block formats defined in ISO/IEC 9796 and its annex A.
CKM_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A multi-purpose mechanism based on the RSA public-key cryptosystem and the block formats defined in PKCS #1.
CKM_RSA_PKCS_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key pair generation mechanism based on the RSA public-key cryptosystem, as defined in PKCS #1.
CKM_RSA_PKCS_OAEP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A multipurpose mechanism based on the RSA public-key cryptosystem and the OAEP block format defined in PKCS #1.
CKM_RSA_PKCS_PSS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism based on the RSA public-key cryptosystem and the PSS block format defined in PKCS#1, supporting single-part signature generation and verification without message recovery.
CKM_RSA_X9_31 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part signatures and verification without message recovery based on the RSA public-key cryptosystem and the block formats defined in ANSI X9.31
CKM_RSA_X9_31_KEY_PAIR_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key pair generation mechanism based on the RSA public-key cryptosystem, as defined in X9.31.
CKM_RSA_X_509 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A multi-purpose mechanism based on the RSA public-key cryptosystem.
CKM_SHA1_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with SHA-1.
CKM_SHA1_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with SHA-1 mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA1_RSA_PKCS_PSS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA1_RSA_X9_31 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA224 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the Secure Hash Algorithm with a 224-bit message digest defined in RFC 3874.
CKM_SHA224_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CKM_SHA224_HMAC_GENERAL mechanism; it always produces an output of length 28.
CKM_SHA224_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_SHA256 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the Secure Hash Algorithm with a 256-bit message digest defined in FIPS PUB 180-2.
CKM_SHA256_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CKM_SHA256_HMAC_GENERAL mechanism; it always produces an output of length 32.
CKM_SHA256_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_SHA256_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with SHA-256.
CKM_SHA256_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with SHA-256 digest mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA256_RSA_PKCS_PSS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA PSS signature with SHA-256 digest mechanism.
CKM_SHA384 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the Secure Hash Algorithm with a 384-bit message digest defined in FIPS PUB 180-2.
CKM_SHA384_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CKM_SHA384_HMAC_GENERAL mechanism; it always produces an output of length 48.
CKM_SHA384_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_SHA384_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with SHA-384.
CKM_SHA384_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with SHA-384 digest mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA384_RSA_PKCS_PSS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA PSS signature with SHA-384 digest mechanism.
CKM_SHA512 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the Secure Hash Algorithm with a 512-bit message digest defined in FIPS PUB 180-2.
CKM_SHA512_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length CKM_SHA512_HMAC_GENERAL mechanism; it always produces an output of length 64.
CKM_SHA512_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_SHA512_KEY_DERIVATION - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by digesting the value of another secret key with SHA-512.
CKM_SHA512_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA signature with SHA-512 digest mechanism, performs single- and multiple-part digital signatures and verification operations without message recovery.
CKM_SHA512_RSA_PKCS_PSS - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The PKCS #1 RSA PSS signature with SHA-512 digest mechanism.
CKM_SHA_1 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for message digesting, following the Secure Hash Algorithm defined in FIPS PUB 180-1.
CKM_SHA_1_HMAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A special case of the general-length SHA-1-HMAC mechanism; it always produces an output of length 20.
CKM_SHA_1_HMAC_GENERAL - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for signatures and verification.
CKM_SKIPJACK_CBC64 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 64-bit cipher-block chaining mode as defined in FIPS PUB 185.
CKM_SKIPJACK_CFB16 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 16-bit cipher feedback mode as defined in FIPS PUB 185.
CKM_SKIPJACK_CFB32 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 32-bit cipher feedback mode as defined in FIPS PUB 185.
CKM_SKIPJACK_CFB64 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 64-bit cipher feedback mode as defined in FIPS PUB 185.
CKM_SKIPJACK_CFB8 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 8-bit cipher feedback mode as defined in FIPS PUB 185.
CKM_SKIPJACK_ECB64 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 64-bit electronic codebook mode as defined in FIPS PUB 185.
CKM_SKIPJACK_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for SKIPJACK.
CKM_SKIPJACK_OFB64 - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part encryption and decryption with SKIPJACK in 64-bit output feedback mode as defined in FIPS PUB 185.
CKM_SKIPJACK_PRIVATE_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The SKIPJACK-PRIVATE-WRAP mechanism is used to wrap and unwrap a private key.
CKM_SKIPJACK_RELAYX - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The SKIPJACK-RELAYX mechanism is used to "change the wrapping" on a private key which was wrapped with the SKIPJACK-PRIVATE-WRAP mechanism.
CKM_SKIPJACK_WRAP - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The SKIPJACK-WRAP mechanism is used to wrap and unwrap a secret key (MEK).
CKM_SSL3_KEY_AND_MAC_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism is used to derive the appropriate cryptographic keying material used by a "CipherSuite" from the "master_secret" key and random data.
CKM_SSL3_MASTER_KEY_DERIVE - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism used to derive one 48-byte generic secret key from another 48-byte generic secret key.
CKM_SSL3_MD5_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures (data authentication) and verification using MD5, based on the SSL 3.0 protocol.
CKM_SSL3_PRE_MASTER_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which generates a 48-byte generic secret key.
CKM_SSL3_SHA1_MAC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single- and multiple-part signatures (data authentication) and verification using SHA-1, based on the SSL 3.0 protocol.
CKM_TWOFISH_CBC - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism for single-part and multiple-part encryption and decryption; key wrapping; and key unwrapping, based on the Twofish cipher and cipher block chaining mode.
CKM_TWOFISH_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A key generation mechanism for the Twofish block cipher.
CKM_VENDOR_DEFINED - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
Mechanism types CKM_VENDOR_DEFINED and above are permanently reserved for token vendors.
CKM_X9_42_DH_PARAMETER_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism allowing domain parameter generation based on X9.42 Diffie-Hellman key agreement, as defined in the ANSI X9.42 standard.
CKM_XOR_BASE_AND_DATA - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
A mechanism which provides the capability of deriving a secret key by performing a bit XORing of a key pointed to by a base key handle and some data.
CKU_SO - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for a Security Officer user.
CKU_USER - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Indicator for a Normal user.
ckuann - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'ckuann'.
CKZ_DATA_SPECIFIED - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
The following is the encoding parameter supported for OAEP (CK_RSA_PKCS_OAEP_SOURCE_TYPE) Array of CK_BYTE containing the value of the encoding parameter.
cleanup() - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Removes all certificates from the cache that have passed their notAfter usage period, and are no longer valid.
cleanup() - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Removes all expired CRLs from this archive CRL cache.
clear() - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Removes all certificates from the CertificateGraph singleton.
clear() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Clears the client settings.
CLEAR_SIGN - Static variable in class com.entrust.toolkit.PKCS7DecodeStream
Operation constant for signing without including the data
CLEAR_SIGN - Static variable in class com.entrust.toolkit.PKCS7EncodeStream
Indicator for clear signing data; signing without including the data in the structure.
clearAll() - Method in class iaik.asn1.structures.Attributes
Clears all attributes included in the container.
clearCache() - Method in class com.entrust.toolkit.x509.certstore.CACrossCertCS
Clears the URL Cache.
clearCache() - Method in class com.entrust.toolkit.x509.certstore.HTTPCS
Clears the URL Cache.
clearCache() - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Clears the RevocationTrustCache
clearEvents() - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
Clear the list of events contained in this object
clearHandle() - Method in class com.entrust.toolkit.capi.CertContext
Clears the handle to the CAPI object without actually de-allocating the native memory.
clearHandle() - Method in class com.entrust.toolkit.credentials.Handle
Clears the handle without freeing memory.
clearIssuerCache() - Static method in class iaik.x509.X509Certificate
Clears the static Issuer Hash table.
clearRegisteredQualifiedPolicyIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
Clears all registered qualified policy ids.
clearRegisteredQualifiedQCStatementIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
Clears all registered qualified statement ids.
clearTrustStore() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Clears the list of certificates, trustStore used by SMProxy.
clearTrustStore() - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Clear the list of certificates trusted by LDAPS
clientAuth - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "TLS Web client authentication" ExtendedKeyUsage purpose id.
ClientSettings - Class in com.entrust.toolkit.x509.policies
The ClientSettings class provides an interface to the client settings.
ClientSettings() - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a ClientSettings object and initializes it using the default policy values.
ClientSettings(User) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a new ClientSettings object, initializes it with the default policy values and associates these settings with the indicated user.
ClientSettings(User, X509Certificate, X509Certificate, X509Certificate) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a ClientSettings object using and initializes it using a User object and that user's certificates.
ClientSettings(User, X509Certificate, X509Certificate, X509Certificate, BigInteger) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a ClientSettings object and initializes it using a User object, the user's certificates.
ClientSettings(X509Certificate, X509Certificate) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a ClientSettings object using just the CA certs.
ClientSettings(User, X509Certificate, BigInteger, X509Certificate) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Creates a ClientSettings object using and initializes it using a User object and that user's certificates.
ClientSettings(EntrustClientInfo) - Constructor for class com.entrust.toolkit.x509.policies.ClientSettings
Create a ClientSettings object using and initializes it from an EntrustClientInfo structure that was received using the PKIX-CMP protocol.
ClientSettings.DefaultPolicyValues - Class in com.entrust.toolkit.x509.policies
Contains default policy values for the various policies held in a user's client settings.
CLOCK_SKEW - Static variable in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
Clock sync between client and server can be just over an hour and 6 minutes (4000 seconds) - 1:06:40.
clone() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates and returns a copy of this algorithm identifier object.
clone() - Method in class com.entrust.toolkit.util.SecureByteArray
Returns a clone of the SecureByteArray.
clone() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a clone of the SecureStringBuffer.
clone() - Method in class iaik.asn1.ASN
Returns a clone ("field by field copy") of this ASN.1 type with same tag and name.
clone() - Method in class iaik.asn1.structures.AlgorithmID
Returns a clone of this AlgorithmID.
clone() - Method in class iaik.asn1.structures.Name
Returns a clone of the Name.
clone() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns a clone of this ESDHKEKParameterSpec.
clone() - Method in class iaik.security.md.Md2
Creates and returns a copy of this object.
clone() - Method in class iaik.security.md.Md5
Deprecated.
Returns a clone of this Md5 Object.
clone() - Method in class iaik.security.md.Md5Old
Deprecated.
Returns a clone of this Md5 Object.
clone() - Method in class iaik.security.md.SHA
Deprecated.
Returns a clone of this SHA Object.
clone() - Method in class iaik.security.rsa.RSAPrivateKey
 
clone() - Method in class iaik.security.rsa.RSAPublicKey
Returns a clone of this RSAPublicKey object.
clone() - Method in class iaik.x509.RevokedCertificate
Returns a clone of this RevokedCertificate.
close() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Close the input stream.
close() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Close the input stream.
close() - Method in class com.entrust.toolkit.archive.PemInputStream
This method closes the data stream, and verifies the message signature, if necessary.
close() - Method in class com.entrust.toolkit.archive.PemOutputStream
Creates the message signature if applicable, and writes the header to the header stream.
close() - Method in class com.entrust.toolkit.capi.CertChainContext
Close the handle, releasing the certificate chain.
close() - Method in class com.entrust.toolkit.capi.CertContext
Close the certificate context, releasing the memory allocated by CAPI functions.
close() - Method in class com.entrust.toolkit.capi.CertStore
Closes the handle to the certificate store, freeing memory and resources.
close() - Method in class com.entrust.toolkit.capi.CryptHash
Closes the handle to the native hash object, releasing memory and resource.
close() - Method in class com.entrust.toolkit.capi.CryptKey
Close the handle to the native key object, releasing memory.
close() - Method in class com.entrust.toolkit.capi.CryptProvider
Closes the handle to the CSP, releasing memory allocated by native code.
close() - Method in class com.entrust.toolkit.credentials.Handle
Close the handle, releasing the memory allocated by native functions.
close() - Method in class com.entrust.toolkit.keychain.KeychainKey
Close the handle to the native key object, releasing memory.
close() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Closes this input stream.
close() - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
 
close() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
close() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
close() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Closing a SecureByteArrayOutputStream has no effect.
close() - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
Closes the underlying OutputStream.
close() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Closes all of the referred Directories and the principal Directory.
CLOSE_KEY_STORE - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
A special indicator designed to be used as the password parameter in the engineStore(OutputStream, char[]) method to indicate that the key store should be closed.
closeAllSessions(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Closes all sessions an application has with a token.
closeConnection() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
Closes the connection to the PKCS11 library.
closeConnections() - Method in class com.entrust.toolkit.User
Closes the connection to the PKI.
closeHash() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Closes any open handles to native CAPI objects referenced by this hash object.
closeHash() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
closeSession(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Closes a session between an application and a token.
closeTemporarySessions(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Closes all released temporary session handles for a particular slot.
CMac - Class in com.entrust.toolkit.security.crypto.mac
Defines Entrust's Cipher-based Message Authentication Code (CMAC) architecture; it contains all the common functionality used by Entrust's CMAC algorithms.
CMPCredentialReader - Class in com.entrust.toolkit.credentials
This is the abstract super class of credential readers that can be used for creating/recovering Entrust Digital Identities using PKIX-CMP.
CMPCredentialReader() - Constructor for class com.entrust.toolkit.credentials.CMPCredentialReader
 
CMPForCardMS - Class in com.entrust.toolkit.credentials
This class is designed to provide access to specific Certificate Management Protocol (CMP) operations required by a Card Management System (CardMS).
CMPForCardMS(ManagerTransport) - Constructor for class com.entrust.toolkit.credentials.CMPForCardMS
The constructor; creates a new CMPForCardMS object configured to operate in normal mode.
CMPForCardMS(ManagerTransport, User) - Constructor for class com.entrust.toolkit.credentials.CMPForCardMS
The constructor; creates a new CMPForCardMS object configured to operate in AA mode.
CMPForCardMS(String, int) - Constructor for class com.entrust.toolkit.credentials.CMPForCardMS
The constructor; creates a new CMPForCardMS object configured to operate in normal mode.
CmpRfc4210CompliantHasher - Class in com.entrust.toolkit.util
This hasher implements the hashing specified in RFC 4210 section 5.1.3.1.
CmpRfc4210CompliantHasher(String) - Constructor for class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
A constructor; creates and initializes an ExtendedHasher object that uses the specified hashing algorithm to do the hashing.
CmpRfc4210CompliantHasher(String, byte[]) - Constructor for class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
A constructor; creates and initializes an ExtendedHasher object that uses the specified hashing algorithm to do the hashing.
CmpRfc4210CompliantHasher(MessageDigest, byte[]) - Constructor for class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
A constructor; creates and initializes an CMP4210Hasher object that uses the provided MessageDigest to do the hashing.
CmpRfc4210CompliantHasher(MessageDigest) - Constructor for class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
A constructor; creates and initializes an CMP4210Hasher object that uses the provided MessageDigest to do the hashing.
CMPSoftwareCredentialReader - Class in com.entrust.toolkit.credentials
This is the abstract super class of credential readers that can be used for creating/recovering Entrust Digital Identities in software using PKIX-CMP.
CMPTokenCredentialReader - Class in com.entrust.toolkit.credentials
This is the abstract super class of credential readers that can be used for creating/recovering Entrust Digital Identities using PKIX-CMP and PKCS#11 devices (tokens).
cms_3DES_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CMS3DESwrap key wrap algorithm for wrapping DESede content encryption keys with DESede key encryption keys (RFC 2630).
cms_authData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS AuthenticatedData.
cms_cast5_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CMSCAST128wrap key wrap algorithm for wrapping CAST128 content encryption keys with CAST128 key encryption keys (RFC 2984).
cms_cast_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CMSCAST128wrap key wrap algorithm for wrapping CAST128 content encryption keys with CAST128 key encryption keys (RFC 2984).
cms_contentInfo - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS ContentInfo.
cms_data - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS Data.
cms_digestedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS DigestedData.
cms_encryptedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS EncryptedData.
cms_envelopedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS EnvelopedData.
cms_idea_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CMSIDEAwrap key wrap algorithm for wrapping IDEA content encryption keys with IDEA key encryption keys (RFC 3058).
cms_pwri_kek - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the key wrap algorithm for wrapping a Password Recipient Info content encryption key a Key Encryption Key derived from a password (RFC 3231).
cms_rc2_wrap - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the CMSRC2wrap key wrap algorithm for wrapping RC2 content encryption keys with RC2 key encryption keys (RFC 2630).
cms_signedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the CMS object CMS SignedData.
CMSCertList - Class in iaik.cms
This class implements an application of the CMS standard for dealing with certificate chains as used by Netscape Navigator and Microsoft Internet Explorer.
CMSCertList() - Constructor for class iaik.cms.CMSCertList
Default constructor.
CMSCertList(InputStream) - Constructor for class iaik.cms.CMSCertList
Creates a CMSCertList from an input stream.
CMSException - Exception in iaik.cms
This is the general CMS exception class, which serves to group all the exception classes of the iaik.cms package that extend from it.
CMSException() - Constructor for exception iaik.cms.CMSException
Creates a CMSException with no message describing the exception.
CMSException(String) - Constructor for exception iaik.cms.CMSException
Creates a CMSException with the given message describing this particular exception.
CMSException(String, Throwable) - Constructor for exception iaik.cms.CMSException
Creates a new CMSException with the specified detail message and cause.
CMSParsingException - Exception in iaik.cms
CMS Parsing Exception.
CMSParsingException() - Constructor for exception iaik.cms.CMSParsingException
Creates a CMSParsingException with no message describing the exception.
CMSParsingException(String) - Constructor for exception iaik.cms.CMSParsingException
Creates a CMSParsingException with the given message describing this particular exception.
CMSParsingException(String, Throwable) - Constructor for exception iaik.cms.CMSParsingException
Creates a new CMSParsingException with the specified detail message and cause.
CMSTimeStampToken - Class in com.entrust.toolkit.asn1.tsp
This class implements the ASN.1 structure for TimeStampToken as defined in RFC 3162, the Time-Stamp Protocol (TSP) specification.
CMSTimeStampToken(TSTInfo, X509Certificate, PrivateKey) - Constructor for class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Creates a new CMSTimeStampToken object that contains the indicated time-stamp information and TimeStamp Authority certificate.
CMSTimeStampToken(TSTInfo, X509Certificate, PrivateKey, AlgorithmID, boolean, boolean) - Constructor for class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Creates a new CMSTimeStampToken object that contains the indicated time-stamp information and TimeStamp Authority certificate.
CMSTimeStampToken(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Creates a new CMSTimeStampToken object from an ASN1Object.
CMSUtil - Class in com.entrust.toolkit
Contains various utility APIs related to CMS.
codeSigning - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "Code Signing" ExtendedKeyUsage purpose id.
CodingException - Exception in iaik.asn1
Signals that an ASN.1 encoding or decoding exception has occured.
CodingException() - Constructor for exception iaik.asn1.CodingException
Creates a CodingException without parameters.
CodingException(String) - Constructor for exception iaik.asn1.CodingException
Creates a CodingException with a description string as parameter.
CodingException(String, Throwable) - Constructor for exception iaik.asn1.CodingException
Creates a CodingException with the specified detail message and cause.
CollectionCS - Class in com.entrust.toolkit.x509.certstore
This certificate store manages other certificate stores and is the entry point for certificate validation.
CollectionCS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.certstore.CollectionCS
Creates a new CollectionCS and initializes it for the logged in user.
CollectionRS - Class in com.entrust.toolkit.x509.revocation
This class represents a collection a collection of revocation stores.
CollectionRS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.CollectionRS
The constructor; creates a new CollectionRS for the provided validation information.
com.entrust.toolkit - package com.entrust.toolkit
Contains various high-level classes that provide Toolkit JCA cryptographic provider initialization, an Entrust User representation, a key/certificate source, a certificate set representation, JNI initialization capabilities, PKCS #7 encoding and decoding, CMS and PKCS#7 User related utilities, transaction counting, and an XML trust manager.
com.entrust.toolkit.archive - package com.entrust.toolkit.archive
Contains classes for reading and writing files in the legacy Entrust Archive format.
com.entrust.toolkit.asn1 - package com.entrust.toolkit.asn1
Contains classes that encode and decode ASN.1 structures.
com.entrust.toolkit.asn1.cardms - package com.entrust.toolkit.asn1.cardms
Contains classes used to create, parse, and manipulate ASN.1 structures used by Entrust's Card Management System (CardMS) API.
com.entrust.toolkit.asn1.cmpv1 - package com.entrust.toolkit.asn1.cmpv1
Contains classes used to create, parse, and manipulate ASN.1 structures used with Certificate Management Protocol (CMP) version 1.
com.entrust.toolkit.asn1.cmpv1.gkm - package com.entrust.toolkit.asn1.cmpv1.gkm
Contains classes used to create, parse, and manipulate ASN.1 structures used with Certificate Management Protocol (CMP) version 1.
com.entrust.toolkit.asn1.crmf - package com.entrust.toolkit.asn1.crmf
Contains classes used to create, parse, and manipulate ASN.1 structures used with Certificate Request Message Format (CRMF).
com.entrust.toolkit.asn1.crmf.regCtrl - package com.entrust.toolkit.asn1.crmf.regCtrl
Contains classes used to create, parse, and manipulate ASN.1 structures used with Certificate Request Message Format (CRMF).
com.entrust.toolkit.asn1.crmf.regInfo - package com.entrust.toolkit.asn1.crmf.regInfo
Contains classes used to create, parse, and manipulate ASN.1 structures used with Certificate Request Message Format (CRMF).
com.entrust.toolkit.asn1.structures - package com.entrust.toolkit.asn1.structures
Contains classes used to create, parse, and manipulate general ASN.1 structures.
com.entrust.toolkit.asn1.tsp - package com.entrust.toolkit.asn1.tsp
Contains classes used to create, parse, and manipulate ASN.1 structures used with time-stamping.
com.entrust.toolkit.capi - package com.entrust.toolkit.capi
Contains low-level classes for interfacing with Microsoft's Crypto API.
com.entrust.toolkit.cms - package com.entrust.toolkit.cms
Contains the EntrustProvider class, which implements the IAIK's SecurityProvider interface for the JCA Entrust provider.
com.entrust.toolkit.credentials - package com.entrust.toolkit.credentials
Contains classes the enable creation, recovery, reading, and writing of digital identities using a variety of key sources, classes for implementing the Toolkit's KeyStore capabilities, and classes to support integration with a Smart Card Management System.
com.entrust.toolkit.exceptions - package com.entrust.toolkit.exceptions
 
com.entrust.toolkit.keychain - package com.entrust.toolkit.keychain
 
com.entrust.toolkit.keystore - package com.entrust.toolkit.keystore
Contains classes used for reading and writing certificates to a KeyStore and for creating KeyStore initialization (.ini) files.
com.entrust.toolkit.permissions - package com.entrust.toolkit.permissions
 
com.entrust.toolkit.pkcs11 - package com.entrust.toolkit.pkcs11
Contains classes dealing with PKCS #11 (smart cards and hardware tokens) operations.
com.entrust.toolkit.resourcemonitor - package com.entrust.toolkit.resourcemonitor
Contains classes that provide resource monitoring capabilities.
com.entrust.toolkit.roaming - package com.entrust.toolkit.roaming
Contains Toolkit classes that support SSL and TLS communication with Entrust Authority™ Roaming Server (formerly Entrust/Roaming Server).
com.entrust.toolkit.roaming.speke - package com.entrust.toolkit.roaming.speke
Contains classes that implement the simple password-authenticated exponential key exchange (SPEKE) protocol — required for the implementation of Entrust Authority Roaming Server.
com.entrust.toolkit.security.arithmetic.fields - package com.entrust.toolkit.security.arithmetic.fields
Contains legacy classes for working with the mathematical structures that underlie elliptic curve cryptography; use classes from com.entrust.toolkit.security.crypto.ec instead.
com.entrust.toolkit.security.arithmetic.groups.ellipticCurve - package com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Contains legacy classes for working with the mathematical structures that underlie elliptic curve cryptography; use classes from com.entrust.toolkit.security.crypto.ec instead.
com.entrust.toolkit.security.crypto - package com.entrust.toolkit.security.crypto
Contains general classes related to cryptography.
com.entrust.toolkit.security.crypto.cipher - package com.entrust.toolkit.security.crypto.cipher
Contains implementations of symmetric cipher and key-wrap algorithms.
com.entrust.toolkit.security.crypto.digest - package com.entrust.toolkit.security.crypto.digest
Contains implementations of message digest algorithms.
com.entrust.toolkit.security.crypto.digest.sha3 - package com.entrust.toolkit.security.crypto.digest.sha3
 
com.entrust.toolkit.security.crypto.dsa - package com.entrust.toolkit.security.crypto.dsa
 
com.entrust.toolkit.security.crypto.ec - package com.entrust.toolkit.security.crypto.ec
 
com.entrust.toolkit.security.crypto.elgamal - package com.entrust.toolkit.security.crypto.elgamal
Contains an implementation of the ElGamal public key cryptosystem and related functionality.
com.entrust.toolkit.security.crypto.key - package com.entrust.toolkit.security.crypto.key
Contains implementations of secret key generation algorithms and key material derivation algorithms.
com.entrust.toolkit.security.crypto.mac - package com.entrust.toolkit.security.crypto.mac
Contains implementations of message authentication code (MAC) algorithms.
com.entrust.toolkit.security.crypto.params - package com.entrust.toolkit.security.crypto.params
Contains opaque cryptographic algorithm parameter implementations.
com.entrust.toolkit.security.crypto.random - package com.entrust.toolkit.security.crypto.random
Contains implementations of secure random number generation algorithms.
com.entrust.toolkit.security.crypto.rsa - package com.entrust.toolkit.security.crypto.rsa
Contains an implementation of the RSA public key cryptosystem and related functionality.
com.entrust.toolkit.security.crypto.signature - package com.entrust.toolkit.security.crypto.signature
Contains implementations of digital signature algorithms.
com.entrust.toolkit.security.fips - package com.entrust.toolkit.security.fips
Contains classes to enable FIPS 140-2 operation of the Toolkit.
com.entrust.toolkit.security.provider - package com.entrust.toolkit.security.provider
Contains Entrust's JCA cryptographic service provider (CSP) implementation and initialization mechanism, various cryptographic algorithms, and various cryptographic key and parameter representations.
com.entrust.toolkit.security.smime - package com.entrust.toolkit.security.smime
Contains a class that works around the problem of spaces in the name and file name parameters of MIME messages.
com.entrust.toolkit.security.spec - package com.entrust.toolkit.security.spec
Contains transparent cryptographic algorithm parameter implementations.
com.entrust.toolkit.smproxy - package com.entrust.toolkit.smproxy
 
com.entrust.toolkit.timestamp - package com.entrust.toolkit.timestamp
Contains classes used to communicate with a timestamp server.
com.entrust.toolkit.tracing - package com.entrust.toolkit.tracing
Classes that provide debug tracing in the Toolkit.
com.entrust.toolkit.util - package com.entrust.toolkit.util
Contains various utility classes.
com.entrust.toolkit.util.net - package com.entrust.toolkit.util.net
Contains networking utility classes (HTTP and LDAP).
com.entrust.toolkit.x509 - package com.entrust.toolkit.x509
Contains the Entrust certification validation mechanism as well as other classes related to X.509.
com.entrust.toolkit.x509.certstore - package com.entrust.toolkit.x509.certstore
Contains the certificate stores and classes used during certificate path building.
com.entrust.toolkit.x509.directory - package com.entrust.toolkit.x509.directory
Contains LDAP Directory implementations and various supporting classes.
com.entrust.toolkit.x509.extensions - package com.entrust.toolkit.x509.extensions
Contains classes that implement certificate extensions.
com.entrust.toolkit.x509.jsse - package com.entrust.toolkit.x509.jsse
Contains classes that implement the Java Secure Sockets Extension (JSSE).
com.entrust.toolkit.x509.jsse.provider - package com.entrust.toolkit.x509.jsse.provider
 
com.entrust.toolkit.x509.policies - package com.entrust.toolkit.x509.policies
Contains classes used to check security policies issued by an Entrust PKI — password rules and client settings, for example.
com.entrust.toolkit.x509.revocation - package com.entrust.toolkit.x509.revocation
Contains the Entrust revocation checking mechanism and revocation stores.
com.entrust.toolkit.x509.revocation.ocsp.net - package com.entrust.toolkit.x509.revocation.ocsp.net
Contains classes that provide network related functionality required by OCSP (protocol handlers).
com.entrust.toolkit.x509.testlets - package com.entrust.toolkit.x509.testlets
Contains classes used to validate certificate, CRL, and CRL Entry extensions.
com.entrust.toolkit.xencrypt.algorithms - package com.entrust.toolkit.xencrypt.algorithms
Contains an interface and classes that define the behaviour of encryption algorithms used in XML encryption.
com.entrust.toolkit.xencrypt.core - package com.entrust.toolkit.xencrypt.core
Contains classes used to encrypt and decrypt XML elements and sets of XML elements.
com.entrust.toolkit.xencrypt.exceptions - package com.entrust.toolkit.xencrypt.exceptions
Contains classes used to handle exceptions thrown by the Toolkit's XML encryption code.
com.entrust.toolkit.xencrypt.init - package com.entrust.toolkit.xencrypt.init
Contains classes used to encapsulate the Toolkit's XML encryption constants and for initializing the Toolkit in preparation for XML encryption and decryption operations.
com.entrust.toolkit.xml.dsig.keyinfo.tokenref - package com.entrust.toolkit.xml.dsig.keyinfo.tokenref
Contains classes used when creating and verifying XML Signatures.
com.entrust.toolkit.xml.util - package com.entrust.toolkit.xml.util
Contains an interface and classes that allow you to work with Apache XML Processors and the JAXP API.
CombinedUpdateRegReq - Class in com.entrust.toolkit.roaming
The CombinedUpdateRegReq class implements the ASN1 type CombinedUpdateregReq for Roaming support.
CombinedUpdateRegReq() - Constructor for class com.entrust.toolkit.roaming.CombinedUpdateRegReq
The default constructor.
COMMERCIAL_VERSION - Static variable in class iaik.DebugCMS
 
commonName - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.3"
OID Name: "commonName"
OID Short-name: "cn"
Source: RFC 4519
compare(SocketFactory, SocketFactory) - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
The LDAP Service Provider calls Comparator.compare() method for equality comparison of the socket factories whose connections are being checked for equality by the pooling mechanism.
compare(Object, Object) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
 
compare(Object, Object) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl.NSAttributeComparator
 
compareTables(String, int[], int[]) - Static method in class iaik.utils.Util
 
compareTo(Object) - Method in class iaik.asn1.structures.AVA
 
completeUserExport(LdapDirectory, ManagerTransport) - Method in class com.entrust.toolkit.User
Completes a user export operation.
composite - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "2.16.840.1.114027.80.3.3" Registered JCA algorithm: "Falcon" Registered JCA key: "Falcon" Registered AlgorithmParameterSpecs: FalconParameterSpec
composite - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.18227.2.1" OID Name: "composite" OID Short-name: Composite
compositeKey - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the Composite Key signature algorithm.
compositeSignature - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the Generic Composite Signature Algorithm signature algorithm.
compress(AlgorithmID, byte[], int) - Method in class iaik.cms.CompressionProvider
Uses the given compression algorithm to compress/decompress the supplied input data.
COMPRESS - Static variable in interface iaik.cms.InputStreamCompressEngine
Indicates that the InputSTream returned will be compressed
CompressedContent - Class in iaik.smime
This class can be used to create compressed S/MIME emails in combination with the JakartaMail API (jakarta.mail package).
CompressedContent(DataSource) - Constructor for class iaik.smime.CompressedContent
Constructs a CompressedContent object from the given data source.
CompressedContent(SMimeContentType) - Constructor for class iaik.smime.CompressedContent
 
CompressedContent() - Constructor for class iaik.smime.CompressedContent
Creates a new CompressedContent object.
CompressedData - Class in iaik.cms
 
CompressedData(byte[], AlgorithmID, int) - Constructor for class iaik.cms.CompressedData
Creates a new CompressedData object where the content to be compressed is read from the supplied byte array using the Algorithm specified by the AlgorithmID.
CompressedData(InputStream) - Constructor for class iaik.cms.CompressedData
Creates a new CompressedData where the DER encoded data is read from the given InputStream.
CompressedData(ObjectID, byte[], AlgorithmID, int) - Constructor for class iaik.cms.CompressedData
Creates a new CompressedData object where the content to be compressed is read from the supplied byte array using the Algorithm specified by the AlgorithmID.
CompressedData() - Constructor for class iaik.cms.CompressedData
Default constructor for dynamic object creation in ContentInfo.
CompressedDataStream - Class in iaik.cms
This class represents the stream supporting implementation of the CMS CompressedData type.
CompressedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.cms.CompressedDataStream
Creates a new CMS CompressedDataStream object where the content to be compressed is read from the supplied InputStream.
CompressedDataStream(InputStream) - Constructor for class iaik.cms.CompressedDataStream
Creates a new CompressedDataStream where the BER encoded data is read from the given InputStream.
CompressedDataStream(ObjectID, InputStream, AlgorithmID, int) - Constructor for class iaik.cms.CompressedDataStream
Creates a new CompressedDataStream object for the given content data.
CompressedDataStream() - Constructor for class iaik.cms.CompressedDataStream
Default constructor for dynamic object creation in ContentInfoStream.
CompressionProvider - Class in iaik.cms
This class provides the compression which is provided to the CMS CompressedContent type object.
CompressionProvider() - Constructor for class iaik.cms.CompressionProvider
 
computeDigestInputs() - Method in interface iaik.ixsil.core.SignerSignature
Computed the digest inputs for all references of this signature.
computeDigestInputs() - Method in interface iaik.ixsil.core.VerifierSignature
Computed the digest inputs for all references of this signature.
computeDigestValues() - Method in interface iaik.ixsil.core.SignerManifest
Computes the digest value for each reference of the manifest.
computeNamespaceAndXMLAxes(Document) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Computes two sets for each element node of the specified DOM document: One contains all namespace attributes that are in scope for the element, the other one contains all xml attributes (such as xml:space), that are in scope for the element.
CON_SPEC - Static variable in class iaik.asn1.ASN
Global ASN.1 type CON_SPEC (CONTEXTSPECIFIC)
CON_SPEC - Class in iaik.asn1
This class implements the tagged ASN.1 type "CONTEXT SPECIFIC".
CON_SPEC() - Constructor for class iaik.asn1.CON_SPEC
Creates an empty CON_SPEC object.
CON_SPEC(int, ASN1Object) - Constructor for class iaik.asn1.CON_SPEC
Creates a new explicitly tagged context specific tagged ASN.1 type.
CON_SPEC(int, ASN1Object, boolean) - Constructor for class iaik.asn1.CON_SPEC
Creates a new context specific tagged ASN.1 type.
concatenate(byte[], byte[]) - Static method in class com.entrust.toolkit.util.ExtendedHasher
Deprecated.
since 6.1; use ByteArray.append(byte[]) instead
conf - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'conf'.
config(ServletConfig) - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
Provides the ServletConfig data to the servlet superclass without the requirement of calling super.init in the subclass.
confirmation() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a confirmation transmission.
connect(SocketAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
connect(SocketAddress) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
Make a connection to an unconnected socket at the specified endpoint.
connect(SocketAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
Make a connection to an unconnected socket at the specified endpoint with the given timeout value.
connect(SocketAddress) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
Make a connection to an unconnected socket at the specified endpoint.
connect() - Method in class com.entrust.toolkit.util.HttpsLdapServer
Attempts to connect to Microsoft Active Directory when the servlet initializes.
connect() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Connects to the Directory.
ConnectionTimer - Class in com.entrust.toolkit.util.net
A simple helper class which is used to start a Daemon thread based on a timeout value given in milliseconds.
ConnectionTimer() - Constructor for class com.entrust.toolkit.util.net.ConnectionTimer
 
ConsoleTraceLog - Class in com.entrust.toolkit.tracing
Simple trace log that sends everything to System.out
ConsoleTraceLog() - Constructor for class com.entrust.toolkit.tracing.ConsoleTraceLog
Create an unnamed logger.
ConsoleTraceLog(String) - Constructor for class com.entrust.toolkit.tracing.ConsoleTraceLog
Create a named logger.
constantToBytes(CapiConstants) - Static method in class com.entrust.toolkit.capi.CapiConstants
Converts a constant to a byte array representing the value.
constructed - Variable in class iaik.asn1.ASN1Object
Is this ASN1Object constructed or primitive?.
CONSTRUCTED - Static variable in class iaik.asn1.DerInputStream
Constant for constructed tags.
ConstructedType - Class in iaik.asn1
This class is the super class for all structured ASN.1 types.
ConstructedType() - Constructor for class iaik.asn1.ConstructedType
Creates a new ConstructedType object.
ConsumerInputStream(int) - Constructor for class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Creates a ConsumerInputStream object with the specified buffer size.
containedElemsWithID_ - Variable in class iaik.ixsil.core.Object
A set of all DOM elements contained by this object container, which have its ID attribute set.
Container - Class in iaik.ixsil.core
Abstract base class for all classes which represent a container of arbitrary XML content.
Container(Element, Document) - Constructor for class iaik.ixsil.core.Container
Creates a new container from the specified container DOM element.
Container(Document, String, String) - Constructor for class iaik.ixsil.core.Container
Creates a new container with the specified string value as DOM text child.
Container(Document, String, Element) - Constructor for class iaik.ixsil.core.Container
Creates a new container with the specified DOM element as its child.
Container(Document, String, DocumentFragment) - Constructor for class iaik.ixsil.core.Container
Creates a new container with the specified DOM document fragment as its content.
containerDOMElem_ - Variable in class iaik.ixsil.core.Container
Represents the container as DOM element.
ContainerName - Class in com.entrust.toolkit.credentials
Abstract class for CAPI key container names, to help with the process of matching different container names to identities.
containerOffset_ - Variable in class iaik.ixsil.core.Position
Determines the offset of the position inside the DOM document or DOM element.
containerXPathExpr_ - Variable in class iaik.ixsil.core.Position
A XPath expression which selects a single DOM document or DOM element.
containerXPathPrefixes_ - Variable in class iaik.ixsil.core.Position
Allows the specification of namespace prefixes which can be used in the XPath expression.
containsAlias(String) - Method in class com.entrust.toolkit.keystore.CertStore
Returns true if the certificate store contains a certificate for the given alias.
containsAttributeCertificates() - Method in class iaik.cms.CertificateSet
Asks whether attribute certificates are included.
containsCertificate(X509Certificate) - Method in class iaik.x509.X509CRL
Checks, if the CRL contains revocation information for the given X509Certificate.
containsCertificate(BigInteger) - Method in class iaik.x509.X509CRL
Deprecated.
use X509CRL.containsCertificate(X509Certificate) This method is only useful if a direct CRL is being used, an indirect CRL may contain multiple certificate issuers
containsCertificates() - Method in class iaik.cms.OriginatorInfo
Looks if any certificates are included in this OriginatorInfo.
containsCertificates() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Checks if certificates are included.
containsCertificates() - Method in class iaik.x509.ocsp.OCSPRequest
Checks if certificates are included.
containsCRLs() - Method in class iaik.cms.OriginatorInfo
Looks if any crls are included in this OriginatorInfo.
containsObjectDigestInfo() - Method in class iaik.x509.attr.Holder
Checks is the ObjectDigestInfo component is included.
containsQualifiedPolicyInformations(CertificatePolicies) - Static method in class iaik.x509.qualified.QualifiedCertificate
Checks if the given CertificatePolicies extensions contains any PolicyInformations with an OID indicating a qualified certificate.
containsQualifiedQCStatements(QCStatements) - Static method in class iaik.x509.qualified.QualifiedCertificate
Checks if the given QCStatements extension contains any QCStatement terms with an OID indicating a qualified certificate.
containsSignature() - Method in class iaik.x509.ocsp.OCSPRequest
Checks if this OCSPRequest has been signed.
containsX509Certificates() - Method in class iaik.cms.CertificateSet
Asks whether X.509 certificates are included.
Content - Interface in iaik.cms
The interface for the non-stream implementations of the CMS content types.
content_count - Variable in class iaik.asn1.ConstructedType
The number of components in the buffer.
content_data - Variable in class iaik.asn1.ConstructedType
The buffer where the components are stored.
content_info - Variable in class iaik.pkcs.pkcs7.SignedDataStream
The inherent ContentInfo.
content_type - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
The content type.
content_type - Variable in class iaik.pkcs.pkcs7.SignedDataStream
The content type.
contentData_ - Variable in class iaik.cms.EncapsulatedContentInfoStream
The content data supplied from an input stream.
contentEncryptionAlgorithm_ - Variable in class iaik.cms.EncryptedContentInfoStream
The content-encryption algorithm
ContentInfo - Class in iaik.cms
This class represents the non-stream implementation of the CMS ContentInfo type.
ContentInfo(Content) - Constructor for class iaik.cms.ContentInfo
Creates a CMS ContentInfo from the given content value.
ContentInfo(ASN1Object) - Constructor for class iaik.cms.ContentInfo
Creates a CMS ContentInfo from an ASN1Object.
ContentInfo(InputStream) - Constructor for class iaik.cms.ContentInfo
Creates a new ContentInfo where the BER encoded data is read from the given InputStream.
ContentInfoStream - Class in iaik.cms
This class represents the stream implemention of the CMS ContentInfo type.
ContentInfoStream(ContentStream) - Constructor for class iaik.cms.ContentInfoStream
Creates a CMS ContentInfoStream from the given content value.
ContentInfoStream(InputStream) - Constructor for class iaik.cms.ContentInfoStream
Creates a new ContentInfoStream where the BER encoded data is read from the given InputStream.
ContentInfoStream - Class in iaik.pkcs.pkcs7
This class represents the stream implementation of the PKCS#7 ContentInfo type.
ContentInfoStream(ContentStream) - Constructor for class iaik.pkcs.pkcs7.ContentInfoStream
Creates a PKCS#7 ContentInfoStream from the given content value.
ContentInfoStream(ObjectID) - Constructor for class iaik.pkcs.pkcs7.ContentInfoStream
Creates an empty PKCS#7 ContentInfoStream from the given content type.
ContentInfoStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.ContentInfoStream
Creates a new ContentInfoStream where the DER encoded data is read from the given InputStream.
ContentStream - Interface in iaik.cms
The interface for the stream implementations of the CMS content types.
ContentStream - Interface in iaik.pkcs.pkcs7
The interface for the stream implementations of the PKCS#7 content types.
contentType - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object contentType.
contentType - Static variable in class iaik.cms.CompressedDataStream
The object identifier which specifies the CMS compressed data, see RFC 3274
contentType_ - Variable in class iaik.cms.DigestedDataStream
The content type.
contentType_ - Variable in class iaik.cms.EncapsulatedContentInfoStream
The content type.
contentType_ - Variable in class iaik.cms.EncryptedContentInfoStream
The type of the content.
contentType_ - Variable in class iaik.cms.SignedDataStream
The content type.
CONTEXT_SPECIFIC - Static variable in class iaik.asn1.ASN
Tag class: context-specific
CONTEXT_SPECIFIC - Static variable in class iaik.asn1.DerInputStream
Tag class: context-specific
contextNode_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The context node for evaluating the XPath expression given in xPath_.
Controls - Class in com.entrust.toolkit.asn1.crmf
This class implements the Controls structure as defined in the CRMF specification.
Controls() - Constructor for class com.entrust.toolkit.asn1.crmf.Controls
Creates a new Constructor that constains no controls
Controls(AttributeTypeAndValue) - Constructor for class com.entrust.toolkit.asn1.crmf.Controls
Creates a new Controls object that contains a single control.
Controls(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.Controls
Creates a Controls object from an ASN1Object.
Controls - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use Controls instead (since JTK 7.0)
Controls() - Constructor for class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
This constructor creates an empty full certificate template; all fields must be set manually.
Controls(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
This constructor decodes an ASN.1 representation of a full certificate template.
convertAccessLocation(GeneralName) - Static method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Converts an AccessLocation specified as a General name into a URL object.
convertCertificateChain(Certificate[]) - Static method in class iaik.utils.Util
This method converts an array of Certificates into an array of X509Certificates.
convertCipherMode(int) - Static method in class iaik.cms.SecurityProvider
Converts the SecurityProvider Cipher mode to the javax.crypto Cipher mode.
convertEcdsaSignaturePkcs11ToAnsix963(byte[]) - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Converts an ECDSA signature produced by a PKCS#11 device to standard ASNI X9-63-2005 format.
convertElementPart(String) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Converts an element XPointer part into an xpointer XPointer part.
convertElementParts(String) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Converts all element scheme parts of a full XPointer into xpointer scheme parts.
convertEncoding(String, String) - Static method in class com.entrust.toolkit.asn1.Asn1EncodingConverter
Converts the ASN1 data in a file to definite length encoding and writes it to another file.
convertEncoding(InputStream, InputStream, OutputStream) - Static method in class com.entrust.toolkit.asn1.Asn1EncodingConverter
Converts the ASN1 data in a stream to definite length encoding and writes it to another stream.
convertEndian32(byte[]) - Static method in class iaik.utils.Util
Convert between little and big endian 32 bit formats.
convertShorthandXPointer(String) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Converts a shorthand XPointer into a full XPointer.
convertToECPublicKey(PrivateKey) - Method in class iaik.cms.EcOriginatorPublicKey
Converts this public key to standard JCA/JCE representation by decoding the public point contained in the originator EC public key using the EC domain parameters from the recipient private key.
convertToJarProtocol(String, TraceLog) - Static method in class com.entrust.toolkit.security.fips.JarAuthenticator
Converts to jar protocol any provided URL string that resembles "some kind of" URL to a jar.
copy(Polynomial) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Copies the value of the template argument into the calling element.
copyBlock(byte[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Copies the specified byte sequence of the given source array to the specified destination array.
copyBlock(byte[], byte[]) - Static method in class iaik.utils.CryptoUtils
Copies one byte block to another.
copyBlock(int[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
Copies the specified int sequence of the given source array to the specified destination array.
copyBlock(int[], int[]) - Static method in class iaik.utils.CryptoUtils
Copies one int block to another.
copyStream(InputStream, OutputStream, byte[]) - Static method in class iaik.cms.Utils
Copies an input stream to an output stream using the specified buffer size.
copyStream() - Method in class iaik.utils.StreamCopier
Start the copying.
count - Variable in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Number of valid bytes in the buffer.
countCertdefns() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the number of certificate-definition policies.
countComponents() - Method in class iaik.asn1.ASN1
Returns the number of components in this ASN1 Object.
countComponents() - Method in class iaik.asn1.ASN1Object
Throws a CodingException.
countComponents() - Method in class iaik.asn1.ConstructedType
Returns the number of component objects.
countComponents() - Method in class iaik.asn1.T61String
Components are not supported so we return 0
countControls() - Method in class com.entrust.toolkit.asn1.crmf.Controls
Returns the number of controls this object holds.
countCRLFBytesWritten() - Method in class iaik.utils.Base64OutputStream
Returns the number of CRLF bytes (carriage return '\r' and line feed '\n') that were written to the underlying output stream.
countCRLFBytesWrittenDuringBase64Encoding() - Method in class com.entrust.toolkit.archive.PemOutputStream
Returns the number of CRLF bytes (carriage return '\r' and line feed '\n') that were written to the underlying output stream during Base64 encoding of the protected data.
countersignature - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object countersignature.
countExtensions() - Method in class iaik.x509.attr.AttributeCertificate
Returns the number of extensions included into this certificate.
countExtensions() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the number of extensions included in this basic ocsp response.
countExtensions() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the number of extensions included in this ocsp request.
countExtensions() - Method in class iaik.x509.ocsp.Request
Returns the number of extensions included in this request.
countExtensions() - Method in class iaik.x509.ocsp.SingleResponse
Returns the number of extensions included in this single response.
countExtensions() - Method in class iaik.x509.RevokedCertificate
Returns the number of extensions included into this revoked certificate.
countExtensions() - Method in class iaik.x509.X509Certificate
Returns the number of extensions included into this certificate.
countExtensions() - Method in class iaik.x509.X509CRL
Returns the number of extensions included into this CRL.
countExtensions() - Method in class iaik.x509.X509Extensions
Returns the number of extensions included in this X509Extensions object.
countOneBits(byte) - Static method in class com.entrust.toolkit.util.CryptoUtils
Counts the number of bits that are set to 1 in a byte.
countPolicies() - Method in class iaik.smime.ess.SigningCertificate
Returns the number of PolicyInformation terms included.
countPolicies() - Method in class iaik.smime.ess.SigningCertificateV2
Returns the number of PolicyInformation terms included.
countRecipientEncryptedKeys() - Method in class iaik.cms.KeyAgreeRecipientInfo
Counts the number of RecipientEncryptedKeys included in this KeyAgreeRecipientInfo.
countRegInfos() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Returns the number of regInfos the object holds.
countRequests() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the number of requests included.
country - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.6"
OID Name: "countryName"
OID Short-name: "c"
Source: RFC 4519
countryOfCitizenship - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Qualified Certificate personal data attribute type CountryOfCitizenship.
countryOfResidence - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Qualified Certificate personal data attribute type CountryOfResidence.
countSingleResponses() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the number of single responses included.
cp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'cp'.
cr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'cr'.
CRC - Class in com.entrust.toolkit.util
Creation of a CRC
CRC() - Constructor for class com.entrust.toolkit.util.CRC
Constructor of the CRC class
create(String, SecureStringBuffer, CredentialCreator) - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a CredentialCreator with a RoamingCredentialWriter object to perform this task.
create(ASN) - Static method in class iaik.asn1.ASN
Craetes a new ASN.1 object for the given ASN.1 type.
create(ASN, Object) - Static method in class iaik.asn1.ASN
Creates new ASN.1 object for the given ASN.1 type and Java value.
create(ObjectID) - Static method in class iaik.cms.ContentInfo
Returns an instance of the specified CMS content type implementation, defined by its ASN.1 ObjectID.
create(ObjectID, ASN1Object) - Static method in class iaik.cms.ContentInfo
Returns an instance of the specified CMS content type implementation, defined by its ASN.1 ObjectID.
create(ObjectID) - Static method in class iaik.cms.ContentInfoStream
Returns a stream-supporting instance of the specified CMS content type implementation, defined by its ASN.1 ObjectID.
create(ObjectID, InputStream) - Static method in class iaik.cms.ContentInfoStream
Returns a stream-supporting instance of the specified CMS content type implementation, defined by its ASN.1 ObjectID.
create(ObjectID) - Static method in class iaik.cms.OtherKeyAttribute
Returns the implementation of the key attribute defined through an ASN.1 ObjectID.
create(ObjectID) - Static method in class iaik.pkcs.pkcs12.SafeBag
Creates a new SafeBag from a given ObjectID.
create(ObjectID) - Static method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns a stream-supporting instance of the specified PKCS#7 content type implementation, defined by its ASN.1 ObjectID.
create(ObjectID, InputStream) - Static method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns a stream-supporting instance of the specified PKCS#7 content type implementation, defined by its ASN.1 ObjectID.
create(Class) - Method in class iaik.utils.Factory
Creates a new instance of the given class.
create(Class, Object, boolean) - Method in class iaik.utils.Factory
Create an instance using the given interface and type.
create(ObjectID) - Static method in class iaik.x509.extensions.qualified.structures.QCStatement
Returns the implementation of the specified statement info defined through an ASN.1 ObjectID.
create(ObjectID) - Static method in class iaik.x509.ocsp.ResponseBytes
Returns the implementation of the specified response type defined by an ASN.1 ObjectID.
create(ObjectID) - Static method in class iaik.x509.X509Extensions
Returns the implementation of the specified extension defined through an ASN.1 ObjectID.
create3DESKey(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an DESede unwrapping key on the token.
createAlgParams(BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Method in class iaik.security.dh.ESDHParameterGenerator
Actually generates the required DH AlgorithmParameters.
createAndInsertTransforms() - Method in class iaik.ixsil.core.TransformInstruction
Creates and adds the Transforms DOM element as first child of the DOM element representing the transform instruction.
createAuxProfile(boolean) - Method in class com.entrust.toolkit.credentials.TokenInitializer
Specifies whether or not the auxiliary profile (APF) should be written.
createAuxProfile(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
Specifies whether or not the auxiliary profile (APF) should be created.
createCanonicalizationAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactory
Creates a canonicalization algorithm object for the specified algorithm URI.
createCanonicalizationAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
Creates a canonicalization algorithm object for the specified algorithm URI.
createCapiHash(CryptProvider) - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Create the internal native CAPI hasher.
createCapiHash(CryptProvider) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
createCertificateContext(int, X509Certificate) - Static method in class com.entrust.toolkit.capi.CertContext
Creates a CAPI CertContext object from the given certificate.
createCertificateContext(X509Certificate) - Static method in class com.entrust.toolkit.capi.CertContext
Creates an MSCAPI certificate context for the given certificate.
createCmpRfc4210PasswordBasedMac(byte[], byte[], AlgorithmID) - Static method in class com.entrust.toolkit.credentials.PKIXCMPUtils
Creates a password based MAC over the specified data using an RFC 4210 section 5.1.3.1 compliant hasher.
createDecryptedData(KeychainPrivateKey, byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Decrypt the given CipherText using an RSA private key.
createDigestAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactory
Creates a digest algorithm object for the specified algorithm URI.
createDigestAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
Creates a digest algorithm object for the specified algorithm URI.
createDocumentFromScratch() - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
createDocumentFromScratch() - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
createDocumentFromScratch() - Static method in class iaik.ixsil.util.DOMUtils
 
createDocumentFromScratch() - Method in class iaik.ixsil.util.DOMUtilsImpl
 
createDocumentFromScratch() - Method in interface iaik.ixsil.util.DOMUtilsInterface
Creates a new, empty DOM document.
createDocumentFromXMLInstance(InputStream, URI, int, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
The DOM parser is configured not to report any Warnings, Errors or FatalErrors.
createDocumentFromXMLInstance(InputStream, URI, int, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
The DOM parser is configured not to report any Warnings, Errors or FatalErrors.
createDocumentFromXMLInstance(InputStream, URI, int, String, String) - Static method in class iaik.ixsil.util.DOMUtils
 
createDocumentFromXMLInstance(InputStream, URI, int, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
The DOM parser is configured not to report any Warnings, Errors or FatalErrors.
createDocumentFromXMLInstance(InputStream, URI, int, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Creates a DOM document instance from a given stream representation of a XML document.
createDSASigningKeys(long, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an DSA signing key pair on the token.
createDSASigningKeys(long, byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an DSA signing key pair on the token.
createECSigningKeys(long, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an EC signing key pair on the token.
createEncryptedData(KeychainPrivateKey, byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Encrypt the given data using an RSA Private key.
createEncryptionAlgorithm(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmFactory
Creates the encryption algorithm specified by the provided algorithm URI.
createEncryptionAlgorithm(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmFactoryDefaultImpl
Creates an instance of the encryption algorithm specified by the algorithm URI argument.
createEntrustKeychainRefUserPrompt(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Create a new named keychain or get the copy of the default keychain.
createFactory() - Static method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmFactory
Creates an instance of the EncyptionAlgorithmFactory implementation class, which is specified by the XMLE property named EncyptionAlgorithmFactory.ImplementingClass.
createFactory() - Static method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmFactory
Creates an instance of the KeyWrapAlgorithmFactory implementation class, which is specified by the XMLE property named KeyWrapAlgorithmFactory.ImplementingClass.
createFactory() - Static method in class iaik.ixsil.algorithms.AlgorithmFactory
Creates an instance of the algorithm factory implementation class which is specified by the IXSIL init property named AlgorithmFactory.ImplementingClass.
createKeychain(String, SecureStringBuffer) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
createKeyWrapAlgorithm(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmFactory
Creates the key wrap algorithm specified by the provided algorithm URI.
createKeyWrapAlgorithm(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmFactoryDefaultImpl
Creates an instance of the key wrap algorithm specified by the algorithm URI argument.
createManifest() - Method in class iaik.ixsil.core.Signer
Used by the application to create a new, empty manifest.
createObject(String) - Method in interface iaik.ixsil.core.SignerSignature
Creates an object container with the specified string as its content.
createObject(DocumentFragment) - Method in interface iaik.ixsil.core.SignerSignature
Creates an object container with the specified DOM document fragment as its content.
createObject(Element) - Method in interface iaik.ixsil.core.SignerSignature
Creates an object container with the specified DOM element as its content.
createObject(SignerSignatureProperties) - Method in interface iaik.ixsil.core.SignerSignature
Creates an object container with the specified signature properties container as its content.
createObject(SignerManifest) - Method in interface iaik.ixsil.core.SignerSignature
Creates an object container with the specified manifest as its content.
createPasswordBasedMac(byte[], byte[], AlgorithmID) - Static method in class com.entrust.toolkit.credentials.PKIXCMPUtils
Creates a password based MAC over the specified data using an RFC 4210 section 5.1.3.1 compliant hasher if using hmacs, and using the EntrustPBKDF hasher if using a CBC-MAC algorithm.
createPrivateKeyInfo() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a PrivateKeyInfo ASN.1 data structure (PKCS#8).
createPublicKeyInfo() - Method in class iaik.x509.PublicKeyInfo
Creates a PublicKeyInfo data structure (X.509).
createReference() - Method in interface iaik.ixsil.core.SignerManifest
Used by the application to create an empty reference object.
createReference() - Method in interface iaik.ixsil.core.SignerSignedInfo
Create an empty reference object.
createRSADecryptionKeys(long, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an RSA encryption key pair on the token.
createRSADecryptionKeys(long, int, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an RSA decryption key pair on the token.
createRSASignaturePKCS1v15Raw(KeychainPrivateKey, byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Create the RSA PKCS1 v1.5 signature given the KeychainPrivateKey, the encoded digest info data.
createRSASigningKeys(long, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an RSA signing key pair on the token.
createRSASigningKeys(long, int, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an RSA signing key pair on the token.
createSequenceOf(ASN1Type[]) - Static method in class iaik.asn1.ASN
Creates a SEQUENCE OF ASN.1 object from the given array of ASN.1 types.
createSequenceOf(Vector) - Static method in class iaik.asn1.ASN
Creates a SEQUENCE OF ASN.1 object from the given vector of ASN.1 types.
createSetOf(ASN1Type[]) - Static method in class iaik.asn1.ASN
Creates a SET OF ASN.1 object from the given array of ASN.1 types.
createSetOf(ASN1Type[], boolean) - Static method in class iaik.asn1.ASN
Creates a SET OF ASN.1 object from the given array of ASN.1 types.
createSetOf(Vector) - Static method in class iaik.asn1.ASN
Creates a SET OF ASN.1 object from the given vector of ASN.1 types.
createSharedKeyEncryptionKey(AlgorithmID, PrivateKey, PublicKey, AlgorithmID, int, byte[], String) - Method in class iaik.cms.SecurityProvider
Create a shared secret key encryption key for the given key agree algorithm.
createSignature(KeychainPrivateKey, byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Create the signature given the KeychainPrivateKey, the data to Sign and the algorithm to use for the Signature.
createSignatureAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactory
Creates a signature algorithm object for the specified algorithm URI.
createSignatureAlgorithm(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
Creates a signature algorithm object for the specified algorithm URI.
createSignatureProperties() - Method in class iaik.ixsil.core.Signer
Used by the application to create a new, empty signature property container.
createSignatureProperty(String) - Method in class iaik.ixsil.core.SignatureProperties
Creates a new signature property.
createSignatureProperty(Element) - Method in class iaik.ixsil.core.SignatureProperties
Creates a new signature property.
createSignatureProperty(DocumentFragment) - Method in class iaik.ixsil.core.SignatureProperties
Creates a new signature property.
createSignatureProperty(String) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Creates a new signature property.
createSignatureProperty(Element) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Creates a new signature property.
createSignatureProperty(DocumentFragment) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Creates a new signature property.
createSocket() - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Creates an unconnected proxy Socket.
createSocket(String, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Creates an SMProxySocketWraper socket and connects it to the specified remote host at the specified remote port.
createSocket(InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Creates an SMProxySocketWrapper socket and connects it to the specified port number at the specified address.
createSocket(String, int, InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Creates an SMProxySocketWrapper socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Creates an SMProxySocketWrapper socket and connect it to the specified remote address on the specified remote port.
createSocket() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Creates an unconnected SSLSocket.
createSocket(Socket, String, int, boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
createSocket(String, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
createSocket(InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(String, int, InetAddress, int) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Creates an SSLSocket and connects it to the specified remote host on the specified remote port.
createSocket() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Creates an unconnected SSLSocket.
createSocket(String, int) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Create the SSLSocket.
createSymmetricKey(long, String, SymmetricKeyType, int, boolean, boolean, boolean, boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a symmetric key object of the given type, return the handle to it.
createTransform(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactory
Creates a transform object for the specified algorithm URI.
createTransform(URI) - Method in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
Creates a transform object for the specified algorithm URI.
createX509CertificateDOMElem(X509Certificate) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Creates a X509Certificate DOM element from a corresponding object.
createX509CRLDOMElem(X509CRL) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Creates a X509CRL DOM element from a corresponding object.
createX509IssuerSerialDOMElem(X509IssuerSerial) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Creates a X509IssuerSerial DOM element from a corresponding object.
createX509SKIDOMElem(X509SKI) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Creates a X509SKI DOM element from a corresponding object.
createX509SubjectNameDOMElem(X509SubjectName) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Creates a X509SubjectName DOM element from a corresponding object.
creationErrors() - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Returns a String containing details of failures to allocate TraceLog instances.
CredentialCreator - Class in com.entrust.toolkit.credentials
This credential reader is designed for creating an Entrust user's Digital Identity in software (not on a PKCS#11 device) using Entrust profile format version 4.
CredentialCreator(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CredentialCreator
A constructor; create a new CredentialCreator object.
CredentialCreator(SecureStringBuffer, AuthorizationCode, int, int, int) - Constructor for class com.entrust.toolkit.credentials.CredentialCreator
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
CredentialCreator(SecureStringBuffer, AuthorizationCode, AlgorithmParameterSpec) - Constructor for class com.entrust.toolkit.credentials.CredentialCreator
A constructor; creates a new CredentialCreator object and configures it for operation with custom key generation parameters.
CredentialCreator(SecureStringBuffer, AuthorizationCode, int, AlgorithmParameterSpec, int) - Constructor for class com.entrust.toolkit.credentials.CredentialCreator
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
CredentialCreatorOrRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is capable of creating or recovering an Entrust user's Digital Identity in software (not on a PKCS#11 device) using Entrust profile format version 4.
CredentialCreatorOrRecoverer(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CredentialCreatorOrRecoverer
A constructor; creates a new CredentialCreatorOrRecoverer object.
CredentialReader - Class in com.entrust.toolkit.credentials
This is the abstract super class all credential readers.
CredentialReader() - Constructor for class com.entrust.toolkit.credentials.CredentialReader
The default constructor.
CredentialRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is designed for recovering an Entrust user's Digital Identity in software (not on a PKCS#11 device) using Entrust profile format version 4.
CredentialRecoverer(SecureStringBuffer, AuthorizationCode) - Constructor for class com.entrust.toolkit.credentials.CredentialRecoverer
A constructor; create a new CredentialRecoverer object.
CredentialRecoverer(SecureStringBuffer, AuthorizationCode, int, int, int) - Constructor for class com.entrust.toolkit.credentials.CredentialRecoverer
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
CredentialRecoverer(SecureStringBuffer, AuthorizationCode, AlgorithmParameterSpec) - Constructor for class com.entrust.toolkit.credentials.CredentialRecoverer
A constructor; creates a new CredentialRecoverer object and configures it for operation with custom key generation parameters.
CredentialRecoverer(SecureStringBuffer, AuthorizationCode, int, AlgorithmParameterSpec, int) - Constructor for class com.entrust.toolkit.credentials.CredentialRecoverer
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not.
CredentialWriter - Class in com.entrust.toolkit.credentials
This is the abstract super class all credential writers.
CredentialWriter() - Constructor for class com.entrust.toolkit.credentials.CredentialWriter
 
critical - Variable in class iaik.x509.V3Extension
Specifies, if the actual V3Extension is critical or not.
critical_extensions - Variable in class iaik.x509.X509Extensions
Repository for critical extensions.
CriticalObject - Class in iaik.utils
This class can be used to secure critical objects in memory.
CriticalObject(Object) - Constructor for class iaik.utils.CriticalObject
Creates a new CriticalObject with a new random key.
CriticalObject(Object, boolean) - Constructor for class iaik.utils.CriticalObject
Creates a new CriticalObject with a new random key.
CriticalObject(Object, byte[]) - Constructor for class iaik.utils.CriticalObject
Creates a new CriticalObject from a given key.
CriticalObject(Object, byte[], boolean) - Constructor for class iaik.utils.CriticalObject
Creates a new CriticalObject from a given key.
CRL - Static variable in class com.entrust.toolkit.x509.RevocationConfigItem
Revocation type is CRL from CollectionRS
CRL_AND_ARL - Static variable in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Specifies that both CRLs and ARLs should be written during a write operation.
CRL_GRACE_PERIOD - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings.DefaultPolicyValues
The default CRL grace period in hours.
CRL_ONLY - Static variable in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Specifies that only CRLs should be written during a write operation.
crlann - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'crlann'.
CRLConfig - Class in com.entrust.toolkit.x509.revocation
CRLConfig is a class used for carrying configuration information specific to CRL revocation.
CRLConfig(String[], boolean) - Constructor for class com.entrust.toolkit.x509.revocation.CRLConfig
Create a CRL configuration which consists of a list of fully qualified RevocationStore class names that will be used.
CRLConfig(RevocationStore[], boolean) - Constructor for class com.entrust.toolkit.x509.revocation.CRLConfig
Create a CRL configuration with an array of RevocationStore objects.
CRLDistPointsSyntax - Class in iaik.x509.extensions
Abstract super class for the CRLDistributionPoints and FreshestCRL Extensions.
CRLDistPointsSyntax() - Constructor for class iaik.x509.extensions.CRLDistPointsSyntax
Default constructor.
CRLDistPointsSyntax(DistributionPoint) - Constructor for class iaik.x509.extensions.CRLDistPointsSyntax
Creates an CRLDistPointsSyntax object and adds a DistributionPoint.
CRLDistributionPoints - Class in iaik.x509.extensions
This class implements the CRLDistributionPoints Extension.
CRLDistributionPoints() - Constructor for class iaik.x509.extensions.CRLDistributionPoints
Default constructor.
CRLDistributionPoints(DistributionPoint) - Constructor for class iaik.x509.extensions.CRLDistributionPoints
Creates an CRLDistributionPoints object and adds an DistributionPoint.
CRLEntryTestlet - Interface in com.entrust.toolkit.x509.testlets
CRLEntryTestlet is the interface that every CRL entry extension testlet must implement.
CrlID - Class in iaik.x509.ocsp.extensions
This class implements the OCSP CrlID (CRL References) extension.
CrlID() - Constructor for class iaik.x509.ocsp.extensions.CrlID
Default constructor.
CRLNumber - Class in iaik.x509.extensions
This class implements the CRLNumber extension.
CRLNumber() - Constructor for class iaik.x509.extensions.CRLNumber
Default constructor.
CRLNumber(BigInteger) - Constructor for class iaik.x509.extensions.CRLNumber
Creates a new CRLNumber from a BigInteger.
crls - Variable in class iaik.pkcs.pkcs7.SignedDataStream
Repository for any included CRLs.
crls_ - Variable in class iaik.cms.SignedDataStream
Repository for any included CRLs.
cRLSign - Static variable in class iaik.x509.extensions.KeyUsage
The cRLSign keyUsage purpose indicating to use the subject public key for verifying a signature on CRLs.
CRLTestlet - Interface in com.entrust.toolkit.x509.testlets
CRLTestlet is the interface that every CRL extension testlet must implement.
CRLType - Class in com.entrust.toolkit.x509.revocation
Represents a CRL type.
crlTypes - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object crlTypes.
CROSS_CERT_ONLY - Static variable in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Specifies that only cross certificates should be written.
CROSSCERT - Static variable in class com.entrust.toolkit.x509.certstore.CertType
Represent a CA certificate.
CrossCertificatePair - Class in com.entrust.toolkit.asn1.structures
Represents a certificate pair as defined in ITU-T X.509.
CrossCertificatePair(byte[]) - Constructor for class com.entrust.toolkit.asn1.structures.CrossCertificatePair
Constructor specifying the data where to read the cross certificate(s) from.
crypt(BigInteger) - Method in class iaik.security.rsa.RSAPrivateKey
Encrypts or decrypts a BigInteger using the private key.
crypt(BigInteger) - Method in class iaik.security.rsa.RSAPublicKey
Uses the public key to encrypt or decrypt a message.
CRYPT_BLOB_VER3 - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_CREATE_IV - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_CREATE_SALT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DATA_KEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DECRYPT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DEFAULT_CONTAINER_OPTIONAL - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DELETE_DEFAULT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DELETEKEYSET - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_DESTROYKEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_E_ALREADY_DECRYPTED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_BADARGS - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_BADPDU - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_BADREAL - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_BADTAG - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_CHOICE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_CONSTRAINT - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_CORRUPT - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_EOD - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_EXTENDED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_INTERNAL - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_LARGE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_MEMORY - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_NOEOD - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_NYI - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_OVERFLOW - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_PDU_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_RULE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ASN1_UTF8 - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ATTRIBUTES_MISSING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_AUTH_ATTR_MISSING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_BAD_ENCODE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_BAD_LEN - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_BAD_MSG - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_CONTROL_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_DELETED_PREV - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_EXISTS - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_FILE_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_FILERESIZED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_HASH_VALUE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_IA5_STRING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_INDEX - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_MSG_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_NUMERIC_STRING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_PRINTABLE_STRING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_INVALID_X500_STRING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_ISSUER_SERIALNUMBER - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_MISSING_PUBKEY_PARA - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_MSG_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_DECRYPT_CERT - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_KEY_PROPERTY - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_MATCH - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_PROVIDER - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_REVOCATION_CHECK - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_REVOCATION_DLL - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_SIGNER - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_TRUSTED_SIGNER - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_VERIFY_USAGE_CHECK - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NO_VERIFY_USAGE_DLL - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NOT_CHAR_STRING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NOT_DECRYPTED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NOT_IN_CTL - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_NOT_IN_REVOCATION_DATABASE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_OID_FORMAT - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_OSS_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_PENDING_CLOSE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_RECIPIENT_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_REVOCATION_OFFLINE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_REVOKED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_SECURITY_SETTINGS - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_SELF_SIGNED - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_SIGNER_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_STREAM_INSUFFICIENT_DATA - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_STREAM_MSG_NOT_READY - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_UNEXPECTED_ENCODING - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_UNEXPECTED_MSG_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_UNKNOWN_ALGO - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_E_VERIFY_USAGE_OFFLINE - Static variable in class com.entrust.toolkit.capi.Error
 
CRYPT_ENCRYPT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_EXPORT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_EXPORT_KEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_EXPORTABLE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FIRST - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_IPSEC - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_PCT1 - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_SIGNING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_SSL2 - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_SSL3 - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_FLAG_TLS1 - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_IMPL_HARDWARE - Static variable in class com.entrust.toolkit.capi.CryptImplType
CSP implementation is in hardware
CRYPT_IMPL_MIXED - Static variable in class com.entrust.toolkit.capi.CryptImplType
CSP implementation is in hardware
CRYPT_IMPL_REMOVABLE - Static variable in class com.entrust.toolkit.capi.CryptImplType
CSP implementation for removable types
CRYPT_IMPL_SOFTWARE - Static variable in class com.entrust.toolkit.capi.CryptImplType
CSP implementation is in software
CRYPT_IMPL_UNKNOWN - Static variable in class com.entrust.toolkit.capi.CryptImplType
CSP implementation uses both hardware and software
CRYPT_IMPORT_KEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_INITIATOR - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_KEK - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_LITTLE_ENDIAN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MAC - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MACHINE_DEFAULT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MACHINE_KEYSET - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CBC - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CBCI - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CBCOFM - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CBCOFMI - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CFB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CFBP - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_CTS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_ECB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_OFB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_MODE_OFBP - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_NEWKEYSET - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_NEXT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_NO_SALT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_NOHASHOID - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_OAEP - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_ONLINE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_PREGEN - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_PSTORE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_READ - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_RECIPIENT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SEC_DESCR - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SECRETDIGEST - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SERVER - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SF - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SGC_ENUM - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SGCKEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SILENT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_SSL2_FALLBACK - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_TYPE2_FORMAT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_UI_PROMPT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_UPDATE_KEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_USER_DEFAULT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_USER_PROTECTED - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_USERDATA - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_VERIFYCONTEXT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_VOLATILE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_WRITE - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_X931_FORMAT - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CRYPT_Y_ONLY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
CryptHash - Class in com.entrust.toolkit.capi
This class encapsulates information about a handle to a CAPI Hash object.
CryptImplType - Class in com.entrust.toolkit.capi
Constants that indicate how a CSP is implemented.
CryptKey - Class in com.entrust.toolkit.capi
This class encapsulates information about a handle to a CAPI Key object.
CryptKeyProvInfo - Class in com.entrust.toolkit.capi
This class contains information about a CSP and private key that are associated with a public certificate.
CryptKeyProvInfo(String, String, ProviderType, int, KeySpec) - Constructor for class com.entrust.toolkit.capi.CryptKeyProvInfo
Public constructor.
CryptKeyProvInfo(CryptKey) - Constructor for class com.entrust.toolkit.capi.CryptKeyProvInfo
A constructor; creates a CryptKeyProvInfo that represents the provided MSAPI key.
CryptoUtils - Class in com.entrust.toolkit.util
This class contains some simply utilities that are commonly used when doing cryptography.
CryptoUtils - Class in iaik.utils
Some useful cryptography utilities.
CryptProvider - Class in com.entrust.toolkit.capi
This class encapsulates information about a handle to a CAPI Cryptographic Service Provider (CSP).
currentNodeAncestors_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2
The ancestors of the current node being processed by this transform.

D

Data - Class in iaik.cms
This class represents the non-stream implementation of the CMS content type Data.
Data() - Constructor for class iaik.cms.Data
Default constructor for dynamic object creation in ContentInfo.
Data(byte[]) - Constructor for class iaik.cms.Data
Creates a CMS Data object from a byte array supplying the data value.
Data(byte[], int) - Constructor for class iaik.cms.Data
Creates a CMS Data object from a byte array supplying the data value and a blockSize specifying the encoding scheme.
Data(ASN1Object) - Constructor for class iaik.cms.Data
Creates a CMS Data object from an ASN1Object.
Data(InputStream) - Constructor for class iaik.cms.Data
Creates a new CMS Data from a DER encoded InputStream.
dataEncipherment - Static variable in class iaik.x509.extensions.KeyUsage
The dataEncipherment keyUsage purpose indicating to use the subject public key for enciphering user data, other than cryptographic keys.
DataEncryptionAlgorithms - Class in com.entrust.toolkit.capi
Constants for key exchange algorithms.
dataReady(byte[]) - Method in class com.entrust.toolkit.util.ManagerTransport
Passes messages as a byte array.
dataReady(byte[]) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
dataReady(byte[]) - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
 
DATAREFERENCE_ATTR_URI - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI attribute of <DataReference> elements.
DATAREFERENCE_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <DataReference> elements.
DataReferenceException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing a DataReference DOM element.
DataReferenceException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataReferenceException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataReferenceException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataReferenceException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataReferenceException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataReferenceException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DataReferenceException
 
DataStream - Class in iaik.cms
This class represents the stream-implementation of the CMS content type Data.
DataStream() - Constructor for class iaik.cms.DataStream
Default constructor for dynamic object creation in ContentInfoStream.
DataStream(InputStream, int) - Constructor for class iaik.cms.DataStream
Creates a new CMS Data from an InputStream supplying the raw content data.
DataStream(InputStream) - Constructor for class iaik.cms.DataStream
Creates a new CMS data from a BER encoded InputStream.
DataStream - Class in iaik.pkcs.pkcs7
This class represents the stream-implementation of the PKCS#7 content type Data.
DataStream() - Constructor for class iaik.pkcs.pkcs7.DataStream
Default constructor for dynamic object creation in ContentInfo.
DataStream(InputStream, int) - Constructor for class iaik.pkcs.pkcs7.DataStream
Creates a new PKCS#7 Data from an InputStream supplying the raw content data.
DataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.DataStream
Creates a new PKCS#7 data from a BER encoded InputStream.
dateOfBirth - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Qualified Certificate personal data attribute type DateOfBirth.
DEBUG - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
 
DEBUG - Static variable in class com.entrust.toolkit.keystore.CertStore
 
DEBUG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
For testing purposes only.
DebugCMS - Class in iaik
This class contains a few compile time settings for the CMS library.
debugInfo() - Static method in class com.entrust.toolkit.capi.CapiHandle
Writes information about current handle allocation to System.out.
debugInfo(boolean) - Static method in class com.entrust.toolkit.capi.CapiHandle
Writes information about current handle allocation to System.out.
debugInfo() - Static method in class com.entrust.toolkit.keychain.KeychainHandle
Writes information about current handle allocation to System.out.
debugInfo(boolean) - Static method in class com.entrust.toolkit.keychain.KeychainHandle
Writes information about current handle allocation to System.out.
debugLog_ - Static variable in class iaik.ixsil.init.IXSILInit
The PrintStream where the debug log is written to.
decipherOnly - Static variable in class iaik.x509.extensions.KeyUsage
The decipherOnly keyUsage purpose indicating that the subject public key may be used only for enciphering data while performing key agreement, if the keyAgreement bit also is set.
decode(int, InputStream) - Method in class com.entrust.toolkit.archive.GraphicString
Decodes a GraphicString value from the given InputStream.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Decodes a CardMSDigitalIDMgmtInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Decodes a CardMSKeyMgmtInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Decodes an CAProtEncCert structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
Decodes this CertConfirmContent Object
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Decodes a CertifiedKeyPair structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Decodes a CertOrEncCert structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Decodes a CertRepMessage structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Decodes a CertResponse structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
Decodes an CertStatus structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Decodes an ErrorMsgContent structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Decodes an EntrustAlgorithmCapabilityList from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Decodes an EntrustApplicationIdentifier from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Decodes an EntrustCapabilities from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Decodes an EntrustCapabilityList from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Decodes an EntrustCAProtEncCerts object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Decodes an EntrustCAProtEncPos object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Decodes an EntrustCertDefnInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Decodes an EntrustCertDefnList from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Decodes an EntrustCertHash structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Decodes an EntrustCertInfoId structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Decodes an EntrustCertPolicy from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Decodes an EntrustCertType structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Decodes an EntrustCertTypeAndDefn structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Decodes an EntrustCertTypeInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Decodes an EntrustCertTypePolicy from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Decodes an EntrustClientInfo from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Decodes an EntrustEncCertPOP from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Decodes an EntrustEventCertificate from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Decodes an EntrustEventIdentifier from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Decodes an EntrustEventInfo from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Decodes an EntrustEventList from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Decodes an EntrustEventReason from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Decodes an EntrustEventVerCert from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Decodes an EntrustNewCertDefn structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Decodes an EntrustProofOfRA from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Decodes an EntrustProofOfRAInfo object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Decodes an EntrustReqReason from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Decodes an EntrustRoleId from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Decodes an EntrustState from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Decodes an EntrustStrongestRecovery object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Decodes an InfoTypeAndValue structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Decodes a KeyRecRepContent structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Decodes an PKIBody structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Decodes a PKIHeader structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Decodes an PKIMessage structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Decodes an PKIStatusInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Decodes an AttributeTypeAndValue structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.CertId
Decodes a CertId structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Decodes a CertReqMsg structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Decodes a CertRequest structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Decodes a CertTemplate structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.Controls
Decodes a Controls structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Decodes an EncryptedValue structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
Decodes a OptionalValidity structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
Decodes a PKMACValue structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Decodes a POPOPrivKey structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Decodes a POPOSigningKey structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Decodes a POPOSigningKeyInput structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Decodes a ProofOfPossession structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Decodes an Authenticator regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Decodes an OldCertId regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Decodes an PKIArchiveOptions regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Decodes an PKIPublicationInfo regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Decodes an ProtocolEncrKey regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Decodes an RegToken regCtrl structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Decodes a SinglePubInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Decodes an CertReq regInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Decodes an UTF8Pairs regInfo structure from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Decodes an AlgorithmIdentifier from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method decodes an ASN.1 object into its encapsulated form.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Decodes an Accuracy object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Decodes a CMSTimeStampToken object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Decodes a MessageImprint object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Decodes a TimeStampReq object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Decodes a TimeStampResp object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Decodes a TimeStampToken object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Decodes a TSTInfo object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
Parses the given ASN1Object into ChoiceOfUserInfo.
decode(ASN1Object) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Parses the given ASN1Object into a CombinedUpdateRegReq object.
decode(ASN1Object) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
Parses the given ASN1Object into EntrustFileDesc type.
decode(ASN1Object) - Method in class com.entrust.toolkit.roaming.EntrustFiles
Parses the given ASN1Object into EntrustFiles type.
decode(ASN1Object) - Method in class com.entrust.toolkit.roaming.RoamResult
Parses the RoamResult object from the given ASN1 SEQUENCE.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
Decodes an EcdsaWithSpecifiedParameterSpec object from an ASN1Object.
decode(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Decodes a DER encoded ASN.1 ECPrivateKey structure.
decode(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Decodes a DER encoded ASN.1 representation of an EC public key value (a BIT STRING).
decode(ASN1Object) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Decodes an RSAPSSParameterSpec object from an ASN1Object.
decode(byte[]) - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Initializes the private exponent of the calling ECDSA private key with a DER encoded ASN1 structure.
decode(byte[]) - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Initializes the public curve point, which is part of the ECDSA public key.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Decodes a CAST128MacParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Decodes a Cast3ParameterSpec from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
Decodes an IDEAParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
Decodes an IvParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
Decodes a MacParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Decodes a PasswordBasedMacParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Decodes a RC2ParameterSpec object from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Decode an AttributeCertificate from an ASN1Object.
decode(ASN1Object) - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Decode an EntrustPolicyCertificate from an ASN1Object.
decode(int, InputStream) - Method in class iaik.asn1.ASN1Object
Decodes an ASN1Object represented by the next length bytes of the given input stream.
decode(int, InputStream) - Method in class iaik.asn1.ASN1String
Decodes a ASN1String value from the given InputStream.
decode(ASN1Object) - Method in interface iaik.asn1.ASN1Type
Decodes an ASN1Object according to the ASN.1 type the class implements.
decode(int, InputStream) - Method in class iaik.asn1.BIT_STRING
Decodes a BIT_STRING value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.BOOLEAN
Decodes a BOOLEAN value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.ConstructedType
Decodes the next available data from the InputStream.
decode(byte[]) - Static method in class iaik.asn1.DerCoder
Creates an ASN.1 object from the DER encoded version.
decode(InputStream) - Static method in class iaik.asn1.DerCoder
Creates an ASN.1 object from the DER encoded version.
decode(int, InputStream) - Method in class iaik.asn1.ENUMERATED
Decodes an ENUMERATED value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.GeneralizedTime
Decodes a GeneralizedTime value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.INTEGER
Decodes an INTEGER value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.NULL
Decodes a NULL value from the given InputStream.
decode(int, InputStream) - Method in class iaik.asn1.ObjectID
Decodes the next available data from the InputStream.
decode(int, InputStream) - Method in class iaik.asn1.OCTET_STRING
Decodes an OCTET_STRING value from the given InputStream.
decode(ASN1Object) - Method in class iaik.asn1.structures.AccessDescription
Decodes the given ASN.1 AccessDescription object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.asn1.structures.AlgorithmID
Decodes an AlgorithmID from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.Attribute
Decodes an Attribute from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.AVA
Decodes an AVA from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.GeneralNames
Decodes a GeneralNames from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.GeneralSubtree
Decodes a GeneralSubtree from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.Name
Decodes a Name from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.PolicyMapping
Decodes a PolicyMapping from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.asn1.structures.RDN
Decodes a RelativeDistinguishedName from the given ASN1Object.
decode(int, InputStream) - Method in class iaik.asn1.TaggedType
Decodes the next available data from the InputStream.
decode(int, InputStream) - Method in class iaik.asn1.UNKNOWN
Decodes the value of an UMKNOWN ASN.1 object from the given input stream.
decode(int, InputStream) - Method in class iaik.asn1.UTCTime
Decodes a UTCTime value from the given InputStream.
decode(ASN1Object) - Method in class iaik.cms.AuthenticatedData
Decodes the given DigestedData ASN1 object.
decode(InputStream) - Method in class iaik.cms.AuthenticatedData
Reads and decodes the encoded AuthenticatedData from an input stream.
decode(InputStream) - Method in class iaik.cms.AuthenticatedDataStream
Reads and decodes a BER encoded DigestedData from an input stream.
decode(InputStream) - Method in class iaik.cms.CertificateSet
Decodes a CertifcateSet from the given InputStream.
decode(ASN1Object) - Method in class iaik.cms.CompressedData
Decodes the given CompressedData ASN1 object.
decode(InputStream) - Method in class iaik.cms.CompressedDataStream
Reads and decodes an encoded CompressedDataStream from an input stream.
decode(ASN1Object) - Method in interface iaik.cms.Content
Decodes the supplied CMS content type, given as ASN1Object.
decode(DerInputStream) - Method in class iaik.cms.ContentInfo
Reads and decodes a BER encoded ContentInfo from the given input stream.
decode(DerInputStream) - Method in class iaik.cms.ContentInfoStream
Reads and decodes the ContentInfo from a DerInputStream.
decode(InputStream) - Method in interface iaik.cms.ContentStream
Decodes the BER encoded data of the implemented CMS content type, supplied from an input stream.
decode(ASN1Object) - Method in class iaik.cms.Data
Reads and decodes the Data from an ASN1Object.
decode(InputStream) - Method in class iaik.cms.Data
Reads and decodes the Data from an InputStream.
decode(InputStream) - Method in class iaik.cms.DataStream
Reads and decodes the BER encoded Data from an input stream.
decode(ASN1Object) - Method in class iaik.cms.DigestedData
Decodes the given DigestedData ASN1 object.
decode(InputStream) - Method in class iaik.cms.DigestedData
Reads and decodes the encoded DigestedData from an input stream.
decode(InputStream) - Method in class iaik.cms.DigestedDataStream
Reads and decodes a BER encoded DigestedData from an input stream.
decode(ASN1Object) - Method in class iaik.cms.DigestInfo
Decodes the given ASN.1 DigestInfo object for parsing the internal structure.
decode(byte[]) - Method in class iaik.cms.EcOriginatorPublicKey
Decodes the public key value.
decode(DerInputStream) - Method in class iaik.cms.EncapsulatedContentInfo
Reads and decodes an encoded EncapsulatedContentInfo from a input stream.
decode(DerInputStream) - Method in class iaik.cms.EncapsulatedContentInfoStream
Reads and decodes an encoded EncapsulatedContentInfo from an input stream.
decode(ASN1Object) - Method in class iaik.cms.EncryptedContentInfo
Decodes the EncryptedContentInfo supplied as ASN1Object.
decode(InputStream) - Method in class iaik.cms.EncryptedContentInfo
Reads and decodes an encoded EncryptedContentInfo from an input stream.
decode(InputStream) - Method in class iaik.cms.EncryptedContentInfoStream
Reads and decodes an encoded EncryptedContentInfoStream from an input stream.
decode(ASN1Object) - Method in class iaik.cms.EncryptedData
Decodes the given EncryptedData ASN1 object.
decode(InputStream) - Method in class iaik.cms.EncryptedData
Reads and decodes an encoded EncryptedData from the given input stream.
decode(InputStream) - Method in class iaik.cms.EncryptedDataStream
Reads and decodes an encoded EncryptedDataStream from an input stream.
decode(ASN1Object) - Method in class iaik.cms.EnvelopedData
Decodes the given EnvelopedData ASN1 object.
decode(InputStream) - Method in class iaik.cms.EnvelopedData
Reads and decodes an encoded EnvelopedData from the given input stream.
decode(InputStream) - Method in class iaik.cms.EnvelopedDataStream
Reads and decodes an BER encoded EnvelopedData from a the given input stream.
decode(ASN1Object) - Method in class iaik.cms.IssuerAndSerialNumber
Decodes the given ASN.1 IssuerAndSerialNumber object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.KEKIdentifier
Decodes the KEKIdentifier from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.cms.KEKRecipientInfo
Decodes the given ASN.1 KEKRecipientInfo object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.KeyAgreeRecipientInfo
Decodes the given ASN.1 KeyAgreeRecipientInfo object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.KeyAttribute
Decodes a key attribute from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.cms.KeyTransRecipientInfo
Decodes the given ASN.1 KeyTransRecipientInfo object for parsing the internal structure.
decode(InputStream) - Method in class iaik.cms.OriginatorInfo
Reads and decodes the OriginatorInfo from DER encoding.
decode(ASN1Object) - Method in class iaik.cms.OriginatorInfo
Decodes an OriginatorInfo from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.cms.OriginatorPublicKey
Decodes the OriginatorPublicKey from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.cms.OtherKeyAttribute
Decodes an OtherKeyAttribute from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.cms.PasswordRecipientInfo
Decodes the given ASN.1 PasswordRecipientInfo object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.RecipientKeyIdentifier
Decodes the RecipientKeyIdentifier from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.cms.SignedData
Decodes the SignedData supplied as ASN1Object.
decode(InputStream) - Method in class iaik.cms.SignedData
Reads and decodes the SignedData from a DerInputStream.
decode(InputStream) - Method in class iaik.cms.SignedDataStream
Reads and decodes the SignedDataStream from a DerInputStream.
decode(ASN1Object) - Method in class iaik.cms.SignerInfo
Decodes the given ASN.1 SignerInfo object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.SignerRecipientIdentifier
Decodes the SignerRecipientIdentifier from the given ASN1Object.
decode(ASN1Object) - Method in class iaik.cms.SubjectKeyID
Decodes the given ASN.1 SubjectKeyIdentifier object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.cms.UnknownKeyAttribute
Reads the ASN.1 representation of the unknown key attribute.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Decode and inits this AuthenticatedSafe from an ASN1Object.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs12.CertificateBag
Decodes the CertificateBag given as ASN1Object.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs12.KeyBag
Decodes the KeyBag given as ASN1Object.
decode() - Method in class iaik.pkcs.pkcs12.PKCS12
Decodes this given PKCS#12 object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Decodes the PKCS8ShroudedKeyBag given as ASN1Object.
decode(DerInputStream) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Reads and decodes the ContentInfo from a DerInputStream.
decode(InputStream) - Method in interface iaik.pkcs.pkcs7.ContentStream
Decodes the DER encoded data of the implemented PKCS#7 content type, supplied from an input stream.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.DataStream
Reads and decodes the Data from a DerInputStream.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Reads and decodes the DigestedDataStream from a DerInputStream.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs7.DigestInfo
Decodes the given ASN.1 DigestInfo object for parsing the internal structure.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Reads and decodes the EncryptedContentInfoStream from a DerInputStream.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Reads and decodes the EncryptedDataStream from a DerInputStream.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Reads and decodes the EnvelopedData from a DerInputStream.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs7.RecipientInfo
Decodes the given ASN.1 RecipientInfo object for parsing the internal structure.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Reads and decodes the SignedAndEnvelopedData from a DerInputStream.
decode(InputStream) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Reads and decodes the SignedDataStream from a DerInputStream.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs7.SignerInfo
Decodes the given ASN.1 SignerInfo object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Decodes the given ASN.1 EncryptedPrivateKeyInfo object for parsing the internal structure.
decode(byte[]) - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Abstract method to be implemented for decoding a DER encoded private key.
decode(ASN1Object) - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Decodes the given ASN.1 PrivateKeyInfo object for parsing the internal structure.
decode(byte[]) - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
Simply hold onto the Raw Private Key Data.
decode(ASN1Object) - Method in class iaik.security.cipher.CAST128ParameterSpec
Decodes a CAST128ParameterSpec from an ASN1Object.
decode(ASN1Object) - Method in class iaik.security.cipher.PWRIKekWrapParameterSpec
Decodes a PWRIKekWrapParameterSpec from an ASN1Object.
decode(byte[]) - Method in class iaik.security.dh.DHPrivateKey
Decodes a DER encoded DH private key.
decode(byte[]) - Method in class iaik.security.dh.DHPublicKey
Decodes a DHPublicKey, encoded in DER format.
decode(byte[]) - Method in class iaik.security.dh.ESDHPrivateKey
Decodes a DER encoded ESDH private key.
decode(byte[]) - Method in class iaik.security.dh.ESDHPublicKey
Decodes an ESDHPublicKey, encoded in DER format.
decode(byte[]) - Method in class iaik.security.dsa.DSAPrivateKey
Decodes a DER encoded DSA private key.
decode(byte[]) - Method in class iaik.security.dsa.DSAPublicKey
Decodes a DSAPublicKey, encoded in DER format.
decode(byte[]) - Method in class iaik.security.rsa.RSAPrivateKey
Decodes a DER encoded RSAPrivateKey (PKCS#1).
decode(byte[]) - Method in class iaik.security.rsa.RSAPublicKey
Decodes a RSAPublicKey, encoded in DER format (PKCS#1).
decode(InputStream) - Method in class iaik.security.smime.SMimeEncrypted
Reads and decodes the enveloped message from a DerInputStream.
decode(InputStream) - Method in class iaik.security.smime.SMimeSigned
Reads and decodes a SMimeSigned object from a DerInputStream.
decode(ASN1Object) - Method in class iaik.security.spec.IaikPBEParameterSpec
Decodes the given ASN.1 object and parses it for salt and iteration count.
decode(ASN1Object) - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
Decodes the specified PBEKCS2KeyAndParameterSpec
decode(ASN1Object) - Method in class iaik.smime.ess.ESSCertID
Decodes the given ASN.1 ESSCertID object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.smime.ess.ESSCertIDv2
Decodes the given ASN.1 ESSCertIDv2 object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.smime.ess.ESSIssuerSerial
Decodes the given ASN.1 IssuerSerial object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.smime.ess.SigningCertificate
Decodes the given ASN.1 SigningCertificate object for parsing the internal structure.
decode(ASN1Object) - Method in class iaik.smime.ess.SigningCertificateV2
Decodes the given ASN.1 SigningCertificate object for parsing the internal structure.
decode(InputStream) - Method in class iaik.smime.SMimeEncrypted
Reads and decodes the enveloped message from an input stream.
decode(InputStream) - Method in class iaik.smime.SMimeSigned
Reads and decodes a BER encoded SMimeSigned object from an input stream.
decode(ASN1Object) - Method in interface iaik.x509.attr.AttCertIssuer
Decodes an AttCertIssuer from its ASN.1 representasion.
decode(ASN1Object) - Method in class iaik.x509.attr.AttributeCertificate
Creates an AttributeCertificate from an ASN1Object.
decode(InputStream) - Method in class iaik.x509.attr.AttributeCertificate
Decodes an AttributeCertificate from an inputstream.
decode(ASN1Object) - Method in class iaik.x509.attr.V1Form
Decodes a V1Form from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.attr.V2Form
Decodes a V2Form from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Decodes this BiometricData from an ASN1Object.
decode(ASN1Object) - Method in class iaik.x509.extensions.qualified.structures.QCStatement
Decodes an QCStatement from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
Decodes a statement info from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Decodes a SemanticsInformation from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Reads the ASN.1 representation of the unknown statement info.
decode(ASN1Object) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Decodes a BasicOCSPResponse from an ASN1Object.
decode(byte[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Decodes a BasicOCSPResponse from an byte array.
decode(InputStream) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Decodes a BasicOCSPResponse from an InputStream.
decode(ASN1Object) - Method in class iaik.x509.ocsp.OCSPRequest
Decodes a OCSPRequest from an ASN1Object.
decode(byte[]) - Method in class iaik.x509.ocsp.OCSPRequest
Decodes a OCSPRequest from a byte array.
decode(InputStream) - Method in class iaik.x509.ocsp.OCSPRequest
Decodes an OCSPRequest from an InputStream.
decode(ASN1Object) - Method in class iaik.x509.ocsp.OCSPResponse
Decodes an OCSPResponse from its ASN.1 representation.
decode(InputStream) - Method in class iaik.x509.ocsp.OCSPResponse
Decodes an OCSPResponse from its DER encoding.
decode(ASN1Object) - Method in class iaik.x509.ocsp.Request
Decodes a Request from an ASN1Object.
decode(byte[]) - Method in class iaik.x509.ocsp.Response
Decodes a response from its DER encoding.
decode(ASN1Object) - Method in class iaik.x509.ocsp.ResponseBytes
Decodes ResponseBytes from its ASN.1 representation.
decode(ASN1Object) - Method in class iaik.x509.ocsp.SingleResponse
Creates a SingleResponse from an ASN1Object.
decode(byte[]) - Method in class iaik.x509.PublicKeyInfo
Abstract method to be implemented for decoding a DER encoded public key.
decode(ASN1Object) - Method in class iaik.x509.PublicKeyInfo
Decodes the given ASN.1 PublicKeyInfo object for parsing the internal structure.
decode(byte[]) - Method in class iaik.x509.WrappedPublicKey
Don't do anything with this method except return the passed in encoding called by its superclass
decode(ASN1Object) - Method in class iaik.x509.X509Certificate
Creates a X509Certificate from an ASN1Object.
decode(InputStream) - Method in class iaik.x509.X509Certificate
Decodes a X509Certificate from an inputstream.
decode(ASN1Object) - Method in class iaik.x509.X509CRL
Creates a CRL from an ASN1Object.
decodeByteArray(String) - Static method in class iaik.utils.Util
Decode base64 encoded data from the given string and return it as a byte array.
decodeIntArray(String) - Static method in class iaik.utils.Util
Decode base64 encoded data from the given string and return it as an int array.
decodeKey(int, String, byte[]) - Static method in class iaik.utils.Util
Construct a key object from and encoded key.
decodePoint(byte[], EllipticCurve) - Static method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Converts an EC point in binary encoded format to Sun JCA format.
decodePrivateKey(byte[]) - Static method in class com.entrust.toolkit.capi.CryptKey
Decodes a software-based private key from MSCAPI key blob representation.
decoding - Variable in class iaik.utils.Base64InputStream
 
DECOMPRESS - Static variable in interface iaik.cms.InputStreamCompressEngine
Indicates that the InputStream returned will be decompressed
decrypt(boolean, byte[], int, int) - Method in class com.entrust.toolkit.capi.CryptKey
Decrypt data previously encrypted using encrypt.
decrypt(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Decrypts encrypted data in a single part.
decrypt(byte[]) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Decrypts a byte array.
decrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Decrypts a byte array.
decrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Decrypts a byte array.
decrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Decrypts a byte array.
decrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Decrypts a byte array.
decrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Unwraps (decrypts) wrapped key data.
decrypt() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Decrypts all <EncryptedData> DOM elements that are encrypted for any User in this Decryptor instance.
decrypt(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Decrypts a specified DOM element.
decrypt(char[]) - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Uses the given password for decrypting the password-based encryptet contents of this AuthenticatedSafe to recover the safe bags constituting this AuthenticatedSafe object.
decrypt(char[]) - Method in class iaik.pkcs.pkcs12.PKCS12
Uses the provided password to decrypt this PKCS12 object for recovering the inherent authenticatedSafes.
decrypt(char[]) - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Decrypts this KeyBag using the given password.
decrypt(String) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Decrypts an encrypted PrivateKeyInfo (PKCS#5 and PKCS#8).
decrypt(char[]) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Decrypts an encrypted PrivateKeyInfo (PKCS#5 and PKCS#8).
decrypt(String) - Method in class iaik.utils.SSLeayPrivateKey
Decrypts this private key.
decryptBinary(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Decrypts a specified DOM element for encrypted external binary data.
decryptComplete() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Called by an application to signal that it has finished decrypting elements in an XML document.
decryptEncryptedPrivateKey(EncryptedValue, PrivateKey) - Static method in class com.entrust.toolkit.credentials.CMPForCardMS
Decrypts a private key from an EncryptedValue structure.
decryptFinal(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Finishes a multiple-part decryption operation.
decryptInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a decryption operation.
decryptInit(long, long, long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a decryption operation, passing in a byte array to use as an initialization vector with a symmetric cipher.
decryptInit(long, long, long, long, long, long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a decryption operation, passing in a byte array to use as an initialization vector with a symmetric cipher.
DECRYPTION_KEY - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
DECRYPTION_KEY - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
Key export mode indicating the latest decryption key and encryption certificate should be exported (no decryption key history).
decryptKey(byte[], AlgorithmID, PrivateKey) - Method in class iaik.cms.IaikProvider
Decrypts the given encrypted content encryption key for a KeyTransRecipientInfo.
decryptKey(Key, KeyIdentifier, String) - Method in class iaik.cms.KEKRecipientInfo
Uses the given secret key encryption key to decrypt (unwrap) the encrypted (wrapped) content-encryption key.
decryptKey(Key) - Method in class iaik.cms.KeyAgreeRecipientInfo
Uses the given private key for trying to decrypt the encrypted content-encryption key.
decryptKey(Key, KeyIdentifier, String) - Method in class iaik.cms.KeyAgreeRecipientInfo
Uses the given private key to decrypt the encrypted content-encryption key for the recipient with the given recipient identifier.
decryptKey(PrivateKey, KeyIdentifier, PublicKey) - Method in class iaik.cms.KeyAgreeRecipientInfo
Uses the given private key and originator public key to decrypt the encrypted content-encryption key for the recipient with the given recipient identifier.
decryptKey(PrivateKey, X509Certificate) - Method in class iaik.cms.KeyAgreeRecipientInfo
Uses the given private key to decrypt the encrypted content-encryption key for the recipient with the given recipient certificate.
decryptKey(PrivateKey, X509Certificate, PublicKey) - Method in class iaik.cms.KeyAgreeRecipientInfo
Uses the given private key and originator public key to decrypt the encrypted content-encryption key for the recipient with the given recipient certificate.
decryptKey(Key, KeyIdentifier, String) - Method in class iaik.cms.KeyTransRecipientInfo
Uses the given private key to decrypt the encrypted content-encryption key.
decryptKey(SecureStringBuffer) - Method in class iaik.cms.PasswordRecipientInfo
Uses the given password to derive the KEK to be used to unwrap the CEK.
decryptKey(SecureStringBuffer, String, AlgorithmID) - Method in class iaik.cms.PasswordRecipientInfo
Uses the given password to derive the KEK to be used to unwrap the CEK.
decryptKey(SecureStringBuffer, String) - Method in class iaik.cms.PasswordRecipientInfo
Uses the given password to derive the key to decrypt the encrypted content-encryption key.
decryptKey(Key, String) - Method in class iaik.cms.PasswordRecipientInfo
Uses the given secret key encryption key to decrypt (unwrap) the encrypted (wrapped) content-encryption key.
decryptKey(Key, KeyIdentifier, String) - Method in class iaik.cms.PasswordRecipientInfo
Uses the given secret key encryption key to decrypt (unwrap) the encrypted (wrapped) content-encryption key.
decryptKey(Key, KeyIdentifier) - Method in class iaik.cms.RecipientInfo
Decrypts the encrypted content-encryption key this RecipientInfo holds for the given recipient.
decryptKey(Key, KeyIdentifier, String) - Method in class iaik.cms.RecipientInfo
Decrypts the encrypted content-encryption key this RecipientInfo holds for the given recipient.
decryptKey(Key) - Method in class iaik.cms.RecipientInfo
Decrypts the encrypted content-encryption key this RecipientInfo holds for the given recipient.
decryptKey(byte[], AlgorithmID, PrivateKey) - Method in class iaik.cms.SecurityProvider
Decrypts the given encrypted content encryption key for a KeyTransRecipientInfo.
decryptKey(PrivateKey) - Method in class iaik.pkcs.pkcs7.RecipientInfo
Uses a RSAPrivateKey to decrypt the encrypted content-encryption key.
Decryptor - Class in com.entrust.toolkit.xencrypt.core
The Decryptor class decrypts encrypted elements in an XML document.
Decryptor(XMLEInit, InputStream) - Constructor for class com.entrust.toolkit.xencrypt.core.Decryptor
Parses an encrypted XML document to a DOM tree and initializes the Toolkit to decrypt DOM elements within that document.
Decryptor(XMLEInit) - Constructor for class com.entrust.toolkit.xencrypt.core.Decryptor
Initializes the Toolkit to decrypt external binary data.
DecryptorException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class Decryptor.
DecryptorException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
DecryptorException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
DecryptorException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
DecryptorException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
DecryptorException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
DecryptorException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.DecryptorException
 
decryptSymmetricKey(PrivateKey, int) - Method in class iaik.security.smime.EncryptedContent
Uses the specified private key to setup the cipher for decrypting this S/MIME object.
decryptSymmetricKey(User) - Method in class iaik.security.smime.EncryptedContent
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(KeyAndCertificateSource) - Method in class iaik.security.smime.EncryptedContent
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(PrivateKey, int) - Method in class iaik.security.smime.SMimeEncrypted
Uses the specified private key to decrypt this S/MIME object.
decryptSymmetricKey(User) - Method in class iaik.security.smime.SMimeEncrypted
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(KeyAndCertificateSource) - Method in class iaik.security.smime.SMimeEncrypted
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(Key, int) - Method in class iaik.smime.EncryptedContent
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EncryptedContent object for the requesting recipient, specified by its recipientInfoIndex.
decryptSymmetricKey(SecureStringBuffer, int) - Method in class iaik.smime.EncryptedContent
Uses the specified password to derive a key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EncryptedContent object for the requesting recipient, specified by its recipientInfoIndex.
decryptSymmetricKey(Key, KeyIdentifier) - Method in class iaik.smime.EncryptedContent
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EncryptedContent object for the requesting recipient, specified by the given recipient identifier.
decryptSymmetricKey(Key, X509Certificate) - Method in class iaik.smime.EncryptedContent
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EncryptedContent object for the requesting recipient, specified by the given recipient certificate.
decryptSymmetricKey(User) - Method in class iaik.smime.EncryptedContent
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(KeyAndCertificateSource) - Method in class iaik.smime.EncryptedContent
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(Key, int) - Method in class iaik.smime.SMimeEncrypted
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this SMimeEncrypted object for the requesting recipient, specified by its recipientInfoIndex.
decryptSymmetricKey(SecureStringBuffer, int) - Method in class iaik.smime.SMimeEncrypted
Uses the specified password to derive a key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this SMimeEncrypted object for the requesting recipient, specified by its recipientInfoIndex.
decryptSymmetricKey(Key, KeyIdentifier) - Method in class iaik.smime.SMimeEncrypted
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this SMimeEncrypted object for the requesting recipient, specified by the given recipient identifier.
decryptSymmetricKey(Key, X509Certificate) - Method in class iaik.smime.SMimeEncrypted
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this SMimeEncrypted object for the requesting recipient, specified by the given recipient certificate.
decryptSymmetricKey(User) - Method in class iaik.smime.SMimeEncrypted
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptSymmetricKey(KeyAndCertificateSource) - Method in class iaik.smime.SMimeEncrypted
Locates one of user's decryption keys that is appropriate for decrypting one of the content-encryption keys, decrypts the content-encryption key, and prepares the cipher for decrypting the encrypted content.
decryptUpdate(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part decryption operation, processing another encrypted data part.
decryptUpdate(long, byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part decryption operation, processing another encrypted data part and placing the result in a pre-allocated array.
DEFAULT_ALGORITHM_URI - Static variable in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXML
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXMLWithComments
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Variable in class iaik.ixsil.algorithms.DigestAlgorithmImpl
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplBase64Decode
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplCanonicalXML
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplCanonicalXMLWithComments
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXMLWithComments
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The default algorithm URI for this algorithm implementation.
DEFAULT_ALGORITHM_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
The default algorithm URI for this algorithm implementation.
DEFAULT_BLOCKSIZE - Static variable in class iaik.cms.CompressedDataStream
The Default blocksize set to 2048 bytes
DEFAULT_CACHE_ENTRY_LIFETIME - Variable in class com.entrust.toolkit.x509.revocation.CachedCRLRS
By default, the amount of time in milliseconds that a CRL will be stored in the cache before it is considered stale and removed.
DEFAULT_CONNECT_TIMEOUT - Static variable in class com.entrust.toolkit.util.ManagerTransport
The default value of Socket connection timeout.
DEFAULT_COUNT - Static variable in class iaik.security.cipher.PBES2
 
DEFAULT_ENCODING - Static variable in class com.entrust.toolkit.util.IniFile
 
DEFAULT_ENFORCE_TSA_EXTENDED_KEY_USAGE_CRITICALITY - Static variable in class com.entrust.toolkit.timestamp.TimeStampVerifier
Indicates be default whether the Extended Key-Usage extension of the TimeStamp Authority will be forced to be CRITICAL.
DEFAULT_HASH_ALGORITHM - Static variable in class com.entrust.toolkit.timestamp.TimeStampClient
The default hash algorithm used in the time-stamp request.
DEFAULT_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.FilenameProfileWriter
The default hash count; this is the number of iterations used by default when deriving the Entrust Digital Identity protection key.
DEFAULT_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.StreamProfileWriter
The default hash count; this is the number of iterations used by default when deriving the Entrust Digital Identity protection key.
DEFAULT_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.TokenInitializer
The default hash count; this is the number of iterations used by default when deriving the APF protection key.
DEFAULT_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.TokenWriter
The default hash count; this is the number of iterations used by default when deriving the APF protection key.
DEFAULT_INVALID_SEARCH_TIMEOUT - Static variable in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
By default, the number of milliseconds for which an invalid directory search will not be repeated.
DEFAULT_ITERATION_COUNT - Static variable in class iaik.security.spec.PBKDF2KeyAndParameterSpec
The default iteration count
DEFAULT_KEY_LENGTH - Static variable in class iaik.security.spec.PBKDF2KeyAndParameterSpec
The default key length in bytes
DEFAULT_MAXIMUM_LIFETIME - Static variable in class com.entrust.toolkit.util.HttpManagerServletEngine
 
DEFAULT_PROTECTION_ALGORITHM - Static variable in class com.entrust.toolkit.credentials.FilenameProfileWriter
The default EPF protection algorithm.
DEFAULT_PROTECTION_ALGORITHM - Static variable in class com.entrust.toolkit.credentials.StreamProfileWriter
The default EPF protection algorithm.
DEFAULT_PROTECTION_ALGORITHM - Static variable in class com.entrust.toolkit.credentials.TokenInitializer
The default APF protection algorithm.
DEFAULT_PROTECTION_ALGORITHM - Static variable in class com.entrust.toolkit.credentials.TokenWriter
The default APF protection algorithm.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
By default, the maximum amount of time in milliseconds to spend attempting to receive a Time-Stamp response from the Time-Stamp Authority.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class com.entrust.toolkit.x509.revocation.HttpCRLRS
By default, the maximum amount of time in milliseconds to spend attempting to receive a CRL from the HTTP URL.
DEFAULT_REQUEST_TSA_CERT - Static variable in class com.entrust.toolkit.timestamp.TimeStampClient
Indicates whether by default, the Time Stamp Authority must return their certificate in the time-stamp response.
DEFAULT_SALT_LENGTH - Static variable in class iaik.security.cipher.PBES2
 
DEFAULT_SALT_LENGTH - Static variable in class iaik.security.spec.PBKDF2KeyAndParameterSpec
This is the default SALT length in bytes
DEFAULT_SO_LINGER - Static variable in class com.entrust.toolkit.util.ManagerTransport
The default value of SO_LINGER for socket based transports.
DEFAULT_SO_TIMEOUT - Static variable in class com.entrust.toolkit.util.ManagerTransport
The default value of SO_TIMEOUT for socket based transports.
DEFAULT_SSL_PROVIDER - Static variable in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
 
DEFAULT_TIMEOUT - Static variable in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
The default timeout value used for the http connection and read timeout values.
DEFAULT_TIMEOUT - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
The default timeout value used for the http connection and read timeout values.
DEFAULT_TIMEOUT - Static variable in class com.entrust.toolkit.util.net.HttpConnection
The default timeout value used for the http connection and read timeout values.
DEFAULT_TIMEOUT - Static variable in class com.entrust.toolkit.util.net.LDAPConnection
The default timeout value used for the LdAP connection and read timeout values.
DEFAULT_USER_CONFIG_SETTINGS - Static variable in class com.entrust.toolkit.credentials.UserConfigSettings
Default user configuration settings; these settings will automatically be used with any user for which user configuration settings were not manually defined.
DefaultCanonicalizer - Class in iaik.security.smime
The default canonicalizer.
DefaultCanonicalizer - Class in iaik.smime
The default canonicalizer.
defineEncoding(ObjectID, ASN) - Static method in class iaik.asn1.structures.AVA
Defines the ASN.1 encoding for a specified Attribute type.
defnUpdate - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - defnUpdated: certificate definition forced update.
delete() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
 
delete() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Delete certificate properties file from the local machine.
delete() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Deletes the private key.
delete() - Method in class com.entrust.toolkit.credentials.TokenPrivateKey
 
DELETE - Static variable in class com.entrust.toolkit.roaming.EntrustFileOperation
 
deleteAllCertificates() - Method in class com.entrust.toolkit.keystore.CertStore
Deletes all certificates from this certificate store.
deleteCertificate(String) - Method in class com.entrust.toolkit.keystore.CertStore
Deletes the certificate with the given alias from this certificate store.
deleteCertificateFromStore() - Method in class com.entrust.toolkit.capi.CertContext
Delete this certificate from its certificate store.
deleteCertificateProperty(CertPropertyId) - Method in class com.entrust.toolkit.capi.CertContext
Deletes the indicated certificate property.
deleteEntrustKeychain(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
delete Entrust Keychain folder from keychain
deleteKeychainKey(KeychainPrivateKey) - Static method in class com.entrust.toolkit.keychain.JniKeychain
delete the private key by given the KeychainPrivateKey
deleteOmittedCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
deleteUserKeyPairs(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
delete the key pairs with specified certificate's subject DN
DeltaCRLIndicator - Class in com.entrust.toolkit.x509.extensions
Deprecated.
As of JTK 6.0; Use the class iaik.x509.extenstions.CertificateIssuer
DeltaCRLIndicator() - Constructor for class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Default constructor.
DeltaCRLIndicator - Class in iaik.x509.extensions
This class implements the DeltaCRLIndicator extension.
DeltaCRLIndicator() - Constructor for class iaik.x509.extensions.DeltaCRLIndicator
Default constructor.
DeltaCRLIndicator(BigInteger) - Constructor for class iaik.x509.extensions.DeltaCRLIndicator
Creates a new DeltaCRLIndicator from a BigInteger base crl number.
DER - Static variable in class iaik.asn1.ASN1
Global value for ASN.1 coding format DER.
DerCoder - Class in iaik.asn1
This class provides DER en/decoding utility for arbitrary ASN.1 structures.
DerCoder() - Constructor for class iaik.asn1.DerCoder
 
dereferenceManifest() - Method in interface iaik.ixsil.core.VerifierReference
Creates a manifest object from the data the reference points to.
dereferenceObject() - Method in interface iaik.ixsil.core.VerifierReference
Creates an object container from the data the reference points to.
dereferenceSignatureProperties() - Method in interface iaik.ixsil.core.VerifierReference
Creates a signature property container from the data the reference points to.
dereferenceSignatureProperty() - Method in interface iaik.ixsil.core.VerifierReference
Creates a signature property from the data the reference points to.
deregister() - Method in class com.entrust.toolkit.credentials.RoamingCredentialReader
Requests the Roaming Server remove all of the User's roaming files from the Directory.
deregister(String) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
Requests the Roaming Server remove all of the User's roaming files from the Directory.
deregister() - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
as of 7.0, the method RoamingCredentialReader.deregister() should be used to perform this function.
deregisterCanonicalizer() - Static method in class iaik.security.smime.SMimeParameters
Deregisters the SMIME canonicalization scheme for the current thread of execution.
deregisterCanonicalizer() - Static method in class iaik.smime.SMimeParameters
Deregisters the SMIME canonicalization scheme for the current thread of execution.
DerInputStream - Class in iaik.asn1
This class can be used to parse an InputStream containing DER encoded data.
DerInputStream(InputStream) - Constructor for class iaik.asn1.DerInputStream
Creates a new DerInputStream to read data from the specified input stream.
derive(byte[], byte, int, int, MessageDigest) - Static method in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Derives a subkey according to the SPKM subkey derivation algorithm, using the indicated message digest algorithm implementation as the OWF.
derive(byte[], byte, int, int, String) - Static method in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Derives a subkey according to the SPKM subkey derivation algorithm, using the indicated message digest algorithm as the OWF.
derive(byte[], byte[], int, MessageDigest) - Static method in class com.entrust.toolkit.security.crypto.key.X9_63KeyDeriver
Derives key data according to the X9.63 key derivation algorithm, using the indicated message digest algorithm implementation as the hash function.
derive(byte[], byte[], int, String) - Static method in class com.entrust.toolkit.security.crypto.key.X9_63KeyDeriver
Derives key data according to the X9.63 key derivation algorithm, using the indicated message digest algorithm as the hash function.
deriveUsingMD5(byte[], byte, int, int) - Static method in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Derives a subkey according to the SPKM subkey derivation algorithm, using the MD5 message digest algorithm implementation from the 'Entrust' JCA cryptographic service provider as the OWF.
deriveUsingSHA1(byte[], byte, int, int) - Static method in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Derives a subkey according to the SPKM subkey derivation algorithm, using the SHA-1 message digest algorithm implementation from the 'Entrust' JCA cryptographic service provider as the OWF.
deriveUsingSHA1(byte[], byte[], int) - Static method in class com.entrust.toolkit.security.crypto.key.X9_63KeyDeriver
Derives key data according to the X9.63 key derivation algorithm, using the SHA-1 message digest algorithm implementation from the 'Entrust' JCA cryptographic service provider as the hash function.
DES - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying DES cipher.
DES() - Constructor for class iaik.security.cipher.DES
The constructor; creates a new instance of the AES symmetric cipher algorithm.
DES3 - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for 3-key Triple DES secret keys (CKK_DES3).
des_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the DES symmetric block cipher used in CBC mode.
DES_CBC_64 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "DES-CBC" encryption algorithm configuration.
DES_CBC_AND_SHA1 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of DES-CBC MACing and encryption using symmetric keys derived from the user's password, where the SHA1 algorithm is used during key derivation.
des_EDE3_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113549.3.7" Registered JCA algorithm: "DESede/CBC/PKCS5Padding" Registered JCA key: "DESede" Source: PKCS #5 Registered AlgorithmParameterSpecs: IvParameterSpec
des_EDE3_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.3.7" OID Name: "DES-EDE3-CBC" OID Short-name: none
des_EDE3_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the Triple DES symmetric block cipher used in CBC mode.
DES_EDE3_CBC_AND_SHA1 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of 3-key DESede-CBC MACing and encryption using symmetric keys derived from the user's password, where the SHA1 algorithm is used during key derivation.
desCBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.14.3.2.7" Registered JCA algorithm: "DES/CBC/PKCS5Padding" Registered JCA key: "DES" Registered AlgorithmParameterSpecs: IvParameterSpec
desCBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.7" OID Name: "DES-CBC" OID Short-name: none
desCFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.14.3.2.9" Registered JCA algorithm: "DES/CFB/PKCS5Padding" Registered JCA key: "DES" Registered AlgorithmParameterSpecs: IvParameterSpec
desCFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.9" OID Name: "desCFB" OID Short-name: none
DesCipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the DES symmetric block cipher.
DesCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.DesCipher
The constructor; creates a new instance of the AES symmetric cipher algorithm.
description - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.13"
OID Name: "description"
OID Short-name: none
Source: RFC 4519
desECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.14.3.2.6" Registered JCA algorithm: "DES/ECB/PKCS5Padding" Registered JCA key: "DES" Registered AlgorithmParameterSpecs: none
desECB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.6" OID Name: "desECB" OID Short-name: none
desEDE - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.14.3.2.17" Registered JCA algorithm: "DESede/ECB/PKCS5Padding" Registered JCA key: "DESede" Registered AlgorithmParameterSpecs: none
desEDE - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.17" OID Name: "desEDE" OID Short-name: none
desEDEMAC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113533.7.66.14" Registered JCA algorithm: "DESedeMac" Registered JCA key: "DESede" Registered AlgorithmParameterSpecs: MacParameterSpec
desEDEMAC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113533.7.66.14" OID Name: "desEDEMAC" OID Short-name: none
deserialize(byte[]) - Static method in class iaik.utils.CriticalObject
Deserializes a given object from a byte array.
DESKeyGenerator - Class in iaik.security.cipher
This class provides the functionality of a DES key generator.
DESKeyGenerator() - Constructor for class iaik.security.cipher.DESKeyGenerator
The constructor; creates a new instance of the DES key generation algorithm.
desMAC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.3.14.3.2.10" Registered JCA algorithm: "DESMac" Registered JCA key: "DES" Registered AlgorithmParameterSpecs: MacParameterSpec
DesMac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the DAC message authentication code algorithm that uses DES as the underlying symmetric cipher.
DesMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.DesMac
The constructor; creates a new instance of the DESMac MAC algorithm.
desMAC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.10" OID Name: "desMAC" OID Short-name: none
desOFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.14.3.2.8" Registered JCA algorithm: "DES/OFB/PKCS5Padding" Registered JCA key: "DES" Registered AlgorithmParameterSpecs: IvParameterSpec
desOFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.8" OID Name: "desOFB" OID Short-name: none
DESParameterSpec - Class in iaik.security.cipher
DES parameter specification.
DESParameterSpec(byte[], byte[], byte[]) - Constructor for class iaik.security.cipher.DESParameterSpec
Creates a DES Parameter specification by using the given SBoxes, PBox, and the first 8 bytes of the supplied byte array as initialization vector (IV).
DESParameterSpec(byte[], byte[], byte[], int) - Constructor for class iaik.security.cipher.DESParameterSpec
Creates a DES Parameter specification by using the given SBoxes, PBox, and 8 bytes of the supplied byte array as initialization vector (IV), beginning at the given offset.
destinationIndicator - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.27"
OID Name: "destinationIndicator"
OID Short-name: none
Source: RFC 4519
destroy(byte[]) - Static method in class iaik.utils.CriticalObject
 
destroy(int[]) - Static method in class iaik.utils.CriticalObject
 
destroy(long[]) - Static method in class iaik.utils.CriticalObject
 
destroy(float[]) - Static method in class iaik.utils.CriticalObject
 
destroy(double[]) - Static method in class iaik.utils.CriticalObject
 
destroy(boolean[]) - Static method in class iaik.utils.CriticalObject
 
destroy(Object[]) - Static method in class iaik.utils.CriticalObject
 
destroy(Object) - Static method in class iaik.utils.CriticalObject
 
destroy(Vector) - Static method in class iaik.utils.CriticalObject
 
destroy(Hashtable) - Static method in class iaik.utils.CriticalObject
 
destroy(Enumeration) - Static method in class iaik.utils.CriticalObject
 
destroyCriticalData() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Destroys the critical data of this key.
destroyCriticalData() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Destroy the Critical Data for this Keychain Private Key
destroyCriticalData() - Method in class com.entrust.toolkit.credentials.TokenKey
Destroys any critical data contained in this object.
destroyCriticalData() - Method in interface com.entrust.toolkit.security.provider.PrivateKey
Clears all sensitive information held about this private key from system memory.
destroyCriticalData() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Destroys the critical data of this object.
destroyCriticalData() - Method in class iaik.security.cipher.SecretKey
Destroys the critical data of this object.
destroyCriticalData() - Method in class iaik.security.md.Md2
Clears any sensitive data held internally by this algorithm.
destroyObject(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Destroys (deletes) an object on the token.
dhKeyAgreement - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the Diffie-Hellman key exchange algorithm.
DHKeyAgreement - Class in iaik.security.dh
This class extends javax.crypto.KeyAgreementSpi for providing the functionality of a Diffie Hellman key agreement as specified by PKCS#3.
DHKeyAgreement() - Constructor for class iaik.security.dh.DHKeyAgreement
The constructor; creates a new instance of the DH key agreement algorithm.
DHKeyFactory - Class in iaik.security.dh
This class converts Diffie Hellman keys (opaque representation) in their KeySpecs (transparent representation) and vice versa.
DHKeyFactory() - Constructor for class iaik.security.dh.DHKeyFactory
Default constructor for creating a DHKeyFactory.
DHKeyPairGenerator - Class in iaik.security.dh
Key pair generator for DH keys to be used for Diffie Hellman key agreement.
DHKeyPairGenerator() - Constructor for class iaik.security.dh.DHKeyPairGenerator
The constructor; creates a new instance of the DH key pair generation algorithm.
dhMAC - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
POPOPrivKey type 'dhMAC'.
DHParameterGenerator - Class in iaik.security.dh
This class implements an AlgorithmParameterGenerator that generates parameters for key-agreement according to the Diffie-Hellman protocol.
DHParameterGenerator() - Constructor for class iaik.security.dh.DHParameterGenerator
The default constructor.
DHParameters - Class in iaik.security.dh
This class represents Diffie Hellman paramters in opaque form and may be used for generating opaque DH parameters and converting them between various formats.
DHParameters() - Constructor for class iaik.security.dh.DHParameters
The default constructor.
DHPrivateKey - Class in iaik.security.dh
This class implements a Diffie Hellman private key and supports ASN.1 encoding.
DHPrivateKey(BigInteger, DHParameterSpec) - Constructor for class iaik.security.dh.DHPrivateKey
Creates a new DHPrivateKey from given private key value x and DH parameter specification
DHPrivateKey(DHPrivateKeySpec) - Constructor for class iaik.security.dh.DHPrivateKey
Creates a new DHPrivateKey from the given DHPrivateKeySpec representing the DH private key value x, and the public values p, g and l.
DHPrivateKey(byte[]) - Constructor for class iaik.security.dh.DHPrivateKey
Creates a new DHPrivateKey from the given DER encoded byte array.
DHPrivateKey(ASN1Object) - Constructor for class iaik.security.dh.DHPrivateKey
Creates a new DHPrivateKey from the given ASN.1 object.
DHPrivateKey(InputStream) - Constructor for class iaik.security.dh.DHPrivateKey
Creates a new DHPrivateKey from an InputStream.
DHPublicKey - Class in iaik.security.dh
This class implements a Diffie Hellman public key and supports ASN.1 encoding.
DHPublicKey(BigInteger, DHParameterSpec) - Constructor for class iaik.security.dh.DHPublicKey
Creates a new DHPublicKey from public key value and DH parameter specification
DHPublicKey(DHPublicKeySpec) - Constructor for class iaik.security.dh.DHPublicKey
Creates a new DHPublicKey from the given DHPublicKeySpec representing the DH public key value y, and the public values p, g and l.
DHPublicKey(byte[]) - Constructor for class iaik.security.dh.DHPublicKey
Creates a new DHPublicKey from the given DER encoded byte array.
DHPublicKey(ASN1Object) - Constructor for class iaik.security.dh.DHPublicKey
Creates a new DHPublicKey from the given ASN.1 object.
DHPublicKey(InputStream) - Constructor for class iaik.security.dh.DHPublicKey
Creates a new DHPublicKey from an InputStream.
dhSinglePass_cofactorDH_sha1kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.133.16.840.63.0.3" OID Name: "dhSinglePass-cofactorDH-sha1kdf-scheme" OID Short-name: none
dhSinglePass_cofactorDH_sha1kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the 1-Pass Diffie Hellman scheme that uses the modified (aka: cofactor) Diffie-Hellman primitive and the key derivation function based on SHA-1 (ANSI X9.63).
dhSinglePass_cofactorDH_sha224kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
To support new KARI Algorithm for ECC CMS RFC#5753
dhSinglePass_cofactorDH_sha224kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
To support some new KARI Algorithms for ECC CMC RFC#5753
dhSinglePass_cofactorDH_sha256kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_cofactorDH_sha256kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
dhSinglePass_cofactorDH_sha384kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_cofactorDH_sha384kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
dhSinglePass_cofactorDH_sha512kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_cofactorDH_sha512kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
dhSinglePass_stdDH_sha1kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.133.16.840.63.0.2" OID Name: "dhSinglePass-stdDH-sha1kdf-scheme" OID Short-name: none
dhSinglePass_stdDH_sha1kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the 1-Pass Diffie Hellman scheme that uses the standard Diffie-Hellman primitive and the key derivation function based on SHA-1 (ANSI X9.63).
dhSinglePass_stdDH_sha224kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
To support new KARI Algorithms for ECC CMS RFC#5753
dhSinglePass_stdDH_sha224kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
dhSinglePass_stdDH_sha256kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_stdDH_sha256kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
To support some new KARI Algorithms for ECC CMC RFC#5753
dhSinglePass_stdDH_sha384kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_stdDH_sha384kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
dhSinglePass_stdDH_sha512kdf_scheme - Static variable in class iaik.asn1.ObjectID.Algorithms
 
dhSinglePass_stdDH_sha512kdf_scheme - Static variable in class iaik.asn1.structures.AlgorithmID
 
digest - Variable in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
digest() - Method in class iaik.ixsil.algorithms.DigestAlgorithm
Computes the digest for the input data previously specified by means of method DigestAlgorithm.setInput(java.io.InputStream).
digest() - Method in class iaik.ixsil.algorithms.DigestAlgorithmImpl
Computes the digest for the input data previously specified by means of method DigestAlgorithm.setInput(java.io.InputStream).
digest() - Method in class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
Computes the digest for the input data previously specified by means of method DigestAlgorithm.setInput(java.io.InputStream).
DIGEST_ALGORITHM_TAG - Static variable in class iaik.cms.AuthenticatedDataStream
 
DIGEST_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
The prefix for IXSIL algorithm properties, which associate digest algorithms.
DigestAlgorithm - Class in iaik.ixsil.algorithms
Defines the behaviour of a digest algorithm in addition to the standard algorithm's behaviour.
DigestAlgorithm() - Constructor for class iaik.ixsil.algorithms.DigestAlgorithm
 
digestAlgorithm_ - Variable in class iaik.cms.DigestedDataStream
The digest algorithm to use.
DigestAlgorithmImpl - Class in iaik.ixsil.algorithms
Provides an flexible digest algorithm implementation which can be supplied with multiple different types of digest algorithms.
DigestAlgorithmImpl() - Constructor for class iaik.ixsil.algorithms.DigestAlgorithmImpl
Standard constructor.
DigestAlgorithmImpl(String, String) - Constructor for class iaik.ixsil.algorithms.DigestAlgorithmImpl
Constructor that allows specific digest algorithms to be defined.
DigestAlgorithmImpl(String) - Constructor for class iaik.ixsil.algorithms.DigestAlgorithmImpl
Constructor that allows specific digest algorithms to be defined by JCE Algorithm ID.
DigestAlgorithmImplSHA1 - Class in iaik.ixsil.algorithms
Provides an digest algorithm implementation of the SHA-1 message digest algorithm, as it has been specified in XML Signature, Message Digests.
DigestAlgorithmImplSHA1() - Constructor for class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
Standard constructor.
DigestedData - Class in iaik.cms
This class represents the non-stream supporting implementation of the CMS DigestedData type.
DigestedData() - Constructor for class iaik.cms.DigestedData
Default constructor for dynamic object creation in ContentInfo.
DigestedData(byte[], AlgorithmID, int) - Constructor for class iaik.cms.DigestedData
Creates a new DigestedData object from given content and and digest algorithm.
DigestedData(ObjectID, byte[], AlgorithmID, int) - Constructor for class iaik.cms.DigestedData
Creates a new DigestedData object from given content and and digest algorithm.
DigestedData(ObjectID, AlgorithmID, byte[]) - Constructor for class iaik.cms.DigestedData
Creates a new DigestedData object without content.
DigestedData(ASN1Object) - Constructor for class iaik.cms.DigestedData
Creates a CMS DigestedData from an ASN1Object.
DigestedData(InputStream) - Constructor for class iaik.cms.DigestedData
Creates a CMS DigestedData from an InputStream.
DigestedData(byte[], AlgorithmID) - Constructor for class iaik.cms.DigestedData
Creates a new DigestedData from a byte array holding the content that has been transmitted by other means, and the hash algorithm to be used for digesting.
DigestedDataStream - Class in iaik.cms
This class represents the stream supporting implementation of the CMS DigestedData type.
DigestedDataStream() - Constructor for class iaik.cms.DigestedDataStream
Default constructor for dynamic object creation in ContentInfoStream.
DigestedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.cms.DigestedDataStream
Creates a new DigestedDataStream object from given content and and digest algorithm.
DigestedDataStream(ObjectID, InputStream, AlgorithmID, int) - Constructor for class iaik.cms.DigestedDataStream
Creates a new DigestedDataStream object from given content and and digest algorithm.
DigestedDataStream(ObjectID, AlgorithmID, byte[]) - Constructor for class iaik.cms.DigestedDataStream
Creates a new DigestedDataStream object without content.
DigestedDataStream(InputStream) - Constructor for class iaik.cms.DigestedDataStream
Creates a DigestedDataStream object from an InputStream.
DigestedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.cms.DigestedDataStream
Creates a new DigestedDataStream from an InputStream holding the content that has been transmitted by other means, and the hash algorithm to be used for digesting.
DigestedDataStream - Class in iaik.pkcs.pkcs7
This class represents the stream supporting implementation of the PKCS#7 DigestedData type.
DigestedDataStream() - Constructor for class iaik.pkcs.pkcs7.DigestedDataStream
Default constructor for dynamic object creation in ContentInfo.
DigestedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.pkcs.pkcs7.DigestedDataStream
Creates a new DigestedDataStream object from given content and and digest algorithm.
DigestedDataStream(ObjectID, AlgorithmID, byte[]) - Constructor for class iaik.pkcs.pkcs7.DigestedDataStream
Creates a new DigestedDataStream object without content.
DigestedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.DigestedDataStream
Creates a PKCS#7 DigestedData from an InputStream.
DigestedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.DigestedDataStream
Creates a new DigestedDataStream from an InputStream holding the content that has been transmitted by other means, and the hash algorithm to be used for digesting.
DigestInfo - Class in iaik.cms
This class implements the PKCS#7 DigestInfo type.
DigestInfo(AlgorithmID, byte[]) - Constructor for class iaik.cms.DigestInfo
Creates a new DigestInfo from a digest algorithm and a digest.
DigestInfo(ASN1Object) - Constructor for class iaik.cms.DigestInfo
Creates a new DigestInfo from an ASN1Object.
DigestInfo(byte[]) - Constructor for class iaik.cms.DigestInfo
Creates a new DigestInfo from its DER encoding.
DigestInfo - Class in iaik.pkcs.pkcs7
This class implements the PKCS#7 DigestInfo type.
DigestInfo(AlgorithmID, byte[]) - Constructor for class iaik.pkcs.pkcs7.DigestInfo
Creates a new DigestInfo from a digest algorithm and a digest.
DigestInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.DigestInfo
Creates a new DigestInfo from an ASN1Object.
DIGESTMETHOD_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Algorithm attribute of the DigestMethod XML element.
DIGESTMETHOD_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the DigestMethod XML element.
DIGESTVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the DigestValue XML element.
DigitalSignature - Class in com.entrust.toolkit.security.crypto.signature
Defines Entrust's digital signature algorithm architecture; it contains all the common functionality used by Entrust's digital signature algorithms.
DigitalSignature(String, boolean, String, String, String, String) - Constructor for class com.entrust.toolkit.security.crypto.signature.DigitalSignature
The constructor; creates a new DigitalSignature instance.
digitalSignature - Static variable in class iaik.x509.extensions.KeyUsage
The digitalSignature keyUsage purpose indicating to use the subject public key for verifying digital signatures that have purposes other than non-repudiation, certificate signature, and CRL signature.
DIRECTORY_IS_OLD - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that information in the Directory is old; publication of a user certificate is pending (has not occurred yet).
DirectoryConnector - Class in com.entrust.toolkit.x509.directory
Tries to establish a connection to the Directory.
DirectoryCRLRS - Class in com.entrust.toolkit.x509.revocation
An implementation of a revocation store that provides access to X.509 CRLs stored in an LDAP directory.
DirectoryCRLRS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
The constructor; creates a new DirectoryCRLRS object.
directoryName - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type directoryName (4).
DISABLE_XML_SECURE_PROCESSING - Static variable in class iaik.ixsil.util.Utils
 
disabled - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - disabled.
DisallowedAlgorithmException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an attempt is made by to use an algorithm that is not permitted.
DisallowedAlgorithmException(String) - Constructor for exception com.entrust.toolkit.exceptions.DisallowedAlgorithmException
Creates a DisallowedAlgorithmException with the indicated exception message.
DisallowedAlgorithmException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.DisallowedAlgorithmException
Creates a DisallowedAlgorithmException with the indicated inner exception, and exception message.
distinguishedName - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.49"
OID Name: "distinguishedName"
OID Short-name: none
Source: RFC 4519
DistPointAndCRL - Class in com.entrust.toolkit.x509.revocation
This class encapsulates in one place, an X.509 certificate revocation list (CRL) and the distribution point from which it was retrieved.
DistPointAndCRL(ASN1Type, X509CRL) - Constructor for class com.entrust.toolkit.x509.revocation.DistPointAndCRL
Creates a DistPointAndCRL object from a CRL and its distribution point.
distributeNSDeclarations(Element, boolean) - Static method in class iaik.ixsil.algorithms.Transform
This method is part of a workaround necessary to cope with differences in the tree model of XPath and DOM with respect to namespace declarations (TreeModelWorkaround).
DistributionPoint - Class in iaik.asn1.structures
This class implements the ASN.1 type DistributionPoint as used within a CRLDistributionPoints X.509v3 extension for identifying how CRL information is obtained.
DistributionPoint() - Constructor for class iaik.asn1.structures.DistributionPoint
Default constructor.
DistributionPoint(ASN1Type) - Constructor for class iaik.asn1.structures.DistributionPoint
Creates a new DistributionPoint for the given distribution point name, specified as RDN or a GeneralNames.
DistributionPoint(ASN1Object) - Constructor for class iaik.asn1.structures.DistributionPoint
Constructs a DistributionPoint from an ASN1Object.
DistributionPointName - Class in com.entrust.toolkit.asn1.structures
Deprecated.
As of version 7.0, there should be no need to use this class. Note that its behaviour is probably not what is expected when the choice of distribution point name is nameRelativeToCRLIssuer.
DistributionPointName() - Constructor for class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Creates a new (empty) DistributionPointName object.
DistributionPointName(ASN1Type) - Constructor for class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Creates a new DistributionPointName object from a distribution point name.
DistributionPointName(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Constructs a DistributionPointName from an ASN1Object.
dn - Variable in class com.entrust.toolkit.util.LdapURL
The dn component of an LDAP URL.
DN_CHANGE_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's DN was changed.
DN_CHANGE_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user requires a DN change.
dnChange - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - dnChange: DN change.
dnQualifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.46"
OID Name: "dnQualifier"
OID Short-name: none
Source: RFC 4519
DNSLookup() - Method in class com.entrust.toolkit.util.ManagerTransport
 
dNSName - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type dNSrName (2).
doCheckWritePermission() - Static method in class iaik.utils.Util
This checks the value of the com.entrust.toolkit.NoWritePermissionCheck system property.
dod_hmacWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
This is an older OID value defined which is in use by some clients, particularly network device clients.
dod_hmacWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
Note: This is an alternate OID to the above hmacWithSha1, but it was standardized by the dod before the above OID value.
doFinal(byte[], int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
doFinal(byte[], int, byte, int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
Call the doGet() method in HttpDirectoryServletEngine class.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpDirectoryServletEngine
Handles the doGet() method in the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpManagerServlet
Call the doGet() method in HttpManagerServletEngine class.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
Handles the doGet() method in the servlet.
DOMAIN_PARAMETERS_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the DomainParameters XML element specified in RFC4050.
domainComponent - Static variable in class iaik.asn1.ObjectID
OID String: "0.9.2342.19200300.100.1.25"
OID Name: "domainComponent"
OID Short-name: "dc"
Source: RFC 4519
DOMUtils - Class in iaik.ixsil.util
Encapsulates all utility methods regarding DOM manipulation.
DOMUtils() - Constructor for class iaik.ixsil.util.DOMUtils
 
DOMUtilsException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an DOMUtilsInterface implementation class.
DOMUtilsException() - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsException(Throwable) - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsException(String) - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.DOMUtilsException
 
DOMUtilsImpl - Class in iaik.ixsil.util
The standard implementation of the DOMUtilsInterface, which is shipped with the IXSIL toolkit.
DOMUtilsImpl() - Constructor for class iaik.ixsil.util.DOMUtilsImpl
Standard constructor.
DOMUtilsImpl.DOMUtilsSAXErrorHandler - Class in iaik.ixsil.util
Implements an ErrorHandler, adapted for employment in the DOMUtilsImpl.createDocumentFromXMLInstance(java.io.InputStream, iaik.ixsil.util.URI, int, java.lang.String, java.lang.String) method of the DOM utilities.
DOMUtilsImpl.DOMUtilsXMLErrorHandler - Class in iaik.ixsil.util
Implements an XMLErrorHandler, adapted for employment with the XML signature parser DOMUtilsImpl.grammarPreparser_ used in method DOMUtilsImpl.schemaValidateSignatureElement(org.w3c.dom.Element, java.lang.String, java.lang.String).
DOMUtilsImpl.NodeListImpl - Class in iaik.ixsil.util
Simple implementation for the DOM NodeList interface.
DOMUtilsImplApache - Class in com.entrust.toolkit.xml.util
This subclass of DOMUtilsImplBase lets the Toolkit use an Apache XML parser that resides in your Java runtime, as an installed JRE extension or on the class path.
DOMUtilsImplApache() - Constructor for class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
DOMUtilsImplBase - Class in com.entrust.toolkit.xml.util
DOMUtilsImplBase is the abstract base class for Toolkit classes that support the DOMUtilsInterface through the JAXP API.
DOMUtilsImplBase() - Constructor for class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
DOMUtilsImplBase.NodeListImpl - Class in com.entrust.toolkit.xml.util
Simple implementation for the DOM NodeList interface.
DOMUtilsInterface - Interface in iaik.ixsil.util
Defines the interface for all methods IXSIL relies on for DOM manipulations (that either cannot be expressed using the DOM level 2 interfaces, or that are for convenience).
DOMUtilsSAXErrorHandler() - Constructor for class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
 
DOMUtilsXMLErrorHandler() - Constructor for class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpManagerServlet
Call the doPost() method in HttpManagerServletEngine class.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
Handles the doPost() method in the servlet.
doRequiredKeyManagement() - Method in class com.entrust.toolkit.User
Does all required key management for a user.
doSelfTests() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Authenticates the cryptographic module and runs all algorithm self-tests on the cryptographic module.
doublePoint() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the double point (two times the calling point) on the curve.
doublePoint() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the double point of this point on the curve.
doublePoint() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the calling point added to itself.
DRBGusingSHA512 - Class in com.entrust.toolkit.security.crypto.random
A software based implementation of the deterministic random bit generator (DRBG), pseudo-random number generator (PRNG) that is based on the algorithm defined by NIST Special Publication 800-90, which uses a SHA512.
DRBGusingSHA512() - Constructor for class com.entrust.toolkit.security.crypto.random.DRBGusingSHA512
The constructor; creates a new instance of the DRBGusingSHA512 pseudo-random number generation algorithm.
dsa - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.12" Registered JCA algorithm: "RawDSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsa - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.12" OID Name: "DSA" OID Short-name: none
dsa - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the DSA signature algorithm.
DSA_ENCRYPTION - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for the CKM_DSA mechanism.
DSA_JCA_ALGID_ - Static variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
The identifier used for the DSA algorithm within the Java Cryptography Architecture.
DSA_JCA_ALGID_ - Static variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
The identifier used for DSA keys within the Java Cryptography Architecture.
DSA_KEYVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the DSAKeyValue XML element.
DSA_RECOMMENDED - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "DSA-RECOMMENDED" signature algorithm configuration.
DSA_SHA1 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "DSA-SHA1" signature algorithm configuration.
DSA_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
 
DSA_SHA256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
 
dsa_With_SHA1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an alternative AlgorithmID for the dsaWithSHA1 signature algorithm.
dsa_with_Sha224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
 
dsa_with_Sha224 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the dsaWithSha224 signature algorithm.
dsa_with_Sha256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
 
dsa_with_Sha256 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the dsaWithSha256 signature algorithm.
DsaCapi - Class in com.entrust.toolkit.security.crypto.signature
Deprecated.
since 8.0; use DsaWithSha1Signature instead
DsaCapi() - Constructor for class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Create an instance of this class.
dsaCommon - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.20" Registered JCA algorithm: "RawDSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsaCommon - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.20" OID Name: "dsaCommon" OID Short-name: none
dsaCommonWithSHA - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.21" Registered JCA algorithm: "DSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsaCommonWithSHA - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.21" OID Name: "dsaCommonWithSHA" OID Short-name: none
dsaCommonWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.27" Registered JCA algorithm: "DSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsaCommonWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.28" OID Name: "dsaCommonWithSHA1" OID Short-name: none
DSAKeyFactory - Class in iaik.security.dsa
This class converts DSA keys (opaque representation) in their KeySpecs (transparent representation) and vice versa.
DSAKeyFactory() - Constructor for class iaik.security.dsa.DSAKeyFactory
Default constructor for creating a DSAKeyFactory.
DSAKeyPairGenerator - Class in iaik.security.dsa
Key pair generator for DSA keys as specified in FIPS PUB 186.
DSAKeyPairGenerator() - Constructor for class iaik.security.dsa.DSAKeyPairGenerator
The constructor; creates a new instance of the DSA key pair generation algorithm.
DSAParams - Class in com.entrust.toolkit.pkcs11
Encapsulates the parameters for the DSAKeyPair when generated on the token.
DSAParams(int) - Constructor for class com.entrust.toolkit.pkcs11.DSAParams
 
DSAParams - Class in iaik.security.dsa
An implementation of DSA parameters that supports ASN.1 encoding.
DSAParams(BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dsa.DSAParams
Creates a new DSAParams object from the given BigInteger parameters.
DSAParams(DSAParams) - Constructor for class iaik.security.dsa.DSAParams
Creates a new DSAParams object from the given DSAParams
DSAParams(ASN1Object) - Constructor for class iaik.security.dsa.DSAParams
Creates a new DSAParams object from the given ASN.1 Object.
DSAPrivateKey - Class in iaik.security.dsa
An implementation of a DSA private key that supports ASN.1 encoding.
DSAPrivateKey(BigInteger, DSAParams) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from given private key value x and DSA parameters
DSAPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from the given BigInteger values.
DSAPrivateKey(DSAPrivateKeySpec) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from the given DSAPrivateKeySpec representing the DSA private key value x, and the public values p, q and g.
DSAPrivateKey(DSAPrivateKey) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from the given DSAPrivateKey.
DSAPrivateKey(byte[]) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from the given DER encoded byte array.
DSAPrivateKey(ASN1Object) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from the given ASN.1 object.
DSAPrivateKey(InputStream) - Constructor for class iaik.security.dsa.DSAPrivateKey
Creates a new DSAPrivateKey from an InputStream.
DSAPublicKey - Class in iaik.security.dsa
An implementation of a DSA public key that supports ASN.1 encoding.
DSAPublicKey(BigInteger, DSAParams) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from given public key value y and DSA parameters
DSAPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from the given BigInteger values.
DSAPublicKey(DSAPublicKeySpec) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from the given DSAPublicKeySpec representing the DSA public key value y, and the public values p, q and g.
DSAPublicKey(DSAPublicKey) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from the given DSAPublicKey.
DSAPublicKey(byte[]) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from the given DER encoded ASN.1 data structure.
DSAPublicKey(ASN1Object) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from the given ASN.1 object.
DSAPublicKey(InputStream) - Constructor for class iaik.security.dsa.DSAPublicKey
Creates a new DSAPublicKey from an InputStream.
DSASignature - Static variable in class com.entrust.toolkit.credentials.CMPCredentialReader
Deprecated.
as of JTK 7.0 the algorithm of the signing key pair is always extracted from the user's policy settings.
DsaSignature - Class in com.entrust.toolkit.security.crypto.dsa
The super-class of all Digital Signature Algorithm (DSA) signature algorithms in Entrust's digital signature algorithm architecture; it contains all the common functionality used by Entrust's DSA digital signature algorithms.
DsaWithNoneSignature - Class in com.entrust.toolkit.security.crypto.dsa
The DSA signature algorithm implemented with no underlying hash function (hashing must be done externally).
DsaWithNoneSignature() - Constructor for class com.entrust.toolkit.security.crypto.dsa.DsaWithNoneSignature
The constructor; creates a new instance of the NONEwithDSA digital signature algorithm.
dsaWithSHA - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.13" Registered JCA algorithm: "DSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsaWithSHA - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.13" OID Name: "dsaWithSHA" OID Short-name: none
dsaWithSHA - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the dsaWithSHA signature algorithm.
dsaWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.27" Registered JCA algorithm: "DSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
dsaWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.27" OID Name: "dsaWithSHA1" OID Short-name: none
dsaWithSHA1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the dsaWithSHA1 signature algorithm.
DsaWithSha1Signature - Class in com.entrust.toolkit.security.crypto.dsa
The DSA signature algorithm with SHA-1 as the underlying hash function.
DsaWithSha1Signature() - Constructor for class com.entrust.toolkit.security.crypto.dsa.DsaWithSha1Signature
The constructor; creates a new instance of the SHA1withDSA digital signature algorithm.
dsaWithSHA224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
 
dsaWithSHA224 - Static variable in class iaik.asn1.ObjectID.Algorithms
 
DsaWithSha224Signature - Class in com.entrust.toolkit.security.crypto.dsa
The DSA signature algorithm with SHA-224 as the underlying hash function.
DsaWithSha224Signature() - Constructor for class com.entrust.toolkit.security.crypto.dsa.DsaWithSha224Signature
The constructor; creates a new instance of the SHA224withDSA digital signature algorithm.
dsaWithSHA256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
 
dsaWithSHA256 - Static variable in class iaik.asn1.ObjectID.Algorithms
 
DsaWithSha256Signature - Class in com.entrust.toolkit.security.crypto.dsa
The DSA signature algorithm with SHA-256 as the underlying hash function.
DsaWithSha256Signature() - Constructor for class com.entrust.toolkit.security.crypto.dsa.DsaWithSha256Signature
The constructor; creates a new instance of the SHA256withDSA digital signature algorithm.
dsaX957 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the DSA signature algorithm, using the OID defined in the X.957 standard.
dualCryptoOperationsSupported() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_DUAL_CRYPTO_OPERATIONS ) instead, since JTK 6.1
DUMMY_ABSURI_ - Static variable in class iaik.ixsil.init.IXSILConstants
A dummy absolute URI.
duplicate() - Method in class com.entrust.toolkit.capi.CertContext
Duplicates this certificate context by calling the CAPI function CertDuplicateCertificateContext.

E

EC_JCA_ALGID_ - Static variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
The identifier used for EC keys within the Java Cryptography Architecture.
EC_KEYVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the ECKeyValue XML element.
EC_PARAMETERS_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the ECParameters XML element.
EC_PUBLIC_KEY - Static variable in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Returns the EC Public Key OID (1.2.840.10045.2.1) as an ObjectID object.
EcAlgorithmParameters - Class in com.entrust.toolkit.security.crypto.ec
An opaque representation of EC algorithm parameters.
EcAlgorithmParameters() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
The constructor; creates a new instance of EC algorithm parameters.
EcbBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Electronic Codebook (ECB) block mechanism in Entrust's symmetric block cipher architecture.
EcdhCofactorKeyAgreement - Class in com.entrust.toolkit.security.crypto.ec
A software based implementation of the Cofactor Elliptic Curve Diffie Hellman (ECDH) key agreement algorithm.
EcdhCofactorKeyAgreement() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdhCofactorKeyAgreement
The constructor; creates a new instance of the cofactorECDH key agreement algorithm.
EcdhKeyAgreement - Class in com.entrust.toolkit.security.crypto.ec
The super-class of all Elliptic Diffie Hellman (ECDH) key agreement algorithms in Entrust's key agreement algorithm architecture; contains the common functionality used by Entrust's ECDH key agreement algorithms.
EcdhStandardKeyAgreement - Class in com.entrust.toolkit.security.crypto.ec
A software based implementation of the Standard Elliptic Curve Diffie Hellman (ECDH) key agreement algorithm.
EcdhStandardKeyAgreement() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreement
The constructor; creates a new instance of the ECDH key agreement algorithm.
EcdhStandardKeyAgreementKeychain - Class in com.entrust.toolkit.security.crypto.ec
 
EcdhStandardKeyAgreementKeychain() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
 
ecdsa - Static variable in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Object identifier for ecdsa is 1.2.840.10045.4
ECDSA_JCA_ALGID_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
The identifier used for the ECDSA algorithm within the Java Cryptography Architecture.
ECDSA_KEYVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the ECDSAKeyValue XML element defined in RFC4050.
ECDSA_RECOMMENDED - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-RECOMMENDED" signature algorithm configuration.
ECDSA_RECOMMENDED_NO_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-RECOMMENDED-NO-SHA224" signature algorithm configuration.
ECDSA_SHA1 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-SHA1" signature algorithm configuration.
ECDSA_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-SHA224" signature algorithm configuration.
ECDSA_SHA256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-SHA256" signature algorithm configuration.
ECDSA_SHA384 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-SHA384" signature algorithm configuration.
ECDSA_SHA512 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "ECDSA-SHA512" signature algorithm configuration.
ecdsa_with_Recommended - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.2" Registered JCA algorithm: RECOMMENDEDwithECDSA Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsa_with_Recommended - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.2" OID Name: "ecdsa-with-Recommended" OID Short-name: none
ecdsa_with_Recommended - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Recommended signature algorithm.
ecdsa_with_Sha224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.3.1" Registered JCA algorithm: "SHA224withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsa_with_Sha224 - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kkSecKeyAlgorithmECDSASignatureDigestX962SHA224"
ecdsa_with_Sha224 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.3.1" OID Name: "ecdsa-with-Sha224" OID Short-name: none
ecdsa_with_Sha224 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Sha224 signature algorithm.
ecdsa_with_Sha256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.3.2" Registered JCA algorithm: "SHA256withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsa_with_Sha256 - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmECDSASignatureDigestX962SHA256"
ecdsa_with_Sha256 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.3.2" OID Name: "ecdsa-with-Sha256" OID Short-name: none
ecdsa_with_Sha256 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Sha256 signature algorithm.
ecdsa_with_Sha384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.3.3" Registered JCA algorithm: "SHA384withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsa_with_Sha384 - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmECDSASignatureDigestX962SHA384"
ecdsa_with_Sha384 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.3.3" OID Name: "ecdsa-with-Sha384" OID Short-name: none
ecdsa_with_Sha384 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Sha384 signature algorithm.
ecdsa_with_Sha512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.3.4" Registered JCA algorithm: "SHA512withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsa_with_Sha512 - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmECDSASignatureDigestX962SHA512"
ecdsa_with_Sha512 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.3.4" OID Name: "ecdsa-with-Sha512" OID Short-name: none
ecdsa_with_Sha512 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Sha512 signature algorithm.
ecdsa_with_Specified - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.3" Registered JCA algorithm: SPECIFIEDwithECDSA Registered JCA key: "EC" Registered AlgorithmParameterSpecs: EcdsaWithSpecifiedParameterSpec
ecdsa_with_Specified - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.3" OID Name: "ecdsa-with-Specified" OID Short-name: none
ecdsa_with_Specified - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsa-with-Specified signature algorithm.
ECDSAKeyFactory - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcKeyFactory instead
ECDSAKeyFactory() - Constructor for class com.entrust.toolkit.security.provider.ECDSAKeyFactory
Deprecated.
Default constructor for creating a DSAKeyFactory.
ECDSAKeyPairGenerator - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcKeyPairGenerator instead
ECDSAKeyPairGenerator() - Constructor for class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
The default public constructor — calls the super constructor with the String, "ECDSA".
ECDSAPrivateKey - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcPrivateKey instead
ECDSAPrivateKey(ECParameters, BigInteger) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Default public constructor that takes the parameter and the private exponent as arguments.
ECDSAPrivateKey(ASN1Object) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Initializes the ECDSA private key with an ASN1 structure.
ECDSAPrivateKey(byte[]) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Initializes the ECDSA private key with a DER encoded ASN1 structure.
ECDSAPrivateKey(InputStream) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Initializes the ECDSA private key with a DER encoded ASN1 structure given as an input stream.
ECDSAPublicKey - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcPublicKey instead
ECDSAPublicKey(ECParameters, ECPoint) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Default public constructor that takes the parameter and the curve point as arguments.
ECDSAPublicKey(ASN1Object) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Initializes the ECDSA public key with an ASN1 structure in PKCS#8 format.
ECDSAPublicKey(byte[]) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Initializes the ECDSA public key with a DER encoded ASN1 structure in PKCS#8 format.
ECDSAPublicKey(InputStream) - Constructor for class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Initializes the ECDSA public key with a DER encoded ASN1 structure given as an input stream in PKCS#8 format.
ECDSASignature - Static variable in class com.entrust.toolkit.credentials.CMPCredentialReader
Deprecated.
as of JTK 7.0 the algorithm of the signing key pair is always extracted from the user's policy settings.
EcdsaSignature - Class in com.entrust.toolkit.security.crypto.ec
The super-class of all Elliptic Curve Digital Signature Algorithm (ECDSA) signature algorithms in Entrust's digital signature algorithm architecture; it contains all the common functionality used by Entrust's ECDSA digital signature algorithms.
EcdsaSignatureImplKeychain - Class in com.entrust.toolkit.security.crypto.ec
 
EcdsaSignatureImplKeychain() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
EcdsaSignatureImplKeychain(DigitalSignatureImpl.DigestAlgorithmInfo) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
The constructor; creates a new EcdsaSignatureImplKeychain instance.
EcdsaWithNoneSignature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm implemented with no underlying hash function (hashing must be done externally).
EcdsaWithNoneSignature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithNoneSignature
The constructor; creates a new instance of the NONEwithECDSA digital signature algorithm.
EcdsaWithRecommendedSignature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with the recommended underlying hash function.
EcdsaWithRecommendedSignature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithRecommendedSignature
The constructor; creates a new instance of the RECOMMENDEDwithECDSA digital signature algorithm.
ecdsaWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10045.4.1" Registered JCA algorithm: "SHA1withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsaWithSHA1 - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmECDSASignatureDigestX962SHA1" Algorithm OID: "1.2.840.10045.4.1" Registered JCA algorithm: "SHA1withECDSA" Registered JCA key: "EC" Registered AlgorithmParameterSpecs: none
ecdsaWithSHA1 - Static variable in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Object identifier for ecdsaWithSHA1 is 1.2.840.10045.4.1
ecdsaWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.4.1" OID Name: "ecdsaWithSHA1" OID Short-name: none
ecdsaWithSHA1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the ecdsaWithSHA1 signature algorithm.
EcdsaWithSha1Signature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with SHA-1 as the underlying hash function.
EcdsaWithSha1Signature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSha1Signature
The constructor; creates a new instance of the SHA1withECDSA digital signature algorithm.
EcdsaWithSha224Signature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with SHA-224 as the underlying hash function.
EcdsaWithSha224Signature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSha224Signature
The constructor; creates a new instance of the SHA224withECDSA digital signature algorithm.
EcdsaWithSha256Signature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with SHA-256 as the underlying hash function.
EcdsaWithSha256Signature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSha256Signature
The constructor; creates a new instance of the SHA256withECDSA digital signature algorithm.
EcdsaWithSha384Signature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with SHA-384 as the underlying hash function.
EcdsaWithSha384Signature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSha384Signature
The constructor; creates a new instance of the SHA384withECDSA digital signature algorithm.
EcdsaWithSha512Signature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with SHA-512 as the underlying hash function.
EcdsaWithSha512Signature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSha512Signature
The constructor; creates a new instance of the SHA512withECDSA digital signature algorithm.
EcdsaWithSpecifiedParameters - Class in com.entrust.toolkit.security.crypto.ec
An opaque representation of the algorithm parameters required by Entrust's SPECIFIEDwithECDSA digital signature algorithm implementation.
EcdsaWithSpecifiedParameters() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
The constructor; creates a new instance of SPECIFIEDwithECDSA digital signature algorithm parameters.
EcdsaWithSpecifiedParameterSpec - Class in com.entrust.toolkit.security.crypto.ec
A transparent representation of the algorithm parameters required by Entrust's SPECIFIEDwithECDSA digital signature algorithm implementation.
EcdsaWithSpecifiedParameterSpec() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
The default constructor; creates an EcdsaWithSpecifiedParameterSpec object using default parameter values.
EcdsaWithSpecifiedParameterSpec(AlgorithmID) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
A constructor; creates an EcdsaWithSpecifiedParameterSpec object with the provided hash algorithm parameter value.
EcdsaWithSpecifiedParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
A constructor; creates an EcdsaWithSpecifiedParameterSpec object from an ASN1Object.
EcdsaWithSpecifiedSignature - Class in com.entrust.toolkit.security.crypto.ec
The ECDSA signature algorithm with an underlying hash function that is specified through algorithm parameters.
EcdsaWithSpecifiedSignature() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
The constructor; creates a new instance of the SPECIFIEDwithECDSA digital signature algorithm.
EcKeyFactory - Class in com.entrust.toolkit.security.crypto.ec
An Elliptic Curve (EC) key factory.
EcKeyFactory() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcKeyFactory
The constructor; creates a new instance of an EC key factory.
EcKeyPairGenerator - Class in com.entrust.toolkit.security.crypto.ec
A software based implementation of the Elliptic Curve (EC) key pair generation algorithm.
EcKeyPairGenerator() - Constructor for class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
The constructor; creates a new instance of the EC key pair generation algorithm.
EcOriginatorPublicKey - Class in iaik.cms
This class represents an EC originator public key in CMS.
EcParameterFactory - Class in com.entrust.toolkit.security.crypto.ec
A factory for creating Elliptic Curve (EC) domain parameters in EcParameterSpecWithName representation and converting them to and from various formats and representations.
EcParameterFactory.SupportedEcDomain - Enum in com.entrust.toolkit.security.crypto.ec
Identifies all supported named EC domains.
EcParameterFormat - Enum in com.entrust.toolkit.security.crypto.ec
Identifiers for the various EC domain parameter formats that are supported.
ECParameters - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcParameterSpecWithName instead
ECParameters(ECPoint, BigInteger, BigInteger) - Constructor for class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Constructor that requires an elliptic curve point, the order of the curve, and the co-factor (can be null) as arguments.
ECParameters(ASN1Object) - Constructor for class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Constructor that requires a suitable ASN1 structure as an argument.
EcParameterSpecWithName - Class in com.entrust.toolkit.security.crypto.ec
This class represents a set of Elliptic Curve (EC) domain parameters, with a domain name and parameter format indicator.
EcParameterSpecWithName.SpecifiedECDomainVersion - Enum in com.entrust.toolkit.security.crypto.ec
Specifies the version number of elliptic curve domain parameters in specified format.
ECPoint - Class in com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
ECPoint() - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
 
ECPointFactory - Class in com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
ECPointFactory() - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
Deprecated.
 
ECPointGFp - Class in com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
ECPointGFp(EllipticCurve) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Produces the point at infinity.
ECPointGFp(FieldElement, FieldElement, EllipticCurve) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Creates an instance of the ECPointGFp given two field elements and a curve as arguments.
EcPrivateKey - Class in com.entrust.toolkit.security.crypto.ec
An Elliptic Curve (EC) private key.
EcPrivateKey(byte[]) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
A constructor; creates a new EcPrivateKey object by decoding and parsing the passed in DER encoded ASN.1 PrivateKeyInfo structure.
EcPrivateKey(byte[], ECParameterSpec) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
A constructor; creates a new EcPrivateKey object by decoding and parsing the passed in DER encoded ASN.1 PrivateKeyInfo structure with support for providing 'implicitCA' EC domain parameter values.
EcPrivateKey(BigInteger, ECParameterSpec) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
A constructor; creates a new EcPrivateKey object from the provided private value and EC domain parameters.
EcPrivateKey(BigInteger, ECParameterSpec, boolean) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
A constructor; creates a new EcPrivateKey object from the provided private value, EC domain parameters, and an indicator for whether or not the domain parameters must be encoded in 'specified' format .
EcPublicKey - Class in com.entrust.toolkit.security.crypto.ec
An Elliptic Curve (EC) public key.
EcPublicKey(byte[]) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPublicKey
A constructor; creates a new EcPublicKey object by decoding and parsing the passed in DER encoded ASN.1 SubjectPublicKeyInfo structure.
EcPublicKey(byte[], ECParameterSpec) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPublicKey
A constructor; creates a new EcPublicKey object by decoding and parsing the passed in DER encoded ASN.1 SubjectPublicKeyInfo structure with support for providing 'implicitCA' EC domain parameter values.
EcPublicKey(ECPoint, ECParameterSpec) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPublicKey
A constructor; creates a new EcPublicKey object from the provided public point and EC domain parameters.
EcPublicKey(ECPoint, ECParameterSpec, boolean) - Constructor for class com.entrust.toolkit.security.crypto.ec.EcPublicKey
A constructor; creates a new EcPublicKey object from the provided public point, EC domain parameters, and an indicator for whether or not the domain parameters must be encoded in 'specified' format .
ediPartyName - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type ediPartyName (5).
EE_CERT_PROP_CERT_DEFINITION_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing the certificate definition policy certificate for the certificate stream this user certificate belongs to.
EE_CERT_PROP_CERT_MANAGEMENT_STATE - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing the user's certificate management state.
EE_CERT_PROP_CERT_PUB_PENDING - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property used with V1-key-pair Entrust digital identities that indicates the time that the certificate was added to the user's local certificate store.
EE_CERT_PROP_MISSING_CERT_HISTORY - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property indicating that the certificate history is not available for the certificate stream.
EE_CERT_PROP_NKEY_EVENT_IDENTIFIER - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing the user's event identifier.
EE_CERT_PROP_NKEY_EVENT_INDICATOR - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing the user's event indicator.
EE_CERT_PROP_NO_OCSP_CHECKING - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property indicating that revocation should not be checked using OCSP.
EE_CERT_PROP_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing the user's role policy certificate.
EE_CERT_PROP_ROAMING - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property indicating that the user's digital identity is roaming.
EE_CERT_PROP_ROLLOVER_NOT_ALLOWED - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property indicating that the user's digital identity should not be managed.
EE_CERT_PROP_USER_ROLE_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property containing a DER-encoded PKIX-CMP General Message Response; the user's role ID can be extracted from this value.
effectiveKeyBitsToVersion(int) - Static method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
This is a utility method that provides a conversion from the number of effective key bits to a version number.
ELEMENT_OPENER_ - Static variable in class iaik.ixsil.util.XPointerReferenceResolver
Opener for an XPointer part in the element scheme.
elementAvailable(String, String) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
 
elements() - Method in class com.entrust.toolkit.Set
Returns an enumeration of the elements of this set.
elements() - Method in class iaik.asn1.structures.Name
Returns an enumeration of all RDNs included in this Name.
elements() - Method in class iaik.asn1.structures.RDN
Returns an enumeration of the AVAs in this RDN.
ElGamalCipher - Class in com.entrust.toolkit.security.crypto.elgamal
An software based implementation of the ElGamal asymmetric cipher.
ElGamalCipher() - Constructor for class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
The constructor; creates a new instance of the ElGamal asymmetric cipher algorithm.
EllipticCurve - Class in com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
EllipticCurve(ASN1Object, Field) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Instantiates an EllipticCurve object given an ASN1Object and a field as arguments.
EllipticCurve(FieldElement, FieldElement, BigInteger) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Instantiates an EllipticCurve object given two field elements and a seed as arguments.
emailAddress - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object emailAddress (shortName EMAIL).
emailProtection - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "E-mail protection" ExtendedKeyUsage purpose id.
EME_OAEP_DECODE(byte[], byte[]) - Static method in class com.entrust.toolkit.security.crypto.rsa.RSAOAEPEncoder
 
EME_OAEP_ENCODE(byte[], byte[], int, int, int, SecureRandom) - Static method in class com.entrust.toolkit.security.crypto.rsa.RSAOAEPEncoder
 
EMPTY_BYTE_ARRAY - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Data returned when in FIPS ERROR state.
enableOfflineLookup(boolean) - Method in class com.entrust.toolkit.x509.revocation.RevocationStore
This API is used to determine whether the RevocationStore can be used even if the toolkit user is 'offline'.
enableSSLLog(boolean) - Method in class com.entrust.toolkit.roaming.RoamingUser
Enables SSL log.
enableTracingForClass(String, String, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Explicitly enable trace logging for a given class.
enableTracingForClass(String, TraceLog, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Explicitly enable trace logging for a given class.
enableTracingForPackage(String, String, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Explicitly enable trace logging for a given package.
enableTracingForPackage(String, TraceLog, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Explicitly enable trace logging for a given package.
enableUpdateDate - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.6.1" OID Name: "entrustCertDefnEnableUpdateDate" OID Short-name: none
encapContentInfo_ - Variable in class iaik.cms.DigestedDataStream
The inherent EncapsualtedContentInfo.
encapContentInfo_ - Variable in class iaik.cms.SignedDataStream
The inherent EncapsualtedContentInfo.
EncapsulatedContentInfo - Class in iaik.cms
This class represents the non-stream implemention of the CMS EncapsulatedContentInfo type.
EncapsulatedContentInfo() - Constructor for class iaik.cms.EncapsulatedContentInfo
Default constructor.
EncapsulatedContentInfo(byte[], ObjectID) - Constructor for class iaik.cms.EncapsulatedContentInfo
Creates a CMS EncapsulatedContentInfo from given content value and content type.
EncapsulatedContentInfo(ObjectID) - Constructor for class iaik.cms.EncapsulatedContentInfo
Creates an CMS EncapsulatedContentInfo from the given content type.
EncapsulatedContentInfo(ASN1Object) - Constructor for class iaik.cms.EncapsulatedContentInfo
Creates a CMS EncapsulatedContentInfo from an ASN1Object.
EncapsulatedContentInfo(InputStream) - Constructor for class iaik.cms.EncapsulatedContentInfo
Creates a new EncapsulatedContentInfo where the DER encoded data is read from the given InputStream.
EncapsulatedContentInfoStream - Class in iaik.cms
This class represents the stream implemention of the CMS EncapsulatedContentInfo type.
EncapsulatedContentInfoStream() - Constructor for class iaik.cms.EncapsulatedContentInfoStream
Default constructor.
EncapsulatedContentInfoStream(InputStream, ObjectID) - Constructor for class iaik.cms.EncapsulatedContentInfoStream
Creates a CMS EncapsulatedContentInfoStream from given content and content type.
EncapsulatedContentInfoStream(ObjectID) - Constructor for class iaik.cms.EncapsulatedContentInfoStream
Creates an empty CMS EncapsulatedContentInfoStream from the given content type.
EncapsulatedContentInfoStream(InputStream) - Constructor for class iaik.cms.EncapsulatedContentInfoStream
Creates a new EncapsulatedContentInfo where the BER encoded data is read from the given InputStream.
encipherOnly - Static variable in class iaik.x509.extensions.KeyUsage
The encipherOnly keyUsage purpose indicating that the subject public key may be used only for enciphering data while performing key agreement, if the keyAgreement bit also is set.
encode(OutputStream) - Method in class com.entrust.toolkit.archive.GraphicString
DER encodes this GraphicString ASN1Object and writes the result to the given output stream.
encode() - Method in class com.entrust.toolkit.roaming.EntrustFiles
Returns the DER-encoded bytes of this EntrustFiles object.
encode() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Encodes a DER encoded ASN.1 ECPrivateKey structure.
encode() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Encodes a DER encoded ASN.1 representation of an EC public key value (a BIT STRING).
encode() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Encodes the private exponent of the calling ECDSA private key as a DER encoded ASN1 structure (INTEGER).
encode() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Encodes the user-specific part of the ECDSA public key as a raw point.
encode(OutputStream) - Method in class iaik.asn1.ASN1Object
DER encodes this ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.ASN1String
DER encodes this ASN1String and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.BIT_STRING
DER encodes this BIT STRING ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.BOOLEAN
DER encodes this BOOLEAN ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.ConstructedType
DER encodes this ASN1Object and writes the result to the supplied OutputStream.
encode(ASN1Object) - Static method in class iaik.asn1.DerCoder
DER encodes the given ASN.1 object and returns the coding as a byte array.
encode(OutputStream) - Method in class iaik.asn1.ENUMERATED
DER encodes this ENUMERATED ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.GeneralizedTime
DER encodes this GerneralizedTime ASN1Object and writes the result to given output stream.
encode(OutputStream) - Method in class iaik.asn1.INTEGER
DER encodes this INTEGER ASN1Object and writes the result to the given OutputStream.
encode(OutputStream) - Method in class iaik.asn1.NULL
DER encodes this NULL ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.ObjectID
DER encodes this OBjectID ASN1Object and writes the result to given OutputStream.
encode(OutputStream) - Method in class iaik.asn1.OCTET_STRING
DER encodes this OCTET_STRING ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.SET
 
encode(OutputStream) - Method in class iaik.asn1.TaggedType
DER encodes this TaggedType ASN1Object and writes the result to the given output stream.
encode(OutputStream) - Method in class iaik.asn1.UNKNOWN
Not implemented.
encode(OutputStream) - Method in class iaik.asn1.UTCTime
DER encodes this UTCTime ASN1Object and writes the result to the given output stream.
encode() - Method in class iaik.cms.EcOriginatorPublicKey
Encodes the public key value.
encode() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Abstract method to be implemented for encoding this private key according to DER.
encode() - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
 
encode() - Method in class iaik.security.dh.DHPrivateKey
Returns this DH private key as DER encoded ASN.1 object.
encode() - Method in class iaik.security.dh.DHPublicKey
Returns this DH public key as DER encoded ASN.1 object.
encode() - Method in class iaik.security.dh.ESDHPrivateKey
Returns this ESDH private key as DER encoded ASN.1 object.
encode() - Method in class iaik.security.dh.ESDHPublicKey
Returns this ESDH public key as DER encoded ASN.1 object.
encode() - Method in class iaik.security.dsa.DSAPrivateKey
Returns this DSA private key as DER encoded byte array.
encode() - Method in class iaik.security.dsa.DSAPublicKey
Returns this DSAPublicKey public key as DER encoded ASN.1 object.
encode() - Method in class iaik.security.rsa.RSAPrivateKey
Returns this RSA private key as DER encoded byte array (PKCS#1).
encode() - Method in class iaik.security.rsa.RSAPublicKey
Returns this RSA public key as DER encoded ASN.1 object (PKCS#1).
encode() - Method in class iaik.x509.PublicKeyInfo
Abstract method to be implemented for DER encoding the particular public key extending this PublicKeyInfo.
encode() - Method in class iaik.x509.WrappedPublicKey
Just return the encoded key
encode_listener - Variable in class iaik.asn1.ASN1Object
Objects which want to be notified when the encoding of an ASN1Object is performed.
encodeAbsentParametersAsNull(boolean) - Method in class iaik.asn1.structures.AlgorithmID
Decide whether to encode absent parameters as NULL or omit the parameters field.
encodeAsIndefiniteConstructedOctetString(OutputStream, int) - Method in class iaik.asn1.OCTET_STRING
Writes this OCTET_STRING as indefinite encoded octet string to the given output stream.
encodeBigInteger(byte[], int, int, BigInteger) - Static method in class com.entrust.toolkit.capi.CapiUtils
Encodes a Java BigInteger value to MSCAPI big integer representation.
encodeBigInteger(byte[], int, int, BigInteger, boolean) - Static method in class com.entrust.toolkit.capi.CapiUtils
Encodes a Java BigInteger value to either little endian or big endian MSCAPI big integer representation.
encodeByteArray(byte[]) - Static method in class iaik.utils.Util
Encodes a byte array in base64 and return it as a string.
encodeCalled(ASN1Object, int) - Method in interface iaik.asn1.EncodeListener
Method to be implemented for being called during the encoding procedure.
encodeCalled(ASN1Object, int) - Method in class iaik.cms.AuthenticatedDataStream
This method implements the EncodeListener interface.
encodeCalled(ASN1Object, int) - Method in class iaik.cms.DigestedDataStream
This method implements the EncodeListener interface.
encodeCalled(ASN1Object, int) - Method in class iaik.cms.SignerInfo
This method implements the EncodeListener interface.
encodeCalled(ASN1Object, int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
This method implements the EncodeListener interface.
encodeCalled(ASN1Object, int) - Method in class iaik.pkcs.pkcs7.SignerInfo
This method implements the EncodeListener interface.
encodeHtml(String) - Static method in class com.entrust.toolkit.util.HtmlUtils
 
encodeIntArray(int[]) - Static method in class iaik.utils.Util
Encode an int array in base64 and return it as a string.
EncodeListener - Interface in iaik.asn1
Interface to be implemented for supplying relevant information actually during the encoding process.
encodeObject(OutputStream, boolean) - Method in class iaik.asn1.ASN1Object
DER encodes this ASN1Object and writes the output to the specified OutputStream.
encodePoint(ECPoint, EllipticCurve) - Static method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Converts an EC point in Sun JCA format to binary encoded format.
encodePrivateKey(PrivateKey, KeySpec) - Static method in class com.entrust.toolkit.capi.CryptKey
Encodes a software-based private key to MSCAPI key blob representation.
encodeSafeContents(SafeBag[]) - Static method in class iaik.pkcs.pkcs12.SafeBag
Creates the SafeContants byte array as needed by AuthenticatedSafe from an array of SafeBags.
encodeSequence(List<RecipientInfo>) - Static method in class iaik.cms.RecipientInfo
Encode the list of RecipientInfos into an ASN1 SET.
encodeTo(ASN1Object, OutputStream) - Static method in class iaik.asn1.DerCoder
Encodes the given ASN1Object and writes the coding directly to the specified OutputStream.
encodeTo(ASN1Object, OutputStream, boolean) - Static method in class iaik.asn1.DerCoder
The internal method additionally allows to specify whether the supplied ASN1Object has to be implicitly tagged.
encoding_ - Variable in class iaik.ixsil.core.Object
Value for the "Encoding" attribute of the XML Object element.
encrypKeyPref - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the S/MIMEv3 object encryptionKeyPreference.
encrypt(boolean, byte[], int, int) - Method in class com.entrust.toolkit.capi.CryptKey
Encrypts data.
encrypt(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Encrypts single-part data.
encrypt(byte[]) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Encrypts a byte array.
encrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Encrypts a byte array.
encrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Encrypts a byte array.
encrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Encrypts a byte array.
encrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Encrypts a byte array.
encrypt(byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Wraps (encrypts) key data.
encrypt() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Encrypts the DOM elements in this EncryptedElementSet, creating <EncryptedKey> and <EncryptedData> DOM elements as required.
encrypt() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Encrypts all DOM elements for which at least one recipient has been set.
encrypt(char[], AlgorithmID) - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Password-based encrypts the Data containing the sequence of safe bags included in this AuthenticatedSafe, if the PASSWORD_ENCRYPTED mode has been set when creating this AuthenticatedSafe object.
encrypt(char[]) - Method in class iaik.pkcs.pkcs12.PKCS12
Uses the provided password to encrypt the content of this PKCS#12 object.
encrypt(char[], String) - Method in class iaik.pkcs.pkcs12.PKCS12
Uses the provided password to encrypt the content of this PKCS#12 object.
encrypt(char[], AlgorithmID, AlgorithmParameterSpec) - Method in class iaik.pkcs.pkcs12.PKCS12
Uses the provided password to encrypt the content of this PKCS#12 object.
encrypt(char[], AlgorithmID) - Method in class iaik.pkcs.pkcs12.PKCS12
Uses the provided password and algorithm to encrypt the content of this PKCS#12 object.
encrypt(char[], AlgorithmID, int) - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Encrypts this KeyBag using the given password.
encrypt(String, AlgorithmID, SecureRandom) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Encrypts the PrivateKeyInfo data structure (PKCS#5 and PKCS#8) password based using the specified PBE algorithm.
encrypt(char[], AlgorithmID, SecureRandom) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Encrypts the PrivateKeyInfo data structure (PKCS#5 and PKCS#8) password based using the specified PBE algorithm.
encrypt(char[], AlgorithmID, SecureRandom, int) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Encrypts the PrivateKeyInfo data structure (PKCS#5 and PKCS#8) password based using the specified PBE algorithm.
ENCRYPT_ONLY - Static variable in class com.entrust.toolkit.PKCS7DecodeStream
Operation constant for encrypting the data without signing it
ENCRYPT_ONLY - Static variable in class com.entrust.toolkit.PKCS7EncodeStream
Indicator for encrypting data without signing it.
encryptBinary(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Encrypts an external binary file referenced by plaintextURI.
encryptBinary(InputStream) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Encrypts an external binary file referenced by an Inputstream.
encryptContent(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Encrypts only the content of a DOM element, not the element's tag and attributes.
encryptData(long, String, byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Encrypt the given data using an RSA public key.
ENCRYPTED - Static variable in class iaik.security.smime.SMimeMailer
Value for creating encrypted S/MIME messages.
ENCRYPTED - Static variable in class iaik.smime.SMimeMailer
Value for creating encrypted S/MIME messages.
encrypted_content - Class in iaik.security.smime
This class implements a DataContentHandler for the MIME type: "application/(x-)pkcs7-mime".
encrypted_content() - Constructor for class iaik.security.smime.encrypted_content
Default constructor.
encrypted_content - Class in iaik.smime
This class implements a DataContentHandler for the MIME type: "application/(x-)pkcs7-mime".
encrypted_content() - Constructor for class iaik.smime.encrypted_content
Default constructor.
encrypted_content_info - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
The EncryptedContentInfo for the encrypted content.
EncryptedContent - Class in iaik.security.smime
This class can be used to create S/MIME encrypted emails in combination with the jakarta.mail package.
EncryptedContent() - Constructor for class iaik.security.smime.EncryptedContent
Creates a new EncryptedContent object.
EncryptedContent(SignedContent) - Constructor for class iaik.security.smime.EncryptedContent
Creates a new S/MIME encrypted and signed content.
EncryptedContent(DataSource) - Constructor for class iaik.security.smime.EncryptedContent
Constructs a EncryptedContent object from the given data source.
EncryptedContent - Class in iaik.smime
This class can be used to create S/MIME encrypted emails in combination with the jakarta.mail package.
EncryptedContent() - Constructor for class iaik.smime.EncryptedContent
Creates a new EncryptedContent object.
EncryptedContent(SignedContent) - Constructor for class iaik.smime.EncryptedContent
Creates a new S/MIME encrypted and signed content.
EncryptedContent(SMimeContentType) - Constructor for class iaik.smime.EncryptedContent
 
EncryptedContent(DataSource) - Constructor for class iaik.smime.EncryptedContent
Constructs a EncryptedContent object from the given data source.
EncryptedContentInfo - Class in iaik.cms
This class implements the CMS EncryptedContentInfo type.
EncryptedContentInfo() - Constructor for class iaik.cms.EncryptedContentInfo
Default constructor.
EncryptedContentInfo(ObjectID, byte[]) - Constructor for class iaik.cms.EncryptedContentInfo
Creates a new EncryptedContentInfo for the given content type.
EncryptedContentInfo(ObjectID, AlgorithmID) - Constructor for class iaik.cms.EncryptedContentInfo
Creates an EncryptedContentInfo with given content type and content-encryption algorithm ID.
EncryptedContentInfo(ASN1Object) - Constructor for class iaik.cms.EncryptedContentInfo
Creates an EncryptedContentInfo from an ASN1Object.
EncryptedContentInfo(InputStream) - Constructor for class iaik.cms.EncryptedContentInfo
Creates a new EncryptedContentInfo where the DER encoded data is read from the given InputStream.
encryptedContentInfo_ - Variable in class iaik.cms.EncryptedDataStream
The inherent encrypted content info.
encryptedContentInfo_ - Variable in class iaik.cms.EnvelopedDataStream
The EncryptedContentInfo for the encrypted content.
EncryptedContentInfoStream - Class in iaik.cms
This class represents the stream-supporting implementation of the CMS type EncryptedContentInfo.
EncryptedContentInfoStream() - Constructor for class iaik.cms.EncryptedContentInfoStream
Default constructor.
EncryptedContentInfoStream(ObjectID, InputStream) - Constructor for class iaik.cms.EncryptedContentInfoStream
Creates a new EncryptedContentInfoStream for the given content type where the content data to be encrypted is read from the provided InputStream.
EncryptedContentInfoStream(ObjectID, AlgorithmID) - Constructor for class iaik.cms.EncryptedContentInfoStream
Creates an EncryptedContentInfoStream with given content type and content-encryption algorithm ID.
EncryptedContentInfoStream(InputStream) - Constructor for class iaik.cms.EncryptedContentInfoStream
Creates a new EncryptedContentInfoStream where the BER encoded data is read from the given InputStream.
EncryptedContentInfoStream - Class in iaik.pkcs.pkcs7
This class represents the stream-supporting implementataion of the PKCS#7 EncryptedContentInfo type.
EncryptedContentInfoStream() - Constructor for class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Default constructor.
EncryptedContentInfoStream(ObjectID, InputStream) - Constructor for class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Creates a new EncryptedContentInfoStream for the given content type where the content data to be encrypted is read from the provided InputStream.
EncryptedContentInfoStream(ObjectID, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Creates an EncryptedContentInfoStream with given content type and content-encryption algorithm ID.
EncryptedContentInfoStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Creates a new EncryptedContentInfoStream where the DER encoded data is read from the given InputStream.
EncryptedData - Class in iaik.cms
This class represents the non-stream implemention of the CMS EncryptedData type.
EncryptedData() - Constructor for class iaik.cms.EncryptedData
Default constructor for dynamic object creation in ContentInfo.
EncryptedData(EncryptedContentInfo) - Constructor for class iaik.cms.EncryptedData
Creates a CMS EncryptedData from an EncryptedContentInfo.
EncryptedData(byte[]) - Constructor for class iaik.cms.EncryptedData
Creates a new CMS EncryptedData object where the content to be encrypted is read from the supplied byte array.
EncryptedData(ObjectID, byte[]) - Constructor for class iaik.cms.EncryptedData
Creates a new CMS EncryptedData object where the content to be encrypted is read from the supplied byte array.
EncryptedData(ASN1Object) - Constructor for class iaik.cms.EncryptedData
Creates an EncryptedData object from the given ASN1 object.
EncryptedData(InputStream) - Constructor for class iaik.cms.EncryptedData
Creates a new EncryptedData where the DER encoded data is read from the given InputStream.
ENCRYPTEDDATA_ATTR_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Id attribute of <EncryptedData> elements.
ENCRYPTEDDATA_ATTR_TYPE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Type attribute of <EncryptedData> elements.
ENCRYPTEDDATA_BASE_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Value for the <EncryptedData> element base Id.
ENCRYPTEDDATA_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <EncryptedData> elements.
ENCRYPTEDDATA_TYPE_CONTENT - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI in the Type attribute of <EncryptedData> elements, specifying encrypted data of type content.
ENCRYPTEDDATA_TYPE_ELEMENT - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI in the Type attribute of <EncryptedData> elements, specifying encrypted data of type element.
EncryptedDataException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing an EncryptedData DOM element.
EncryptedDataException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedDataException
 
EncryptedDataStream - Class in iaik.cms
This class represents the stream-supporting implementation of the CMS EncryptedData type.
EncryptedDataStream() - Constructor for class iaik.cms.EncryptedDataStream
Default constructor for dynamic object creation in ContentInfoStream.
EncryptedDataStream(EncryptedContentInfoStream) - Constructor for class iaik.cms.EncryptedDataStream
Creates a CMS EncryptedDataStream from an EncryptedContentInfoStream.
EncryptedDataStream(InputStream, int) - Constructor for class iaik.cms.EncryptedDataStream
Creates a new CMS EncryptedDataStream object where the content to be encrypted is read from the supplied InputStream.
EncryptedDataStream(ObjectID, InputStream, int) - Constructor for class iaik.cms.EncryptedDataStream
Creates a new CMS EncryptedDataStream object where the content to be encrypted is read from the supplied InputStream.
EncryptedDataStream(InputStream) - Constructor for class iaik.cms.EncryptedDataStream
Creates a new EncryptedDataStream where the BER encoded data is read from the given InputStream.
EncryptedDataStream - Class in iaik.pkcs.pkcs7
This class represents the stream-supporting implementation of the PKCS#7 EncryptedData type.
EncryptedDataStream() - Constructor for class iaik.pkcs.pkcs7.EncryptedDataStream
Default constructor for dynamic object creation in ContentInfo.
EncryptedDataStream(EncryptedContentInfoStream) - Constructor for class iaik.pkcs.pkcs7.EncryptedDataStream
Creates a PKCS#7 EncryptedDataStream from an EncryptedContentInfoStream.
EncryptedDataStream(InputStream, int) - Constructor for class iaik.pkcs.pkcs7.EncryptedDataStream
Creates a new PKCS#7 EncryptedDataStream object where the content to be encrypted is read from the supplied InputStream.
EncryptedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.EncryptedDataStream
Creates a new EncryptedDataStream where the DER encoded data is read from the given InputStream.
EncryptedElementSet - Class in com.entrust.toolkit.xencrypt.core
The EncryptedElementSet class allows an application to define a set of DOM elements to be encrypted for a group of recipients.
EncryptedElementSet(Encryptor) - Constructor for class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Creates an empty EncryptedElementSet that has no recipients.
EncryptedElementSetException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class EncryptedElementSet.
EncryptedElementSetException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
EncryptedElementSetException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
EncryptedElementSetException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
EncryptedElementSetException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
EncryptedElementSetException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
EncryptedElementSetException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedElementSetException
 
ENCRYPTEDKEY_ATTR_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Id attribute of <EncryptedKey> elements.
ENCRYPTEDKEY_BASE_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Value for the <EncryptedKey> element base Id.
ENCRYPTEDKEY_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <EncryptedKey> elements.
EncryptedKeyException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing an EncryptedKey DOM element.
EncryptedKeyException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedKeyException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedKeyException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedKeyException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedKeyException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedKeyException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedKeyException
 
EncryptedPrivateKeyInfo - Class in iaik.pkcs.pkcs8
EncryptedPrivateKeyInfo(PrivateKey) - Constructor for class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Creates a new EncryptedPrivateKeyInfo from a PrivateKey.
EncryptedPrivateKeyInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Creates a new EncryptedPrivateKeyInfo from an ASN1Object.
EncryptedPrivateKeyInfo(InputStream) - Constructor for class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Creates a new EncryptedPrivateKeyInfo from an InputStream.
EncryptedPrivateKeyInfo(byte[]) - Constructor for class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Creates a new EncryptedPrivateKeyInfo from a byte array.
encryptedPrivKey - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
PKIArchiveOptions type 'encryptedPrivKey'.
EncryptedTypeException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing an EncryptedData DOM element.
EncryptedTypeException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedTypeException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedTypeException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedTypeException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedTypeException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedTypeException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptedTypeException
 
EncryptedValue - Class in com.entrust.toolkit.asn1.crmf
This class implements the EncryptedValue structure as defined in the CRMF specification.
EncryptedValue(byte[]) - Constructor for class com.entrust.toolkit.asn1.crmf.EncryptedValue
Creates a new EncryptedValue object with the specified component set.
EncryptedValue(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.EncryptedValue
Creates an EncryptedValue object from an ASN1Object.
encryptElement(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Encrypts a DOM element.
encryptFinal(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Finishes a multiple-part encryption operation.
encryptForSmartCardDriver(byte[], byte[], SecureByteArray) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
encryptInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes an encryption operation.
encryptInit(long, long, long, long, long, long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes an encryption operation, passing in a byte array to use as an initialization vector with a symmetric cipher.
encryptInit(long, long, long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes an encryption operation, passing in a byte array to use as an initialization vector with a symmetric cipher.
ENCRYPTION_ALGORITHM_NAMESPACE_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Specifies the base name for the XMLE properties that map a namespace URI to an encryption algorithm.
ENCRYPTION_CERTIFICATE - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
ENCRYPTION_CERTIFICATE_UPDATE_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's decryption/encryption key/certificate was updated.
ENCRYPTION_CERTIFICATE_UPDATE_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's decryption/encryption key/certificate requires updating.
ENCRYPTION_KEY_PAIR_JTK_VERSION_6 - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
EncryptionAlgorithm - Interface in com.entrust.toolkit.xencrypt.algorithms
Defines the common behavior of encryption algorithms used by XMLE.
EncryptionAlgorithmException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class EncryptionAlgorithm.
EncryptionAlgorithmException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionAlgorithmException
 
EncryptionAlgorithmFactory - Class in com.entrust.toolkit.xencrypt.algorithms
This is the base class for EncryptionAlgorithmFactory implementations.
EncryptionAlgorithmFactory() - Constructor for class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmFactory
 
EncryptionAlgorithmFactoryDefaultImpl - Class in com.entrust.toolkit.xencrypt.algorithms
This class is an implementation of the EncryptionAlgorithmFactory.
EncryptionAlgorithmFactoryDefaultImpl() - Constructor for class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmFactoryDefaultImpl
 
EncryptionAlgorithmImpl3DES - Class in com.entrust.toolkit.xencrypt.algorithms
Implements the EncryptionAlgorithm interface, making the Toolkit's Triple DES implementation available for use in XML encryption.
EncryptionAlgorithmImplAES - Class in com.entrust.toolkit.xencrypt.algorithms
Implements the EncryptionAlgorithm interface, making the Toolkit's AES implementation available for use in XML encryption.
EncryptionAlgorithmImplRSA - Class in com.entrust.toolkit.xencrypt.algorithms
Implements the EncryptionAlgorithm interface, making the Toolkit's RSA implementations available for use in XML encryption.
EncryptionHandler - Class in com.entrust.toolkit.xencrypt.core
The EncryptionHandler class is an abstract superclass of the Encryptor and Decryptor classes.
EncryptionHandlerException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class EncryptionHandler.
EncryptionHandlerException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
EncryptionHandlerException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
EncryptionHandlerException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
EncryptionHandlerException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
EncryptionHandlerException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
EncryptionHandlerException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionHandlerException
 
encryptionKeyUpdateRequired() - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a RoamingCredentialReader and RoamingCredentialWriter object with a User object for key management tasks.
encryptionKeyUpdateRequired() - Method in class com.entrust.toolkit.User
Determines whether the user's encryption/decryption key/certificate needs to be updated.
ENCRYPTIONMETHOD_ATTR_ALGORITHM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Algorithm attribute of <EncryptionMethod> elements.
ENCRYPTIONMETHOD_IV_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <IV> elements.
ENCRYPTIONMETHOD_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <EncryptionMethod> elements.
EncryptionMethodException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing an EncryptionMethod DOM element.
EncryptionMethodException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
EncryptionMethodException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
EncryptionMethodException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
EncryptionMethodException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
EncryptionMethodException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
EncryptionMethodException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionMethodException
 
ENCRYPTIONPROPERTIES_ATTR_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Id attribute of <EncryptionProperties> elements.
ENCRYPTIONPROPERTIES_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <EncryptionProperties> elements.
ENCRYPTIONPROPERTY_ATTR_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Id attribute of <EncryptionProperty> elements.
ENCRYPTIONPROPERTY_ATTR_TARGET - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Target attribute of <EncryptionProperty> elements.
ENCRYPTIONPROPERTY_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <EncryptionProperty> elements.
EncryptionPropertyException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing a EncryptionProperty DOM element.
EncryptionPropertyException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
EncryptionPropertyException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
EncryptionPropertyException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
EncryptionPropertyException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
EncryptionPropertyException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
EncryptionPropertyException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptionPropertyException
 
encryptKey(SecretKey) - Method in class iaik.cms.KEKRecipientInfo
Encrypts (wraps) the given secret content-encryption key.
encryptKey(SecretKey) - Method in class iaik.cms.KeyAgreeRecipientInfo
Encrypts the given secret content-encryption key.
encryptKey(SecretKey) - Method in class iaik.cms.KeyTransRecipientInfo
Encrypts the given secret content-encryption key.
encryptKey(SecretKey) - Method in class iaik.cms.PasswordRecipientInfo
Encrypts (wraps) the given secret content-encryption key.
encryptKey(SecretKey) - Method in class iaik.cms.RecipientInfo
Encrypts the given secret content encryption key for the recipient(s) this RecipientInfo represents.
encryptKey(SecretKey, AlgorithmID, PublicKey) - Method in class iaik.cms.SecurityProvider
Encrypts the given secret content encryption key for a KeyTransRecipientInfo.
encryptKey(SecretKey) - Method in class iaik.pkcs.pkcs7.RecipientInfo
Finishes the creation of a RecipientInfo object by encrypting the given secret key..
Encryptor - Class in com.entrust.toolkit.xencrypt.core
The Encryptor class encrypts Document Object Model (DOM) elements in an XML document.
Encryptor(XMLEInit) - Constructor for class com.entrust.toolkit.xencrypt.core.Encryptor
Creates a new XML DOM Document.
Encryptor(XMLEInit, InputStream) - Constructor for class com.entrust.toolkit.xencrypt.core.Encryptor
Parses an XML document to a DOM tree and initializes the Toolkit to encrypt DOM elements within the document.
EncryptorException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class Encryptor.
EncryptorException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
EncryptorException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
EncryptorException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
EncryptorException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
EncryptorException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
EncryptorException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.EncryptorException
 
encryptUpdate(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part encryption operation, processing another data part.
encryptUpdate(long, byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part encryption operation, processing another data part and placing the result in a pre-allocated array.
endSession() - Method in class com.entrust.toolkit.util.HttpManagerClient
Implements the endSession() method of the ManagerTransport class.
endSession() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Implements the endSession() method of the ManagerTransport class.
endSession() - Method in class com.entrust.toolkit.util.ManagerTransport
Must be called whenever a session to the PKI RA is complete.
endSession() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
endSession() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
 
enforceAnyExtendedKeyUsageNotCritical(boolean) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This API allows the caller to enforce whether the anyExtendedKeyUsage is allowed to be critical.
enforceClientPolicy - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.3" OID Name: "entrustCertDefnEnforceClientPolicy" OID Short-name: none
enforceTSAExtendedKeyUsageCriticality(boolean) - Method in class com.entrust.toolkit.timestamp.TimeStampVerifier
Allows configuration of the enforcement of the RFC3161 requirement that the TimeStamp Authority (TSA) certificate contain a CRITICAL extended key-usage extension.
engineAliases() - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns all aliases that have matching keys or certificates.
engineAliases() - Method in class iaik.security.keystore.IAIKKeyStore
Lists all aliases contained in the keystore.
engineContainsAlias(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Determines whether the given alias maps to a key or to a certificate.
engineContainsAlias(String) - Method in class iaik.security.keystore.IAIKKeyStore
Checks if the given alias exists in this keystore.
engineDeleteEntry(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Deletes only those certificates from the read/write certificate store (if they are available).
engineDeleteEntry(String) - Method in class iaik.security.keystore.IAIKKeyStore
Deletes the entry identified by the given alias from the keystore.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
engineDigest() - Method in class iaik.security.md.Md2
Completes the hash computation by performing final operations such as padding.
engineDigest() - Method in class iaik.security.md.Md5
Deprecated.
SPI: Returns the result of this hash computation and resets this MD5 message digest object for being supplied with new data to be hashed.
engineDigest() - Method in class iaik.security.md.Md5Old
Deprecated.
SPI: Returns the result of this hash computation and resets this MD5 message digest object for being supplied with new data to be hashed.
engineDigest() - Method in class iaik.security.md.SHA
Deprecated.
SPI: Returns the result of this hash computation and resets this SHA message digest object for being supplied with new data to be hashed.
engineDoFinal(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal() - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Completes the MAC computation and resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineDoFinal() - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Completes the MAC computation and resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineDoFinal() - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Completes the MAC computation and resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineDoFinal(byte[], int, int) - Method in class iaik.security.cipher.PBES2
 
engineDoFinal(byte[], int, int, byte[], int) - Method in class iaik.security.cipher.PBES2
 
engineDoFinal(byte[], int, int) - Method in class iaik.security.cipher.PBES2Cipher
 
engineDoFinal(byte[], int, int, byte[], int) - Method in class iaik.security.cipher.PBES2Cipher
 
engineDoFinal() - Method in class iaik.security.mac.HMac
Deprecated.
Returns the calculated MAC value.
engineDoPhase(Key, boolean) - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
 
engineDoPhase(Key, boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineDoPhase(Key, boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineDoPhase(Key, boolean) - Method in class iaik.security.dh.DHKeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineDoPhase(Key, boolean) - Method in class iaik.security.dh.ESDHKeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineGenerateCertificate(InputStream) - Method in class iaik.x509.CertificateFactory
Parses a X.509 certificate from the supplied input stream.
engineGenerateCertificate(InputStream) - Method in class iaik.x509.qualified.QualifiedCertificateFactory
Parses a X.509 certificate from the supplied input stream.
engineGenerateCertificates(InputStream) - Method in class iaik.x509.CertificateFactory
Parses a collection of X.509 certificates from the supplied input stream.
engineGenerateCertificates(InputStream) - Method in class iaik.x509.qualified.QualifiedCertificateFactory
Parses a collection of X.509 certificates from the supplied input stream.
engineGenerateCertPath(InputStream) - Method in class iaik.x509.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(InputStream, String) - Method in class iaik.x509.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(List<? extends Certificate>) - Method in class iaik.x509.CertificateFactory
Generates a CertPath object and initializes it with a List of Certificates.
engineGenerateCRL(InputStream) - Method in class iaik.x509.CertificateFactory
Parses a X.509 CRL from the supplied input stream.
engineGenerateCRLs(InputStream) - Method in class iaik.x509.CertificateFactory
Parses a collection of X.509 CRLs from the supplied input stream.
engineGenerateKey() - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3KeyGenerator
Generates a secret key.
engineGenerateKey() - Method in class com.entrust.toolkit.security.crypto.mac.HMacKeyGenerator
Generates a secret key.
engineGenerateKey() - Method in class iaik.pkcs.pkcs5.PBKDF2
Generates a secret key.
engineGenerateKey() - Method in class iaik.pkcs.pkcs5.PBKDF2WithParameter
Generates a secret key.
engineGenerateKey() - Method in class iaik.security.cipher.DESKeyGenerator
 
engineGenerateKey() - Method in class iaik.security.cipher.TripleDESKeyGenerator
 
engineGenerateParameters() - Method in class iaik.security.dh.DHParameterGenerator
Actually generates the required DH AlgorithmParameters.
engineGenerateParameters() - Method in class iaik.security.pbe.PBEParameterGenerator
Actually generates the required PBE AlgorithmParameters.
engineGeneratePrivate(KeySpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyFactory
Generates a private key object from the provided key specification (key material).
engineGeneratePrivate(KeySpec) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyFactory
Deprecated.
Converts the given key specification to a PrivateKey.
engineGeneratePrivate(KeySpec) - Method in class iaik.security.dh.DHKeyFactory
Converts the given key specification to a PrivateKey.
engineGeneratePrivate(KeySpec) - Method in class iaik.security.dh.ESDHKeyFactory
Converts the given key specification to a PrivateKey.
engineGeneratePrivate(KeySpec) - Method in class iaik.security.dsa.DSAKeyFactory
Converts the given key specification to a PrivateKey.
engineGeneratePrivate(KeySpec) - Method in class iaik.security.rsa.RSAKeyFactory
Converts the given key specification to a PrivateKey.
engineGeneratePublic(KeySpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyFactory
Generates a public key object from the provided key specification (key material).
engineGeneratePublic(KeySpec) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyFactory
Deprecated.
Converts the given key specification to a PublicKey.
engineGeneratePublic(KeySpec) - Method in class iaik.security.dh.DHKeyFactory
Converts the given key specification to a PublicKey.
engineGeneratePublic(KeySpec) - Method in class iaik.security.dh.ESDHKeyFactory
Converts the given key specification to a PublicKey.
engineGeneratePublic(KeySpec) - Method in class iaik.security.dsa.DSAKeyFactory
Converts the given key specification to a PublicKey.
engineGeneratePublic(KeySpec) - Method in class iaik.security.rsa.RSAKeyFactory
Converts the given key specification to a PublicKey.
engineGenerateSecret() - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
 
engineGenerateSecret(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(byte[], int) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret() - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Generates the shared secret and returns it in a new buffer.
engineGenerateSecret() - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Generates the shared secret and returns it in a new buffer.
engineGenerateSecret(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(byte[], int) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret(KeySpec) - Method in class iaik.pkcs.pkcs12.KeyFactory
Converts the given key specification (key material) into a SecretKey object.
engineGenerateSecret(KeySpec) - Method in class iaik.pkcs.pkcs5.KeyFactory
Converts the given key specification (key material) into a SecretKey object.
engineGenerateSecret(KeySpec) - Method in class iaik.security.cipher.GeneralKeyFactory
Converts the given key specification (key material) into a SecretKey object.
engineGenerateSecret(String) - Method in class iaik.security.dh.DHKeyAgreement
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(byte[], int) - Method in class iaik.security.dh.DHKeyAgreement
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret() - Method in class iaik.security.dh.DHKeyAgreement
Generates the shared secret and returns it in a new buffer.
engineGenerateSecret(String) - Method in class iaik.security.dh.ESDHKeyAgreement
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(byte[], int) - Method in class iaik.security.dh.ESDHKeyAgreement
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret() - Method in class iaik.security.dh.ESDHKeyAgreement
Generates the shared secret and returns it in a new buffer.
engineGenerateSeed(int) - Method in class com.entrust.toolkit.security.crypto.random.FIPS140_2Compliant
Returns the given number of seed bytes.
engineGenerateSeed(int) - Method in class com.entrust.toolkit.security.provider.AnsiRandom
Deprecated.
Generates a cryptographically strong seed of any length.
engineGenerateSeed(int) - Method in class com.entrust.toolkit.security.provider.X917Random
Deprecated.
Generates a cryptographically strong seed of any length.
engineGetBlockSize() - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the block size (in bytes).
engineGetBlockSize() - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Returns the block size (in bytes).
engineGetBlockSize() - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Returns the block size (in bytes).
engineGetBlockSize() - Method in class iaik.security.cipher.PBES2
 
engineGetBlockSize() - Method in class iaik.security.cipher.PBES2Cipher
 
engineGetCertificate(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the certificate corresponding to the specified alias.
engineGetCertificate(String) - Method in class iaik.security.keystore.IAIKKeyStore
Returns the certificate associated with the given alias.
engineGetCertificateAlias(Certificate) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the certificate alias corresponding to the given certificate.
engineGetCertificateAlias(Certificate) - Method in class iaik.security.keystore.IAIKKeyStore
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateChain(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the certificate chain corresponding to the specified alias.
engineGetCertificateChain(String) - Method in class iaik.security.keystore.IAIKKeyStore
Returns the certificate chain associated with the given alias.
engineGetCertPathEncodings() - Method in class iaik.x509.CertificateFactory
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
engineGetCreationDate(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
The key store does not contain the information regarding the creation date of each entry, the following is returned for each case.
engineGetCreationDate(String) - Method in class iaik.security.keystore.IAIKKeyStore
Returns the creation date of the entry identified by the given alias.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Returns the digest length in bytes.
engineGetDigestLength() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Returns the digest length in bytes.
engineGetEncoded() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineGetEncoded() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Returns the parameters encoded in the specified format.
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Returns the parameters encoded in the specified format.
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Returns the parameters encoded in the specified format.
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineGetEncoded() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineGetEncoded() - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Returns the parameters as a DER byte array.
engineGetEncoded(String) - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.CAST128Parameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.CAST128Parameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.CAST128WrapParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.CAST128WrapParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.IvParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.IvParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.PWRIKekWrapParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.PWRIKekWrapParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.RC2Parameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.RC2Parameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.cipher.RC2WrapParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.cipher.RC2WrapParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.dh.DHParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.dh.DHParameters
Returns the parameters as DER byte array.
engineGetEncoded() - Method in class iaik.security.dh.ESDHKEKParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.dh.ESDHKEKParameters
Returns the parameters as DER byte array.
engineGetEncoded() - Method in class iaik.security.dh.ESDHParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.dh.ESDHParameters
Returns the parameters as DER byte array.
engineGetEncoded() - Method in class iaik.security.pbe.PBEParameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.pbe.PBEParameters
Returns the parameters as a DER byte array.
engineGetEncoded() - Method in class iaik.security.pbe.PBES2Parameters
Returns the parameters as DER byte array.
engineGetEncoded(String) - Method in class iaik.security.pbe.PBES2Parameters
Returns the parameters as a DER byte array.
engineGetIV() - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the initialization vector (IV) in a new buffer.
engineGetIV() - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Returns the initialization vector (IV) in a new buffer.
engineGetIV() - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Returns the initialization vector (IV) in a new buffer.
engineGetIV() - Method in class iaik.security.cipher.PBES2
 
engineGetIV() - Method in class iaik.security.cipher.PBES2Cipher
 
engineGetKey(String, char[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the key corresponding to the specified alias.
engineGetKey(String, char[]) - Method in class iaik.security.keystore.IAIKKeyStore
Returns the key associated with the given alias, using the given password to recover it.
engineGetKeyManagers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
 
engineGetKeySize(Key) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the key size of the given key object in bits.
engineGetKeySize(Key) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Returns the key size of the given key object in bits.
engineGetKeySize(Key) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Returns the key size of the given key object in bits.
engineGetKeySize(Key) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
(non-Javadoc)
engineGetKeySize(Key) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineGetKeySize(Key) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineGetKeySize(Key) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineGetKeySpec(Key, Class<T>) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyFactory
Returns a specification (key material) of the given key object
engineGetKeySpec(Key, Class) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyFactory
Deprecated.
Converts the given key into the requested key specification (key material).
engineGetKeySpec(SecretKey, Class) - Method in class iaik.pkcs.pkcs12.KeyFactory
Converts the given secret key into the requested key specification (key material).
engineGetKeySpec(SecretKey, Class) - Method in class iaik.pkcs.pkcs5.KeyFactory
Converts the given secret key into the requested key specification (key material).
engineGetKeySpec(SecretKey, Class) - Method in class iaik.security.cipher.GeneralKeyFactory
Converts the given secret key into the requested key specification (key material).
engineGetKeySpec(Key, Class) - Method in class iaik.security.dh.DHKeyFactory
Converts the given key into the requested key specification (key material).
engineGetKeySpec(Key, Class) - Method in class iaik.security.dh.ESDHKeyFactory
Converts the given key into the requested key specification (key material).
engineGetKeySpec(Key, Class) - Method in class iaik.security.dsa.DSAKeyFactory
Converts the given key into the requested key specification (key material).
engineGetKeySpec(Key, Class) - Method in class iaik.security.rsa.RSAKeyFactory
Converts the given key into the requested key specification (key material).
engineGetMacLength() - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Returns the length of the MAC in bytes.
engineGetMacLength() - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Returns the length of the MAC in bytes.
engineGetMacLength() - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Returns the length of the MAC in bytes.
engineGetMacLength() - Method in class iaik.security.mac.HMac
Deprecated.
Returns the length of the calculated MAC value in bytes.
engineGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetOutputSize(int) - Method in class iaik.security.cipher.PBES2
 
engineGetOutputSize(int) - Method in class iaik.security.cipher.PBES2Cipher
 
engineGetParameter(String) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Getting algorithm parameters using this method is not supported; this API always throws an InvalidParameterException.
engineGetParameter(String) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
Returns an object for a parameter previously set, given a proper String parameter.
engineGetParameter(String) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Retrieves the value of the specified algorithm parameter.
engineGetParameter(String) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Always throws an exception for security reasons.
engineGetParameter(String) - Method in class iaik.security.rsa.RSASignature
Deprecated.
This method is not implemented and only throws an InvalidParameterException
engineGetParameters() - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the parameters used with this cipher.
engineGetParameters() - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Returns the parameters used with this cipher.
engineGetParameters() - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Returns the parameters used with this cipher.
engineGetParameters() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
engineGetParameters() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Return the parameters used with this signature algorithm, or null if this signature algorithm does not use any parameters.
engineGetParameters() - Method in class iaik.security.cipher.CAST128KeyWrap
 
engineGetParameters() - Method in class iaik.security.cipher.PBES2
 
engineGetParameters() - Method in class iaik.security.cipher.PBES2Cipher
 
engineGetParameters() - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineGetParameters() - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineGetParameters() - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineGetParameters() - Method in class iaik.security.cipher.RC2KeyWrap
 
engineGetParameterSpec(Class) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineGetParameterSpec(Class) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Returns the algorithm parameters in transparent representation.
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Returns a (transparent) specification of this parameters object.
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Returns a (transparent) specification of this parameters object.
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Returns a (transparent) specification of this parameters object.
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
engineGetParameterSpec(Class) - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineGetParameterSpec(Class<T>) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineGetParameterSpec(Class) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineGetParameterSpec(Class) - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Returns the IDEA parameters as a transparent IDEA parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.CAST128Parameters
Returns the CAST parameters as transparent CAST parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.CAST128WrapParameters
Returns the CAST parameters as transparent CAST parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.IvParameters
Returns the IV parameters as transparent IV parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.PWRIKekWrapParameters
Returns the PWRI-KEK parameters as transparent PWRI-KEK parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.RC2Parameters
Returns the RC2 parameters as transparent RC2 parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.cipher.RC2WrapParameters
Returns the RC2 wrap parameters as transparent RC2 parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.dh.DHParameters
Returns the DH parameters as transparent DH parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.dh.ESDHKEKParameters
Returns the ESDH KEK parameters as transparent ESDH KEK parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.dh.ESDHParameters
Returns the ESDH parameters as transparent ESDH parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.pbe.PBEParameters
Returns the PBE parameters as transparent PBE parameter specification of the given class type.
engineGetParameterSpec(Class) - Method in class iaik.security.pbe.PBES2Parameters
Returns the PBES2 parameters as transparent PBES2 parameter specification of the given class type.
engineGetTrustManagers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactory
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineInit(byte[]) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineInit(byte[], String) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineInit(byte[]) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineInit(byte[], String) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineInit(Key, SecureRandom) - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
 
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
 
engineInit(int, Key, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3KeyGenerator
Initializes the key generator.
engineInit(int, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3KeyGenerator
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3KeyGenerator
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Initializes this Cast3Parameters with the parameter values from a given Cast3ParameterSpec.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Initializes this Cast3Parameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Initializes the parameters from a DER encoded byte array.
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Imports the specified parameters and decodes them according to the primary decoding format for the parameters.
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(int, Key, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(Key, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Initializes this key agreement with the given key and source of randomness.
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhKeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(Key, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Initializes this key agreement with the given key and source of randomness.
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcdhStandardKeyAgreementKeychain
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(PrivateKey, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineInit(PublicKey, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
Initialize based on an existing AlgorithmParameterSpec
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
Initialized KeyAgreement algorithm parameters for the keychain based on a set of encoded parameters
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
engineInit(int, Key, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(Key, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Initializes the MAC with the given (secret) key and algorithm parameters.
engineInit(Key, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Initializes the MAC with the given (secret) key and algorithm parameters.
engineInit(SecureRandom) - Method in class com.entrust.toolkit.security.crypto.mac.HMacKeyGenerator
Initializes the key generator.
engineInit(int, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.mac.HMacKeyGenerator
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.mac.HMacKeyGenerator
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(Key, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Initializes the MAC with the given (secret) key and algorithm parameters.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineInit(PublicKey, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPkcs1v1_5SignatureImplKeychain
Constructor for initializing with a PublicKey.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineInit(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Initializes this IDEAParameters with the IDEA parameter values from a given IDEAParameterspec or a IvParameterSpec.
engineInit(byte[]) - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Initializes this IDEAParameters object by parsing the given DER encoded byte array.
engineInit(byte[], String) - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Inits the parameters from an DER encoded byte array.
engineInit(KeyStore, char[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
 
engineInit(ManagerFactoryParameters) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
 
engineInit(KeyStore) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactory
 
engineInit(ManagerFactoryParameters) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactory
Must implement this abstract method in javax.net.ssl.TrustManagerFactorySpi.
engineInit(int, SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2
Not supported.
engineInit(SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2
Not supported.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2WithParameter
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(int, SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2WithParameter
Not supported.
engineInit(SecureRandom) - Method in class iaik.pkcs.pkcs5.PBKDF2WithParameter
Not supported.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.CAST128KeyWrap
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.CAST128KeyWrap
 
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.CAST128Parameters
Initializes this CAST128Parameters with the parameter values from a given CAST128ParameterSpec.
engineInit(byte[]) - Method in class iaik.security.cipher.CAST128Parameters
Initializes this CAST128Parameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.CAST128Parameters
Inits the parameters from an DER encoded byte array.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.CAST128WrapParameters
Initializes this CAST128WrapParameters with the parameter values from a given CAST128WrapParameterSpec.
engineInit(byte[]) - Method in class iaik.security.cipher.CAST128WrapParameters
Initializes this CAST128WrapParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.CAST128WrapParameters
Inits the parameters from an DER encoded byte array.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.IDEAKeyWrap
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.IDEAKeyWrap
 
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.IvParameters
Initializes this IvParameters with the IV value from a given IvParameterspec.
engineInit(byte[]) - Method in class iaik.security.cipher.IvParameters
Initializes this IvParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.IvParameters
Inits the parameters from an DER encoded byte array.
engineInit(int, Key, SecureRandom) - Method in class iaik.security.cipher.PBES2
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.PBES2
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.PBES2
 
engineInit(int, Key, SecureRandom) - Method in class iaik.security.cipher.PBES2Cipher
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.PBES2Cipher
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.PBES2Cipher
 
engineInit(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineInit(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineInit(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.PWRIKekWrapParameters
Initializes this PWRIKekWrapParameters with the parameter values from a given PWRIKekWrapParametersSpec.
engineInit(byte[]) - Method in class iaik.security.cipher.PWRIKekWrapParameters
Initializes this PWRIKekWrapParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.PWRIKekWrapParameters
Initializes the parameters from an DER encoded byte array.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.RC2KeyWrap
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.RC2KeyWrap
 
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.RC2Parameters
Initializes this RC2Parameters with the RC2 parameter values from a given RC2Parameterspec.
engineInit(byte[]) - Method in class iaik.security.cipher.RC2Parameters
Initializes this RC2Parameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.RC2Parameters
Inits the parameters from an DER encoded byte array.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.cipher.RC2WrapParameters
Initializes this RC2WrapParameters with the effective key bits from the given RC2WrapParameterSpec.
engineInit(byte[]) - Method in class iaik.security.cipher.RC2WrapParameters
Initializes this RC2WrapParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.cipher.RC2WrapParameters
Inits the parameters from an DER encoded byte array.
engineInit(int, SecureRandom) - Method in class iaik.security.cipher.TripleDESKeyGenerator
 
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.cipher.TripleDESKeyWrap
 
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class iaik.security.cipher.TripleDESKeyWrap
 
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dh.DHKeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(Key, SecureRandom) - Method in class iaik.security.dh.DHKeyAgreement
Initializes this key agreement with the given key and source of randomness.
engineInit(int, SecureRandom) - Method in class iaik.security.dh.DHParameterGenerator
Initializes the parameter generator with given prime modulus length and random seed.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dh.DHParameterGenerator
Initializes this generator with DH-specific parameter generation values and some random seed.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.dh.DHParameters
Initializes this DHParameters with prime modulus p, base generator g and length l of the private value x, derived from the given DHParameterSpec.
engineInit(byte[]) - Method in class iaik.security.dh.DHParameters
Initializes this DHParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.dh.DHParameters
Inits the parameters from a DER encoded byte array.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.dh.ESDHKEKParameters
Initializes this ESDHKEKParameters with the given ESDHKEKParameterSpec.
engineInit(byte[]) - Method in class iaik.security.dh.ESDHKEKParameters
Initializes this ESDHKEKParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.dh.ESDHKEKParameters
Inits the parameters from a DER encoded byte array.
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dh.ESDHKeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(Key, SecureRandom) - Method in class iaik.security.dh.ESDHKeyAgreement
Initializes this key agreement with the given key and source of randomness.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.dh.ESDHParameters
Initializes this ESDHParameters with prime modulus p, base generator g, prime factor q, the subgroup factor j (if available) and the seed seed and pgenCounter pgenCounter (if available).
engineInit(byte[]) - Method in class iaik.security.dh.ESDHParameters
Initializes this ESDHParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.dh.ESDHParameters
Inits the parameters from a DER encoded byte array.
engineInit(Key, AlgorithmParameterSpec) - Method in class iaik.security.mac.HMac
Deprecated.
Initializes this Mac object with given secret key and algorithm parameter specification.
engineInit(int, SecureRandom) - Method in class iaik.security.pbe.PBEParameterGenerator
Initializes the parameter generator with given salt length and random seed.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.pbe.PBEParameterGenerator
Initializes this generator with PBE-specific parameter generation values and some random seed.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.pbe.PBEParameters
Initializes this PBEParameters with salt and iteration count from a given PBEParameterSpec or PBEKeyAndParameterSpec.
engineInit(byte[]) - Method in class iaik.security.pbe.PBEParameters
Initializes this PBEParameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.pbe.PBEParameters
Inits the parameters from an DER encoded byte array.
engineInit(AlgorithmParameterSpec) - Method in class iaik.security.pbe.PBES2Parameters
Initializes this PBES2Parameters with salt and iteration count from a given PBES2KeyAndParameterSpec.
engineInit(byte[]) - Method in class iaik.security.pbe.PBES2Parameters
Initializes this PBES2Parameters object from the given DER encoded byte array.
engineInit(byte[], String) - Method in class iaik.security.pbe.PBES2Parameters
Inits the parameters from an DER encoded byte array.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.crypto.signature.RawDsaCapi
Deprecated.
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Initializes this DSA Signature object with the given DSA private key in preparation for signing data.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey) - Method in class iaik.security.rsa.RSASignature
Deprecated.
SPI: Initializes this Signature object with the given RSA private key for going to sign some data.
engineInitVerify(PublicKey) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Initializes this signature object with the specified public key for verification operations.
engineInitVerify(PublicKey) - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Signature verification through CAPI is not supported in this implementation, if this method is called it means there was an error in the toolkit.
engineInitVerify(PublicKey) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Initializes this DSA Signature object with the given DSA public key for performing a signature verification.
engineInitVerify(PublicKey) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Initializes this signature object with the specified public key for verification operations.
engineInitVerify(PublicKey) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Initializes this signature object with the specified public key for verification operations.
engineInitVerify(PublicKey) - Method in class iaik.security.rsa.RSASignature
Deprecated.
SPI: Initializes this Signature object with the given RSA public key for performing a signature verification.
engineIsCertificateEntry(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Determines whether the given alias maps to a certificate.
engineIsCertificateEntry(String) - Method in class iaik.security.keystore.IAIKKeyStore
Returns true if the entry identified by the given alias is a trusted certificate entry, and false otherwise.
engineIsKeyEntry(String) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Determines whether the given alias maps to a key.
engineIsKeyEntry(String) - Method in class iaik.security.keystore.IAIKKeyStore
Returns true if the entry identified by the given alias is a key entry, and false otherwise.
engineLoad(InputStream, char[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Reads an Entrust Profile from the specified input stream.
engineLoad(InputStream, char[]) - Method in class iaik.security.keystore.IAIKKeyStore
Loads the keystore from the given input stream.
engineNextBytes(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.FIPS140_2Compliant
Generates a user-specified number of random bytes.
engineNextBytes(byte[]) - Method in class com.entrust.toolkit.security.provider.AnsiRandom
Deprecated.
Returns the next bytes.length pseudo-random bytes.
engineNextBytes(byte[]) - Method in class com.entrust.toolkit.security.provider.X917Random
Deprecated.
Returns the next bytes.length pseudo-random bytes.
engineNextBytes(byte[]) - Method in class iaik.security.random.SecRandom
Deprecated.
Return the next bytes.length random bytes.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Resets the digest for further use.
engineReset() - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
engineReset() - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineReset() - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineReset() - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineReset() - Method in class iaik.security.mac.HMac
Deprecated.
Resets this Mac object for being able to be used for further MAC computations, either by using the same secret key again, or using a new key by properly re-initializing this MAC object.
engineReset() - Method in class iaik.security.md.Md2
Resets the digest for further use.
engineReset() - Method in class iaik.security.md.Md5
Deprecated.
SPI: Resets this MD5 message digest object for being supplied with new data.
engineReset() - Method in class iaik.security.md.Md5Old
Deprecated.
SPI: Resets this MD5 message digest object for being supplied with new data.
engineReset() - Method in class iaik.security.md.SHA
Deprecated.
SPI: Resets this SHA message digest object for being supplied with new data.
engineSetCertificateEntry(String, Certificate) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Adds certificates to the Entrust key store.
engineSetCertificateEntry(String, Certificate) - Method in class iaik.security.keystore.IAIKKeyStore
Assigns the given certificate to the given alias.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Adding keys to the Entrust key store is not permitted.
engineSetKeyEntry(String, Key, Certificate[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Adding keys to the Entrust key store is not permitted.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Adding keys to the Entrust key store is not permitted.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class iaik.security.keystore.IAIKKeyStore
Assigns the given key to the given alias, protecting it with the given password.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class iaik.security.keystore.IAIKKeyStore
Assigns the given key (that has already been protected) to the given alias.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesCipher.CBCPKCS5Padding
 
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesCipher.GcmNoPadding
 
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesKeyWrap
This method is not supported for key wrap algorithms; with key wrap algorithms, a mode of operation is not applicable.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesKeyWrapPad
This method is not supported for key wrap algorithms; with key wrap algorithms, a mode of operation is not applicable.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Sets the block mode of this cipher.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Sets the block mode of this cipher.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Sets the block mode of this cipher.
engineSetMode(String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
engineSetMode(String) - Method in class iaik.security.cipher.PBES2
 
engineSetMode(String) - Method in class iaik.security.cipher.PBES2Cipher
 
engineSetMode(String) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineSetMode(String) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineSetMode(String) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesCipher.CBCPKCS5Padding
 
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesCipher.GcmNoPadding
 
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesKeyWrap
This method is not supported for key wrap algorithms; with key wrap algorithms, a padding mechanism is not applicable.
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AesKeyWrapPad
This method is not supported for key wrap algorithms; with key wrap algorithms, a padding mechanism is not applicable.
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Sets the padding type of this cipher.
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Sets the padding type of this cipher.
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Sets the padding type of this cipher.
engineSetPadding(String) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
engineSetPadding(String) - Method in class iaik.security.cipher.PBES2
 
engineSetPadding(String) - Method in class iaik.security.cipher.PBES2Cipher
 
engineSetPadding(String) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
engineSetPadding(String) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
engineSetPadding(String) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
 
engineSetParameter(String, Object) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Setting algorithm parameters using this method is not supported; this API always throws an InvalidParameterException.
engineSetParameter(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Initializes the signature algorithm with the specified parameter set.
engineSetParameter(String, Object) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Sets the specified algorithm parameter to the specified value.
engineSetParameter(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
Initializes this DSA signature engine with the given parameter set.
engineSetParameter(String, Object) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Sets the specified algorithm parameter to the specified value.
engineSetParameter(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Initializes the signature engine with the specified parameter.
engineSetParameter(String, Object) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Sets the specified algorithm parameter to the specified value.
engineSetParameter(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Sets the specified algorithm parameter to the specified value.
engineSetParameter(String, Object) - Method in class iaik.security.rsa.RSASignature
Deprecated.
This method is not implemented and only throws an InvalidParameterException
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.DRBGusingSHA512
 
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.FIPS140_2Compliant
Reseeds this random object.
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.FIPS186_2usingSHA1
 
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.X9_31using3DES
 
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.crypto.random.X9_31usingAES256
 
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.provider.AnsiRandom
Deprecated.
Reseeds this random object.
engineSetSeed(byte[]) - Method in class com.entrust.toolkit.security.provider.X917Random
Deprecated.
Reseeds this random object.
engineSetSeed(byte[]) - Method in class iaik.security.random.SecRandom
Deprecated.
Set the seed to be used for random number generation.
engineSign() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSign() - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Returns the signature bytes of all the data updated so far.
engineSign() - Method in class com.entrust.toolkit.security.crypto.signature.RawDsaCapi
Deprecated.
Returns the signature bytes of all the data updated so far.
engineSign() - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Returns the signature bytes of all the data updated so far.
engineSign() - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Returns the signature byte array containing all of the updated data.
engineSign() - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Returns the signature byte array containing all of the updated data.
engineSign() - Method in class iaik.security.rsa.RSASignature
Deprecated.
SPI: Returns a byte array holding the signature resulting from all already performed data update operations.
engineSignUsingDigest(byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineSignUsingDigest(byte[], byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineSize() - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the number of entries in a key store.
engineSize() - Method in class iaik.security.keystore.IAIKKeyStore
Retrieves the number of entries in this keystore.
engineStore(OutputStream, char[]) - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Write the read-write certificate store to the given output stream.
engineStore(OutputStream, char[]) - Method in class iaik.security.keystore.IAIKKeyStore
Writes this keystore to the given output stream, and protects its integrity with the specified password.
engineToString() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameters
Deprecated.
 
engineToString() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
 
engineToString() - Method in class com.entrust.toolkit.security.crypto.cipher.Cast3Parameters
Returns a String representation of the parameters.
engineToString() - Method in class com.entrust.toolkit.security.crypto.cipher.GcmParameters
Returns a formatted string describing the parameters.
engineToString() - Method in class com.entrust.toolkit.security.crypto.ec.EcAlgorithmParameters
Returns a formatted string describing the parameters.
engineToString() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameters
Returns a formatted string describing the parameters.
engineToString() - Method in class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
engineToString() - Method in class com.entrust.toolkit.security.crypto.params.AesKeyWrapParameters
 
engineToString() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
engineToString() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
 
engineToString() - Method in class com.entrust.toolkit.security.provider.IDEAParameters
Returns a String representation of the IDEA parameters.
engineToString() - Method in class iaik.security.cipher.CAST128Parameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.cipher.CAST128WrapParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.cipher.IvParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.cipher.PWRIKekWrapParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.cipher.RC2Parameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.cipher.RC2WrapParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.dh.DHParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.dh.ESDHKEKParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.dh.ESDHParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.pbe.PBEParameters
Returns a String representation of the parameters.
engineToString() - Method in class iaik.security.pbe.PBES2Parameters
Returns a String representation of the parameters.
engineTranslateKey(Key) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
engineTranslateKey(Key) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyFactory
Deprecated.
Translates the key argument of an unknown or untrusted provider into a Key object supported by this ECDSA key factory.
engineTranslateKey(SecretKey) - Method in class iaik.pkcs.pkcs12.KeyFactory
Translates a key object of some unknown or untrusted provider into a secret key object of this key factory.
engineTranslateKey(SecretKey) - Method in class iaik.pkcs.pkcs5.KeyFactory
Translates a key object of some unknown or untrusted provider into a secret key object of this key factory.
engineTranslateKey(SecretKey) - Method in class iaik.security.cipher.GeneralKeyFactory
Translates a key object of some unknown or untrusted provider into a secret key object of this key factory.
engineTranslateKey(Key) - Method in class iaik.security.dh.DHKeyFactory
Translates the given key object of some unknown or untrusted provider into a key object supported by this DH key factory.
engineTranslateKey(Key) - Method in class iaik.security.dh.ESDHKeyFactory
This method can't translate any keys.
engineTranslateKey(Key) - Method in class iaik.security.dsa.DSAKeyFactory
Translates the given key object of some unknown or untrusted provider into a key object supported by this DSA key factory.
engineTranslateKey(Key) - Method in class iaik.security.rsa.RSAKeyFactory
Translates the given key object of some unknown or untrusted provider into a key object supported by this RSA key factory.
engineUnwrap(byte[], String, int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Unwrap a previously wrapped key.
engineUnwrap(byte[], String, int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Unwrap a previously wrapped key.
engineUnwrap(byte[], String, int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Unwrap a previously wrapped key.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.MD5
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.RipeMd160
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.SHA1
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.SHA224
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.SHA256
Updates the digest using the specified byte.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.SHA384
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.SHA512
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
Updates the digest using the specified byte.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
 
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int, byte[], int) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Processes the given byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.mac.CMac
Processes the first len bytes in input, starting at offset inclusive.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Processes the first len bytes in input, starting at offset inclusive.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.mac.HMac
Processes the given byte.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Processes the given byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.mac.SymmetricCipherMac
Processes the first len bytes in input, starting at offset inclusive.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.crypto.signature.RawDsaCapi
Deprecated.
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.signature.RawDsaCapi
Deprecated.
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Updates the data to be signed or verified with the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Updates the data to be signed or verified with the specified number of bytes, beginning at the specified offset within the given byte array.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
SPI: Updates the data to be signed or verified with the specified byte.
engineUpdate(byte[], int, int) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
SPI: Updates the data to be signed or verified with the specified number of hashed bytes, beginning at the specified offset within the given byte array.
engineUpdate(byte[], int, int) - Method in class iaik.security.cipher.PBES2
 
engineUpdate(byte[], int, int, byte[], int) - Method in class iaik.security.cipher.PBES2
 
engineUpdate(byte[], int, int) - Method in class iaik.security.cipher.PBES2Cipher
 
engineUpdate(byte[], int, int, byte[], int) - Method in class iaik.security.cipher.PBES2Cipher
 
engineUpdate(byte) - Method in class iaik.security.mac.HMac
Deprecated.
Processes the given byte.
engineUpdate(byte[], int, int) - Method in class iaik.security.mac.HMac
Deprecated.
Processes the given number of bytes, supplied in a byte array starting at the given position.
engineUpdate(byte[], int, int) - Method in class iaik.security.md.Md2
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class iaik.security.md.Md2
Updates the digest using the specified byte.
engineUpdate(byte) - Method in class iaik.security.md.Md5
Deprecated.
SPI: Updates the data to be hashed with the specified byte.
engineUpdate(byte[], int, int) - Method in class iaik.security.md.Md5
Deprecated.
SPI: Updates the data to be hashed with the specified number of bytes, beginning at the specified offset within the given byte array.
engineUpdate(byte) - Method in class iaik.security.md.Md5Old
Deprecated.
SPI: Updates the data to be hashed with the specified byte.
engineUpdate(byte[], int, int) - Method in class iaik.security.md.Md5Old
Deprecated.
SPI: Updates the data to be hashed with the specified number of bytes, beginning at the specified offset within the given byte array.
engineUpdate(byte) - Method in class iaik.security.md.SHA
Deprecated.
SPI: Updates the data to be hashed with the specified byte.
engineUpdate(byte[], int, int) - Method in class iaik.security.md.SHA
Deprecated.
SPI: Updates the data to be hashed with the specified number of bytes, beginning at the specified offset within the given byte array.
engineUpdate(byte) - Method in class iaik.security.rsa.RSASignature
Deprecated.
SPI: Updates the data to be signed or verified with the specified byte.
engineUpdate(byte[], int, int) - Method in class iaik.security.rsa.RSASignature
Deprecated.
SPI: Updates the data to be signed or verified with the specified number of bytes, beginning at the specified offset within the given byte array.
engineUpdateAAD(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
engineVerify(byte[]) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
engineVerify(byte[]) - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
Signature verification through CAPI is not supported in this implementation, if this method is called it means there was an error in the toolkit.
engineVerify(byte[]) - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
SPI: Verifies the given signature.
engineVerify(byte[]) - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Verifies the signature.
engineVerify(byte[]) - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Verifies the signature.
engineVerify(byte[]) - Method in class iaik.security.rsa.RSASignature
Deprecated.
Verifies the given signature of a message according to PKCS#1.
engineVerifyUsingDigest(byte[], byte[]) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineVerifyUsingDigest(byte[], byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignatureImplKeychain
 
engineVerifyUsingDigest(byte[], byte[]) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPkcs1v1_5SignatureImplKeychain
Constructor for verifying with a digest and signature bytes.
engineVerifyUsingDigest(byte[], byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPkcs1v1_5SignatureImplKeychain
Constructor for verifying with a digest and signature bytes.
engineWrap(Key) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Wrap a key.
engineWrap(Key) - Method in class com.entrust.toolkit.security.crypto.cipher.SymmetricBlockCipher
Wrap a key.
engineWrap(Key) - Method in class com.entrust.toolkit.security.crypto.elgamal.ElGamalCipher
Wrap a key.
enhancedMillerRabin(BigInteger, int, Random) - Static method in class com.entrust.toolkit.util.CryptoUtils
Performs the enhanced Miller_Rabin tests, and Returns a BigInteger as a result.
enhancedSearchGuide - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.47"
OID Name: "enhancedSearchGuide"
OID Short-name: none
Source: RFC 4519
entering(String, String) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
entering(String, String, Object) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
entering(String, String, Object[]) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
entering(String, String) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Log a message that a given method is being entered.
entering(String, String, Object) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Log a message that a given method is being entered, and log the parameter to the method.
entering(String, String, Object[]) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Log a message that a given method is being entered, and log the parameters to the method.
entering(String, String) - Method in class com.entrust.toolkit.tracing.TraceLog
Log a message that a given method is being entered.
entering(String, String, Object) - Method in class com.entrust.toolkit.tracing.TraceLog
Log a message that a given method is being entered, and log a single parameter to the method.
entering(String, String, Object[]) - Method in class com.entrust.toolkit.tracing.TraceLog
Log a message that a given method is being entered, and log the parameters to the method.
EntropySource - Interface in com.entrust.toolkit.security.crypto.random
Defines the interface to an entropy source.
Entrust - Class in com.entrust.toolkit.security.provider
Entrust's security provider in the Java Cryptography Architecture.
Entrust() - Constructor for class com.entrust.toolkit.security.provider.Entrust
The constructor; creates a new instance of the Entrust JCA/JCE cryptographic service provider.
ENTRUST_ANY_CSP_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
The policy may be set to Any which indicates that Any CSP can be used
ENTRUST_ANY_SMARTCARD_CSP_POLICY - Static variable in class com.entrust.toolkit.capi.CapiConstants
The policy may be set to Any SmartCard to indicate any SmartCard CSP may be used
ENTRUST_CAPI_PROP_ID - Static variable in class com.entrust.toolkit.capi.CertPropertyId
Entrust-specific property, used by Entelligence when exporting keys and certificates to CAPI.
ENTRUST_ENHANCED_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Entrust Enhanced Cryptographic Provider
ENTRUST_OBJECTS - Static variable in class com.entrust.toolkit.credentials.TokenDeletionMechanism
Indicates that all objects created by Entrust are to be deleted from the token.
ENTRUST_SYMMETRIC_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Entrust Symmetrict Cryptographic Provider
entrustAdministratorName - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the entrustAdministratorName.
EntrustAlgorithmCapabilityList - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for AlgorithmCapabilityListBitString, as defined by Entrust.
EntrustAlgorithmCapabilityList(BinaryString) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Creates a new EntrustAlgorithmCapabilityList.
EntrustAlgorithmCapabilityList(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Creates a new EntrustAlgorithmCapabilityList from an ASN1Object.
EntrustApplicationIdentifier - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustApplicationIdentifierSyntax as defined in the EASM N Key Pair support specification.
EntrustApplicationIdentifier(byte[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Creates a new EntrustApplicationIdentifier object with the specified component.
EntrustApplicationIdentifier(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Creates a new EntrustApplicationIdentifier from an ASN1Object.
EntrustAsymKeyType - Class in com.entrust.toolkit.x509.policies
An asymmetric key type.
EntrustCapabilities - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCapabilities, as defined by Entrust.
EntrustCapabilities(Boolean) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Creates a new EntrustCapabilities.
EntrustCapabilities(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Creates a new EntrustCapabilities from an ASN1Object.
EntrustCapabilityList - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCapabilityList, as defined by Entrust.
EntrustCapabilityList(BinaryString) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Creates a new EntrustCapabilityList.
EntrustCapabilityList(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Creates a new EntrustCapabilityList from an ASN1Object.
EntrustCAProtEncCerts - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for the entrustCAProtEncCerts PKIX-CMP General Message content value as defined in the Entrust OID Registry.
EntrustCAProtEncCerts(X509Certificate[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Creates a new EntrustCAProtEncCerts object with the specified component.
EntrustCAProtEncCerts(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Creates a new EntrustCAProtEncCerts object from an ASN1Object.
EntrustCAProtEncPos - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for the entrustCAProtEncPos PKIX-CMP EncrypteValue.valueHint entry as defined in the Entrust OID Registry.
EntrustCAProtEncPos(int) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Creates a new EntrustCAProtEncPos object with the specified component.
EntrustCAProtEncPos(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Creates a new EntrustCAProtEncPos object from an ASN1Object.
EntrustCertDefnInfo - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertDefnInfo as defined in the EASM N Key Pair support specification.
EntrustCertDefnInfo(EntrustCertInfoId) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Creates a new EntrustCertDefnInfo object with the specified component.
EntrustCertDefnInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Creates a new EntrustCertDefnInfo from an ASN1Object.
EntrustCertDefnList - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertDefnList as defined in the EASM N Key Pair support specification.
EntrustCertDefnList(EntrustNewCertDefn) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Creates a new EntrustCertDefnList object with a single entry of returned certificate information.
EntrustCertDefnList(EntrustNewCertDefn[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Creates a new EntrustCertDefnList object with the specified component.
EntrustCertDefnList(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Creates a new EntrustCertDefnList from an ASN1Object.
EntrustCertDefnSettings - Class in com.entrust.toolkit.x509.policies
This class contains certificate-definition policy information.
EntrustCertDefnSettings(EntrustCertDefnInfo) - Constructor for class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Creates an EntrustCertDefnSettings object from an EntrustCertDefnInfo structure.
EntrustCertHash - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertHash as defined in the EASM N Key Pair support specification.
EntrustCertHash(byte[], BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Creates a new EntrustCertHash object with the specified components.
EntrustCertHash(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Creates a new EntrustCertHash from an ASN1Object.
EntrustCertInfoId - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertInfoId as defined in the EASM N Key Pair support specification.
EntrustCertInfoId(String) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a new EntrustCertInfoId object with the specified component.
EntrustCertInfoId(BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a new EntrustCertInfoId object with the specified component.
EntrustCertInfoId(String, BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a new EntrustCertInfoId object with the specified components.
EntrustCertInfoId(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a new EntrustCertInfoId from an ASN1Object.
EntrustCertManagementState - Enum in com.entrust.toolkit.capi
The Entrust certificate management state; used as the value for the CertPropertyId.EE_CERT_PROP_CERT_MANAGEMENT_STATE Entrust-specific certificate property.
EntrustCertPolicy - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertPolicy as defined in the EASM N Key Pair support specification.
EntrustCertPolicy(EntrustCertTypeInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Creates a new EntrustCertPolicy object with the specified component.
EntrustCertPolicy(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Creates a new EntrustCertPolicy from an ASN1Object.
EntrustCertType - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertTypeSyntax as defined in the EASM N Key Pair support specification.
EntrustCertType(EntrustCertInfoId) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Creates a new EntrustCertType object with the specified component.
EntrustCertType(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Creates a new EntrustCertType from an ASN1Object.
EntrustCertTypeAndDefn - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertTypeAndDefn as defined in the EASM N Key Pair support specification.
EntrustCertTypeAndDefn(EntrustCertInfoId) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Creates a new EntrustCertTypeAndDefn object with the specified component.
EntrustCertTypeAndDefn(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Creates a new EntrustCertTypeAndDefn from an ASN1Object.
EntrustCertTypeInfo - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertTypeInfo as defined in the EASM N Key Pair support specification.
EntrustCertTypeInfo(EntrustCertInfoId, EntrustCertDefnInfo[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Creates a new EntrustCertTypeInfo object with the specified components.
EntrustCertTypeInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Creates a new EntrustCertTypeInfo from an ASN1Object.
EntrustCertTypePolicy - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertTypePolicy as defined in the EASM N Key Pair support specification.
EntrustCertTypePolicy() - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Creates a new EntrustCertTypePolicy object that contains no certificate-type/definition policy information.
EntrustCertTypePolicy(EntrustCertTypeInfo[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Creates a new EntrustCertTypePolicy object with the specified certificate-type/definition policy information.
EntrustCertTypePolicy(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Creates a new EntrustCertTypePolicy from an ASN1Object.
EntrustCertTypeSettings - Class in com.entrust.toolkit.x509.policies
This class contains certificate-type policy information.
EntrustCertTypeSettings(User, BigInteger, boolean) - Constructor for class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Creates an EntrustCertTypeSettings object by retrieving the necessary information from the user's main policy certificate, and the user's policy certificate sources (Cache or Directory).
EntrustCertTypeSettings(User, String, boolean) - Constructor for class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Creates an EntrustCertTypeSettings object by retrieving the necessary information from the user's main policy certificate, and the user's policy certificate sources (Cache or Directory).
EntrustCertTypeSettings(EntrustCertTypeInfo) - Constructor for class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Creates an EntrustCertTypeSettings object from an EntrustCertTypeInfo structure.
EntrustClientInfo - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustClientInfo as defined in the EASM N Key Pair support specification.
EntrustClientInfo(byte[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Creates a new EntrustClientInfo object with the specified component.
EntrustClientInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Creates a new EntrustClientInfo object from an ASN1Object.
EntrustDSA - Class in com.entrust.toolkit.security.provider
Deprecated.
since 8.0; use DsaWithSha1Signature instead
EntrustDSA() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
Default constructor.
EntrustDSA.Raw - Class in com.entrust.toolkit.security.provider
Deprecated.
since 8.0; use DsaWithNoneSignature instead
EntrustDSAImpl - Class in com.entrust.toolkit.security.provider
Deprecated.
since 8.0; use DsaWithSha1Signature instead
EntrustDSAImpl() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSAImpl
Deprecated.
Default constructor.
EntrustDSAPKCS11 - Class in com.entrust.toolkit.security.provider
Deprecated.
since 8.0; use DsaWithSha1Signature instead
EntrustDSAPKCS11() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSAPKCS11
Deprecated.
 
EntrustECDSA - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcdsaWithSha1Signature instead
EntrustECDSA() - Constructor for class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
Default constructor.
EntrustEncCertPOP - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEncCertPOP as defined in the EASM N Key Pair support specification.
EntrustEncCertPOP(EntrustCertHash) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Creates a new EntrustEncCertPOP object with a single entry of encryption certificate proof-of-possession information.
EntrustEncCertPOP(EntrustCertHash[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Creates a new EntrustEncCertPOP object with the specified component.
EntrustEncCertPOP(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Creates a new EntrustEncCertPOP from an ASN1Object.
EntrustEventCertificate - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEventCertificate as defined in the EASM N Key Pair support specification.
EntrustEventCertificate(AttributeCertificate) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Creates a new EntrustEventCertificate object with the specified component.
EntrustEventCertificate(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Creates a new EntrustEventCertificate from an ASN1Object.
EntrustEventIdentifier - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEventIdentifier as defined in the EASM N Key Pair support specification.
EntrustEventIdentifier(BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Creates a new EntrustEventIdentifier object with the specified component.
EntrustEventIdentifier(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Creates a new EntrustEventIdentifier from an ASN1Object.
EntrustEventInfo - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustCertType as defined in the EASM N Key Pair support specification.
EntrustEventInfo(BigInteger, BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Creates a new EntrustEventInfo object with the specified components.
EntrustEventInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Creates a new EntrustEventInfo from an ASN1Object.
EntrustEventList - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEventList as defined in the EASM N Key Pair support specification.
EntrustEventList(byte[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Creates a new EntrustEventList object with the specified component.
EntrustEventList(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Creates a new EntrustEventList from an ASN1Object.
EntrustEventReason - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEventReason as defined in the EASM N Key Pair support specification.
EntrustEventReason(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Creates a new EntrustEventReason from an ASN1Object.
EntrustEventVerCert - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustEventVerCert as defined in the EASM N Key Pair support specification.
EntrustEventVerCert(X509Certificate) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Creates a new EntrustEventVerCert object with the specified component.
EntrustEventVerCert(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Creates a new EntrustEventVerCert from an ASN1Object.
EntrustFileContentType - Class in com.entrust.toolkit.roaming
The EntrustFileContentType class implements the ASN1 object for EntrustFileContentType.
EntrustFileContentType() - Constructor for class com.entrust.toolkit.roaming.EntrustFileContentType
 
EntrustFileDesc - Class in com.entrust.toolkit.roaming
The EntrustFileDesc class implements the ASN1Object for EntrustFileDesc.
EntrustFileDesc() - Constructor for class com.entrust.toolkit.roaming.EntrustFileDesc
Default constructor.
EntrustFileDesc(ObjectID, ENUMERATED, OCTET_STRING) - Constructor for class com.entrust.toolkit.roaming.EntrustFileDesc
Creates an EntrustFileDesc object using the given arguments.
EntrustFileOperation - Class in com.entrust.toolkit.roaming
The EntrustFileOperation class implements the ASN1Object for EntrstFileOperation.
EntrustFileOperation() - Constructor for class com.entrust.toolkit.roaming.EntrustFileOperation
 
EntrustFiles - Class in com.entrust.toolkit.roaming
The EntrustFiles class implements the ASN1Object for EntrustFiles, a sequence of Entrust files.
EntrustFiles() - Constructor for class com.entrust.toolkit.roaming.EntrustFiles
The default constructor.
EntrustFIPSInitializer - Class in com.entrust.toolkit.security.provider
The purpose of this provider is to provide a configurable way for applications to turn on FIPS mode in the Entrust Java toolkit without having to make an API call.
EntrustFIPSInitializer() - Constructor for class com.entrust.toolkit.security.provider.EntrustFIPSInitializer
Constructor calls the super class constructor and then turns on FIPS mode in the toolkit
EntrustHostnameVerifier - Class in com.entrust.toolkit.x509.directory
This class is used to determine if the Server Identity check passes according to specification in RFC 2830:
EntrustHostnameVerifier() - Constructor for class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
 
EntrustJSSEProvider - Class in com.entrust.toolkit.x509.jsse.provider
The ENTRUST_JSSE provider for JSSE implementations.
EntrustJSSEProvider() - Constructor for class com.entrust.toolkit.x509.jsse.provider.EntrustJSSEProvider
 
EntrustKeyStore - Class in com.entrust.toolkit.credentials
The EntrustKeyStore class wraps the Java Security KeyStore model around an instance of the Entrust User class.
EntrustKeyStore(User, boolean) - Constructor for class com.entrust.toolkit.credentials.EntrustKeyStore
Creates a new instance of the EntrustKeyStore, given a User object and the mode in which it should operate.
EntrustKeyStoreSpi - Class in com.entrust.toolkit.credentials
The EntrustKeyStoreSpi class provides a common interface for the user to work with a variety of credentials.
EntrustKeyStoreSpi() - Constructor for class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Creates an empty key store — initialized by the load method.
EntrustKeyStoreSpi(User, boolean) - Constructor for class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
This constructor is used only by the EntrustKeyStore class.
EntrustLogicError - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a situation the Toolkit was not expecting occurs; typically, it indicates a defect in the Toolkit.
EntrustLogicError() - Constructor for exception com.entrust.toolkit.exceptions.EntrustLogicError
A constructor; creates a new EntrustLogicError that contains a default detail message.
EntrustLogicError(String) - Constructor for exception com.entrust.toolkit.exceptions.EntrustLogicError
A constructor; creates a new EntrustLogicError that contains the additional detail message prefixed by the default detail message.
EntrustLogicError(String, Throwable) - Constructor for exception com.entrust.toolkit.exceptions.EntrustLogicError
A constructor; creates a new EntrustLogicError that contains the additional detail message prefixed by the default detail message and the provided cause.
EntrustLogicError(Throwable) - Constructor for exception com.entrust.toolkit.exceptions.EntrustLogicError
A constructor; creates a new EntrustLogicError that contains the the default detail message and the provided cause.
EntrustMimeMessage - Class in com.entrust.toolkit.security.smime
It has been noticed that certain applications produce MIME messages whose name parameters in the Content-Type headers or filename parameters in the Content-Disposition headers have values with SPACE but not within quoted-strings.
EntrustMimeMessage(Session, InputStream) - Constructor for class com.entrust.toolkit.security.smime.EntrustMimeMessage
 
EntrustMimeMessage(MimeMessage) - Constructor for class com.entrust.toolkit.security.smime.EntrustMimeMessage
 
EntrustMimeMessage(Folder, InternetHeaders, byte[], int) - Constructor for class com.entrust.toolkit.security.smime.EntrustMimeMessage
 
EntrustMimeMessage(Folder, InputStream, int) - Constructor for class com.entrust.toolkit.security.smime.EntrustMimeMessage
 
EntrustNewCertDefn - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustNewCertDefn as defined in the EASM N Key Pair support specification.
EntrustNewCertDefn(CertId) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Creates a new EntrustNewCertDefn object with the specified component.
EntrustNewCertDefn(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Creates a new EntrustNewCertDefn from an ASN1Object.
EntrustP10CertReqInfo - Class in com.entrust.toolkit.credentials
A simple data structure that can be used in conjunction with EntrustP10CertRetriever to request issuance of unmanaged end user certificates from an Entrust Authority Security Manager (EASM) that supports PKIX-CMP in Administrator Authenticated (AA) mode (Supported on EASM 7.1 patch 96478 or later).
EntrustP10CertReqInfo(PublicKey, String, X509Extensions) - Constructor for class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
The constructor; creates a EntrustP10CertReqInfo object from a public key and a certificate definition name.
EntrustP10CertReqInfo(PublicKey, EntrustCertInfoId, X509Extensions) - Constructor for class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
The constructor; creates a EntrustP10CertReqInfo object from a public key and a certificate definition identifier.
EntrustP10CertReqInfo(CertificateRequest, String) - Constructor for class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
The constructor; creates a EntrustP10CertReqInfo object from a PKCS 10 certificate request and a certificate definition identifier.
EntrustP10CertReqInfo(CertificateRequest, EntrustCertInfoId) - Constructor for class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
The constructor; creates a EntrustP10CertReqInfo object from a PKCS 10 certificate request and a certificate definition identifier.
EntrustP10CertRetriever - Class in com.entrust.toolkit.credentials
Enables unmanaged end user certificates to be retrieved from an Entrust Authority Security Manager (EASM) when the key pair is generated externally.
EntrustP10CertRetriever(ManagerTransport, User) - Constructor for class com.entrust.toolkit.credentials.EntrustP10CertRetriever
The constructor; creates an EntrustP10CertRetriever that will communicated with the specified Entrust Authority Security Manager (EASM).
EntrustPKCS11 - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.0; use Entrust instead
EntrustPKCS11() - Constructor for class com.entrust.toolkit.security.provider.EntrustPKCS11
Deprecated.
 
EntrustPKIXCMPException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an error occurs during a PKIX-CMP transaction with an Entrust Security Manager.
EntrustPKIXCMPException(String) - Constructor for exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Creates an EntrustPKIXCMPException with the indicated exception message.
EntrustPKIXCMPException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Creates an EntrustPKIXCMPException with the indicated inner exception, and exception message.
EntrustPKIXCMPException(String, ErrorMsgContent) - Constructor for exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Creates an EntrustPKIXCMPException that was caused by a PKIX-CMP error.
EntrustPKIXCMPInjectedCertReqInfo - Class in com.entrust.toolkit.credentials
Represents certificate request information that can be injected into the Entrust Certificate Management Protocol (PKIX-CMP) implementation.
EntrustPolicyCertificate - Class in com.entrust.toolkit.x509.policies
This class represents a policy certificate, specified by the following: -- AttributeCertificate ::= SIGNED {AttributeCertificateInfo} AttributeCertificate ::= SEQUENCE { unsignedAttributeCertificate AttributeCertificateInfo, algorithm AlgorithmIdentifier, signature BIT STRING } AttributeCertificateInfo ::= SEQUENCE { version AttCertVersion DEFAULT v1, owner Owner, issuer AttCertIssuer, signature AlgorithmIdentifier, serialNumber CertificateSerialNumber, attrCertValidityPeriod AttCertValidityPeriod, attributes SEQUENCE OF Attribute, issuerUniqueID UniqueIdentifier OPTIONAL, extensions Extensions OPTIONAL } AttCertVersion ::= INTEGER {v1(0), v2(1)} Owner ::= SEQUENCE { baseCertificateID [0] IssuerSerial OPTIONAL, -- the issuer and serial number of the owner's Public Key Certificate entityName [1] GeneralNames OPTIONAL, -- the name of the claimant or role objectDigestInfo [2] ObjectDigestInfo OPTIONAL -- if present, version must by v2 } ObjectDigestInfo ::= SEQUENCE { digestAlgorithm AlgorithmIdentifier, objectDigest OCTET STRING } AttCertIssuer ::= SEQUENCE { issuerName GeneralNames OPTIONAL, baseCertificateId [0] IssuerSerial OPTIONAL } IssuerSerial ::= SEQUENCE { issuer GeneralNames, serial CertificateSerialNumber, issuerUID UniqueIdentifier OPTIONAL } AttCertValidityPeriod ::= SEQUENCE { notBeforeTime GeneralizedTime, notAfterTime GeneralizedTime }
EntrustPolicyCertificate(byte[]) - Constructor for class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Creates a EntrustPolicyCertificate from a DER byte array.
EntrustPolicyCertificate(ASN1Object) - Constructor for class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Creates a EntrustPolicyCertificate from an ASN1 structure.
EntrustProfileProtectionAlgorithms - Class in com.entrust.toolkit.credentials
Contains constants for the supported Entrust profile protection algorithms.
EntrustProofOfRA - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustProofOfRA, as defined by Entrust.
EntrustProofOfRA(EntrustProofOfRAInfo, PrivateKey, AlgorithmID) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
A constructor; creates a new EntrustProofOfRA by generating a signature over the provided EntrustProofOfRAInfo structure the RA signing key and the indicated signature algorithm.
EntrustProofOfRA(EntrustProofOfRAInfo, AlgorithmID, byte[]) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
A constructor; creates a new EntrustProofOfRA by constructing it from the provided components.
EntrustProofOfRA(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
A constructor; create a new EntrustProofOfRA by decoding the provided ASN1Object.
EntrustProofOfRAInfo - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustProofOfRAInfo, as defined by Entrust.
EntrustProofOfRAInfo(X509Certificate, AlgorithmID, PKIHeader, PKIBody) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Creates a new EntrustProofOfRAInfo.
EntrustProofOfRAInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Creates a new EntrustProofOfRAInfo from an ASN1Object.
EntrustProvider - Class in com.entrust.toolkit.cms
This class implements the SecurityProvider interface for the provider Entrust.
EntrustProvider() - Constructor for class com.entrust.toolkit.cms.EntrustProvider
Default Constructor.
EntrustProviderMissingException - Exception in com.entrust.toolkit.exceptions
This exception is thrown by operations that require the Entrust JCA/JCE cryptographic service provider (CSP), but find that it has not been installed.
EntrustProviderMissingException() - Constructor for exception com.entrust.toolkit.exceptions.EntrustProviderMissingException
The constructor; creates a new EntrustProviderMissingException.
EntrustProviderTamperedException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a request is made for a known supported cryptographic algorithm from the Entrust JCA/JCE cryptographic service provider (CSP), but the JCE/JCA indicates that algorithm is not supported.
EntrustProviderTamperedException(String, NoSuchAlgorithmException) - Constructor for exception com.entrust.toolkit.exceptions.EntrustProviderTamperedException
The constructor; creates a new EntrustProviderTamperedException.
EntrustProviderTamperedException(String, NoSuchPaddingException) - Constructor for exception com.entrust.toolkit.exceptions.EntrustProviderTamperedException
The constructor; creates a new EntrustProviderTamperedException.
EntrustRawDSAPKCS11 - Class in com.entrust.toolkit.security.provider
Deprecated.
since 8.0; use DsaWithNoneSignature instead
EntrustRawDSAPKCS11() - Constructor for class com.entrust.toolkit.security.provider.EntrustRawDSAPKCS11
Deprecated.
 
EntrustRawECDSA - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcdsaWithNoneSignature instead
EntrustRawECDSA() - Constructor for class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
Default constructor.
EntrustReqReason - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustReqReason as defined in the EASM N Key Pair support specification.
EntrustReqReason(EntrustEventReason) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Creates a new EntrustReqReason object with the specified component.
EntrustReqReason(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Creates a new EntrustReqReason from an ASN1Object.
entrustRoamingCAPAB - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's CA Personal Address Book.
entrustRoamingEOP - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's application options file.
entrustRoamingPAB - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's Personal Address Book.
entrustRoamingProfile - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's profile.
entrustRoamingPRV - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's group key file.
entrustRoamingRecipList - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
OID for the user's recipient list file.
entrustRoamingSLA - Static variable in class com.entrust.toolkit.roaming.EntrustFileContentType
Deprecated.
as of 8.0 patch. This was required for applications that used the Single Login feature which is no longer supported. This will be removed in a future release of the toolkit.
EntrustRoleId - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustRoleId as defined in the EASM N Key Pair support specification.
EntrustRoleId(BigInteger) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Creates a new EntrustRoleId object with the specified component.
EntrustRoleId(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Creates a new EntrustRoleId from an ASN1Object.
EntrustSigConfig - Class in com.entrust.toolkit.x509.policies
Configuration information for a signature algorithm.
EntrustSigConfig.MultipleAlgSigConfig - Class in com.entrust.toolkit.x509.policies
A multiple algorithm signature algorithm configuration.
EntrustSigConfig.SingleAlgSigConfig - Class in com.entrust.toolkit.x509.policies
A single algorithm signature algorithm configuration.
EntrustSSLSocketFactory - Class in com.entrust.toolkit.x509.directory
Custom socket factory used for creating SSLSockets.
EntrustSSLSocketFactory(TrustManager[], KeyManager[], SecureRandom, String) - Constructor for class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Initializes an EntrustSSLSocketFactory from an array of TrustManagers, an array of KeyManagers, and a Secure random number generator.
EntrustSSLSocketFactory(TrustManager[], KeyManager[], SecureRandom) - Constructor for class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Initializes an EntrustSSLSocketFactory from an array of TrustManagers, an array of KeyManagers, and a Secure random number generator.
EntrustSSLSocketFactory.InetHandling - Enum in com.entrust.toolkit.x509.directory
Define Enumeration for Inet Handling
EntrustState - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for EntrustState as defined in the EASM N Key Pair support specification.
EntrustState(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Creates a new EntrustState from an ASN1Object.
EntrustStrongestRecovery - Class in com.entrust.toolkit.asn1.cmpv1.gkm
This class implements the ASN.1 structure for the entrustStrongestRecovery PKIX-CMP General Message content value as defined in the Entrust OID Registry.
EntrustStrongestRecovery(String) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Creates a new EntrustStrongestRecovery object with the specified component.
EntrustStrongestRecovery(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Creates a new EntrustStrongestRecovery object from an ASN1Object.
EntrustSymmEncConfig - Class in com.entrust.toolkit.x509.policies
Configuration information for a symmetric encryption algorithm.
EntrustValueHintEntry - Class in com.entrust.toolkit.asn1.cmpv1.gkm
The super-class of entries recognized by Entrust in the 'valueHint' component of an EncryptedValue structure.
EntrustVersInfo - Class in com.entrust.toolkit.x509.extensions
This class implements the EntrustVersInfo Extension.
EntrustVersInfo() - Constructor for class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Default constructor.
enumCertificatesInStore(CertContext) - Method in class com.entrust.toolkit.capi.CertStore
Enumerates the certificates contained in this certificate store.
enumerateCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
ENUMERATED - Static variable in class iaik.asn1.ASN
Global ASN.1 type ENUMERATED
ENUMERATED - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type ENUMERATED
ENUMERATED - Class in iaik.asn1
This class implements the native ASN.1 type "ENUMERATED".
ENUMERATED() - Constructor for class iaik.asn1.ENUMERATED
Create an empty ENUMERATED.
ENUMERATED(int) - Constructor for class iaik.asn1.ENUMERATED
Creates an ENUMERATED object for representing the given int value.
enumerateRootCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
Enumerate all of the root certificates (both local and system) from the keychain.
EnvelopedData - Class in iaik.cms
This class represents the non-stream supporting implementation of the CMS content type EnvelopedData.
EnvelopedData() - Constructor for class iaik.cms.EnvelopedData
Default constructor for dynamic object creation in ContentInfo.
EnvelopedData(byte[], AlgorithmID) - Constructor for class iaik.cms.EnvelopedData
Creates a new CMS EnvelopedData object where the raw data is supplied as byte array.
EnvelopedData(ObjectID, byte[], AlgorithmID) - Constructor for class iaik.cms.EnvelopedData
Creates a new CMS EnvelopedData object where the raw data is supplied as byte array.
EnvelopedData(byte[], AlgorithmID, int) - Constructor for class iaik.cms.EnvelopedData
Creates a new CMS EnvelopedData object where the raw data is supplied as byte array.
EnvelopedData(ObjectID, byte[], AlgorithmID, int) - Constructor for class iaik.cms.EnvelopedData
Creates a new CMS EnvelopedData object where the raw data is supplied as byte array.
EnvelopedData(RecipientInfo[], EncryptedContentInfo) - Constructor for class iaik.cms.EnvelopedData
Constructs a CMS EnvelopedData type with an already created EncryptedContentInfo.
EnvelopedData(ASN1Object) - Constructor for class iaik.cms.EnvelopedData
Creates a CMS EnvelopedData from an ASN1Object.
EnvelopedData(InputStream) - Constructor for class iaik.cms.EnvelopedData
Creates a new EnvelopedData where the DER encoded data is read from the given InputStream.
EnvelopedDataStream - Class in iaik.cms
This class represents the stream-supporting implementation of the CMS content type EnvelopedData.
EnvelopedDataStream() - Constructor for class iaik.cms.EnvelopedDataStream
Default constructor for dynamic object creation in ContentInfoStream.
EnvelopedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.cms.EnvelopedDataStream
Creates a new EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(ObjectID, InputStream, AlgorithmID) - Constructor for class iaik.cms.EnvelopedDataStream
Creates a new EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.cms.EnvelopedDataStream
Creates a new EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(ObjectID, InputStream, AlgorithmID, int) - Constructor for class iaik.cms.EnvelopedDataStream
Creates a new EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(RecipientInfo[], EncryptedContentInfoStream) - Constructor for class iaik.cms.EnvelopedDataStream
Constructs an EnvelopedDataStream object with an already created EncryptedContentInfoStream.
EnvelopedDataStream(InputStream) - Constructor for class iaik.cms.EnvelopedDataStream
Creates a new EnvelopedDataStream where the BER encoded data is read from the given InputStream.
EnvelopedDataStream - Class in iaik.pkcs.pkcs7
This class represents the stream-supporting implementation of the PKCS#7 content type EnvelopedData.
EnvelopedDataStream() - Constructor for class iaik.pkcs.pkcs7.EnvelopedDataStream
Default constructor for dynamic object creation in ContentInfo.
EnvelopedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.EnvelopedDataStream
Creates a new PKCS#7 EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.pkcs.pkcs7.EnvelopedDataStream
Creates a new PKCS#7 EnvelopedDataStream object where the content to be enveloped is read from the supplied InputStream.
EnvelopedDataStream(RecipientInfo[], EncryptedContentInfoStream) - Constructor for class iaik.pkcs.pkcs7.EnvelopedDataStream
Constructs an EnvelopedDataStream object with an already created EncryptedContentInfoStream.
EnvelopedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.EnvelopedDataStream
Creates a new EnvelopedDataStream where the DER encoded data is read from the given InputStream.
EOFListener - Interface in iaik.utils
The listener interface for receiving EOF events.
equalOIDs(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Compares the object identifier(OID) of this algorithm identifier with the OID of the provided algorithm identifier.
equals(Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.asn1.crmf.CertId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Determines whether this AlgorithmID instance is equal to another AlgorithmID instance.
equals(Object) - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.capi.CapiConstants
Overrides Object.equals() and make it final so that no subclasses can change the behaviour.
equals(Object) - Method in class com.entrust.toolkit.capi.CapiHandle
Equals method, for debugging purposes.
equals(Object) - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
 
equals(Object) - Method in class com.entrust.toolkit.credentials.Handle
Equals method, for debugging purposes.
equals(Object) - Method in class com.entrust.toolkit.credentials.TokenDeletionMechanism
Determines if two token deletion mechanisms are identical.
equals(Object) - Method in class com.entrust.toolkit.keychain.KeychainHandle
Equals method, for debugging purposes.
equals(Object) - Method in class com.entrust.toolkit.keychain.KeychainItem
Overrides Object.equals() and make it final so that no subclasses can change the behaviour.
equals(Object) - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Compares two fields for equality.
equals(Object) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Compares two field elements for equality.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns true if and only if the calling field and the given field (object argument) are the same.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns true if and only if this and the given value are the same.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Compares two polynomials for equality.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Compares two polynomial fields for equality.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Determines whether the object argument equals the calling point.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Determines whether or not the given point equals the calling point.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Compares two elliptic curves for equality.
equals(Object) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Compares two elliptic curve points.
equals(Object) - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Determines whether or not one EcDomainParamsWithName object is equal to another.
equals(Object) - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
Compares this elliptic curve for equality with the specified object.
equals(Object) - Method in class com.entrust.toolkit.util.SecureByteArray
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.util.SecureStringBuffer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
Tests if the Validation Configurations are equal.
equals(Object) - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Indicates whether or not another asymmetric key type is equal to this asymmetric key type.
equals(Object) - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
Test if the CRLConfigs are equal.
equals(Object) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Tests whether each parameter configured in this OCSPConfiguration object is equal to each parameter configured in the provided OCSPConfiguration object.
equals(Object) - Method in class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
Tests whether the OCSPConfiguration stored in the OCSPRevocationChecker object is equal to the OCSPConfiguration stored in the passed in OCSPRevocationChecker.
equals(Object) - Method in class com.entrust.toolkit.x509.RevocationConfigItem
Used to check whether the data contained in the given RevocationConfigItem is identical to this class.
equals(Object) - Method in class com.entrust.toolkit.x509.testlets.TestletData
Compares two TestletData objects.
equals(Object) - Method in class iaik.asn1.ASN
Compares two ASN.1 types by tag number and tag class.
equals(Object) - Method in class iaik.asn1.ASN1String
Compares two ASN.1 Strings.
equals(Object) - Method in class iaik.asn1.ObjectID
Compares this ObjectID to the specified object.
equals(Object) - Method in class iaik.asn1.OCTET_STRING
Compares this OCTET_STRING with the given octet string.
equals(Object) - Method in class iaik.asn1.PrintableString
Compares two PrintableStrings.
equals(Object) - Method in class iaik.asn1.structures.AlgorithmID
Compares this AlgorithmID with the given AlgorithmID.
equals(Object) - Method in class iaik.asn1.structures.Attribute
Compares two Attributes.
equals(Object) - Method in class iaik.asn1.structures.AVA
Compares two AttributeValueAssertions.
equals(Object) - Method in class iaik.asn1.structures.GeneralName
Compares this GeneralName to the specified object.
equals(Object) - Method in class iaik.asn1.structures.GeneralNames
Compares this GeneralNames to the specified object.
equals(Object) - Method in class iaik.asn1.structures.Name
Compares this Name to the specified object.
equals(Object) - Method in class iaik.asn1.structures.RDN
Compares two RelativeDistinguishedNames.
equals(Object) - Method in class iaik.cms.IssuerAndSerialNumber
Compares this IssuerAndSerialNumber to the specified object.
equals(Object) - Method in class iaik.cms.KEKIdentifier
Compares this KEKIdentifier to the specified object.
equals(Object) - Method in class iaik.cms.KeyAttribute
Checks if the supplied object equals this KeyAttribute.
equals(Object) - Method in interface iaik.cms.KeyIdentifier
Compares this KeyIdentifier to the specified object.
equals(Object) - Method in class iaik.cms.OriginatorPublicKey
Compares this OriginatorPublicKey to the specified object.
equals(Object) - Method in class iaik.cms.OtherKeyAttribute
Compares this OtherKeyAttribute to the specified object.
equals(Object) - Method in class iaik.cms.RecipientKeyIdentifier
Compares this RecipientKeyIdentifier to the specified object.
equals(Object) - Method in class iaik.cms.SignerRecipientIdentifier
Compares this SignerRecipientIdentifier to the specified object.
equals(Object) - Method in class iaik.cms.SubjectKeyID
Compares this SubjectKeyID to the specified object.
equals(Object) - Method in class iaik.cms.UnknownKeyAttribute
Alwasy returns false.
equals(Object) - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Compares this IssuerAndSerialNumber to the specified object.
equals(Object) - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Compares this private key to another private key.
equals(Object) - Method in class iaik.security.dh.ESDHParameterSpec
 
equals(Object) - Method in class iaik.security.dsa.DSAParams
Compares this DSAParams object with the given DSAParams object.
equals(Object) - Method in class iaik.security.dsa.DSAPrivateKey
Compares this DSAPrivateKey with the given DSAPrivateKey.
equals(Object) - Method in class iaik.security.dsa.DSAPublicKey
Compares this DSAPublicKey with the given DSAPublicKey.
equals(Object) - Method in class iaik.security.rsa.RSAPublicKey
Compares this RSAPublicKey object with the supplied object.
equals(Object) - Method in class iaik.smime.ess.ESSCertID
Compares this ESSCertID to the specified object.
equals(Object) - Method in class iaik.smime.ess.ESSCertIDv2
Compares this ESSCertID to the specified object.
equals(Object) - Method in class iaik.smime.ess.ESSIssuerSerial
Compares this IssuerSerial to the specified object.
equals(Object) - Method in interface iaik.x509.attr.AttCertIssuer
Compares this AttCertIssuer to the specified object.
equals(Object) - Method in class iaik.x509.attr.Holder
Compares this Holder to the specified object.
equals(Object) - Method in class iaik.x509.attr.IssuerSerial
Compares this IssuerSerial to the specified object.
equals(Object) - Method in class iaik.x509.attr.ObjectDigestInfo
Compares this ObjectDigestInfo to the specified object.
equals(Object) - Method in class iaik.x509.attr.V1Form
Compares this V1Form to the specified object.
equals(Object) - Method in class iaik.x509.attr.V2Form
Compares this V2Form to the specified object.
equals(Object) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Determines whether some other object is "equal to" this one.
equals(Object) - Method in class iaik.x509.ocsp.CertID
Compares this CertID with the given CertID.
equals(Object) - Method in class iaik.x509.ocsp.ResponderID
Compares this ResponderID with the given ResponderID.
equals(Object) - Method in class iaik.x509.PublicKeyInfo
Compares this public key to another public key.
equals(Object) - Method in class iaik.x509.X509Certificate
Compares this certificate for equality with the specified object.
equalsBlock(byte[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Check the specified sub-sequences of the given byte arrays for equality.
equalsBlock(byte[], byte[]) - Static method in class iaik.utils.CryptoUtils
Checks two byte blocks for equality.
equalsBoolean(boolean[], boolean[]) - Static method in class iaik.utils.CryptoUtils
Compares two arrays of booleans for equality.
eraseIdentity(CapiIdentity) - Static method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Remove all certificates and keys associated with the given identity from CAPI.
error - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'error'.
Error - Class in com.entrust.toolkit.capi
Error numbers that can be returned from native calls.
error(String) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an error transmission.
ERROR - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Constant to indicate the ERROR state as required by FIPS 140-2.
error(SAXParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
This method will be called by the parser in case that an Error has occured during parsing.
error(String, String, XMLParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
 
ERROR - Static variable in class iaik.utils.Base64InputStream
 
ERROR_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
Indicates that an error has occured.
ERROR_BUSY - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_CALL_NOT_IMPLEMENTED - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_FILE_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_INVALID_HANDLE - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_INVALID_PARAMETER - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_MORE_DATA - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_NO_MORE_ITEMS - Static variable in class com.entrust.toolkit.capi.Error
 
ERROR_NOT_ENOUGH_MEMORY - Static variable in class com.entrust.toolkit.capi.Error
 
ErrorExtension - Class in iaik.x509.extensions
This class can be used to show extensions which can not be initialized because of an error.
ErrorExtension(ObjectID, boolean, String) - Constructor for class iaik.x509.extensions.ErrorExtension
Creates a new broken extension.
ErrorMsgContent - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for CertifiedKeyPair as defined in RFC 2510, the Certificate Management Protocols (CMP) specification.
ErrorMsgContent(PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Creates a new ErrorMsgContent object with the specified component.
ErrorMsgContent(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Creates a new ErrorMsgContent object from an ASN1Object.
escape(String, String) - Method in class iaik.ixsil.util.URI
Escapes all non-ASCII characters and all forbidden ASCII characters in the specified string.
escapeHtml(String) - Static method in class com.entrust.toolkit.util.HtmlUtils
 
esdh - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for identifying public Ephemeral-Static Diffie-Hellman keys.
ESDHKEKParameters - Class in iaik.security.dh
Ephemeral Static Diffie Hellman parameters (opaque form).
ESDHKEKParameters() - Constructor for class iaik.security.dh.ESDHKEKParameters
The default constructor.
ESDHKEKParameterSpec - Class in iaik.security.dh
Ephemeral Static Diffie Hellman parameter specification.
ESDHKEKParameterSpec(ObjectID, byte[]) - Constructor for class iaik.security.dh.ESDHKEKParameterSpec
Creates a ESDH Diffie-Hellman parameter specification, based on given CEK wrap algorithm and suppPubInfo.
ESDHKEKParameterSpec(ObjectID, int) - Constructor for class iaik.security.dh.ESDHKEKParameterSpec
Creates a ESDH Diffie-Hellman parameter specification, based on given CEK wrap algorithm and suppPubInfo.
esdhKeyAgreement - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the Ephemeral-Static Diffie-Hellman key agreement algorithm (RFC 2631).
ESDHKeyAgreement - Class in iaik.security.dh
This class extends iaik.security.dh.DHKeyAgreement to provide the functionality of the ephemeral static Diffie Hellman key agreement algorithm for generating shared secret key encryption keys as specified by RFC 2631.
ESDHKeyAgreement() - Constructor for class iaik.security.dh.ESDHKeyAgreement
The constructor; creates a new instance of the ESDH key agreement algorithm.
ESDHKeyFactory - Class in iaik.security.dh
This class converts Diffie Hellman keys (opaque representation) in their KeySpecs (transparent representation) and vice versa.
ESDHKeyFactory() - Constructor for class iaik.security.dh.ESDHKeyFactory
Default constructor for creating an ESDHKeyFactory.
ESDHKeyPairGenerator - Class in iaik.security.dh
Key pair generator for ESDH keys to be used for Diffie Hellman key agreement.
ESDHKeyPairGenerator() - Constructor for class iaik.security.dh.ESDHKeyPairGenerator
The constructor; creates a new instance of the ESDH key pair generation algorithm.
ESDHParameterGenerator - Class in iaik.security.dh
This class implements an AlgorithmParameterGenerator that generates parameters for key-agreement according to the Diffie-Hellman protocol.
ESDHParameterGenerator() - Constructor for class iaik.security.dh.ESDHParameterGenerator
The default constructor.
ESDHParameters - Class in iaik.security.dh
This class represents Diffie Hellman paramters in opaque form and may be used for generating opaque DH parameters and converting them between various formats.
ESDHParameters() - Constructor for class iaik.security.dh.ESDHParameters
The default constructor.
ESDHParameterSpec - Class in iaik.security.dh
Diffie Hellman parameter specification.
ESDHParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHParameterSpec
Creates a Diffie-Hellman parameter specification, based on given prime modulus p, base generator g and prime factor q.
ESDHParameterSpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHParameterSpec
Creates a Diffie-Hellman parameter specification, based on given prime modulus p, base generator g, prime factor q and soubgroup factor j.
ESDHParameterSpec(BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHParameterSpec
Creates a Diffie-Hellman parameter specification, based on given prime modulus p, base generator g, prime factor q, the seed and counter used in the system parameter generation process.
ESDHParameterSpec(BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHParameterSpec
Creates a Diffie-Hellman parameter specification, based on given prime modulus p, base generator g, prime factor q, soubgroup factor j, the seed and counter used in the system parameter generation process.
ESDHPrivateKey - Class in iaik.security.dh
This class implements a Diffie Hellman private key and supports ASN.1 encoding.
ESDHPrivateKey(BigInteger, ESDHParameterSpec) - Constructor for class iaik.security.dh.ESDHPrivateKey
Creates a new ESDHPrivateKey from given private key value x and ESDH parameter specification
ESDHPrivateKey(ESDHPrivateKeySpec) - Constructor for class iaik.security.dh.ESDHPrivateKey
Creates a new ESDHPrivateKey from the given ESDHPrivateKeySpec representing the ESDH private key value x, and the values p, g, q, j (if available) and seed and pgenCounter (if available).
ESDHPrivateKey(byte[]) - Constructor for class iaik.security.dh.ESDHPrivateKey
Creates a new ESDHPrivateKey from the given DER encoded byte array.
ESDHPrivateKey(ASN1Object) - Constructor for class iaik.security.dh.ESDHPrivateKey
Creates a new ESDHPrivateKey from the given ASN.1 object.
ESDHPrivateKey(InputStream) - Constructor for class iaik.security.dh.ESDHPrivateKey
Creates a new ESDHPrivateKey from an InputStream.
ESDHPrivateKeySpec - Class in iaik.security.dh
Diffie Hellman private key specification.
ESDHPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHPrivateKeySpec
Creates a Diffie-Hellman private key specification based on given private value x, prime modulus p, base generator g and prime factor q.
ESDHPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHPrivateKeySpec
Creates a Diffie-Hellman private key specification based on given private value x, prime modulus p, base generator g, prime factor q and subgroup factor j.
ESDHPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHPrivateKeySpec
Creates a Diffie-Hellman private key specification based on given private value x, prime modulus p, base generator g, prime factor q and the seed and counter used in the system parameter generation process.
ESDHPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHPrivateKeySpec
Creates a Diffie-Hellman private key specification based on given private value x, prime modulus p, base generator g, prime factor q, subgroup factor j and the seed and counter used in the system parameter generation process.
ESDHPublicKey - Class in iaik.security.dh
This class implements a Diffie Hellman public key and supports ASN.1 encoding.
ESDHPublicKey(BigInteger, ESDHParameterSpec) - Constructor for class iaik.security.dh.ESDHPublicKey
Creates a new ESDHPublicKey from public key value and ESDH parameter specification
ESDHPublicKey(ESDHPublicKeySpec) - Constructor for class iaik.security.dh.ESDHPublicKey
Creates a new ESDHPublicKey from the given ESDHPublicKeySpec representing the ESDH public key value y, and the values p, g, q, j (if available) and seed and pgenCounter (if available).
ESDHPublicKey(byte[]) - Constructor for class iaik.security.dh.ESDHPublicKey
Creates a new ESDHPublicKey from the given DER encoded byte array.
ESDHPublicKey(ASN1Object) - Constructor for class iaik.security.dh.ESDHPublicKey
Creates a new ESDHPublicKey from the given ASN.1 object.
ESDHPublicKey(InputStream) - Constructor for class iaik.security.dh.ESDHPublicKey
Creates a new ESDHPublicKey from an InputStream.
ESDHPublicKeySpec - Class in iaik.security.dh
Diffie Hellman public key specification.
ESDHPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHPublicKeySpec
Creates a Diffie-Hellman public key specification based on given public value y, prime modulus p, base generator g and prime factor q.
ESDHPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.dh.ESDHPublicKeySpec
Creates a Diffie-Hellman public key specification based on given public value y, prime modulus p, base generator g, prime factor q and subgroup factor j.
ESDHPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHPublicKeySpec
Creates a Diffie-Hellman public key specification based on given public value y, prime modulus p, base generator g, prime factor q and the seed and counter used in the system parameter generation process.
ESDHPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, byte[], int) - Constructor for class iaik.security.dh.ESDHPublicKeySpec
Creates a Diffie-Hellman public key specification based on given public value y, prime modulus p, base generator g, prime factor q, subgroup factor j and the seed and counter used in the system parameter generation process.
EsOaep() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipher.EsOaep
The constructor; creates a new instance of the RSA/OAEP/PKCS1Padding asymmetric cipher algorithm.
EsPkcs1v15() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipher.EsPkcs1v15
The constructor; creates a new instance of the RSA/1/PKCS1Padding asymmetric cipher algorithm.
ESSCertID - Class in iaik.smime.ess
This class implements the S/MIMEv3 ESSCertID type.
ESSCertID() - Constructor for class iaik.smime.ess.ESSCertID
Default Constructor.
ESSCertID(Certificate, boolean) - Constructor for class iaik.smime.ess.ESSCertID
Creates an ESSCertID for the given X.509 public key or X.509 attribute certificate.
ESSCertID(ASN1Object) - Constructor for class iaik.smime.ess.ESSCertID
Creates a new ESSCertID from an ASN1Object.
ESSCertIDv2 - Class in iaik.smime.ess
This class implements the S/MIMEv3 ESSCertIDv2 type.
ESSCertIDv2() - Constructor for class iaik.smime.ess.ESSCertIDv2
Default Constructor.
ESSCertIDv2(Certificate, boolean) - Constructor for class iaik.smime.ess.ESSCertIDv2
Creates an ESSCertIDv2 for the given X.509 public key or X.509 attribute certificate.
ESSCertIDv2(AlgorithmID, Certificate, boolean) - Constructor for class iaik.smime.ess.ESSCertIDv2
 
ESSCertIDv2(ASN1Object) - Constructor for class iaik.smime.ess.ESSCertIDv2
Creates a new ESSCertIDv2 from an ASN1Object.
ESSIssuerSerial - Class in iaik.smime.ess
This class implements the S/MIMEv3 ESS IssuerSerial type.
ESSIssuerSerial(GeneralNames, BigInteger) - Constructor for class iaik.smime.ess.ESSIssuerSerial
Creates an IssuerSerial from issuer GeneralNames and and issuer-specific serial number.
ESSIssuerSerial(IssuerAndSerialNumber) - Constructor for class iaik.smime.ess.ESSIssuerSerial
Creates a new ESS IssuerSerial from a CMS IssuerAndSerialNumber.
ESSIssuerSerial(Name, BigInteger) - Constructor for class iaik.smime.ess.ESSIssuerSerial
Creates a new IssuerSerial from an issuer distinguished name and issuer-specific serial number.
ESSIssuerSerial(Certificate) - Constructor for class iaik.smime.ess.ESSIssuerSerial
Creates a IssuerSerial from the given X.509 public key or X.509 attribute certificate certificate.
ESSIssuerSerial(ASN1Object) - Constructor for class iaik.smime.ess.ESSIssuerSerial
Creates a new IssuerSerial from an ASN1Object.
ESXLT_DISABLED - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
 
evaluateXPointer(String) - Method in class iaik.ixsil.util.XPointerReferenceResolver
Evaluates the URI reference XPointer.
EXC_C14N_DEFAULT_NS_PREFIX_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
The string used to indicate the default namespace, according to section 4 of Exclusive XML Canonicalization Version 1.0.
EXCEPT_ATTR_URI - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI attribute of <Except> elements.
EXCEPT_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag of <Except> elements.
EXCEPTION_MSG_BUNDLE_BASECLASSNAME - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Specifies the basename for the XMLE exception messages ResourceBundle.
EXCEPTION_MSG_BUNDLE_BASENAME_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the basename for the Exception messages ResourceBundle.
exceptionMessages_ - Static variable in exception iaik.ixsil.exceptions.IXSILException
Contains the ResourceBundle for the exception messages.
exceptionMessages_ - Static variable in exception iaik.ixsil.exceptions.IXSILRuntimeException
Contains the ResourceBundle for the exception messages.
exceptionOccured() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
Determines whether an exception has occurred while trying to connect to the Directory.
ExceptionWithInnerException - Exception in com.entrust.toolkit.exceptions
The abstract base class of all exceptions that provide access to their detail message chain.
ExceptionWithInnerException(String, Throwable) - Constructor for exception com.entrust.toolkit.exceptions.ExceptionWithInnerException
Creates an ExceptionWithInnerException with the specified detail message and cause.
excludeBasicConstraints - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.2" OID Name: "entrustCertDefnExcludeBasicConstraints" OID Short-name: none
excludeCDP - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.3" OID Name: "entrustCertDefnExcludeCDP" OID Short-name: none
excludeCertPolicy - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.7" OID Name: "entrustCertDefnExcludeCertPolicy" OID Short-name: none
excludeEntrustVersInfo - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.4" OID Name: "entrustCertDefnExcludeEntrustVersInfo" OID Short-name: none
excludePrivateKeyUsage - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.1" OID Name: "entrustCertDefnExcludePrivateKeyUsage" OID Short-name: none
excludeSubjectAltName - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.6" OID Name: "entrustCertDefnExcludeSubjectAltName" OID Short-name: none
excludeSubjectKeyId - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.3.5" OID Name: "entrustCertDefnExcludeSubjectKeyId" OID Short-name: none
EXCLUSIVE_C14N_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Constant indicating that the output has to be exclusive canonical XML.
ExclusiveCanonicalXMLSerializerInterface - Interface in iaik.ixsil.util
Defines the interface for an XML serializer according to the rules defined in Exclusive XML Canonicalization.
exiting(String, String) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
exiting(String, String, Object) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
exiting(String, String) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Log a message that a given method is being exited, at the FINER level.
exiting(String, String, Object) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Log a message that a given method is being exited, along with the result that is being returned.
exiting(String, String) - Method in class com.entrust.toolkit.tracing.TraceLog
Log a message that a given method is being exited.
exiting(String, String, Object) - Method in class com.entrust.toolkit.tracing.TraceLog
Log a message that a given method is being exited, along with the result that is being returned.
expired - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - expired: certificate expired.
EXPLICIT - Static variable in class iaik.cms.AuthenticatedDataStream
Denotes a mode where the content is included within the AuthenticatedData
EXPLICIT - Static variable in class iaik.cms.CompressedDataStream
Used to determine if data is explicitly compressed
EXPLICIT - Static variable in class iaik.cms.DigestedDataStream
Denotes a mode where the data to be digested is not included.
EXPLICIT - Static variable in class iaik.cms.SignedDataStream
Denotes a mode where the signed message is not transported within the Signature
EXPLICIT - Static variable in class iaik.pkcs.pkcs7.DigestedDataStream
Denotes a mode where the data to be digested is not included.
EXPLICIT - Static variable in class iaik.pkcs.pkcs7.SignedDataStream
Denotes a mode where the signed message is not transported within the Signature
EXPLICITDATATYPE_DIGESTINPUT_ - Static variable in interface iaik.ixsil.core.SignerReference
Constant for type of data set with method SignerReference.setExplicitData(java.lang.Object, boolean).
EXPLICITDATATYPE_DIGESTINPUT_ - Static variable in interface iaik.ixsil.core.VerifierReference
Constant for type of data set with method VerifierReference.setExplicitData(java.lang.Object, boolean).
EXPLICITDATATYPE_RAW_ - Static variable in interface iaik.ixsil.core.SignerReference
Constant for type of data set with method SignerReference.setExplicitData(java.lang.Object, boolean).
EXPLICITDATATYPE_RAW_ - Static variable in class iaik.ixsil.core.TransformInstruction
Constant for type of data set with method TransformInstruction.setExplicitData(java.lang.Object, boolean).
EXPLICITDATATYPE_RAW_ - Static variable in interface iaik.ixsil.core.VerifierReference
Constant for type of data set with method VerifierReference.setExplicitData(java.lang.Object, boolean).
EXPLICITDATATYPE_RESULT_ - Static variable in class iaik.ixsil.core.TransformInstruction
Constant for type of data set with method TransformInstruction.setExplicitData(java.lang.Object, boolean).
EXPONENT_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Exponent XML element.
exponentiate(BigInteger) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Multiplies the calling element exponent by itself and returns the result.
exponentiate(BigInteger) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Exponentiates this with the given value.
exponentiate(BigInteger) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Multiplies the calling by itself b times and returns the result.
EXPORT_CERTIFICATES - Static variable in class com.entrust.toolkit.PKCS7DecodeStream
Operation constant for exporting certificates
EXPORT_CERTIFICATES - Static variable in class com.entrust.toolkit.PKCS7EncodeStream
Indicator for exporting certificates (data cannot be written).
exported - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - exported.
exporthold - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - exporthold.
exportPermitted() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Returns whether PKCS-12 export is permitted on the key matching this certificate.
exportPublicKey() - Method in class com.entrust.toolkit.capi.CryptKey
Exports the public key from MSCAPI to software-based representation.
exportPublicKey() - Method in class com.entrust.toolkit.keychain.KeychainKey
Exports the public key from the Keychain FIPS 140-2: FIPS Service: Key Input/Output (logical port) This API is part of the logical interface to the Toolkit's FIPS 140-2 cryptographic module; use of this API causes the caller to assume the FIPS 140-2 user role and accesses the following FIPS 140-2 logical interfaces: control input interface (API call) data output interface (return value) status output interface (exceptions)
exportRSAPrivateKeyInfo(long) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Export the private key info out of the given private key.
exportRSAPublicKeyInfo(long) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Export the public key info out of the given private key.
EXSLT_ENABLED - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
 
EXSLT_UNKNOWN - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
 
extendedCertificateAttributes - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object extendedCertificateAttributes.
ExtendedHasher - Class in com.entrust.toolkit.util
The extended hasher provides a simple utility for repeatedly hashing data a given number of times, and returning an arbitrary number of bytes based on the original data.
ExtendedHasher() - Constructor for class com.entrust.toolkit.util.ExtendedHasher
The default constructor; creates and initializes an ExtendedHasher object that uses the 'SHA1' hashing algorithm.
ExtendedHasher(String) - Constructor for class com.entrust.toolkit.util.ExtendedHasher
A constructor; creates and initializes an ExtendedHasher object that uses the specified hashing algorithm to do the hashing.
ExtendedHasher(MessageDigest) - Constructor for class com.entrust.toolkit.util.ExtendedHasher
A constructor; creates and initializes an ExtendedHasher object that uses the provided MessageDigest to do the hashing.
ExtendedKeyUsage - Class in iaik.x509.extensions
This class implements the ExtendedKeyUsage Extension.
ExtendedKeyUsage() - Constructor for class iaik.x509.extensions.ExtendedKeyUsage
Creates a new ExtendedKeyUsage extension.
ExtendedKeyUsage(ObjectID) - Constructor for class iaik.x509.extensions.ExtendedKeyUsage
Create an ExtendedKeyUsage with a given key purpose.
ExtendedKeyUsage(ObjectID[]) - Constructor for class iaik.x509.extensions.ExtendedKeyUsage
Create an ExtendedKeyUsage with an array of key purposes.
ExtendedKeyUsageCertTestlet - Class in com.entrust.toolkit.x509.testlets
This Testlet is used for Processing the ExtendedKeyUsage certificate Extension.
ExtendedKeyUsageCertTestlet(ObjectID[], boolean) - Constructor for class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This constructor allows a toolkit application to configure the List of ExtendedKeyUsages that are accepted.
ExtendedKeyUsageCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This is the default constructor, it registers the default set of ExtendedKeyUsage extensions.
ExtendedProperties - Class in iaik.utils
An enhanced property class.
ExtendedProperties() - Constructor for class iaik.utils.ExtendedProperties
 
ExtendedProperties(Properties) - Constructor for class iaik.utils.ExtendedProperties
supported for interface compatibility to java.util.Properties only, default properties are not supported.
ExtendedProvider - Class in iaik.utils
The abstract ExtendedProvider class is identical to the standard provider class except that upon retrieval it automatically checks if the referenced class is actually available.
ExtendedProvider(String, double, String) - Constructor for class iaik.utils.ExtendedProvider
Constructor for use by subclasses.
ExtendedSignature - Interface in com.entrust.toolkit.security.crypto.signature
Deprecated.
This feature is not compatible with all Java implementations.
Extension - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use V3Extension instead (since JTK 7.0)
Extension() - Constructor for class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
ExtensionException - Exception in com.entrust.toolkit.exceptions
This is the superclass of all extensions thrown by extension testlets that indicate a failure in certificate chain, CRL or CRL entry validation.
ExtensionException() - Constructor for exception com.entrust.toolkit.exceptions.ExtensionException
Constructs a ExtensionException with no detail message.
ExtensionException(String) - Constructor for exception com.entrust.toolkit.exceptions.ExtensionException
Constructs a ExtensionException with the specified detail message.
ExtensionException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.ExtensionException
Constructs a ExtensionException with the specified detail message that wraps an exception thrown inside the certificate, CRL or CRL entry validating code.
extensionRequest - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object extensionRequest.
extensions - Variable in class com.entrust.toolkit.util.LdapURL
The extensions component of an LDAP URL.
ExtensionTester - Class in com.entrust.toolkit.x509.testlets
ExtensionTester validates all certificate extensions in a certificate chain that were not validated while the chain was being built.
ExtensionTester(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.testlets.ExtensionTester
Creates a new ExtensionTester instance and initializes it with the specified validation info.
ExtensionTestlet - Interface in com.entrust.toolkit.x509.testlets
ExtensionTestlet is the superinterface of CertTestlet, CRLTestlet, and CRLEntryTestlet.
EXTERNAL - Static variable in class iaik.asn1.ASN
Global ASN.1 type EXTERNAL
EXTERNAL - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type EXTERNAL
ExternalReferenceResolverException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an ExternalReferenceResolverInterface implementation class.
ExternalReferenceResolverException() - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverException(Throwable) - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverException(String) - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.ExternalReferenceResolverException
 
ExternalReferenceResolverImpl - Class in iaik.ixsil.util
Standard implementation for ExternalReferenceResolverInterface, which is shipped with IXSIL.
ExternalReferenceResolverImpl(URI) - Constructor for class iaik.ixsil.util.ExternalReferenceResolverImpl
Creates a new resolver which uses the specified URI as basis for absolutizing relative URIs.
ExternalReferenceResolverInterface - Interface in iaik.ixsil.util
Defines the interface, which IXSIL relies on to resolve external URI references.
externalRefResolver_ - Variable in class iaik.ixsil.core.URIResolverParameters
Holds a reference to the object which is responsible for resolving external signature data references.
extFunction(String, String, Vector, Object) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
 
extFunction(FuncExtFunction, Vector) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
 
extGcd(int, int) - Static method in class iaik.utils.CryptoUtils
Deprecated.
use NumberTheory.extGcd() instead
extGcd(int, int) - Static method in class iaik.utils.NumberTheory
Extended Euclidean algorithm for computing the greatest common divisor of two integers.
ExtractedUALData - Class in com.entrust.toolkit.credentials
A data structure that represents data extracted from a UAL file; an 'extracted UAL data' structure.
extractFirstEncodedComponent(byte[]) - Static method in class iaik.asn1.ASN1
Extracts the DER encoded first component from a DER encoded ASN.1 structure (must be a Constructed type).
extractPassword(InputStream) - Static method in class com.entrust.toolkit.credentials.UALUtil
Extracts the password stored and protected in an Entrust Unattended Login (UAL) file.

F

facsimileTelephoneNumber - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.23"
OID Name: "facsimileTelephoneNumber"
OID Short-name: none
Source: RFC 4519
Factory - Class in iaik.utils
This class can be used to manage classes for dynamic instanziation.
Factory() - Constructor for class iaik.utils.Factory
Restrict instantiation to the class itself and subclasses.
FACTORY_METHOD_NAME_ - Static variable in interface iaik.ixsil.util.CanonicalXMLSerializerInterface
The name of the factory method in the implementation class which IXSIL uses to get an implementation instance for this interface.
FACTORY_METHOD_NAME_ - Static variable in interface iaik.ixsil.util.ExclusiveCanonicalXMLSerializerInterface
The name of the factory method in the implementation class which IXSIL uses to get an implementation instance for this interface.
FAILURE - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Event type used to indicate a failure in the resource.
FATAL_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
Indicates that a fatal error has occured.
fatalError(SAXParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
This method will be called by the parser in case that an Fatal Error has occured during parsing.
fatalError(String, String, XMLParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
 
FEATURE_CONTINUE_AFTER_FATALERROR_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not continuing after a fatal error has occured.
FEATURE_CREATE_ENTITY_REF_NODES_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not to create entity reference nodes.
FEATURE_DEFER_NODE_EXPANSION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not to use late node expansion.
FEATURE_DYNAMIC_VALIDATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying dynamic validation depending on the presence of a grammar specification.
FEATURE_INCLUDE_IGNORABLE_WHITESPACE_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not to include ignorable whitespace text nodes.
FEATURE_INCLUDE_PSVI_NODES_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not to augment Post-Schema-Validation-Infoset.
FEATURE_SCHEMA_NORMALIZED_VALUES_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying whether Xerces schema-normalizes element and attribute values in case of validating parsing.
FEATURE_SCHEMA_VALIDATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying explicite validation against an XML Schema, if such a Schema is present.
Field - Interface in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
FieldElement - Interface in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
FieldElementFactory - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
FieldElementFactory() - Constructor for class com.entrust.toolkit.security.arithmetic.fields.FieldElementFactory
Deprecated.
 
FieldFactory - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
FieldFactory() - Constructor for class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
 
FilenameProfileReader - Class in com.entrust.toolkit.credentials
This credential reader is designed for reading an Entrust Digital Identity from an Entrust profile format (EPF) file.
FilenameProfileReader(String) - Constructor for class com.entrust.toolkit.credentials.FilenameProfileReader
Creates a FilenameProfileReader object.
FilenameProfileWriter - Class in com.entrust.toolkit.credentials
This credential writer is designed for writing an Entrust Digital Identity to an Entrust profile format (EPF) file.
FilenameProfileWriter(String) - Constructor for class com.entrust.toolkit.credentials.FilenameProfileWriter
Creates a FilenameProfileWriter object.
FilenameProfileWriter(String, String, int) - Constructor for class com.entrust.toolkit.credentials.FilenameProfileWriter
Deprecated.
use FilenameProfileWriter(String, int) Note, the protectionAlgorithm is no longer used by the toolkit. The protection algorithm is read by using the Client Settings profile protection policy. The scope is updated to protected and should only be used for internal testing.
FilenameProfileWriter(String, int) - Constructor for class com.entrust.toolkit.credentials.FilenameProfileWriter
Creates a FilenameProfileWriter object.
FilePermissions - Class in com.entrust.toolkit.util
Utility class to set the read/write permissions on a file.
FilePermissions() - Constructor for class com.entrust.toolkit.util.FilePermissions
 
FilePermissions.FILE_ACCESS - Enum in com.entrust.toolkit.util
Defines the different levels of access permissions that are supported.
fillArray(byte[], InputStream) - Static method in class iaik.utils.Util
This method tries to fill the given array with data read from the InputStream.
fillBlock(byte[], int, byte, int) - Static method in class iaik.utils.CryptoUtils
Fills the specified subsequence of the given byte array with the given byte.
fillBlock(byte[], byte) - Static method in class iaik.utils.CryptoUtils
Fills a block with a given byte.
filter - Variable in class com.entrust.toolkit.util.LdapURL
The filter component of an LDAP URL.
FILTER_ATTRIBUTE_NAME_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The name of the filter attribute in the parameter element of this transform.
FILTER_MODE_INTERSECT_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
Filter mode "set intersection".
FILTER_MODE_SUBTRACT_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
Filter mode "set subtraction".
FILTER_MODE_UNION_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
Filter mode "set union".
FILTER_MODE_VALUES_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The possible values for the filter mode attribute of the XPath filter parameter element.
filterMode_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The mode of this filter.
finalC14NApplied_ - Variable in class iaik.ixsil.core.TransformInstruction
Stores whether the final canonicalization has been applied if member TransformInstruction.posOfLastInvokedTransform_ equals the number of transforms specified for this transform instruction.
finalize() - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
When using a cryptoki device, make sure the device is closed otherwise exceptions are thrown.
finalize() - Method in class com.entrust.toolkit.credentials.Handle
Attempts to release the handle owned by this object.
finalize() - Method in class iaik.security.md.Md2
The finalizer.
find(Principal) - Method in class com.entrust.toolkit.x509.certstore.CertificateStore
Returns all certificates for the entity specified in dn.
findAcceptableIdentities(JNIPKCS11, long, GenericIdentityFilter, TokenIdentityFilter) - Static method in class com.entrust.toolkit.credentials.GenericIdentities
This method is a starting point for finding all identities on a PKCS#11 device.
findAIACerts(InternalX509CRL) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Search through all certificate stores for certificates located at the AIA ca-Issuers accessLocation.
findAllCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Finds all certificates in this collection of certificate stores that are stored under the indicated distinguished name.
findCertificateInStore(CertContext) - Method in class com.entrust.toolkit.capi.CertStore
Attempt to find the given certificate in this store, and return a read-only copy of it if it is.
findCertificateInStore(int, CertFindType, Object, CertContext) - Method in class com.entrust.toolkit.capi.CertStore
Attempt to find a certificate in this store matching the given parameters, and return a read-only copy of it if it is.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Returns all certificates currently in the certificate cache that belong to the specified DN.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Generalized version of findCerts.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CACrossCertCS
Returns all certificates for the entity specified in dn.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.CACrossCertCS
Generalized version of findCerts.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CapiCS
Look for certificates containing the specified DN in CAPI.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Returns all certificates for the entity specified in dn.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Generalized version of findCerts.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CertificateStore
Returns all certificates for the entity specified in dn.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.CertificateStore
Returns all certificates for the entity specified in location.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Returns all certificates for the entity specified in dn.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Generalized version of findCerts.
findCerts(Principal) - Method in class com.entrust.toolkit.x509.certstore.HTTPCS
This method is not supported by this class, as a DN has nothing to do with an HTTP address.
findCerts(GeneralName) - Method in class com.entrust.toolkit.x509.certstore.HTTPCS
Generalized version of findCerts.
findClosingBrace(String, int) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Finds the position of the closing brace (() in the candidate string, starting at the specified start position.
findExtensionCerts(X509Certificate, ObjectID, ObjectID) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Search through all certificate stores for certificates located at the AIA ca-Issuers accessLocation.
findFirstMatchingIdentity(GenericCertificateAndKeyInfo, TokenIdentityFilter) - Method in class com.entrust.toolkit.credentials.GenericIdentities
Finds the first identity to which the given GenericCertificateAndKeyInfo matches by calling the TokenIdentityFilter.matchIdentity(Identity, CertificateAndKeyInfo) method.
findIdentities() - Static method in class com.entrust.toolkit.credentials.CapiIdentities
Searches the "MY" certificate store of the currently logged in Windows user for certificates that can be used to log in to a User object.
findIdentities(CapiCertFilter) - Static method in class com.entrust.toolkit.credentials.CapiIdentities
Searches the "MY" certificate store of the currently logged in Windows user for certificates that can be used to log in to a User object.
findIdentities(CapiCertFilter, CapiIdentityFilter) - Static method in class com.entrust.toolkit.credentials.CapiIdentities
Searches the "MY" certificate store of the currently logged in Windows user for certificates that can be used to log in to a User object.
findIdentities() - Static method in class com.entrust.toolkit.credentials.KeychainIdentities
Searches the KeyChain for certificates that can be used to log in to a User object.
findIdentities(KeychainCertFilter) - Static method in class com.entrust.toolkit.credentials.KeychainIdentities
Searches the Keychain for certificates that can be used to log in to a User object.
findIdentities(KeychainCertFilter, IdentityFilter) - Static method in class com.entrust.toolkit.credentials.KeychainIdentities
Searches the Keychain for certificates that can be used to log in to a User object.
findIdentity(CapiCertFilter) - Static method in class com.entrust.toolkit.credentials.CapiIdentities
This method returns the first CapiIdentity found after searching for identities with the specific filter.
findIdentity(KeychainCertFilter) - Static method in class com.entrust.toolkit.credentials.KeychainIdentities
This method returns the first KeychainIdentity found after searching for identities with the specific filter.
findMatchingIdentity(CapiContainerName) - Method in class com.entrust.toolkit.credentials.CapiIdentities
Finds the identity to which the given key container name belongs.
findMatchingIdentity(CapiCertificateAndKeyInfo, CapiIdentityFilter) - Method in class com.entrust.toolkit.credentials.CapiIdentities
Finds the identity to which the given CapiCertificateAndKeyInfo matches by calling the IdentityFilter.matchIdentity(Identity, CertificateAndKeyInfo) method.
findMatchingIdentity(ContainerName) - Method in class com.entrust.toolkit.credentials.KeychainIdentities
Finds the identity to which the given key container name belongs.
findMatchingIdentity(KeychainCertificateAndKeyInfo, IdentityFilter) - Method in class com.entrust.toolkit.credentials.KeychainIdentities
Finds the identity to which the given KeychainCertificateAndKeyInfo matches by calling the KeychainIdentityFilter#matchIdentity(KeychainIdentity, KeychainCertificateAndKeyInfo) method.
FINE - Static variable in class com.entrust.toolkit.tracing.TraceLevel
Trace level representing fine level of tracing
FINER - Static variable in class com.entrust.toolkit.tracing.TraceLevel
Trace level representing a finer level of tracing
FINEST - Static variable in class com.entrust.toolkit.tracing.TraceLevel
Trace level representing the finest level at which to trace
fingerprint() - Method in class iaik.asn1.ASN1
Returns a fingerprint (MD5 Hash of the whole ASN1Object).
FIPS140_2Compliant - Class in com.entrust.toolkit.security.crypto.random
Defines Entrust's FIPS 140-2 compliant pseudo-random number generator (PRNG) architecture; it contains all the common functionality used by Entrust's FIPS 140-2 compliant PRNG algorithms.
Fips140AuditLogger - Class in com.entrust.toolkit.security.fips
This class is used for Auditing of the FIPS 140-2 Level 2 operations which are performed by the Crypto Officer Role.
Fips140AuditLogger() - Constructor for class com.entrust.toolkit.security.fips.Fips140AuditLogger
 
Fips140ErrorStateException - Exception in com.entrust.toolkit.security.fips
This exception is thrown when the Toolkit's FIPS 140 cryptographic module is in the error state and an attempt to perform a cryptographic operation is made.
FIPS186_2usingSHA1 - Class in com.entrust.toolkit.security.crypto.random
A software based implementation of the pseudo-random number generator (PRNG) defined in FIPS 186-2 Appendix 3.1, which constructs the function G(t,c) from SHA-1 and uses b = 512.
FIPS186_2usingSHA1() - Constructor for class com.entrust.toolkit.security.crypto.random.FIPS186_2usingSHA1
The constructor; creates a new instance of the FIPS186_2usingSHA1 pseudo-random number generation algorithm.
FIPS_VERSION - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Contains the version of the FIPS boundary
FLAT_RESULT_ - Static variable in class iaik.ixsil.util.InternalReferenceResolverImpl
Result type for flat result (with node expansion of Element nodes)
flush() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Flushes this output stream forcing any buffered output bytes to be written to the stream.
flush() - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
Wrap any remaining bytes in the buffer using the SMProxyWrapper and write them out.
flush() - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
Flushes the internal buffer to the OutputStream before flushing the OutputStream itself.
flush() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Flushes the cache; removes all CRLs from the cache.
flush() - Method in class iaik.utils.Base64OutputStream
Performs final processing and output to the output stream.
flush() - Method in class iaik.utils.PemOutputStream
Flushes the stream and writes the last line.
forceImplicitlyTagged(ASN) - Method in class iaik.asn1.TaggedType
Forces a tagged ASN.1 object to be implicitly tagged.
forceUpdate - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - forceUpdate: forced update.
forceUseHardwareRng() - Method in class com.entrust.toolkit.capi.CryptProvider
Force random number generation to be done using a hardware RNG.
FOREST_RESULT_ - Static variable in class iaik.ixsil.util.InternalReferenceResolverImpl
Result type for forest result (without node expansion of Element nodes)
FORMAT_DSA - Static variable in class com.entrust.toolkit.capi.CapiKeyFormatter
Format for a private DSA signing key
FORMAT_PKCS8 - Static variable in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Standard PKCS#8 format for an EC private key (interoperable outside an Entrust environment).
FORMAT_PKCS8_ENTRUST - Static variable in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Entrust specific PKCS#8 format for an EC private key (non-interoperable outside an Entrust environment).
FORMAT_RSA_DECRYPTION - Static variable in class com.entrust.toolkit.capi.CapiKeyFormatter
Format for a private RSA decryption key
FORMAT_RSA_SIGNING - Static variable in class com.entrust.toolkit.capi.CapiKeyFormatter
Format for a private RSA signing key
formatEcdsaDigest(byte[], JNIPKCS11.EcdsaDigestFormat, ECParameterSpec) - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Formats a digest using one of the supported ECDSA digest format methods.
FormatException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the ASN.1 encoding of the PKCS#7 message is corrupt.
FormatException() - Constructor for exception com.entrust.toolkit.exceptions.FormatException
Constructs a FormatException with no detail message.
FormatException(String) - Constructor for exception com.entrust.toolkit.exceptions.FormatException
Constructs a FormatException with the specified detail message.
FormatException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.FormatException
Constructs a FormatException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
formatKey(byte[], int) - Static method in class com.entrust.toolkit.capi.CapiKeyFormatter
Formats the given key in a way that can be used with the CAPI function CryptImportKey
forName(String) - Static method in class iaik.ixsil.init.IXSILInit
This method is used internally by the Toolkit only to work around a problem specific to IBM Java 1.3, in which the method java.lang.Class.forName(String className) fails to return the requested class.
FreshestCRL - Class in iaik.x509.extensions
This class implements the FreshestCRL Extension.
FreshestCRL() - Constructor for class iaik.x509.extensions.FreshestCRL
Default constructor.
FreshestCRL(DistributionPoint) - Constructor for class iaik.x509.extensions.FreshestCRL
Creates an FreshestCRL object and adds an DistributionPoint.
friendlyName - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object friendlyName.
fromBooleanArray(boolean[]) - Static method in class iaik.utils.Util
Converts the given array of boolean values into a string of zeros and ones.
fromHexString(String) - Method in class com.entrust.toolkit.util.ByteArray
Sets the byte array the object contains by from a hexadecimal string.
FullCertTemplate - Class in com.entrust.toolkit.asn1.structures
This class represents a PKIX full certificate template, which basically contains an (incomplete) X.509 certificate, and then a series of optional information related to it, such as archiving options and proof of possession of private keys.
FullCertTemplate() - Constructor for class com.entrust.toolkit.asn1.structures.FullCertTemplate
This constructor creates an empty full certificate template.
FullCertTemplate(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.FullCertTemplate
This constructor decodes an ASN.1 representation of a full certificate template.
functionAvailable(String, String) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
 

G

G_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the G XML element.
gcd(int, int) - Static method in class iaik.utils.CryptoUtils
Deprecated.
use NumberTheory.gcd() instead
gcd(int, int) - Static method in class iaik.utils.NumberTheory
Euclidean algorithm for computing the greatest common divisor of two integers.
GCM_IV_LENGTH - Static variable in class iaik.security.cipher.PBES2
 
GcmBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Galois Counter Mode (GCM) block mechanism in Entrust's symmetric block cipher architecture.
GcmNoPadding() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesCipher.GcmNoPadding
The constructor; creates a new instance of the AES/GCM/NoPadding symmetric cipher algorithm.
GcmParameters - Class in com.entrust.toolkit.security.crypto.cipher
An opaque representation of GCM algorithm parameters intended for use with Entrust's symmetric cipher implementations when operating in the GCM block mode.
GcmParameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.GcmParameters
The constructor; creates a new instance of GCM algorithm parameters.
geEcPublicKey() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
 
gender - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Qualified Certificate personal data attribute type Gender.
GeneralizedTime - Static variable in class iaik.asn1.ASN
Global ASN.1 type GeneralizedTime (any time precision according to the ISO 2014 norm)
GeneralizedTime - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type GeneralizedTime (any time precision according to the ISO 2014 norm)
GeneralizedTime - Class in iaik.asn1
This class implements the native ASN.1 type "GeneralizedTime".
GeneralizedTime() - Constructor for class iaik.asn1.GeneralizedTime
Creates an empty object.
GeneralizedTime(String) - Constructor for class iaik.asn1.GeneralizedTime
Creates a new ASN.1 GeneralizedTime object for the given Java String value.
GeneralKeyFactory - Class in iaik.security.cipher
This class is the SecretKeyFactory for all symmetric ciphers supported by the IAIK.
GeneralKeyFactory() - Constructor for class iaik.security.cipher.GeneralKeyFactory
Constructor used by getInstance().
generalMessage(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a general message transmission for an uninitialized user (has yet to be created) or an initialized user that will be recovered.
generalMessage(Name) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an administrator protected general message transmission for an initialized user (has already been created).
GeneralMessageInfo - Class in com.entrust.toolkit.credentials
GeneralMessageInfo encapsulates information contained in a PKIX CMP General Message.
GeneralName - Class in iaik.asn1.structures
This class implements the ASN.1 type "GeneralName".
GeneralName(int, Object) - Constructor for class iaik.asn1.structures.GeneralName
Creates a GeneralName for given type and value.
GeneralName(ASN1Object) - Constructor for class iaik.asn1.structures.GeneralName
Creates a GeneralName form an ASN1Object.
GeneralNames - Class in iaik.asn1.structures
This class implements the ASN.1 type "GeneralNames".
GeneralNames() - Constructor for class iaik.asn1.structures.GeneralNames
Default constructor.
GeneralNames(GeneralName) - Constructor for class iaik.asn1.structures.GeneralNames
Creates a GeneralNames structure from a GeneralName.
GeneralNames(ASN1Object) - Constructor for class iaik.asn1.structures.GeneralNames
Constructs a GeneralNames object from an ASN1Object.
GeneralString - Static variable in class iaik.asn1.ASN
Global ASN.1 type GeneralString
GeneralString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type GeneralString
GeneralString - Class in iaik.asn1
This class implements the native ASN.1 type "GENERAL STRING".
GeneralString() - Constructor for class iaik.asn1.GeneralString
Creates an empty GeneralString.
GeneralString(String) - Constructor for class iaik.asn1.GeneralString
Creates a new ASN.1 GeneralString object for the given String value.
GeneralSubtree - Class in iaik.asn1.structures
An implementation of the ASN.1 structure GeneralSubtree as used within the NameConstraints extension.
GeneralSubtree() - Constructor for class iaik.asn1.structures.GeneralSubtree
Default constructor.
GeneralSubtree(GeneralName) - Constructor for class iaik.asn1.structures.GeneralSubtree
Creates a new GeneralSubrtree from a base representing some GeneralName.
generate(String, Key, byte[], AlgorithmParameterSpec) - Static method in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Generates a MAC given a key, the message to MAC, and an AlgorithmParameterSpec (containing an init vector).
generate(String, Key, byte[]) - Static method in class com.entrust.toolkit.util.MacGenerator
Deprecated.
Generates a MAC given a key and the message to MAC.
generateClientProtlEncKeys(boolean, Iterator<? extends EntrustPKIXCMPInjectedCertReqInfo>) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Generates the client protocol encryption key pair in software.
generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
 
generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Returns a default set of parameters that are valid and appropriate for this digital signature algorithm.
generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.signature.RsaPssSignature
 
generateDSAKeyPair(long, String, boolean, boolean, byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an DSA key pair on the token.
generateECDHKeyAgreementDeriveKey(long, long, byte[], int, boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Using the Diffie-Hellman key agreement algorithm to securely establish a shared secret between the token and toolkit.
generateECKeyPair(long, String, boolean, boolean, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an EC key pair on the token.
generateECKeyPair(long, String, boolean, boolean, boolean, boolean, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an EC key pair on the token for the purpose of securely establish a shared secret between two parties using ECDH key agreement.
generateKeyAgreementKeyPair(AlgorithmID, PublicKey) - Method in class iaik.cms.IaikProvider
Generates a key pair with same domain parameters of the given public key for the given key agreement method.
generateKeyAgreementKeyPair(AlgorithmID, PublicKey) - Method in class iaik.cms.SecurityProvider
Generates a key pair with same domain parameters of the given public key for the given key agreement method.
generateKeyPair(CryptProvider, EntrustAsymKeyType, KeySpec, int) - Static method in class com.entrust.toolkit.capi.CryptKey
Generates a key pair in MSCAPI.
generateKeyPair(KeyGenerationParams) - Method in interface com.entrust.toolkit.credentials.KeyGenerationUtil
Generates a key pair.
generateKeyPair(EntrustAsymKeyType) - Static method in class com.entrust.toolkit.keychain.KeychainKey
Generates a key pair in the Keychain FIPS 140-2: FIPS Service: Key Generation This API is part of the logical interface to the Toolkit's FIPS 140-2 cryptographic module; use of this API causes the caller to assume the FIPS 140-2 crypto officer role and accesses the following FIPS 140-2 logical interfaces: control input interface (API call, parameters) data input interface (parameters) data output interface (return value) status output interface (exceptions)
generateKeyPair() - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
Generates an ECDSA key pair.
generateKeyPair() - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class iaik.security.dh.DHKeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class iaik.security.dh.ESDHKeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class iaik.security.dsa.DSAKeyPairGenerator
Generates a key pair.
generatePKIArchiveOptionsForClientGenBackup(PrivateKey) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Generates a PKIArchiveOptions structure representing a client generated private key that is to be backed up by the Certification Authority.
generatePOPOSigningKeyInput(PublicKey, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Generates a POPOSigningKeyInput structure appropriate for use in demonstrating proof of possession of a private signing key.
generateRSAKeyPair(long, String, boolean, boolean, int, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Generates an RSA key pair on the token.
generateRSAPrivateKeychainKeyRef(long, int, boolean, boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Generate a random RSA key pair in the specified keychain.
generationQualifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.44"
OID Name: "generationQualifier"
OID Short-name: none
Source: RFC 4519
GENERIC_HANDLER - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Mode used to specify that only the generic ResourceOutputHandler handler should be used.
GenericCertificateAndKeyInfo - Class in com.entrust.toolkit.credentials
GenericCertificateAndKeyInfo is a utility class used by GenericIdentity.
GenericCertificateAndKeyInfo(long, X509Certificate) - Constructor for class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and handle of accessing it on the PKCS#11 device
GenericCertificateAndKeyInfo(long, X509Certificate, X509Certificate[]) - Constructor for class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and handle of accessing it on the PKCS#11 device
GenericCertificateFilter - Interface in com.entrust.toolkit.credentials
A GenericCertificateFilter is used by GenericIdentities to determine if a Certificate in an Identity is acceptable based on criteria that is defined in method GenericCertificateFilter.acceptCertificate(X509Certificate).
GenericIdentities - Class in com.entrust.toolkit.credentials
GenericIdentities is a utility class used by InternalGenericTokenReader.
GenericIdentities() - Constructor for class com.entrust.toolkit.credentials.GenericIdentities
The protected constructor used to initialize the List.
GenericIdentity - Class in com.entrust.toolkit.credentials
GenericIdentity is a utility class used by GenericIdentities.
GenericIdentity(GenericCertificateAndKeyInfo) - Constructor for class com.entrust.toolkit.credentials.GenericIdentity
The GenericIdentity constructor which builds a GenericIdentity from a GenericCertificateAndKeyInfo object
GenericIdentityFilter - Interface in com.entrust.toolkit.credentials
A GenericIdentityFilter is used by GenericIdentities to determine if an identity matches the identity sought after by the caller.
GENERICPASSWORD - Static variable in class com.entrust.toolkit.keychain.KeychainItem
KeyChain Item used for Generic Password
GenericTokenReader - Class in com.entrust.toolkit.credentials
This GenericTokenReader is designed for reading a X509Certificate and TokenPrivateKey from a PKCS#11 device (token).
GenericTokenReader(PKCS11LibraryConnection, long, GenericTokenReader.IdentityInfo) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader
Creates a TokenReader object.
GenericTokenReader.IdentityInfo - Class in com.entrust.toolkit.credentials
IdentityInfo is a bean object that provides metadata to GenericTokenReader.
genm - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'genm'.
genp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'genp'.
genRandom(byte[]) - Method in class com.entrust.toolkit.capi.CryptProvider
Fills the given array with random bytes.
genRandom(byte[], int, int) - Method in class com.entrust.toolkit.capi.CryptProvider
Fills the given array with length random bytes, starting at offset.
genRandom(int) - Method in class com.entrust.toolkit.capi.CryptProvider
Generates numBytes random bytes and returns an array containing those bytes.
get(HttpURLConnection) - Method in class com.entrust.toolkit.util.net.HttpConnection
Gets data at a specified HttpURLConnection.
get(Object) - Method in class iaik.utils.ExtendedProperties
Internal use only, public for compatibility to Hashtable only.
get() - Method in class iaik.x509.extensions.KeyUsage
Returns the key usage value as an integer.
get() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Returns the identifier of this extension.
get3DESKeySecure(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Securely obtains a DESede secret key from a token using RSA wrapping.
getA() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the value of the coefficient a of the elliptic curve as defined in X9.62.
getA() - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
Returns the first coefficient a of the elliptic curve.
getAccepatableResponseTypes() - Method in class iaik.x509.ocsp.OCSPRequest
A convenience method for getting the response type list of the AcceptableResponses extension, if included in this request.
getAcceptablePolicyOids() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a List of the acceptable policy ObjectIDs.
getAcceptableResponseTypes() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Gets the acceptable response type OIDs.
getAcceptedIssuers() - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Retrieves the trusted certificates.
getAcceptedIssuers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Retrieves the trusted root CA certificates.
getAccessDescriptions() - Method in class iaik.x509.extensions.InfoAccess
Returns an enumeration of the access descriptions included into this InfoAccess object.
getAccessLocation() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getAccessLocation() - Method in class iaik.asn1.structures.AccessDescription
Returns the access location.
getAccessMethod() - Method in class iaik.asn1.structures.AccessDescription
Returns the access method OID.
getAccuracy() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Indicates the accuracy of the time at which the time-stamp was created.
getAcInfo() - Method in class iaik.x509.attr.AttributeCertificate
Returns the DER encoded AttributeCertificateInfo ASN.1 data structure of this attribute certificate.
getAction() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Returns the publishing action.
getAddress() - Method in class com.entrust.toolkit.util.HttpManagerClient
Returns the PKI RA's URL address.
getAddress() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Returns the PKI RA's URL address.
getAddress() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the PKI RA's address specified by managerIP in other methods if it has not been explicitly defined.
getAddress() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getAddress() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
 
getAIAChecking() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getAlgId() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
Returns algorithm identifier that the mac value was created with.
getAlgId() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
getAlgId() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the algorithm id.
getAlgIdAsInt() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the integer value of the algorithm id.
getAlgorithm() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Returns the signature algorithm.
getAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns the identifier for the algorithm.
getAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
getAlgorithm() - Method in class com.entrust.toolkit.capi.CryptHash
Return the hash algorithm id of this hash object.
getAlgorithm() - Method in class com.entrust.toolkit.capi.CryptKey
Returns the algorithm associated with this key, or null if the algorithm is not recognized.
getAlgorithm() - Method in class com.entrust.toolkit.credentials.CapiDsaPrivateKey
Returns the standard name of the algorithm used by this key.
getAlgorithm() - Method in class com.entrust.toolkit.credentials.CapiRsaPrivateKey
Returns the standard name of the algorithm used by this key.
getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
Returns the standard algorithm name for this key, which is "EC".
getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
The abstract method getAlgorithm which all Keychain key types will return
getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
 
getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
Returns the standard algorithm name for this key, which is "DSA".
getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
Returns the standard algorithm name for this key, which is "EC".
getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
Returns the standard algorithm name for this key, which is "RSA".
getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
Returns the standard algorithm name for this key.
getAlgorithm() - Method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Returns the JCA name of the cipher algorithm this key is used with.
getAlgorithm() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Returns the name of the algorithm.
getAlgorithm() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Returns the name of the algorithm.
getAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Returns the algorithm of this private key, which is 'EC'.
getAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Returns the algorithm of this public key, which is 'EC'.
getAlgorithm() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Returns the name of the calling algorithm — ECDSA.
getAlgorithm() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Returns the name of the calling algorithm: ECDSA.
getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
PKI-19467 This is only called if a non-Entrust keystore was passed into the engineInit method.
getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryIbmX509Alg
 
getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactorySunX509Alg
 
getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryX509Alg
 
getAlgorithm() - Method in class iaik.asn1.structures.AlgorithmID
Returns the ObjectID of the algorithm.
getAlgorithm() - Method in class iaik.cms.EcOriginatorPublicKey
Returns the algorithm of this key 'CMS_EC'.
getAlgorithm() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Returns the name of the algorithm.
getAlgorithm() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Returns the name of the algorithm.
getAlgorithm() - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
Return a String representation of the AlgorithmID which will tell us the algorithm to use
getAlgorithm() - Method in class iaik.security.cipher.PBEKey
Returns the algorithm name.
getAlgorithm() - Method in class iaik.security.cipher.PBEKeyBMP
Returns the algorithm name.
getAlgorithm() - Method in class iaik.security.cipher.SecretKey
Returns the name of the key algorithm for this key.
getAlgorithm() - Method in class iaik.security.dh.DHPrivateKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.dh.DHPublicKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.dh.ESDHPrivateKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.dh.ESDHPublicKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.dsa.DSAPrivateKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.dsa.DSAPublicKey
Returns the String "DSA"
getAlgorithm() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.security.rsa.RSAPublicKey
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.utils.SSLeayPrivateKey
Returns the symmetric encryption algorithm used to protect this private key.
getAlgorithm() - Method in class iaik.x509.PublicKeyInfo
Returns the name of the appertaining algorithm.
getAlgorithm() - Method in class iaik.x509.WrappedPublicKey
Return a String representation of the AlgorithmID which will tell us the algorithm to use
getAlgorithmID() - Method in class com.entrust.toolkit.keychain.KeychainAlgorithmID
Return the Java toolkit's Algorithm ID associated with this Keychain Algorithm ID
getAlgorithmID() - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
 
getAlgorithmID() - Method in class iaik.x509.WrappedPublicKey
 
getAlgorithmIdentifier() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Returns the algorithm ID that was used during signing.
getAlgorithmName() - Method in class com.entrust.toolkit.keychain.KeychainKey
Returns the algorithm associated with this key, or null if the algorithm is not recognized.
getAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Gets the symmetric encryption algorithm object identifier associated with this symmetric encryption algorithm configuration.
getAlgorithmParameters(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as AlgoriothmParameters.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getAlgorithmParameters(String) - Method in class iaik.asn1.structures.AlgorithmID
Returns the parameters of the algorithm as java.security.AlgorithmParameters object.
getAlgorithmParameters(String, String) - Method in class iaik.asn1.structures.AlgorithmID
Returns the parameters of the algorithm as java.security.AlgorithmParameters object.
getAlgorithmParameters() - Method in class iaik.asn1.structures.AlgorithmID
Returns the parameters of the algorithm as java.security.AlgorithmParameters object.
getAlgorithmParameters(AlgorithmID) - Method in class iaik.cms.SecurityProvider
Gets the algorithm parameters from the given AlgorithmID.
getAlgorithmParameterSpec() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Converts the algorithm parameters from ASN1 encoded format to JCA algorithm-parameter specification format.
getAlgorithmParams() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Gets the algorithm parameters associated with this symmetric encryption algorithm configuration.
getAlgorithmProperty(String) - Static method in class com.entrust.toolkit.xencrypt.init.XMLEInit
Searches for an element among the encryption algorithm properties.
getAlgorithmProperty(String) - Static method in class iaik.ixsil.init.IXSILInit
Gets the IXSIL algorithm property with the specified name.
getAlgorithmType() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the type of this algorithm.
getAlias(Certificate) - Method in class com.entrust.toolkit.keystore.CertStore
Returns the alias of the given certificate, or null if the certificate cannot be found.
getAliases() - Method in class com.entrust.toolkit.keystore.CertStore
Returns all aliases contained in this certificate store.
getAllDecryptionKeyHandles(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for a all decryption key objects stored on a token.
getAllObjectHandles(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for all objects stored on a token.
getAllowAIAExtensionFollowing() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
Return whether or not an AIA extension will be used to find addition certificates during the path building part of certificate validation.
getAllowAnyExtendedKeyUsage() - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
 
getAllowedEncryptionAlgorithms() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a List of allowed symmetric encryption algorithms.
getAllowedHashAlgorithms() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a List of allowed hashing algorithms.
getAllowLDAPSReferrals() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
 
getAllowNoCapiProtection() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Controls whether unprotected CAPI key storage is allowed.
getAllowServerLogin() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Controls whether or not the user can create a .ual file that will allow client software allows the user to log in via the Server Login procedure.
getAllowSIAExtensionFollowing() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
Return whether or not an SIA extension will be used to find addition certificates during the path building part of certificate validation.
getAnySCCSPName(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
This method is used when generating the keys in CAPI.
getAnySCCSPName(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigESP
This method will only ever call CapiCSPConfigESP.getAnySCCSPSelection(String, String[]) once.
getAnySCCSPSelection(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigDefault
This selection criteria does not require any user interaction, it simply returns the first String contained in the given cspList, or null if there are no Smart Card CSP's given
getAnySCCSPSelection(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigESP
This method will be called when there is more than 1 smart card CSP installed on the System and the "Any SmartCard" policy has been selected in the PKI.
getApplicationFlags() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves the first Entrust application flag.
getApplicationID() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Returns the application identifier.
getApplicationName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Returns the application name if it has been set; otherwise null is returned.
getApplicationName() - Static method in class com.entrust.toolkit.keychain.JniKeychain
retrieve .app bundle name.
getApplicationName() - Method in class com.entrust.toolkit.User
Returns the application name.
getApplicationSupportFolder() - Static method in class com.entrust.toolkit.keychain.JniKeychain
On the Mac, retrieve application support directory which store persistent user-related files for your application
getArchiveBinaryCRLCache() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
This method returns an archive CRL cache.
getArchiveCutoff() - Method in class iaik.x509.ocsp.SingleResponse
A convenience method for getting the cutoff time of the ArchiveCutoff extension, if included in this response.
getArchiveKey() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
getArchiveOptions() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns the options used when the Archive was created.
getArchiveOptions() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns the options used when the Archive was created.
getArchiveResults() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Returns the results of processing an Entrust Archive.
getArchiveResults() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Returns the results of processing an Entrust Archive.
getArray() - Method in class com.entrust.toolkit.util.ByteArray
Returns the byte array this object contains.
getASCIIEncoding() - Static method in class iaik.utils.Util
Returns the name of the character encoding that should be used for ASCII character/byte conversions.
getASN1Subject() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
Returns the subject of the certificate as an ASN.1 object.
getASN1Value() - Method in class iaik.asn1.structures.AVA
Returns an ASN.1 representation of the value of this AttributeValueAssertion.
getAsnType() - Method in class iaik.asn1.ASN1Object
Returns the ASN.1 type of this ASN.1 object.
getAsymKeyTypeString(Key) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Returns a string representation of the asymmetric key type for the provided key.
getAttr(String, String) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
Implements the getAttr method of the LdapDirectory interface.
getAttr(String, String) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Implements the getAttr method of the LdapDirectory interface.
getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Search the Directory for a given attribute within a DN entry.
getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
 
getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
Searches for the given attribute associated with the given DN.
getAttr(String, String) - Method in interface com.entrust.toolkit.x509.LdapDirectory
Searches for a specific attribute within a directory entry (as specified by a DN).
getAttribute(String) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the Attribute associated with the given OID.
getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the requested policy setting from the policy certificate.
getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the requested policy setting from the policy certificate.
getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.PolicyCertificate
Return the ASN.1 Attribute identified by the specified OID, if this policy certificate contains that attribute.
getAttribute(ObjectID) - Method in class iaik.asn1.structures.Attributes
Returns the first attribute with the given type.
getAttribute(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
Gets all the Atributes matching to a specific type (object identifier).
getAttribute(ObjectID) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns the first attribute matching to the given ObjectID, if included in this SubjectDirectoryAttributes object.
getAttributeByType(LDAPAttributeType, GeneralNames) - Method in class com.entrust.toolkit.util.net.LDAPConnection
Retrieves all data of the indicated type that exist at the indicated distribution point.
getAttributeCertificates() - Method in class iaik.cms.CertificateSet
Gets all included attribute certificates from this CertificateSet.
getAttributeCertificates() - Method in class iaik.cms.CMSCertList
Returns the attribute certificates included in this CMSCertList.
getAttributeCertificates() - Method in class iaik.cms.OriginatorInfo
Returns the attribute certificates included in this OriginatorInfo.
getAttributeCertificates() - Method in class iaik.cms.SignedDataStream
Returns the attribute certificates included in this SignedData.
getAttributeFromDPName(GeneralName, LDAPAttributeType, LdapDirectory, Map<String, JNDIDirectory>, Map<String, Long>, int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
This method parses the Distribution Point Name, and tries to retrieve information from the directory
getAttributes() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the attributes component of the LDAP URL.
getAttributes() - Method in class iaik.asn1.structures.Attributes
Returns all attributes included in the container.
getAttributes(ObjectID) - Method in class iaik.asn1.structures.Attributes
Returns all attributes with the given type.
getAttributes() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Gets the Atributes of this CertificateRequest.
getAttributes(ObjectID) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Gets all the Atributes matching to a specific type (object identifier).
getAttributes() - Method in class iaik.pkcs.pkcs12.Attributes
Returns the attributes of this SafeBag object or null if there are no attributes.
getAttributes() - Method in class iaik.x509.attr.AttributeCertificate
Gets the Atributes of this CertificateRequest.
getAttributes() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns the attributes included in this SubjectDirectoryAttributes extension.
getAttributeType() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the attribute type that was used for the search
getAuthenticatedAttribute(ObjectID) - Method in class iaik.cms.AuthenticatedDataStream
 
getAuthenticatedAttribute(ObjectID) - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the first authenticated attribute matching to the given ObjectID, if included in this SignerInfo object.
getAuthenticatedAttributes() - Method in class com.entrust.toolkit.PKCS7EncodeStream
This method returns the set of authenticated attributes in the PKCS7 Message.
getAuthenticatedAttributes() - Method in class iaik.cms.AuthenticatedDataStream
 
getAuthenticatedAttributes() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns a set of attributes that are signed by the signer.
getAuthenticatedDigest() - Method in class iaik.cms.AuthenticatedDataStream
Return the authenticated Digested which is alreay included in the authenticated Attributes.
getAuthenticatedSafes() - Method in class iaik.pkcs.pkcs12.PKCS12
Returns all AuthenticatesSafes included in this PKCS#12 object for manually parsing.
getAuthenticationtType() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
 
getAuthenticator() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Returns the authenticator.
getAuthority() - Method in class iaik.ixsil.util.URI
Gets the authority component of the URI.
getAuthorityAddress() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the IP address of the authority.
getAuthorityCertIssuer() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns the authority cert issuer of this AuthorityKeyIdentifier extension.
getAuthorityCertSerialNumber() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns the serial number of this AuthorityKeyIdentifier extension.
getAuthorityPort() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the port number of the authority.
getAuthorityUnescaped() - Method in class iaik.ixsil.util.URI
Gets the authority component of the URI in its unescaped (unicode) version.
getAuthorizedCertificates(Certificate[]) - Method in class iaik.smime.ess.SigningCertificate
Gets the authorized certificates from the set of supplied certificates.
getAuthorizedCertificates(Certificate[]) - Method in class iaik.smime.ess.SigningCertificateV2
Gets the authorized certificates from the set of supplied certificates.
getAVA(ObjectID) - Method in class iaik.asn1.structures.RDN
Returns a AttributeValueAssertion of given type from this RelativeDistinguishedName.
getAVA() - Method in class iaik.asn1.structures.RDN
This method returns one AVA.
getB() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the value of the coefficient b of the elliptic curve as defined in X9.62.
getB() - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
Returns the second coefficient b of the elliptic curve.
getBagType() - Method in class iaik.pkcs.pkcs12.SafeBag
Returns the type of this SafeBag.
getBase() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the base point.
getBase() - Method in class iaik.asn1.structures.GeneralSubtree
Returns the base GeneralName.
getBase64DecodedText(Element) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Gets the base64 decoded bytes from the first DOM Text child of the specified DOM element.
getBaseCertificateID() - Method in class iaik.x509.attr.Holder
Gets the baseCertificateID of this Holder, if set.
getBaseCertificateID() - Method in class iaik.x509.attr.V2Form
Gets the baseCertificateID of this V2Form, if set.
getBaseCRLNumber() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Returns the baseCRLNumber value of this DeltaCRLIndicator extension specifying the CRL number of the base CRL that was used as the starting point in the generation of this delta-CRL.
getBaseCRLNumber() - Method in class iaik.x509.extensions.DeltaCRLIndicator
Returns the base crl number as BigInteger.
getBaseURI() - Method in class iaik.ixsil.core.URIResolverParameters
Gets the base URI maintained by this class.
getBaseUrl() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Returns the base url.
getBasicConstraints() - Method in class iaik.x509.X509Certificate
Returns the pathLenConstraint value of the BasicConstraints extension, if included in this certificate.
getBasis() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns the generating polynomial as defined in X9.62.
getBigInteger() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Returns an integer representation of the calling field element.
getBigInteger() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the field element as a BigInteger.
getBigInteger() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns the calling element as an integer.
getBinaryString() - Method in class iaik.asn1.BIT_STRING
Returns the value of this BIT_STRING as a binary string.
getBiometricDataHash() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Gets the biometric data hash value.
getBiometricDataHashAsString() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Gets a string representation of the biometric data hash value.
getBiometricDatas() - Method in class iaik.x509.extensions.qualified.BiometricInfo
Returns the BiometricData objects included in this BiometricInfo extension.
getBiometricInfo() - Method in class iaik.x509.qualified.QualifiedCertificate
Returns the BiometricInfo extension included in this certificate, if present.
getBitsOfSecurity() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Returns the bits of security that keys generated using this asymmetric key type provide.
getBitsOfSecurity() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Gets the bits of security assigned to this symmetric encryption algorithm configuration.
getBlockSize() - Method in class iaik.asn1.OCTET_STRING
Returns the blockSize defining the encoding scheme - and specifying the length of each primitive encoded octet string component, if positive.
getBlockSize() - Method in class iaik.cms.AuthenticatedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.CompressedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in interface iaik.cms.ContentStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.DataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.DigestedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.EncryptedContentInfoStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.EncryptedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.EnvelopedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBlockSize() - Method in class iaik.cms.SignedDataStream
Gets the block size defining the length of each definite primitive encoded octet string component.
getBody() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Returns the message-specific information.
getBodyHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Returns the hash of the PKIBody.
getBoolean(String, boolean) - Method in class iaik.utils.ExtendedProperties
Get this property value, as a boolean.
getBooleanArray() - Method in class iaik.x509.extensions.KeyUsage
Return the key usage value as a boolean array.
getBuffer() - Method in class iaik.utils.LineInputStream
Returns the data in the buffer.
getBusinessControlFlags() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieve the business control flags, if any, from the client settings certificate.
getByteArray() - Method in class com.entrust.toolkit.util.SecureByteArray
Returns a copy of the sensitive data as a byte array.
getByteArrayHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a byte array object stored on a token.
getByteArrayObject(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains a byte array object from a token by reading the CKA_VALUE attribute an object.
getCACertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
Returns the CA certificate when available for the Certificate Authority that the user exists on.
getCaCertificate() - Method in class com.entrust.toolkit.User
Returns the Certification Authority (CA) certificate stored in the credentials if the user is logged in.
getCaCertificate(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves the CA certificate with which these ClientSettings were validated.
getCaCertificateChain() - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns an array of CA certificates forming a chain to the user's root CA.
getCaCertificateChain() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the CaCertificate chain that was added using the KeyAndCertificateSource.setCaChain(X509Certificate[]) method.
getCaCertificateChain() - Method in class com.entrust.toolkit.User
Returns an array of CA certificates forming a chain to the user's root CA.
getCaCerts() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Returns all the CA certificates that this object contains as an array of X509Certificate objects.
getCaCertSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the CaCertSubjectName, if was set
getCachedPkixcmpGenp() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
Returns the cached PKIX-CMP General Message Response.
getCacheEntryLifetime() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Returns the cache entry lifetime in milliseconds.
getCADNList() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getCADNs() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getCalculatedDigest() - Method in interface iaik.ixsil.core.SignerReference
Gets the digest value that has been calculated by this object.
getCalculatedDigest() - Method in interface iaik.ixsil.core.VerifierReference
Gets the digest value that has been calculated by this object.
getCAMappings(Name) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
Get a list of OCSPConfigurations which are mapped by the specified Name.
getCanonicalizationAlgorithm() - Method in interface iaik.ixsil.core.SignerSignedInfo
Gets the canonicalization algorithm employed by this signed information.
getCanonicalizationAlgorithm() - Method in interface iaik.ixsil.core.VerifierSignedInfo
Gets the canonicalization algorithm employed by this signed information.
getCanonicalXMLSerializer(NodeList, boolean) - Static method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets an implementation instance of interface CanonicalXMLSerializerInterface.
getCAPIKeyContainerName() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns the CAPI key container name.
getCAPIKeyContainerName() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the CAPI key container name.
getCaPolicyUrl() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Returns the caPolicy url.
getCAProtEncCert() - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Returns the CA protocol encryption certificate.
getCAProtEncCerts() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Returns the CA protocol encryption certificates.
getCAProtEncPos() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Returns the CA protocol encryption certificate position.
getCaPubs() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Returns all the CA certificates that this object contains as an array of X509Certificate objects.
getCaRevocationUrl() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Returns the caRevocation url.
getCaseIgnore() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns true if the password is not treated as case-sensitive.
getCause() - Method in exception com.entrust.toolkit.exceptions.ArchiveException
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getCause() - Method in interface com.entrust.toolkit.exceptions.IExceptionWithCause
Deprecated.
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getCause() - Method in exception com.entrust.toolkit.exceptions.PKCS7Exception
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getCAVersion() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Deprecated.
as of 7.0, since there is no way to determine the CA version
getCekWrapAlgorithm() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the CEK wrap algorithm OID.
getCert() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
Returns the user certificate that is to be stored in the MS-CAPI key container.
getCert() - Method in class com.entrust.toolkit.util.KeyAndCertificate
Return the Certificate associated with this object
getCertBytes() - Method in class com.entrust.toolkit.capi.CertContext
Return the bytes of the ASN.1 encoding of this certificate.
getCertChain() - Method in class com.entrust.toolkit.capi.CertChainContext
Returns an ordered list of CertContext objects that forms a chain to a root certificate.
getCertChain() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the Certificate Chain
getCertConfirmContent() - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
 
getCertDefinitionPolicyCertDN() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the DN of the certificate definition policy certificate.
getCertdefn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Returns the certificate information identifier.
getCertdefn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the certificate-definition identifier, which is the 'certdefn' component that was extracted from the EntrustCertDefnInfo structure.
getCertdefn(EntrustCertInfoId) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the certificate-definition policy that corresponds to the provided certificate-definition identifier.
getCertdefn(String) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the certificate-definition policy that corresponds to the provided certificate-definition name.
getCertdefn(BigInteger) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the certificate-definition policy that corresponds to the provided certificate-definition id.
getCertDefnId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Gets the certificate definition identifier.
getCertDefnId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Returns the certificate definition identifier.
getCertDefnId() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the identifier of the certificate definition that this certificate request information corresponds to.
getCertDefnId() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
Returns the Entrust certificate definition identifier associated with the key/certificate in this MS-CAPI key container.
getCertDefnId() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns the certificate definition identifier for the certificate definition that this private key corresponds to.
getCertDefnId() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the certificate definition identifier for the certificate definition that this certificate corresponds to.
getCertDefnName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the name of certificate definition.
getCertdefns() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Returns the set of certificate definitions.
getCertdefns() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns an Iterator over all the the certificate-definition policy information.
getCertHash() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
 
getCertHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Returns the hash of the certificate.
getCertHash() - Method in class iaik.smime.ess.ESSCertID
Returns the cert hash.
getCertHash() - Method in class iaik.smime.ess.ESSCertIDv2
Returns the cert hash.
getCertId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Returns the certificate identifier.
getCertId() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the old certificate identifier field, which is used in update requests to tie this certificate request to the user's request history.
getCertID() - Method in interface iaik.x509.ocsp.CertificateResponse
Returns the CertID of this certificate response.
getCertID() - Method in class iaik.x509.ocsp.Request
Returns the CertID.
getCertID() - Method in class iaik.x509.ocsp.SingleResponse
Returns the CertID of this SingleResponse.
getCertIDHashAlgorithm() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Returns the Hashing algorithm used to identify the certificate in the ASN.1 CertID structure.
getCertifcates() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the signer certificates that may be included in this request.
getCertificate() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Returns the certificate associated with this object
getCertificate() - Method in exception com.entrust.toolkit.exceptions.RevocationException
Returns the revoked certificate if it was set, null otherwise.
getCertificate(Name, BigInteger) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the certificate that matches the given issuer DN and serial number.
getCertificate(String) - Method in class com.entrust.toolkit.keystore.CertStore
Returns the certificate with the given alias.
getCertificate(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains a certificate object from a token by reading the CKA_VALUE attribute an object.
getCertificate(Principal, BigInteger) - Method in class com.entrust.toolkit.Trustmanager
Searches the memory cache for the verification certificate that is unambigously identified by the issuer and serial number.
getCertificate(byte[]) - Method in class com.entrust.toolkit.Trustmanager
Searches the memory cache for the verification certificate that is unambigously identified by SubjectKeyIdentifier.
getCertificate(CertificateIdentifier) - Method in class iaik.cms.OriginatorInfo
Tries to find the originator certificate specified by the given CertificateIdentidier.
getCertificate(CertificateIdentifier) - Method in class iaik.cms.SignedDataStream
Tries to find the signer certificate specified by the given CertificateIdentidier.
getCertificate(Principal, BigInteger) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method always returns null.
getCertificate(byte[]) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method always returns null.
getCertificate(Principal, BigInteger) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Provides the certificate which is unambigously identified by the specified parameters.
getCertificate(byte[]) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Provides the certificate which is unambigously identified by the specified parameter.
getCertificate() - Method in class iaik.pkcs.pkcs12.CertificateBag
Returns the certificate of this CertificateBag.
getCertificate(IssuerAndSerialNumber) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Tries to find the certificate specified by an IssuerAndSerialNumber.
getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.CapiIdentity
Returns an unmodifiable collection of CapiCertificateAndKeyInfos
getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.GenericIdentity
Returns an unmodifiable collection of GenericCertificateAndKeyInfo
getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.Identity
Returns an unmodifiable collection of CapiCertificateAndKeyInfos
getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
Returns an unmodifiable collection of KeyChainCertificateAndKeyInfos
getCertificateAndKeyInfos(GenericIdentity, GenericCertificateFilter) - Static method in class com.entrust.toolkit.credentials.GenericIdentities
This is a convenience method to filter an identity for certificates of interest.
getCertificateBags() - Method in class iaik.pkcs.pkcs12.PKCS12
Returns an array of all CertificateBags within this PKCS#12 object.
getCertificateChain(Date, CertStore, int) - Method in class com.entrust.toolkit.capi.CertContext
Calls to CAPI to obtain a certificate chain from the certificate represented by this object to a trusted root.
getCertificateChain() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the certificate chain associated with this object.
getCertificateChain(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Retrieves the certificate chain with the given name.
getCertificateHandle() - Method in class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
Returns the handle of the certificate found on a PKCS#11 device
getCertificateHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a certificate object stored on a token.
getCertificateHandle(long, boolean, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a certificate object stored on a token.
getCertificateHandles(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for a set certificate objects stored on a token.
getCertificateIdentifier() - Method in class iaik.cms.SignerRecipientIdentifier
Gets the CertificateIdentifier this SignerRecipientIdentifier represents.
getCertificateList() - Method in class iaik.cms.CMSCertList
Returns the certificates included in this CMSCertList object.
getCertificateList() - Method in class iaik.pkcs.NetscapeCertList
Returns the certificates included in this NetscapeCertList object.
getCertificateList() - Method in class iaik.pkcs.PKCS7CertList
Returns the certificates included in this PKCS7CertList object.
getCertificatePolicies() - Method in class iaik.x509.qualified.QualifiedCertificate
Returns the CertificatePolicies extension included in this certificate, if present.
getCertificateProperty(CertPropertyId) - Method in class com.entrust.toolkit.capi.CertContext
Gets the indicated certificate property.
getCertificateResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Searches this BasicOCSPReponse for status information about the certificate identified by the given certificate information.
getCertificateResponse(CertID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Searches for the certificate response corresponding to the certificate identified by the given CertID.
getCertificateResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.Response
Searches this Reponse for status information about the certificate identified by the given certificate information.
getCertificateResponse(CertID) - Method in class iaik.x509.ocsp.Response
Searches the response for status information about the certificate identified by the given CertID.
getCertificates() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Returns all the certificates contained in the time-stamp token; this WILL contain the TimeStamp Authority certificate if it was included in the time-stamp token by the TimeStamp Authority.
getCertificates() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns all the certificates contained in the time-stamp token; this WILL contain the TimeStamp Authority certificate if it was included in the time-stamp token by the TimeStamp Authority.
getCertificates() - Method in class com.entrust.toolkit.CertificateSet
Returns the content objects as an array of certificates.
getCertificates(Principal) - Method in class com.entrust.toolkit.Trustmanager
Searches the trust manager for all verification certificates that have a particular Principal as the certificate subject.
getCertificates() - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
This method returns all certificates that are currently in the certificate graph.
getCertificates() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the main policy certificate and the client settings certificate in an IniFile.
getCertificates() - Method in class iaik.cms.CertificateSet
Gets the certificates from this CertificateSet.
getCertificates() - Method in class iaik.cms.OriginatorInfo
Returns all certificates included.
getCertificates() - Method in class iaik.cms.SignedDataStream
Returns all certificates included.
getCertificates(Principal) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method always returns null.
getCertificates(Principal) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Provides all certificates whose subject equals the specified parameter.
getCertificates(CertificateBag[]) - Static method in class iaik.pkcs.pkcs12.CertificateBag
This method can be used to convert a CertificateBag array to a Certificate array.
getCertificates() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the certificates of the signers.
getCertificates() - Method in class iaik.security.smime.SignedContent
Returns the certificates included in this S/MIME messages.
getCertificates() - Method in class iaik.smime.SignedContent
Returns the certificates included in this S/MIME messages.
getCertificates() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the signer certificates that may be included in this response.
getCertificateSet() - Method in class iaik.cms.CMSCertList
Returns the certificate set included in this CMSCertList object.
getCertificateSet() - Method in class iaik.cms.OriginatorInfo
Gets the certificateSet holding all certificates included in this OriginatorInfo.
getCertificateSet() - Method in class iaik.cms.SignedDataStream
Gets the certificateSet holding all certificates included in this SignedData.
getCertificateStore() - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns the main certificate store used for certificate validation.
getCertificateStore() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the Certificate Store associated with this object.
getCertificateStore() - Method in class com.entrust.toolkit.User
Returns the main certificate store used for certificate validation.
getCertificateStore() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the certificate store.
getCertificateStore() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getCertificateStores() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Returns a List of CertificateStore object that will be used by this CollectionCS to find certificates.
getCertificateStores() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
Return the CertificateStore objects that were configured in the constructor.
getCertifiedKeyPair() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Returns the user's certificate and private key, if they have been set; otherwise null is returned.
getCertManagementState() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the certificate management state
getCertOrEncCert() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Returns the user's certificate in plain or encrypted form.
getCertPolicy() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Returns the certificate policy information.
getCertPolicySettings() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Returns the certificate policy information that was retrieved during a previous general message transmission.
getCertPublicationPending() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the certificate publication pending certificate property
getCertRenewalUrl() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Returns the certRenewal url.
getCertReq() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Returns the certificate request.
getCertReq() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Returns the certificate request value.
getCertReqId() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Returns the certificate request ID used to match this response with a request.
getCertReqId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Returns the certificate request identifier of the certificate.
getCertReqId() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Returns the certificate request ID.
getCertReqId() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the certificate request identifier associated with this full certificate template.
getCertRequest() - Method in class iaik.security.smime.PKCS10Content
Returns the PKCS#10 request sent with this message.
getCertRequest() - Method in class iaik.smime.PKCS10Content
Returns the PKCS#10 request sent with this message.
getCertRequestId() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
 
getCertStatus() - Method in class iaik.x509.ocsp.CertStatus
Returns the cert status.
getCertStatus() - Method in class iaik.x509.ocsp.SingleResponse
Returns the certStatus of this SingleResponse.
getCertStatusName() - Method in class iaik.x509.ocsp.CertStatus
Returns the cert status as string.
getCertStore() - Method in class com.entrust.toolkit.credentials.EntrustKeyStore
Retrieves the user's certificate store.
getCertStore() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Deprecated.
use getCertificateStore()
getCertTemplate() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Returns the certificate template.
getCertType() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Returns the certificate type information.
getCerttype() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Returns the identifier of the certificate type.
getCerttype() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the certificate-type identifier, which is the 'certdefn' component that was extracted from the EntrustCertTypeInfo structure.
getCertType() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Returns the usage type value of the certificate as an integer.
getCertTypeId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Returns the certificate type identifier.
getCertTypeId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Gets the certificate type identifier.
getCertTypeId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Returns the certificate type identifier if it has been set; otherwise null is returned.
getCertTypeId() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
Returns the Entrust certificate type identifier associated with the key/certificate in this MS-CAPI key container.
getCertTypePolicy() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Returns the set of certificate-type/definition policy information.
getCertTypeSettings() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
 
getCertVerifier() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the CertVerifier used to validate the certificate chain
getCertVerifier() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the Certificate verifier associated with this object.
getCertVerifier() - Method in class com.entrust.toolkit.User
Returns the object that validates certificates for this user.
getChainPosition() - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
Returns the current position in the certificate chain.
getChainToRoot() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Returns a List of X509Certificate objects that form a chain from the certificate up to a trusted root.
getChainToRoot() - Method in class com.entrust.toolkit.credentials.Identity
 
getChannel() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getChannel() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getCharacterData(Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
getCharacterData(Element) - Static method in class iaik.ixsil.util.DOMUtils
 
getCharacterData(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
getCharacterData(Element) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Returns a concatenation of all text children of the specified parent element.
getChildElement(Element, String) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Gets the child DOM element with the specified local name of the specified parent DOM element.
getChildElement(Element, String, String) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Gets the child DOM element with the specified name space and local name of the specified parent DOM element.
getChildElementByTagNameNS(Element, String, String, int) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
getChildElementByTagNameNS(Element, String, String, int) - Static method in class iaik.ixsil.util.DOMUtils
 
getChildElementByTagNameNS(Element, String, String, int) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
getChildElementByTagNameNS(Element, String, String, int) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Returns the child element of the specified parent element, which matches the specified namespace URI and the specified local name.
getChoiceType() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Returns the choice type that this object represents.
getChoiceValue() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Returns the choice value that this object represents.
getCipher(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as Cipher.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getCipher(String, int, Key, AlgorithmParameters) - Method in class iaik.cms.SecurityProvider
This method returns the desired Cipher object.
getCipher(AlgorithmID, int, Key, AlgorithmParameters) - Method in class iaik.cms.SecurityProvider
Returns the desired Cipher object for the requested algorithm.
getCipher(AlgorithmID, int, Key, AlgorithmParameterSpec) - Method in class iaik.cms.SecurityProvider
Returns the desired Cipher object for the requested algorithm.
getCipherInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a Cipher instance for the algorithm that this algorithm identifier represents.
getCipherInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a Cipher implementation for this AlgorithmIdentifier.
getCipherInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific Cipher implementation for this AlgorithmIdentifier.
getCipherText(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns the cipher text corresponding to the given ciphertext URI after encryption.
getCkaApplication() - Method in class com.entrust.toolkit.credentials.P11DataObject
Returns a description of the application that manages the object.
getCkaCertificateType() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the type of certificate.
getCkaClass() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Returns the object class (type).
getCkaDecrypt() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns an indicator for whether or not the key supports decryption.
getCkaExtractable() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns an indicator for whether or not the key is extractable.
getCkaId() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns the key identifier for the key.
getCkaId() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the key identifier for the public/private key pair.
getCkaLabel() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Returns a description of the object.
getCkaPrivate() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Returns an indicator for whether the object is a public object or a private object.
getCkaSensitive() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns an indicator for whether or not the key is sensitive.
getCkaSign() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns an indicator for whether or not the key supports signatures where the signature is an appendix to the date.
getCkaSubject() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the DER-encoding of the certificate subject name.
getCkaToken() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Returns an indicator for whether the object is a token object or a session object.
getCkaValue() - Method in class com.entrust.toolkit.credentials.P11DataObject
Returns the value of the object.
getClientAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Returns the key type.
getClientAuth() - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns true is this Security Manager Proxy client will respond to a request for client authentication.
getClientCredentials() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the client X509Certificate chain set by the object that implements this interface.
getClientCredentials() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getClientCredentials() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
Returns the client X509Certificate chain set by setClientCredentials.
getClientCredentials() - Method in interface com.entrust.toolkit.x509.LdapSSL
Returns the client X509Certificate chain set by the object that implements this interface
getClientNKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns an integer setting, which identifies the client PKIX type — 1 or 2.
getClientSettings() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Returns the client policy information that was retrieved during a previous general message transmission.
getClientSettings() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
Return the Client settings, or null if no client setting have been set.
getClientSettings() - Method in class com.entrust.toolkit.User
Gets the client settings that were used during user login.
getClientSettings() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the client settings.
getClientSettings() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Return the ClientSettings stored by this class
getClientSettings() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getClientSettingsSource() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the source of the client settings values.
getCMPUnknown() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_unknown policy setting from the policy certificate.
getCofactor() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the cofactor of the curve, if known — otherwise returns null.
getComment() - Method in class iaik.x509.extensions.netscape.NetscapeComment
Returns the comment.
getComparableString() - Method in class iaik.asn1.structures.AVA
Returns a string that represents the contents of this AVA, according to the name comparison rules in RFC 2459/3280.
getComparableString() - Method in class iaik.asn1.structures.Name
Returns a string that represents the contents of this Name, according to the name comparison rules in RFC 2459/3280.
getComparableString(boolean) - Method in class iaik.asn1.structures.Name
Returns a string that represents the contents of this Name, according to the name comparison rules in RFC 2459/3280.
getComparableString() - Method in class iaik.asn1.structures.RDN
Returns a string that represents the contents of this RDN, according to the name comparison rules in RFC 2459/3280.
getCompatMode() - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns whether compatibility mode is enabled.
getComponentAt(int) - Method in class iaik.asn1.ASN1
Returns the ASN1Object at the given index if the ASN1Object represented by this ASN1 object is of constructed type (e.g.
getComponentAt(int) - Method in class iaik.asn1.ASN1Object
Throws a CodingException.
getComponentAt(int) - Method in class iaik.asn1.ConstructedType
Returns the component at the given location within a ConstructedType.
getComponents() - Method in class iaik.asn1.ConstructedType
Returns an Enumeration that iterates over the component objects.
getCompressionAlgorithm() - Method in class iaik.cms.CompressedDataStream
Returns the compression algorithm
getCompressionAlgorithm() - Method in class iaik.smime.CompressedContent
Return the Compression Algorithm
getCompressionProvider() - Method in class iaik.cms.CompressedDataStream
Returns the CompressionProvider
getCompressionProvider() - Method in class iaik.smime.CompressedContent
 
getConfiguredImplicitCaParams() - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Provides access to the globally configured 'implicitCA' EC domain parameter values.
getConnectionTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the Directory connection timeout for the ldap
getConnectionTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
returns the Directory connection timeout used by the underlying socket implementation.
getConnectTimeout() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getConnectTimeout() - Method in class com.entrust.toolkit.util.net.HttpConnection
 
getConnectTimeout() - Method in class com.entrust.toolkit.util.net.LDAPConnection
 
getConnectTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Returns the socket connect timeout value
getConnectTimeout() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
 
getConnectTimeout() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getContainerName() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the name of the container where the private key is stored.
getContainerName() - Method in class com.entrust.toolkit.capi.CryptProvider
Returns the name of the container associated with this object.
getContainerName(String) - Static method in class com.entrust.toolkit.credentials.CapiContainerName
Examine the given container name, and return an appropriate instance of this class to deal with that name.
getContainerName() - Method in class com.entrust.toolkit.credentials.CapiIdentity
Returns a key container name associated with this identity.
getContainerName() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Returns the private key container name associated with this object.
getContainerName() - Method in class com.entrust.toolkit.credentials.GenericIdentity
Not used.
getContainerName() - Method in class com.entrust.toolkit.credentials.Identity
Returns a key container name associated with this identity.
getContainerName(String) - Static method in class com.entrust.toolkit.credentials.KeychainContainerName
Examine the given container name, and return an appropriate instance of this class to deal with that name.
getContainerName() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
Returns a key container name associated with this identity.
getContainers() - Method in class com.entrust.toolkit.capi.CryptProvider
Returns a List of Strings that are the names of the containers belonging to this provider.
getContent() - Method in class iaik.cms.AuthenticatedData
Returns the content.
getContent() - Method in class iaik.cms.CompressedData
Returns the content as byte array.
getContent() - Method in class iaik.cms.ContentInfo
Returns the content of this CMS ContentInfo.
getContent() - Method in class iaik.cms.ContentInfoStream
Returns the content of this CMS ContentInfoStream.
getContent() - Method in class iaik.cms.DigestedData
Returns the content.
getContent() - Method in class iaik.cms.EncapsulatedContentInfo
Returns the content of this CMS EncapsulatedContentInfo.
getContent() - Method in class iaik.cms.EncryptedContentInfo
Returns the content.
getContent() - Method in class iaik.cms.EncryptedData
Returns the content as byte array.
getContent() - Method in class iaik.cms.EnvelopedData
Returns the content as byte array.
getContent() - Method in class iaik.cms.SignedData
Returns the content.
getContent() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns the content of this PKCS#7 ContentInfoStream.
getContent(DataSource) - Method in class iaik.security.smime.encrypted_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent() - Method in class iaik.security.smime.EncryptedContent
Returns the content as a Java object.
getContent(DataSource) - Method in class iaik.security.smime.pkcs10_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent(DataSource) - Method in class iaik.security.smime.signed_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent() - Method in class iaik.security.smime.SignedContent
Returns the content as a Java object.
getContent() - Method in class iaik.smime.CompressedContent
This method returns the content contained in the CompressedContent object.
getContent(DataSource) - Method in class iaik.smime.encrypted_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent() - Method in class iaik.smime.EncryptedContent
Returns the content as a Java object.
getContent(DataSource) - Method in class iaik.smime.pkcs10_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent(DataSource) - Method in class iaik.smime.signed_content
Returns an object representing the data which is encapsulated by the supplied dataSource.
getContent() - Method in class iaik.smime.SignedContent
Returns the content as a Java object.
getContentClass() - Method in class com.entrust.toolkit.Set
Returns the class of the content objects.
getContentEncryptionAlgorithm() - Method in class iaik.cms.EncryptedContentInfoStream
Returns the content-encryption algorithm (including any associated parameters) of this EncryptedContentInfoStream.
getContentEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns the content-encryption algorithm (including any associated parameters) of this EncryptedContentInfoStream.
getContentInputStream() - Method in class iaik.cms.ContentInfo
Returns the unparsed content of this CMS ContentInfo as BER encoding.
getContentInputStream() - Method in class iaik.cms.ContentInfoStream
Returns the unparsed content of this CMS ContentInfo as BER encoding.
getContentInputStream() - Method in class iaik.cms.EncapsulatedContentInfo
Returns an InputStream supplying the content bytes of this CMS EncapsulatedContentInfo.
getContentInputStream() - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns an InputStream supplying the content bytes of this CMS EncapsulatedContentInfo.
getContentInputStream() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns the unparsed content of this PKCS#7 ContentInfo as DER encoding.
getContentInputStream() - Method in class iaik.security.smime.EncryptedContent
Returns an InputStream for this part's unparsed content.
getContentInputStream() - Method in class iaik.security.smime.SignedContent
Returns an InputStream for this part's unparsed content.
getContentInputStream() - Method in class iaik.smime.CompressedContent
Returns an InputStream for this part's unparsed content.
getContentInputStream() - Method in class iaik.smime.EncryptedContent
Returns an InputStream for this part's unparsed content.
getContentInputStream() - Method in class iaik.smime.SignedContent
Returns an InputStream for this part's unparsed content.
getContents() - Method in class com.entrust.toolkit.xencrypt.exceptions.XMLEExceptionMessages
 
getContentType() - Method in class iaik.cms.AuthenticatedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.cms.CompressedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.cms.ContentInfo
Returns the content type of this CMS ContentInfo.
getContentType() - Method in class iaik.cms.ContentInfoStream
Returns the content type of this CMS ContentInfoStream.
getContentType() - Method in interface iaik.cms.ContentStream
Returns the OID of the implemented CMS content type.
getContentType() - Method in class iaik.cms.DataStream
Returns the object identifier of this CMS Data.
getContentType() - Method in class iaik.cms.DigestedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.cms.EncapsulatedContentInfo
Returns the content type of this CMS EncapsulatedContentInfo.
getContentType() - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns the content type of this CMS EncapsulatedContentInfoStream.
getContentType() - Method in class iaik.cms.EncryptedContentInfoStream
Returns the type of the content encrypted by this EncryptedContentInfoStream.
getContentType() - Method in class iaik.cms.EncryptedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.cms.EnvelopedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.cms.SignedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns the content type of this PKCS#7 ContentInfoStream.
getContentType() - Method in interface iaik.pkcs.pkcs7.ContentStream
Returns the OID of the implemented PKCS#7 content type.
getContentType() - Method in class iaik.pkcs.pkcs7.DataStream
Returns the object identifier of this PKCS#7 Data.
getContentType() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns the type of the content encrypted by this EncryptedContentInfoStream.
getContentType() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the content type this class implements.
getContentType() - Method in class iaik.security.smime.EncryptedContent
Returns the ContentType and any attached parameters of this EncryptedObject.
getContentType() - Method in class iaik.security.smime.PKCS10Content
Returns the ContentType and any attached parameters of this PKCS10 content.
getContentType() - Method in class iaik.smime.CompressedContent
Returns the ContentType and any attached parameters of this CompressedContent.
getContentType() - Method in class iaik.smime.EncryptedContent
Returns the ContentType and any attached parameters of this EncryptedObject.
getContentType() - Method in class iaik.smime.PKCS10Content
Returns the ContentType and any attached parameters of this PKCS10 content.
getContentType() - Method in interface iaik.smime.SMimeContentType
 
getControl(ObjectID) - Method in class com.entrust.toolkit.asn1.crmf.Controls
Returns a particular control, specified by its object ID, if it exists in the Controls structure; otherwise null is returned.
getControls() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Returns the controls if they has be set; otherwise null is returned.
getControls() - Method in class com.entrust.toolkit.asn1.crmf.Controls
Returns all the controls this object contains as an array of AttribyteTypeAndValue objects.
getCount(int) - Method in class com.entrust.toolkit.util.TransactionCounter
Retrieves the count of the given transaction type.
getCounter() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the counter.
getCounterAsInt() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the counter as int value.
getCredentialReader() - Method in class com.entrust.toolkit.User
Gets the CredentialReader.
getCredentialWriter() - Method in class com.entrust.toolkit.User
Gets the CredentialWriter.
getCritical() - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
getCriticalExtensionOIDs() - Method in class iaik.x509.attr.AttributeCertificate
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in this attribute certificate.
getCriticalExtensionOIDs() - Method in class iaik.x509.RevokedCertificate
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in this revoced certificate.
getCriticalExtensionOIDs() - Method in class iaik.x509.X509Certificate
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in this certificate.
getCriticalExtensionOIDs() - Method in class iaik.x509.X509CRL
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in this CRL.
getCriticalExtensionOIDs() - Method in class iaik.x509.X509Extensions
Gets a Set of the OID strings for the extension(s) marked CRITICAL in this X509Extensions object.
getCRL() - Method in class com.entrust.toolkit.x509.revocation.DistPointAndCRL
Returns the CRL.
getCRLConfig() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
This method collects the configuration settings used by this object and constructs a CRLConfig object that represents the revocation configuration used by this object.
getCRLGracePeriod() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Return the grace period for CRLs, in hours.
getCrlID() - Method in class iaik.x509.ocsp.SingleResponse
A convenience method for getting the CrlID extension, if included in this single response.
getCRLInvalidSearchTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Returns the CRL invalid search timeout.
getCrlIssuer() - Method in class iaik.asn1.structures.DistributionPoint
Returns the CRL Issuer parameter of this distribution point.
getCRLList() - Method in class iaik.cms.CMSCertList
Returns the CRLs included in this CMSCertList object.
getCRLList() - Method in class iaik.pkcs.PKCS7CertList
Returns the CRLs included in this PKCS7CertList object.
getCrlNum(int) - Method in class iaik.x509.ocsp.extensions.CrlID
Gets the crl number, if included The crl number specifies the value of the CRL number extension of the corresponding crl.
getCRLNumber() - Method in class iaik.x509.extensions.CRLNumber
Returns the CRL number as BigInteger.
getCRLs(String, boolean) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
Implements the getCRLs() method of the LdapDirectory interface.
getCRLs(String, boolean) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Implements the getCRLs() method of the LdapDirectory interface.
getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Finds the CRLs or ARLs from a distribution point.
getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
 
getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
Searches for the CRLs or ARLs from the given distribution point.
getCRLs(String, boolean) - Method in interface com.entrust.toolkit.x509.LdapDirectory
Accessor method that returns an array of Certificate Revocation Lists (CRLs) or Authority Revocation Lists (ARLs).
getCRLs() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Returns all the X.509 CRLs contained in this revocation store as an array of DistPointAndCRL objects, from which specific distribution points and CRLs can be retrieved.
getCRLs() - Method in class iaik.cms.OriginatorInfo
Returns all the cerificate-revocation lists included in this OriginatorInfo object.
getCRLs() - Method in class iaik.cms.SignedDataStream
Returns all the cerificate-revocation lists included in this SignedData object.
getCRLs() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns all the cerificate-revocation lists included in this SignedData object.
getCRLs() - Method in class iaik.security.smime.SignedContent
Returns the CRLs included in this S/MIME messages.
getCRLs() - Method in class iaik.smime.SignedContent
Returns the CRLs included in this S/MIME messages.
getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Retrieves all CRLs of the indicated type that exist at the indicated distrubution point.
getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Retrieves all CRLs of the indicated type that exist at the indicated distrubution point.
getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
Retrieves all CRLs of the indicated type that exist at the indicated distribution point.
getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
Retrieves all CRLs of the indicated type that exist at the indicated distribution point.
getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.RevocationStore
Retrieves all CRLs of the indicated type that exist at the indicated distrubution point.
getCrlTime() - Method in class iaik.x509.ocsp.extensions.CrlID
Gets the crl time, if included.
getCrlUrl() - Method in class iaik.x509.ocsp.extensions.CrlID
Gets the crl url, if included.
getCrtCoefficient() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the Chinese Remainder Theorem coefficient of this private key.
getCryptKey() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Returns the CryptKey object associated with this key.
getCryptokiVersion() - Method in class com.entrust.toolkit.pkcs11.Info
Returns the cryptoki version component.
getCryptProvider() - Method in class com.entrust.toolkit.capi.CryptKey
Returns the CryptProvider used when creating this key.
getCryptProvider() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Returns the CryptProvider object associated with this key.
getCSPParam(ProviderParam) - Method in class com.entrust.toolkit.capi.CryptProvider
Gets the value of a CSP parametet associated with this CryptProvider in MSCAPI
getCsSyncNumber() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the certificate store synchronization number.
getCurrentTimeSeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets a seed based on the current time.
getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the curve linked to the calling point.
getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the elliptic curve corresponding to the calling point.
getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the curve to which the calling point belongs.
getCurve() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the elliptic curve.
getCutoffTime() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Gets the archive cutoff time.
getData() - Method in interface com.entrust.toolkit.util.net.HttpSender
 
getData() - Method in class iaik.cms.Data
Returns a byte array holding the value of this Data object.
getDataHandler() - Method in class iaik.security.smime.EncryptedContent
Return a DataHandler for the content within this part.
getDataHandler() - Method in class iaik.security.smime.SignedContent
Returns a DataHandler holding the content of this SignedContent object.
getDataHandler() - Method in class iaik.smime.CompressedContent
Return a DataHandler for the content within this part.
getDataHandler() - Method in class iaik.smime.EncryptedContent
Return a DataHandler for the content within this part.
getDataHandler() - Method in class iaik.smime.SignedContent
Returns a DataHandler holding the content of this SignedContent object.
getDataObjectHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a data object stored on a token.
getDataObjectHandles(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for a set data objects stored on a token.
getDataObjectHandles(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for a set data objects stored on a token.
getDate() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Returns the date value of this InvalidityDate extension specifying the date at which it is known or suspected that the private key was compromised or that the certificate should otherwise be considered invalid.
getDate() - Method in class iaik.asn1.structures.ChoiceOfTime
Returns the date this ChoiceOfTime represents.
getDate() - Method in class iaik.cms.KEKIdentifier
Gets the optional Date value.
getDate() - Method in class iaik.cms.RecipientKeyIdentifier
Gets the optional Date value.
getDebugLogPrintStream() - Static method in class iaik.ixsil.init.IXSILInit
Gets the Printstream IXSIL currently uses to write debug log to.
getDebugMode() - Static method in class iaik.DebugCMS
 
getDecodedAbsentParameters() - Method in class iaik.asn1.structures.AlgorithmID
This method is used to determine if the ASN1 Encoded version of the parameters were absent when this structure was decoded.
getDecryptedBinary() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
 
getDecryptionIssuers() - Method in class com.entrust.toolkit.User
Returns the history of the decryption key issuers.
getDecryptionKey(Name, String) - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns the decryption private key and serial number for the given issuer.
getDecryptionKey(Name, BigInteger) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the private key that matches the given issuer DN and serial number.
getDecryptionKey(Name, String) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Convienance method for returning the private key that matches the given issuer DN and serial number.
getDecryptionKey() - Method in class com.entrust.toolkit.User
Returns the latest decryption private key stored in the credentials.
getDecryptionKey(Name, String) - Method in class com.entrust.toolkit.User
Returns the decryption private key and serial number for the given issuer.
getDecryptionKeyHandle(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a decryption key object stored on a token.
getDecryptionKeys() - Method in class com.entrust.toolkit.User
Returns the decryption keys stored in the credentials.
getDecryptionSerialNumbers() - Method in class com.entrust.toolkit.User
Returns the history of the decryption key serial numbers.
getDecryptUpdateLength(long, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
When performing a multiple-part decryption operation, this call returns the number of bytes that would be required in an array passed to decryptUpdate to hold the output.
getDefault() - Static method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Get the default socket from a static instance.
getDefault() - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Get the default socket from a static instance.
getDefault() - Static method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Get the default socket from a static instance.
getDefault() - Static method in class iaik.security.random.SecRandom
Deprecated.
Return a new instance of the default random number generator.
getDefault() - Static method in class iaik.security.random.SeedGenerator
Deprecated.
Get a new instance of the default seed generator.
getDefaultCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
getDefaultCipherSuites() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Returns the defaultCipherSuites used by this SSLSocket
getDefaultCSP() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
Return the default CSP used when generating the keys in CAPI.
getDefaultEncoding() - Static method in class iaik.asn1.structures.AVA
Gets the default encoding.
getDefaultLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the default algorithm key length.
getDefaultLength() - Method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Return the default length, in bytes, of keys with this type.
getDefaultProtocolSigningAlgs() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Gets the caller configured default value for the protocol signing algorithm configuration list.
getDefaultProtocolSigningAlgs() - Method in class com.entrust.toolkit.credentials.EntrustP10CertRetriever
Gets the caller configured default value for the protocol signing algorithm configuration list.
getDefaultProtocolSigningAlgs(List<EntrustSigConfig>) - Static method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the default list of signature algorithms that are permitted for use in the PKIX-CMP protocol.
getDefaultProviderInfo(ProviderType, int) - Static method in class com.entrust.toolkit.capi.CryptProvider
Returns information about the default provider for the given provider type.
getDefaultSecureRandomInstance() - Static method in class com.entrust.toolkit.security.provider.Entrust
Returns a new instance of Entrust's default random number generator (RNG).
getDefaultSeedGenerator() - Static method in class iaik.security.random.SeedGenerator
Deprecated.
This method is deprecated and supported for compatibility only.
getDefaultToolkitUsage() - Static method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This adds the default ExtendedKeyUsages for use with the toolkit.
getDegree() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns the degree of the calling polynomial.
getDerivedKeyLength() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
Returns the length the derived key should have.
getDescription() - Method in class com.entrust.toolkit.pkcs11.Info
Returns the library description component.
getDetails() - Method in exception com.entrust.toolkit.exceptions.RevocationException
Returns information about the revoked certificate (the CRL entry) if it was set, null otherwise.
getDeviceError() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns the device error component.
getDigest(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the digest from a signature that exists over the data that was extracted during a verification operation.
getDigest() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the digest that was calculated over the data during a signing operation.
getDigest() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
 
getDigest() - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
Deprecated.
This method returns the bytes that were actually signed.
getDigest() - Method in interface com.entrust.toolkit.security.crypto.signature.ExtendedSignature
Deprecated.
Returns the digest that was calculated during signature generation or verification.
getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
 
getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
Deprecated.
 
getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
Deprecated.
 
getDigest() - Method in class iaik.cms.DigestedDataStream
Returns the message-digest computed on the content value.
getDigest() - Method in class iaik.cms.DigestInfo
Returns the digest value held by this DigestInfo.
getDigest() - Method in interface iaik.ixsil.core.VerifierReference
Get the digest value of this reference element.
getDigest() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns the message-digest computed on the content value.
getDigest() - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns the digest value held by this DigestInfo.
getDigest(PublicKey, byte[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
Decrypts the encrypted digest using the publicKey and returns the resulting digest value in a byte array.
getDigestAlgorithm(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the message digest algorithm used to sign the data.
getDigestAlgorithm() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the message digest algorithm used to sign the data.
getDigestAlgorithm() - Method in class iaik.cms.AuthenticatedDataStream
Returns the message-digest algorithm used for computing the digest.
getDigestAlgorithm() - Method in class iaik.cms.DigestedDataStream
Returns the message-digest algorithm used for computing the digest.
getDigestAlgorithm() - Method in class iaik.cms.DigestInfo
Returns the AlgorithmID of the message-digest algorithm (including any associated parameters) that has been used for calculating the digest on the content and any authenticated information.
getDigestAlgorithm() - Method in class iaik.cms.SignerInfo
Returns the AlgorithmID of the message-digest algorithm that has been used for digesting the content and any signed attributes.
getDigestAlgorithm() - Method in interface iaik.ixsil.core.SignerReference
Gets the digest algorithm employed by this reference.
getDigestAlgorithm() - Method in interface iaik.ixsil.core.VerifierReference
Gets the digest algorithm employed by this reference.
getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns the message-digest algorithm used for computing the digest.
getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns the AlgorithmID of the message-digest algorithm (including any associated parameters) that has been used for calculating the digest on the content and any authenticated information.
getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the AlgorithmID of the message-digest algorithm that has been used for digesting the content and any authenticated attributes.
getDigestAlgorithm() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns the digest algorithm.
getDigestAlgorithms() - Method in class iaik.cms.SignedDataStream
Returns a collection of message-digest algorithm identifiers.
getDigestAlgorithms() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns a collection of message-digest algorithm identifiers.
getDigestEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the digest-encryption algorithm used for encrypting the message digest and associated information with the signer's private key.
getDigestLength(AlgorithmID) - Static method in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Returns the digest length (in bytes) of the indicated digest algorithm.
getDigestSize() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
getDigit() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns true if the password must contain a number.
getDigitalIdRepresentation(SecureStringBuffer) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Returns a representation of an Entrust digital identity in Entrust PKCS #11 format.
getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.dsa.DsaSignature
 
getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignature
 
getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Instantiates the internal signature algorithm implementation from the indicated class.
getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.signature.RsaSignature
 
getDirectory() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return a connection to the Directory specified in the ini file.
getDirectory() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getDirectory() - Method in class com.entrust.toolkit.User
Returns the Directory that was set by calling setConnections().
getDirectory() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the LdapDirectory that was used for the search
getDirectory() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the LDAP Directory
getDirectory() - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
Returns the directory in use.
getDirectory() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Return the Directory stored by this class
getDirectory() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getDirectoryAttributeName() - Method in class com.entrust.toolkit.util.net.LDAPAttributeType
Returns the name of the directory that should be used when searching for the specified data.
getDirectoryConsistencyChecking() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
This client settings flag controls whether Entrust clients ensure that the directory entry DN matches the certificate subject when they retrieve certificates from a Directory.
getDirectoryFromKeystore(String) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
Reads the Directory Information from the Keystore INI file.
getDirectoryFromKeystore(IniFile) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
Reads the Directory Information from the Keystore INI file.
getDirectoryHostAndPort() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the Directory Hostname and port information used to connect to the LDAP server.
getDirectoryName(Name) - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Returns the internal value of this DistributionPointName object as an absolute X.500 distinguished name.
getDirectoryName(Name) - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Returns the name value of this OldDistributionPointName structure as an absolute path name.
getDisableSLO() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
getDisableSLO
getDistinguishedIssuerName() - Method in class com.entrust.toolkit.credentials.Identity
Returns the distinguished name of the issuer of this Identity This is the issuer name of the newest certificate associated with this identity.
getDistinguishedName() - Method in class com.entrust.toolkit.credentials.Identity
Returns the distinguished name of this identity.
getDistPoint() - Method in class com.entrust.toolkit.x509.revocation.DistPointAndCRL
Returns the distribution point.
getDistributionPoint() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
Returns the name value of this OldDistributionPoint structure specifying the name of the distribution point.
getDistributionPoint() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns the distributionPoint value of this IssuingDistributionPoint extension specifying the name of the distribution point in one or more name forms.
getDistributionPoint() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns the distributionPoint value of this OldIssuingDistributionPoint extension specifying the location where this CRL is expected to be found.
getDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Returns the distribution point name parameter.
getDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Returns the name value of this OldDistributionPointName structure specifying the (relative or absolute) name of the distribution point.
getDistributionPointName() - Method in class iaik.asn1.structures.DistributionPoint
Returns the distribution point name of this distribution point.
getDistributionPointName() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns the distribution point name of this issuing distribution point.
getDistributionPoints() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Returns an enumeration of the distribution points in this OldCRLDistributionPoints extension.
getDistributionPoints() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Returns an enumeration of the distribution points included into this CRLDistPointsSyntax extension.
getDN() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the DN component of the LDAP URL.
getDN() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the DN used for the search
getDNencoding() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves DN encoding types, as a List of Strings.
getDocument() - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Retrieves the DOM document tree.
getDocument() - Method in class iaik.ixsil.core.Verifier
Gets the XML document embedding the XML signature as a DOM Document object.
getDocumentTraversal(Document) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
getDocumentTraversal(Document) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
getDocumentTraversal(Document) - Static method in class iaik.ixsil.util.DOMUtils
 
getDocumentTraversal(Document) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
getDocumentTraversal(Document) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Gets a DOM level 2 DocumentTraversal interface, which allows the creation of DOM level 2 NodeIterator and TreeWalker interfaces, for the specified DOM document.
getDomainName(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Determines the name of the EC domain defined by the provided set of EC domain parameters.
getDomainName() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Returns the domain name associated with the EC domain parameters.
getDOMElement() - Method in interface iaik.ixsil.core.SignerReference
Gets the DOM Element representing the reference.
getDOMElement() - Method in class iaik.ixsil.core.TransformInstruction
Gets the DOM Element representing the transform instruction.
getDOMElement() - Method in interface iaik.ixsil.core.VerifierReference
Gets the DOM Element representing the reference.
getDouble(String, double) - Method in class iaik.utils.ExtendedProperties
Get this property value, as a double.
getDSAParams(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Extracts the DSA parameters from a DSA key object stored on a PKCS#11 device.
getDSAPublicKeyY(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the public value from a DSA key object stored on a token by reading the CKA_VALUE attribute of the object.
getECDomainParams(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Extracts the EC domain parameters from an EC key object stored on a PKCS#11 device.
getEcdsaDigestFormat(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Determines the ECDSA digest format used by the PKCS#11 device.
getEcInstance(AlgorithmParameterSpec) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Determines the asymmetric key type of an EC key by examining the EC domain parameters associated with the key.
getECParameters() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Returns the parameter value.
getECParameters() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Returns the parameter value.
getECPublicPoint(long, long, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Extracts the EC public point from an EC public key object stored on a PKCS#11 device.
getECPublicPoint() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
Deprecated.
Returns the public value, the point on the curve.
getEffectiveKeyBits() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Returns the number of effective key bits.
getEffectiveKeyBits() - Method in class iaik.security.cipher.RC2WrapParameterSpec
Return the number of effective key bits.
getElements() - Method in class com.entrust.toolkit.Set
Returns all objects contained in this set.
getEllipticCurveInstance(ECField, BigInteger, BigInteger) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Instantiates an EllipticCurve with the specified elliptic curve field and the coefficients a and b; supports curves with zero coefficients.
getEllipticCurveInstance(ECField, BigInteger, BigInteger, byte[]) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Instantiates an EllipticCurve with the specified elliptic curve field, the coefficients a and b, and the seed used for curve generation; supports curves with zero coefficients.
getEnabledCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getEnabledProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getEnableOfflineLookup() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
This API is used to enable offline lookup for all RevocationStores configure by this object.
getEnableSessionCreation() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getEnc() - Method in class iaik.security.spec.PBES2ParameterSpec
Return the encryption scheme for the PBES2 parameter specifications.
getEncapsulatedContentInfoStream() - Method in class iaik.cms.CompressedDataStream
Returns the EncapsulatedContentInfoStream.
getEncapsulatedContentType() - Method in class iaik.cms.AuthenticatedDataStream
Returns the content type the inherent EncapsulatetContentInfo represents.
getEncapsulatedContentType() - Method in class iaik.cms.CompressedDataStream
Returns the content type the EncapsulatetContentInfo represents.
getEncapsulatedContentType() - Method in class iaik.cms.DigestedDataStream
Returns the content type the inherent EncapsulatetContentInfo represents.
getEncapsulatedContentType() - Method in class iaik.cms.SignedDataStream
Returns the content type the inherent EncapsulatetContentInfo represents.
getEncCertPOP() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Returns the set of encryption certificate proof-of-possession information.
getEncName(AlgorithmID) - Static method in class iaik.security.cipher.PBES2
 
getEncoded() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Part of the Key interface, always returns null as keys cannot be extracted from CAPI.
getEncoded() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class com.entrust.toolkit.credentials.TokenKey
Returns null since this key implementation does not support encoding.
getEncoded() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Not implemented, returns null
getEncoded() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Not implemented, returns null
getEncoded(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts EC domain parameters in ECParameterSpec representation to DER encoded ASN.1 format.
getEncoded(ECParameterSpec, boolean) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts EC domain parameters in ECParameterSpec representation to DER encoded ASN.1 format.
getEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Returns this DER encoding of this private key.
getEncoded(boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Encodes the private key using the force 'specified' indicator.
getEncoded(ECPublicKey, EcParameterFormat) - Static method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Encodes an EC public key using the requested EC domain parameter format.
getEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Returns this DER encoding of this public key.
getEncoded(boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Encodes the public key using the force 'specified' indicator.
getEncoded() - Method in class com.entrust.toolkit.security.provider.SecurePrivateKey
Returns null since this private key implementation does not support encoding.
getEncoded() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Encodes this RSAOAEPParameterSpec object as an ASN1Object.
getEncoded() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Encode an SCT as a stream of bytes.
getEncoded() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
 
getEncoded() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns this attribute certificate as as a DER encoded byte array.
getEncoded() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns this certificate as as a DER encoded byte array.
getEncoded() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Retrieves the encoded symmetric key associated with this EncryptionAlgorithm.
getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Retrieves the encoded secret key associated with this EncryptionAlgorithm instance.
getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Retrieves the encoded secret key associated with this EncryptionAlgorithm instance.
getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
This method is required to implement the EncryptionAlgorithm interface, but it pertains to symmetric ciphers, so here it does nothing.
getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Retrieves the KeyEncryptionKey associated with this KeyWrapAlgorithm.
getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Retrieves the encoded key encryption key associated with this KeyWrapAlgorithm.
getEncoded() - Method in class iaik.asn1.structures.Name
Returns this Name as DER encoded byte array.
getEncoded() - Method in class iaik.cms.AuthenticatedData
Returns the DER encoding of this AuthenticatedData object as a byte array.
getEncoded() - Method in class iaik.cms.CompressedData
Returns the DER encoding of this CompressedData in a byte array.
getEncoded() - Method in class iaik.cms.Data
Returns the DER encoding of this Data object as byte array.
getEncoded() - Method in class iaik.cms.DigestedData
Returns the encoding of this DigestedData in a byte array.
getEncoded() - Method in class iaik.cms.EncryptedContentInfo
Returns the DER encoding of this EncryptedContentInfo in a byte array.
getEncoded() - Method in class iaik.cms.EncryptedData
Returns the DER encoding of this EncryptedData in a byte array.
getEncoded() - Method in class iaik.cms.EnvelopedData
Returns the DER encoding of this EnvelopedData in a byte array.
getEncoded() - Method in class iaik.cms.SignedData
Returns the DER encoding of this SignedData object as byte array.
getEncoded() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Returns this EncryptedPrivateKeyInfo as a DER encoded byte array.
getEncoded() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Returns this PrivateKeyInfo as a DER encoded ASN.1 data structure.
getEncoded() - Method in class iaik.security.cipher.PBEKey
Returns the password as byte array.
getEncoded() - Method in class iaik.security.cipher.PBEKeyBMP
Returns the password as byte array.
getEncoded(char[]) - Static method in class iaik.security.cipher.PBEKeyBMP
Converts the ASCII passwort to a 2 bytes big-endian format BMPString.
getEncoded() - Method in class iaik.security.cipher.SecretKey
Returns a copy of the secret key as byte array.
getEncoded() - Method in class iaik.utils.SSLeayPrivateKey
This method is not supported and therefore returns null.
getEncoded() - Method in class iaik.x509.attr.AttributeCertificate
Returns this attribute certificate as DER encoded ASN.1 data structure
getEncoded() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns this BasicOCSPResponse as DER encoded ASN.1 data structure
getEncoded() - Method in class iaik.x509.ocsp.OCSPRequest
Returns this OCSPRequest as DER encoded ASN.1 data structure
getEncoded() - Method in class iaik.x509.ocsp.OCSPResponse
DER encodes this OCSP response.
getEncoded() - Method in class iaik.x509.ocsp.Response
Returns the DER encoding a particular response.
getEncoded() - Method in class iaik.x509.PublicKeyInfo
Returns this PublicKeyInfo as a DER encoded ASN.1 data structure.
getEncoded() - Method in class iaik.x509.RevokedCertificate
Returns this RevokedCertificate as DER encoded ASN.1 data structure
getEncoded() - Method in class iaik.x509.X509Certificate
Returns this X509 certificate as DER encoded ASN.1 data structure
getEncoded() - Method in class iaik.x509.X509CRL
Returns this CRL as DER encoded ASN.1 data structure.
getEncodedCertDefnPolicyCert() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Gets the DER-encoded certificate definition policy certificate.
getEncodedPoint() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Returns the encoded EC public point (the byte value of SubjectPublicKey.subjectPublicKey).
getEncodedRolePolicyCert() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Gets the DER-encoded role policy certificate.
getEncoding() - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
Returns the name of the character encoding being used by this writer.
getEncoding(ObjectID) - Static method in class iaik.asn1.structures.AVA
Gets the encoding type associated with the given attribute type.
getEncoding() - Method in class iaik.ixsil.core.Object
Gets the Encoding attribute value of the Object element.
getEncodingType() - Method in class iaik.asn1.structures.ChoiceOfTime
Returns the encoding type, either UTCTime or GeneralizedTime.
getEncryptedContentInfo() - Method in class iaik.cms.EncryptedDataStream
Returns the encrypted content info of this EncryptedDataStream object.
getEncryptedContentInfo() - Method in class iaik.cms.EnvelopedDataStream
Returns the EncryptedContentInfo included in this EnvelopedDataStream object.
getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns the encrypted content info of this EncryptedDataStream object.
getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns the encrypted content info included in this EnvelopedDataStream object.
getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns the encrypted content info included in this SignedAndEnvelopedData object.
getEncryptedDataBaseID() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Accessor method to rerieve base ID of the <EncryptedData> element.
getEncryptedDataElement(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns the <EncryptedData> element referred to by the URI references to binary data.
getEncryptedDataElement(InputStream) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns the lt;EncryptedData> element referred to by the Inputstream.
getEncryptedDatas() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Retrieves the <EncryptedData> DOM elements that were created by the Toolkit when the DOM elements in this EncryptedElementSet were encrypted.
getEncryptedDataType(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Returns the the value of the 'Type' attribute in an <EncryptedData> element.
getEncryptedDigest() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the encrypted digest.
getEncryptedElementSets() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns EncryptedElementSets that contain all the <EncryptedData> and <EncryptedKey> DOM elements the Toolkit created when it encrypted the document.
getEncryptedKey() - Method in class iaik.cms.KEKRecipientInfo
Returns the encrypted content-encryption key.
getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KEKRecipientInfo
Returns the encrypted content-encryption key for the recipient with the given keyIdentfier.
getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KeyAgreeRecipientInfo
Returns the encrypted content-encryption key for the recipient with the given keyIdentfier.
getEncryptedKey() - Method in class iaik.cms.KeyTransRecipientInfo
Returns the encrypted content-encryption key.
getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KeyTransRecipientInfo
Returns the encrypted content-encryption key for the recipient with the given keyIdentfier.
getEncryptedKey() - Method in class iaik.cms.PasswordRecipientInfo
Returns the encrypted, formatted, content-encryption key.
getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.PasswordRecipientInfo
Returns the encrypted content-encryption key.
getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.RecipientInfo
Returns the encrypted content-encryption key for the recipient with the given keyIdentfier.
getEncryptedKey() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns the encrypted content-encryption key.
getEncryptedKeyAlgorithm() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Retrieves the algorithm that encrypts <EncryptedKey> elements.
getEncryptedKeyBaseID() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Accessor method to retrieve the <EncryptedKey> element's base ID.
getEncryptedKeys() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Retrieves the <EncryptedKey> DOM elements that were created by the Toolkit when the DOM elements in this EncryptedElementSet were encrypted.
getEncryptedPrivateKey() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
Returns the user private key in encrypted format that is to be stored in the MS-CAPI key container.
getEncryptedPrivateKey() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns the private key in encrypted format.
getEncryptionAlgorithm() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the encryption algorithm.
getEncryptionAlgorithm() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the algorithm used to encrypt the data.
getEncryptionAlgorithm() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the algorithm used to encrypt the data during the PKCS7 encode operation.
getEncryptionAlgorithm() - Method in class iaik.security.cipher.PWRIKekWrapParameters
 
getEncryptionAlgorithm() - Method in class iaik.security.cipher.PWRIKekWrapParameterSpec
Return the encryption algorithm.
getEncryptionAlgorithm() - Method in class iaik.security.smime.EncryptedContent
Returns the content-encryption algorithm (including any associated parameters) of this EncryptedContent.
getEncryptionAlgorithm() - Method in class iaik.security.smime.SMimeEncrypted
Returns the content-encryption algorithm (including any associated parameters) of this SMimeEncrypted object.
getEncryptionAlgorithm() - Method in class iaik.smime.EncryptedContent
Returns the content-encryption algorithm (including any associated parameters) of this EncryptedContent.
getEncryptionAlgorithm() - Method in class iaik.smime.SMimeEncrypted
Returns the content-encryption algorithm (including any associated parameters) of this SMimeEncrypted object.
getEncryptionCertificate() - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns the encryption certificate.
getEncryptionCertificate() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the encryption certificate associated with this object.
getEncryptionCertificate() - Method in class com.entrust.toolkit.User
Returns the user's encryption certificate.
getEncryptionCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns any exception thrown when validating the encryption certificate of the Archive creator.
getEncryptionCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns any exception thrown when validating the encryption certificate of the Archive creator.
getEncryptionKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the client encryption key type — RSA-1024, for example.
getEncryptionScheme() - Method in class iaik.security.pbe.PBES2Parameters
 
getEncryptUpdateLength(long, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
When performing a multiple-part encryption operation, this call returns the number of bytes that would be required in an array passed to encryptUpdate to hold the output.
getEncSymmKey() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns the (encrypted) symmetric key used to encrypt the value, if it has been set; otherwise null is returned.
getEncValue() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns the encrypted value.
getEnforceIdentityUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Controls whether or not the client software enforces the use of an identity device.
getEnforceTokenUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the user's credentials must be stored on a PKCS#11 token.
getEntityName() - Method in class iaik.x509.attr.Holder
Gets the entityName of this Holder, if set.
getEntropy(int) - Method in interface com.entrust.toolkit.security.crypto.random.EntropySource
Retrieves the requested amount of entropy from this entropy source.
getEntrustAlgorithmCapabilityList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Returns the Entrust algorithm capability list value.
getEntrustCapabilityList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Returns the Entrust capability list value.
getEntrustCapabilityList() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
 
getEntrustClientInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Returns the entrust client information.
getEntrustId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Returns the Entrust identifier.
getEntrustId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
Gets the 'Entrust ID' key container name component; this is a unique identifier for the digital identity that the key in this key container belongs to.
getEntrustId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
Gets the 'Entrust ID' key container name component; this is a unique identifier for the digital identity that the key in this key container belongs to.
getEntrustInfo() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
getEntrustInfoAsBytes() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Returns the entrustInfo value of this EntrustVersInfo extension specifying details about the certificate and how it was created as a byte array String
getEntrustKeyType(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Determines the Entrust key type for the provided set of EC domain parameters.
getEntrustMessageDigest(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Requests an instance of the specified message digest algorithm from the Entrust JCA/JCE cryptographic service provider.
getEntrustMessageDigestInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a MessageDigest instance for the algorithm that this algorithm identifier represents from the Entrust JCA/JCE cryptographic provider.
getEntrustProofOfRAFlag() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Returns the 'entrustProofOfRAFlag' flag; indicates whether the entrustProofOfRA attribute is supported by the EASM.
getEntrustSecurityStore() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the EPF full file path name or roaming ID
getEntrustSignature(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Requests an instance of the specified digital signature algorithm from the Entrust JCA/JCE cryptographic service provider.
getEntrustSignatureInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a Signature instance for the algorithm that this algorithm identifier represents from the Entrust JCA/JCE cryptographic provider.
getEntrustVers() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Returns the entrustVers value of this EntrustVersInfo extension specifying the version of the Entrust Authority Security Manager which issued the certificate.
getEPFLoginIDWithCertificate(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
getErrorCode() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Returns the implementation-specific error code if it has been set; otherwise null is returned.
getErrorCode() - Method in class com.entrust.toolkit.roaming.RoamResult
Returns the errorCode component.
getErrorDetails() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Returns the implementation-specific error details if they have been set; otherwise null is returned.
getErrorMessage() - Method in exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
Returns details about the PKIX-CMP error that caused this exception.
getESSCertID(Certificate) - Method in class iaik.smime.ess.SigningCertificate
Searches for the ESSCertID identifying the given cert.
getESSCertID(Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
Searches for the ESSCertID identifying the given cert.
getESSCertIDs() - Method in class iaik.smime.ess.SigningCertificate
Returns the ESS certs IDs.
getESSCertIDs() - Method in class iaik.smime.ess.SigningCertificateV2
Returns the ESS certs IDs.
getEventCertificate() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Returns the event certificate.
getEventCount() - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
 
getEventHandler() - Method in class com.entrust.toolkit.resourcemonitor.Resource
Get the ResourceEventHandler which should be used to handle event notification for a Resource
getEventHandler() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Get the ResourceEventHandler which has been locally configured using ResourceEventProcessor.setEventHandler(ResourceEventHandler) to handle Event Notification for a Resource.
getEventIdentifier() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Gets the cached value of the certificate property nkeypair event identifier certificate property.
getEventIdentifier() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the event identifier.
getEventIndicator() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the eventIndicator.
getEventIndicator() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Gets the cached value of the event indicator certificate property.
getEventIndicator() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the event indicator
getEventInfo() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
Returns the user's Entrust Event Info
getEventInfoList() - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
 
getEventList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Returns the event list.
getEventPartition() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Returns the event partition.
getEventPosition() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Returns the event position if it has been set; otherwise null is returned.
getEventReason() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the reason the event ocured if it has been set; otherwise null is returned.
getEventTime() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the time the event occured if it has been set; otherwise null is returned.
getEventTrigger() - Method in class com.entrust.toolkit.resourcemonitor.Resource
 
getEventType() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Returns the eventType sent by the Resource
getEventVerCert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Returns the event verification certificate.
getExcBasicConst() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_basicconst policy setting from the policy certificate.
getExcCDP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_cdp policy setting from the policy certificate.
getExcEntVersInfo() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_entversinfo policy setting from the policy certificate.
getException() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Returns the exception to the producer.
getException() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
Returns the exception thrown during the most recent attempt to connect to the Directory.
getException() - Method in exception iaik.utils.InternalErrorException
Returns the exception which causes this InternalErrorException.
getException() - Method in class iaik.utils.StreamCopier
Get the IOException that occured during copying (if any).
getExceptionMessage() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
 
getExceptionMessage(String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Looks up the Exception message for a given key provided by a ResourceBundle.
getExceptionMessage(String) - Static method in exception iaik.ixsil.exceptions.IXSILException
Looks up the exception message for a specified message id, provided by a ResourceBundle.
getExcludedSubtrees() - Method in class iaik.x509.extensions.NameConstraints
Returns the excluded subtrees.
getExclusiveCanonicalXMLSerializer(NodeList, String, boolean) - Static method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets an implementation instance of interface ExclusiveCanonicalXMLSerializerInterface.
getExcPrivKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_privkeyusage policy setting from the policy certificate.
getExcSubjKeyId() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_subjkeyid policy setting from the policy certificate.
getExpirationDate(int) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns the date/time at which the password expires.
getExpirationTimeInWeeks() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns the number weeks the password can be used before it will expire.
getExplicitData(boolean) - Method in interface iaik.ixsil.core.SignerReference
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the digest input data (data resulting from the last of the specified transforms).
getExplicitData(boolean) - Method in class iaik.ixsil.core.TransformInstruction
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the result data (data resulting from the last of the specified transforms).
getExplicitData(boolean) - Method in interface iaik.ixsil.core.VerifierReference
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the digest input data (data resulting from the last of the specified transforms).
getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns a specific extension, identified by its object identifier, if it exists in the; otherwise null is returned.
getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Returns a specific piece of addition information about the request, identified by the extension object identifier.
getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns a specific piece of addition information about the request, identified by the extension object identifier.
getExtension() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getExtension() - Method in class com.entrust.toolkit.x509.testlets.TestletData
Returns the TestletData's extension.
getExtension(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.ocsp.OCSPExtensions
Returns a particular extension, specified by its object ID.
getExtension(ObjectID) - Method in class iaik.x509.ocsp.OCSPRequest
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.ocsp.Request
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.ocsp.SingleResponse
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.RevokedCertificate
Returns a specific extension, identyfied by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.X509Certificate
Returns a specific extension, identified by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.X509CRL
Returns a specific extension, identyfied by its object identifier.
getExtension(ObjectID) - Method in class iaik.x509.X509Extensions
Returns a particular extension, specified by its object ID.
getExtensionID() - Method in exception iaik.x509.X509ExtensionInitException
Returns the ObjectID of the broken extension.
getExtensionLocations(ObjectID, ObjectID) - Method in class iaik.x509.X509Certificate
Checks if this certificate contains the InfoAccess type and accesesMethod specified by the accessMethod and the infoAccess types.
getExtensions() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the extensions.
getExtensions() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getExtensions() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Returns additional information about the request.
getExtensions() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns additional time-stamp information.
getExtensions() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the extensions component of the LDAP URL.
getExtensions() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the certificate extensions, if any
getExtensions() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the certificate extensions, if any
getExtensionTester() - Method in class com.entrust.toolkit.User
Returns the extension tester used for certificate validation.
getExtensionTester() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the extension tester.
getExtensionTester() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getExtensionTestlets() - Method in class com.entrust.toolkit.User
Returns extension testlets registered by application.
getExtensionValue(String) - Method in class iaik.x509.attr.AttributeCertificate
Returns a byte array representing the DER encoding of the extension value identified by the passed-in OID string.
getExtensionValue(String) - Method in class iaik.x509.RevokedCertificate
Returns a byte array representing the DER encoding of the extension value identified by the passed-in OID string.
getExtensionValue(String) - Method in class iaik.x509.X509Certificate
Returns a byte array representing the DER encoding of the extension value identified by the passed-in OID string.
getExtensionValue(String) - Method in class iaik.x509.X509CRL
Returns a byte array representing the DER encoding of the extension value identified by the passed-in OID string.
getExtensionValue(String) - Method in class iaik.x509.X509Extensions
Returns a byte array representing the DER encoding of the extension value identified by the passed-in OID string.
getExternalReferenceResolver() - Method in class iaik.ixsil.core.URIResolverParameters
Gets the external reference resolver maintained by this class.
getExtnID() - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
getExtnValue() - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
getExtraCertDefns() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Returns the set of extra certificate definitions if it has been set; otherwise null is returned.
getExtraCerts() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Returns all the extra certificates this object contains as an array of X509Certificate objects.
getFailInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Returns the failure code as a binary string if it has been set; otherwise null is returned.
getFailOnGetPreviousCSPFailure() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
 
getField() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Returns the mathematical field to which this element belongs.
getField() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the field which is contained in a field element.
getField() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns the mathematical field to which the calling element belongs.
getField() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the field corresponding to the curve.
getField() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the field.
getFieldSize() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the field size in bits.
getFieldSize() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the field size in bits.
getFieldSize() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns the field size in bits.
getFieldType() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the field type.
getFieldType() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the field type.
getFieldType() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns a String defining the type of the calling field.
getFile(ObjectID) - Method in class com.entrust.toolkit.roaming.EntrustFiles
Returns the content component of the file with the given fileType.
getFile(String, File) - Method in class iaik.utils.ExtendedProperties
Get this property value, as a File.
getFileEncKeyType() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Returns the fileEncKeyType component.
getFileProtectionOptions() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Returns the options used when protecting the Archive.
getFileProtectionOptions() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Returns the options used when protecting the Archive.
getFiles() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Returns the files component.
getFilesFromServer() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return true if the client will request the Roaming Server retrieve roaming files from the Directory, false if the client will retrieve the files.
getFilesFromServer() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getFilter() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the filter component of the LDAP URL.
getFingerprint(int) - Static method in class com.entrust.toolkit.credentials.UALUtil
 
getFingerprint() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the fingerprint of this certificate request.
getFingerprint(String) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the fingerprint of this certificate request calculated with the given hash algorithm.
getFingerprint() - Method in class iaik.security.dh.DHPublicKey
Returns the fingerprint of this DH public key.
getFingerprint() - Method in class iaik.security.dh.ESDHPublicKey
Returns the fingerprint of this ESDH public key.
getFingerprint() - Method in class iaik.security.rsa.RSAPublicKey
Returns the fingerprint of this RSA public key.
getFingerprint() - Method in class iaik.x509.attr.AttributeCertificate
Returns the fingerprint of this certificate.
getFingerprint(String) - Method in class iaik.x509.attr.AttributeCertificate
Returns the fingerprint of this certificate calculated with the given hash algorithm.
getFingerprint() - Method in class iaik.x509.PublicKeyInfo
Returns a fingerprint of the public key.
getFingerprint() - Method in class iaik.x509.X509Certificate
Returns the fingerprint of this certificate.
getFingerprint(String) - Method in class iaik.x509.X509Certificate
Returns the fingerprint of this certificate calculated with the given hash algorithm.
getFingerprint() - Method in class iaik.x509.X509CRL
Returns the fingerprint of this CRL.
getFingerprint(String) - Method in class iaik.x509.X509CRL
Returns the fingerprint of this crl calculated with the given hash algorithm.
getFirmwareVersion() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns the firmware version component.
getFirmwareVersion() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the firmware version component.
getFirstAvailableProvider(String[]) - Static method in class com.entrust.toolkit.capi.CryptProvider
Given a String list of provider names, return the first provider that is available.
getFirstObject() - Method in class iaik.asn1.ASN1
Returns the first SEQUENCE of a SEQUENCE ASN1 object as DER encoded byte array.
getFlags() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the flags to use when acquiring a handle to the provider.
getFlags() - Method in class com.entrust.toolkit.pkcs11.Info
Returns the flags component.
getFlags() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Returns the flags component.
getFlags() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns the flags component.
getFlags() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns the flags component.
getFlags() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the flags component.
getForceSecureKeyImport() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Return whether or not secure key import is enforced when importing the private key into CAPI.
getForceV1CertAsCA() - Method in class com.entrust.toolkit.x509.CertVerifier
Return whether a V1 X509Certificate will always be considered a CA certificate (true), or whether it will always be considered an End-Entity (false)
getForceV1CertAsCA() - Method in interface com.entrust.toolkit.x509.ValidationInfo
Return whether a V1 X509Certificate will always be considered a CA certificate (true), or whether it will always be considered an End-Entity (false)
getFormat() - Method in class com.entrust.toolkit.credentials.CapiIdentity
Returns the digital identity format.
getFormat() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Part of the Key interface, always returns null as keys cannot be extracted from CAPI.
getFormat() - Method in class com.entrust.toolkit.credentials.GenericIdentity
Returns the Generic digital identity format.
getFormat() - Method in class com.entrust.toolkit.credentials.Identity
Returns the digital identity format.
getFormat() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
Returns the KeyChain digital identity format.
getFormat() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.
getFormat() - Method in class com.entrust.toolkit.credentials.TokenKey
Returns null since this key implementation does not support encoding.
getFormat() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Not implemented, returns null
getFormat() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Not implemented, returns null
getFormat() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Returns the parameter format indicator.
getFormat() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Returns the format that will be used during encoding.
getFormat() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Returns the name of the primary encoding format of this key — PKCS#8.
getFormat() - Method in class com.entrust.toolkit.security.provider.SecurePrivateKey
Returns null since this private key implementation does not support encoding.
getFormat() - Method in class iaik.asn1.ASN1
Returns the format: ASN1.DER, ASN1.PEM.
getFormat() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Returns the name of the encoding format..
getFormat() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Returns the name of the encoding format..
getFormat() - Method in class iaik.security.cipher.PBEKey
Returns the format name.
getFormat() - Method in class iaik.security.cipher.PBEKeyBMP
Returns the format name.
getFormat() - Method in class iaik.security.cipher.SecretKey
Returns the format name.
getFormat() - Method in class iaik.utils.SSLeayPrivateKey
Returns the format used to encode the key or null if the key does not support encoding.
getFormat() - Method in class iaik.x509.PublicKeyInfo
Returns the name of the encoding format.
getFormatId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Returns the digital identity format identifier.
getFormatId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
Gets the 'Format ID' key container name component; this is an identifier for the software that was used to create/recover this digital identity.
getForwardCertificate() - Method in class com.entrust.toolkit.asn1.structures.CrossCertificatePair
Returns the forward cross certificate.
getFreePrivateMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the free private memory component.
getFreePublicMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the free public memory component.
getFreeText() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns all the context-specific information this object contains if it has been set; otherwise null is returned.
getFreeText() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
 
getFresh(User, X509Certificate, X509Certificate, X509Certificate) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves fresh settings from the Directory, not from the policy certificate cache.
getFriendlyName() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Gets the cached value of the friendly Name certificate property.
getFriendlyName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the certificate friendly name
getFriendlyName() - Method in class com.entrust.toolkit.x509.policies.SearchBase
Returns the so-called friendly name of this search base.
getFriendlyName() - Method in class iaik.pkcs.pkcs12.Attributes
Returns the fiendly name attribute.
getG() - Method in class com.entrust.toolkit.pkcs11.DSAParams
 
getG() - Method in class iaik.security.dsa.DSAParams
Returns the public base value g as BigInteger.
getGeneralInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns all the context-specific instructions this object contains if it has been set; otherwise null is returned.
getGeneralInfo(ObjectID) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the context-specific instruction, specified by its object identifier, if it exists in the generalInfo structure; otherwise null is returned.
getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
This API performs a PKIX general message transaction using the supplied reference number and authorization code.
getGeneralMessageInfo(User) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
This API performs a PKIX general message transaction using the supplied User object.
getGeneralMessageInfo(X509Certificate, ValidationInfo, EntrustEventIdentifier) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
This API performs a PKIX general message transaction using the supplied user's verification certificate.
getGeneralMessageInfo(X509Certificate, ValidationInfo) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
This API performs a PKIX general message transaction using the supplied user's verification certificate.
getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.util.ManagerTransport
This is a convenience method used to retrieve information about a User that has not yet been created.
getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getGeneralMessageInfoWithV2Upgrade(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
This API performs a PKIX general message transaction using the supplied reference number and authorization code.
getGeneralNames() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Returns the generalNames value of this CertificateIssuer extension specifying the names of the CAs which issued the revoked certificates.
getGeneralNames() - Method in class iaik.x509.attr.V1Form
Gets the GeneralNames of this V1Form.
getGeneralNames() - Method in class iaik.x509.extensions.IssuerAltName
Returns the alternative name of the issuer.
getGeneralNames() - Method in class iaik.x509.extensions.SubjectAltName
Returns the alternative name of the subject.
getGenericCertificateFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the current GenericCertificateFilter
getGenericIdentityFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the current GenericIdentityFilter
getGenTime() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the time at which the time-stamp was created.
getHandle() - Method in class com.entrust.toolkit.credentials.Handle
Returns the actual handle represented by this object.
getHandshakeInfo() - Static method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
 
getHardwareVersion() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns the hardware version component.
getHardwareVersion() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the hardware version component.
getHash() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
Returns a reference to the internal CAPI hasher.
getHash() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Returns the hash algorithm identifier.
getHashAlg() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Returns the hash algorithm used during the creation of headerHash and bodyHash.
getHashAlgorithm() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Returns the hash algorithm that was used to create the hash of the message.
getHashAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
Gets the hash algorithm.
getHashAlgorithm() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Returns the hash algorithm identifier.
getHashAlgorithm() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Returns the hash algorithm identifier.
getHashAlgorithm() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Returns the algorithm identifier of hash algorithm that is being used when requesting a time-stamp.
getHashAlgorithm() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getHashAlgorithm() - Method in class iaik.smime.ess.ESSCertIDv2
Returns the identifier of the algorithm used in computing certHash.
getHashAlgorithm() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Gets the hash algorithm.
getHashAlgorithm() - Method in class iaik.x509.ocsp.CertID
Returns the hashAlgorithm.
getHashAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
Gets the hash algorithm object identifier associated with this signature algorithm configuration.
getHashCount() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the hash count.
getHashedMessage() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Returns the hash of the message.
getHashInstance(CryptProvider, HashAlgorithms) - Static method in class com.entrust.toolkit.capi.CryptHash
Creates and returns a CAPI hash with the given algorithm, associated with the given provider.
getHashSize() - Method in class com.entrust.toolkit.capi.CryptHash
Returns the hash size.
getHashValue() - Method in class com.entrust.toolkit.capi.CryptHash
Completes the hash computation and returns the hash value.
getHeader() - Method in class com.entrust.toolkit.archive.PemInputStream
Return the header parsed from the message.
getHeader() - Method in class com.entrust.toolkit.archive.PemOutputStream
Returns the PEM header.
getHeader() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Returns the information which is common to many PKI messages.
getHeader(int) - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
Create the required HTTP header for the proxy server.
getHeaderHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Returns the hash of the PKIHeader containing all fields except the EntrustProofOfRA attribute.
getHintAt(int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Gets the certificate hint at the specified position of the certificate hints list.
getHintNumber() - Method in class iaik.ixsil.keyinfo.x509.X509Data
Gets the number of certificate hints which have been inserted so far.
getHistoryName() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
Generates the name required for the certificate history.
getHolder() - Method in class iaik.x509.attr.AttributeCertificate
Returns the Holder of this attribute certificate.
getHoldInstructionCode() - Method in class iaik.x509.extensions.HoldInstructionCode
Returns the hold instruction code.
getHost() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the host component of the LDAP URL.
getHostname() - Method in exception com.entrust.toolkit.exceptions.HostnameVerificationException
 
getHostnameVerifier() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Return the HostnameVerifier to use when an OCSP request over HTTPS is used
getHttpCRLReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Returns the HTTP CRL receive timeout.
getHttpProxy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the HTTP proxy URL, which specifies the HTTP proxy for retrieving CRLs.
getHttpReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Returns the HTTP receive timeout.
getId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Returns the certificate information identifier if it has been set; otherwise null is returned.
getID() - Method in class iaik.asn1.ObjectID
Returns the objectID as string.
getId() - Method in class iaik.ixsil.core.Object
Gets the Id attribute value of the Object element.
getId() - Method in class iaik.ixsil.core.SignatureProperties
Gets the value of the Id attribute.
getId() - Method in class iaik.ixsil.core.SignatureProperty
Gets the Id attribute value of the SignatureProperty element.
getId() - Method in interface iaik.ixsil.core.SignerManifest
Gets the Id attribute value of the Manifest element.
getId() - Method in interface iaik.ixsil.core.SignerReference
Gets the Id attribute value of the Reference element.
getId() - Method in interface iaik.ixsil.core.SignerSignature
Gets the Id attribute value of the Signature element.
getId() - Method in interface iaik.ixsil.core.SignerSignatureProperties
Gets the value of the Id attribute.
getId() - Method in interface iaik.ixsil.core.SignerSignedInfo
Gets the Id attribute value of the SignedInfo element.
getId() - Method in interface iaik.ixsil.core.VerifierManifest
Gets the Id attribute value of the Manifest element.
getId() - Method in interface iaik.ixsil.core.VerifierReference
Gets the Id attribute value of the Reference element.
getId() - Method in interface iaik.ixsil.core.VerifierSignature
Gets the Id attribute value of the Signature element.
getId() - Method in interface iaik.ixsil.core.VerifierSignatureProperties
Gets the value of the Id attribute.
getId() - Method in interface iaik.ixsil.core.VerifierSignedInfo
Gets the Id attribute value of the SignedInfo element.
getId() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Gets the Id attribute of the KeyInfo Element represented by this this KeyManagerImpl object.
getId() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
Gets the Id attribute of the KeyInfo Element represented by this this SignerKeyManager interface.
getId() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Gets the Id attribute of the KeyInfo Element represented by this this SignerKeyManager interface.
getIdentityCertStore(String) - Static method in class com.entrust.toolkit.credentials.CapiIdentities
This method is used to get the CertStore that is used when retrieving identities.
getImplementationName() - Method in class iaik.asn1.structures.AlgorithmID
Returns the name for an implementation of this algorithm.
getImplementationType() - Method in class com.entrust.toolkit.capi.CryptProvider
Returns the implementation type of this provider.
getImplicitCaInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts a set of EC domain parameters to 'implicitCA' format.
getIncludeAcceptableResponses() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getIncludedCertificates() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the certificates included in the PKCS#7 message.
getIncludedCertificates() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the certificates that are to be included in the PKCS#7 message.
getIncludedFileName() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Returns a String containing the name of the file that is protected by the Archive.
getIncludedFileName() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Returns a String containing the name of the file that is protected by the Archive.
getIncludeRequestorName() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getIncludeUserCertHistory() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Gets an indicator for whether or not the entire user certificate history will be included in the digital identity representation.
getIncludeVerificationChain() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getInclusiveNamespacePrefixes() - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Gets the list of namespace prefixes to be handled as per Canonical XML.
getInclusiveNamespacePrefixes() - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Get the list of namespace prefixes to be handled as per Canonical XML.
getIndirectCRL() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns true if this is an indirect CRL, false otherwise.
getIndirectCRL() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns whether the crl is an indirect crl.
getInetAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getInetAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getInetAddressHandling() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
Return how the socket should be configured when created with an InetAddress
getInetAddressHandling() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
Return how the socket should be configured when created with an InetAddress
getInetAddressHandling() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Return how the socket should be configured when created with an InetAddress.
getInetHandlingForName(String) - Static method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
This method checks the given hostname and returns the appropriate type of InetHandling mode, which will be one of the following: InetHandling.HOSTNAME InetHandling.IPADDRESS This method should be used when creating a socket using the EntrustSSLSocketFactory when the EntrustSSLSocketFactory.create() method uses a java.net.InetAddress or the unconnected Socket's connect() method uses java.net.SocketAddress.
getInetHandlingForName(String) - Static method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
This method checks the given hostname and returns the appropriate type of InetHandling mode, which will be one of the following: InetHandling.HOSTNAME InetHandling.IPADDRESS This method should be used when creating a socket using the EntrustSSLSocketFactory when the EntrustSSLSocketFactory.create() method uses a java.net.InetAddress or the unconnected Socket's connect() method uses java.net.SocketAddress.
getInfo() - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Returns general information about Cryptoki.
getInfo() - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns an Info object.
getInfo() - Static method in class com.entrust.toolkit.util.Version
Returns information about the Toolkit and the operating environment.
getInfoAccess(ObjectID) - Method in class iaik.x509.X509Certificate
 
getInhibitAnyPolicy() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Returns the value of this InhibitAnyPolicy extension specifying the number of additional certificates that may appear in the path before anyPolicy is no longer permitted.
getInhibitAnyPolicy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Get the inhibit any-policy business control flag, if any, from the client settings certificate.
getInhibitExplicitPolicy() - Method in class iaik.x509.extensions.PolicyConstraints
Deprecated.
see getInhibitPolicyMapping()
getInhibitPolicyMapping() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Get the inhibit policy mapping business control flag.
getInhibitPolicyMapping() - Method in class iaik.x509.extensions.PolicyConstraints
Returns the inhibitPolicyMapping value of this PolicyConstraints extension specifying the number of additional certificates that may appear in the path before policy mapping is no longer permitted.
getIniFile() - Method in class com.entrust.toolkit.User
Returns the Entrust initialization file that was set in the constructor of this class, if any.
getInitialDirContext() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
Returns an instance of InitialDirContext.
getInitialValue() - Method in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
Returns a copy of the initial value.
getInitPropertiesURI() - Static method in class iaik.ixsil.init.IXSILInit
Gets the URI locating the the IXSIL init properties file specified at the last invocation of the IXSILInit.init(iaik.ixsil.util.URI) method.
getInitProperty(String) - Static method in class com.entrust.toolkit.xencrypt.init.XMLEInit
Searches for the value (corresponding to a key) in the XMLE properties.
getInitProperty(String) - Static method in class iaik.ixsil.init.IXSILInit
Gets the IXSIL init property with the specified name.
getInnerException() - Method in exception com.entrust.toolkit.exceptions.CertificationException
Returns the inner exception wrapped by this exception.
getInnerException() - Method in exception com.entrust.toolkit.exceptions.PKCS7Exception
Returns the cause of this exception or null if the cause is nonexistent or unknown.
getInnerException() - Method in exception com.entrust.toolkit.exceptions.ResourceEventException
Returns the inner exception wrapped by this exception.
getInputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
Override the default InputStream with the SMProxyInputStream
getInputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getInputStream() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the input stream to read information from the PKI RA.
getInputStream() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getInputStream() - Method in class iaik.cms.AuthenticatedData
Returns an InputStream from which the contents of this object can be read.
getInputStream() - Method in class iaik.cms.AuthenticatedDataStream
Returns an input stream with the raw data.
getInputStream() - Method in class iaik.cms.CompressedData
This method will return an InputStream which can be used to read the compressed or decompressed content.
getInputStream() - Method in class iaik.cms.CompressedDataStream
Returns an InputStream from where the compressed data can be read.
getInputStream() - Method in class iaik.cms.Data
Returns an InputStream from which the contents of this object can be read.
getInputStream() - Method in class iaik.cms.DataStream
Returns an InputStream where the contents of this object can be read.
getInputStream() - Method in class iaik.cms.DigestedData
Returns an InputStream from which the contents of this object can be read.
getInputStream() - Method in class iaik.cms.DigestedDataStream
Returns an input stream with the raw data.
getInputStream() - Method in class iaik.cms.EncryptedContentInfo
Returns an InputStream for reading the content.
getInputStream() - Method in class iaik.cms.EncryptedContentInfoStream
Returns an InputStream for reading the decrypted content.
getInputStream() - Method in class iaik.cms.EncryptedDataStream
Returns an InputStream from where the decrypted data can be read.
getInputStream() - Method in class iaik.cms.EnvelopedDataStream
Returns an InputStream from where the decrypted data can be read.
getInputStream() - Method in interface iaik.cms.InputStreamCompressEngine
 
getInputStream() - Method in class iaik.cms.SignedData
Returns an InputStream from which the contents of this object can be read.
getInputStream() - Method in class iaik.cms.SignedDataStream
Returns an InputStream from where the signed content can be read.
getInputStream() - Method in class iaik.cms.ZLIBCompressionInputStream
This method returns the ZLIBCompressionInputStream
getInputStream() - Method in class iaik.pkcs.pkcs7.DataStream
Returns an InputStream where the contents of this object can be read.
getInputStream() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns an input stream with the raw data.
getInputStream() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns an InputStream for reading the decrypted content.
getInputStream() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns an InputStream from where the decrypted data can be read.
getInputStream() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns an InputStream from where the decrypted data can be read.
getInputStream() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns an InputStream from where the signed content can be read.
getInputStream() - Method in class iaik.security.smime.EncryptedContent
Returns an InputStream for this part's content.
getInputStream() - Method in class iaik.security.smime.SignedContent
Returns an input stream holding the content of this SignedContent object.
getInputStream() - Method in class iaik.smime.EncryptedContent
Returns an InputStream for this part's content.
getInputStream() - Method in class iaik.smime.SignedContent
Returns an input stream holding the content of this SignedContent object.
getInputStream() - Method in class iaik.smime.TextFileDataSource
 
getInputStreamCompressEngine(AlgorithmID, InputStream, int, int) - Method in class iaik.cms.CompressionProvider
This method returns an InputStreamCompressEngine for compressing or decompressing data read from some input stream.
getInScopeNSDecls(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
Gets all namespace declarations which are in scope for the specified element.
getInstance(CryptProvider, KeySpec) - Static method in class com.entrust.toolkit.capi.CryptKey
Creates and returns a CryptKey object associated with a public/private key pair that already exists in CAPI.
getInstance(String, String, ProviderType, int) - Static method in class com.entrust.toolkit.capi.CryptProvider
Creates an returns an initialized CryptProvider.
getInstance(CryptKey) - Static method in class com.entrust.toolkit.credentials.CapiPrivateKey
Creates and returns a CapiPrivateKey using with an already initialized CAPI provider and key.
getInstance(KeychainKey) - Static method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Creates and returns a KeyChainPrivateKey using with an already initialized Keychainkey.
getInstance(X509Certificate) - Static method in class com.entrust.toolkit.credentials.KeychainPrivateKey
Get an instance of a KeychainPrivateKey that is associated with the specified certificate.
getInstance(X509Certificate) - Static method in class com.entrust.toolkit.keychain.KeychainKey
Creates and returns a KeychainKey object associated with a public/private key pair that already exists in the Keychain FIPS 140-2: FIPS Service: Query Object This API is part of the logical interface to the Toolkit's FIPS 140-2 cryptographic module; use of this API causes the caller to assume the FIPS 140-2 user role and accesses the following FIPS 140-2 logical interfaces: control input interface (API call, parameters) status output interface (exceptions)
getInstance() - Static method in class com.entrust.toolkit.LoginCounter
Returns the single instance of this class.
getInstance(int) - Static method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Returns the SymmetricKeyType instance the the key type identified by the PKCS#11 key type indicator.
getInstance() - Static method in class com.entrust.toolkit.PKCS7Counter
Returns the single instance of this class.
getInstance(byte[], Field) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldElementFactory
Deprecated.
Returns a field element as an instance of the FieldElement interface.
getInstance(ASN1Object, Field) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldElementFactory
Deprecated.
Returns a field element as an instance of the FieldElement interface.
getInstance(ASN1Object) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
Returns the field specified in the ASN.1 object argument.
getInstance(FieldElement, FieldElement, EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
Deprecated.
Returns an instance of the ECPoint class given two field elements and an elliptic curve as arguments.
getInstance(EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
Deprecated.
Returns the point at infinity corresponding to the given curve.
getInstance(ASN1Object, EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
Deprecated.
Parses an ASN.1 object to return an instance of ECPoint.
getInstance() - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns the default EC domain parameters.
getInstance(int) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns the default EC domain parameters for an EC domain that has the indicated field size in bits (aka: key size or key strength).
getInstance(String) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns EC domain parameters for a named EC domain.
getInstance(ECParameterSpec, EcParameterFormat) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts a set of EC domain parameters to the requested format.
getInstance(ASN1Object) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns EC domain parameters by decoding them from ASN.1 format.
getInstance(ASN1Object, ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns EC domain parameters by decoding them from ASN.1 format (allows locally configured 'implicitCA' EC domain parameter values to be provided).
getInstance(byte[]) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns EC domain parameters by decoding them from DER encoded format.
getInstance(byte[], ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Returns EC domain parameters by decoding them from DER encoded format (allows locally configured 'implicitCA' EC domain parameter values to be provided).
getInstance() - Static method in class com.entrust.toolkit.security.provider.Initializer
Returns the unique instance of the Initializer.
getInstance(ObjectID) - Static method in class com.entrust.toolkit.security.provider.NamedCurveFactory
Deprecated.
Returns an ECParameters object given an object identifier (OID).
getInstance(int) - Static method in class com.entrust.toolkit.security.provider.NamedCurveFactory
Deprecated.
Returns an ECParameters object given its field size as an integer.
getInstance() - Static method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns an instance of NoOpTraceLog
getInstance() - Static method in class com.entrust.toolkit.tracing.TraceLogFactory
Returns an instance of TraceLogFactory
getInstance(String, int, Object) - Static method in class com.entrust.toolkit.util.ManagerTransport
Returns a ManagerTransport object based on the type of ManagerTransport used.
getInstance(String, int, Object, boolean) - Static method in class com.entrust.toolkit.util.ManagerTransport
Returns a ManagerTransport object based on the type of ManagerTransport used.
getInstance() - Static method in class com.entrust.toolkit.util.TransactionCounter
Retrieves a single instance of the TransactionCounter class.
getInstance(String, int, Object) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Returns a LdapDirectory object based on the type of LdapDirectory used.
getInstance(String, int, Object, boolean) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Returns a LdapDirectory object based on the type of LdapDirectory used.
getInstance(URL) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Retrieves
getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Parses an asymmetric key type from string name representation.
getInstance(Key) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Determines the asymmetric key type of the specific key.
getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Parses a signature algorithm configuration from string name representation.
getInstance(AlgorithmID) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Parses a signature algorithm configuration from algorithm identifier representation.
getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Parses a symmetric encryption algorithm configuration from string name representation.
getInstance(AlgorithmID, int) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Determines the symmetric encryption algorithm configuration by examining the algorithm object identifier and length of the key being used in a symmetric encryption/decryption operation.
getInstance() - Static method in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
Returns the single instance of this class.
getInstance(String) - Static method in class iaik.asn1.ObjectID
Returns an OBJECT IDENTIFIER (OID) object, ObjectID.
getInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find an implementation for this AlgorithmIdentifier.
getInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider specific implementation for this AlgorithmIdentifier.
getInstance() - Static method in class iaik.ixsil.core.XMLCounter
Returns the single instance of this class.
getInstance() - Static method in class iaik.ixsil.util.XPathUtilsInterface
Gets an instance of the implementation class of this interface, as specified by the IXSIL init property named XPathUtils.ImplementingClass.
getInstance() - Static method in class iaik.security.provider.IAIK
Returns an instance of the IAIK JCA/JCE cryptographic service provider; this call is identical to calling the constructor except that it returns as a previously created instance if available.
getInstance() - Static method in class iaik.security.smime.SMIMECounter
Returns the single instance of this class.
getInstance() - Static method in class iaik.smime.SMIMECounter
Returns the single instance of this class.
getInstructionCode() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Returns the instructionCode value of this HoldInstructionCode extension specifying the action to be taken on encountering a held certificate.
getInt(String, String) - Method in class com.entrust.toolkit.util.IniFile
Gets the integer value associated with the given key in the given section.
getInt(String, String, int) - Method in class com.entrust.toolkit.util.IniFile
Gets the integer value associated with the given key in the given section.
getInteger(String, int) - Method in class iaik.utils.ExtendedProperties
Get this property value, as an integer.
getIntendedAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns the intended algorithm for which the value will be used, if it has been set; otherwise null is returned.
getIntermediateCACertificates() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
Returns the intermediate CA certificates when available, for the Certificate Authorities that are needed to build a certificate path from the user's CA to the root CA.
getInternalReferenceResolver() - Method in class iaik.ixsil.core.URIResolverParameters
Gets the external internal resolver maintained by this class.
getInvalidityDate() - Method in class iaik.x509.extensions.InvalidityDate
Returns the invalidity date.
getInvalidSearchKey() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the invalidSearch key, used if the invalidSearch cache is used.
getInvalidSearchTimeout() - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
Returns the invalid search timeout.
getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.CertId
Returns the issuer of the certificate.
getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the issuer if it has be set; otherwise null is returned.
getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Returns the issuer of the old certificate.
getIssuer() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getIssuer() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
Returns the issuer of a certificate.
getIssuer() - Method in class iaik.cms.IssuerAndSerialNumber
Returns the issuer distinguished name.
getIssuer() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Returns the issuer distinguished name.
getIssuer() - Method in class iaik.smime.ess.ESSIssuerSerial
Returns the issuer GeneralNames.
getIssuer() - Method in class iaik.x509.attr.AttributeCertificate
Returns the Issuer of this attribute certificate.
getIssuer() - Method in class iaik.x509.attr.IssuerSerial
Returns the issuer GeneralNames.
getIssuer() - Method in class iaik.x509.extensions.CertificateIssuer
Returns the certificate issuer.
getIssuer() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Gets the issuer name of this ServiceLocator extension.
getIssuerAndSerialNumber() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns a specification of the recipient's certificate by issuer distinguished name and issuer-specific serial number.
getIssuerAndSerialNumber() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns information about the signer's certificate.
getIssuerDN() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the issuer DN.
getIssuerDN() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the issuer DN.
getIssuerDN() - Method in class iaik.x509.X509Certificate
getIssuerDN() - Method in class iaik.x509.X509CRL
Returns the Distinguished Name of the issuer of this CRL, as Principal.
getIssuerDomainPolicy() - Method in class iaik.asn1.structures.PolicyMapping
Returns the issuer domain policy.
getIssuerKeyHash() - Method in class iaik.x509.ocsp.CertID
Returns the issuerKeyHash.
getIssuerName() - Method in class com.entrust.toolkit.credentials.Identity
Returns the name of the issuer of this identity.
getIssuerName() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
Gets the issuer distinguished name of a X.509 certificate.
getIssuerName() - Method in class iaik.x509.attr.V2Form
Gets the IssuerName of this V2Form, if set.
getIssuerNameHash() - Method in class iaik.x509.ocsp.CertID
Returns the issuerNameHash.
getIssuerNameString() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
Gets the string representation of a Issuer Distinguished Name as specified in section 4.4.4 of XML-Signature Syntax and Processing.
getIssuerSerial() - Method in class iaik.smime.ess.ESSCertID
Returns issuer and serial number.
getIssuerSerial() - Method in class iaik.smime.ess.ESSCertIDv2
Returns issuer and serial number.
getIssuerUID() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the issuer unique ID if it has be set; otherwise null is returned.
getIssuerUID() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getIssuerUID() - Method in class iaik.x509.attr.IssuerSerial
Returns the issuer unique identifier, or null if no IssuerUniqueID is set.
getIssuerUniqueID() - Method in class iaik.x509.attr.AttributeCertificate
Returns the issuer unique identifier of this certificate, or null if no IssuerUniqueID is specified by this certificate.
getIssuerUniqueID() - Method in class iaik.x509.X509Certificate
Returns the issuer unique identifier of this certificate, or null if no IssuerUniqueID is specified by this certificate.
getIssuerX500Principal() - Method in class iaik.x509.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getItemCount() - Static method in class com.entrust.toolkit.credentials.UALUtil
 
getIterationCount() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
getIterationCount(InputStream) - Static method in class com.entrust.toolkit.credentials.UALUtil
 
getIterationCount() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Returns the number of times to apply the owf.
getIterationCount() - Method in class iaik.security.pbe.PBEGenParameterSpec
Returns the number of iterations when generating the key and the initialization vector (IV).
getIterationCount() - Method in class iaik.security.pbe.PBES2Parameters
 
getIterationCount() - Method in class iaik.security.spec.IaikPBEParameterSpec
Returns the iteration count.
getIterationCount() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
Returns the iteration count.
getIV() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Returns a copy of the initialization vector (IV).
getIV() - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
Returns the desired initialization vector.
getIV() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
Returns a copy of the initialization vector (IV).
getIV() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
Returns a copy of the initialization vector (IV).
getIV() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Returns a copy of the initialization vector (IV).
getIV() - Method in class iaik.security.cipher.CAST128ParameterSpec
Returns a copy of the initialization vector(IV).
getIV() - Method in class iaik.security.cipher.DESParameterSpec
Returns a copy of the initialization vector (IV) as byte array representation.
getIV() - Method in class iaik.security.spec.PBES2ParameterSpec
Return the IV byte array for the encryption scheme.
getIVparameters() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Retrieves a Base 64 encoding of the initialization vector that was used at the most recent invocation of initEncrypt() or initDecrypt().
getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Retrieves a Base 64 encoding of the initialization vector that was used at the most recent invocation of initEncrypt() or initDecrypt().
getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Retrieves a Base 64 encoding of the initialization vector that was used at the most recent invocation of initEncrypt() or initDecrypt().
getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
This method is required to implement the EncryptionAlgorithm interface, but asymmetric ciphers have no IV parameters, so this method does nothing.
getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Retrieves a Base 64 encoding of the initialization vector that was used at the most recent invocation of initWrap() or initUnwrap().
getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Returns null because there is no IV generated for this algorithm.
getJ() - Method in class iaik.security.dh.ESDHParameterSpec
Returns the subgroup factor j.
getJ() - Method in class iaik.security.dh.ESDHPrivateKeySpec
Returns the subgroup factor j.
getJ() - Method in class iaik.security.dh.ESDHPublicKeySpec
Returns the subgroup factor j.
getJavaRuntimeInfo() - Static method in class com.entrust.toolkit.util.Version
Returns information about the Java runtime environment.
getJavaVirtualMachineInfo() - Static method in class com.entrust.toolkit.util.Version
Returns information about the Java virtual machine.
getJCAAlgName() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns the name of the Java Cryptography Architecture(JCA) cryptographic algorithm that this algorithm identifier represents.
getJCAKeyName() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns the name of the Java Cryptography Architecture(JCA) cryptographic key that this algorithm identifier represents.
getJDKVersion() - Method in class com.entrust.toolkit.util.TransactionCounter
Retrieves the Java Runtime Environment (JRE) version on which the application is running.
getJNDIDirectory() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
 
getJNIPKCS11() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
This method returns the JNIPKCS11 object.
getKD() - Method in class iaik.security.pbe.PBES2Parameters
 
getKDF() - Method in class iaik.security.spec.PBES2ParameterSpec
Return the password-based key derivation function.
getKDF() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
 
getKeepAlive() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getKeepAlive() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getKEK() - Method in class iaik.cms.PasswordRecipientInfo
 
getKey() - Method in class com.entrust.toolkit.util.KeyAndCertificate
Return the PrivateKey associated with this object
getKey() - Method in class iaik.security.cipher.PBEKey
Returns the password as char array.
getKey() - Method in class iaik.security.cipher.PBEKeyBMP
Returns the password as char array.
getKeyAgreement(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as KeyAgreement.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getKeyAgreement(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.SecurityProvider
This method returns the desired KeyAgreement object.
getKeyAgreementInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a KeyAgreement instance for the algorithm that this algorithm identifier represents.
getKeyAgreementInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a KeyAgreement implementation for this AlgorithmIdentifier.
getKeyAgreementInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific KeyAgreement implementation for this AlgorithmIdentifier.
getKeyAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns the algorithm used to encrypt the symmetric key, if it has been set; otherwise null is returned.
getKeyAlgorithm() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
Gets the key algorithm of the key pair being generated.
getKeyAlgorithm() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Gets the key algorithm component of this asymmetric key type.
getKeyAttribute() - Method in class iaik.cms.OtherKeyAttribute
Gets the KeyAttribute component of this OtherKeyAttribute.
getKeyAttributeID() - Method in class iaik.cms.KeyAttribute
Returns the key attribute ID identifying this key attribute.
getKeyAttributeID() - Method in class iaik.cms.OtherKeyAttribute
Gets the key attribute ID of this OtherKeyAttribute.
getKeyAttributeID() - Method in class iaik.cms.UnknownKeyAttribute
Returns the key attribute ID of the unknown key attribute.
getKeyBackupAllowed() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the key-backup-allowed flag as specified in the policy certificate.
getKeyBag() - Method in class iaik.pkcs.pkcs12.PKCS12
Tries to find a KeyBag within all AuthenticatedSafes and returns it.
getKeychainAlgId() - Method in class com.entrust.toolkit.keychain.KeychainAlgorithmID
Given a com.entrust.toolkit.asn1.structures.AlgorithmID object, return the associated Keychain kSecKeyAlgorithm name as a String:
getKeyChainAttributeTypeAndValue(KeychainAttribute) - Method in class com.entrust.toolkit.keychain.KeychainKey
Gets the value of a parameter associated with this key in the JniKeyChain.
getKeychainContainerName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the key container name certificate property.
getKeychainKey() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
 
getKeyContainerName() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
Returns the Entrust format MS-CAPI key container name.
getKeyCSP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_csp policy setting from the policy certificate.
getKeyDerivationAlgorithm() - Method in class iaik.cms.PasswordRecipientInfo
Returns the key-derivation algorithm used for encrypting the content-encryption key with the recipient's public key.
getKeyEncryptionAlgorithm() - Method in class iaik.cms.RecipientInfo
Returns the key-encryption algorithm used for encrypting the content-encryption key with the recipient's public key.
getKeyEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns the key-encryption algorithm used for encrypting the content-encryption key with the recipient's public key.
getKeyEscrow() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the key archive flag, which specifies whether the manager should perform key escrow upon generated keys.
getKeyFactory(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as KeyFactory.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getKeyFactory(AlgorithmID) - Method in class iaik.cms.SecurityProvider
This method returns the desired KeyFactory object.
getKeyFactoryInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a KeyFactory instance for the algorithm that this algorithm identifier represents.
getKeyFactoryInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a KeyFactory implementation for this AlgorithmIdentifier.
getKeyFactoryInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific KeyFactory implementation for this AlgorithmIdentifier.
getKeyGenerator(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as KeyGenerator.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getKeyGenerator(AlgorithmID, int) - Method in class iaik.cms.SecurityProvider
Return a KeyGenerator for the requested algorithm.
getKeyGeneratorInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a KeyGenerator instance for the algorithm that this algorithm identifier represents.
getKeyGeneratorInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a KeyGenerator implementation for this AlgorithmIdentifier.
getKeyGeneratorInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific KeyGenerator implementation for this AlgorithmID.
getKeyHash() - Method in class iaik.x509.ocsp.ResponderID
Returns the hash of the responder´s public key.
getKeyId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
Gets the 'Key ID' key container name component; this is the stream index for the key in this key container.
getKeyId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
Gets the 'Key ID' key container name component; this is the stream index for the key in this key container.
getKeyID(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the key identifier from a key object on the token by reading the CKA_ID attribute of the object.
getKeyIdentifier() - Method in class iaik.cms.KEKIdentifier
Gets the key identifier.
getKeyIdentifier() - Method in class iaik.cms.SubjectKeyID
Returns the keyIdentifier value of this SubjectKeyID.
getKeyIdentifier() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns the key identifier of this AuthorityKeyIdentifier extension.
getKeyIdType() - Method in class iaik.cms.IssuerAndSerialNumber
Returns the key (certificate) identifier type this class represents.
getKeyIdType() - Method in class iaik.cms.KEKIdentifier
Returns the key identifier type this class represents.
getKeyIdType() - Method in interface iaik.cms.KeyIdentifier
Returns the type of the key identifier.
getKeyIdType() - Method in class iaik.cms.OriginatorPublicKey
Returns the key identifier type this class represents.
getKeyIdType() - Method in class iaik.cms.RecipientKeyIdentifier
Returns the key identifier type this class represents.
getKeyIdType() - Method in class iaik.cms.SignerRecipientIdentifier
Returns the key identifier type this class represents.
getKeyIdType() - Method in class iaik.cms.SubjectKeyID
Returns the key (certificate) identifier type this class represents.
getKeyIdTypeName() - Method in class iaik.cms.IssuerAndSerialNumber
Returns the key (certificate) identifier type this class represents as string.
getKeyIdTypeName() - Method in class iaik.cms.KEKIdentifier
Returns the key identifier type this class represents as string.
getKeyIdTypeName() - Method in interface iaik.cms.KeyIdentifier
Returns the type of the key identifier as string.
getKeyIdTypeName() - Method in class iaik.cms.OriginatorPublicKey
Returns the key identifier type this class represents as string.
getKeyIdTypeName() - Method in class iaik.cms.RecipientKeyIdentifier
Returns the key (certificate) identifier type this class represents as string.
getKeyIdTypeName() - Method in class iaik.cms.SignerRecipientIdentifier
Returns the key (certificate) identifier type this class represents as string.
getKeyIdTypeName() - Method in class iaik.cms.SubjectKeyID
Returns the key (certificate) identifier type this class represents as string.
getKeyInfo() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Gets the DOM representation of the XML KeyInfo element including all the keying information, which should be incorporated into the XML signature.
getKeyInfo() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
Gets the DOM representation of the XML KeyInfo element, which should be incorporated into the XML signature.
getKeyInfoSubelements() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Used in signature generation.
getKeyInfoSubelements() - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Produdes a single key information hint (KeyValue subelement) as representation of the verification key, which has been set previously by the application.
getKeyInfoSubelements() - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
Provides the key information hints (KeyInfo subelements) representing the key information of this key provider.
getKeyInfoSubelements() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Produces an array of X509Data DOM elements representing the key information hints specified by the application by means of the method KeyProviderImplX509Data.insertX509DataAt(iaik.ixsil.keyinfo.x509.X509Data, int).
getKeyLength() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the encryption key length
getKeyLength() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
Deprecated.
 
getKeyLength() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
 
getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
Return the length of the key in bits.
getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
Return the length of the key in bits.
getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
Return the length of the key in bits.
getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
Returns the length of this key (in bits).
getKeyLength() - Method in interface com.entrust.toolkit.security.provider.KeyWithLength
Return the length of the key in bits.
getKeyLength() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Returns the length (size) of the key.
getKeyLength() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Returns the length (size) of the key.
getKeyLength() - Method in class iaik.security.cipher.CAST128ParameterSpec
Returns the length (size) of the key.
getKeyLength() - Method in class iaik.security.cipher.CAST128WrapParameterSpec
Return the key length.
getKeyLengthBits() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Gets the key length (in bits) of the symmetric key associated with this symmetric encryption algorithm configuration.
getKeyManager() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns the KeyManager
getKeyManager() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Returns a previously set JSSEX509KeyManager
getKeyManager() - Method in interface iaik.ixsil.core.VerifierSignature
Gets the key manager employed by IXSIL in the verification use case.
getKeyManagerProperty(String) - Static method in class iaik.ixsil.init.IXSILInit
Gets the IXSIL keymanager property with the specified name.
getKeyMgmtInfo() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Returns an iterator over the list of key management information.
getKeyPairGenerator(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as KeyPairGenerator.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getKeyPairGenerator(AlgorithmID) - Method in class iaik.cms.SecurityProvider
Return a KeyPairGenerator for the requested algorithm.
getKeyPairGeneratorInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a KeyPairGenerator instance for the algorithm that this algorithm identifier represents.
getKeyPairGeneratorInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a KeyPairGenerator implementation for this AlgorithmIdentifier.
getKeyPairGeneratorInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific KeyPairGenerator implementation for this AlgorithmID.
getKeyPairHist() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Returns all the backed-up user encryption certificates/private keys that this object contains as an array of CertifiedKeyPair objects.
getKeyParam(KeyParam) - Method in class com.entrust.toolkit.capi.CryptKey
Gets the value of a parameter associated with this key in MSCAPI.
getKeyParameter(KeyParam) - Method in class com.entrust.toolkit.capi.CryptKey
Deprecated.
use CryptKey.getKeyParam(KeyParam) instead; since 8.0
getKeyParams() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
Gets the key parameters of the key pair being generated.
getKeyParams() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Gets the key parameters component of this asymmetric key type.
getKeyProvider() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Returns a reference to the particular key provider that provided the verification public key to this KeyManagerImpl.
getKeyProvider() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Returns a reference to the particular key provider that provided the verification public key to this VerifierKeyManager.
getKeyProviders() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Gets an array of all key providers registerred at this key manager.
getKeyProviders() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
Gets an array of all key providers registerred at this key manager.
getKeyProviders() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Gets an array of all key providers registerred at this key manager.
getKeyProvInfo() - Method in class com.entrust.toolkit.credentials.CapiCertificateAndKeyInfo
Returns the CAPI provider information associated with this object.
getKeyPurposeIDs() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Returns all KeyPurposeIDs included in this extension.
getKeySizeBits() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
Gets the key size (in bits) of the key pair being generated.
getKeySizeBits() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Gets the key size component of this asymmetric key type.
getKeySpec() - Method in class com.entrust.toolkit.capi.CryptKey
Gets the key specifier associated with this key.
getKeySpec() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the key specification of the private key.
getKeySpecInt() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the key specification of the private key.
getKeyStore() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Returns the KeyStore stored by this class
getKeyType() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
Gets the key type of the key pair being generated.
getKeyType() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
Returns the type of this key.
getKeyType(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the key type from a key object on the token by reading the CKA_KEY_TYPE attribute of the object.
getKeyType() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Returns the symmetric key type to use when communicating with the Roaming Server, as parsed from the ini file.
getKeyType() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_type policy setting from the policy certificate.
getKeyUsage() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the desired key usage for the certificate defined by the full certificate template.
getKeyUsage() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
Gets the key usage of the key pair being generated.
getKeyUsage() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns the keyUsage value of this KeyAttributes extension identifying the possible uses for the key contained in this certificate.
getKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_usage policy setting from the policy certificate.
getKeyUsage() - Method in class iaik.x509.X509Certificate
Returns the bits representing the KeyUsage extension, if included in this certificate.
getKeyUsageExtension() - Method in class iaik.x509.X509Certificate
Returns the KeyUsage extension.
getKeyWrapAlgorithm() - Method in class iaik.cms.KeyAgreeRecipientInfo
Returns the key wrap algorithm used for encrypting the content-encryption key with the shared key encryption key.
getL() - Method in class iaik.security.dh.ESDHParameterSpec
This method overrides the method of the super class and always returns 0 since we don't use parameter L in ESDH.
getL() - Method in class iaik.security.dh.ESDHPrivateKeySpec
This method overrides the method of the super class and always returns 0 since we don't use parameter L in ESDH.
getL() - Method in class iaik.security.dh.ESDHPublicKeySpec
This method overrides the method of the super class and always returns 0 since we don't use parameter L in ESDH.
getLabel(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the label of an object on the token by reading the CKA_LABEL attribute of the object.
getLabel() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the label component.
getLastUnionFilterSetSExpandedPos(Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Determines the position of the last union filter, whose expanded set S contains the specified node.
getLatest() - Method in class com.entrust.toolkit.CertificateSet
Returns the certificate that expires last in the set.
getLatestCert() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Returns the latest certificate in the certificate stream.
getLdapAddress() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the IP address of the ldap directory.
getLdapData() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
Return the raw LDAP data retrieved from the server
getLdapIp() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve Ldap Ip used by CertVerifier to validate the certificate chain
getLdapPort() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the Ldap Port used by CertVerifier to validate the certificate chain
getLdapPort() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the port number of the ldap directory.
getLDAPReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Deprecated.
The configuration settings available to classes that implement the LdapDirectory interface should be used.
getLDAPSConfig() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
 
getLDAPSTrustStoreCerts() - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Returns the list of trusted certificates that are stored by the Singleton object.
getLDAPSTrustStoreSingleton() - Static method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Returns the LDAPSTrustStoreSingleton.
getLdapVersion() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
Returns the LDAP version.
getLdapVersion() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
An accessor method that retrieves the LDAP version.
getLength() - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
Returns the length of the key for which this parameter is intended.
getLength() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
Returns the length (size) of the MAC.
getLength() - Method in class com.entrust.toolkit.util.ByteArray
Returns the length of the byte array this object contains.
getLength() - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
Gets the number of nodes in the node list.
getLength() - Method in class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
Gets the number of nodes in the node list.
getLibraryVersion() - Method in class com.entrust.toolkit.pkcs11.Info
Returns the library version component.
getLifetime() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_lifetime policy setting from the policy certificate.
getLifetimeDays() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_lifetimeDays policy setting from the policy certificate.
getLineDelimiter() - Method in class iaik.utils.LineInputStream
Returns the line delimiter of the line just read.
getListInstance(String, TraceLog, String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Parses a list of signature algorithm configurations from string list representation.
getLocalAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getLocalAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getLocalKeyID() - Method in class iaik.pkcs.pkcs12.Attributes
Returns the local key ID attribute.
getLocalPort() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getLocalPort() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getLocalSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getLocalSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getLocator() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Gets the locator.
getLogID() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getLoginStatus() - Method in class com.entrust.toolkit.credentials.UserStatus
Returns the user's status after a login.
getLoginTimeoutInMinutes() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns the time interval after which the Entrust login interface will require the user to re-enter his password, if there has been no keyboard or mouse activity.
getLongName() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the long name of the algorithm.
getLower() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns true if the password must contain a lower case character.
getMac() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
getMac() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Returns the mac algorithm.
getMac(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as Mac.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getMac(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.AuthenticatedDataStream
 
getMac() - Method in class iaik.cms.AuthenticatedDataStream
 
getMac() - Method in class iaik.cms.MacInputStream
 
getMac(String, Key) - Method in class iaik.cms.SecurityProvider
This method returns the desired MAC object.
getMacAlgorithm() - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
Returns the MAC algorithm that this JarAuthenticator uses for both MAC creation and authentication.
getMacAlgorithm() - Method in class iaik.cms.AuthenticatedDataStream
Returns the message-digest algorithm used for computing the digest.
getMacInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a Mac instance for the algorithm that this algorithm identifier represents.
getMacLength() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
Deprecated.
 
getMacLength() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Returns the length (size) of the MAC.
getMagnitude(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
Returns the big-endian binary representation of the magnitude of a BigInteger.
getMagnitudeSize(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
Returns size (in bytes) of the big-endian binary representation of the magnitude of a BigInteger.
getMajor() - Method in class com.entrust.toolkit.pkcs11.Version
Returns the major version component.
getManagerFromKeystore(String) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
Reads the Manager Information from the Keystore INI file.
getManagerFromKeystore(IniFile) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
Reads the Manager Information from the Keystore INI file.
getManagerIP() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
getManagerTransport() - Method in class com.entrust.toolkit.User
Returns the ManagerTransport that was set by calling setConnections().
getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.Info
Returns the manufacturer ID component.
getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns the manufacturer ID component.
getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the manufacturer ID component.
getMappedContainerName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the mapped container name certificate property.
getMappings() - Method in class iaik.x509.extensions.PolicyMappings
Returns the policy mappings this extension contains.
getMaskGenAlgorithm() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Returns the mask generation function algorithm identifier.
getMaskGenAlgorithm() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Returns the mask generation function algorithm identifier.
getMatchingP11CertObj() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
Returns the P11 certificate object that corresponds to this P11 private key object.
getMaximum() - Method in class iaik.asn1.structures.GeneralSubtree
Returns the maximum base distance or -1 if not set.
getMaximumLifetime() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
getMaxKeySize() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Returns the maximum key size component.
getMaxLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the maximum key length for the algorithm.
getMaxPinLen() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the maximuim PIN length component.
getMaxRwSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the maximum read/write session count component.
getMaxSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the maximum session count component.
getMd5() - Static method in class iaik.security.provider.IAIK
Deprecated.
since 8.0; use MD5 instead
getMechanismInfo(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Used to obtain information about a particular mechanism possibly supported by a token.
getMechanismInfo(long, long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns information about a specific mechanism supported by the token located at a specific slot ID.
getMechanismList(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Used to obtain a list of mechanism types supported by a token.
getMechanismList(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns a list of all the mechanisms (cryptographic operations) supported by the token located at a specific slot ID.
getMechanismName(long) - Static method in class com.entrust.toolkit.pkcs11.MechanismList
Returns the mechanism name that corresponds to the mechanism type.
getMechanisms() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Returns the mechanism types contained in the mechanism list.
getMemoryCRLCache() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Returns the CRL cache.
getMemorySeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets a seed based on current free memory and the total memory allocated to the Java Virtual Machine (JVM).
getMemorySizeMB() - Method in class com.entrust.toolkit.archive.LargeFileOptions
Returns the amount of memory storage in MBs.
getMessage() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Returns the message sent by the Resource.
getMessageChain(Exception) - Static method in exception com.entrust.toolkit.exceptions.ExceptionWithInnerException
Returns the detail message chain associated with the exception.
getMessageChain() - Method in exception com.entrust.toolkit.exceptions.ExceptionWithInnerException
Returns the detail message chain associated with this exception.
getMessageDigest(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as MessageDigest.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getMessageDigest(AlgorithmID) - Method in class iaik.cms.SecurityProvider
This method returns the desired MessageDigest object.
getMessageDigest(AlgorithmID) - Method in class iaik.cms.SignedDataStream
Returns the message digest calculated for a specific algorithm.
getMessageDigest(AlgorithmID) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the message digest calculated for a specific algorithm.
getMessageDigestInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a MessageDigest instance for the algorithm that this algorithm identifier represents.
getMessageDigestInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a MessageDigest implementation for this AlgorithmIdentifier.
getMessageDigestInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a MessageDigest implementation for this AlgorithmIdentifier.
getMessageId() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Gets the message identifier for this exception.
getMessageId() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Retrieves the message identifier for this exception.
getMessageId() - Method in exception iaik.ixsil.exceptions.IXSILException
Gets the message identifier for this exception.
getMessageId() - Method in exception iaik.ixsil.exceptions.IXSILRuntimeException
Gets the message identifier for this exception.
getMessageImprint() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Returns the hash of the datum to be time-stamped.
getMessageImprint() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the hash of the datum that the time-stamp applies to.
getMessageOfTheDay() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the message-of-the-day string in the client-settings certificate, if any, which the application can present to the user.
getMessageTime() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the time the message was sent if it has been set; otherwise null is returned.
getMessageTime() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the time at which the message was created.
getMetaSeed(int) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
 
getMgmtReqReason() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Gets the key management request reason.
getMicAlgs(String) - Method in class iaik.cms.SecurityProvider
Returns an array of AlgorithmIDs specified by the given micalg String.
getMicros() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Returns the accuracy of the microseconds.
getMillis() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Returns the accuracy of the milliseconds.
getMimeType() - Method in class iaik.ixsil.core.Object
Gets the MimeType attribute value of the Object element.
getMinimum() - Method in class iaik.asn1.structures.GeneralSubtree
Returns the minimum base distance.
getMinimumPasswordLength() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns the minimum number of characters permitted in the user's password.
getMinKeySize() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Returns the minimum key size component.
getMinLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the minimum key length for the algorithm.
getMinor() - Method in class com.entrust.toolkit.pkcs11.Version
Returns the minor version component.
getMinPinLen() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the minimuim PIN length component.
getMode() - Method in class com.entrust.toolkit.security.provider.Initializer
An accessor method that returns the mode in which the Toolkit is operating.
getMode() - Method in class iaik.cms.AuthenticatedDataStream
 
getMode() - Method in class iaik.cms.CompressedDataStream
Returns the mode of this CompressedData.
getMode() - Method in class iaik.cms.SignedDataStream
Returns the mode of this SignedData.
getMode() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the mode of this SignedData.
getMode() - Method in class iaik.security.smime.SMimeSigned
Returns the mode of this message.
getMode() - Method in class iaik.smime.SMimeSigned
Returns the mode of this message.
getModel() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the model component.
getModulus() - Method in class com.entrust.toolkit.credentials.CapiRsaPrivateKey
Returns the modulus.
getModulus() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
Return the modulus to this RSA key
getModulus() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
Returns the modulus.
getModulus() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the modulus of this private key.
getModulus() - Method in class iaik.security.rsa.RSAPublicKey
Returns the modulus of the public key.
getMscapiDigitalIdRepresentation() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Returns a representation of an Entrust digital identity in Entrust MS-CAPI format.
getMyCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
getMyEncryptionCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
getMySigningCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
getMySmartCardCertificates(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Retrieve the smart card certificates from the keychain based on the token ID.
getName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Returns the name of the certificate information identifier if it has been set; otherwise null is returned..
getName() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the algorithm name.
getName() - Method in class com.entrust.toolkit.credentials.Identity
Returns the name of this identity.
getName() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Gets the name of this asymmetric key type.
getName() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Gets the name of this signature algorithm configuration.
getName() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Gets the name of this symmetric encryption algorithm configuration.
getName() - Method in class com.entrust.toolkit.x509.policies.SearchBase
Returns the search base distinguished name.
getName() - Method in class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
Returns the name of this X.509 CRL revocation store.
getName() - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Returns the name of this X.509 CRL revocation store.
getName() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Returns the name of this X.509 CRL revocation store.
getName() - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
Returns the name of this X.509 CRL revocation store.
getName() - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
Returns the name of this X.509 CRL revocation store.
getName() - Method in class com.entrust.toolkit.x509.revocation.RevocationStore
Returns the name of this X.509 CRL revocation store.
getName() - Method in class iaik.asn1.ASN
Returns the name of this ASN.1 type.
getName() - Method in class iaik.asn1.ObjectID
Returns the name registered for this ObjectID or the object identifier if there is no name registered.
getName() - Method in class iaik.asn1.structures.AlgorithmID
Returns the name registered for this AlgorithmID or the object identifier string if there is no name registered.
getName() - Method in class iaik.asn1.structures.GeneralName
Returns the value of this general name.
getName(int) - Method in class iaik.asn1.structures.GeneralNames
Returns the first GeneralName of the indicated type found within a GeneralNames structure.
getName() - Method in class iaik.asn1.structures.Name
Returns a string that represents this Name.
getName() - Method in class iaik.cms.KeyAttribute
Returns the name of the key attribute.
getName() - Method in class iaik.cms.UnknownKeyAttribute
Returns the key attribute id of the unknown key attribute as String representation.
getName() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
Returns the name of the statement info.
getName() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Returns the statement id of the unknown statement info as String representation.
getName() - Method in class iaik.x509.ocsp.ResponderID
Returns the Name of the responder.
getName() - Method in class iaik.x509.ocsp.Response
Returns the name of the response type.
getName() - Method in class iaik.x509.UnknownExtension
Returns the object id of the unknown extension as String representation.
getName() - Method in class iaik.x509.V3Extension
Returns the name of the extension.
getNamedCurve() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the named curve OID, if known — otherwise returns null.
getNamedInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts a set of EC domain parameters to 'named' format.
getNameRegistrationAuthorities() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Returns an array holding any name registration authorities included in this SemanticsInformation object.
getNames() - Method in class iaik.asn1.structures.GeneralNames
Returns an enumeration of the general names.
getNamespaceForPrefix(String) - Method in class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
Gets the namespace uri for the specified namespace prefix.
getNamespaceOfElement(Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
Gets the namespace URI which is in scope for the specified element.
getNamespaceOfElement(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
Gets the namespace URI which is in scope for the specified element.
getNeedClientAuth() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getNewCAName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the new name of the CA if it has been set; otherwise null is returned.
getNewContentTypes() - Static method in class iaik.security.smime.SMimeParameters
Returns whether new or old content types are used when creating a new S/Mime message.
getNewContentTypes() - Static method in class iaik.smime.SMimeParameters
Returns whether new or old content types are used when creating a new S/Mime message.
getNewSigCert() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Returns the user's verification certificate, if it has been set; otherwise null is returned.
getNextUpdate() - Method in class iaik.x509.ocsp.SingleResponse
Returns the nextUpdate date.
getNextUpdate() - Method in class iaik.x509.X509CRL
Returns the date of nextUpdate.
getNonAlpha() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns true if the password must contain a non-alphanumeric character.
getNonce() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Indicates if a nonce has been requested.
getNonce() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the nonce of the time-stamp token information; provides replay protection.
getNonce() - Method in class iaik.x509.ocsp.BasicOCSPResponse
A convenience method for getting the value of the Nonce extension, if included in this response.
getNonce() - Method in class iaik.x509.ocsp.OCSPRequest
A convenience method for getting the value of the Nonce extension, if included in this request.
getNonCriticalExtensionOIDs() - Method in class iaik.x509.attr.AttributeCertificate
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in this attribute certificate.
getNonCriticalExtensionOIDs() - Method in class iaik.x509.RevokedCertificate
Returns a Set of the OID strings identifying the extension(s) that are marked NON-CRITICAL in this revoced certificate.
getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509Certificate
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in this certificate.
getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509CRL
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in this CRL.
getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509Extensions
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in this X509Extensions object.
getNonPrintableDefaultEncoding() - Static method in class iaik.asn1.structures.AVA
Gets the encoding that is used if a String attribute value has non printable chars.
getNotAfter() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
Returns the notAfter date if it has been set; otherwise null is returned.
getNotAfter() - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
getNotAfter() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the notAfter date of this certificate.
getNotAfter() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the notAfter date of this certificate.
getNotAfter() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns the notAfter date indicating the date the private key cannot be used after.
getNotAfter() - Method in class iaik.x509.X509Certificate
Returns the notAfter date of this certificate.
getNotAfterTime() - Method in class iaik.x509.attr.AttributeCertificate
Returns the notAfterTime value of this certificate.
getNotBefore() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
Returns the notBefore date if it has been set; otherwise null is returned.
getNotBefore() - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
getNotBefore() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the notBefore date of this certificate.
getNotBefore() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the notBefore date of this certificate.
getNotBefore() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns the notBefore date indicating the date the private key cannot be used before.
getNotBefore() - Method in class iaik.x509.X509Certificate
Returns the notBefore date of this certificate.
getNotBeforeTime() - Method in class iaik.x509.attr.AttributeCertificate
Returns the notBeforeTime value of this certificate.
getNotReuseLastPasswords() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns the number of password changes that must take place before the user is permitted to change password to a previous one.
getNumberOfElements() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the number of elements in this field.
getNumberOfElements() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the number of elements in the calling field.
getNumberOfElements() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns the number of elements in the calling field.
getNumberOfMechanisms() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Returns the number of mechanism types contained in the mechanism list.
getNumberOfSignatures() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the number of signatures on the data.
getNumberOfSlotLists() - Method in class com.entrust.toolkit.pkcs11.SlotList
Deprecated.
use SlotList.getNumberOfSlots() instead, since JTK 6.1
getNumberOfSlots() - Method in class com.entrust.toolkit.pkcs11.SlotList
Returns the number of slot IDs contained in the slot list.
getObject() - Method in interface com.entrust.toolkit.credentials.GenericIdentityFilter
This method allows the filter to use an additional parameter in the acceptance criteria.
getObject(byte[]) - Method in class iaik.utils.CriticalObject
Returns the proteced CriticalObject encrypted with a given key.
getObject() - Method in class iaik.utils.CriticalObject
Returns the proteced CriticalObject.
getObjectArray(String, Object[]) - Method in class iaik.utils.ExtendedProperties
Get this property as an Object array.
getObjectDigest() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns the object digest value.
getObjectDigestInfo() - Method in class iaik.x509.attr.Holder
Gets the objectDigestInfo of this Holder, if set.
getObjectDigestInfo() - Method in class iaik.x509.attr.V2Form
Gets the objectDigestInfo of this V2Form, if set.
getObjectHandle() - Method in class com.entrust.toolkit.credentials.TokenKey
The handle to the key on the PKCS#11 device
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Returns the object ID of this CertificateIssuer extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
 
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
Return the Object Identifier
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Returns the object ID of this DeltaCRLIndicator extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Returns the object ID of this EntrustVersInfo extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Returns the object ID of this HoldInstructionCode extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Returns the object ID of this InhibitAnyPolicy extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Returns the object ID of this InvalidityDate extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns the object ID of this IssuingDistributionPoint extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns the object ID of this KeyAttributes extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
Returns the object ID of this OldAuthorityKeyIdentifier extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Returns the object ID of this OldBasicConstraints extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Returns the object ID of this OldCRLDistributionPoints extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns the object ID of this OldIssuingDistributionPoint extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Returns the object ID of this PKCS12ExportPermission extension
getObjectID() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Returns the object ID of this EntrustVersInfo extension
getObjectID() - Method in class com.entrust.toolkit.x509.testlets.TestletData
Returns the calling TestletData's object ID.
getObjectID(String) - Static method in class iaik.asn1.ObjectID
Returns an OBJECT IDENTIFIER (OID) object, ObjectID.
getObjectID() - Method in class iaik.x509.extensions.AuthorityInfoAccess
Returns the object ID of this AuthorityInfoAccess extension
getObjectID() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns the object ID of this AuthorityKeyIdentifier extension.
getObjectID() - Method in class iaik.x509.extensions.BasicConstraints
Returns the object ID of this BasicConstraints extension
getObjectID() - Method in class iaik.x509.extensions.CertificateIssuer
Returns the object ID of this CertificateIssuer extension
getObjectID() - Method in class iaik.x509.extensions.CertificatePolicies
Returns the object id of this CertificatePolicies extension.
getObjectID() - Method in class iaik.x509.extensions.CRLDistributionPoints
Returns the object ID of this CRLDistributionPoints extension
getObjectID() - Method in class iaik.x509.extensions.CRLNumber
Returns the object ID of this CRLNumber extension.
getObjectID() - Method in class iaik.x509.extensions.DeltaCRLIndicator
Returns the object ID of this DeltaCRLIndicator extension.
getObjectID() - Method in class iaik.x509.extensions.ErrorExtension
Returns the ObjectID of the broken extension.
getObjectID() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Returns the object ID of this ExtendedKeyUsage extension.
getObjectID() - Method in class iaik.x509.extensions.FreshestCRL
Returns the object ID of this FreshestCRL extension
getObjectID() - Method in class iaik.x509.extensions.HoldInstructionCode
Returns the object ID of this HoldInstructionCode extension.
getObjectID() - Method in class iaik.x509.extensions.InhibitAnyPolicy
Returns the object ID of this InhibitAnyPolicy extension
getObjectID() - Method in class iaik.x509.extensions.InvalidityDate
Returns the object ID of this InvalidityDate extension
getObjectID() - Method in class iaik.x509.extensions.IssuerAltName
Returns the object ID of this IssuerAltName extension
getObjectID() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns the object ID of this IssuingDistributionPoint extension.
getObjectID() - Method in class iaik.x509.extensions.KeyUsage
Returns the object ID of this KeyUsage extension
getObjectID() - Method in class iaik.x509.extensions.NameConstraints
Returns the object ID of this NameConstraints extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Returns the object ID of this NetscapeBaseUrl extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Returns the object ID of this NetscapeCaPolicyUrl extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Returns the object ID of this NetscapeCaRevocationUrl extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Returns the object ID of this NetscapeCertRenewalUrl extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Returns the object ID of this NetscapeCertType extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeComment
Returns the object ID of this NetscapeComment extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Returns the object ID of this NetscapeRevocationUrl extension
getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Returns the object ID of this NetscapeSSLServerName extension
getObjectID() - Method in class iaik.x509.extensions.PolicyConstraints
Returns the object ID of this PolicyConstraints extension
getObjectID() - Method in class iaik.x509.extensions.PolicyMappings
Returns the object ID of this PolicyMappings extension
getObjectID() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns the object ID of this PrivateKeyUsagePeriod extension.
getObjectID() - Method in class iaik.x509.extensions.qualified.BiometricInfo
Returns the object ID of this BiometricInfo extension
getObjectID() - Method in class iaik.x509.extensions.qualified.QCStatements
Returns the object ID of this QCStatements extension
getObjectID() - Method in class iaik.x509.extensions.ReasonCode
Returns the object ID of this ReasonCode extension
getObjectID() - Method in class iaik.x509.extensions.SubjectAltName
Returns the object ID of this SubjectAltName extension
getObjectID() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns the object ID of this SubjectDirectoryAttributes extension
getObjectID() - Method in class iaik.x509.extensions.SubjectInfoAccess
Returns the object ID of this SubjectInfoAccess extension
getObjectID() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Returns the object ID of this SubjectKeyIdentifier extension
getObjectID() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Returns the object ID of this AcceptableResponses extension
getObjectID() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Returns the object ID of this ArchiveCutoff extension
getObjectID() - Method in class iaik.x509.ocsp.extensions.CrlID
Returns the object ID of this CrlID extension
getObjectID() - Method in class iaik.x509.ocsp.extensions.Nonce
Returns the object ID of this Nonce extension
getObjectID() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Returns the object ID of this ServiceLocator extension
getObjectID() - Method in class iaik.x509.UnknownExtension
Returns the object id of the unknown extension.
getObjectID() - Method in class iaik.x509.V3Extension
Returns the object ID of the extension.
getObjects() - Method in interface iaik.ixsil.core.SignerSignature
Gets all object containers which are part of this signature.
getObjects() - Method in interface iaik.ixsil.core.VerifierSignature
Gets all object containers which are part of this signature.
getObjectType() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns the object type this class represents.
getObjectTypeName() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns the name of the object type this class represents.
getOCSPProtocolHandler(URL) - Static method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandlerFactory
This static method is used to retrieve the OCSPProtocolHandler based on the protocol type specified in the given URL
getOCSPProtocolHandler(URL, OCSPConfiguration) - Static method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandlerFactory
This static method is used to retrieve the OCSPProtocolHandler based on the protocol type specified in the given URL
getOCSPResponse() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
 
getOCSPResponse() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Once an OCSP request has been set, the Response should be available if everything has gone as requested.
getOfflineProfileUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
This attribute controls whether or not client software should write the Profile of a roaming user to disk after login.
getOk2repeat() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns false if the password must not repeat characters.
getOkBlanks() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns false if the password is not allowed to contain whitespace.
getOldCertIdIssuer() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
getOldCertIdSerialNumber() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
getOldDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
Returns the name value of this OldDistributionPoint structure specifying the name of the distribution point.
getOldSigningKeyHandle(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for an "old" signing key object stored on a token.
getOneElement() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the One Element.
getOneElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the One Element.
getOneElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns the neutral element (or identity element) with respect to multiplication.
getOnlyContainsAttributeCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns whether the CRL only contains attribute certs.
getOnlyContainsCACerts() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns true if the CRL contains only CA certificates, false otherwise.
getOnlyContainsCACerts() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns true if the CRL holding this OldIssuingDistributionPoint extension contains only CA certificates.
getOnlyContainsCaCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns whether the CRL only contains ca certs.
getOnlyContainsUserCerts() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns true if the CRL contains only end-entity certificates, false otherwise.
getOnlyContainsUserCerts() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns true if the CRL holding this OldIssuingDistributionPoint extension contains only end-entity certificates.
getOnlyContainsUserCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns whether the CRL only contains user certs.
getOOBInline() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getOOBInline() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getOperatingSystemInfo() - Static method in class com.entrust.toolkit.util.Version
Returns information about the operating system.
getOperation() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the security operation that was performed on the data read from this stream.
getOperation() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the security operation that is to be performed on the data written to this stream.
getOption(String) - Method in class com.entrust.toolkit.User
Returns the option Value that corresponds to the provided option Name if one exists; otherwise null is returned.
getOptionalValidity() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the certificate request optional validity.
getOptions() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns the options used to protect the message.
getOrder() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the order of the curve.
getOriginator() - Method in class iaik.cms.KeyAgreeRecipientInfo
Returns the originator information identifying the public key of the originator.
getOriginatorCertificate() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns an object containing the encryption certificate of the message encryptor.
getOriginatorEncryptionCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns the encryption certificate of the message originator.
getOriginatorEncryptionCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns the encryption certificate of the message originator.
getOriginatorInfo() - Method in class iaik.cms.AuthenticatedDataStream
 
getOriginatorInfo() - Method in class iaik.cms.EnvelopedDataStream
Gets the OriginatorInfo, if included.
getOriginatorVerificationCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns the verification certificate of the message signer.
getOriginatorVerificationCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns the verification certificate of the message signer.
getOSName() - Method in class com.entrust.toolkit.util.TransactionCounter
Retrieves the operating system name on which the application is running.
getOtherKeyAttribute() - Method in class iaik.cms.KEKIdentifier
Gets the optional OtherKeyAttribute component value.
getOtherKeyAttribute() - Method in class iaik.cms.RecipientKeyIdentifier
Gets the optional OtherKeyAttribute component value.
getOtherObjectTypeID() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns the otherObjectTypeID, if set.
getOtherRecipientInfo(ASN1Object) - Method in class iaik.cms.OtherRecipientInfoFactory
 
getOtherRecipientInfo(ObjectID, ASN1Object) - Method in class iaik.cms.OtherRecipientInfoFactory
 
getOutput(int) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
Hashes the input byte array the specified number of times.
getOutput(int, int) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
Hashes the input byte array the specified number of times and returns the requested number of bytes (requiredKeySize), truncating or stretching the key as required.
getOutput(int, int) - Method in class com.entrust.toolkit.util.ExtendedHasher
Hashes the input byte array the specified number of times and returns the requested number of bytes.
getOutputAncestors(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets all output ancestors of an element node.
getOutputAttrs(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets the list of all attributes to be serialized for the specified element node.
getOutputLength() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Gets the length of the signature output.
getOutputNSAttrs(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets the list of all namespace attributes to be serialized for the specified element node.
getOutputParent(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Gets the output parent of an element node.
getOutputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
Override the default OutputStream with the SMProxyOutputStream
getOutputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
Overide the default OutputStream with the SMProxyOutputStream
getOutputStream() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the output stream to write information to the PKI RA.
getOutputStream() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getOwf() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
getOwf() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Returns the one-way function algorithm.
getOwnerDN() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the owner DN.
getOwnerDN() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the owner DN.
getP() - Method in class com.entrust.toolkit.pkcs11.DSAParams
 
getP() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
Returns the paarmeter p as an instance of BigInteger.
getP() - Method in class iaik.security.dsa.DSAParams
Returns the public prime value p as BigInteger.
getParameter() - Method in class iaik.asn1.structures.AlgorithmID
Returns the parameters of the algorithm as ASN1Object.
getParameters() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns the paramters associated with the algorithm if any have been set; otherwise null is returned.
getParametersAsAlgorithmParameters() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Extracts the algorithm parameters from the algorithm identifier and returns them in JCA opaque algorithm parameters representation.
getParametersAsAlgorithmParameterSpec(Class<T>) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Extracts the algorithm parameters from the algorithm identifier and returns them in JCA transparent algorithm parameters representation.
getParams() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns the algorithm parameters.
getParams() - Method in class com.entrust.toolkit.credentials.CapiDsaPrivateKey
Returns the DSA-specific key parameters.
getParams() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
Return the ECParameter spec used for this Elliptic curve
getParams() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
Returns the DSA-specific key parameters.
getParams() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
Returns the domain parameters associated with this key.
getParams() - Method in class com.entrust.toolkit.keychain.KeychainKey
 
getParams() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Returns the key parameters.
getParams() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Returns the key parameters.
getParams() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Returns the EC domain parameters associated with is EC private key.
getParams() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Returns the EC domain parameters associated with is EC public key.
getParams() - Method in class iaik.security.dh.DHPrivateKey
Returns the key parameters.
getParams() - Method in class iaik.security.dh.DHPublicKey
Returns the key parameters.
getParams() - Method in class iaik.security.dh.ESDHPrivateKey
Returns the key parameters.
getParams() - Method in class iaik.security.dh.ESDHPublicKey
Returns the key parameters.
getParams() - Method in class iaik.security.dsa.DSAPrivateKey
Returns the DSA parameters prime p, sub-prime q and base g as DSAParams.
getParams() - Method in class iaik.security.dsa.DSAPublicKey
Returns the DSA parameters prime p, sub-prime q and base g as DSAParams.
getPartyAInfo() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the partyAInfo.
getPassword() - Method in class com.entrust.toolkit.credentials.ExtractedUALData
Returns the password that was extracted from the UAL file.
getPassword() - Method in interface com.entrust.toolkit.keystore.ProtectedPassword
This is the only method required by the interface.
getPassword() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
Returns the password.
getPassword() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
Deprecated.
use getSecurePassword
getPasswordBasedMacAlgorithm() - Method in class com.entrust.toolkit.util.ManagerTransport
Get the Password Based MAC algorithm to use with the CA.
getPasswordBasedMacAlgorithmWorks() - Method in class com.entrust.toolkit.util.ManagerTransport
Get the flag specifying whether the Password Based MAC algorithm has been verified with the CA TODO Remove when SM 8.3 is no longer supported (PKI-37444)
getPasswordExpiryDate() - Method in class com.entrust.toolkit.User
Returns the date/time at which the user's password expires.
getPasswordRuleTester() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a PasswordRuleTester that will apply the rules appropriate for the current user, based on the user's role.
getPasswordRuleTester(String) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a PasswordRuleTester that will apply the rules appropriate for the current user according to the role specified in the user's verification certificate.
getPath() - Method in class iaik.ixsil.util.URI
Gets the path component of the URI.
getPath(String) - Static method in class iaik.utils.Util
Get a valid path for writing to a Java properties file.
getPathLenConstraint() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Returns the pathLenConstraint value of this OldBasicConstraints extension specifying the maximum number of CA certificates that may follow the certificate in a certification path.
getPathLenConstraint() - Method in class iaik.x509.extensions.BasicConstraints
Returns the pathLenConstraint value of this BasicConstraints extension specifying the maximum number of CA certificates that may follow the certificate in a certification path.
getPathUnescaped() - Method in class iaik.ixsil.util.URI
Gets the path component of the URI in its unescaped (unicode) version.
getPBEKey(char[], AlgorithmID) - Method in class iaik.cms.IaikProvider
Creates secret key from the supplied password using the specified PBE algorithm.
getPBEKey(char[], AlgorithmID) - Method in class iaik.cms.SecurityProvider
Creates secret key from the supplied password using the specified PBE algorithm.
getPBox() - Method in class iaik.security.cipher.DESParameterSpec
Return the PBox.
getPemString() - Method in class com.entrust.toolkit.util.PEMString
 
getPermitCApab() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the client is permitted to use a CA personal address book.
getPermitNonRoaming() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the user is permitted to have a profile on the desktop.
getPermitP12Export() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the client is allowed to export keying material to a PKCS#12 file.
getPermitPAB() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the client is permitted to use a personal address book.
getPermitRoaming() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns whether or not the user is permitted to have a roaming profile.
getPermittedSubtrees() - Method in class iaik.x509.extensions.NameConstraints
Returns the permitted subtrees.
getPGenCounter() - Method in class iaik.security.dh.ESDHParameterSpec
Returns the counter used in the system parameter generation process.
getPGenCounter() - Method in class iaik.security.dh.ESDHPrivateKeySpec
Returns the counter used in the system parameter generation process.
getPGenCounter() - Method in class iaik.security.dh.ESDHPublicKeySpec
Returns the counter used in the system parameter generation process.
getPivContainer() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_piv_container policy setting from the policy certificate.
getPKCS11LibraryConnection() - Method in class com.entrust.toolkit.credentials.TokenKey
Returns the connection to the PKCS#11 library.
getPKCS11LibraryPath() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
Returns the name of the PKCS11 library file being used.
getPKCS12ExportMinimumHashCount() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves the minimum hash count to use when exporting keying material to a PKCS#12 file, if it is specified in the client settings.
getPKIArchiveOptions() - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
Returns archive information pertaining to the private key.
getPKIArchiveOptions() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns archive information pertaining to the private key.
getPKIStatusInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
 
getPKIStatusInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Returns the status information.
getPointOfInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the point at infinity.
getPolicies() - Method in class iaik.smime.ess.SigningCertificate
Returns the policiy informations.
getPolicies() - Method in class iaik.smime.ess.SigningCertificateV2
Returns the policiy informations.
getPolicy() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the TSA policy under which the time-stamp was issued.
getPolicycert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Returns the policy certificate if it has been set; otherwise null is returned.
getPolicycert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Returns the policy certificate if it has been set; otherwise null is returned.
getPolicycertdn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Returns the distinguished name associated with the policy certificate if it has been set; otherwise null is returned.
getPolicycertdn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Returns the distinguished name associated with the policy certificate if it has been set; otherwise null is returned.
getPolicycertdn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the certificate-definition policy certificate DN, which is the 'policycertdn' component that was extracted from the EntrustCertDefnInfo structure.
getPolicycertdn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns the certificate-type policy certificate DN, which is the 'policycertdn' component that was extracted from the EntrustCertTypeInfo structure.
getPolicyCertificate() - Method in class com.entrust.toolkit.User
Gets the policy certificate.
getPolicyCertificateLifeTime() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves the policy certificate lifetime in days.
getPolicyIdentifier() - Method in class iaik.asn1.structures.PolicyInformation
Returns the policy indentifier.
getPolicyInformation() - Method in class iaik.x509.extensions.CertificatePolicies
Returns the certifcate policies.
getPolicyInformationCerts(Certificate[]) - Method in class iaik.smime.ess.SigningCertificate
Gets those certificates from the supplied set of certificates having a CertificatePolicies extension with any of the PolicyInformation terms included in this SigningCertificate set.
getPolicyInformationCerts(Certificate[]) - Method in class iaik.smime.ess.SigningCertificateV2
Gets those certificates from the supplied set of certificates having a CertificatePolicies extension with any of the PolicyInformation terms included in this SigningCertificate set.
getPolicyInformations(Certificate) - Method in class iaik.smime.ess.SigningCertificate
Looks if the supplied certificate has a CertificatePolicies extension containing any of the PolicyInformation terms of this SigningCertificate attribute.
getPolicyInformations(Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
Looks if the supplied certificate has a CertificatePolicies extension containing any of the PolicyInformation terms of this SigningCertificate attribute.
getPolicyQualifiers() - Method in class iaik.asn1.structures.PolicyInformation
Returns the policy qualifiers.
getPollingInterval() - Method in class com.entrust.toolkit.resourcemonitor.Resource
 
getPOP() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Returns the proof-of-possession if it has been set; otherwise null is returned.
getPopoSigningKey() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
 
getPOPOSigningKey() - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
Returns the proof of possession of a signing private key.
getPOPOSigningKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the proof of possession of a signing private key.
getPoposkInput() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Returns the data that was signed (used when requesting first signing key) if it exists; otherwise null is returned.
getPort() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getPort() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getPort() - Method in class com.entrust.toolkit.util.HttpManagerClient
Returns the Port that will be used to connect to the Manager tunnel
getPort() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
getPort() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Returns the Port that will be used to connect to the Manager tunnel
getPort() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the port component of the LDAP URL.
getPort() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the PKI RA's port
getPort() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getPParameter() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Returns the P parameter octet.
getPRF() - Method in class iaik.security.pbe.PBES2Parameters
 
getPRF() - Method in class iaik.security.spec.PBES2ParameterSpec
Return the pseudo-random-function for the password-based key derivation.
getPRFName(AlgorithmID) - Static method in class iaik.security.cipher.PBES2
Return the pseudo-random function algorithm name for the PBKDF2.
getPrimaryKey(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
Provides the primary key for the specified attribute.
getPrimeExponentP() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the first exponent of this private key.
getPrimeExponentQ() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the second exponent of this private key.
getPrimeP() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the first prime of this private key.
getPrimeQ() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the second prime of this private key.
getPrintDebugLog() - Static method in class iaik.ixsil.init.IXSILInit
Indicates whether IXSIL is currently configured to print debug log.
getPrivateExponent() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
 
getPrivateExponent() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
Not supported.
getPrivateExponent() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
Deprecated.
Returns the private exponent.
getPrivateExponent() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the private exponent of this private key.
getPrivateKey() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Returns the user's private key in encrypted form if it has been set, otherwise null is returned.
getPrivateKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the private key for which certification is being requested.
getPrivateKey(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Retrieves the private key with the given name.
getPrivateKey() - Method in class iaik.pkcs.pkcs12.KeyBag
Returns the private key of this KeyBag.
getPrivateKey(ASN1Object) - Static method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a PrivateKeyInfo from an ASN1Object.
getPrivateKey(byte[]) - Static method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a PrivateKey from a DER encoded byte array in PKCS#8 PrivateKeyInfo format.
getPrivateKey() - Method in class iaik.utils.SSLeayPrivateKey
Returns the included private key.
getPrivateKeyChainKey(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Return the a new KeychainKey that wraps the handled to the private key stored in the Keychain.
getPrivateKeyExportFromCapi() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Controls whether the keys can be exported from CAPI
getPrivateKeyHandle(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a private key object stored on a token.
getPrivateKeyHandle(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a private key object stored on a token.
getPrivateKeyHandle(long, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
getPrivateKeyHandles(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handles for a set private key objects stored on a token.
getPrivateKeyInfo() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Gets the PrivateKey from this EncryptedPrivateKeyInfo.
getPrivateKeyUsagePeriod() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns the privateKeyUsagePeriod value of this KeyAttributes extension identifying validity date range of the corresponding private key.
getPrivKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_privkeyusage policy setting from the policy certificate.
getPrng() - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Returns the pseudo-random number generator (PRNG) to be used for parameter generation and encryption/decryption (for algorithms that require it).
getPrng() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Returns the pseudo-random number generator (PRNG) to be used for parameter generation.
getProcessingMode() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Return the processing mode set by this ResourceEventProcessor
getProducedAt() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the producedAt date of this BasicOCSPResponse.
getProfile() - Method in class com.entrust.toolkit.roaming.RoamingUser
Returns the user's profile as a byte array.
getProfileProtectionPolicy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the Profile protection policy setting, which should be used if the application has not decided to override the policy setting.
getProfileServerDN() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the distinguished name of the Roaming Server.
getProfileServerDN() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getProofOfRAInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Returns the proof of RA information that was signed.
getProperty(String) - Method in class com.entrust.toolkit.x509.jsse.provider.EntrustJSSEProvider
 
getProperty(String, String) - Method in class iaik.utils.ExtendedProperties
 
getProperty(String) - Method in class iaik.utils.ExtendedProperties
 
getProtection() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Returns the message protection if it has been set; otherwise null is returned.
getProtectionAlg() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the algorithm used to protect the message if it has been set; otherwise null is returned.
getProtectionAlg() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the protection algorithm associated with the PKIHeader.
getProtectionAlgorithm() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the protection algorithm.
getProtectKeyTransfer() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns an indicator of whether or not protected key transfer is enforced for Entrust Digital Identities on Cryptoki devices (tokens).
getProtocolEncrKey() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Returns the protocol encryption key.
getProtocolEncryptionKey() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
This method gets the protocol encryption key.
getProtocols() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
Returns the number of protocols supported.
getProtocols() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Gets the supported protocols
getProtocolSigningAlgs(List<EntrustSigConfig>) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns a list of signature algorithms that are permitted for use in the PKIX-CMP protocol.
getProtocolSymmetricEncAlgs() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns a list of symmetric encryption algorithms that are permitted for use in the PKIX-CMP protocol.
getProvider() - Method in class com.entrust.toolkit.capi.CryptHash
Return the handle to the provider of this hash object.
getProviderInfo(String) - Static method in class com.entrust.toolkit.capi.CryptProvider
Returns information about the MSCAPI cryptographic service provider (CSP) with the given name.
getProviderInfo() - Method in class com.entrust.toolkit.capi.CryptProvider
Returns information about the CSP associated with this object.
getProviderName() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the name of the provider that owns the private key.
getProviderName() - Method in class com.entrust.toolkit.capi.ProviderInfo
Returns the provider name.
getProviders() - Static method in class com.entrust.toolkit.capi.CryptProvider
Returns a List of ProviderInfo objects, one for each provider installed on the system.
getProviderType() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the type of the provider that owns the private key.
getProviderType() - Method in class com.entrust.toolkit.capi.ProviderInfo
Returns the Provider Type.
getProviderTypeInt() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
Returns the type of the provider that owns the private key.
getProviderTypes() - Static method in class com.entrust.toolkit.capi.CryptProvider
Returns a List of ProviderInfo objects, one for each provider type installed on the system.
getPSource() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Returns the pSourceAlgorithm identifier.
getPubInfos() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Returns the publishing information.
getPublication() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the certificate publication flag, which is true if this certificate should be published in the directory, and false otherwise.
getPublicationInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Returns publication infromation for the user's certificate if it has been set, otherwise null is returned.
getPublicationInfo() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
getPublicExponent() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the public exponent of this private key.
getPublicExponent() - Method in class iaik.security.rsa.RSAPublicKey
Returns the public exponent of the public key.
getPublicKey() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the public key if it has be set; otherwise null is returned.
getPublicKey() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Returns the public key.
getPublicKey() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getPublicKey() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
getPublicKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the public key for which certification is being requested.
getPublicKey() - Method in class iaik.cms.OriginatorPublicKey
Gets the public key.
getPublicKey() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the public key of this certificate request.
getPublicKey() - Method in interface iaik.pkcs.pkcs10.CertRequest
Returns the public key included within this certificate request.
getPublicKey() - Method in class iaik.security.rsa.RSAPrivateKey
Returns the public parts (modulus n and public exponent e of this private key.
getPublicKey() - Method in class iaik.x509.attr.AttributeCertificate
Returns null!!!!
getPublicKey() - Method in class iaik.x509.NetscapeCertRequest
Returns the public key from this "SignedPublicKeyAndChallange" structure.
getPublicKey(ASN1Object) - Static method in class iaik.x509.PublicKeyInfo
Creates a PublicKey from an ASN1Object.
getPublicKey(byte[]) - Static method in class iaik.x509.PublicKeyInfo
Creates a PublicKey from a DER encoded byte array.
getPublicKey() - Method in class iaik.x509.X509Certificate
Returns the public key of this certificate.
getPublicKeyChainKey(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
getPublicKeyMAC() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Returns the password-based MAC of the public key if the object was created for a user that does not already exists at the CA; otherwise null is returned.
getPublicKeyMAC() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
getPublicTokenCerts() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns a boolean, which indicates if the client will store certificates in public memory on tokens.
getPublishDN() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_publish_dn policy setting from the policy certificate.
getPublishPolicy() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_publish_policy policy setting from the policy certificate.
getPubLocation() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Returns the publication location if it exists; otherwise null is returned.
getPubMethod() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Returns the publication method.
getPvno() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the protocol version number.
getQ() - Method in class com.entrust.toolkit.pkcs11.DSAParams
 
getQ() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Returns the key material.
getQ() - Method in class iaik.security.dh.ESDHParameterSpec
Returns the prime factor q.
getQ() - Method in class iaik.security.dh.ESDHPrivateKeySpec
Returns the prime factor q.
getQ() - Method in class iaik.security.dh.ESDHPublicKeySpec
Returns the prime factor q.
getQ() - Method in class iaik.security.dsa.DSAParams
Returns the public sub-prime value q as BigInteger.
getQCStatements() - Method in class iaik.x509.extensions.qualified.QCStatements
Returns the QCStatement objects included in this QCStatements extension.
getQCStatements() - Method in class iaik.x509.qualified.QualifiedCertificate
Returns the QCStatements extension included in this certificate, if present.
getQualifiedPolicyInformations() - Method in class iaik.x509.qualified.QualifiedCertificate
Gets any included qualified PolicyInformation terms.
getQualifiedQCStatements() - Method in class iaik.x509.qualified.QualifiedCertificate
Gets any included qualified QCStatement terms.
getQuery() - Method in class iaik.ixsil.util.URI
Gets the query component of the URI.
getQueryUnescaped() - Method in class iaik.ixsil.util.URI
Gets the query component of the URI in its unescaped (unicode) version.
getR() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Returns the value of the key material.
getRaKid() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Returns the identifier of the key that will be used to sign this EntrustProofOfRAInfo.
getRaName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Returns the DN of the RA (as known by the Security Manager).
getRandomDataFromDefaultProvider(int) - Static method in class com.entrust.toolkit.capi.CryptProvider
Generates the requested number of random bytes using the default CAPI cryptographic service provider.
getRandomNonce(int) - Static method in class iaik.security.cipher.PBES2
Return random generated byte array for salt and IV with the provided length in bytes.
getRawImplementationName() - Method in class iaik.asn1.structures.AlgorithmID
Tries to get the raw inplementation name of the algorithm this AlgorithmID represents.
getRDN(ObjectID) - Method in class iaik.asn1.structures.Name
Returns the RDN value assigned to a given ObjectID.
getRDNs(ObjectID) - Method in class iaik.asn1.structures.Name
Returns the values of all RDNs assigned to a given ObjectID.
getRDNValue(ObjectID) - Method in class iaik.asn1.structures.Name
Returns the RDN value assigned to a given ObjectID.
getRDNValues(ObjectID) - Method in class iaik.asn1.structures.Name
Returns the values of all RDNs assigned to a given ObjectID.
getReadCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the full pathnames of the read-only certificate stores.
getReadTimeout() - Method in class com.entrust.toolkit.util.net.HttpConnection
 
getReadTimeout() - Method in class com.entrust.toolkit.util.net.LDAPConnection
 
getReadTimeout() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
 
getReadTimeout() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getReasonCode() - Method in class iaik.x509.extensions.ReasonCode
Returns the reason code specifying the reason for certificate revocation.
getReasonCode() - Method in class iaik.x509.RevokedCertificate
Returns the reason code.
getReasonCodeName() - Method in class iaik.x509.extensions.ReasonCode
Returns the name of the reason code as String.
getReasonFlags() - Method in class iaik.asn1.structures.DistributionPoint
Returns the reason flags specification of this distribution point.
getReasonFlags() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns the reason flags specification of this distribution point.
getReasons() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns the onlySomeReasons value of this IssuingDistributionPoint extension specifying the revocation reasons supported by this CRL.
getReasons() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns the onlySomeReasons value of this OldIssuingDistributionPoint extension specifying the revocation reasons supported by this CRL.
getReceiveBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getReceiveBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getReceiveTimeout() - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Returns the receive timeout.
getReceiveTimeout() - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
Returns the receive timeout.
getRecipient() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the recipient of the message.
getRecipient() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the name of the intended recipient.
getRecipientDecryptionKey(User, RecipientInfo[]) - Static method in class com.entrust.toolkit.CMSUtil
Finds the user's decryption key that can be used to decrypt a message that contains the indicated recipient information.
getRecipientDecryptionKey(KeyAndCertificateSource, RecipientInfo[]) - Static method in class com.entrust.toolkit.CMSUtil
Finds the user's decryption key that can be used to decrypt a message that contains the indicated recipient information.
getRecipientDecryptionKey(User, RecipientInfo[]) - Static method in class com.entrust.toolkit.PKCS7Util
Finds the user's decryption key that can be used to decrypt a message that contains the indicated recipient information.
getRecipientDecryptionKey(KeyAndCertificateSource, RecipientInfo[]) - Static method in class com.entrust.toolkit.PKCS7Util
Finds the user's decryption key that can be used to decrypt a message that contains the indicated recipient information.
getRecipientIdentifier() - Method in class iaik.cms.KEKRecipientInfo
Gets the key identifier belonging to the recipient of this KEKRecipientInfo.
getRecipientIdentifiers() - Method in class iaik.cms.KEKRecipientInfo
Gets the key identifier belonging to the recipient of this KEKRecipientInfo.
getRecipientIdentifiers() - Method in class iaik.cms.KeyAgreeRecipientInfo
Gets the key identifier belonging to the recipient of this KeyAgreeRecipientInfo.
getRecipientIdentifiers() - Method in class iaik.cms.KeyTransRecipientInfo
Gets the key identifier belonging to the recipient of this KeyTransRecipientInfo.
getRecipientIdentifiers() - Method in class iaik.cms.PasswordRecipientInfo
Gets the key identifier belonging to the recipient of this PasswordRecipientInfo.
getRecipientIdentifiers() - Method in class iaik.cms.RecipientInfo
Returns the key identifier(s) belonging to the recipient(s) of this RecipientInfo.
getRecipientInfo(KeyIdentifier) - Method in class iaik.cms.AuthenticatedDataStream
 
getRecipientInfo(X509Certificate) - Method in class iaik.cms.AuthenticatedDataStream
 
getRecipientInfo(X509Certificate) - Method in class iaik.cms.EnvelopedDataStream
Returns the recipient info matching to the supplied recipient certificate.
getRecipientInfo(KeyIdentifier) - Method in class iaik.cms.EnvelopedDataStream
Returns the RecipientInfo belonging to the recipient identified by the given recipient identifier.
getRecipientInfo(X509Certificate) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns the recipient info matching to the supplied recipient certificate.
getRecipientInfoIndex(X509Certificate) - Method in class iaik.security.smime.EncryptedContent
Returns the recipient info index matching to the supplied recipient certificate.
getRecipientInfoIndex(X509Certificate) - Method in class iaik.security.smime.SMimeEncrypted
Returns the recipient info index matching to the supplied recipient certificate.
getRecipientInfoIndex(X509Certificate) - Method in class iaik.smime.EncryptedContent
Returns the recipient info index matching to the supplied recipient certificate.
getRecipientInfoIndex(X509Certificate) - Method in class iaik.smime.SMimeEncrypted
Returns the recipient info index matching to the supplied recipient certificate.
getRecipientInfos() - Method in class iaik.cms.AuthenticatedDataStream
 
getRecipientInfos(int) - Method in class iaik.cms.AuthenticatedDataStream
 
getRecipientInfos() - Method in class iaik.cms.EnvelopedDataStream
Returns all the recipient infos included in this EnvelopedData object.
getRecipientInfos() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns all the recipient infos included in this EnvelopedData object.
getRecipientInfos() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns all the recipient infos included in this SignedAndEnvelopedData object.
getRecipientInfos() - Method in class iaik.security.smime.EncryptedContent
Returns information about all recipients of this message.
getRecipientInfos() - Method in class iaik.smime.EncryptedContent
Returns information about all recipients of this message.
getRecipientInfoType() - Method in class iaik.cms.RecipientInfo
Returns the type of the recipient info.
getRecipientKeyInfo() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns a Map which contains (KeyIdentifier, EncryptedKey) pairs for all message recipients.
getRecipients() - Method in class com.entrust.toolkit.PKCS7EncodeStream
Returns the set of certificates for the public keys used to encrypt the data.
getRecipients(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Retrieves a list of the recipients who can decrypt this particular <EncryptedData> DOM element.
getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Retrieves a list of the recipients who can decrypt at least one <EncryptedData> DOM element in this document.
getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Identifies the recipients attached to this set.
getRecipients(Object) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Identifies the recipients for whom a particular DOM element has been encrypted — all the users who will be able to decrypt the element.
getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Returns the distinguished names of recipients of the encrypted content.
getRecipKID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the recipient-key identifier if it has been set; otherwise null is returned.
getRecipKID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the recipient's key identifier.
getRecipNonce() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the recipient nonce if it has been set; otherwise null is returned.
getRecipNonce() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the recipient random nonce associated with the PKIHeader.
getRedactedList() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
 
getReference() - Method in class iaik.ixsil.util.URI
Gets the reference component of the URI.
getReferenceUnescaped() - Method in class iaik.ixsil.util.URI
Gets the reference component of the URI in its unescaped (unicode) version.
getRegInfo() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Returns all the supplementary registration information this object contains as an array of AttribyteTypeAndValue objects.
getRegisteredQualifiedPolicyIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
Gets the registered qualified policy IDs.
getRegisteredQualifiedQCStatementIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
Gets the registered qualified certificate statement IDs.
getRegisteredResources() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Get the ArrayList which holds all of the registered Resources
getRegisteredSymmetricKeyTypes() - Static method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Get the underlying Map of RegisteredSymmetricKeyTypes.
getRegToken() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Returns the registration token.
getRelativeFlag() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Returns true if the name in this structure is considered a relative path name.
getRemoteSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getRemoteSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getReplaceCount() - Method in class iaik.utils.ReplaceInputStream
Gets the total number of replacements made so far.
getReplacement() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Returns the replacement certificate information identifier.
getReplacement() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Returns the replacement certificate information identifier.
getReqPolicy() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Returns the TSA request policy.
getReqReason() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Returns the request reason.
getRequestAnySCCSPOnUpdate() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
 
getRequestedFiles() - Method in class com.entrust.toolkit.roaming.RoamingUser
Returns an EntrustFiles object from Roaming Server during the login operation.
getRequestList() - Method in class iaik.x509.ocsp.OCSPRequest
Returns all single requests included in this OCSPRequest.
getRequestorName() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the requestorName, if included.
getRequestTSACert() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Returns an indicator for whether the Time Stamp Authority (TSA) must return their certificate in the time-stamp response.
getRequireCRL() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
Return whether or not a CRL is Required
getRequiredUsers() - Method in class iaik.ixsil.core.Verifier
Allows the application to determine whether it needs to provide additional User instances in order to verify this signature.
getRequireExplicitPolicy() - Method in class iaik.x509.extensions.PolicyConstraints
Returns the requireExplicitPolicy value of this PolicyConstraints extension specifying the number of additional certificates that may appear in the path before an explicit policy is required.
getRequirePolicyOIDs() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Get the require policy OIDs business control flag, if any, from the client settings certificate.
getResource() - Method in class com.entrust.toolkit.resourcemonitor.Resource
 
getResource() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Returns the Resource
getResourceListener() - Method in class com.entrust.toolkit.resourcemonitor.Resource
 
getResponderCertificateList() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Returns the trusted responders verification certificate list if it was set.
getResponderCertificates() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Returns the trusted responders verfication certificate list if it was set.
getResponderID() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the responderID.
getResponderURL() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
 
getResponse() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Returns all the certificate responses that this object contains as an array of CertResponse objects.
getResponse() - Method in class iaik.x509.ocsp.OCSPResponse
Returns the response component of the ResponseBytes, if included.
getResponse() - Method in class iaik.x509.ocsp.ResponseBytes
Gets the response included in this ResponseBytes.
getResponseBytes() - Method in class iaik.x509.ocsp.OCSPResponse
Returns the response bytes, if included.
getResponseMessage() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
Gets the Http response message.
getResponseMessage() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Gets the http response message.
getResponseStatus() - Method in class iaik.x509.ocsp.OCSPResponse
Returns the response status.
getResponseStatusName() - Method in class iaik.x509.ocsp.OCSPResponse
Returns the response status as String.
getResponseType() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the response type identifying this BasicOCSPResponse The corresponding OID string is "1.3.6.1.5.5.7.1.11.1".
getResponseType() - Method in class iaik.x509.ocsp.OCSPResponse
Returns the response type oid of the ResponseBytes, if included.
getResponseType() - Method in class iaik.x509.ocsp.Response
Returns the OID identifying the particular response type.
getResponseType() - Method in class iaik.x509.ocsp.ResponseBytes
Gets the type of the response of this ResponseBytes.
getResponseType() - Method in exception iaik.x509.ocsp.UnknownResponseException
Returns the reponse type of the unknown response.
getResultCode() - Method in class com.entrust.toolkit.roaming.RoamResult
Returns the resultCode component.
getResultMessage() - Method in class com.entrust.toolkit.roaming.RoamResult
Returns the result message based on the result code.
getResultString() - Method in class com.entrust.toolkit.roaming.RoamResult
Returns the resultString component.
getRetries() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getReturnedCertInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Returns the set of returned certificate information.
getReturnedCertInfo(CertId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Returns a new certificate definition, specified by its certificate identifier, if it exists in the returnedCertInfo structure; otherwise null is returned.
getReuseAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getReuseAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getReverseCertificate() - Method in class com.entrust.toolkit.asn1.structures.CrossCertificatePair
Returns the reverse cross certificate.
getRevocationChecker() - Method in class com.entrust.toolkit.x509.CertVerifier
 
getRevocationChecker(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Return the RevocationChecker located at the given index value.
getRevocationChecker() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getRevocationConfigList() - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Returns an array of RevocationConfigItem which represents the current order of revocation information which has been configured by this class.
getRevocationDate() - Method in exception com.entrust.toolkit.exceptions.RevocationException
Returns the date that the certificate was revoked.
getRevocationDate() - Method in class iaik.x509.RevokedCertificate
Returns the revocation date of the revoked certificate.
getRevocationInfo() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
 
getRevocationInfo() - Method in class com.entrust.toolkit.x509.CertVerifier
Return the UserRevocation Information
getRevocationInfo() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getRevocationManager() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the Revocation Manager for this CertVerifier.
getRevocationManager() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getRevocationReason() - Method in exception com.entrust.toolkit.exceptions.RevocationException
Returns the reason the certificate was revoked.
getRevocationReason() - Method in class iaik.x509.ocsp.RevokedInfo
Returns the revocation reason.
getRevocationStore() - Method in class com.entrust.toolkit.User
Returns the main revocation store used for certificate validation.
getRevocationStore() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the revocation store.
getRevocationStore() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getRevocationStoreClassNames() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
Returns a List of RevocationStore class names that this class encapsulates
getRevocationStores(ValidationInfo) - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
Returns a List of RevocationStore objects that this class encapsulates.
getRevocationTime() - Method in class iaik.x509.ocsp.RevokedInfo
Returns the revocationTime.
getRevocationUrl() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Returns the revocation url.
getRevocationWarnings() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns any revocation warnings that occurred during the verification and validation of signed PKCS7 data.
getRevokedCertificate(BigInteger) - Method in class iaik.x509.X509CRL
getRevokedCertificate(X509Certificate) - Method in class iaik.x509.X509CRL
Searches the CRL for the specified certificate's serial number.
getRevokedCertificates() - Method in class iaik.x509.X509CRL
Deprecated.
This returns a Set, which does not allow duplicates. Therefore, if an indirect CRL is used, a revoked certificate with duplicate data for a different issuer would get overwritten. Use instead
getRevokedInfo() - Method in class iaik.x509.ocsp.CertStatus
Returns the RevokedInfo, if present.
getRFC2253String() - Method in class iaik.asn1.structures.AVA
Returns a string representation of this AVA according to RFC 2253.
getRFC2253String(boolean) - Method in class iaik.asn1.structures.AVA
Returns a RFC 2253 representation of the AVA.
getRFC2253String() - Method in class iaik.asn1.structures.Name
Returns a string representation of this Name according to RFC 2253.
getRFC2253String(boolean) - Method in class iaik.asn1.structures.Name
Returns a RFC 2253 representation of the Name.
getRFC2253String() - Method in class iaik.asn1.structures.RDN
Returns a string representation of this RDN according to RFC 2253.
getRFC2253String(boolean) - Method in class iaik.asn1.structures.RDN
Returns a RFC 2253 representation of the RDN.
getRFC2253String(String) - Static method in class iaik.asn1.UTF8String
Returns a UTF-8 String representation according to RFC 2253.
getRFC2253String(char[]) - Static method in class iaik.asn1.UTF8String
Returns a UTF-8 String representation according to RFC 2253.
getRFC2253String(String, boolean) - Static method in class iaik.asn1.UTF8String
Returns a RFC 2253 representation of a string.
getRFC5280Usages() - Static method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
Return a List of ObjectID that represents a list of the ExtendedKeyUsages defined in RFC 5280.
getRoamingCredentialWriter() - Method in class com.entrust.toolkit.credentials.RoamingCredentialReader
Returns a RoamingCredentialWriter object that is safe for use with this reader.
getRoamingIDField() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the Directory attribute used to store the Roaming User ID.
getRoamingIDField() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getRoamingServerIP() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the host name or IP address of the Roaming Server, as parsed from the ini file.
getRoamingServerIP() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getRoamingServerPort() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the port number of the Roaming Server, as parsed from the ini file.
getRoamingServerPort() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getRoamingSSLPort() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the port number to use for SSL communication with the Roaming Server.
getRoamingSSLPort() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getRoamSearchBase() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Return the Search Base to use when searching the Directory for roaming files, as parsed from the ini file.
getRoamSearchBase() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getRoleId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Returns the role identifier.
getRoleIDPKIXMessage() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve PKIX message.
getRolePolicyCertDN() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the DN of the role policy certificate.
getRolloverAllowed() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns an indicator for whether roll-over is permitted if it has been set; otherwise null is returned.
getRootCACertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
Returns the CA certificate when available for the Certificate Authority that is the root of trust for the user.
getRootCaCertificate() - Method in class com.entrust.toolkit.User
Returns the top-level trusted root CA certificate for users in a CA hierarchy.
getRootCaCertificate(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the top-level trusted root CA certificate.
getRootCaCertSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the RootCaCertSubjectName, if was set
getRootOfTrust() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns the root of trust.
getRootOfTrust() - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
getRootsOfTrust() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Method getRootsOfTrust
getRootsOfTrust() - Method in class com.entrust.toolkit.x509.CertVerifier
Returns all roots of trust.
getRSAPrivateKey(Key) - Static method in class iaik.utils.Util
Convert a key to an IAIK RSAPrivateKey.
getRSAPrivateKeyModulus(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the modulus from an RSA private key object stored on a token by reading the CKA_MODULUS attribute of the object.
getRSAPublicKey(Key) - Static method in class iaik.utils.Util
Convert a key to an IAIK RSAPublicKey.
getRSAPublicKeyModulus(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the modulus from an RSA key object stored on a token by reading the CKA_MODULUS attribute of the object.
getRSAPublicKeyPublicExp(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the public exponent from an RSA key object stored on a token by reading the CKA_PUBLIC_EXPONENT attribute of the object.
getRspInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Returns additional information about the response, if it has been set; otherwise null is returned.
getRwSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the read/write session count component.
getS() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
 
getS() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
Not supported.
getS() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
Returns the paarmeter s as an instance of BigInteger.
getS() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Returns the EC private value s (also referred to as d).
getSafeBags() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Returns the SafeBags this AuthenticatedSafe contains.
getSalt() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
getSalt() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Returns the salt value.
getSalt() - Method in class iaik.security.pbe.PBES2Parameters
 
getSalt() - Method in class iaik.security.spec.IaikPBEParameterSpec
Returns the salt.
getSalt() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
Returns the salt.
getSaltLength() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Gets the octet length (length in bytes) of the salt.
getSaltLength() - Method in class iaik.security.pbe.PBEGenParameterSpec
Returns the length of the salt in bytes.
getSBoxes() - Method in class iaik.security.cipher.DESParameterSpec
Return the SBoxes.
getScheme() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the scheme component of the LDAP URL.
getScheme() - Method in class iaik.ixsil.util.URI
Gets the scheme component of the URI.
getSchemeUnescaped() - Method in class iaik.ixsil.util.URI
Gets the scheme component of the URI in its unescaped (unicode) version.
getScope() - Method in class com.entrust.toolkit.util.LdapURL
Retrieves the scope component of the LDAP URL.
getSearchBaseList() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves a list of SearchBase objects that are specified in the policy certificate.
getSearchTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the search timeout for the ldap
getSearchTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Gets the Directory search timeout.
getSeconds() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Returns the accuracy of the seconds.
getSecretKeyFactory(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as SecretKeyFactory.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getSecretKeyFactory(AlgorithmID) - Method in class iaik.cms.SecurityProvider
Return a SecretKeyFactory for the requested algorithm.
getSecretKeyFactoryInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a SecretKeyFactory instance for the algorithm that this algorithm identifier represents.
getSecretKeyFactoryInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a SecretKeyFactory implementation for this AlgorithmIdentifier.
getSecretKeyFactoryInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific SecretKeyFactory implementation for this AlgorithmID.
getSecretKeyLength(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the key length from a secret key object stored on a token by reading the CKA_VALUE_LEN attribute of the object.
getSection(String) - Method in class com.entrust.toolkit.util.IniFile
Gets all of the entries in the given section.
getSectionNames() - Method in class com.entrust.toolkit.util.IniFile
Returns an enumeration of all section names in this ini file.
getSecurePassword() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
 
getSecureRandom(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as SecureRandom.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getSecureRandom() - Method in class iaik.cms.IaikProvider
Returns a new instance of the default SecureRandom class set in the Entrust provider.
getSecureRandom() - Method in class iaik.cms.SecurityProvider
Returns the random number generator.
getSecureRandomInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a SecureRandom instance for the algorithm that this algorithm identifier represents.
getSecurityProvider() - Static method in class iaik.cms.SecurityProvider
Returns the active SecurityProvider.
getSecurityStoreType() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the digital ID security store type
getSecurityStoreTypeWithoutDefault() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the digital ID security store type
getSeed() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the seed corresponding to this curve.
getSeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets the generated random seed bits.
getSeed() - Method in class iaik.security.dh.ESDHParameterSpec
Returns the seed used in the system parameter generation process.
getSeed() - Method in class iaik.security.dh.ESDHPrivateKeySpec
Returns the seed used in the system parameter generation process.
getSeed() - Method in class iaik.security.dh.ESDHPublicKeySpec
Returns the seed used in the system parameter generation process.
getSeed() - Method in class iaik.security.random.MetaSeedGenerator
Deprecated.
Get the seed.
getSeed() - Method in class iaik.security.random.SeedGenerator
Deprecated.
Get the generated random seed bits.
getSemanticsIdentifier() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Returns the semantics identifier of this SemanticsInformation.
getSendBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getSendBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSender() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the sender of the message.
getSender() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Returns the identity of the sender if the object was created for a user that already exists at the CA; otherwise null is returned.
getSender() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the sender associated with the PKIHeader.
getSenderKID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the sender-key identifier if it has been set; otherwise null is returned.
getSenderKID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the sender's key identifier.
getSenderNonce() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the sender nonce if it has been set; otherwise null is returned.
getSenderNonce() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the sender random nonce associated with the PKIHeader.
getSensitivity() - Method in class com.entrust.toolkit.util.SecureByteArray
Returns the sensitivity for this SecureByteArray object.
getSensitivity() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns the sensitivity for this SecureStringBuffer object.
getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.CertId
Returns the serial number of the certificate.
getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the serial number if it has be set; otherwise null is returned.
getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Returns the serial number of the old certificate.
getSerialNumber() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the serial number of the time-stamp token information.
getSerialNumber() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the serial number component.
getSerialNumber() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the serial number of this certificate.
getSerialNumber() - Method in class iaik.cms.IssuerAndSerialNumber
Returns the issuer-specific serial number.
getSerialNumber() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
Gets the serial number of a X.509 certificate.
getSerialNumber() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Returns the issuer-specific serial number.
getSerialNumber() - Method in class iaik.smime.ess.ESSIssuerSerial
Returns the issuer-specific serial number.
getSerialNumber() - Method in class iaik.x509.attr.AttributeCertificate
Returns the serial number of this certificate as BigInteger.
getSerialNumber() - Method in class iaik.x509.attr.IssuerSerial
Returns the issuer-specific serial number.
getSerialNumber() - Method in class iaik.x509.ocsp.CertID
Returns the serialNumber.
getSerialNumber() - Method in class iaik.x509.RevokedCertificate
Returns the serial number of the revoked certificate.
getSerialNumber() - Method in class iaik.x509.X509Certificate
Returns the serial number of this certificate as BigInteger.
getServerAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Returns the key type.
getServerVersion(String) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
Retrieves the latest version of Roaming supported by the Roaming Server.
getServerVersion(String) - Method in class com.entrust.toolkit.roaming.RoamingUser
Retrieves the latest version of Roaming supported by the Roaming Server.
getServiceLocator() - Method in class iaik.x509.ocsp.Request
A convenience method for getting the ServiceLocator extension, if included in this request.
getServletInfo() - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
Returns a short description of this servlet
getServletInfo() - Method in class com.entrust.toolkit.util.HttpManagerServlet
Returns a short description of this servlet.
getSession() - Method in class com.entrust.toolkit.credentials.TokenKey
The opened "read-only" session with the PKCS#11 device.
getSession() - Method in exception com.entrust.toolkit.exceptions.HostnameVerificationException
 
getSession() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the session count component.
getSessionInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains information about a session.
getSessionInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns information about a session.
getSharedSecret() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Returns the sharedSecret component.
getShortName() - Method in class iaik.asn1.ObjectID
Returns the short name registered for this ObjectID.
getSigAlgConfig(Key, List<EntrustSigConfig>) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Selects the signature algorithm configuration to be used with the provided key from a list of signature algorithm configurations ordered according to preference.
getSigAlgName() - Method in class iaik.x509.attr.AttributeCertificate
Returns the name of the signature algorithm used by the issuer for signing this certificate.
getSigAlgName() - Method in class iaik.x509.X509Certificate
Returns the name of the signature algorithm used by the issuer for signing this certificate.
getSigAlgName() - Method in class iaik.x509.X509CRL
Returns the name of the signature algorithm used by the issuer for signing this CRL.
getSigAlgOID() - Method in class iaik.x509.attr.AttributeCertificate
Returns the OID of the signature algorithm used by the issuer for signing this certificate.
getSigAlgOID() - Method in class iaik.x509.X509Certificate
Returns the OID of the signature algorithm used by the issuer for signing this certificate.
getSigAlgOID() - Method in class iaik.x509.X509CRL
Returns the OID of the signature algorithm used by the issuer for signing this CRL.
getSigAlgorithmId() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
Gets the signature algorithm identifier associated with this signature algorithm configuration.
getSigAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
Gets the signature algorithm object identifier associated with this signature algorithm configuration.
getSigAlgorithmParams() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
Gets the signature algorithm parameters associated with this signature algorithm configuration.
getSigAlgParams() - Method in class iaik.x509.attr.AttributeCertificate
Returns the algorithm parameters associated with the signature algorithm used by the issuer for signing this certificate.
getSigAlgParams() - Method in class iaik.x509.X509Certificate
Returns the algorithm parameters associated with the signature algorithm used by the issuer for signing this certificate.
getSigAlgParams() - Method in class iaik.x509.X509CRL
Returns the algorithm parameters associated with the signature algorithm used by the issuer for signing this CRL.
getSigConfigString(AlgorithmID) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Returns a string representation of the signature algorithm configuration identified by the provided algorithm identifier.
getSignature() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns the message digest of the original data.
getSignature() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Returns the signature.
getSignature() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Returns the signature.
getSignature(String, int, Key) - Method in class com.entrust.toolkit.cms.EntrustProvider
This method returns the desired Signature object.
getSignature(String) - Static method in class com.entrust.toolkit.util.SecureUtils
Gets an instance just as Signature.getInstance(String) does, except that it tries the "Entrust" and "IAIK" providers first, and falls through to any other provider only if those attempts fail.
getSignature() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the signature on this attribute certificate.
getSignature() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the signature on this policy certificate.
getSignature(String, int, Key) - Method in class iaik.cms.SecurityProvider
This method returns the desired Signature object.
getSignature(AlgorithmID, int, Key) - Method in class iaik.cms.SecurityProvider
This method returns the desired Signature object.
getSignature() - Method in class iaik.ixsil.core.Signer
Gets an interface to the signature object for the signing use case.
getSignature() - Method in class iaik.ixsil.core.Verifier
Gets an interface to the signature object for the verification use case.
getSignature() - Method in class iaik.x509.attr.AttributeCertificate
Returns the signature value of this certificate.
getSignature() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the signature of this BasicOCSPResponse.
getSignature() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the signature of this OCSPRequest, if included.
getSignature() - Method in class iaik.x509.X509Certificate
Returns the signature of this certificate.
getSignature() - Method in class iaik.x509.X509CRL
Returns the signature of this CRL.
getSignatureAlgorith() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getSignatureAlgorithm() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the signature algorithm of this attribute certificate.
getSignatureAlgorithm() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the signature algorithm of this certificate.
getSignatureAlgorithm() - Method in class iaik.cms.SignerInfo
Returns the signature algorithm used for calculating the signature and associated information with the signer's private key.
getSignatureAlgorithm() - Method in interface iaik.ixsil.core.SignerSignedInfo
Gets the signature algorithm employed by this signed information.
getSignatureAlgorithm() - Method in interface iaik.ixsil.core.VerifierSignedInfo
Gets the signature algorithm employed by this signed information.
getSignatureAlgorithm() - Method in class iaik.x509.attr.AttributeCertificate
Returns the signature algorithm of this certificate.
getSignatureAlgorithm() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the signature algorithm of this BasicOCSPResponse.
getSignatureAlgorithm() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the signature algorithm of this OCSPRequest.
getSignatureAlgorithm() - Method in class iaik.x509.X509Certificate
Returns the signature algorithm of this certificate.
getSignatureAlgorithm() - Method in class iaik.x509.X509CRL
Returns the signature algorithm of this CRL.
getSignatureAlgorithmID() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the signature algorithm of this certificate request.
getSignatureAlgorithmName() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Return the name of the signature algorithm that the issuer used to sign this certificate.
getSignatureByte() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getSignatureDOMElement() - Method in interface iaik.ixsil.core.SignerSignature
Returns the DOM element of this XML signature structure; i.e.
getSignatureDOMElement() - Method in interface iaik.ixsil.core.VerifierSignature
Returns the DOM element of this XML signature structure; i.e.
getSignatureException() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns any Exception that may have occurred during signature validation, or null if there was no exception.
getSignatureException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns any Exception that may have occurred during signature validation, or null if there was no exception.
getSignatureException() - Method in class com.entrust.toolkit.archive.PemInputStream
Return any exception that may have occurred when validating the signature.
getSignatureInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Attempts to create a Signature instance for the algorithm that this algorithm identifier represents.
getSignatureInstance() - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a Signature implementation for this AlgorithmIdentifier.
getSignatureInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
Tries to find a provider-specific Signature implementation for this AlgorithmIdentifier.
getSignatureProperties() - Method in class iaik.ixsil.core.SignatureProperties
Gets an array containing all signature properties of this container.
getSignatureProperties() - Method in interface iaik.ixsil.core.SignerSignatureProperties
Gets an array containing all signature properties of this container.
getSignatureProperties() - Method in interface iaik.ixsil.core.VerifierSignatureProperties
Gets an array containing all signature properties of this container.
getSignatureValue() - Method in class iaik.cms.SignerInfo
Returns the signature value.
getSigned() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Return the part of the attribute certificate over which the the signature is applied.
getSigned() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Return the part of the policy certificate over which the the signature is applied.
getSignedAttribute(ObjectID) - Method in class iaik.cms.SignerInfo
Returns the first signed attribute matching to the given ObjectID, if included in this SignerInfo object.
getSignedAttributes() - Method in class iaik.cms.SignerInfo
Returns a set of attributes that are signed by the signer.
getSignedCertificateTimestampList() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
 
getSignedDigest(int) - Method in class iaik.cms.SignedDataStream
Returns the message digest included in the authenticated attributes.
getSignedDigest() - Method in class iaik.cms.SignerInfo
Returns the message digest included in the signed attributes.
getSignedDigest(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the message digest included in the authenticated attributes.
getSignedHash() - Method in class com.entrust.toolkit.capi.CryptHash
Signs the current hash value and returns the bytes of the signature.
getSignerCertificate(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the certificate that is used to verify the signature.
getSignerIdentifier() - Method in class iaik.cms.SignerInfo
Returns information about the signer's certificate.
getSignerInfo(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Returns the signer information of the signature indicated by index.
getSignerInfos() - Method in class iaik.cms.SignedDataStream
Returns all the signer infos included in this SignedData object.
getSignerInfos() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns all the signer infos included in this SignedData object.
getSignerInfos() - Method in class iaik.security.smime.SignedContent
Returns all the signer infos included in the underlying SignedData object.
getSignerInfos() - Method in class iaik.smime.SignedContent
Returns all the signer infos included in the underlying SignedData object.
getSignerReferences() - Method in interface iaik.ixsil.core.SignerManifest
Gets an array containing all reference objects registered in the context of this manifest.
getSignerReferences() - Method in interface iaik.ixsil.core.SignerSignedInfo
Gets an array containing all reference objects registered in the context of this signed information.
getSignerSignedInfo() - Method in interface iaik.ixsil.core.SignerSignature
Gets an interface to the signed information object for the signing use case.
getSigningAlg() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the signature algorithm if it has be set; otherwise null is returned.
getSigningAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getSigningAlgorithm() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getSigningCertificateAttribute() - Method in class iaik.cms.SignerInfo
Gets the SigningCertificate attribute, if included.
getSigningKey() - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns the signing key stored in the KeyAndCertContainer
getSigningKey() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the private signing key associated with this object.
getSigningKey() - Method in class com.entrust.toolkit.User
Returns the latest signing key stored in the credentials.
getSigningKeyHandle(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a signing key object stored on a token.
getSigningKeyType(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the key type from a signing key object on the token by reading the CKA_KEY_TYPE attribute of the object.
getSigningKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the client signing key type — RSA-2048, for example.
getSignRequest() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Convienance method which returns whether or not the request should be signed.
getSimpleOctetString() - Method in class iaik.asn1.OCTET_STRING
Returns this OCTET_STRING as simple OCTET_STRING.
getSingleResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Searches this BasicOCSPReponse for status information about the certificate identified by the given certificate information.
getSingleResponse(CertID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Searches for the single response corresponding to the certificate identified by the given CertID.
getSingleResponses() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns all single responses included in this BasicOCSPResponse.
getSkipCerts() - Method in class iaik.x509.extensions.InhibitAnyPolicy
Returns the skipCerts value of this InhibitAnyPolicy extension.
getSkipRLcheck() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns a boolean determining how the application handles revocation list (RL) checks.
getSKIValue() - Method in class iaik.ixsil.keyinfo.x509.X509SKI
Gets the DER encoded value of the X509.V3 SubjectKeyIdentifier certificate extension.
getSlotDescription() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns the slot description component.
getSlotID() - Method in class com.entrust.toolkit.credentials.TokenKey
Returns the slot ID under which the session was opened.
getSlotID() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns the slot ID component.
getSlotIDs() - Method in class com.entrust.toolkit.pkcs11.SlotList
Returns the slot IDs contained in the slot list.
getSlotInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains information about a particular slot in the system.
getSlotInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns information about a slot located at a specific slot ID.
getSlotList(boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Used to obtain a list of slots in the system.
getSlotList(boolean) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns the slot list found by a PKCS #11 library.
getSlotListIDs() - Method in class com.entrust.toolkit.pkcs11.SlotList
Deprecated.
use SlotList.getSlotIDs() instead, since JTK 6.1
getSMimeType() - Method in class iaik.security.smime.SignedContent
Returns the S/MIME type of this SignedContent.
getSMimeType() - Method in class iaik.smime.CompressedContent
Returns the SMimeType string.
getSMimeType() - Method in class iaik.smime.EncryptedContent
Returns the smime-type parameter to "enveloped-data".
getSMimeType() - Method in class iaik.smime.SignedContent
Returns the S/MIME type of this SignedContent.
getSMimeType() - Method in interface iaik.smime.SMimeContentType
 
getSMProxyConfig() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
Returns the Security Manager Proxy configuration.
getSMProxyConfig() - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
Returns the Security Manager Proxy configuration.
getSMProxyHost() - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
Returns the SMProxyHost
getSMProxyTrustStoreCerts() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Returns the list of trusted certificates that are stored by the Singleton object.
getSMProxyTrustStoreSingleton() - Static method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Returns the SMProxyTrustStoreSingleton.
getSMRoamingProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Returns the SMRoamingProxyURL value or null if this value has not been set.
getSMRoamingProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getSMRoamingServerProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Returns the SMRoamingServerProxyURL value or null if this value has not been set.
getSMRoamingServerProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
getSoConnectionTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the Directory socket connection timeout.
getSoConnectionTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
returns the socket connection timeout used by the underlying socket implementation..
getSoConnectTimeout() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the setting for the connection timeout property of the underlying socket, in milliseconds, for socket based transports.
getSoConnectTimeout() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getSoLinger() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getSoLinger() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSoLinger() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the setting for the SO_LINGER property of the underlying socket, in seconds, for socket based transports.
getSoLinger() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getSoTimeout() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getSoTimeout() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSoTimeout() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the setting for the SO_TIMEOUT property of the underlying socket, in milliseconds, for socket based transports.
getSoTimeout() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getSourceDataUri() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Gets source data uri.
getSpecifiedInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts a set of EC domain parameters to 'specified' format.
getSSLCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns the names of the SSL cipher suites that will be used for the Security Manager Proxy connection.
getSSLContext() - Static method in class com.entrust.toolkit.x509.jsse.JSSEUtils
Returns an SSLContext configured to the highest protocol supported by the JVM.
getSSLEnabled() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns SSL enabled value
getSSLEnabled() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
 
getSSLProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Gets the SSL protocol versions that will be used for the Security Manager Proxy connection.
getSSLServerName() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Returns the SSL server name.
getSSLSocketFactory() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
 
getSSLSocketFactory() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Return the SSLSocketFactory used when an OCSP request over HTTPS is used:
getStackTraceAsString(Exception) - Static method in class com.entrust.toolkit.util.HttpDirectoryServletEngine
 
getState() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Returns the state if it has been set; otherwise null is returned.
getState() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns the state component.
getState() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Return the state of the FIPS Security Engine.
getStatementID() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
Gets the statementID of this QCStatement.
getStatementID() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
Returns the statement ID identifying this statement info.
getStatementID() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Returns the statement ID identifying this SemanticsInformation statement info.
getStatementID() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Returns the statement ID of the unknown statement info.
getStatementInfo() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
Gets the statementInfo of this QCStatement.
getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Returns status information about the request/response.
getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Returns the status information about the request/response.
getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Returns the status code.
getStatus() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Returns the status of the response.
getStatus() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets the current status of seed generation.
getStatus() - Method in class com.entrust.toolkit.User
Returns an object that provides information about the user's status during the current login session.
getStatus() - Method in class iaik.security.random.MetaSeedGenerator
Deprecated.
Return the status of seed generation.
getStatus() - Method in class iaik.security.random.SeedGenerator
Deprecated.
Get the current status of seed generation.
getStatusMessage(String) - Method in class com.entrust.toolkit.credentials.UserStatus
Returns the status message associated with a status that is present.
getStatusString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Returns all the human-readable status information if it has been set; otherwise null is returned.
getStorageDirectory() - Method in class com.entrust.toolkit.archive.LargeFileOptions
Gets the directory where all temporary storage files will be written.
getStorageFilePrefix() - Method in class com.entrust.toolkit.archive.LargeFileOptions
Returns the file name prefix used when creating temporary storage files.
getStorageFileSizeMB() - Method in class com.entrust.toolkit.archive.LargeFileOptions
Returns the size of the temporary storage files in MBs; each storage file created will not exceed this size.
getStorageFileSuffix() - Method in class com.entrust.toolkit.archive.LargeFileOptions
Returns the file name suffix used when creating temporary storage files.
getStreamHandler() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Return the URLStreamHandler to use when an OCSP request over HTTPS is used
getStreamIndex() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Returns the stream index of the latest certificate in the certificate stream.
getString() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
Returns the userInfo as a String.
getString(String, String) - Method in class com.entrust.toolkit.util.IniFile
Gets the value associated with the given entry in the given section.
getString(String, String, String) - Method in class com.entrust.toolkit.util.IniFile
Gets the value associated with the given entry in the given section.
getString(String, String) - Method in class iaik.utils.ExtendedProperties
Get this property value, as a String.
getStringArray(String, String[]) - Method in class iaik.utils.ExtendedProperties
Get this property as a String array.
getStringBuffer() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a StringBuffer.
getStringFromUTF8Encoding(byte[]) - Static method in class iaik.asn1.UTF8String
Decodes the string from an UTF-8 encoded byte array.
getStringHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains the object handle for a string object stored on a token.
getStringObject(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains a string object from a token by reading the CKA_VALUE attribute an object.
getStrongestRecovery() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Returns the strongest recovery key-type.
getStrongPrime(int, Random) - Static method in class iaik.utils.CryptoUtils
Deprecated.
use NumberTheory.getStrongPrime() instead
getStrongPrime(int, Random) - Static method in class iaik.utils.NumberTheory
Returns a random strong prime.
getStrongSeed(byte[]) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets a cryptographically strong seed based on several different seed sources and on an external seed when available.
getStyleSheetElement() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Gets the XSL stylesheet to be processed by this transform as a DOM element.
getStyleSheetURI() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Gets the XSL stylesheet to be processed by this transform as a DOM element.
getSubelementName(int) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Gets the name of the preferred KeyInfo subelement with the specified ranking from the IXSIL keymanager properties.
getSubject() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the subject if it has be set; otherwise null is returned.
getSubject() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getSubject() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the subject of this certificate request.
getSubjectDN() - Method in class iaik.x509.X509Certificate
getSubjectDomainPolicy() - Method in class iaik.asn1.structures.PolicyMapping
Returns the subject domain policy.
getSubjectKeyIdentifier() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns the subjectKeyIdentifier value of this KeyAttributes extension identifying the public key contained in this certificate.
getSubjectKeyIdentifier() - Method in class iaik.cms.RecipientKeyIdentifier
Gets the SubjectKeyIdentifier.
getSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the SubjectName
getSubjectName() - Method in class iaik.ixsil.keyinfo.x509.X509SubjectName
Gets the X509 certificate subject name.
getSubjectNameString() - Method in class iaik.ixsil.keyinfo.x509.X509SubjectName
Gets the string representation of the Subject Distinguished Name as specified in section 4.4.4 of XML-Signature Syntax and Processing.
getSubjectPublicKey() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
getSubjectUID() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the subject unique ID if it has be set; otherwise null is returned.
getSubjectUID() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getSubjectUniqueID() - Method in class iaik.x509.X509Certificate
Returns the subject unique identifier of this certificate, or null if no SubjectUniqueID is specified by this certificate.
getSubjectX500Principal() - Method in class iaik.x509.X509Certificate
Returns the subject (subject distinguished name) value from the certificate as an X500Principal.
getSubtypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
Gets the 'Subtype ID' key container name component; this identifies the certificate definition associated with the key in this key container.
getSuccessCode() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
 
getSuccessCode() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Returns the implementations integer representation of a successcode, For HTTP, HTTPS, and FTP it is 200, but it could be different for another protocol.
getSupportedAlgorithms() - Method in class com.entrust.toolkit.capi.CryptProvider
Returns a List of ProviderAlgorithmInfo objects that denote the algorithms supported by this provider.
getSupportedCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
 
getSupportedCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSupportedCipherSuites() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Returns the Supported Ciphersuites
getSupportedProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getSuppPubInfo() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the suppPubInfo.
getSuppPubInfoAsInt() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns the suppPubInfo as int value.
getSuppressAuthorityRevocationChecks(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns a boolean to indicate whether the toolkit will suppress authority revocation checking.
getSymmAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns the symmetric algorithm used to encrypt the value, if it has been set; otherwise null is returned.
getSymmEncConfigString(AlgorithmID, int) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Returns a string representation of the symmetric encryption algorithm configuration identified by the provided algorithm identifier and key length.
getSymmetricAlgorithm(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Returns a URN representing the symmetric algorithm that encrypted a particular <EncryptedData> DOM element.
getSymmetricAlgorithm() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Identifies the symmetric algorithm currently in effect.
getSymmetricAlgorithm(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Identifies the symmetric algorithm that encrypted a particular <EncryptedData> DOM element.
getSymmetricKeySize() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns the symmetric key size in bits specified by this algorithm identifier.
getSystemError() - Method in exception com.entrust.toolkit.exceptions.CapiException
Returns the native system error that caused this exception.
getSystemError() - Method in exception com.entrust.toolkit.exceptions.KeychainException
Returns the native system error that caused this exception.
getSystemErrorString() - Method in exception com.entrust.toolkit.exceptions.CapiException
Returns the text from the native system that describes the cause of this exception.
getSystemErrorString() - Method in exception com.entrust.toolkit.exceptions.KeychainException
Returns the text from the native system that describes the cause of this exception.
getTag() - Method in class iaik.asn1.ASN
Returns the tag number of this ASN.1 type.
getTag() - Method in class iaik.asn1.DerInputStream
Returns the tag of the ASN1 type this DerInputStream currently is parsing.
getTagClass() - Method in class iaik.asn1.ASN
Returns the tag class.
getTarget() - Method in class iaik.ixsil.core.SignatureProperty
Gets the Target attribute value of the SignatureProperty element.
getTargetCertificate() - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
Returns the target of the certificate validation procedure.
getTBSCertificate() - Method in class iaik.x509.X509Certificate
Returns the DER encoded TBSCertificate ASN.1 data structure specifying all subject and issuer related information.
getTBSCertificate(boolean) - Method in class iaik.x509.X509Certificate
Returns the DER encoded TBSCertificate ASN.1 data structure specifying all subject and issuer related information.
getTBSCertList() - Method in class iaik.x509.X509CRL
Returns the TBSCertList inherent to this CRL as DER encoded ASN.1 structure.
getTBSRequest() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the DER encoded TBSRequest ASN.1 data structure specifying request data to be signed.
getTBSResponseData() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the DER encoded TBSResponseData ASN.1 data structure specifying response data to be signed.
getTcpNoDelay() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getTcpNoDelay() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getTemporarySession(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Gets a temporary session handle from the PKCS11 library, to be used when crypto operations may be executed by multiple threads simultaneously.
getTestletData(ObjectID) - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
Returns the TestletData for the specified object id or null if none is found.
getThisUpdate() - Method in class iaik.x509.ocsp.SingleResponse
Returns the thisUpdate date.
getThisUpdate() - Method in class iaik.x509.X509CRL
Returns the date of thisUpdate.
getTime() - Method in class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
getTime() - Method in class com.entrust.toolkit.util.ZuluTime
 
getTimestamp() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getTimeStampToken() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Returns the timestamp token.
getTimingSeed(int) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Gets a thread-timing based random number seed.
getTLSServerNameAndMatch(String, X509Certificate) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
Extract the TLS servername(s) from the certificate and compare it against the hostname for a match.
getTLSServerNameAndMatch(String, X509Certificate) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
Extract the TLS servername(s) from the certificate and compare it against the hostname for a match.
getTokenID() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the tokenID certificate property.
getTokenIdentityFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Retrieve the current TokenIdentityFilter
getTokenInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Obtains information about a particular token in the system.
getTokenInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
Returns information about a token located at a specific slot ID.
getToolkitCryptoJarFiles() - Static method in class com.entrust.toolkit.security.provider.Initializer
Retrieves all the Toolkit JAR files that contain classes that are part of the FIPS 140 cryptographic module (contain cryptographic algorithms).
getToolkitInfo() - Static method in class com.entrust.toolkit.util.Version
Returns information about the Toolkit.
getTotalNumberOfCertificates() - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
This method returns the total number of certificates in the certificate graph.
getTotalPrivateMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the total private memory component.
getTotalPublicMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the total public memory component.
getTracedData() - Method in class iaik.utils.TracedInputStream
Returns the data which have been read from the InputStream.
getTraceLevel() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns TraceLevel.NONE
getTraceLevel() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns the the finest verbosity level at which messages will be logged.
getTraceLogInstance(String, String) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Get a TraceLog instance for a given class or package name.
getTraceLogName() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns the name of the logger, which could be displayed in log messages to distinguish the source of a log message.
getTrafficClass() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
getTrafficClass() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getTrailerField() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Gets the trailer field number.
getTransactionID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Returns the transaction identifier if it has been set; otherwise null is returned.
getTransactionID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method returns the transaction ID associated with the PKIHeader.
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.encrypted_content
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.pkcs10_content
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.signed_content
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.encrypted_content
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.pkcs10_content
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.signed_content
 
getTransferDataFlavors() - Method in class iaik.security.smime.encrypted_content
 
getTransferDataFlavors() - Method in class iaik.security.smime.pkcs10_content
 
getTransferDataFlavors() - Method in class iaik.security.smime.signed_content
 
getTransferDataFlavors() - Method in class iaik.smime.encrypted_content
 
getTransferDataFlavors() - Method in class iaik.smime.pkcs10_content
 
getTransferDataFlavors() - Method in class iaik.smime.signed_content
 
getTransforms() - Method in interface iaik.ixsil.core.SignerReference
Gets an array with all Transform objects registerred for this reference.
getTransforms() - Method in class iaik.ixsil.core.TransformInstruction
Gets an array with all Transform objects registerred for this transform instruction.
getTransforms() - Method in interface iaik.ixsil.core.VerifierReference
Gets an array with all Transform objects registerred for this reference.
getTransformsNumber() - Method in interface iaik.ixsil.core.SignerReference
Gets the number of transforms inserted into this reference so far.
getTransformsNumber() - Method in class iaik.ixsil.core.TransformInstruction
Gets the number of transforms inserted into this transform instruction so far.
getTrustCacheInterval() - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Returns the number of seconds the Trust Cache is valid.
getTrustCerts() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Return the array of certificates that were added for this instance of LDAPSConfig.
getTrustedCertificates() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Method getTrustedCertificates.
getTrustInterval() - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
 
getTrustManager() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Returns the TrustManager
getTrustManager() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Returns the JSSEX509TrustManager.
getTrustmanager() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns the Trustmanager that was set in a particular Encryptor instance.
getTrustRoots() - Method in class com.entrust.toolkit.util.ManagerTransport
Returns the roots of trust that were set in this object, or null if no roots of trust were set.
getTrustRoots() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
getTrustRoots() - Method in interface com.entrust.toolkit.x509.LdapSSL
Returns the roots of trust that were set in this object, or null if no roots of trust were set.
getTrustStoreSingleton() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Return the LDAPSTrustStoreSingleton object that contains the list of all certificates that will be used by the EntrustSSLSocketFactory.
getTsa() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Provides a hint in identifying the name of the TimeStamp Authority.
getTsaCert() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns the TimeStamp Authority certificate if it was included in the time-stamp token by the TimeStamp Authority, otherwise null is returned.
getTsaCertHash() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Returns the 'SHA'-hash certificate identifier for the TimeStamp Authority certificate.
getTsaCertHash() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns the 'SHA'-hash certificate identifier for the TimeStamp Authority certificate.
getTsaCertIssuer() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Returns the issuer component of the issuer/serial number certificate identifier for the TimeStamp Authority certificate if it exists, otherwise null is returned.
getTsaCertIssuer() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns the issuer component of the issuer/serial number certificate identifier for the TimeStamp Authority certificate if it exists, otherwise null is returned.
getTsaCertSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Returns the serial number component of the issuer/serial number certificate identifier for the TimeStamp Authority certificate if it exists, otherwise null is returned.
getTsaCertSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns the serial number component of the issuer/serial number certificate identifier for the TimeStamp Authority certificate if it exists, otherwise null is returned.
getTSAPolicyId() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Returns an identifier for the Time Stamp Authority policy under which the requested time-stamp token SHOULD be provided.
getTstInfo() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Returns the time-stamp information.
getType() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Returns the type of CertOrEncCert.
getType() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Returns the object identifier for the information.
getType() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Returns the type of PKIBody.
getType() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Returns the object identifier for the attribute.
getType() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Returns the type of POPOPrivKey.
getType() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Returns the type of ProofOfPossession.
getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialCreator
 
getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialCreatorOrRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialReader
Returns the type (name) of this CredentialReader.
getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Returns the type of this credential writer.
getType() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
Returns the key type.
getType() - Method in class com.entrust.toolkit.credentials.CredentialCreator
 
getType() - Method in class com.entrust.toolkit.credentials.CredentialCreatorOrRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.CredentialReader
Returns the type (name) of this specific credential reader.
getType() - Method in class com.entrust.toolkit.credentials.CredentialRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.CredentialWriter
Returns the type (name) of this specific credential writer.
getType() - Method in class com.entrust.toolkit.credentials.FilenameProfileReader
Returns the type (name) of this specific credential reader, which is "FilenameProfileReader".
getType() - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
Returns the type (name) of this specific credential writer, which is "FilenameProfileWriter".
getType() - Method in class com.entrust.toolkit.credentials.GenericTokenReader
Returns the type (name) of this specific credential reader, which is "GenericTokenReader".
getType() - Method in class com.entrust.toolkit.credentials.KeychainCredentialReader
Returns the type (name) of this CredentialReader.
getType() - Method in class com.entrust.toolkit.credentials.KeychainCredentialWriter
Returns the type of this credential writer.
getType() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
 
getType() - Method in class com.entrust.toolkit.credentials.PKCS12Reader
Returns the type, or name, of the CredentialReader that calls this method.
getType() - Method in class com.entrust.toolkit.credentials.PKCS12Writer
Returns the type, or name, of CredentialWriter used to call the method.
getType() - Method in class com.entrust.toolkit.credentials.RoamingCredentialReader
Returns the name of this type of credential reader.
getType() - Method in class com.entrust.toolkit.credentials.RoamingCredentialWriter
Returns the name of this type of Credential Writer.
getType() - Method in class com.entrust.toolkit.credentials.StreamProfileReader
Returns the type (name) of this specific credential reader, which is "StreamProfileReader".
getType() - Method in class com.entrust.toolkit.credentials.StreamProfileWriter
Returns the type (name) of this specific credential writer, which is "StreamProfileWriter".
getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialCreator
 
getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialCreatorOrRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialRecoverer
 
getType() - Method in class com.entrust.toolkit.credentials.TokenInitializer
Returns the type (name) of this specific credential writer, which is "TokenInitializer".
getType() - Method in class com.entrust.toolkit.credentials.TokenPrivateKey
Returns the key type, which is "TokenPrivateKey".
getType() - Method in class com.entrust.toolkit.credentials.TokenReader
Returns the type (name) of this specific credential reader, which is "TokenReader".
getType() - Method in class com.entrust.toolkit.credentials.TokenWriter
Returns the type (name) of this specific credential writer, which is "TokenWriter".
getType() - Method in class com.entrust.toolkit.credentials.UALCredentialReader
Returns the type (name) of the CredentialReader calling this method.
getType() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
Returns the ASN type of this object.
getType() - Method in interface com.entrust.toolkit.security.provider.PrivateKey
Returns the type of this private key.
getType() - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
Return the SMProxyType
getType() - Method in class com.entrust.toolkit.x509.RevocationConfigItem
Return the type of Data
getType() - Method in class iaik.asn1.structures.Attribute
Returns the type of this Attribute.
getType() - Method in class iaik.asn1.structures.AVA
Returns the type of this AttributeValueAssertion.
getType() - Method in class iaik.asn1.structures.GeneralName
Returns the type of this general name which may lie between 0 and 8.
getType() - Method in interface iaik.ixsil.core.SignerReference
Gets the Type attribute value of the Reference Element.
getType() - Method in class iaik.ixsil.core.TransformInstruction
Gets the Type attribute value of the Element representing the transform instruction.
getType() - Method in interface iaik.ixsil.core.VerifierReference
Gets the Type attribute value of the Reference Element.
getTypeAndDefn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Returns the certificate type and definition information if it has been set; otherwise null is returned.
getTypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
Gets the 'Type ID' key container name component; this identifies the key in this container as either 'Encryption' or 'Dual-Usage' (20) or 'Verification' (80).
getTypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
Gets the 'Type ID' key container name component; this identifies the certificate type associated with the key in this key container.
getTypeName() - Method in class com.entrust.toolkit.smproxy.SMProxyType
Returns the string required for the Tunnel.requestType trailer field.
getTypeOfBiometricData() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Gets the type of biometric data.
getUKM() - Method in class iaik.cms.KeyAgreeRecipientInfo
Gets the user keying material, if included.
getUnauthenticatedAttribute(ObjectID) - Method in class iaik.cms.AuthenticatedDataStream
 
getUnauthenticatedAttribute(ObjectID) - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the first unauthenticated attribute matching to the given ObjectID, if included in this SignerInfo object.
getUnauthenticatedAttributes() - Method in class iaik.cms.AuthenticatedDataStream
 
getUnauthenticatedAttributes() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns a set of attributes that are not signed by the signer.
getUnknownInfo() - Method in class iaik.x509.ocsp.CertStatus
Returns the UnknownInfo, if present.
getUnknownResponse() - Method in exception iaik.x509.ocsp.UnknownResponseException
Returns an ASN.1 representation of the unknown response.
getUnprotectedAttribute(ObjectID) - Method in class iaik.cms.EncryptedDataStream
Returns the first unprotected attribute matching to the given ObjectID, if included in this EncryptedData object.
getUnprotectedAttribute(ObjectID) - Method in class iaik.cms.EnvelopedDataStream
Returns the first unprotected attribute matching to the given ObjectID, if included in this EnvelopedData object.
getUnprotectedAttributes() - Method in class iaik.cms.EncryptedDataStream
Gets the unprotected attributes included in this EnvelopedData.
getUnprotectedAttributes() - Method in class iaik.cms.EnvelopedDataStream
Gets the unprotected attributes included in this EnvelopedData.
getUnsignedAttribute(ObjectID) - Method in class iaik.cms.SignerInfo
Returns the first unsigned attribute matching to the given ObjectID, if included in this SignerInfo object.
getUnsignedAttributes() - Method in class iaik.cms.SignerInfo
Returns a set of attributes that are not signed by the signer.
getUpdDate() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_upd_date policy setting from the policy certificate.
getUpdPercent() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_upd_percent policy setting from the policy certificate.
getUpper() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Returns true if the password must contain an upper case character.
getURI() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Retrieves the algorithm identifier, which is a URI.
getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Gets the algorithm identifier, which is a URI.
getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Gets the algorithm identifier, which is a URI.
getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Gets the algorithm identifier, which is a URI.
getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Gets the algorithm identifier, which is a URI.
getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Retrieves the algorithm identifier, which is a URI.
getURI() - Method in class iaik.ixsil.algorithms.Algorithm
Gets the URI, which identifies the algorithm.
getURI() - Method in interface iaik.ixsil.core.SignerReference
Gets the URI attribute value of the Reference Element.
getURI() - Method in class iaik.ixsil.core.TransformInstruction
Gets the URI attribute value of the Element representing the transform instruction.
getURI() - Method in interface iaik.ixsil.core.VerifierReference
Gets the URI attribute value of the Reference Element.
getUriByAlgID(String) - Method in class iaik.ixsil.algorithms.DigestAlgorithmImpl
Returns a digest algorithm URI string based on
getURIResolver() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Gets the URI resolver used for resolving URIs within the stylesheet (include, import, document()).
getURIWithoutReference() - Method in class iaik.ixsil.util.URI
Provides the string representation of the URI, excluding the reference part.
getUrl() - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Returns the URL of the Time-Stamp Authority.
getURL() - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Return the base URL used to make the URLConnection
getURL() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
An accessor method that retrieves the URL.
getURLLocation() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getUseClientMode() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getUseNonce() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
getUseOldMd5() - Static method in class iaik.security.provider.IAIK
Deprecated.
since 8.0; use MD5 instead
getUser() - Method in class com.entrust.toolkit.credentials.EntrustKeyStore
Gets the Entrust user this Entrust key store is attached to.
getUser() - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
Returns the User object wrapped by this key store.
getUser() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Returns the user that these client settings are associated with.
getUserCADN(String, SecureStringBuffer) - Static method in class com.entrust.toolkit.credentials.MacUtil
 
getUserCertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
Returns the end user certificate that was issued by an Entrust Authority Security Manager for the public key.
getUserCertificate(Name, BigInteger) - Method in class com.entrust.toolkit.User
Returns the user's certificate that corresponds to the specified issuer DN and serial number.
getUserCertificates() - Method in class com.entrust.toolkit.User
Returns all the user's current certificates (excludes superseded certificates).
getUserCertificates(boolean) - Method in class com.entrust.toolkit.User
Returns all the user's certificates (includes superseded certificates)
getUserCertificates(KeyUsage) - Method in class com.entrust.toolkit.User
Returns the user's certificates that can be used for purposes indicated by the key usage provided.
getUserCertificatesByExactKeyUsage(KeyUsage) - Method in class com.entrust.toolkit.User
Returns the user's certificates that can ONLY be used for purposes indicated by the key usage provided.
getUserConfigSettings() - Method in class com.entrust.toolkit.User
Returns the user's configuration settings.
getUserDN() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Returns the user DN.
getUserDN() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
 
getUserDN() - Method in class com.entrust.toolkit.User
Returns the user's distinguished name (DN).
getUserEncKeyAlgm() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves the PKIX protocol encryption algorithm used to encrypt the PKIX communication between the client and authority.
getUserId() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Returns the userid component.
getUserPrivateKey(X509Certificate) - Method in class com.entrust.toolkit.User
Returns the user's private key that corresponds to the specified certificate.
getUserPrivateKey(Name, BigInteger) - Method in class com.entrust.toolkit.User
Returns the user's private key that corresponds to the specified certificate issuer and serial number.
getUserPublicKey() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method returns the public key associated with this template.
getUsers() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Return the User instances that have been attached to the Decryptor instance.
getUsers() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Returns the User instances that were attached to this transform.
getUserState() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Returns the user's current state.
getUserState() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
Returns the user's current state.
getUtcTime() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns the UTC time component.
getUTF8EncodingFromCharArray(char[]) - Static method in class iaik.asn1.UTF8String
UTF-8 encodes the given char array.
getUTF8EncodingFromString(String) - Static method in class iaik.asn1.UTF8String
UTF-8 encodes the given string.
getUTF8Pairs() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Returns the UTF8-pairs value.
getValidatedAuthorizationCode() - Method in class com.entrust.toolkit.util.AuthorizationCode
Accessor method that returns the validated authorization code.
getValidationConfig() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
 
getValidationConfig() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
This methods collection the configuration settings used by this object and constructs a ValidationConfig object that represent this validation settings in use by this object.
getValidationConfig() - Method in class com.entrust.toolkit.x509.CertVerifier
Return the ValidationConfig that is configured in the associated CollectionCS certificate store object.
getValidity() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the validity if it has be set; otherwise null is returned.
getValidity() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getValue() - Method in class com.entrust.toolkit.archive.GraphicString
Returns the value of this GraphicString as a String object.
getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Returns the value of CertOrEncCert.
getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Returns the actual information value if it exists; otherwise null is returned.
getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Returns the value of PKIBody.
getValue() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Returns actual attribute value.
getValue() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
Returns the mac value.
getValue() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Returns the value of POPOPrivKey.
getValue() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Returns the value of ProofOfPossession.
getValue() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
getValue() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
Returns the BER-encoding of the certificate.
getValue() - Method in class com.entrust.toolkit.x509.RevocationConfigItem
Returns the value of the data.
getValue() - Method in class iaik.asn1.ASN1Object
Returns the value of this ASN1Object.
getValue() - Method in class iaik.asn1.BIT_STRING
Returns the value of this BIT_STRING as a byte array.
getValue() - Method in class iaik.asn1.BMPString
Returns the value of this BMPString as a String object.
getValue() - Method in class iaik.asn1.BOOLEAN
Returns the value of this BOOLEAN as a Java object of type Boolean.
getValue() - Method in class iaik.asn1.ConstructedType
Returns the value of this ConstructedType as an array of ASN1Objects.
getValue() - Method in class iaik.asn1.ENUMERATED
Returns the value of this ENUMERATED as an Integer object.
getValue() - Method in class iaik.asn1.GeneralizedTime
Returns the value of this GeneralizedTime as a String.
getValue() - Method in class iaik.asn1.GeneralString
Returns the value of this GeneralString as a String object.
getValue() - Method in class iaik.asn1.IA5String
Returns the value of this IA5String as a String object.
getValue() - Method in class iaik.asn1.INTEGER
Returns the value of this INTEGER as a BigInteger object.
getValue() - Method in class iaik.asn1.NULL
Returns null.
getValue() - Method in class iaik.asn1.NumericString
Returns the value of this NumericString as a String.
getValue() - Method in class iaik.asn1.ObjectID
Returns the value of this ObjectID as a String object.
getValue() - Method in class iaik.asn1.OCTET_STRING
Returns the value of a primitive OCTET_STRING as byte array or input stream.
getValue() - Method in class iaik.asn1.PrintableString
Returns the value of this PrintableString as a String object.
getValue() - Method in class iaik.asn1.structures.Attribute
Returns the value of this Attribute.
getValue() - Method in class iaik.asn1.structures.AVA
Returns the value of this AttributeValueAssertion.
getValue() - Method in class iaik.asn1.T61String
Returns the value of this T61String as a String object.
getValue() - Method in class iaik.asn1.TaggedType
Returns the value of this TaggedType as an ASN1Object.
getValue() - Method in class iaik.asn1.UNIString
Returns the value of this UNIString as a String object.
getValue() - Method in class iaik.asn1.UNKNOWN
Returns the value of this UNKNOWN ASN.1 object as a byte array.
getValue() - Method in class iaik.asn1.UTCTime
Returns the value of this UTCTime as a String.
getValue() - Method in class iaik.asn1.UTF8String
Returns the value of this UTF8String as a String object.
getValue() - Method in class iaik.asn1.VisibleString
Returns the value of this VisibleString as a String.
getValue() - Method in class iaik.x509.ocsp.extensions.Nonce
Returns the nonce value.
getValue() - Method in class iaik.x509.ocsp.UnknownInfo
Returns the value of this UnknownInfo.
getValueHint() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Returns a breif description or identifier of the encValue content, if it has been set; otherwise null is returned.
getVector(Object[]) - Static method in class iaik.utils.Util
This method converts an array to a Vector.
getVerificationCertificate() - Method in class com.entrust.toolkit.archive.PemParsedHeader
Returns an object containing the verification certificate of the message signer.
getVerificationCertificate() - Method in interface com.entrust.toolkit.KeyAndCertContainer
Returns the verification certificate.
getVerificationCertificate() - Method in class com.entrust.toolkit.KeyAndCertificateSource
Returns the verification certificate associated with this object.
getVerificationCertificate() - Method in class com.entrust.toolkit.User
Returns the user's verification certificate.
getVerificationCertificate() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Provides the verification certificate.
getVerificationCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns any exception thrown when validating the verification certificate of the Archive signer.
getVerificationCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns any exception thrown when validating the verification certificate of the Archive signer.
getVerifierKey() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Provides the public key in the verification certificate.
getVerifierKey() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Gets the key which will be used to verify the XML signature.
getVerifierKey() - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Provides the key to be used for verification.
getVerifierKey() - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
Provides the key to be used for verifying the XML signature.
getVerifierKey() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Gets the key which will be used to verify the XML signature.
getVerifierKey() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Gets the verification key by evaluating the parsed key information which has either been generated at execution of method KeyProviderImplX509Data.setKeyInfoSubelements(org.w3c.dom.Element[]) or explicitely set by the application.
getVerifierReferences() - Method in interface iaik.ixsil.core.VerifierManifest
Gets an array containing all reference objects registered in the context of this manifest.
getVerifierReferences() - Method in interface iaik.ixsil.core.VerifierSignedInfo
Gets an array containing all reference objects registered in the context of this signed information.
getVerifierSignedInfo() - Method in interface iaik.ixsil.core.VerifierSignature
Gets an interface to the signed information object for the verification use case.
getVersion() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Returns the version if it has be set; otherwise -1 is returned.
getVersion() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
getVersion() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Returns the version of the TimeStampReq structure.
getVersion() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Returns the version of the TSTInfo structure.
getVersion() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Returns the parameter version indicator.
getVersion() - Method in enum com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName.SpecifiedECDomainVersion
Returns the EC domain parameter version.
getVersion() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the version number.
getVersion() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
getVersion() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the version number of this certificate.
getVersion() - Method in class iaik.cms.AuthenticatedDataStream
 
getVersion() - Method in class iaik.cms.CompressedDataStream
Returns the version of SMime compresssion being used (0)
getVersion() - Method in class iaik.cms.DigestedDataStream
Returns the version syntax number.
getVersion() - Method in class iaik.cms.EncryptedDataStream
Returns the syntax version number.
getVersion() - Method in class iaik.cms.EnvelopedDataStream
Returns the syntax version number.
getVersion() - Method in class iaik.cms.RecipientInfo
Returns the CMS version this RecipientInfo represents.
getVersion() - Method in class iaik.cms.SignedDataStream
Returns the syntax version number (1 or 3).
getVersion() - Method in class iaik.cms.SignerInfo
Returns the synatx version number (1 or 3).
getVersion() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the version number of this certificate request.
getVersion() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns the version syntax number.
getVersion() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns the syntax version number.
getVersion() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns the syntax version number.
getVersion() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns the version of this RecipientInfo.
getVersion() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns the syntax version number.
getVersion() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns the syntax version number.
getVersion() - Method in class iaik.x509.attr.AttributeCertificate
Returns the version number of this certificate as int.
getVersion() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the version number of this BasicOCSPResponse as int.
getVersion() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the version number of this OCSPRequest as int.
getVersion() - Method in class iaik.x509.X509Certificate
Returns the version number of this certificate as int.
getVersion() - Method in class iaik.x509.X509CRL
Returns the version number of this CRL as int.
getVForm() - Method in interface iaik.x509.attr.AttCertIssuer
Returns the version this AttCertIssuer represents -- either v1Form (1) or v2Form (2).
getVForm() - Method in class iaik.x509.attr.V1Form
Returns 1 (v1Form -- the version this AttcertIssuer represents).
getVForm() - Method in class iaik.x509.attr.V2Form
Returns 2 (v2Form -- the version this AttcertIssuer represents).
getW() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
Returns the EC public point w (also referred to as Q).
getWantClientAuth() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
getWholeValue() - Method in class iaik.asn1.OCTET_STRING
Returns the whole value of this OCTET_STRING as a byte array.
getWrappingKeySecure(long, long, SymmetricKeyType, int, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Securely obtains a AES or DESede secret key from a token using RSA wrapping.
getWriteCACertificates() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
 
getWriteCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Returns the full pathnames of the read/write certificate stores.
getX() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
Not supported.
getX() - Method in class iaik.security.dh.DHPrivateKey
Returns the private value x as BigInteger.
getX() - Method in class iaik.security.dh.ESDHPrivateKey
Returns the private value x as BigInteger.
getX() - Method in class iaik.security.dsa.DSAPrivateKey
Returns the private key value x.
getX509Certificate(CertificateIdentifier) - Method in class iaik.cms.CertificateSet
Gets the X.509 certificate identified by the given CertIdentifier.
getX509Certificates() - Method in class iaik.cms.CertificateSet
Gets all included X.509 certificates from this CertificateSet.
getX509Certificates() - Method in class iaik.cms.CMSCertList
Returns the X.509 public key certificates included.
getX509Certificates() - Method in class iaik.cms.OriginatorInfo
Returns the X.509 public key certificates included.
getX509Certificates() - Method in class iaik.cms.SignedDataStream
Returns the X.509 public key certificates included.
getX509DataAt(int) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Gets the X509Data key information hint at the specified position from the list of hints which have been inserted so far.
getX509DataNumber() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Gets the number of X509Data key information hints inserted so far.
getX509Extensions() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Returns the X.509 extensions (including extension values) that are requested to be included in the end user certificate.
getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the x-coordinate of the calling point.
getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the x-coordinate of the calling point.
getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the x coordinate of the calling point.
getXPath() - Method in class iaik.ixsil.algorithms.TransformImplXPath
Gets the XPath expression to be processed by this transform.
getXPath2Elements() - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Gets the DOM elements of the XPath elements of this transform.
getXPathElement() - Method in class iaik.ixsil.algorithms.TransformImplXPath
Gets the XPath DOM element of this transform.
getY() - Method in class iaik.security.dh.DHPublicKey
Returns the public value y as BigInteger.
getY() - Method in class iaik.security.dh.ESDHPublicKey
Returns the public value y as BigInteger.
getY() - Method in class iaik.security.dsa.DSAPublicKey
Returns the public key value y.
getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the y-coordinate of the calling point.
getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the y-coordinate of the calling point.
getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the y coordinate of the calling point.
getZeroElement() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the Zero Element.
getZeroElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the Zero Element.
getZeroElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns the neutral element (or identity element) with respect to addition.
GFp - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
GFp(BigInteger) - Constructor for class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Creates an instance of the GFp class.
GFpElement - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
GFpElement(BigInteger, Field) - Constructor for class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
This is the public constructor that takes the number and the field as arguments.
givenName - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.42"
OID Name: "givenName"
OID Short-name: none
Source: RFC 4519
GN_BASIS_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
OID for polynomial fields with Gauss basis as defined in X9.62.
GOOD - Static variable in class iaik.x509.ocsp.CertStatus
CertStatus "good" (0).
grammarPool_ - Variable in class iaik.ixsil.util.DOMUtilsImpl
The grammar pool used by grammarPreparser.
grammarPreparser_ - Variable in class iaik.ixsil.util.DOMUtilsImpl
The grammar parser used to preparse the XML schemas necessary for validating an XML signature (see DOMUtilsImpl.schemaValidateSignatureElement(org.w3c.dom.Element, java.lang.String, java.lang.String)).
granted - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'granted': you got exactly what you asked for.
grantedWithMods - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'grantedWithMods': you got something like what you asked for; the requestor is responsible for ascertaining the difference.
Graph() - Static method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Returns the Certificate Graph.
GraphicString - Class in com.entrust.toolkit.archive
This class implements the native ASN.1 type "GraphicString".
GraphicString() - Constructor for class com.entrust.toolkit.archive.GraphicString
Creates an empty GraphicString object.
GraphicString(String) - Constructor for class com.entrust.toolkit.archive.GraphicString
Creates a new GraphicString object for the given String value.

H

Handle - Class in com.entrust.toolkit.credentials
This class represents a handle to an object.
Handle() - Constructor for class com.entrust.toolkit.credentials.Handle
 
handleEvent(ResourceEvent) - Method in interface com.entrust.toolkit.resourcemonitor.ResourceEventHandler
Handle the event specified in the ResourceEvent
handleEvent(ResourceEvent) - Method in class com.entrust.toolkit.resourcemonitor.ResourceOutputHandler
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
 
HandshakeCompleteInfo - Class in com.entrust.toolkit.x509.directory
This class can be used to retrieve information on the results of an SSL Handshake.
HandshakeCompleteInfo() - Constructor for class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
 
handwritten_signature - Static variable in class iaik.x509.extensions.qualified.structures.BiometricData
The predefined biometric data type handwritten-signature.
hasContent() - Method in class iaik.cms.EncapsulatedContentInfo
Returns true if this EncapsulatedContentInfo has a content.
hasContent() - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns true if this EncapsulatedContentInfoStream has a content.
hasContent() - Method in class iaik.cms.EncryptedContentInfo
Returns true if there is a content.
hasContent() - Method in class iaik.cms.EncryptedContentInfoStream
Returns true if there is a content.
hasContent() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns true if this ContentInfoStream has a content.
hasContent() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns true if there is a content.
hasDate(Date) - Method in class iaik.cms.KEKIdentifier
Checks if this KEKIdentifier holds the given Date.
hasDate(Date) - Method in class iaik.cms.RecipientKeyIdentifier
Checks if this RecipientKeyIdentifier holds the given Date.
hasExtensions() - Method in class iaik.x509.attr.AttributeCertificate
Checks, if there are any extensions included into this certificate.
hasExtensions() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Checks, if there are any extensions included in this basic ocsp response.
hasExtensions() - Method in class iaik.x509.ocsp.OCSPRequest
Checks, if there are any extensions included in this ocsp request.
hasExtensions() - Method in class iaik.x509.ocsp.Request
Checks, if there are any extensions included in this request.
hasExtensions() - Method in class iaik.x509.ocsp.SingleResponse
Checks, if there are any extensions included in this single response.
hasExtensions() - Method in class iaik.x509.RevokedCertificate
Checks if there are extensions included into this revoked certificate.
hasExtensions() - Method in class iaik.x509.X509Certificate
Checks, if there are any extensions included into this certificate.
hasExtensions() - Method in class iaik.x509.X509CRL
Checks, if there are any extensions included into this CRL.
hasExtensions() - Method in class iaik.x509.X509Extensions
Checks, if there are any extensions currently maintained by this X509Extensions object.
hash - Variable in class iaik.security.rsa.RSASignature
Deprecated.
The MessageDigest used to hash the data; supplied with an instance of the desired MessageDigest algorithm by any extending subclass.
HASH_ALG_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The Hash algorithm length is 1 byte
HashAlgorithms - Class in com.entrust.toolkit.capi
Constants for hash algorithms.
hashCode() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.asn1.crmf.CertId
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.capi.CapiConstants
Override Object.hashCode() and make it final so that no subclasses can change the behaviour.
hashCode() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
 
hashCode() - Method in class com.entrust.toolkit.credentials.Handle
hashCode method, for debugging purposes.
hashCode() - Method in class com.entrust.toolkit.keychain.KeychainItem
Override Object.hashCode() and make it final so that no subclasses can change the behaviour.
hashCode() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
Returns a hash code for a EcDomainParamsWithName object.
hashCode() - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
Returns a hash code value for this elliptic curve.
hashCode() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
 
hashCode() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
The Hash code use for storage in a hash table
hashCode() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Returns a hashcode for this extension.
hashCode() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Returns a hashcode for this identity.
hashCode() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Returns a hash code value for this object.
hashCode() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Returns a hash code value for the object.
hashCode() - Method in class com.entrust.toolkit.x509.RevocationConfigItem
Returns a hash code value for the object.
hashCode() - Method in class iaik.asn1.ASN
Returns a hashcode for this object.
hashCode() - Method in class iaik.asn1.ASN1String
Returns a hash code for this object.
hashCode() - Method in class iaik.asn1.ObjectID
Returns a hash code for this object.
hashCode() - Method in class iaik.asn1.structures.AVA
Returns the hashcode for this AttributeValueAssertion.
hashCode() - Method in class iaik.asn1.structures.GeneralName
Returns a hash code value for the object.
hashCode() - Method in class iaik.asn1.structures.Name
Returns a hashcode for this Name based on the use of getComparableString()
hashCode(boolean) - Method in class iaik.asn1.structures.Name
Returns a hashcode for this Name based on the use of getComparableString(boolean sort)
hashCode() - Method in class iaik.asn1.structures.RDN
Returns the hashcode for this RDN.
hashCode() - Method in class iaik.cms.IssuerAndSerialNumber
Returns a hashcode for this IssuerAndSerialNumber.
hashCode() - Method in class iaik.cms.KEKIdentifier
Returns a hashcode for this KEKIdentifier.
hashCode() - Method in class iaik.cms.KeyAttribute
Returns the hash code of the key attribute.
hashCode() - Method in interface iaik.cms.KeyIdentifier
Returns a hashcode for this KeyIdentifier.
hashCode() - Method in class iaik.cms.OriginatorPublicKey
Returns a hashcode for this OriginatorPublicKey.
hashCode() - Method in class iaik.cms.RecipientKeyIdentifier
Returns a hashcode for this RecipientKeyIdentifier.
hashCode() - Method in class iaik.cms.SignerRecipientIdentifier
Returns a hashcode for this SignerRecipientIdentifier.
hashCode() - Method in class iaik.cms.SubjectKeyID
Returns a hashcode for this SubjectKeyIdentifier.
hashCode() - Method in class iaik.cms.UnknownKeyAttribute
Returns a hashcode for this identity.
hashCode() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Returns a hashcode for this IssuerAndSerialNumber.
hashCode() - Method in class iaik.security.dh.DHParameters
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dh.DHPrivateKey
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dh.DHPublicKey
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dh.ESDHParameters
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dh.ESDHPrivateKey
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dh.ESDHPublicKey
Returns a hash code for this object.
hashCode() - Method in class iaik.security.dsa.DSAParams
Returns a hash code for this DSAParams object.
hashCode() - Method in class iaik.security.dsa.DSAPrivateKey
Returns a hash code for this DSAPrivateKey object.
hashCode() - Method in class iaik.security.dsa.DSAPublicKey
Returns a hash code for this DSAPublicKey object.
hashCode() - Method in class iaik.security.rsa.RSAPrivateKey
Returns a hash code for this object.
hashCode() - Method in class iaik.security.rsa.RSAPublicKey
Returns a hash code for this object.
hashCode() - Method in class iaik.smime.ess.ESSCertID
Returns a hashcode for this ESSCertID.
hashCode() - Method in class iaik.smime.ess.ESSCertIDv2
Returns a hashcode for this ESSCertIDv2.
hashCode() - Method in class iaik.smime.ess.ESSIssuerSerial
Returns a hashcode for this IssuerSerial.
hashCode() - Method in interface iaik.x509.attr.AttCertIssuer
Returns a hashcode for this AttCertIssuer.
hashCode() - Method in class iaik.x509.attr.Holder
Returns a hashcode for this Holder.
hashCode() - Method in class iaik.x509.attr.IssuerSerial
Returns a hashcode for this IssuerSerial.
hashCode() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns a hashcode for this ObjectDigestInfo.
hashCode() - Method in class iaik.x509.attr.V1Form
Returns a hashcode for this V1Form.
hashCode() - Method in class iaik.x509.attr.V2Form
Returns a hashcode for this V2Form.
hashCode() - Method in class iaik.x509.extensions.AuthorityInfoAccess
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.BasicConstraints
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.CertificateIssuer
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.CertificatePolicies
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.CRLDistributionPoints
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.CRLNumber
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.DeltaCRLIndicator
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.ErrorExtension
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.FreshestCRL
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.HoldInstructionCode
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.InhibitAnyPolicy
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.InvalidityDate
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.IssuerAltName
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.KeyUsage
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.NameConstraints
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeComment
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.PolicyConstraints
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.PolicyMappings
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.qualified.BiometricInfo
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.qualified.QCStatements
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.ReasonCode
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.SubjectAltName
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.SubjectInfoAccess
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.CertID
Returns a hash code value for this object.
hashCode() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.extensions.CrlID
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.extensions.Nonce
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.ocsp.ResponderID
Returns a hash code value for this object.
hashCode() - Method in class iaik.x509.UnknownExtension
Returns a hashcode for this identity.
hashCode() - Method in class iaik.x509.V3Extension
Returns the hash code of the extension.
hashCode() - Method in class iaik.x509.X509Certificate
Returns a hashcode value for this certificate from its DER encoded form.
hasHexValue_ - Variable in class iaik.utils.RFC2253NameParser.AVA
 
HashParam - Class in com.entrust.toolkit.capi
This class contains constants passed to CryptGetHashParam.
hashPublicKey(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
hasKeyIdentifier(byte[]) - Method in class iaik.cms.KEKIdentifier
Checks if this KEKIdentifier holds the given key identifier.
hasMechanism(long) - Method in class com.entrust.toolkit.pkcs11.MechanismList
Checks if the mechanism list contains a given mechanism type.
hasMoreElements() - Method in class iaik.utils.ArrayEnumeration
Checks if there are more elements in this ArrayEnumeration.
hasOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.KEKIdentifier
Checks if this KEKIdentifier holds the given OtherKeyAttribute.
hasOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.RecipientKeyIdentifier
Checks if this RecipientKeyIdentifier holds the given OtherKeyAttribute.
hasProtAuthPath() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_PROTECTED_AUTHENTICATION_PATH ) instead, since JTK 6.1
hasRegisteredName(String) - Static method in class iaik.asn1.ObjectID
Looks if a name for the object identifier specified by the given OID string already is registered.
hasResourceFork() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Returns true if the archive has a resource fork in it.
hasSlotID(long) - Method in class com.entrust.toolkit.pkcs11.SlotList
Checks if the slot list contains a given slot ID.
hasSmallFactors(BigInteger) - Static method in class iaik.utils.NumberTheory
Test the given BigInteger b for small prime factors.
hasSubjectKeyIdentifier(SubjectKeyID) - Method in class iaik.cms.RecipientKeyIdentifier
Checks if this RecipientKeyIdentifier holds the given SubjectKeyIdentifier.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.attr.AttributeCertificate
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.ocsp.OCSPRequest
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.ocsp.Request
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.ocsp.SingleResponse
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.RevokedCertificate
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.X509Certificate
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.X509CRL
Returns true if there are unsupported critical extensions.
hasUnsupportedCriticalExtension() - Method in class iaik.x509.X509Extensions
Returns true if there are unsupported critical extensions.
hasValueLenAttribute() - Method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Indicates whether or not keys of this type have the CKA_VALUE_LEN attribute.
HeartbeatEvent - Class in com.entrust.toolkit.resourcemonitor
A HeartbeatEvent is derived from super class ResourceEvent.
HeartbeatEvent(String, int, Resource) - Constructor for class com.entrust.toolkit.resourcemonitor.HeartbeatEvent
Constructor for a HeartbeatEvent type.
hereResult_ - Variable in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
Result which a fuction call to the here() extension function should return.
hereResult_ - Variable in class iaik.ixsil.util.XPointerReferenceResolver
Contains the result for the here() function, which could be used in the XPointer.
HIGH - Static variable in class com.entrust.toolkit.util.SecureByteArray
High sensitivity - encrypt the data
HIGH - Static variable in class com.entrust.toolkit.util.SecureStringBuffer
High sensitivity - encrypt the data
HMac - Class in com.entrust.toolkit.security.crypto.mac
Defines Entrust's keyed-hashing for message authentication (HMAC) architecture; it contains all the common functionality used by Entrust's HMAC algorithms.
HMac - Class in iaik.security.mac
Deprecated.
since 8.0; use HMac instead
HMac(String) - Constructor for class iaik.security.mac.HMac
Deprecated.
Creates a new HMac for the specified hash algorithm.
HMAC_JCA_ALGID_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
The identifier used for the HMAC with SHA-1 algorithm within the Java Cryptography Architecture.
HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
Defines Entrust's keyed-hashing for message authentication (HMAC) key generation architecture; it contains all the common functionality used by Entrust's HMAC key generation algorithm implementations.
HMacMd5 - Class in iaik.security.mac
Deprecated.
since 8.0; use Md5HMac instead
HMacMd5() - Constructor for class iaik.security.mac.HMacMd5
Deprecated.
Default constructor.
HMACOUTPUTLENGTH_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the HMACOutputLength XML element.
HMacSha - Class in iaik.security.mac
Deprecated.
since 7.0; use Sha1HMac instead
HMacSha() - Constructor for class iaik.security.mac.HMacSha
Deprecated.
Default constructor.
Holder - Class in iaik.x509.attr
This class implements the AC type Holder.
Holder() - Constructor for class iaik.x509.attr.Holder
Default constructor.
Holder(ASN1Object) - Constructor for class iaik.x509.attr.Holder
Creates a Holder from its ASN.1 representation.
holdInstruction - Static variable in class iaik.x509.extensions.HoldInstructionCode
The base OID for defined hold instructions (1.2.840.10040.2).
holdInstructionCallIssuer - Static variable in class iaik.x509.extensions.HoldInstructionCode
The holdinstruction-callissuer oid (1.2.840.10040.2.2).
HoldInstructionCode - Class in com.entrust.toolkit.x509.extensions
Deprecated.
As of JTK 6.0; Use the class iaik.x509.extenstions.HoldInstructionCode
HoldInstructionCode() - Constructor for class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Default constructor.
HoldInstructionCode - Class in iaik.x509.extensions
This class implements the HoldInstructionCode extension.
HoldInstructionCode() - Constructor for class iaik.x509.extensions.HoldInstructionCode
Default constructor.
HoldInstructionCode(ObjectID) - Constructor for class iaik.x509.extensions.HoldInstructionCode
Creates a new HoldInstructionCode from the given oid.
holdInstructionNone - Static variable in class iaik.x509.extensions.HoldInstructionCode
The holdinstruction-none oid (1.2.840.10040.2.1).
holdInstructionReject - Static variable in class iaik.x509.extensions.HoldInstructionCode
The holdinstruction-reject oid (1.2.840.10040.2.3).
host - Variable in class com.entrust.toolkit.util.LdapURL
The host component of an LDAP URL.
HostnameVerificationException - Exception in com.entrust.toolkit.exceptions
This exception should be thrown when a Hostname verification check on a remote SSLSession has failed.
HostnameVerificationException(String, String, SSLSession) - Constructor for exception com.entrust.toolkit.exceptions.HostnameVerificationException
Constructs an HostnameVerificationException with the specified detail message, the hostname being verified, and the SSLSession that was used to try and verify the hostname.
houseIdentifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.51"
OID Name: "houseIdentifier"
OID Short-name: none
Source: RFC 4519
HP_ALGID - Static variable in class com.entrust.toolkit.capi.HashParam
 
HP_HASHSIZE - Static variable in class com.entrust.toolkit.capi.HashParam
 
HP_HASHVAL - Static variable in class com.entrust.toolkit.capi.HashParam
 
HP_HMAC_INFO - Static variable in class com.entrust.toolkit.capi.HashParam
 
HP_TLS1PRF_LABEL - Static variable in class com.entrust.toolkit.capi.HashParam
 
HP_TLS1PRF_SEED - Static variable in class com.entrust.toolkit.capi.HashParam
 
HtmlUtils - Class in com.entrust.toolkit.util
 
HtmlUtils() - Constructor for class com.entrust.toolkit.util.HtmlUtils
 
HTTP_ACCEPTED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_BAD_GATEWAY - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_BAD_METHOD - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_BAD_REQUEST - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_CLIENT_TIMEOUT - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_CONFLICT - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_CREATED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_ENTITY_TOO_LARGE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_FORBIDDEN - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_GATEWAY_TIMEOUT - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_GONE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_INTERNAL_ERROR - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_LENGTH_REQUIRED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_MOVED_PERM - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_MOVED_TEMP - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_MULT_CHOICE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_NO_CONTENT - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_NOT_ACCEPTABLE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_NOT_AUTHORITATIVE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_NOT_FOUND - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_NOT_MODIFIED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_OK - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_PARTIAL - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_PAYMENT_REQUIRED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_PRECON_FAILED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_PROXY_AUTH - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_REQ_TOO_LONG - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_RESET - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_SEE_OTHER - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_SERVER_ERROR - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_UNAUTHORIZED - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_UNAVAILABLE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_UNSUPPORTED_TYPE - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_USE_PROXY - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HTTP_VERSION - Static variable in interface com.entrust.toolkit.util.HttpConstants
 
HttpConnection - Class in com.entrust.toolkit.util.net
This class is used to get or post information to a specified URL connection.
HttpConnection() - Constructor for class com.entrust.toolkit.util.net.HttpConnection
The default constructor.
HttpConnection(int, int) - Constructor for class com.entrust.toolkit.util.net.HttpConnection
Creates a new HttpConnection object with the specified connect and read timeout values.
HttpConstants - Interface in com.entrust.toolkit.util
 
HttpCRLRS - Class in com.entrust.toolkit.x509.revocation
An implementation of a revocation store that provides access to X.509 CRLs stored on an HTTP Web Server.
HttpCRLRS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.HttpCRLRS
The constructor; creates a new HttpCRLRS object.
HTTPCS - Class in com.entrust.toolkit.x509.certstore
 
HTTPCS(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.certstore.HTTPCS
Creates a HTTPCS that reads certificates from the specified HTTP server.
HTTPCS() - Constructor for class com.entrust.toolkit.x509.certstore.HTTPCS
Creates a HTTPCS that uses default connection and read timeout values.
HttpDirectoryClient - Class in com.entrust.toolkit.util
The HttpDirectoryClient class works with the HttpDirectoryServlet class to send requests to an LDAP Directory through an HTTP tunnel.
HttpDirectoryClient(String, int) - Constructor for class com.entrust.toolkit.util.HttpDirectoryClient
Create an HttpDirectoryClient.
HttpDirectoryClient(String, int, boolean) - Constructor for class com.entrust.toolkit.util.HttpDirectoryClient
Create an HttpDirectoryClient.
HttpDirectoryClient(HttpDirectoryClient) - Constructor for class com.entrust.toolkit.util.HttpDirectoryClient
Copy constructor.
HttpDirectoryServlet - Class in com.entrust.toolkit.util
The HttpDirectoryServlet class is a servlet that acts as a proxy for client requests to an LDAP Directory over HTTP.
HttpDirectoryServlet() - Constructor for class com.entrust.toolkit.util.HttpDirectoryServlet
 
httpDirectoryServletEngine - Variable in class com.entrust.toolkit.util.HttpDirectoryServlet
 
HttpDirectoryServletEngine - Class in com.entrust.toolkit.util
The HttpDirectorySevletEngine consists of the core functionality of the HttpDirectoryServlet used for proxying client requests to the Directory.
HttpDirectoryServletEngine(Servlet, String, String) - Constructor for class com.entrust.toolkit.util.HttpDirectoryServletEngine
Constructor for directory tunneling engine.
HttpDirectoryServletEngine(Servlet, User) - Constructor for class com.entrust.toolkit.util.HttpDirectoryServletEngine
Constructor for directory tunneling engine.
HttpDirectoryServletEngine(Servlet, LdapDirectory) - Constructor for class com.entrust.toolkit.util.HttpDirectoryServletEngine
Constructor for directory tunneling engine.
HttpManagerClient - Class in com.entrust.toolkit.util
HttpManagerClient works with HttpManagerServlet to act as a proxy for requests to an Entrust PKI over HTTP.
HttpManagerClient(String, int, String) - Constructor for class com.entrust.toolkit.util.HttpManagerClient
Deprecated.
managerIP is no longer required.
HttpManagerClient(String, int) - Constructor for class com.entrust.toolkit.util.HttpManagerClient
Creates an HttpManagerClient.
HttpManagerServlet - Class in com.entrust.toolkit.util
The HttpManagerServlet class is a servlet that acts as a proxy for client requests to an Entrust PKI, allowing users to be initialized through an http tunnel.
HttpManagerServlet() - Constructor for class com.entrust.toolkit.util.HttpManagerServlet
 
HttpManagerServletEngine - Class in com.entrust.toolkit.util
The HttpManagerServletEngine class contains the core features for proxying client requests to an Entrust PKI, allowing users to be initialized through an http tunnel.
HttpManagerServletEngine(Servlet, String, int, long) - Constructor for class com.entrust.toolkit.util.HttpManagerServletEngine
Constructor for manager tunneling engine.
HttpManagerServletEngine(Servlet, User, long) - Constructor for class com.entrust.toolkit.util.HttpManagerServletEngine
Constructor for manager tunneling engine.
HTTPOCSPProtocolHandler - Class in com.entrust.toolkit.x509.revocation.ocsp.net
A simple wrapper class allowing to post an OCSP request to an OCSP server over HTTP.
HTTPOCSPProtocolHandler(URL) - Constructor for class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
Sets the HTTPOCSPProtocolHandler based on the given URL.
HttpsDirectoryClient - Class in com.entrust.toolkit.util
The HttpsDirectoryClient class is a pass through to HttpsDirectoryClientJSSE.
HttpsDirectoryClient(String, int) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClient
 
HttpsDirectoryClient(String) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClient
 
HttpsDirectoryClient(HttpsDirectoryClientJSSE) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClient
 
HttpsDirectoryClient(String, SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClient
 
HttpsDirectoryClientJSSE - Class in com.entrust.toolkit.util
The HttpsDirectoryClientJSSE class uses the HttpURLConnection class to make a connection to the HttpDirectoryServlet.
HttpsDirectoryClientJSSE(String, SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Creates an HttpsDirectoryClient using an HttpsURLConnection object.
HttpsDirectoryClientJSSE(String) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Creates an HttpsDirectoryClientJSSE using an HttpsURLConnection object.
HttpsDirectoryClientJSSE(HttpsDirectoryClientJSSE) - Constructor for class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
This is the copy constructor.
HttpSender - Interface in com.entrust.toolkit.util.net
The HttpSender interface is an extension of the Runnable Interface which contains an additional method which is useful for retrieving data which has been received during the operation of a Thread.
HttpsLdapServer - Class in com.entrust.toolkit.util
The HttpsLdapServer class is a basic HTTPS Web server.
HttpsLdapServer(String, User) - Constructor for class com.entrust.toolkit.util.HttpsLdapServer
Creates in instance of the HttpsLdapServer class.
HttpsManagerClient - Class in com.entrust.toolkit.util
The HttpsManagerClient class is a pass through to HttpsManagerClientJSSE See HttpsManagerClientJSSE for details.
HttpsManagerClient(String, int) - Constructor for class com.entrust.toolkit.util.HttpsManagerClient
 
HttpsManagerClient(String, int, String) - Constructor for class com.entrust.toolkit.util.HttpsManagerClient
 
HttpsManagerClient(String) - Constructor for class com.entrust.toolkit.util.HttpsManagerClient
 
HttpsManagerClient(String, SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Constructor for class com.entrust.toolkit.util.HttpsManagerClient
 
HttpsManagerClientJSSE - Class in com.entrust.toolkit.util
The HttpsManagerClientJSSE class uses the HttpURLConnection class to make a connection to the HttpManagerServlet.
HttpsManagerClientJSSE(String) - Constructor for class com.entrust.toolkit.util.HttpsManagerClientJSSE
Creates an HttpsManagerClientJSSE object from the specified URLString object.
HttpsManagerClientJSSE(String, SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Constructor for class com.entrust.toolkit.util.HttpsManagerClientJSSE
Creates an HttpsManagerClientJSSE object from the specified URLString and port.
HTTPSOCSPProtocolHandler - Class in com.entrust.toolkit.x509.revocation.ocsp.net
HTTPSOCSPProtocolHandler is a protocol handler that allows the Online Certificate Status Protocol (OCSP) revocation checking to be sent over an HTTPS connection.
HTTPSOCSPProtocolHandler(URL) - Constructor for class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPSOCSPProtocolHandler
This method uses the JSSE defaults for setting up the HTTPS connection using the HTTPSURLConnection object
HTTPSOCSPProtocolHandler(URL, SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Constructor for class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPSOCSPProtocolHandler
Creates an HTTPSOCSPProtocolHandler object from the specified URL.
HttpTimeStampTransport - Class in com.entrust.toolkit.timestamp
This class implements an HTTP-based transport for the Time-Stamp protocol as defined in RFC 3161.
HttpTimeStampTransport(String) - Constructor for class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Creates an HttpTimeStampTransport for communicating with a Time-Stamp Authority at the provided URL.
HttpTimeStampTransport(URL) - Constructor for class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Creates an HttpTimeStampTransport for communicating with a Time-Stamp Authority at the provided URL.

I

IA5String - Static variable in class iaik.asn1.ASN
Global ASN.1 type IA5String (String of ASCII characters)
IA5String - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type IA5String (String of ASCII characters)
IA5String - Class in iaik.asn1
This class implements the native ASN.1 type "IA5String".
IA5String() - Constructor for class iaik.asn1.IA5String
Creates an empty IA5String.
IA5String(String) - Constructor for class iaik.asn1.IA5String
Creates a new ASN.1 IA5String object for the given String value.
iaik - package iaik
 
IAIK - Class in iaik.security.provider
This class represents the master class of the IAIK Security Package Provider (SPP) for the Java Security API.
IAIK() - Constructor for class iaik.security.provider.IAIK
The constructor; creates a new instance of the IAIK JCA/JCE cryptographic service provider.
iaik.asn1 - package iaik.asn1
 
iaik.asn1.structures - package iaik.asn1.structures
 
iaik.cms - package iaik.cms
 
iaik.ixsil.algorithms - package iaik.ixsil.algorithms
 
iaik.ixsil.core - package iaik.ixsil.core
 
iaik.ixsil.exceptions - package iaik.ixsil.exceptions
 
iaik.ixsil.init - package iaik.ixsil.init
 
iaik.ixsil.keyinfo - package iaik.ixsil.keyinfo
 
iaik.ixsil.keyinfo.x509 - package iaik.ixsil.keyinfo.x509
 
iaik.ixsil.util - package iaik.ixsil.util
 
iaik.pkcs - package iaik.pkcs
 
iaik.pkcs.pkcs10 - package iaik.pkcs.pkcs10
 
iaik.pkcs.pkcs12 - package iaik.pkcs.pkcs12
 
iaik.pkcs.pkcs5 - package iaik.pkcs.pkcs5
 
iaik.pkcs.pkcs7 - package iaik.pkcs.pkcs7
 
iaik.pkcs.pkcs8 - package iaik.pkcs.pkcs8
 
iaik.security.cipher - package iaik.security.cipher
 
iaik.security.dh - package iaik.security.dh
 
iaik.security.dsa - package iaik.security.dsa
 
iaik.security.keystore - package iaik.security.keystore
 
iaik.security.mac - package iaik.security.mac
 
iaik.security.md - package iaik.security.md
 
iaik.security.pbe - package iaik.security.pbe
 
iaik.security.provider - package iaik.security.provider
 
iaik.security.random - package iaik.security.random
 
iaik.security.rsa - package iaik.security.rsa
 
iaik.security.smime - package iaik.security.smime
 
iaik.security.spec - package iaik.security.spec
 
iaik.smime - package iaik.smime
 
iaik.smime.ess - package iaik.smime.ess
 
iaik.utils - package iaik.utils
 
iaik.x509 - package iaik.x509
 
iaik.x509.attr - package iaik.x509.attr
 
iaik.x509.extensions - package iaik.x509.extensions
 
iaik.x509.extensions.netscape - package iaik.x509.extensions.netscape
 
iaik.x509.extensions.qualified - package iaik.x509.extensions.qualified
 
iaik.x509.extensions.qualified.structures - package iaik.x509.extensions.qualified.structures
 
iaik.x509.ocsp - package iaik.x509.ocsp
 
iaik.x509.ocsp.extensions - package iaik.x509.ocsp.extensions
 
iaik.x509.qualified - package iaik.x509.qualified
 
IAIKKeyStore - Class in iaik.security.keystore
This class implements the Service Provider Interface (SPI) for the KeyStore class.
IAIKKeyStore() - Constructor for class iaik.security.keystore.IAIKKeyStore
This is the default constructor
IaikPBEParameterSpec - Class in iaik.security.spec
This class extends PBEParameterSpec and implements the ASN1Type interface.
IaikPBEParameterSpec(byte[], int) - Constructor for class iaik.security.spec.IaikPBEParameterSpec
Specifies the PBE parameters, using a salt and a iteration count.
IaikPBEParameterSpec(ASN1Object) - Constructor for class iaik.security.spec.IaikPBEParameterSpec
Creates a PBE paramter specification from an ASN1Object.
IaikProvider - Class in iaik.cms
This class implements the SecurityProvider for the provider IAIK cryptographic provider of IAIK-JCE.
IaikProvider() - Constructor for class iaik.cms.IaikProvider
Default Constructor.
id_ - Variable in class iaik.ixsil.core.Object
Value for the "Id" attribute of the XML Object element.
id_ - Variable in class iaik.ixsil.core.SignatureProperties
Value for the "Id" attribute of the XML SignatureProperties element.
id_ - Variable in class iaik.ixsil.core.SignatureProperty
Value for the "Id" attribute of the XML SignatureProperty element.
id_ - Variable in class iaik.ixsil.keyinfo.KeyManagerImpl
Value for the "Id" attribute of the XML Object element.
id_aes128_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.2" Registered JCA algorithm: "AES/CBC/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes128_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.2" OID Name: "AES-128-CBC" OID Short-name: none
id_aes128_CFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.4" Registered JCA algorithm: "AES/CFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes128_CFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.4" OID Name: "id-aes128-CFB" OID Short-name: none
id_aes128_ECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.1" Registered JCA algorithm: "AES/ECB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes128_ECB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.1" OID Name: "AES-128-ECB" OID Short-name: none
id_aes128_GCM - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.6" Registered JCA algorithm: "AES/GCM/NoPadding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: None Source: RFC 5084
id_aes128_GCM - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.6"
OID Name: "id-aes128-GCM"
OID Short-name: none
Source: RFC 5084
id_aes128_OFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.3" Registered JCA algorithm: "AES/OFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes128_OFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.3" OID Name: "id-aes128-OFB" OID Short-name: none
id_aes128_wrap - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.5" Registered JCA algorithm: "AesKeyWrap" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes128_wrap - Static variable in class iaik.asn1.ObjectID.Algorithms
/** OID String: "2.16.840.1.101.3.4.1.5" OID Name: "id-aes128-wrap" OID Short-name: none
id_aes128_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.8" Registered JCA algorithm: "AesKeyWrapPad" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes128_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
/** OID String: "2.16.840.1.101.3.4.1.8" OID Name: "id-aes128-wrap-pad" OID Short-name: none
id_aes192_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.22" Registered JCA algorithm: "AES/CBC/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes192_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.22" OID Name: "AES-192-CBC" OID Short-name: none
id_aes192_CFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.24" Registered JCA algorithm: "AES/CFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes192_CFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.24" OID Name: "id-aes192-CFB" OID Short-name: none
id_aes192_ECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.21" Registered JCA algorithm: "AES/ECB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes192_ECB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.21" OID Name: "AES-192-ECB" OID Short-name: none
id_aes192_GCM - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.26" Registered JCA algorithm: "AES/GCM/NoPadding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: None Source: RFC 5084
id_aes192_GCM - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.26"
OID Name: "id-aes192-GCM"
OID Short-name: none
Source: RFC 5084
id_aes192_OFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.23" Registered JCA algorithm: "AES/OFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes192_OFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.23" OID Name: "id-aes192-OFB" OID Short-name: none
id_aes192_wrap - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.25" Registered JCA algorithm: "AesKeyWrap" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes192_wrap - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.25" OID Name: "id-aes192-wrap" OID Short-name: none
id_aes192_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.28" Registered JCA algorithm: "AesKeyWrapPad" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes192_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.28" OID Name: "id-aes192-wrap-pad" OID Short-name: none
id_aes256_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.42" Registered JCA algorithm: "AES/CBC/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes256_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.42" OID Name: "AES-256-CBC" OID Short-name: none
id_aes256_CFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.44" Registered JCA algorithm: "AES/CFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes256_CFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.44" OID Name: "id-aes256-CFB" OID Short-name: none
id_aes256_ECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.41" Registered JCA algorithm: "AES/ECB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes256_ECB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.41" OID Name: "AES-256-ECB" OID Short-name: none
id_aes256_GCM - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.46" Registered JCA algorithm: "AES/GCM/NoPadding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: None Source: RFC 5084
id_aes256_GCM - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.46"
OID Name: "id-aes256-GCM"
OID Short-name: none
Source: RFC 5084
id_aes256_OFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.43" Registered JCA algorithm: "AES/OFB/PKCS5Padding" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: IvParameterSpec Source: NIST AES Registered Objects
id_aes256_OFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.43" OID Name: "id-aes256-OFB" OID Short-name: none
id_aes256_wrap - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.45" Registered JCA algorithm: "AesKeyWrap" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes256_wrap - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.45" OID Name: "id-aes256-wrap" OID Short-name: none
id_aes256_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.16.840.1.101.3.4.1.48" Registered JCA algorithm: "AesKeyWrapPad" Registered JCA key: "AES" Registered AlgorithmParameterSpecs: none Source: NIST AES Registered Objects
id_aes256_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.1.48" OID Name: "id-aes256-wrap-pad" OID Short-name: none
id_alg_composite - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.18227.2.1"
OID Name: "CompositeSignature"
OID Short-name: none
Source: Entrust OID Registry
id_composite_key - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.4.1"
OID Name: "CompositeKey"
OID Short-name: none
Source: Entrust OID Registry
id_dsa - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10040.4.1" Registered JCA algorithm: "RawDSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
id_dsa - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10040.4.1" OID Name: "DSA" OID Short-name: none
id_dsa_with_sha1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.10040.4.3" Registered JCA algorithm: "DSA" Registered JCA key: "DSA" Registered AlgorithmParameterSpecs: none
id_dsa_with_sha1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10040.4.3" OID Name: "DSAWithSHA1" OID Short-name: none
id_ea_rsa - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "2.5.8.1.1" Registered JCA algorithm: "RSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
id_ea_rsa - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.5.8.1.1" OID Name: "RSA" OID Short-name: none
id_ecDH - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.132.1.12" OID Name: "id-ecDH" OID Short-name: none
id_ecMQV - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.132.1.13" OID Name: "id-ecMQV" OID Short-name: none
id_ecPublicKey - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.2.1" OID Name: "id-ecPublicKey" OID Short-name: none
id_ecPublicKey - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID that represents an EC public key (ANSI X9.62).
id_ecPublicKeyRestricted - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.10045.2.2" OID Name: "id-ecPublicKeyRestricted" OID Short-name: none
id_hmacWithMD5 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.6" Registered JCA algorithm: "HmacMD5" Registered JCA key: "HmacMD5" Registered AlgorithmParameterSpecs: none
id_hmacWithMD5 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.6" OID Name: "id-hmacWithMD5" OID Short-name: none
id_hmacWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.7" Registered JCA algorithm: "HmacSHA1" Registered JCA key: "HmacSHA1" Registered AlgorithmParameterSpecs: none Source: PKCS #5
id_hmacWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.7" OID Name: "id-hmacWithSHA1" OID Short-name: none
id_hmacWithSHA224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.8" Registered JCA algorithm: "HmacSHA224" Registered JCA key: "HmacSHA224" Registered AlgorithmParameterSpecs: none Source: PKCS #5
id_hmacWithSHA224 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.8" OID Name: "id-hmacWithSHA224" OID Short-name: none
id_hmacWithSHA256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.9" Registered JCA algorithm: "HmacSHA256" Registered JCA key: "HmacSHA256" Registered AlgorithmParameterSpecs: none Source: PKCS #5
id_hmacWithSHA256 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.9" OID Name: "id-hmacWithSHA256" OID Short-name: none
id_hmacWithSHA384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.10" Registered JCA algorithm: "HmacSHA384" Registered JCA key: "HmacSHA384" Registered AlgorithmParameterSpecs: none Source: PKCS #5
id_hmacWithSHA384 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.10" OID Name: "id-hmacWithSHA384" OID Short-name: none
id_hmacWithSHA512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
Algorithm OID: "1.2.840.113549.2.11" Registered JCA algorithm: "HmacSHA512" Registered JCA key: "HmacSHA512" Registered AlgorithmParameterSpecs: none Source: PKCS #5
id_hmacWithSHA512 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.11" OID Name: "id-hmacWithSHA512" OID Short-name: none
id_mgf1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.8" OID Name: "id-mgf1" OID Short-name: "MGF1"
id_pkix_cps - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKIX object id-pkix-cps indicating a CPS Pointer qualifier for defining a (URI) pointer to a Certification Practice Statement (CPS) describing a particular CA policy.
id_pkix_unotice - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKIX object id-pkix-unotice indicating a User Notice qualifier for describing a particular CA policy.
id_PKIXCMP_stdECDHwithX963SHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.2.1"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA1"
OID Short-name: none
Source: Entrust OID Registry
id_PKIXCMP_stdECDHwithX963SHA224 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.2.2"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA224"
OID Short-name: none
Source: Entrust OID Registry
id_PKIXCMP_stdECDHwithX963SHA256 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.2.3"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA256"
OID Short-name: none
Source: Entrust OID Registry
id_PKIXCMP_stdECDHwithX963SHA384 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.2.4"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA384"
OID Short-name: none
Source: Entrust OID Registry
id_PKIXCMP_stdECDHwithX963SHA512 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.2.5"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA512"
OID Short-name: none
Source: Entrust OID Registry
id_RSASAA_PSS - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Deprecated.
Replaced by id_RSASSA_PSS. id_RSASAA_PSS was used due to an error in RFC 4056 (and subsequently fixed via EID 7280)
id_RSASAA_PSS - Static variable in class iaik.asn1.structures.AlgorithmID
An AlgorithmID for the RSA-PSS signature algorithm.
id_RSASSA_PSS - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.10" Registered JCA algorithm: "RSA-PSS" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: RsaPssParameterSpec
id_rsassa_pss - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.10" OID Name: "id-RSASSA-PSS" OID Short-name: none
id_sha1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "1.3.14.3.2.26" Registered JCA algorithm: "SHA-1" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha1 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.26" OID Name: "SHA" OID Short-name: none
id_sha224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.4" Registered JCA algorithm: "SHA-224" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha224 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.4" OID Name: "id-sha224" OID Short-name: none
id_sha256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.1" Registered JCA algorithm: "SHA-256" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha256 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.1" OID Name: "id-sha256" OID Short-name: none
id_sha384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.2" Registered JCA algorithm: "SHA-384" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha384 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.2" OID Name: "id-sha384" OID Short-name: none
id_sha3_224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.7" Registered JCA algorithm: "SHA3-224" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha3_224 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.7" OID Name: "id-sha3-224" OID Short-name: none
id_sha3_256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.8" Registered JCA algorithm: "SHA3-256" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha3_256 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.8" OID Name: "id-sha3-256" OID Short-name: none
id_sha3_384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.9" Registered JCA algorithm: "SHA3-384" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha3_384 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.9" OID Name: "id-sha3-384" OID Short-name: none
id_sha3_512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.10" Registered JCA algorithm: "SHA3-512" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha3_512 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.10" OID Name: "id-sha3-512" OID Short-name: none
id_sha512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "2.16.840.1.101.3.4.2.3" Registered JCA algorithm: "SHA-512" Registered JCA key: none Registered AlgorithmParameterSpecs: none
id_sha512 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.101.3.4.2.3" OID Name: "id-sha512" OID Short-name: none
IDEA - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying IDEA cipher.
IDEA() - Constructor for class iaik.security.cipher.IDEA
The constructor; creates a new instance of the IDEA symmetric cipher algorithm.
idea_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the IDEA symmetric block cipher used in CBC mode.
IDEA_CBC_AND_SHA1 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
The Entrust profile protection algorithm which consists of IDEA-CBC MACing and encryption using symmetric keys derived from the user's password, where the SHA1 algorithm is used during key derivation.
ideaCBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.2" Registered JCA algorithm: "IDEA/CBC/PKCS5Padding" Registered JCA key: "IDEA" Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
ideaCBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.188.7.1.1.2" OID Name: "IDEA-CBC" OID Short-name: none
ideaCFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.4" Registered JCA algorithm: "IDEA/CFB/PKCS5Padding" Registered JCA key: "ideaCFB" Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
ideaCFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.188.7.1.1.4" OID Name: "ideaCFB" OID Short-name: none
IdeaCipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the IDEA symmetric block cipher (International Data Encryption Algorithm).
IdeaCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.IdeaCipher
The constructor; creates a new instance of the IDEA symmetric cipher algorithm.
ideaECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.1" Registered JCA algorithm: "IDEA/ECB/PKCS5Padding" Registered JCA key: "IDEA" Registered AlgorithmParameterSpecs: none
ideaECB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.188.7.1.1.1" OID Name: "ideaECB" OID Short-name: none
IDEAKeyGenerator - Class in iaik.security.cipher
This class provides the functionality of a IDEA key generator.
IDEAKeyGenerator() - Constructor for class iaik.security.cipher.IDEAKeyGenerator
The constructor; creates a new instance of the IDEA key generation algorithm.
IDEAKeyWrap - Class in iaik.security.cipher
This class implements the CMS IDEA key wrap algorithm.
IDEAKeyWrap() - Constructor for class iaik.security.cipher.IDEAKeyWrap
The constructor; creates a new instance of the IDEAWrapIDEA symmetric cipher algorithm.
IdeaMac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the DAC message authentication code algorithm that uses IDEA as the underlying symmetric cipher.
IdeaMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.IdeaMac
The constructor; creates a new instance of the IDEAMac MAC algorithm.
ideaOFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.3" Registered JCA algorithm: "IDEA/OFB/PKCS5Padding" Registered JCA key: "ideaOFB" Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
ideaOFB - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.6.1.4.1.188.7.1.1.3" OID Name: "ideaOFB" OID Short-name: none
IDEAParameters - Class in com.entrust.toolkit.security.provider
This class represents IDEA parameters in opaque form and may be used for generating opaque IDEA parameters and converting them between various formats.
IDEAParameters() - Constructor for class com.entrust.toolkit.security.provider.IDEAParameters
The default constructor.
IDEAParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the IDEA Parameter structure as defined in RFC 3058.
IDEAParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
The default constructor.
IDEAParameterSpec(byte[]) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
Creates a new IDEAParameterSpec object with the specified component.
IDEAParameterSpec(byte[], int) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
Creates a new IDEAParameterSpec object with the specified component.
IDEAParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
Creates a new IDEAParameterSpec object from an ASN1Object.
identifiesCert(X509Certificate) - Method in interface iaik.cms.CertificateIdentifier
Checks if the given certificate is identified by this CertificateIdentifier.
identifiesCert(X509Certificate) - Method in class iaik.cms.IssuerAndSerialNumber
Checks if the given certificate is identified by this IssuerAndSerialNumber.
identifiesCert(X509Certificate) - Method in class iaik.cms.RecipientKeyIdentifier
Checks if the given certificate is identified by this RecipientKeyIdentifier.
identifiesCert(X509Certificate) - Method in class iaik.cms.SignerRecipientIdentifier
Checks if the given certificate is identified by this CertificateIdentifier.
identifiesCert(X509Certificate) - Method in class iaik.cms.SubjectKeyID
Checks if the given certificate is identified by this SubjectKeyID.
identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSCertID
Checks whether the given certificate is identified by this ESSCertID.
identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSCertIDv2
Checks whether the given certificate is identified by this ESSCertIDv2.
identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSIssuerSerial
Checks whether the given certificate is identified by this IssuerSerial.
identifiesCert(X509Certificate) - Method in class iaik.x509.attr.Holder
Checks if this Holder identifies the certificate.
identifiesCert(X509Certificate) - Method in class iaik.x509.attr.IssuerSerial
Checks if this IssuerSerial identifies the given base certificate.
identifiesCert(X509Certificate) - Method in class iaik.x509.attr.ObjectDigestInfo
Checks if this ObjectDigestInfo identifies the given certificate.
identifiesKey(PublicKey) - Method in class iaik.x509.attr.ObjectDigestInfo
Checks if this ObjectDigestInfo identifies the given public key.
Identity - Class in com.entrust.toolkit.credentials
 
Identity() - Constructor for class com.entrust.toolkit.credentials.Identity
 
IDENTITY - Static variable in class com.entrust.toolkit.keychain.KeychainItem
 
Identity.Format - Enum in com.entrust.toolkit.credentials
An digital identity format.
IdentityFilter - Interface in com.entrust.toolkit.credentials
A CapiIdentityFilter is used by CapiIdentities to determine if a certificate belongs to the same identity as another existing identity.
IdentityInfo(Name) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Creates a new IdentityInfo object with the given subject name of the certificate to find on the token
IdentityInfo(String) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Creates a new IdentityInfo object with the given subject name of the certificate to find on the token
IExceptionWithCause - Interface in com.entrust.toolkit.exceptions
Deprecated.
J2SE 1.4 makes this class redundant; java.lang.Throwable now contains Throwable getCause() (since 7.2)
IGNORE - Static variable in class iaik.utils.Base64InputStream
 
ignorePerUserLifetime - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.1.5" OID Name: "entrustCertDefnIgnorePerUserLifetime" OID Short-name: none
iKEIntermediate - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "iKEIntermediate" ExtendedKeyUsage purpose id.
implementation - Static variable in class iaik.ixsil.util.DOMUtils
Reference to the actual implementation of the DOM utility methods.
IMPLEMENTATION_NAME_DSA - Static variable in class iaik.cms.SecurityProvider
Constant string DSA.
IMPLEMENTATION_NAME_ECDSA - Static variable in class iaik.cms.SecurityProvider
Constant string ECDSA.
IMPLEMENTATION_NAME_RSA - Static variable in class iaik.cms.SecurityProvider
Constant string RSA.
implementations - Static variable in class iaik.asn1.structures.AlgorithmID
Implementation repository.
implGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Determines the maximum amount of data in bytes that will be output by a 'process data' operation.
implGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
IMPLICIT - Static variable in class iaik.cms.AuthenticatedDataStream
Denotes a mode where the content is not transmitted within the AuthenticatedData
IMPLICIT - Static variable in class iaik.cms.CompressedDataStream
Used to determine if data is implicitly compressed
IMPLICIT - Static variable in class iaik.cms.DigestedDataStream
Denotes a mode where the data to be digested is included.
IMPLICIT - Static variable in class iaik.cms.SignedDataStream
Denotes a mode where the signed message is included in the Signature
IMPLICIT - Static variable in class iaik.pkcs.pkcs7.DigestedDataStream
Denotes a mode where the data to be digested is included.
IMPLICIT - Static variable in class iaik.pkcs.pkcs7.SignedDataStream
Denotes a mode where the signed message is included in the Signature
implInit(int, Key, AlgorithmParameters, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Initializes the underlying asymmetric cipher implementation.
implInit(int, Key, AlgorithmParameters, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
implProcessData(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
Processes the data using the underlying asymmetric cipher implementation.
implProcessData(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
 
import_ - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - import.
importKey(CryptProvider, byte[], CryptKey, int) - Static method in class com.entrust.toolkit.capi.CryptKey
Imports a key in to CAPI and returns a handle to the newly imported key.
importkr - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - importkr.
importPrivateKey(CryptProvider, PrivateKey, KeyUsage, int, boolean) - Static method in class com.entrust.toolkit.capi.CryptKey
Imports the provided software-based private key into MSCAPI, using the provided key usage to determine the MSCAPI key algorithm for the key.
importPrivateKey(CryptProvider, PrivateKey, KeySpec, int, boolean) - Static method in class com.entrust.toolkit.capi.CryptKey
Imports the provided software-based private key into MSCAPI, using the provided key specifier to determine the MSCAPI key algorithm for the key.
importPrivateKeyAndCert(PrivateKey, String, X509Certificate, String, boolean, String, SecureStringBuffer) - Static method in class com.entrust.toolkit.keychain.KeychainKey
Import the private key and Certificate into the Keychain.
importPublicKeyInfo(byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Import the public key info and return public key reference.
in - Variable in class com.entrust.toolkit.util.ManagerTransport
 
IN_DOC_ELEMENT_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Constant indicating that the document element is currently being processed.
INCLUDE_ALL_CERTS - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
INCLUDE_NONE - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
INCLUDE_VERIFICATION_CERT - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
 
inclusiveNamespacePrefixes_ - Variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Contains the list of namespace prefixes to be handled as per Canonical XML.
inclusiveNamespacePrefixes_ - Variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Contains the list of namespace prefixes to be handled as per Canonical XML.
inclusiveNamespacePrefixMap_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
In case that Exclusive Canonical XML should be serialized, this member contains a list of all namespace prefixes that should be treated as described in Canonical XML.
INCLUSIVENAMESPACES_ATTR_PREFIXLIST_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Name of the PrefixList attribute of the InclusiveNamespaces XML element.
INCLUSIVENAMESPACES_ATTR_PREFIXLIST_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Name of the PrefixList attribute of the InclusiveNamespaces XML element.
INCLUSIVENAMESPACES_TAG_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Name of the InclusiveNamespaces XML element (parameter element of CanonicalizationMethod).
INCLUSIVENAMESPACES_TAG_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Name of the InclusiveNamespaces XML element (parameter element of CanonicalizationMethod).
incorrectData - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'incorrectData': the requestor's data is incorrect (for notary services).
incrementCounter() - Method in class iaik.security.dh.ESDHKEKParameters
Increments the counter by 1.
incrementCounter() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Increments the counter by 1.
indefinite_length - Variable in class iaik.asn1.ASN1Object
Is the length of this ASN1Object encoded as indefinite or definite length?.
indefiniteLength() - Method in class iaik.asn1.ASN1Object
Returns whether this ASN1Object will be encoded by using the definite or indefinite encoding method.
Info - Class in com.entrust.toolkit.pkcs11
Represents a structure that provides general information about the Cryptographic Token Interface Standard, also known as Cryptoki.
Info() - Constructor for class com.entrust.toolkit.pkcs11.Info
Default constructor, creates a new Info object.
InfoAccess - Class in iaik.x509.extensions
Abstract super class for the AuthorityInfoAccess and SubjectInfoAccess extensions.
InfoAccess() - Constructor for class iaik.x509.extensions.InfoAccess
Default constructor.
InfoAccess(AccessDescription) - Constructor for class iaik.x509.extensions.InfoAccess
Creates an InfoAccess object and adds a AccessDescription.
InfoTypeAndValue - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for InfoTypeAndValue as defined in the CRMF specification.
InfoTypeAndValue() - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
This is the default constructor.
InfoTypeAndValue(ObjectID) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Creates a new InfoTypeAndValue object with the specified component.
InfoTypeAndValue(ObjectID, ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Creates a new InfoTypeAndValue object with the specified components.
InfoTypeAndValue(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Creates a new InfoTypeAndValue object from an ASN1Object.
InhibitAnyPolicy - Class in com.entrust.toolkit.x509.extensions
This class implements the InhibitAnyPolicy extension.
InhibitAnyPolicy() - Constructor for class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Default constructor.
InhibitAnyPolicy(int) - Constructor for class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Creates a new InhibitAnyPolicy from an integer specifying the number of additional certificates that may appear in the path before anyPolicy is no longer permitted.
InhibitAnyPolicy - Class in iaik.x509.extensions
This class implements the InhibitAnyPolicy extension.
InhibitAnyPolicy() - Constructor for class iaik.x509.extensions.InhibitAnyPolicy
Default constructor.
InhibitAnyPolicy(int) - Constructor for class iaik.x509.extensions.InhibitAnyPolicy
Creates an InhibitAnyPolicy for the given skipCerts value.
InhibitAnyPolicyCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a testlet for the X.509 certificate extension InhibitAnyPolocy.
InhibitAnyPolicyCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
 
INI_CERT_SIZE - Static variable in class iaik.utils.Util
Limit used for the INI file certificate size
IniCertReader - Class in com.entrust.toolkit.util
This class is used to read the certificates used for LDAPS from an entrust.ini.
IniCertReader() - Constructor for class com.entrust.toolkit.util.IniCertReader
 
IniFile - Class in com.entrust.toolkit.util
IniFile provides a convenient format for storing program data in a file, based closely on MS-Windows 3.x "INI" files.
IniFile() - Constructor for class com.entrust.toolkit.util.IniFile
Initializes an empty IniFile
IniFile(String) - Constructor for class com.entrust.toolkit.util.IniFile
Initializes an IniFile with a specific filename
IniFile(InputStream) - Constructor for class com.entrust.toolkit.util.IniFile
Initializes an IniFile using an InputStream.
init(int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
init(ServletConfig) - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
Overrides the init method in the servlet superclass.
init(ServletConfig) - Method in class com.entrust.toolkit.util.HttpManagerServlet
Overrides the init method in the servlet superclass.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Inits this CertificateIssuer implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
 
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
This method initializes the redaction extension by decoding it from the ASN.1 sequence
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Inits this DeltaCRLIndicator implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Inits this EntrustVersInfo implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Inits this HoldInstructionCode implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
 
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Inits this InvalidityDate implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Inits this IssuingDistributionPoint implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Inits this KeyAttributes implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
Inits this OldAuthorityKeyIdentifier implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Inits this OldBasicConstraints implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Inits this OldCRLDistributionPoints implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Inits this OldIssuingDistributionPoint implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Inits this PKCS12ExportPermission implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Initialize this SignedCertificateTimestampList implementation with an ASN1Object representing the value of this extension.
init(ClientSettings) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Copies another ClientSettings object into this one.
init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
 
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
Initialize the testlet with the given chain.
init(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
Initializes the CRL entry extension testlet when a new CRL is to be validated.
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Initialize the testlet with the given chain.
init(X509Certificate[], TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CertTestlet
Initializes the certificate extension testlet when a new certificate chain is to be validated.
init(X509CRL, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLEntryTestlet
Initializes the CRL entry extension testlet when a new CRL is to be validated.
init(X509Certificate, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLTestlet
Initializes the CRL extension testlet when a new CRL is to be validated.
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
Initializes this CertTestlet.
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
 
init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
 
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
 
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
Initialize the testlet with the given chain.
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCertTestlet
 
init(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
 
init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLTestlet
 
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
During the initialization phase, we add a BasicConstraintsTestletData object to the TestletDataSet, if it doesn't already exist.
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
Deprecated.
 
init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
 
init(String, String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Initializes exception handling.
init(String, String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Initializes the XMLE runtime exception handling.
init(String, String) - Static method in exception iaik.ixsil.exceptions.IXSILException
Initializes the IXSIL exception handling.
init(String, String) - Static method in exception iaik.ixsil.exceptions.IXSILRuntimeException
Initializes the IXSIL exception handling.
init(URI) - Static method in class iaik.ixsil.init.IXSILInit
Initializes IXSIL API with values provided by the specified IXSIL init properties file.
init(Properties, Properties, Properties) - Static method in class iaik.ixsil.init.IXSILInit
An alternative way for initializing the IXSIL API.
init(ASN1Object) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Inits this AuthorityKeyIdentifier implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.BasicConstraints
Inits this BasicConstraints implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.CertificateIssuer
Inits this CertificateIssuer implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.CertificatePolicies
Inits this CertificatePolicies implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Inits this CRLDistPointsSyntax implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.CRLNumber
Inits this CRLNumber implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.DeltaCRLIndicator
Inits this DeltaCRLIndicator implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.ErrorExtension
Implements the V3Extension Interface.
init(ASN1Object) - Method in class iaik.x509.extensions.ExtendedKeyUsage
Inits this ExtendedKeyUsage implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.HoldInstructionCode
Inits this HoldInstructionCode implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.InfoAccess
Inits this InfoAccess implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.InhibitAnyPolicy
Inits this InhibitAnyPolicy implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.InvalidityDate
Inits this InvalidityDate implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.IssuerAltName
Inits this IssuerAltName implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Inits this IssuingDistributionPoint implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.KeyUsage
Inits this KeyUsage implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.NameConstraints
Inits this NameConstraints implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Inits this NetscapeBaseUrl implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Inits this NetscapeCaPolicyUrl implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Inits this NetscapeCaRevocationUrl implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Inits this NetscapeCertRenewalUrl implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Inits this NetscapeCertType implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeComment
Inits this NetscapeComment implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Inits this NetscapeRevocationUrl implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Inits this NetscapeSSLServerName implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.PolicyConstraints
Inits this PolicyConstraints implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.PolicyMappings
Inits this PolicyMappings implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Inits this PrivateKeyUsagePeriod implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.qualified.BiometricInfo
Inits this BiometricInfo implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.qualified.QCStatements
Inits this QCStatements implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.ReasonCode
Inits this ReasonCode implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.SubjectAltName
Inits this SubjectAltName implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Inits this SubjectDirectoryAttributes implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Inits this SubjectKeyIdentifier implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Inits this AcceptableResponses implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Inits this ArchiveCutoff implementation with an ASN1Object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.CrlID
Inits this CrlID implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.Nonce
Inits this Nonce implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Inits this ServiceLocator implementation with an ASN1object representing the value of this extension.
init(ASN1Object) - Method in class iaik.x509.UnknownExtension
Inits the implementation with an ASN1 object representing the value of the unknown extension.
init(ASN1Object) - Method in class iaik.x509.V3Extension
Inits the implementation with an ASN1Object.
initActiveDirectory(String, String, SecureStringBuffer) - Method in class com.entrust.toolkit.util.HttpsLdapServer
Performs Simple Authentication to the Microsoft Active Directory that was set by a prior call to the setDirectory method.
InitBufferedInputStream - Class in iaik.utils
An ordinary BufferedInputStream where the internal buffer can be initialized with an array.
InitBufferedInputStream(InputStream, byte[]) - Constructor for class iaik.utils.InitBufferedInputStream
Creates a new buffered input stream to read data from the specified input stream.
InitBufferedInputStream(InputStream, byte[], int) - Constructor for class iaik.utils.InitBufferedInputStream
Creates a new buffered input stream to read data from the specified input stream with the specified buffer size.
initCipher(int, Key) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
Is used by all engineInit methods and initializes the cipher.
initCipher(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
Is used by the engineInit methods and initializes the cipher.
initCipher(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
This method is used by the engineInit methods and initializes the cipher.
initDecrypt(byte[], byte[]) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Initializes the EncryptionAlgorithm for decrypting.
initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Initializes this symmetric cipher for decrypting, using the key material and initialization vector provided.
initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Initializes this symmetric cipher for decrypting, using the key material and initialization vector provided.
initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
This method is required to implement the EncryptionAlgorithm interface, but it does nothing, since RSA is an asymmetric cipher.
initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Initializes the symmetric cipher for unwrapping.
initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Initializes the symmetric cipher for unwrapping key data.
initEncrypt() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Initializes the EncryptionAlgorithm for encrypting a DOM element or a set of DOM elements.
initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Initializes the symmetric cipher for encryption using Triple DES.
initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Initializes the symmetric cipher for encryption using AES.
initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
This method is required to implement the EncryptionAlgorithm interface, but it does nothing, since RSA is an asymmetric cipher.
initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Initializes the symmetric cipher for wrapping a key data using TripleDES.
initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Initializes the symmetric cipher for wrapping key data.
InitException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while performing an IXSIL initialization task.
InitException() - Constructor for exception iaik.ixsil.exceptions.InitException
 
InitException(Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
 
InitException(String) - Constructor for exception iaik.ixsil.exceptions.InitException
 
InitException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
 
InitException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.InitException
 
InitException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
 
initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
Initializes the key pair generator using the specified parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(int, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set and user-provided source of randomness.
initialize() - Static method in class com.entrust.toolkit.security.fips.Fips140AuditLogger
Used to initialize the Audit Log.
initialize(boolean) - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Initializes the Toolkit in FIPS or non-FIPS mode.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
Initializes the key pair generator using the specified parameter set.
initialize(int, SecureRandom) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
Initializes the key pair generator for a certain keysize using the default parameter set.
initialize(int) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
Deprecated.
Initializes the key pair generator for a certain keysize using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Initializes the key pair generator using the specified parameter set and Entrust's default SecureRandom implementation (see Entrust.getDefaultSecureRandomInstance()).
initialize(int) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and Entrust's default SecureRandom implementation (see Entrust.getDefaultSecureRandomInstance()).
initialize(int, SecureRandom) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Initializes the key pair generator for a certain keysize and user-provided source of randomness.
initialize(int, BigInteger, SecureRandom) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
Initializes the key pair generator for a certain keysize, public exponent, and user-provided source of randomness.
initialize(String, String, String, String, boolean) - Method in class iaik.ixsil.core.Verifier
Initializes this verifier object.
initialize(Element, String, String, boolean) - Method in class iaik.ixsil.core.Verifier
Initializes this verifier object.
initialize(int) - Method in class iaik.security.dh.DHKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(int, SecureRandom) - Method in class iaik.security.dh.DHKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set and user-provided source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dh.DHKeyPairGenerator
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(int) - Method in class iaik.security.dh.ESDHKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(int, SecureRandom) - Method in class iaik.security.dh.ESDHKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set and user-provided source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dh.ESDHKeyPairGenerator
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(int) - Method in class iaik.security.dsa.DSAKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(int, SecureRandom) - Method in class iaik.security.dsa.DSAKeyPairGenerator
Initializes the key pair generator for a certain keysize, using the default parameter set and user-provided source of randomness.
initialize(DSAParams, SecureRandom) - Method in class iaik.security.dsa.DSAKeyPairGenerator
Initializes this DSAKeyPairGenerator with given DSA parameters and user-provided source of randomness.
initialize(int, boolean, SecureRandom) - Method in class iaik.security.dsa.DSAKeyPairGenerator
Initializes this DSAKeyPairGenerator for given modulus length with the user-provided source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class iaik.security.dsa.DSAKeyPairGenerator
Initializes this DSAKeyPairGenerator with given DSAParameterSpec and random seed.
initializeAll(CardMSCertReqInfo[], X509Certificate) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an initialization transmission that initializes all keys and certificates for a user.
initializeAll(PublicKey, CardMSCertReqInfo[]) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an initialization transmission that initializes all keys and certificates for a user; refer to CMPForCardMS.initializeAll(CardMSCertReqInfo[], X509Certificate) for more details.
initializeCapi() - Static method in class com.entrust.toolkit.JniInitializer
Load the default CAPI native library.
initializeCapi(String) - Static method in class com.entrust.toolkit.JniInitializer
Loads the CAPI native library from the given path.
initializeKeychain() - Static method in class com.entrust.toolkit.keychain.JniKeychain
Load the default Keychain native library.
initializeKeychain(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Loads the Keychain native library from the given path.
initializePkcs11() - Static method in class com.entrust.toolkit.JniInitializer
Load the default PKCS11 native library.
initializePkcs11(String) - Static method in class com.entrust.toolkit.JniInitializer
Loads the Toolkit's PKCS11 native library from the given path.
Initializer - Class in com.entrust.toolkit.security.provider
Initializes the Toolkit to prepare for performing cryptographic operations.
initializeSelected(CardMSCertReqInfo[], X509Certificate) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an initialization transmission that initializes selected keys and certificates for a user.
initializeSelected(PublicKey, CardMSCertReqInfo[]) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes an initialization transmission that initializes selected keys and certificates for a user; refer to CMPForCardMS.initializeSelected(CardMSCertReqInfo[], X509Certificate) for more details.
initializeServerLogin() - Static method in class com.entrust.toolkit.JniInitializer
Load the default Server Login native library.
initializeServerLogin(String) - Static method in class com.entrust.toolkit.JniInitializer
Loads the Server Login native library from the given path.
initializeSingleLogin() - Static method in class com.entrust.toolkit.JniInitializer
Load the default Single Login native library.
initializeSingleLogin(String) - Static method in class com.entrust.toolkit.JniInitializer
Loads the Single Login native library from the given path.
initials - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.43"
OID Name: "initials"
OID Short-name: none
Source: RFC 4519
initMemoryCache() - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Adds all certificates currently in the cache object to the main certificate graph.
initMemoryCache(CachedCRLRS) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Adds the CRLs contained in this archive CRL cache to the provided memory CRL cache.
initPin(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes the Normal User's PIN.
INITPROP_ALGFACTORY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the algorithm factory implementation.
INITPROP_ALGORITHM_PROPS_FILE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the filename for the algorithms property file.
INITPROP_C14NUTILS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the canonicalization utility methods' implementation.
INITPROP_DOMUTILS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the DOM utility methods' implementation.
INITPROP_DOMUTILS_REPORT_ERRORS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies wheter or not an Exception should be thrown after a parser error.
INITPROP_DOMUTILS_REPORT_FATALERRORS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies wheter or not an Exception should be thrown after a parser fatal error.
INITPROP_DOMUTILS_REPORT_WARNINGS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies wheter or not an Exception should be thrown after a parser warning.
INITPROP_DOMUTILS_SIGNATURE_SCHEMA_ - Static variable in class iaik.ixsil.init.IXSILConstants
Location of signature schema.
INITPROP_EXCEPTION_COUNTRY_CODE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Name of the setting in the initialization properties file that specifies the ISO country code to be used when loading an exception message ResourceBundle.
INITPROP_EXCEPTION_COUNTRY_CODE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies ISO country code to be used for looking up the exception message ResourceBundle.
INITPROP_EXCEPTION_LANGUAGE_CODE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Name of the setting in the initialization properties file that specifies the ISO language code to be used when loading an exception message ResourceBundle.
INITPROP_EXCEPTION_LANGUAGE_CODE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies ISO language code to be used for looking up the exception message ResourceBundle.
INITPROP_EXERNALREFRESOLVER_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the reference resolver implementation.
INITPROP_INIT_PROPS_FILE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the filename for the algorithms property file.
INITPROP_KEYMANAGER_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the key manager implementation.
INITPROP_KEYMANAGER_PROPS_FILE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the filename for the key manager property file.
INITPROP_NS_PREFIX_SCHEMA_INSTANCE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from the XML Schema instance namespace.
INITPROP_NS_PREFIX_SOAP_ENV_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from WS Utility
INITPROP_NS_PREFIX_WS_SECURITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from WS Security
INITPROP_NS_PREFIX_WS_UTILITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from WS Utility
INITPROP_NS_PREFIX_XMLSIGNATURE_ELEM_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from the XML-Signature namespace.
INITPROP_NS_PREFIX_XMLSIGNATURE_ELEM_11 - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace prefix used for XML elements from the XML-Signature 1.1 namespace.
INITPROP_SCHEMA_SOAP_ENV_ - Static variable in class iaik.ixsil.init.IXSILConstants
Location of SOAP Envelope schema.
INITPROP_SCHEMA_WS_SECURITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Location of WS-Security schema.
INITPROP_SCHEMA_WS_UTILITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Location of WS-Utility schema.
INITPROP_URI_SOAP_ENV_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace URI used for XML elements from WS Utility
INITPROP_URI_WS_SECURITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace URI used for XML elements from WS Security
INITPROP_URI_WS_UTILITY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Specifies the name for the namespace URI used for XML elements from WS Utility
INITPROP_XPATHUTILS_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the XPath utility methods' implementation.
initProperties_ - Static variable in class iaik.ixsil.init.IXSILInit
Contains the IXSIL init properties.
initPropertiesURI_ - Static variable in class iaik.ixsil.init.IXSILInit
Contains the URI locating the IXSIL init properties file.
INITPROPERTY_IMPL_CLASSNAME_ - Static variable in interface iaik.ixsil.util.CanonicalXMLSerializerInterface
The name of the IXSIL Init Property containing the name of the implementation class IXSIL should use for this interface.
INITPROPERTY_IMPL_CLASSNAME_ - Static variable in interface iaik.ixsil.util.ExclusiveCanonicalXMLSerializerInterface
The name of the IXSIL Init Property containing the name of the implementation class IXSIL should use for this interface.
initSignatureSign(Signature, PrivateKey) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Initializes a Signature algorithm instance for signing with the specified signing private key and algorithm parameters from the Algorithm Identifier.
initSignatureSign(Signature, PrivateKey) - Method in class iaik.asn1.structures.AlgorithmID
Initializes a Signature algorithm instance for signing with the specified signing private key and algorithm parameters from the Algorithm Identifier.
initSignatureVerify(Signature, PublicKey) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Initializes a Signature algorithm instance for verification with the specified verification public key and algorithm parameters from the Algorithm Identifier.
initSignatureVerify(Signature, PublicKey) - Method in class iaik.asn1.structures.AlgorithmID
Initializes a Signature algorithm instance for verification with the specified verification public key and algorithm parameters from the Algorithm Identifier.
initToken(long, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a token.
initXMLSigSchemaValidator() - Method in class iaik.ixsil.util.DOMUtilsImpl
Instantiate and initialize XML signature schema validator.
input_ - Variable in class iaik.ixsil.algorithms.DigestAlgorithm
The input data for the digest algorithm.
input_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithm
The input data for the algorithm.
input_stream - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
An InputStream holding the data.
input_stream - Variable in class iaik.pkcs.pkcs7.SignedDataStream
An InputStream holding the data.
inputNodeSet_ - Variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithm
The input XPath node set for the algorithm.
inputNodeSet_ - Variable in class iaik.ixsil.algorithms.Transform
The XPath node set input data for the algorithm.
inputOctetStream_ - Variable in class iaik.ixsil.algorithms.Transform
The octet stream input data for the algorithm.
inputStream_ - Variable in class iaik.cms.DigestedDataStream
An InputStream holding the data.
inputStream_ - Variable in class iaik.cms.EncryptedContentInfoStream
The data carrying input stream.
inputStream_ - Variable in class iaik.cms.SignedDataStream
An InputStream holding the data.
InputStreamCompressEngine - Interface in iaik.cms
The InputStreeamCompressEngine is used to wrap a standard InputStream so compression can be applied to the stream.
inputURI_ - Variable in class iaik.ixsil.algorithms.Transform
An identifier for the input data for the algorithm.
insertAttributeAt(Attribute, int) - Method in class iaik.asn1.structures.Attributes
Inserts the given attribute.
insertHintAt(X509CRL, int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Inserts a X509CRL into the list of certificate hints at the specified position.
insertHintAt(X509Certificate, int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Inserts a X509Certificate into the list of certificate hints at the specified position.
insertHintAt(X509SKI, int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Inserts a X509SKI into the list of certificate hints at the specified position.
insertHintAt(X509IssuerSerial, int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Inserts a X509IssuerSerial into the list of certificate hints at the specified position.
insertHintAt(X509SubjectName, int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Inserts a X509IssuerSerial into the list of certificate hints at the specified position.
insertSignature(Element, int) - Method in class iaik.ixsil.core.Signer
Inserts an empty DOM element for the XML signature as child of the given parent element at the specified position.
insertSignature(Position) - Method in class iaik.ixsil.core.Signer
Inserts an empty DOM element for the XML signature into the signature DOM document at the specified position.
insertTransformAt(Transform, int) - Method in interface iaik.ixsil.core.SignerReference
Inserts the specified transform at the specified position into the list of transforms which should be applied to the data refered by this reference to get the input for the digest algorithm.
insertTransformAt(Transform, int) - Method in class iaik.ixsil.core.TransformInstruction
Inserts the specified transform at the specified position into the list of transforms which should be applied to the data refered by this transform instruction.
insertX509DataAt(X509Data, int) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Inserts a X509Data key information hint at the specified position.
instantiateImplClass() - Static method in class iaik.ixsil.util.DOMUtils
Instantiates the class specified by the IXSIL init property named DOMUtils.ImplementingClass, which will be used to perform the actual computing of the DOM utility methods.
INTEGER - Static variable in class iaik.asn1.ASN
Global ASN.1 type INTEGER
INTEGER - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type INTEGER
INTEGER - Class in iaik.asn1
This class implements the native ASN.1 type "INTEGER".
INTEGER() - Constructor for class iaik.asn1.INTEGER
Creates an empty INTEGER.
INTEGER(BigInteger) - Constructor for class iaik.asn1.INTEGER
Creates a new ASN.1 INTEGER object for the given Java BigInteger value.
INTEGER(int) - Constructor for class iaik.asn1.INTEGER
Creates a new ASN.1 INTEGER object for the given Java int value.
interfaces - Static variable in class iaik.utils.Factory
Repository of known interfaces.
INTERMEDIATE - Static variable in class com.entrust.toolkit.capi.CertStore
 
InternalCapiCmpCredentialReader - Class in com.entrust.toolkit.credentials
This class does all the work involved with creating/recovering an Entrust Digital Identity using the PKIX-CMP protocol with an MSCAPI key-generation mechanism.
InternalCapiCmpCredentialReader(SecureStringBuffer, AuthorizationCode, CMPCredentialReader.CmpOperationType) - Constructor for class com.entrust.toolkit.credentials.InternalCapiCmpCredentialReader
The constructor; creates an new InternalCapiCmpCredentialReader.
InternalEllipticCurve - Class in com.entrust.toolkit.security.crypto.ec
Entrust's implementation of an elliptic curve; exists only to workaround a bug in java.security.spec.EllipticCurve under J2SE 1.5.
internalError - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "internalError" (2) indicating an internal responder error.
InternalErrorException - Exception in iaik.utils
This exception is thrown, if there occurs an internal error caused by some development error and not by an user of the application.
InternalErrorException() - Constructor for exception iaik.utils.InternalErrorException
Constructs a new internal error exception.
InternalErrorException(Exception) - Constructor for exception iaik.utils.InternalErrorException
Constructs an InternalErrorException with the exception which causes this exception.
InternalErrorException(String) - Constructor for exception iaik.utils.InternalErrorException
Constructs an InternalErrorException with a specified detail message.
InternalErrorException(String, Exception) - Constructor for exception iaik.utils.InternalErrorException
Constructs an InternalErrorException with a specified detail message and the exception which causes this exception.
internalProcessTransforms(int, boolean, boolean) - Method in class iaik.ixsil.core.TransformInstruction
Resolves the transform instruction's URI (or takes the expicite data set previously respectively) and invokes all transforms starting with the first and ending with the one specified by means of the parameter positionOfLastIncludedTransform.
InternalReferenceResolverException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an InternalReferenceResolverInterface implementation class.
InternalReferenceResolverException() - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverException(Throwable) - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverException(String) - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.InternalReferenceResolverException
 
InternalReferenceResolverImpl - Class in iaik.ixsil.util
Standard implementation for InternalReferenceResolverInterface, which is shipped with IXSIL.
InternalReferenceResolverImpl() - Constructor for class iaik.ixsil.util.InternalReferenceResolverImpl
 
InternalReferenceResolverInterface - Interface in iaik.ixsil.util
Defines an interface, which IXSIL relies on to resolve internal URI references.
internalRefResolver_ - Variable in class iaik.ixsil.core.URIResolverParameters
Holds a reference to the object which is responsible for resolving internal signature data references.
internationalISDNNumber - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.25"
OID Name: "internationalISDNNumber"
OID Short-name: none
Source: RFC 4519
INTERNETPASSWORD - Static variable in class com.entrust.toolkit.keychain.KeychainItem
 
intersect(Set) - Method in class com.entrust.toolkit.Set
The intersection set operation.
intToError(int) - Static method in class com.entrust.toolkit.capi.Error
Converts an integer value, such as those returned by Windows system calls and CAPI functions, and converts it to an Error.
intToNetworkBytes(int) - Static method in class iaik.utils.Util
Converts an int to an array of 4 bytes that represent the integer, in big-endian order.
intValue() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Returns the event reason as an int.
intValue() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Returns the state as an int.
intValue() - Method in enum com.entrust.toolkit.capi.EntrustCertManagementState
Returns the integer representation of the certificate management state.
InvalidityDate - Class in com.entrust.toolkit.x509.extensions
Deprecated.
As of JTK 6.0; Use the class iaik.x509.extenstions.InvalidityDate
InvalidityDate() - Constructor for class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Default constructor.
InvalidityDate - Class in iaik.x509.extensions
This class implements the InvalidityDate extension.
InvalidityDate() - Constructor for class iaik.x509.extensions.InvalidityDate
Default constructor.
InvalidityDate(Date) - Constructor for class iaik.x509.extensions.InvalidityDate
Creates a new InvalidityDate from the given date.
InvalidUserException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the operation is not permitted because the user is not logged in.
InvalidUserException() - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
Constructs a InvalidUserException with no detail message.
InvalidUserException(String) - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
Constructs a InvalidUserException with the specified detail message.
InvalidUserException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
Constructs a InvalidUserException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
ip - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'ip'.
iPAddress - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type iPAddress (7).
ipsecEndSystem - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "IP security end system" ExtendedKeyUsage purpose id.
ipsecTunnel - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "IP security tunnel termination" ExtendedKeyUsage purpose id.
ipsecUser - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "IP security user" ExtendedKeyUsage purpose id.
ir - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'ir'.
isA(ASN) - Method in class iaik.asn1.ASN1Object
Tests if this object is an instance of given ASN.1 type.
isAbsolute() - Method in class iaik.ixsil.util.URI
Tests if the URI is absolute.
isActive() - Method in class iaik.utils.StreamCopier
Check whether the copier is already finished.
isAesCbc128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-cbc-128 algorithm.
isAesCbc192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-cbc-192 algorithm.
isAesCbc256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-cbc-256 algorithm.
isAesGcm128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-gcm-128 algorithm.
isAesGcm192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-gcm-192 algorithm.
isAesGcm256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the aes-gcm-256 algorithm.
isAllExportable() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates whether or not a user's private keys are all marked as exportable by policy ('entrustAllExportable').
isAllowed() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Determines whether or not use of the symmetric encryption algorithm configuration is permitted by the J2SE's jurisdiction policy files.
isAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Determines whether or not the indicated hash algorithm is allowed under the client policy settings.
isAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Determines whether or not the indicated hash algorithm is allowed under the client policy settings.
isArchived() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Returns whether or not the certificate is archived.
isAvailable() - Method in class com.entrust.toolkit.util.HttpDirectoryClient
Determines whether the remote servlet is available.
isAvailable() - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Determines whether the remote servlet is available.
isAvailable() - Method in class com.entrust.toolkit.util.ManagerTransport
Determines whether or not the PKI Registration Authority is available.
isAvailable() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
isAvailable() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
Determines whether or not the PKI Registration Authority is available.
isAvailable() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Determines whether the Directory is available.
isAvailable() - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Determines which connection is alive based on the proxy order and then calls isAvailable on that connection.
isAvailable() - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
Determines whether a directory is available.
isAvailable() - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
 
isAvailable() - Method in interface com.entrust.toolkit.x509.LdapDirectory
Checks whether the provided directory is available.
isAvailable(String) - Static method in class iaik.utils.ExtendedProvider
Check if the class with the specified name is available
isBase64Encoded() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the Base64-encoded flag.
isBasicTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns false
isBasicTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns whether or not BASIC tracing is enabled.
isBitSet(int) - Method in class com.entrust.toolkit.util.BinaryString
Checks if a given bit in the binary string is set (is '1').
isBound() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
isBound() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
isCapiInitialized() - Static method in class com.entrust.toolkit.JniInitializer
Returns true if the native CAPI library has been successfully loaded and initialized, false otherwise.
isCast5Cbc128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the cast5-cbc-128 algorithm.
isCast5Cbc80Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the cast5-cbc-80 algorithm.
isCertArchived() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Check to see if the certificate is archived.
isCertIDFor(Name, PublicKey, BigInteger) - Method in class iaik.x509.ocsp.CertID
Checks if this is a CertID for a certificate identified by the given issuer name and key, and serialNumber.
isCertIssuingCaCert(X509Certificate, boolean) - Static method in class iaik.x509.X509Certificate
Checks if this certificate is a CA Certificate that is good for issuing certificates according to RFC 3280.
isCertMarkedAsTrusted(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Check to see if the certificate is marked as trusted in the keychain.
isCertReq() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Indicates whether the TSA must provide their certificate in the response.
isCertStoreSynch() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Indicates whether or not a certificate store synchronization operation is required for the digital identity.
isClockOnToken() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_CLOCK_ON_TOKEN ) instead, since JTK 6.1
isClosed() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
isClosed() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
isCMPEnforce() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_enforce policy setting from the policy certificate.
isCMPLatestSign() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_latest_sign policy setting from the policy certificate.
isCMPOverride() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_override policy setting from the policy certificate.
isCMPPublish() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_publish policy setting from the policy certificate.
isCMPSignCMP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_cmp_sign_cmp policy setting from the policy certificate.
isCompressed() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the compressed flag.
isConnected() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
isConnected() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
isConnectionOpen() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
Indicates whether or not the connection to the token's PKCS11 library is open.
isConstructed() - Method in class iaik.asn1.ASN1Object
Returns whether this ASN1Object is constructed or primitive.
isCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResults
Check if the data CRC is okay.
isCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Check if the data CRC is okay.
isCritical() - Method in class iaik.x509.V3Extension
Returns true, if this extension is critical.
isCriticalExtension() - Method in exception iaik.x509.X509ExtensionInitException
Returns true if the broken extension is critical.
isCryptoOperationsAllowed() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Returns true if the Toolkit is allowed to perform cryptographic operations; otherwise false is returned.
isDataForkCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Check if the data CRC is okay.
isDataObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Indicate whether this PKCS #11 storage object is a data object.
isDebug() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
isDeleteUnusedKeysAndCertsEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Indicates whether the deletion of unused keys and certificates is disabled
isDisabled() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Indicates whether or not the cache is enabled/disabled.
isDocumentElement(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Tests if an element node is the document element.
isDSAKeyPairGenSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_DSA_KEY_PAIR_GEN ) instead
isDsaKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Indicates whether keys generated using this asymmetric key type are DSA keys.
isDsaSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the dsa-sha1 algorithm.
isDsaSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_DSA ) instead
isDuplicatePassword(SecureStringBuffer) - Method in class com.entrust.toolkit.User
This method may be used to determine if the supplied password is contained in the User's password history.
isEcdhX963Sha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdh-x963sha1 algorithm.
isEcdhX963Sha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdh-x963sha256 algorithm.
isEcdsaSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdsa-sha1 algorithm.
isEcdsaSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdsa-sha224 algorithm.
isEcdsaSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdsa-sha256 algorithm.
isEcdsaSha384upported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdsa-sha384 algorithm.
isEcdsaSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the ecdsa-sha512 algorithm.
isEcKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Indicates whether keys generated using this key type are EC keys.
isEmpty() - Method in class com.entrust.toolkit.util.LdapURL
Determines whether this LdapURL object is empty.
isEmpty() - Method in class iaik.asn1.structures.Name
Checks if there are any RDNs included in this Name.
isEmpty() - Method in class iaik.cms.CertificateSet
Asks if this CertificateSet is empty.
isEmpty() - Method in class iaik.cms.OriginatorInfo
Looks if this OriginatorInfo is empty.
isEmpty() - Method in class iaik.ixsil.util.URI
Checks if the URI is empty.
isEncrypted() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the encrypted flag.
isEncrypted() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
Indicates whether or not the set of elements has been encrypted.
isEncrypted() - Method in class iaik.utils.SSLeayPrivateKey
Returns true if this private key is encrypted.
isEndEntityCertificate(X509Certificate, X509Certificate[]) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Checks if a specified certificate is an end entity (EE) certificate.
isEntrustCMPv2Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Indicates whether or not the EASM supports the entrustCMPv2Supported capability.
isEntrustKeyGenPolicyLevelOneSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Indicates whether or not the EASM supports the entrustKeyGenPolicyLevelOne capability.
isEntrustProofOfRASignedSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Indicates whether or not the EASM supports the entrustProofOfRASigned capability.
isEntrustProofOfRASupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Indicates whether or not the 'entrustProofOfRAFlag' flag is set.
isEntrustProofOfRASupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Indicates whether or not the EASM supports the entrustProofOfRA capability.
isEntrustServerGenVerCertSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Indicates whether or not the EASM supports the entrustServerGenVerCert capability.
isEqual(byte[]) - Method in class com.entrust.toolkit.util.ByteArray
Checks if the byte array this object is identical to the specified byte array.
isEqual(ByteArray) - Method in class com.entrust.toolkit.util.ByteArray
Checks if this ByteArray object is identical to the specified ByteArray object.
isEqual(byte[], byte[]) - Static method in class com.entrust.toolkit.util.CryptoUtils
Compares two byte arrays for equality.
isEqual(byte[], int, byte[], int, int) - Static method in class com.entrust.toolkit.util.CryptoUtils
Compares two byte array segments for equality.
isEquivalent(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Indicates whether this EntrustCertInfoId object is equivalent to another EntrustCertInfoId object.
isExcCertPol() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_certpol policy setting from the policy certificate.
isExcSubjAltName() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_exc_subjaltname policy setting from the policy certificate.
isFeatureV2Profile() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Retrieves an indicator of whether the Security Manager supports V2-key-pair profiles.
isFinerThan(TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLevel
Return whether or not this level is at least as fine as the given level.
isFinerTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns false
isFinerTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns whether or not FINER tracing is enabled.
isFinestTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns false
isFinestTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns whether or not FINEST tracing is enabled.
isFineTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Returns false
isFineTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
Returns whether or not FINE tracing is enabled.
isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.Info
Indicates if a given flag has been set.
isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Indicates if a given flag has been set.
isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Indicates whether a given flag has been set.
isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Indicates whether a given flag has been set.
isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Indicates whether a given flag has been set.
isFresh() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Returns an indicator of whether or not all the policy certificates this object contains are fresh (were retrieved from the directory or extracted from an EntrustCertTypeSettings structure received via PKIX-CMP).
isHmacKdfEntrustPbkdfSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-kdf-entrustpbkdf algorithm.
isHmacKdfRfc4210Rfc4211Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-kdf-rfc4210-rfc4211 algorithm.
isHmacSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-sha1 algorithm.
isHmacSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-sha224 algorithm.
isHmacSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-sha256 algorithm.
isHmacSha384Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-sha384 algorithm.
isHmacSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the hmac-sha512 algorithm.
isIgnoreUserLife() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_ignore_userlife policy setting from the policy certificate.
isImplicitlyTagged() - Method in class iaik.asn1.TaggedType
Returns true if this tagged ASN1Object is implicitly tagged.
isImportToDefaultKeychain() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
isInAllSubsequentIntersectFilterSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Tests if the specifed node is contained in the expanded set S of all intersect filters having a position greater or equal to startFilterPos.
isInFilterResultSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Tests if the specified node is in the expanded set S of the filter with the specified position.
isInFIPSMode() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Returns true if the Security Engine is in FIPS mode; otherwise false is returned.
isInNoSubsequentSubtractFilterSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Tests if the specified node is not contained in the expanded set S of any subtract filter having a position greater or equal to startFilterPos.
isInputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
isInputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
isInvalidSearch(Map<String, Long>, int, LDAPSearchData) - Method in class com.entrust.toolkit.util.net.LDAPConnection
Method to check if the search being performed is invalid.
isIrreducible(BigInteger) - Static method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns true if and only if polynome is irreducible.
isIssuer(X509Certificate, X509Certificate) - Static method in class iaik.x509.X509Certificate
Return true if issuerCert is an issuer certificate of subjectCert.
isIssuerOf(X509Certificate) - Method in class iaik.cms.IssuerAndSerialNumber
Checks if the issuer of this IssuerAndSerialNumber has issued the given certificate.
isIssuerOf(X509Certificate) - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Checks if the issuer of this IssuerAndSerialNumber has issued the given certificate.
isKeyBackup() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_backup policy setting from the policy certificate.
isKeychainInitialized() - Static method in class com.entrust.toolkit.keychain.JniKeychain
Returns true if the native Keychain library has been successfully loaded and initialized, false otherwise.
isKeychainSynchronizationEnabled() - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
isKeyClientGen() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_clientgen policy setting from the policy certificate.
isKeyCSPExport() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_csp_export policy setting from the policy certificate.
isKeyCSPForSCLO() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the Key is for SmartCard Logon policy setting from the policy certificate.
isKeyCSPProtect() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_key_csp_protect policy setting from the policy certificate.
isKeyTypeSupported(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Indicates whether or not keys of the provided type are supported for use with this signature algorithm configuration.
isKeyUpdateNotAllowed() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Retrieve the key update not allowed flag
isLdapURL(String) - Static method in class com.entrust.toolkit.util.LdapURL
Determines whether the input String is an LDAP URL.
isLdapURL() - Method in class com.entrust.toolkit.util.LdapURL
Determines whether the String contained in this object is an LDAP URL.
isLdapURL() - Method in class com.entrust.toolkit.util.LdapURLParser
Determines whether the String in this LdapURLParser object is an LDAP URL.
isLoggedIn() - Method in class com.entrust.toolkit.roaming.RoamingUser
Determines whether or not the user is logged in.
isLoggedIn() - Method in class com.entrust.toolkit.User
Indicates whether or not the user is logged in.
isLoginRequired() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_LOGIN_REQUIRED ) instead, since JTK 6.1
isMd2RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_MD2_RSA_PKCS ) instead
isMd5RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_MD5_RSA_PKCS ) instead
isNSAttribute(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Tests wheter an attribute node is a namespace node.
ISO8859_1 - Static variable in class iaik.utils.Util
The ISO8859-1 encoding string used by the platform.
isOdd(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
Tests whether a given integer is odd.
isOn() - Method in class com.entrust.toolkit.util.TransactionCounter
Retrieves a boolean specifying whether the counter is turned on or turned off.
isOnline() - Method in class com.entrust.toolkit.User
Indicates the user's working mode (online or offline).
isOrdering() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Indicates whether this time-stamp can be ordered among other time-stamps issued by the TimeStamp Authority, without considering accuracy.
isOrphan(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Tests wheter an element node is orphan or not.
isOutputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
isOutputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
isPasswordRequired() - Method in class iaik.cms.PasswordRecipientInfo
 
isPasswordRequired() - Method in class iaik.cms.RecipientInfo
 
isPkcs11Initialized() - Static method in class com.entrust.toolkit.JniInitializer
Returns true if the Toolkit's native PKCS11 library has been successfully loaded and initialized, false otherwise.
isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Determines whether or not the calling point is the point at infinity.
isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Determines whether or not the calling point is the point at infinity.
isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Determines whether the calling point is the point at infinity.
isPrintableString(String) - Static method in class iaik.asn1.PrintableString
Checks is the supplied String is a PrintableString.
isPrivateKeyObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Indicate whether this PKCS #11 storage object is a private key object.
isProbablePrime(BigInteger) - Static method in class iaik.utils.NumberTheory
Perform a probabilistic primality test to determine if b is prime.
isPublishExpired() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_publish_expired policy setting from the policy certificate.
isPublishKeyUpd() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_publish_keyupd policy setting from the policy certificate.
isPublishRevoked() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_publish_revoked policy setting from the policy certificate.
isQualifedCertificate(X509Certificate) - Static method in class iaik.x509.qualified.QualifiedCertificate
isQualifiedCertificate(X509Certificate) - Static method in class iaik.x509.qualified.QualifiedCertificate
Checks if the given certificate is a qualified one.
isQualifiedPolicyID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Asks if the given oid indicates a qualified certificate policy.
isQualifiedQCStatementID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Asks if the given oid indicates a qualified certificate statement.
isReadonlyDigitalID() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Check to see if the certificate management state is read only digital ID.
isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KEKRecipientInfo
Checks if this is a RecipientInfo for the recipient identified by the given key identifier.
isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KEKRecipientInfo
Always returns null indicating that a KEKRecipientInfo does not use certificates.
isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KeyAgreeRecipientInfo
Checks if this is a RecipientInfo for the recipient identified by the given key identifier.
isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KeyAgreeRecipientInfo
Checks if this is a RecipientInfo for the given recipient certificate.
isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KeyTransRecipientInfo
Checks if this is a RecipientInfo for the recipient identified by the given key identifier.
isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KeyTransRecipientInfo
Checks if this is a RecipientInfo for the given recipient certficate.
isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.PasswordRecipientInfo
Since a PasswordRecipientInfo generally does not contain recipient identification information this method always return false indicating that this PasswordRecipientInfo may not belong to the recipient with the given recipient identifier.
isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.PasswordRecipientInfo
Always returns null indicating that a PasswordRecipientInfo does not use certificates as it uses a secret key (KEK to decrypt the CEK.
isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.RecipientInfo
Checks if this is a RecipientInfo for the recipient identified by the given key identifier.
isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.RecipientInfo
Checks if this is a RecipientInfo for the given recipient certificate.
isReference() - Method in class iaik.ixsil.util.URI
Checks if the URI is reference-only.
isResourceForkCrcOK() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Check if the resource fork is okay.
isResponderIdFor(X509Certificate) - Method in class iaik.x509.ocsp.ResponderID
Checks if this is a responder id for the given certificate.
isResponseFor(X509Certificate, X509Certificate) - Method in interface iaik.x509.ocsp.CertificateResponse
Checks if this is a certificate response for the given certificate identifying information.
isResponseFor(CertID) - Method in interface iaik.x509.ocsp.CertificateResponse
Checks if this is a certificate response for a certificate identified by the given CertID.
isResponseFor(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.SingleResponse
Checks if this is a single response for the given certificate identifying information.
isResponseFor(CertID) - Method in class iaik.x509.ocsp.SingleResponse
Checks if this is a SingleResponse for a certificate identified by the given CertID identifier.
isResponseTypeAcceptable(ObjectID) - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Checks whether the given response type is acceptable or not.
isRestoreKeyNotNeeded() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_RESTORE_KEY_NOT_NEEDED ) instead, since JTK 6.1
isRevoked(BigInteger) - Method in class iaik.x509.X509CRL
isRevoked(Certificate) - Method in class iaik.x509.X509CRL
Checks whether the given certificate is on this CRL.
isRNGSupported() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_RNG ) instead, since JTK 6.1
isRsa9796AlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_RSA_9796 ) instead
isRsaKeyPairGenSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_RSA_PKCS_KEY_PAIR_GEN ) instead
isRsaKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Indicates whether keys generated using this asymmetric key type are RSA keys.
isRsaMd2Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-md2 algorithm.
isRsaMd5Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-md5 algorithm.
isRsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_RSA_PKCS ) instead
isRsaPssSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsapss-sha1 algorithm.
isRsaPssSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsapss-sha224 algorithm.
isRsaPssSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsapss-sha256 algorithm.
isRsaPssSha384Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsapss-sha384 algorithm.
isRsaPssSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsapss-sha512 algorithm.
isRsaSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-sha1 algorithm.
isRsaSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-sha224 algorithm.
isRsaSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-sha256 algorithm.
isRsaSha384Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-sha384 algorithm.
isRsaSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the rsa-sha512 algorithm.
isRsaX509AlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_RSA_X_509 ) instead
isRSInternalDirCreateEnabled() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Checks whether or not automatic internal JNDIDirectory creation for CRL lookups from CDPs containing LDAP URLs is enabled.
isSameDomain(ECParameterSpec, ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Determines whether or not two sets of EC domain parameters (in Sun JCA format) define the same EC domain.
isSelfIssued() - Method in class iaik.x509.X509Certificate
Returns true if the certificate is self-issued.
isSelfSigned() - Method in class iaik.x509.X509Certificate
Indicates whether a certificate is self-signed.
isServerLoginInitialized() - Static method in class com.entrust.toolkit.JniInitializer
Returns true if the native Server Login library has been successfully loaded and initialized, false otherwise.
isSet(int) - Method in class iaik.x509.extensions.KeyUsage
Return whether the specified key usage values are set.
isSha1DsaSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_DSA_SHA1 ) instead
isSha1RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Deprecated.
use MechanismList.hasMechanism( MechanismList.CKM_SHA1_RSA_PKCS ) instead
isSignatureValid() - Method in class com.entrust.toolkit.archive.ArchiveResults
Returns whether or not the signature on a signed Archive was valid.
isSignatureValid() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
Returns whether or not the signature on a signed Archive was valid.
isSignatureValid() - Method in class com.entrust.toolkit.archive.PemInputStream
Return whether or not the signature on the data is valid.
isSigned() - Method in class com.entrust.toolkit.archive.PemOptions
Returns the signed flag.
isSigner(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Determines whether the indicated certificate can be used to verify the signature protection.
isSigner(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Determines whether the indicated certificate can be used to verify the signature protection.
isSignerCertificate(X509Certificate) - Method in class iaik.cms.SignerInfo
Checks whether the supplied certificate actually is the certificate of the signer.
isSignerCertificate(X509Certificate) - Method in class iaik.smime.ess.SigningCertificate
Checks if this SigningCertificate identifies the given certificate as certificate of the signer to whom this SigningCertificate belongs.
isSignerCertificate(X509Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
Checks if this SigningCertificate identifies the given certificate as certificate of the signer to whom this SigningCertificate belongs.
isSilentDeleteEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Indicates whether deleting key containers from CAPI silently is enabled
isSingleLoginInitialized() - Static method in class com.entrust.toolkit.JniInitializer
Returns true if the Single Login native library has been successfully loaded and initialized, false otherwise.
isStarted() - Method in class com.entrust.toolkit.resourcemonitor.Resource
 
isStarted() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Checks whether the ResourceMonitor is listening for events from its registered Resources.
isStatusPresent(String) - Method in class com.entrust.toolkit.credentials.UserStatus
Determines whether a specified status is present.
isStringType - Variable in class iaik.asn1.ASN1Object
Is this ASN1Object a String type?
isStringType() - Method in class iaik.asn1.ASN1Object
Asks if this ASN1Object represents a String type.
isStrongerThan(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Determines whether or not this asymmetric key type is stronger than another asymmetric key type.
issuedByUpdatedCAkey(X509Certificate) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Checks an X509Certificate to determine if it was signed by the same key that signed the main policy certificate.
ISSUER_AND_SERIALNUMBER - Static variable in interface iaik.cms.KeyIdentifier
The CMS key (certificate) identifier type IssuerAndSerialNumber.
IssuerAltName - Class in iaik.x509.extensions
This class implements the IssuerAltName extension.
IssuerAltName() - Constructor for class iaik.x509.extensions.IssuerAltName
Default Constructor.
IssuerAltName(GeneralNames) - Constructor for class iaik.x509.extensions.IssuerAltName
Constructs an IssuerAltName object form a GeneralNames ASN.1 type.
IssuerAndSerialNumber - Class in iaik.cms
This class implements the CMS IssuerAndSerialNumber type.
IssuerAndSerialNumber() - Constructor for class iaik.cms.IssuerAndSerialNumber
Default Constructor.
IssuerAndSerialNumber(Name, BigInteger) - Constructor for class iaik.cms.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from an issuer distinguished name and an issuer-specific serial number.
IssuerAndSerialNumber(X509Certificate) - Constructor for class iaik.cms.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from a certificate.
IssuerAndSerialNumber(ASN1Object) - Constructor for class iaik.cms.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from an ASN1Object.
IssuerAndSerialNumber - Class in iaik.pkcs.pkcs7
This class implements the PKCS#7 IssuerAndSerialNumber type.
IssuerAndSerialNumber(Name, BigInteger) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from an issuer distinguished name and an issuer-specific serial number.
IssuerAndSerialNumber(X509Certificate) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from a certificate.
IssuerAndSerialNumber(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Creates a new IssuerAndSerialNumber from an ASN1Object.
issuerName_ - Variable in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
The issuer distinguished name of a X.509 certificate.
IssuerSerial - Class in iaik.x509.attr
This class implements the AC type IssuerSerial.
IssuerSerial(GeneralNames, BigInteger) - Constructor for class iaik.x509.attr.IssuerSerial
Creates an IssuerSerial from issuer GeneralNames and issuer-specific serial number.
IssuerSerial(Name, BigInteger) - Constructor for class iaik.x509.attr.IssuerSerial
Creates a new IssuerSerial from an issuer distinguished name and issuer-specific serial number.
IssuerSerial(X509Certificate) - Constructor for class iaik.x509.attr.IssuerSerial
Creates an IssuerSerial from the given base certificate.
IssuerSerial(ASN1Object) - Constructor for class iaik.x509.attr.IssuerSerial
Creates a new IssuerSerial from an ASN1Object.
issuerSerial_ - Variable in class iaik.smime.ess.ESSCertID
 
ISSUING_CA_CERTIFICATE_UPDATED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's issuing CA certificate has been updated.
IssuingDistributionPoint - Class in com.entrust.toolkit.x509.extensions
Deprecated.
As of JTK 6.0; Use the class iaik.x509.extenstions.IssuingDistributionPoint
IssuingDistributionPoint() - Constructor for class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Default constructor.
IssuingDistributionPoint - Class in iaik.x509.extensions
This class implements the IssuingDistributionPoint extension.
IssuingDistributionPoint() - Constructor for class iaik.x509.extensions.IssuingDistributionPoint
Default constructor.
IssuingDistributionPointCRLTestlet - Class in com.entrust.toolkit.x509.testlets
 
IssuingDistributionPointCRLTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
 
isSupportedWithKey(Key) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
Indicates whether or not this signature algorithm configuration is supported for use with the provided key.
isSystemDefaultLevel() - Method in class com.entrust.toolkit.util.FilePermissions
Indicates if the access level is set to SYSTEM_DEFAULT
isTripleDesCbc192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the tripledes-cbc-192 algorithm.
isTripleDesDac192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Indicates whether or not the sender supports the tripledes-dac-192 algorithm.
isTrusted(X509Certificate) - Method in class com.entrust.toolkit.Trustmanager
Determines whether a specified certificate is to be trusted by the trust management system.
isTrusted(X509Certificate) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method always returns true.
isTrusted(X509Certificate) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Decides if a specified certificate "is trusted" by the trust management system.
isTrustedCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Indicates whether or not the certificate is a trusted certificate.
isTrustedCertificate(X509Certificate) - Method in class iaik.x509.ChainVerifier
Tests whether the given certificate is explicitly trusted.
isTrustedCertificate(X509Certificate) - Method in class iaik.x509.SimpleChainVerifier
Checks whether a given certificate is marked as trusted.
isUnverifiedIdentity() - Method in class com.entrust.toolkit.credentials.Identity
 
isUpdateRequired() - Method in class com.entrust.toolkit.credentials.ExtractedUALData
Indicates whether the UAL file requires an update (re-binding).
isUpdDateEnabled() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Returns the cd_upd_date_enabled policy setting from the policy certificate.
isUseAutomaticPkcs11Initialization() - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
isUserPINInitialized() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_USER_PIN_INITIALIZED ) instead, since JTK 6.1
isV1FormFor(Name) - Method in class iaik.x509.attr.V1Form
Checks if this V1Form represents the given issuerName.
isV2KeyPairUpgradeEnabled() - Method in class com.entrust.toolkit.User
Indicates whether Entrust's V2-key-pair user upgrade feature is enabled.
isValid() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Determines whether or not the policy certificates are valid.
isValidated() - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Indicates whether this Document was parsed with validation by the EncryptionHandler.
isValidSchemaLocationsArgument(String) - Method in class iaik.ixsil.util.DOMUtilsImpl
Test if the specified parameter is a valid argument containing schema locations.
isVisiblyUtilized(String, Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Tests if a namespace prefix is visibly utilized by an element.
isWriteProtected() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Deprecated.
use isFlagSet( TokenInfo.CKF_WRITE_PROTECTED ) instead, since JTK 6.1
isWriteStore() - Method in class com.entrust.toolkit.keystore.CertStore
Returns true if this is a read/write store, and false if it is a read-only store.
isWriteToCertStoreEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Indicates whether or not writing to the CAPI Certificate store is enabled
isX509CertificateObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
Indicate whether this PKCS #11 storage object is an X.509 certificate object.
isXCertCacheEnabled() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Gets the role policy setting that controls whether or not the user's cross-certificate cache (XCC) is enabled.
isXMLAttribute(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Tests wheter an attribute node is an xml:foo attribute node.
item(int) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
Gets the node at the specified position.
item(int) - Method in class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
Gets the node at the specified position.
iterator() - Method in class com.entrust.toolkit.credentials.CapiIdentities
Returns an Iterator that can be used to iterate through all identities stored in this set.
iterator() - Method in class com.entrust.toolkit.credentials.GenericIdentities
Returns an Iterator that can be used to iterate through all identities stored in this list.
iterator() - Method in class com.entrust.toolkit.credentials.KeychainIdentities
Returns an Iterator that can be used to iterate through all identities stored in this set.
iv - Variable in class iaik.security.cipher.IvParameters
 
IvGenerator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 IV from a password, a salt and an iteration count.
IvGenerator() - Constructor for class iaik.pkcs.pkcs12.IvGenerator
The constructor; creates a new instance of the PKCS#12-IV key generation algorithm.
IvParameters - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of IV symmetric cipher algorithm parameters, as defined in RFC 3370.
IvParameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.IvParameters
The constructor; creates a new instance of IV algorithm parameters.
IvParameters - Class in iaik.security.cipher
This class represents an initialization vector in opaque form and may be used for generating an opaque IV and converting it between various formats.
IvParameters() - Constructor for class iaik.security.cipher.IvParameters
The default constructor.
IvParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the initialization vector (IV) used by most symmetric ciphers.
IvParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
The default constructor.
IvParameterSpec(byte[]) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
Creates a new IvParameterSpec object with the specified component.
IvParameterSpec(byte[], int, int) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
Creates a new IvParameterSpec object with the specified component.
IvParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
Creates a new IvParameterSpec object from an ASN1Object.
IXSILConstants - Class in iaik.ixsil.init
Encapsulates all constants of common interest in IXSIL.
IXSILConstants() - Constructor for class iaik.ixsil.init.IXSILConstants
 
IXSILException - Exception in iaik.ixsil.exceptions
Base class for all Exceptions used within IXSIL.
IXSILException() - Constructor for exception iaik.ixsil.exceptions.IXSILException
Simple constructor with no arguments.
IXSILException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
Constructor with a wrapped Throwable as argument.
IXSILException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILException
Simple constructor with a message identifier argument.
IXSILException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
Constructor with a message identifier and a wrapped Throwable as arguments.
IXSILException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILException
Constructor with a message identifier argument.
IXSILException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.
IXSILIllegalArgumentException - Exception in iaik.ixsil.exceptions
Runtime exception used to indicate that an illegal argument has been specified when working with IXSIL.
IXSILIllegalArgumentException() - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILIllegalArgumentException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILIllegalArgumentException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILIllegalArgumentException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILIllegalArgumentException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILIllegalArgumentException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
 
IXSILInit - Class in iaik.ixsil.init
Encapsulates all issues regarding the initialization of IXSIL.
IXSILInit() - Constructor for class iaik.ixsil.init.IXSILInit
 
IXSILPrefixResolver(Node, String) - Constructor for class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
Basic constructor.
IXSILRuntimeException - Exception in iaik.ixsil.exceptions
Base class for all runtime exceptions used within IXSIL.
IXSILRuntimeException() - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Simple constructor with no arguments.
IXSILRuntimeException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Constructor with a wrapped Throwable as argument.
IXSILRuntimeException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Simple constructor with a message identifier argument.
IXSILRuntimeException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Constructor with a message identifier and a wrapped Throwable as arguments.
IXSILRuntimeException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Constructor with a message identifier argument.
IXSILRuntimeException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.

J

JarAuthenticator - Class in com.entrust.toolkit.security.fips
This class provides the ability to MAC Protect and Authenticate JAR files.
JarAuthenticator() - Constructor for class com.entrust.toolkit.security.fips.JarAuthenticator
The default constructor.
JarAuthenticator(String) - Constructor for class com.entrust.toolkit.security.fips.JarAuthenticator
This creates a JarAuthenticator that uses the specified MACing algorithm - any MAC algorithm that is provided by the Entrust provider is supported.
JAVA_14_API_AVAILABLE - Static variable in class com.entrust.toolkit.util.Version
Indicates if J2SE 1.4 or better is in use; should always be true since as of Toolkit version 7.2, J2SE 1.4 or later is required.
JAVA_15_API_AVAILABLE - Static variable in class com.entrust.toolkit.util.Version
Indicates if J2SE 5 (1.5) or better is in use; should always be true since as of Toolkit version 7.2 SP2, J2SE 5 or later is required.
JAVA_17_API_AVAILABLE - Static variable in class com.entrust.toolkit.util.Version
Indicates if J2SE 7 (1.7) or better is in use; unlike the previous values this value may be false.
JAVA_ENCODING_ISO88591_ - Static variable in class iaik.ixsil.init.IXSILConstants
The encoding String Java 2 uses for ISO 8859 LATIN 1 character encoding.
JAVA_ENCODING_UTF8 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The encoding String Java 2 uses for UTF-8 character encoding.
JAVA_ENCODING_UTF8_ - Static variable in class iaik.ixsil.init.IXSILConstants
The encoding String Java 2 uses for UTF-8 character encoding.
JAVA_ENV_INFO - Static variable in class com.entrust.toolkit.util.Version
Contains information about the Java runtime environment being used.
JAXP_DOM - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
The Java system property that specifies which DOM implementation to use, javax.xml.parsers.DocumentBuilderFactory
JAXP_DOM_APACHE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Identifies Apache as the DOM implementation, org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
JAXP_DOM_FEATURE_CORE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Name of parser feature that indicates it supports DOM, defined in DOM Conformance
JAXP_DOM_FEATURE_CORE_VALUE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Name of parser feature that indicates it supports DOM Level 2, defined in DOM Conformance
JAXP_DOM_FEATURE_TRAVERSAL - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Name of parser feature that indicates it supports DOM Traversal, defined in DOM Conformance
JAXP_DOM_SUN - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Identifies the Sun JAXP implementation as the DOM implementation, org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
JAXP_PARSER_PROPERTY_SCHEMASOURCE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that identifies schema source in Sun JAXP implementation, http://java.sun.com/xml/jaxp/properties/schemaSource
JAXP_SAX - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
The Java system property that specifies which SAX implementation to use javax.xml.parsers.SAXParserFactory
JAXP_SAX_APACHE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Identifies Apache as the SAX implementation, org.apache.xerces.jaxp.SAXParserFactoryImpl
JAXP_SAX_SUN - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Identifies the Sun JAXP implementation as the SAX implementation, org.apache.crimson.jaxp.SAXParserFactoryImpl
JAXP_SCHEMA_LANGUAGE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that identifies schema language in Sun JAXP implementation, http://java.sun.com/xml/jaxp/properties/schemaLanguage
JAXP_TRANSFORM - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
The Java system property that specifies which XSLT implementation to use javax.xml.transform.TransformerFactory
JAXP_TRANSFORM_APACHE - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Identifies Apache as the XSLT implementation, org.apache.xalan.processor.TransformerFactoryImpl
JAXParserConstants - Interface in com.entrust.toolkit.xml.util
This interface provides strings that are used to set XML parser attributes or properties in particular JAXP implementations.
JCA_ALGID_ - Variable in class iaik.ixsil.algorithms.DigestAlgorithmImpl
The identifier used for the SHA-1 algorithm within the Java Cryptography Architecture.
JCA_CERTTYPE_X509_ - Static variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
The name to generate a certificate factory for X509 certificates in the Java Cryptography Architecture.
jCEProviderName_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithm
The name of the JCE provider to choose for creating signatures.
JMailSMimeSigned - Class in iaik.security.smime
This class extends class SMimeSigned for ensuring to write the body parts in right order.
JMailSMimeSigned(byte[], int) - Constructor for class iaik.security.smime.JMailSMimeSigned
Creates a new JMailSMimeSigned object where the data to be signed is supplied as byte array.
JMailSMimeSigned(InputStream, int) - Constructor for class iaik.security.smime.JMailSMimeSigned
Creates a JMailSMimeSigned object from an input stream which supplies the data to be signed.
JMailSMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.security.smime.JMailSMimeSigned
Creates a new JMailSMimeSigned from an InputStream holding the signed data and an algorithm specifying the hash algorithm to use for digesting.
JMailSMimeSigned(InputStream) - Constructor for class iaik.security.smime.JMailSMimeSigned
Reads a JMailSMimeSigned message from an InputStream.
JMailSMimeSigned - Class in iaik.smime
This class extends class SMimeSigned for ensuring to write the body parts in right order.
JMailSMimeSigned(InputStream, int) - Constructor for class iaik.smime.JMailSMimeSigned
Creates a JMailSMimeSigned object from an input stream which supplies the data to be signed.
JMailSMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.smime.JMailSMimeSigned
Creates a new JMailSMimeSigned from an InputStream holding the signed data and an algorithm specifying the hash algorithm to use for digesting.
JMailSMimeSigned(InputStream) - Constructor for class iaik.smime.JMailSMimeSigned
Reads a JMailSMimeSigned message from an InputStream.
JNDIDirectory - Class in com.entrust.toolkit.x509.directory
Provides an interface to a JNDI Directory.
JNDIDirectory(String, int) - Constructor for class com.entrust.toolkit.x509.directory.JNDIDirectory
Constructs a JNDIDirectory object using Directory IP address and port number as arguments.
JNDIDirectory(String) - Constructor for class com.entrust.toolkit.x509.directory.JNDIDirectory
Constructs a JNDIDirectory object using an URL and parse its path and query values.
JNDIDirectory(DirContext) - Constructor for class com.entrust.toolkit.x509.directory.JNDIDirectory
Deprecated.
This constructor is for backward-compatibility purposes only. Some of the functionality of this class is not available when this constructor is used. Toolkit users wishing to use their own DirContext instance should write their own LdapDirectory implementation.
JNDIDirectory(JNDIDirectory) - Constructor for class com.entrust.toolkit.x509.directory.JNDIDirectory
Copy constructor that creates new object with existing parameters.
JNDIWithSMProxy - Class in com.entrust.toolkit.x509.directory
This class provides proxy order functionality for LdapDirectory connections.
JNDIWithSMProxy(String, ProxyOrder) - Constructor for class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Constructor that takes and entrust.ini file path and the proxy order.
JNDIWithSMProxy(IniFile, ProxyOrder) - Constructor for class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Constructor that takes and entrust.ini file and the proxy order.
JniInitializer - Class in com.entrust.toolkit
This class provides a convenient way to load and initialize the native libraries used by the toolkit for interfacing with PKCS11, Single Login, Server Login, and Microsoft CAPI.
JniKeychain - Class in com.entrust.toolkit.keychain
Class for interfacing with native Keychain code.
JNIPKCS11 - Class in com.entrust.toolkit.pkcs11
Implements the native interface to the token's Cryptoki library.
JNIPKCS11.EcdsaDigestFormat - Enum in com.entrust.toolkit.pkcs11
Supported ECDSA digest formats.
joinsets(CertificateSet, CertificateSet) - Static method in class com.entrust.toolkit.CertificateSet
Helper method which joins two sets together depending on whether 1 or both of them contain data.
JSSEEntrustManagerFactoryParameters - Class in com.entrust.toolkit.x509.jsse
The JSSEEntrustManagerFactoryParameters class is used to initialize the JSSEX509TrustManagerFactory class so that the JSSEX509TrustManager can access the following parameters: KeyStore - Used to obtain access to the trusted certificates LDAPDirectory - Used to retrieve certificates and CRLS which are required for chain validation but are not contained in the KeyStore ClientSettings - Used to specify PKI ClientSettings which may be used during chain validation For example, to intialize the JSSE509TrustManager the following code could be used:
JSSEEntrustManagerFactoryParameters(KeyStore, LdapDirectory, ClientSettings) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Set the parameters which will be used by the X509TrustManagerFactory
JSSEEntrustManagerFactoryParameters(KeyStore, InputStream, SecureStringBuffer) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Get the directory setting from the KSIniFile.
JSSEUtils - Class in com.entrust.toolkit.x509.jsse
Utility class for JSSE
JSSEUtils() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEUtils
 
JSSEX509KeyManager - Class in com.entrust.toolkit.x509.jsse
The JSSEX509KeyManager class implements the javax.net.ssl.X509KeyManager interface.
JSSEX509KeyManager(Certificate[], PrivateKey) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Creates an instance of the JSSEX509KeyManager class.
JSSEX509KeyManager(KeyStore) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Creates an instance of the JSSEX509KeyManager class.
JSSEX509KeyManager(KeyStore, char[]) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Creates an instance of the JSSEX509KeyManager class.
JSSEX509KeyManager(User) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
Creates a JSSEX509KeyManager instance that uses an Entrust User object as the key store.
JSSEX509KeyManagerFactory - Class in com.entrust.toolkit.x509.jsse
The JSSEX09KeyManagerFactory class implements the abstract class, javax.net.ssl.KeyManagerFractorySpi.
JSSEX509KeyManagerFactory() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
 
JSSEX509KeyManagerFactoryIbmX509Alg - Class in com.entrust.toolkit.x509.jsse
 
JSSEX509KeyManagerFactoryIbmX509Alg() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryIbmX509Alg
 
JSSEX509KeyManagerFactorySunX509Alg - Class in com.entrust.toolkit.x509.jsse
 
JSSEX509KeyManagerFactorySunX509Alg() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactorySunX509Alg
 
JSSEX509KeyManagerFactoryX509Alg - Class in com.entrust.toolkit.x509.jsse
 
JSSEX509KeyManagerFactoryX509Alg() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryX509Alg
 
JSSEX509TrustManager - Class in com.entrust.toolkit.x509.jsse
The JSSEX509TrustManager class implements the javax.net.ssl.X509TrustManager interface.
JSSEX509TrustManager(KeyAndCertContainer) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Creates a JSSEX509TrustManager instance that uses an Entrust key/certificate container's certificate validation mechanism for trust decisions.
JSSEX509TrustManager(User) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Creates a JSSEX509TrustManager instance that uses an Entrust user's certificate validation mechanism for trust decisions.
JSSEX509TrustManager(CertVerifier) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Creates a JSSEX509TrustManager instance that uses the indicated Entrust certificate validation mechanism for trust decisions.
JSSEX509TrustManager(X509Certificate[], String) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Creates an instance of the JSSEX509TrustManager class.
JSSEX509TrustManager(X509Certificate[], String, LdapDirectory, ClientSettings) - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
Creates an instance of the JSSEX509TrustManager class.
JSSEX509TrustManagerFactory - Class in com.entrust.toolkit.x509.jsse
The JSSEX509TrustManagerFactory class implements the javax.net.ssl.TrustManagerFractorySpi abstract class.
JSSEX509TrustManagerFactory() - Constructor for class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactory
 

K

KeccakPermutation - Class in com.entrust.toolkit.security.crypto.digest.sha3
These are the step mappings.
KeccakPermutation() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.KeccakPermutation
 
KEK_IDENTIFIER - Static variable in interface iaik.cms.KeyIdentifier
The CMS key identifier type KEKIdentifier.
KEK_RECIPIENT_INFO - Static variable in class iaik.cms.RecipientInfo
The CMS RecipientInfo type KEKRecipientInfo.
KEKIdentifier - Class in iaik.cms
The CMS type KEKIdentifier.
KEKIdentifier() - Constructor for class iaik.cms.KEKIdentifier
Empty default constructor.
KEKIdentifier(byte[]) - Constructor for class iaik.cms.KEKIdentifier
Creates a KEKIdentifier from the given keyIdentifier.
KEKIdentifier(ASN1Object) - Constructor for class iaik.cms.KEKIdentifier
Creates a KEKIdentifier from an ASN1Object.
KEKRecipientInfo - Class in iaik.cms
This class implements the CMS KEKRecipientInfo type.
KEKRecipientInfo() - Constructor for class iaik.cms.KEKRecipientInfo
Default Constructor.
KEKRecipientInfo(KEKIdentifier, AlgorithmID, byte[]) - Constructor for class iaik.cms.KEKRecipientInfo
Creates a KEKRecipientInfo object for the given kek identifier, key-encryption algorithm, and already encrypted content encryption key.
KEKRecipientInfo(KEKIdentifier, AlgorithmID, SecretKey, AlgorithmParameters) - Constructor for class iaik.cms.KEKRecipientInfo
Creates a KEKRecipientInfo object for the given kek identifier, key-encryption algorithm and secret key encryption key.
KEKRecipientInfo(KEKIdentifier, AlgorithmID, SecretKey) - Constructor for class iaik.cms.KEKRecipientInfo
Creates a KEKRecipientInfo object for the given kek identifier, key-encryption algorithm and secret key encryption key.
KEKRecipientInfo(ASN1Object) - Constructor for class iaik.cms.KEKRecipientInfo
Creates a KEKRecipientInfo from an ASN1Object.
KerberosAuthentication - Class in com.entrust.toolkit.x509.directory
This class can be passed to JNDIDirectory using setAuthenticationType() and allows you to set Kerberos parameters
KerberosAuthentication(String, String, String) - Constructor for class com.entrust.toolkit.x509.directory.KerberosAuthentication
Constructor allowing you to pass typical parameters for Kerberos environment java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory java.naming.provider.url="LDAP://" + domain java.naming.security.authentication=simple java.naming.security.authentication=GSSAPI java.naming.security.principal= + "@" + java.naming.security.credentials=
KerberosAuthentication(Map<String, String>) - Constructor for class com.entrust.toolkit.x509.directory.KerberosAuthentication
Constructor allowing you to override typical parameters and supply your own custom parameters
KEY - Static variable in class com.entrust.toolkit.keychain.KeychainItem
 
KEY_AGREE_RECIPIENT_INFO - Static variable in class iaik.cms.RecipientInfo
The CMS RecipientInfo type KeyAgreeRecipientInfo.
KEY_ALGORITHM_DSA - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
KEY_ALGORITHM_EC - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
KEY_ALGORITHM_ECDSA - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
KEY_ALGORITHM_RSA - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Key algorithms
KEY_LENGTH_MASK - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
KEY_MANAGEMENT_FAILED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that an attempt was made to do key management, but that attempt failed.
KEY_MANAGEMENT_NOT_POSSIBLE - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that key management cannot be performed.
KEY_MANAGEMENT_TYPE_ECDH - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
KEY_MANAGEMENT_TYPE_RSA_PKCS - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Key management types
KEY_MANAGEMENT_TYPE_RSA_PKCS_OAEP - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
KEY_TRANSPORT_RECIPIENT_INFO - Static variable in class iaik.cms.RecipientInfo
The CMS RecipientInfo type KeyTransRecipientInfo.
KEY_TYPE_3DES - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
Triple-DES KeyType
KEY_TYPE_AES - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
AES KeyType
KEY_TYPE_CAST - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
CAST KeyType
KEY_TYPE_DSA - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
KeyChain Item used for DSA KeyType
KEY_TYPE_EC - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
KeyChain Item used for DSA KeyType
KEY_TYPE_ECDSA - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
KeyChain Item used for ECDSA KeyType
KEY_TYPE_RC2 - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
RC2 KeyType
KEY_TYPE_RC4 - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
Other Keytypes available in the keyChain
KEY_TYPE_RSA - Static variable in class com.entrust.toolkit.keychain.KeychainAttributeKeyType
KeyChain Item used for RSA KeyType
keyAgree(long, long, byte[], int, String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
keyAgreement - Static variable in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
ProofOfPossession type 'keyAgreement'.
keyAgreement - Static variable in class iaik.x509.extensions.KeyUsage
The keyAgreement keyUsage purpose indicating to use the subject public key for key agreement.
KeyAgreementKeychainAlgorithmParameters - Class in com.entrust.toolkit.security.crypto.ec
 
KeyAgreementKeychainAlgorithmParameters() - Constructor for class com.entrust.toolkit.security.crypto.ec.KeyAgreementKeychainAlgorithmParameters
 
KeyAgreeRecipientInfo - Class in iaik.cms
This class implements the CMS KeyAgreeRecipientInfo type.
KeyAgreeRecipientInfo() - Constructor for class iaik.cms.KeyAgreeRecipientInfo
Default Constructor.
KeyAgreeRecipientInfo(AlgorithmID, AlgorithmID, int) - Constructor for class iaik.cms.KeyAgreeRecipientInfo
Creates a KeyAgreeRecipientInfo for the given key encryption (key agreement) algorithm, key wrap algorithm and user keying material.
KeyAgreeRecipientInfo(X509Certificate, PrivateKey, int, AlgorithmID, AlgorithmID, int, byte[]) - Constructor for class iaik.cms.KeyAgreeRecipientInfo
Creates a KeyAgreeRecipientInfo object from the given originator certificate.
KeyAgreeRecipientInfo(KeyIdentifier, AlgorithmID, byte[]) - Constructor for class iaik.cms.KeyAgreeRecipientInfo
Creates a KeyAgreeRecipientInfo for the given Originator, key encryption (key agreement) algorithm and user keying material.
KeyAgreeRecipientInfo(ASN1Object) - Constructor for class iaik.cms.KeyAgreeRecipientInfo
Creates a KeyAgreeRecipientInfo from an ASN1Object.
KeyAlgorithms - Class in com.entrust.toolkit.capi
Abstract class from which all key algorithms derive.
KeyAndCertContainer - Interface in com.entrust.toolkit
Interface used to returned data from classes which contain Key and Certificate information.
KeyAndCertificate - Class in com.entrust.toolkit.util
Simple data structure for associating a private key with a certificate.
KeyAndCertificate(PrivateKey, Certificate) - Constructor for class com.entrust.toolkit.util.KeyAndCertificate
The constructor.
KeyAndCertificateSource - Class in com.entrust.toolkit
This class acts as a source of private keys and certificates for use when creating or decoding messages.
KeyAndCertificateSource() - Constructor for class com.entrust.toolkit.KeyAndCertificateSource
Create a new KeyAndCertificateSource object.
KeyAndCertificateSource(CertVerifier) - Constructor for class com.entrust.toolkit.KeyAndCertificateSource
Create a new KeyAndCertificateSource object.
KeyAndCertificateSource(User) - Constructor for class com.entrust.toolkit.KeyAndCertificateSource
Create a new KeyAndCertificateSource object.
KeyAttribute - Class in iaik.cms
This class is the basic implementation for key attributes components of the CMS type OtherKeyAttribute.
KeyAttribute() - Constructor for class iaik.cms.KeyAttribute
 
KeyAttributes - Class in com.entrust.toolkit.x509.extensions
This class implements the KeyAttributes Extension.
KeyAttributes() - Constructor for class com.entrust.toolkit.x509.extensions.KeyAttributes
Default constructor.
keyBackup - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.2" OID Name: "entrustCertDefnKeyBackup" OID Short-name: none
KeyBag - Class in iaik.pkcs.pkcs12
This class contains a private key and any associated attributes.
KeyBag() - Constructor for class iaik.pkcs.pkcs12.KeyBag
The default constructor.
KeyBag(PrivateKey) - Constructor for class iaik.pkcs.pkcs12.KeyBag
Creates a new KeyBag from a private key.
KeyBag(PrivateKey, String, byte[]) - Constructor for class iaik.pkcs.pkcs12.KeyBag
Creates a new KeyBag from a private key, a friendlyName and a locakKeyID.
keyCertSign - Static variable in class iaik.x509.extensions.KeyUsage
The keyCertSign keyUsage purpose indicating to use the subject public key for verifying a signature on certificates.
KeychainAlgorithmID - Class in com.entrust.toolkit.keychain
This class is used to organize the Keychain Algorithms supported by the toolkit
KeychainAlgorithmID.CipherAlgs - Class in com.entrust.toolkit.keychain
 
KeychainAlgorithmID.SignatureAlgs - Class in com.entrust.toolkit.keychain
This list contains the set of Algorithms Supported in the toolkit using the Keychain
KeychainAttribute - Class in com.entrust.toolkit.keychain
These are String types used to define general Attribute used in the Apple Keychain.
KeychainAttribute() - Constructor for class com.entrust.toolkit.keychain.KeychainAttribute
 
KeychainAttributeKeyType - Class in com.entrust.toolkit.keychain
These are String types used to define the Attribute Key Types used in the Apple Keychain.
KeychainAttributeKeyType() - Constructor for class com.entrust.toolkit.keychain.KeychainAttributeKeyType
 
KeychainAttributeTypeAndValue - Class in com.entrust.toolkit.keychain
 
KeychainAttributeTypeAndValue(KeychainAttribute, KeychainAttributeValue) - Constructor for class com.entrust.toolkit.keychain.KeychainAttributeTypeAndValue
 
KeychainAttributeValue - Class in com.entrust.toolkit.keychain
 
KeychainAttributeValue(KeychainAttributeValueType, Object) - Constructor for class com.entrust.toolkit.keychain.KeychainAttributeValue
 
KeychainAttributeValueType - Class in com.entrust.toolkit.keychain
 
KeychainAttributeValueType() - Constructor for class com.entrust.toolkit.keychain.KeychainAttributeValueType
 
KeychainCertFilter - Interface in com.entrust.toolkit.credentials
A KeychainCertFilter is used by KeychainIdentities to determine if a Certificate in the keychain is acceptable based on criteria that is defined in method KeychainCertFilter.acceptCertificate(X509Certificate).
KeychainCertificateAndKeyInfo - Class in com.entrust.toolkit.credentials
 
KeychainCertificateAndKeyInfo(X509Certificate, X509Certificate[]) - Constructor for class com.entrust.toolkit.credentials.KeychainCertificateAndKeyInfo
The constructor which uses the certificate and chain to the root certificate
KeychainCertificateAndKeyInfo(X509Certificate, X509Certificate[], ContainerName) - Constructor for class com.entrust.toolkit.credentials.KeychainCertificateAndKeyInfo
 
KeychainCertProperties - Class in com.entrust.toolkit.credentials
A KeychainCertProperties is used by KeychainCertProperties to cache and retrieve the certificate properties in the Mac local machine.
KeychainCertProperties(X509Certificate) - Constructor for class com.entrust.toolkit.credentials.KeychainCertProperties
Create a new KeychainCertProperties object
KeychainCertProperties(Name, BigInteger) - Constructor for class com.entrust.toolkit.credentials.KeychainCertProperties
Create a new KeychainCertProperties object
KeychainContainerName - Class in com.entrust.toolkit.credentials
Abstract class for Keychain key container names, to help with the process of matching different container names to identities.
KeychainContainerName.V1ContainerId - Class in com.entrust.toolkit.credentials
This class represents container names in the format used for V1 digital IDs, that is, IDs created by Security Manager versions prior to 7.0.
KeychainContainerName.V2ContainerId - Class in com.entrust.toolkit.credentials
This class represents container names in the format used for V2 digital IDs, that is, IDs created by Security Manager version 7.0 and above.
KeychainCredentialReader - Class in com.entrust.toolkit.credentials
A CredentialReader for reading a Digital Identity from a Keychain.
KeychainCredentialReader(KeychainIdentity) - Constructor for class com.entrust.toolkit.credentials.KeychainCredentialReader
Create a KeychainCredentialReader that reads certificates and keys for the given KeychainIdentity.
KeychainCredentialWriter - Class in com.entrust.toolkit.credentials
 
KeychainCredentialWriter(String) - Constructor for class com.entrust.toolkit.credentials.KeychainCredentialWriter
Create a KeychainCredentialWriter
KeychainEcPrivateKey - Class in com.entrust.toolkit.credentials
The KeychainEcPrivateKey models an Elliptic curve private key that resides in the Apple keychain.
KeychainEcPrivateKey(KeychainKey) - Constructor for class com.entrust.toolkit.credentials.KeychainEcPrivateKey
The constructor for this EC Keychain Key
KeychainException - Exception in com.entrust.toolkit.exceptions
Exception class for any problems that may occur in a method that makes calls to the KeyChain
KeychainException() - Constructor for exception com.entrust.toolkit.exceptions.KeychainException
Default constructor for CapiException.
KeychainException(String) - Constructor for exception com.entrust.toolkit.exceptions.KeychainException
Constructor for CapiException.
KeychainException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.KeychainException
Constructs an CapiException with the specified message, caused by the specified exception
KeychainException(String, int, String) - Constructor for exception com.entrust.toolkit.exceptions.KeychainException
Constructs an CapiException with the specified message, caused by the specified message
KeychainHandle - Class in com.entrust.toolkit.keychain
 
KeychainIdentities - Class in com.entrust.toolkit.credentials
 
KeychainIdentity - Class in com.entrust.toolkit.credentials
 
KeychainIdentity(KeychainCertificateAndKeyInfo) - Constructor for class com.entrust.toolkit.credentials.KeychainIdentity
The KeychainIdentity Constructor which builds a Keychain Identity from a KeychainCertificateAndKeyInfo object
KeychainIdentityCertFilter - Class in com.entrust.toolkit.credentials
A KeychainIdentityCertFilter is a KeychainCertFilter that is used to find a specific identity in the Keychain based on certificate criteria.
KeychainIdentityCertFilter(X509Certificate) - Constructor for class com.entrust.toolkit.credentials.KeychainIdentityCertFilter
This constructor takes an X509Certificate and uses the SubjectName as the criteria for filtering acceptable certificates.
KeychainIdentityCertFilter(Principal) - Constructor for class com.entrust.toolkit.credentials.KeychainIdentityCertFilter
This constructor takes a Principal which represents the Subject Name of a Certificate as the criteria for filtering acceptable certificates.
KeychainIdentityCertFilter(ContainerName) - Constructor for class com.entrust.toolkit.credentials.KeychainIdentityCertFilter
This can be used to find all certificates in that particular identity.
KeychainItem - Class in com.entrust.toolkit.keychain
 
KeychainKey - Class in com.entrust.toolkit.keychain
This class encapsulates information about a handle to a KeyChain Key object.
KeychainPrivateKey - Class in com.entrust.toolkit.credentials
 
KeychainPrivateKey(KeychainKey) - Constructor for class com.entrust.toolkit.credentials.KeychainPrivateKey
The constructor for a KeychainPrivateKey.
KeychainRsaPrivateKey - Class in com.entrust.toolkit.credentials
 
KeychainRsaPrivateKey(KeychainKey) - Constructor for class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
Constructor to the keychainRsa Private key.
KeychainSearchFilter - Class in com.entrust.toolkit.credentials
The KeychainSearchFilter object is a KeychainCertFilter that allows multiple KeychainCertFilter objects to be combined together to form a filter.
KeychainSearchFilter(List<KeychainCertFilter>) - Constructor for class com.entrust.toolkit.credentials.KeychainSearchFilter
Takes a List of KeychainCertFilter objects that are used to determine whether the certificate is acceptable.
KeychainSearchFilter(KeychainCertFilter[]) - Constructor for class com.entrust.toolkit.credentials.KeychainSearchFilter
Take an array of KeychainCertFilter which are used to determine whether the certificate is acceptable.
KeychainUnverifiedCertFilter - Class in com.entrust.toolkit.credentials
The UnverifiedCertFilter may be used for allowing unverified identities to be found when searching for Keychain identities.
KeychainUnverifiedCertFilter(List<Name>) - Constructor for class com.entrust.toolkit.credentials.KeychainUnverifiedCertFilter
T
keyClientGenerated - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.3" OID Name: "entrustCertDefnKeyClientGenerated" OID Short-name: none
keyCompromise - Static variable in class iaik.asn1.structures.DistributionPoint
The keyCompromise reason flag.
keyCompromise - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason keyCompromise.
keyCSP - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.5" OID Name: "entrustCertDefnKeyCSP" OID Short-name: none
keyCSPExport - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.7" OID Name: "entrustCertDefnKeyCSPExport" OID Short-name: none
keyCSPForSCLO - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.11" OID Name: "entrustCertDefnKeyCSPForSCLO" OID Short-name: none
keyCSPProtect - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.6" OID Name: "entrustCertDefnKeyCSPProtect" OID Short-name: none
keyDerivationAlgorithm_ - Variable in class iaik.cms.PasswordRecipientInfo
The algorithm used for deriving the content encryption key.
keyEncipherment - Static variable in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
ProofOfPossession type 'keyEncipherment'.
keyEncipherment - Static variable in class iaik.x509.extensions.KeyUsage
The keyEncipherment keyUsage purpose indicating to use the subject public key for key transport.
keyEncryptionAlgorithm_ - Variable in class iaik.cms.RecipientInfo
The algorithm used for encrypting the content encryption key.
KeyExchangeAlgorithms - Class in com.entrust.toolkit.capi
Constants for key exchange algorithms.
KeyFactory - Class in iaik.pkcs.pkcs12
SecretKeyFactory implementation for the PBE ciphers (PKCS#12).
KeyFactory() - Constructor for class iaik.pkcs.pkcs12.KeyFactory
Default constructor.
KeyFactory - Class in iaik.pkcs.pkcs5
SecretKeyFactory implementation for the PBE ciphers (PKCS#5).
KeyFactory() - Constructor for class iaik.pkcs.pkcs5.KeyFactory
Default constructor.
KeyGenerationException - Exception in com.entrust.toolkit.exceptions
An exception to be used when an error occurs during key-generation.
KeyGenerationException() - Constructor for exception com.entrust.toolkit.exceptions.KeyGenerationException
Creates a KeyGenerationException with the default exception message.
KeyGenerationException(String) - Constructor for exception com.entrust.toolkit.exceptions.KeyGenerationException
Creates a KeyGenerationException with the indicated exception message.
KeyGenerationException(String, Throwable) - Constructor for exception com.entrust.toolkit.exceptions.KeyGenerationException
Creates a KeyGenerationException with the indicated exception message and cause.
KeyGenerationParams - Class in com.entrust.toolkit.credentials
Key generation parameters for a key pair generation utility that is used during digital identity management operations.
KeyGenerationUtil - Interface in com.entrust.toolkit.credentials
An interface to a key generation utility that can be used to generate asymmetric key pairs.
keyGenParameters - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
PKIArchiveOptions type 'keyGenParameters'.
KEYID_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Number of bytes for the KEYID.
KeyIdentifier - Interface in iaik.cms
Interface to be implemented by any CMS type that is used for identifying a key.
KEYINFO_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the KeyInfo XML element.
KEYINFO_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the KeyInfo XML element.
keylengthToVersion(int) - Static method in class com.entrust.toolkit.security.spec.RC2ParameterSpecVersion
Deprecated.
Returns the version (to go in the init vector parameters) corresponding to the effective key length.
KeyManagerException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an SignerKeyManager or an VerifierKeyManager implementation class.
KeyManagerException() - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerException(String) - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyManagerException
 
KeyManagerImpl - Class in iaik.ixsil.keyinfo
This class provides a standard implementation of a key manager for IXSIL.
KeyManagerImpl() - Constructor for class iaik.ixsil.keyinfo.KeyManagerImpl
This constructor will be used by IXSIL in case of signature verification.
KeyManagerImpl(Document) - Constructor for class iaik.ixsil.keyinfo.KeyManagerImpl
This constructor can be used in case of signature creation, if the application wants to create a new key manager.
KEYMANAGERPROP_X509_DEFAULT_TRUSTMANAGER_IMPL_ - Static variable in class iaik.ixsil.init.IXSILConstants
Full qualified Java class name of the X509 trust manager implementation for the X509Data keyprovider implementation.
keyManagerProperties_ - Static variable in class iaik.ixsil.init.IXSILInit
Contains the IXSIL keymanager properties.
KEYNAME_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for the <KeyName> DOM element, a child element of <KeyInfo>.
KeyParam - Class in com.entrust.toolkit.capi
Constants for key parameters.
KeyProviderException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an KeyProviderInterface implementation class.
KeyProviderException() - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderException(Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderException(String) - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.KeyProviderException
 
KeyProviderImplKeyValue - Class in iaik.ixsil.keyinfo
This class implements the KeyProviderInterface for KeyValue key information hints.
KeyProviderImplKeyValue() - Constructor for class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
This constructor will be used by the KeyManagerImpl class in the verification use case.
KeyProviderImplKeyValue(Document) - Constructor for class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
This constructor can be used by the application in the signature creation use case to create a new instance of this key provider.
KeyProviderImplSecurityTokenRef - Class in com.entrust.toolkit.xml.dsig.keyinfo.tokenref
This class implements the KeyProviderInterface for the SecurityTokenReference key information hints.
KeyProviderImplSecurityTokenRef() - Constructor for class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Constructor.
KeyProviderImplSecurityTokenRef(Document, X509Certificate) - Constructor for class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Constructor.
KeyProviderImplX509Data - Class in iaik.ixsil.keyinfo.x509
This class implements the KeyProviderInterface for X509Data key information hints.
KeyProviderImplX509Data() - Constructor for class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
This constructor will be used by IXSIL in the verification use case.
KeyProviderImplX509Data(Document) - Constructor for class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
This constructor can be used by the application in the signature creation use case in order to create a new key provider for X509Data key information hints.
KeyProviderInterface - Interface in iaik.ixsil.keyinfo
Defines the behaviour of a key provider for the standard key manager implementation of IXSIL (@link KeymanagerImpl}).
keyProviders_ - Variable in class iaik.ixsil.keyinfo.KeyManagerImpl
A list of all key providers (KeyProviderInterface), which are registerred at this key manager.
keyrecover - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - keyrecover.
KeyRecRepContent - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the KeyRecRepContent structure as defined in the CMPv1 specification.
KeyRecRepContent(PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Creates a new KeyRecRepContent object with the specified component set.
KeyRecRepContent(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Creates a KeyRecRepContent object from an ASN1Object.
KEYREFERENCE_ATTR_URI - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI attribute of <KeyReference> elements.
KeySpec - Class in com.entrust.toolkit.capi
Constants for key specifiers.
KeyTransRecipientInfo - Class in iaik.cms
This class implements the CMS KeyTransRecipientInfo type.
KeyTransRecipientInfo() - Constructor for class iaik.cms.KeyTransRecipientInfo
Default Constructor.
KeyTransRecipientInfo(CertificateIdentifier, AlgorithmID, byte[]) - Constructor for class iaik.cms.KeyTransRecipientInfo
Creates a KeyTransRecipientInfo object for the given recipient certficate identifier, key-encryption algorithm, and already encrypted content encryption key.
KeyTransRecipientInfo(CertificateIdentifier, AlgorithmID, PublicKey) - Constructor for class iaik.cms.KeyTransRecipientInfo
Creates a KeyTransRecipientInfo object for the given recipient certficate identifier, key-encryption algorithm and public key of the recipient.
KeyTransRecipientInfo(X509Certificate, AlgorithmID) - Constructor for class iaik.cms.KeyTransRecipientInfo
Creates a version 0 KeyTransRecipientInfo object from the given recipient certificate.
KeyTransRecipientInfo(X509Certificate, int, AlgorithmID) - Constructor for class iaik.cms.KeyTransRecipientInfo
Creates a KeyTransRecipientInfo object from the given recipient certificate.
KeyTransRecipientInfo(ASN1Object) - Constructor for class iaik.cms.KeyTransRecipientInfo
Creates a KeyTransRecipientInfo from an ASN1Object.
keyType - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.1" OID Name: "entrustCertDefnKeyType" OID Short-name: none
keyUpdateAndCertification(CardMSCertReqInfo[], X509Certificate, CardMSDigitalIDMgmtInfo) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a key update/certification transmission for a user that updates existing certificates and/or requests new certificates.
keyUpdateAndCertification(PublicKey, CardMSCertReqInfo[], CardMSDigitalIDMgmtInfo) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a key update/certification transmission for a user that updates existing certificates and/or requests new certificates; refer to CMPForCardMS.keyUpdateAndCertification(CardMSCertReqInfo[], X509Certificate, CardMSDigitalIDMgmtInfo) for more details.
keyUpdateOccurred() - Method in class com.entrust.toolkit.credentials.UserStatus
Returns whether or not any key and certificate update operation occurred.
keyUpdatePerformed() - Method in class com.entrust.toolkit.User
Determines whether a key update has been performed on any of the user's keys/certificates since this User was created.
keyUpdateRequired() - Method in class com.entrust.toolkit.credentials.UserStatus
Returns whether or not any key and certificate update operation is required.
keyUpdateRequired() - Method in class com.entrust.toolkit.User
Determines whether any of the user's keys/certificates need to be updated.
keyUpdateRequired(X509Certificate) - Method in class com.entrust.toolkit.User
Determines whether the user's key/certificate that corresponds to the specified certificate needs to be updated.
keyUpdatesRequired() - Method in class com.entrust.toolkit.User
Determines whether any of the user's keys/certificates need to be updated.
keyUpdateWarning - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'keyUpdateWarning': update already done for the oldCertId specified in CertReqMsg.
KeyUsage - Class in iaik.x509.extensions
This class implements the KeyUsage extension.
KeyUsage() - Constructor for class iaik.x509.extensions.KeyUsage
Default constructor.
KeyUsage(int) - Constructor for class iaik.x509.extensions.KeyUsage
Constructs a KeyUsage extension with a defined key usage parameter.
KeyUsageCertTestlet - Class in com.entrust.toolkit.x509.testlets
 
KeyUsageCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
 
keyUsagePolicy - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.4" OID Name: "entrustCertDefnKeyUsagePolicy" OID Short-name: none
KEYVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the KeyValue XML element.
KeyWithLength - Interface in com.entrust.toolkit.security.provider
Simple interface for being able to attach length information to a key.
KEYWRAP_ALGORITHM_NAMESPACE_ID - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
Specifies the base name for the XMLE properties that map a namespace URI to a key wrap algorithm.
KeyWrapAlgorithm - Interface in com.entrust.toolkit.xencrypt.algorithms
Defines the common behavior of key wrap algorithms used by XMLE.
KeyWrapAlgorithmException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while executing a method of class KeyWrapAlgorithm.
KeyWrapAlgorithmException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.KeyWrapAlgorithmException
 
KeyWrapAlgorithmFactory - Class in com.entrust.toolkit.xencrypt.algorithms
This is the base class for KeyWrapAlgorithmFactory implementations.
KeyWrapAlgorithmFactory() - Constructor for class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmFactory
 
KeyWrapAlgorithmFactoryDefaultImpl - Class in com.entrust.toolkit.xencrypt.algorithms
This class is an implementation of the KeyWrapAlgorithmFactory.
KeyWrapAlgorithmFactoryDefaultImpl() - Constructor for class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmFactoryDefaultImpl
 
KeyWrapAlgorithmImpl3DES - Class in com.entrust.toolkit.xencrypt.algorithms
Implements the KeyWrapAlgorithm interface, so the Toolkit's Triple DES key wrap implementation is made available for XML encryption.
KeyWrapAlgorithmImplAES - Class in com.entrust.toolkit.xencrypt.algorithms
Implements the KeyWrapAlgorithm interface, so the Toolkit's AES key wrap implementation is made available for XML encryption.
KP_ADMIN_PIN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_ALGID - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_BLOCKLEN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_CERTIFICATE - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_CLEAR_KEY - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_CLIENT_RANDOM - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_CMS_DH_KEY_INFO - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_CMS_KEY_INFO - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_EFFECTIVE_KEYLEN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_ENTRUST_CDI_NAME - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_ENTRUST_NEW_CONTAINER_NAME - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_ENTRUST_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_G - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_HIGHEST_VERSION - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_INFO - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_IV - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_KEYEXCHANGE_PIN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_KEYLEN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_KEYVAL - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_MODE - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_MODE_BITS - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_OAEP_PARAMS - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_P - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PADDING - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PERMISSIONS - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PRECOMP_MD5 - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PRECOMP_SHA - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PREHASH - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PUB_EX_LEN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PUB_EX_VAL - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_PUB_PARAMS - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_Q - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_RA - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_RB - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_RP - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_SALT - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_SALT_EX - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_SCHANNEL_ALG - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_SERVER_RANDOM - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_SIGNATURE_PIN - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_VERIFY_PARAMS - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_X - Static variable in class com.entrust.toolkit.capi.KeyParam
 
KP_Y - Static variable in class com.entrust.toolkit.capi.KeyParam
 
krp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'krp'.
krr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'krr'.
KSIniFileCreator - Class in com.entrust.toolkit.keystore
This class reads and writes KeyStore-Ini-Files.
KSIniFileCreator(String) - Constructor for class com.entrust.toolkit.keystore.KSIniFileCreator
Creating a new KSIniFileCreator.
KSIniFileCreator(String, int) - Constructor for class com.entrust.toolkit.keystore.KSIniFileCreator
Deprecated.
used KSIniFileCreator(String, long) because a slot ID is represented by a long in the PKCS#11 specification
KSIniFileCreator(String, long) - Constructor for class com.entrust.toolkit.keystore.KSIniFileCreator
Creating a new KSIniFileCreator.
KSIniFileCreator(String, SecureStringBuffer) - Constructor for class com.entrust.toolkit.keystore.KSIniFileCreator
Creating a KSIniFileCreator by reading an already existing KeyStore-Ini-File.
KSIniFileCreator(InputStream, SecureStringBuffer) - Constructor for class com.entrust.toolkit.keystore.KSIniFileCreator
Creating a KSIniFileCreator by reading an already existing KeyStore-Ini-File.
kup - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'kup'.
kur - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'kur'.

L

LargeFileOptions - Class in com.entrust.toolkit.archive
This class provides the information necessary to allow large files to be protected using Entrust Archive format.
LargeFileOptions() - Constructor for class com.entrust.toolkit.archive.LargeFileOptions
Creates a new set of Entrust Archive large file options from default option values.
LargeFileOptions(int, int, File, String, String) - Constructor for class com.entrust.toolkit.archive.LargeFileOptions
Creates a new set of Entrust Archive large file options from user supplied option values.
latestCMPSigning - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.4" OID Name: "entrustCertDefnLatestCMPSigning" OID Short-name: none
LDAP_VERSION_2 - Static variable in class com.entrust.toolkit.x509.directory.JNDIDirectory
 
LDAP_VERSION_3 - Static variable in class com.entrust.toolkit.x509.directory.JNDIDirectory
 
LDAPAttributeType - Class in com.entrust.toolkit.util.net
Abstract base class for LDAP Attribute type representation.
LDAPAttributeType(String, String) - Constructor for class com.entrust.toolkit.util.net.LDAPAttributeType
The constructor; creates a new Attribute type.
LDAPConnection - Class in com.entrust.toolkit.util.net
An generalized implementation of an LDAP Connection which is used to retrieve any type of data from the Directory.
LDAPConnection(ValidationInfo, boolean) - Constructor for class com.entrust.toolkit.util.net.LDAPConnection
The constructor; creates a new LDAPConnection object.
LDAPConnection(ValidationInfo) - Constructor for class com.entrust.toolkit.util.net.LDAPConnection
The constructor; creates a new LDAPConnection object.
LDAPConnection(LdapDirectory, boolean) - Constructor for class com.entrust.toolkit.util.net.LDAPConnection
This creates an LDAPConnection using the specified LdapDirectory object.
LdapDirectory - Interface in com.entrust.toolkit.x509
Interface for classes that require access to information stored in an X.509 directory structure.
LDAPSConfig - Class in com.entrust.toolkit.x509.directory
This class is used by the JNDIDirectory to store LDAPS Configuration parameters.
LDAPSConfig() - Constructor for class com.entrust.toolkit.x509.directory.LDAPSConfig
The default constructor.
LDAPSConfig(boolean) - Constructor for class com.entrust.toolkit.x509.directory.LDAPSConfig
Constructor which allows SSL to be enabled or disabled for this directory.
LDAPSearchData - Class in com.entrust.toolkit.util.net
This class is used to encapsulate data from an LDAP search done with the LDAPConnection object.
LDAPSearchData(byte[][], LdapDirectory, LDAPAttributeType, String, String) - Constructor for class com.entrust.toolkit.util.net.LDAPSearchData
Create an LDAPSearchData containing the data retrieved from the LDAP search, the Attribute type used in the search, the directoryHostAndPort information and the DN used for the search.
LdapSSL - Interface in com.entrust.toolkit.x509
Interface for classes that require access to information stored in an X.509 directory structure using SSL
LDAPSTrustManager - Class in com.entrust.toolkit.x509.directory
The LDAPSTrustManager class implements the javax.net.ssl.X509TrustManager interface.
LDAPSTrustManager() - Constructor for class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Creates an anonymous LDAPSTrustManager instance.
LDAPSTrustManager(KeyAndCertContainer) - Constructor for class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Creates a LDAPSTrustManager instance that uses an Entrust key/certificate container's certificate validation mechanism for trust decisions.
LDAPSTrustManager(X509Certificate[]) - Constructor for class com.entrust.toolkit.x509.directory.LDAPSTrustManager
Creates an instance of the LDAPSTrustManager class.
LDAPSTrustStoreSingleton - Class in com.entrust.toolkit.x509.directory
The purpose of this class is the overcome a limitation of the LDAP Context's SSL implementation.
LDAPSTrustStoreSingleton() - Constructor for class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
 
LdapURL - Class in com.entrust.toolkit.util
This class represents an LDAP URL, as specified in RFC 2255.
LdapURL(String) - Constructor for class com.entrust.toolkit.util.LdapURL
Creates an LdapURL object by parsing the given String representing an LDAP URL, and extracting its components.
LdapURLException - Exception in com.entrust.toolkit.exceptions
The LdapURLException is thrown when the format of the LDAP URL string is invalid.
LdapURLException(String) - Constructor for exception com.entrust.toolkit.exceptions.LdapURLException
 
LdapURLParser - Class in com.entrust.toolkit.util
Implements the capability to parse the String representation of an LDAP URL in accordance with RFC 2255.
LdapURLParser(String) - Constructor for class com.entrust.toolkit.util.LdapURLParser
Standard constructor — initializes a new parser using the String to be parsed.
LifespanException - Exception in com.entrust.toolkit.exceptions
 
LifespanException() - Constructor for exception com.entrust.toolkit.exceptions.LifespanException
Constructs a LifespanException with the standard detail message.
LifespanException(Exception) - Constructor for exception com.entrust.toolkit.exceptions.LifespanException
Constructs a LifespanException with the standard detail message that wraps an exception thrown inside the certificate validation code.
LifespanException(String) - Constructor for exception com.entrust.toolkit.exceptions.LifespanException
Constructs a LifespanException with the specified detail message.
LifespanException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.LifespanException
Constructs a LifespanException with the specified detail message that wraps an exception thrown inside the certificate validating code.
lifetime - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.1.2" OID Name: "entrustCertDefnLifetime" OID Short-name: none
lifetimeDays - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.1.7" OID Name: "entrustCertDefnLifetimeDays" OID Short-name: none
LineInputStream - Class in iaik.utils
LineInputStream is an InputStream which can be used to read lines (as with BufferedReader) or to read the original stream data.
LineInputStream(InputStream) - Constructor for class iaik.utils.LineInputStream
Creates a new LineInputStream to read data from the specified input stream.
LineOutputStream - Class in iaik.utils
LineOutputStream is an OutputStream which can be used to write either lines using methods print() and println() or byte arrays (stream interface).
LineOutputStream(OutputStream) - Constructor for class iaik.utils.LineOutputStream
Creates a new LineOutputStream to write data to the specified underlying output stream.
list_ - Variable in class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
The list collection backing this implementation.
list_ - Variable in class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
The list collection backing this implementation.
listCertificates() - Method in class iaik.x509.X509CRL
Deprecated.
use listDerEncodedCertificates() where each element represents a DER encoded byte array.
listDerEncodedCertificates() - Method in class iaik.x509.X509CRL
Returns an enumeration of the revoked certificates this CRL contains.
listExtensions() - Method in class iaik.x509.attr.AttributeCertificate
Returns an enumeration of all extensions included in this attribute certificate.
listExtensions() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns an enumeration of all extensions included in this basic ocsp response.
listExtensions() - Method in class iaik.x509.ocsp.OCSPRequest
Returns an enumeration of all extensions included in this ocsp request.
listExtensions() - Method in class iaik.x509.ocsp.Request
Returns an enumeration of all extensions included in this request.
listExtensions() - Method in class iaik.x509.ocsp.SingleResponse
Returns an enumeration of all extensions included in this single response.
listExtensions() - Method in class iaik.x509.RevokedCertificate
Returns an enumeration of all entry extensions included into this revoked certificate.
listExtensions() - Method in class iaik.x509.X509Certificate
Returns an enumeration of all extensions included into this certificate.
listExtensions() - Method in class iaik.x509.X509CRL
Returns an enumeration of all extensions included into this CRL.
listExtensions() - Method in class iaik.x509.X509Extensions
Returns an enumeration of all extensions currently maintained by this X509Extensions object.
listToNodeList(List) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
listToNodeList(List) - Static method in class iaik.ixsil.util.DOMUtils
 
listToNodeList(List) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
listToNodeList(List) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Converts a List object into a NodeList object.
load(User) - Method in class com.entrust.toolkit.Trustmanager
Deprecated.
use the Trustmanager(KeyAndCertificateSource source) constructor instead.
load(InputStream) - Static method in class com.entrust.toolkit.util.PropertiesReader
Loads the properties from a stream.
load(InputStream) - Method in class iaik.utils.ExtendedProperties
Reads a property list from an input stream.
loadClass(String, boolean) - Static method in class iaik.utils.Util
Tries to dynamically load a class.
loadPassword(String) - Static method in class com.entrust.toolkit.keystore.ProtectedPasswordUtil
This is the method that loads the specified class as a ProtectedPassword.
LOCAL_HANDLER_ONLY - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Mode used to specify that only the handler specified in this class should be used.
locality - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.7"
OID Name: "localityName"
OID Short-name: "l"
Source: RFC 4519
localKeyID - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object localKeyID.
lockEntrustKeychain(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
LOG - Static variable in interface com.entrust.toolkit.x509.revocation.RevocationChecker
 
LOG - Static variable in interface iaik.smime.SMimeContentType
 
LOG_ENTRY_TYPE - Variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
LOG_ENTRY_TYPE_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The LogEntryType - The Log Entry type length is two bytes enum { x509_entry(0), precert_entry(1), (65535) } LogEntryType;
LOG_ENTRY_TYPE_PRE_CERT - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
 
LOG_ENTRY_TYPE_X509 - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The LogEntryType - Defined in 6269 as enum { x509_entry(0), precert_entry(1), (65535) } LogEntryType;
LOGIN - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction login
login(long, int, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Logs a user into a token.
LOGIN - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction login
login(String, SecureStringBuffer) - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
as of 7.0, RoamingCredentialReader and RoamingCredentialWriter should be used with a User object to perform this function.
login(CredentialReader, SecureStringBuffer) - Method in class com.entrust.toolkit.User
Logs in a user.
LOGIN - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the login transaction
LOGIN - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction login
LOGIN - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction login
LOGIN - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction login
LOGIN - Static variable in class iaik.smime.SMIMECounter
The constant for transaction login
LoginCounter - Class in com.entrust.toolkit
LoginCounter is a singleton class that counts the times a user logs in to an application.
LoginCounter() - Constructor for class com.entrust.toolkit.LoginCounter
 
logout() - Method in interface com.entrust.toolkit.credentials.LogoutListener
The logout callback function; called from the user when logging out.
logout(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Logs a user out from a token.
logout() - Method in class com.entrust.toolkit.roaming.RoamingUser
Logs out the user and deletes all user-specific information.
logout() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
 
logout() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
 
logout() - Method in class com.entrust.toolkit.User
Logs out a user.
logout() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
 
LogoutListener - Interface in com.entrust.toolkit.credentials
An interface to a logout-listener that can be used to force a certain action to occur on user logout.
longToBytes(long) - Static method in class iaik.security.random.SeedGenerator
Deprecated.
Convert the given long to a byte array, MSB first.

M

m_archived - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the Archived flag
m_authAttrs - Variable in class iaik.cms.AuthenticatedDataStream
The authenticated attributes
m_authKeyGenerated - Variable in class iaik.cms.AuthenticatedDataStream
A flag to indicate if the authenticated key has been generated
m_blockSize - Variable in class iaik.cms.AuthenticatedDataStream
The block size for block oriented stream encoding.
m_blockSize - Variable in class iaik.cms.CompressedDataStream
The user defined blocksize
m_cause - Variable in exception com.entrust.toolkit.exceptions.ArchiveException
The cause of this exception.
m_certDefinitionPolicyCert - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the Certificate Definition Policy certificate
m_certhash - Variable in class com.entrust.toolkit.asn1.cmpv1.CertStatus
 
m_certificate - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The end user certificate.
m_certPubPending - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the certificate publication pending property
m_chainToRoot - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The CA certificate chain for the end user certificate; excludes the end user certificate.
m_class - Variable in class com.entrust.toolkit.Set
 
m_compressionAlgorithm - Variable in class iaik.cms.CompressedDataStream
The compression algorithm ID
m_containerName - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The name of the key container in which the end user private key is stored
m_contentType - Variable in class iaik.cms.AuthenticatedDataStream
The content type.
m_debug - Variable in class com.entrust.toolkit.util.HttpDirectoryServlet
 
m_decryptedBinary - Variable in class com.entrust.toolkit.xencrypt.core.Decryptor
Holds the decrypted binary data
m_digestAlgorithm - Variable in class iaik.cms.AuthenticatedDataStream
The digest algorithm to use.
m_digestInputStream - Variable in class iaik.cms.AuthenticatedDataStream
A class variable used to reference the DigetInputStream that wraps the InputStream.
m_DOMdocument - Variable in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Holds the DOM Document.
m_enableEncodeListener - Variable in class iaik.cms.AuthenticatedDataStream
Variable used to determine whether the encode listener should be used (for streaming support), or whether it should not be used (non-stream support)
m_enableOfflineLookup - Variable in class com.entrust.toolkit.x509.revocation.RevocationStore
This is a configuration setting used to determine if the RevocationStore should be used to lookup CRL's even when the toolkit is in offline mode.
m_enc - Variable in class iaik.security.cipher.PBES2
 
m_encapContentInfo - Variable in class iaik.cms.AuthenticatedDataStream
The inherent EncapsualtedContentInfo.
m_encapContentType - Variable in class iaik.cms.CompressedDataStream
The encapulsted content type
m_encryptedData - Variable in class iaik.cms.EncryptedDataStream
An InputStream holding the enveloped data.
m_enveloped_data - Variable in class iaik.cms.AuthenticatedDataStream
An InputStream holding the authenticated data.
m_envelopedData - Variable in class iaik.cms.EnvelopedDataStream
An InputStream holding the enveloped data.
m_eventIdentifier - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the Entrust event Identifier
m_eventIndicator - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the event Indicator
m_exception - Variable in exception com.entrust.toolkit.exceptions.CertificationException
 
m_exception - Variable in exception com.entrust.toolkit.exceptions.PKCS7Exception
The cause of this exception.
m_exception - Variable in exception com.entrust.toolkit.exceptions.ResourceEventException
 
m_friendlyName - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the Friendly Name
m_handle - Variable in class com.entrust.toolkit.credentials.Handle
The value of the handle.
m_handler - Variable in class com.entrust.toolkit.resourcemonitor.Resource
Stores the ResourceEventHandlers which should be used to handle a ResourceEvent notification.
m_handler - Variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
The Event Handler which can be used for all Resources that are using this Listener.
m_httpHeaders - Variable in class com.entrust.toolkit.util.HttpDirectoryClient
 
m_idenityName - Variable in class com.entrust.toolkit.credentials.Identity
 
m_identityIssuer - Variable in class com.entrust.toolkit.credentials.Identity
 
m_initialValue - Variable in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
The initial value.
m_inputStream - Variable in class iaik.cms.AuthenticatedDataStream
An InputStream holding the data
m_inputStream - Variable in class iaik.cms.CompressedDataStream
The input stream used to compress data
m_inputStreamIsDigest - Variable in class iaik.cms.AuthenticatedDataStream
This boolean flag is used to indicate if the underlying input stream used is a DigestInputStream.
m_kdf - Variable in class iaik.security.cipher.PBES2
 
m_mac - Variable in class iaik.cms.AuthenticatedDataStream
The Mac value
m_mac_length - Variable in class iaik.cms.AuthenticatedDataStream
The length of the Mac
m_macAlgorithm - Variable in class iaik.cms.AuthenticatedDataStream
The MAC algorithm to use.
m_macAlgParameters - Variable in class iaik.cms.AuthenticatedDataStream
The MAC AlgorithmParameterSpec
m_macInputStream - Variable in class iaik.cms.AuthenticatedDataStream
A class variable used to reference the MacInputStream that wraps the InputStream.
m_mode - Variable in class iaik.cms.AuthenticatedDataStream
The mode specifying if the data shall be included (IMPLICIT), or if is not included (EXPLICIT).
m_originatorInfo - Variable in class iaik.cms.AuthenticatedDataStream
The originator Information encapsulated in an Object
m_params - Variable in class iaik.security.cipher.PBES2
 
m_policyCert - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the certificate property.
m_port - Variable in class com.entrust.toolkit.util.HttpDirectoryClient
 
m_prf - Variable in class iaik.security.cipher.PBES2
 
m_provider - Static variable in class iaik.utils.CriticalObject
The provider of the cipher for encrypting the serialized object.
m_proxyIP - Variable in class com.entrust.toolkit.util.HttpDirectoryClient
 
m_proxyPort - Variable in class com.entrust.toolkit.util.HttpDirectoryClient
 
m_recipientInfos - Variable in class iaik.cms.AuthenticatedDataStream
A list of RecipientInfo
m_ResourceListener - Variable in class com.entrust.toolkit.resourcemonitor.Resource
The Resource listeners.
m_sanHandling - Variable in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
The certificate definition policy used to identify how SAN requests are handled in incoming CMP requests.
m_secretKey - Variable in class iaik.cms.AuthenticatedDataStream
The Symmetric Mac Key (Message Authentication Key)
m_securityProvider - Variable in class iaik.cms.AuthenticatedDataStream
The SecurityProvider to be used.
m_set - Variable in class com.entrust.toolkit.Set
 
m_sync - Static variable in class iaik.security.random.SecRandom
Deprecated.
 
m_type - Variable in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
An object identifier for the information.
m_type - Variable in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
An object identifier for the attribute.
m_unauthAttrs - Variable in class iaik.cms.AuthenticatedDataStream
The unauthenticated attributes
m_unverifiedIdentity - Variable in class com.entrust.toolkit.credentials.Identity
 
m_url - Variable in class com.entrust.toolkit.util.HttpDirectoryClient
 
m_userRoleId - Variable in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
The cached value of the user Role ID
m_validationInfo - Variable in class com.entrust.toolkit.x509.revocation.RevocationStore
The validation information that will be used during the validation of the CRLs the X.509 revocation store contains.
m_value - Variable in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
The actual information value.
m_value - Variable in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
The actual attribute value.
m_version - Variable in class iaik.cms.AuthenticatedDataStream
The CMS version number.
m_version - Variable in class iaik.cms.CompressedDataStream
The SMIME version, should be 0
m_XMLEInit - Variable in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Holds the XMLEInit initializer instance
mac(JarFile, byte[]) - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
MAC protects a JAR file.
mac - Variable in class iaik.cms.MacInputStream
 
MacEpfOptionWriter - Class in com.entrust.toolkit
 
MacGenerator - Class in com.entrust.toolkit.util
Deprecated.
use javax.crypto.Mac instead with algorithms 'DES-MAC', 'DESede-MAC', 'CAST128-MAC', and 'IDEA-MAC'; since 7.0
MacGenerator() - Constructor for class com.entrust.toolkit.util.MacGenerator
Deprecated.
 
MacInputStream - Class in iaik.cms
This class is a stream supporting Message Authentication Code (MAC).
MacInputStream(InputStream, Mac) - Constructor for class iaik.cms.MacInputStream
The Constructor for the MacInputStream.
MacKeyGenerator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
MacKeyGenerator() - Constructor for class iaik.pkcs.pkcs12.MacKeyGenerator
The constructor; creates a new instance of the PKCS#12-MAC key generation algorithm.
MacKeySHA224Generator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
MacKeySHA224Generator() - Constructor for class iaik.pkcs.pkcs12.MacKeySHA224Generator
The constructor; creates a new instance of the PKCS#12-MAC-SHA224 key generation algorithm.
MacKeySHA256Generator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
MacKeySHA256Generator() - Constructor for class iaik.pkcs.pkcs12.MacKeySHA256Generator
The constructor; creates a new instance of the PKCS#12-MAC-SHA256 key generation algorithm.
MacKeySHA384Generator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
MacKeySHA384Generator() - Constructor for class iaik.pkcs.pkcs12.MacKeySHA384Generator
The constructor; creates a new instance of the PKCS#12-MAC-SHA384 key generation algorithm.
MacKeySHA512Generator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 MAC-Key from a password, a salt and an iteration count.
MacKeySHA512Generator() - Constructor for class iaik.pkcs.pkcs12.MacKeySHA512Generator
The constructor; creates a new instance of the PKCS#12-MAC-SHA512 key generation algorithm.
MacParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the general format for MAC algorithm parameters.
MacParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.MacParameterSpec
The default constructor.
MacParameterSpec(int) - Constructor for class com.entrust.toolkit.security.spec.MacParameterSpec
Creates a new MacParameterSpec object with the specified component.
MacParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.MacParameterSpec
Creates a new MacParameterSpec object from an ASN1Object.
MacUtil - Class in com.entrust.toolkit.credentials
 
MacUtil() - Constructor for class com.entrust.toolkit.credentials.MacUtil
 
mail - Static variable in class iaik.asn1.ObjectID
OID String: "0.9.2342.19200300.100.1.3"
OID Name: "mail"
OID Short-name: "mail"
Source: RFC 4519
main(String[]) - Static method in class com.entrust.toolkit.util.Version
An application that displays information about the Toolkit and the operating environment.
makeClone() - Method in class iaik.cms.KEKRecipientInfo
 
makeClone() - Method in class iaik.cms.KeyAgreeRecipientInfo
 
makeClone() - Method in class iaik.cms.KeyTransRecipientInfo
 
makeClone() - Method in class iaik.cms.PasswordRecipientInfo
Clone ourself.
makeClone() - Method in class iaik.cms.RecipientInfo
 
makePrefixString(Hashtable) - Method in class iaik.ixsil.util.XPointerReferenceResolver
Produces a space separated list of the namespace prefixes.
makeSigningCertificate(Certificate[], PolicyInformation[], boolean) - Static method in class iaik.cms.Utils
Creates an ESS SigningCertificate for the given X.509 certificates and policy informations.
makeSigningCertificate(ESSCertID[], PolicyInformation[]) - Static method in class iaik.cms.Utils
Creates an ESS SigningCertificate for the given certIDs and policy informations.
makeSigningCertificateV2(Certificate[], PolicyInformation[], boolean) - Static method in class iaik.cms.Utils
Creates an ESS SigningCertificate V2 for the given X.509 certificates and policy informations.
makeSigningCertificateV2(ESSCertIDv2[], PolicyInformation[]) - Static method in class iaik.cms.Utils
Creates an ESS SigningCertificate for the given certIDs and policy informations.
malformedRequest - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "malformedRequest" (1) indicating that the request received is not OCSP-syntax-conform.
ManagerTransport - Class in com.entrust.toolkit.util
Provides the means to transfer PKIX messages to and from the PKI Registration Authority (CA key management server).
ManagerTransport() - Constructor for class com.entrust.toolkit.util.ManagerTransport
The default constructor.
ManagerTransport(String, String) - Constructor for class com.entrust.toolkit.util.ManagerTransport
Creates a ManagerTransport object with the PKI Manager's host address and port number.
ManagerTransport(String, String, String) - Constructor for class com.entrust.toolkit.util.ManagerTransport
Creates a ManagerTransport object with the PKI RA's host address, IP address, and port number as String objects.
ManagerTransport(String, int) - Constructor for class com.entrust.toolkit.util.ManagerTransport
Creates a ManagerTransport object with the PKI RA's IP address, as a String, and the port number (as an integer).
ManagerTransport(String, int, String) - Constructor for class com.entrust.toolkit.util.ManagerTransport
Takes a host address, a port number (as an integer), and the PKI RA's IP address as arguments to create a ManagerTransport object.
ManagerTransport(InputStream, OutputStream, String) - Constructor for class com.entrust.toolkit.util.ManagerTransport
Takes two arbitrary input streams and the PKI RA's IP address as arguments to create a ManagerTransport object.
ManagerTransportWithSMProxy - Class in com.entrust.toolkit.util
This class provides proxy order functionality for ManagerTransport connections.
ManagerTransportWithSMProxy(String, ProxyOrder) - Constructor for class com.entrust.toolkit.util.ManagerTransportWithSMProxy
Constructor that takes an entrust.ini file path and sets the proxy order.
ManagerTransportWithSMProxy(IniFile, ProxyOrder) - Constructor for class com.entrust.toolkit.util.ManagerTransportWithSMProxy
Constructor that takes an entrust.ini file and sets the proxy order.
MANIFEST_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the Manifest XML element.
MANIFEST_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Manifest XML element.
ManifestException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class Manifest.
ManifestException() - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
ManifestException(Throwable) - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
ManifestException(String) - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
ManifestException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
ManifestException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
ManifestException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.ManifestException
 
mark(int) - Method in class com.entrust.toolkit.archive.ArchiveInputStream
This stream class does not support mark/reset, this method does nothing
mark(int) - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
This stream class does not support mark/reset, this method does nothing
mark(int) - Method in class com.entrust.toolkit.archive.PemInputStream
Inherited from FilterInputStream.
mark(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
mark() is not supported.
mark(int) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
 
markSupported() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
This method is inherited from FilterInputStream and always returns false.
markSupported() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
This method is inherited from FilterInputStream and always returns false.
markSupported() - Method in class com.entrust.toolkit.archive.PemInputStream
This method is inherited from FilterInputStream and always returns false.
markSupported() - Method in class com.entrust.toolkit.PKCS7DecodeStream
The mark and reset methods are not supported.
markSupported() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
 
masterListSigner - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The Master List Signer ExtendedKeyUsage
matchCertificatesToKeys(List<PrivateKey>, List<Certificate>) - Static method in class com.entrust.toolkit.util.KeyAndCertificate
Match a list of private keys to public keys in a list of certificates.
matchIdentity(Identity, CertificateAndKeyInfo) - Method in class com.entrust.toolkit.credentials.CapiIdentities
Check if the passed in CapiCerticateAndKeyInfo belongs to the specified CapiIdentity.
matchIdentity(Identity, CertificateAndKeyInfo) - Method in class com.entrust.toolkit.credentials.GenericIdentities
Check if the passed in GenericCertificateAndKeyInfo belongs to the specified GenericIdentity.
matchIdentity(Identity, CertificateAndKeyInfo) - Method in interface com.entrust.toolkit.credentials.IdentityFilter
This API allows an end-user application to define the matching rules for defining an identity.
matchIdentity(Identity, CertificateAndKeyInfo) - Method in class com.entrust.toolkit.credentials.KeychainIdentities
Check if the passed in KeychainCerticateAndKeyInfo belongs to the specified KeychainIdentity.
matchIdentity(Identity, CertificateAndKeyInfo) - Method in interface com.entrust.toolkit.credentials.TokenIdentityFilter
This method is used to determine if a identity and certificate are representing the same entity
matchKeysToCertificates(List<PrivateKey>, List<Certificate>) - Static method in class com.entrust.toolkit.util.KeyAndCertificate
Match a list of private keys to public keys in a list of certificates.
matchKeysToPublicKeys(List<PrivateKey>, List<PublicKey>) - Static method in class com.entrust.toolkit.util.KeyAndCertificate
Match a list of private keys to public keys.
matchKeyToCert(PrivateKey, Certificate) - Static method in class com.entrust.toolkit.util.KeyAndCertificate
Convienance method for checking if a single key and certificate match.
matchKeyToPublicKey(PrivateKey, PublicKey) - Static method in class com.entrust.toolkit.util.KeyAndCertificate
Convienance method for checking if a single key and public key match.
MAX_BUF_SIZE - Static variable in class com.entrust.toolkit.smproxy.SMProxyOutputStream
The maximum buffer size
MAX_CERTIFICATE_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The Maximum Certificate length
MAX_EXTENSION_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The Maximum extension length is 2^16-1
MAX_RETRIES - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Limit amout of retries, as a very large number would cause the toolkit to hang, and could be used for a denial of service attack.
MAX_SIGNATURE_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The Maximum signature length is 2^16-1
maxLength_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
The maximum length for the signature output.
MAXREADLIMIT - Static variable in class com.entrust.toolkit.util.ByteStreamSerializer
This is the largest data size allowed for certificate transparency, so CAP reading input at this size (by default).
MAXUIDLEN - Static variable in class com.entrust.toolkit.capi.CapiConstants
Maximum length of a CSP name
md2 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "1.2.840.113549.2.2" Registered JCA algorithm: "MD2" Registered JCA key: none Registered AlgorithmParameterSpecs: none Source: PKCS #1
md2 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.2" OID Name: "MD2" OID Short-name: none
md2 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the MD2 message digest algorithm.
Md2 - Class in iaik.security.md
This class implements the MD2 message digest algorithm.
Md2() - Constructor for class iaik.security.md.Md2
The constructor; creates a new instance of the MD2 message digest algorithm.
Md2RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with MD2 as the underlying hash function.
Md2RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Md2RsaSignature
The constructor; creates a new instance of the MD2withRSA digital signature algorithm instance.
Md2RSASignature - Class in iaik.security.rsa
Deprecated.
since 8.0; use Md2RsaSignature instead
Md2RSASignature() - Constructor for class iaik.security.rsa.Md2RSASignature
Deprecated.
Default Constructor.
md2WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.2" Registered JCA algorithm: "MD2withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
md2WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.2" OID Name: "md2WithRSAEncryption" OID Short-name: none
md2WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the md2WithRSAEncryption signature algorithm.
md2WithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.24" Registered JCA algorithm: "MD2withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
md2WithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.24" OID Name: "md2WithRSASignature" OID Short-name: none
md4 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the MD4 message digest algorithm.
md4WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the md4WithRSAEncryption signature algorithm.
md5 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "1.2.840.113549.2.5" Registered JCA algorithm: "MD5" Registered JCA key: none Registered AlgorithmParameterSpecs: none Source: PKCS #1
MD5 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the MD5 message digest algorithm.
MD5() - Constructor for class com.entrust.toolkit.security.crypto.digest.MD5
The constructor; creates a new instance of the MD5 message digest algorithm.
md5 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.2.5" OID Name: "MD5" OID Short-name: none
md5 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the MD5 message digest algorithm.
Md5 - Class in iaik.security.md
Deprecated.
since 7.0; use MD5 instead
Md5() - Constructor for class iaik.security.md.Md5
Deprecated.
Creates a new MD5 message digest object.
Md5Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the MD5 message digest algorithm.
Md5Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Md5Capi
The constructor; creates a new instance of the MD5 message digest algorithm.
Md5HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses MD5 as the underlying hash function.
Md5HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Md5HMac
The constructor; creates a new instance of the HmacMD5 MAC algorithm.
Md5HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacMD5 key generation algorithm.
Md5HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Md5HMacKeyGenerator
The constructor; creates a new instance of the HmacMD5 key generation algorithm.
Md5Old - Class in iaik.security.md
Deprecated.
since 7.0; use MD5 instead
Md5Old() - Constructor for class iaik.security.md.Md5Old
Deprecated.
Creates a new MD5 message digest object.
Md5RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with MD5 as the underlying hash function.
Md5RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Md5RsaSignature
The constructor; creates a new instance of the MD5withRSA digital signature algorithm instance.
Md5RSASignature - Class in iaik.security.rsa
Deprecated.
since 8.0; use Md5RsaSignature instead
Md5RSASignature() - Constructor for class iaik.security.rsa.Md5RSASignature
Deprecated.
Default Constructor.
md5WithRSA - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.3" Registered JCA algorithm: "MD5withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
md5WithRSA - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.3" OID Name: "md5WithRSA" OID Short-name: none
md5WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.4" Registered JCA algorithm: "MD5withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
md5WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.4" OID Name: "md5WithRSAEncryption" OID Short-name: none
md5WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the md5WithRSAEncryption signature algorithm.
md5WithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.25" Registered JCA algorithm: "MD5withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
md5WithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.25" OID Name: "md5WithRSASignature" OID Short-name: none
MechanismInfo - Class in com.entrust.toolkit.pkcs11
Represents a structure that provides information about a particular mechanism possibly supported by a token.
MechanismList - Class in com.entrust.toolkit.pkcs11
Represents a list of all mechanism types supported by a token.
MEDIUM - Static variable in class com.entrust.toolkit.util.SecureByteArray
Medium sensitivity - xor the data
MEDIUM - Static variable in class com.entrust.toolkit.util.SecureStringBuffer
Medium sensitivity - xor the data
member - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.31"
OID Name: "member"
OID Short-name: none
Source: RFC 4519
messageDigest - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object messageDigest.
messageId_ - Variable in exception iaik.ixsil.exceptions.IXSILException
The exception message id.
messageId_ - Variable in exception iaik.ixsil.exceptions.IXSILRuntimeException
The exception message id.
MessageImprint - Class in com.entrust.toolkit.asn1.tsp
This class implements the MessageImprint structure as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification.
MessageImprint(AlgorithmID) - Constructor for class com.entrust.toolkit.asn1.tsp.MessageImprint
Creates a new MessageImprint object with the specified hash algorithm and an empty hashed message.
MessageImprint(AlgorithmID, byte[]) - Constructor for class com.entrust.toolkit.asn1.tsp.MessageImprint
Creates a new MessageImprint object with the specified components.
MessageImprint(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.MessageImprint
Creates a new MessageImprint object from an ASN1Object.
MetaSeedGenerator - Class in iaik.security.random
Deprecated.
since 8.0; seeding is now handled automatically by Entrust's SecureRandom implementations (random number generators); for access to the PRNGs underlying seeding algorithm call generateSeed() on the SecureRandom instance.
MetaSeedGenerator() - Constructor for class iaik.security.random.MetaSeedGenerator
Deprecated.
Initialize generation of a seed with the default amount of randomness (160 bit).
MetaSeedGenerator(int) - Constructor for class iaik.security.random.MetaSeedGenerator
Deprecated.
Initialize generation of a seed with the specified amount of randomness.
mgf1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the MGF1 mask generation algorithm used in PKCS-1 v2.0.
microsoftSGC - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "Microsoft Server Gated Cryptography" ExtendedKeyUsage purpose id.
millerRabin(BigInteger) - Static method in class iaik.utils.NumberTheory
Perform the Miller-Rabin probabilistic primality test to determine if b is prime.
mimeType_ - Variable in class iaik.ixsil.core.Object
Value for the "MimeType" attribute of the XML Object element.
MIN_ITERATION_COUNT - Static variable in class iaik.security.spec.PBKDF2KeyAndParameterSpec
The minimum allowed iteration count
MIN_KEY_LENGTH - Static variable in class iaik.security.spec.PBKDF2KeyAndParameterSpec
The Minimum key length in bytes
MINIMUM_COUNT - Static variable in class iaik.security.cipher.PBES2
 
MINIMUM_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.FilenameProfileWriter
The minimum hash count; this is the minimum number of iterations allowed when deriving the Entrust Digital Identity protection key.
MINIMUM_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.StreamProfileWriter
The minimum hash count; this is the minimum number of iterations allowed when deriving the Entrust Digital Identity protection key.
MINIMUM_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.TokenInitializer
The minimum hash count; this is the minimum number of iterations allowed when deriving the APF protection key.
MINIMUM_HASH_COUNT - Static variable in class com.entrust.toolkit.credentials.TokenWriter
The minimum hash count; this is the minimum number of iterations allowed when deriving the APF protection key.
missingTimeStamp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'missingTimeStamp': when the timestamp is missing but should be there (by policy).
mode - Static variable in class iaik.DebugCMS
Debug mode switch.
mode - Variable in class iaik.pkcs.pkcs12.PKCS12
 
mode - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
The mode specifying if the data shall be included (IMPLICIT), or if is not included (EXPLICIT).
mode - Variable in class iaik.pkcs.pkcs7.SignedDataStream
The mode specifying if the signed message is included in the Signature (IMPLICIT), or if is not transported within the Signature (EXPLICIT).
mode_ - Variable in class iaik.cms.DigestedDataStream
The mode specifying if the data shall be included (IMPLICIT), or if is not included (EXPLICIT).
mode_ - Variable in class iaik.cms.SignedDataStream
The mode specifying if the signed message is included in the Signature (IMPLICIT), or if is not transported within the Signature (EXPLICIT).
MODE_ENTRUST_FIRST - Static variable in class com.entrust.toolkit.security.provider.Initializer
Entrust First Mode: The 'Entrust' and 'IAIK' JCA/JCE CSPs are installed with highest preference (in first and second positions).
MODE_ENTRUST_LAST - Static variable in class com.entrust.toolkit.security.provider.Initializer
Entrust Last Mode: The 'Entrust' and 'IAIK' JCA/JCE CSPs are installed with lowest preference (in second last and last positions).
MODE_NORMAL - Static variable in class com.entrust.toolkit.security.provider.Initializer
Normal Mode: The 'Entrust' and 'IAIK' JCA/JCE CSPs are installed with intermediate preference (in the middle positions).
MODE_STATIC - Static variable in class com.entrust.toolkit.security.provider.Initializer
Static Mode: The 'Entrust' and 'IAIK' JCA/JCE CSPs are installed statically using the JVM's java.security file or dynamically by the application.
MODE_TOKEN - Static variable in class com.entrust.toolkit.security.provider.Initializer
Deprecated.
since 7.2 patch; use Initializer.MODE_NORMAL instead
MODE_UNINITIALIZED - Static variable in class com.entrust.toolkit.security.provider.Initializer
Uninitialized Mode: None of Entrust's JCA/JCE CSPs are installed.
MODULUS_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Modulus XML element.
MS_DEF_DH_SCHANNEL_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft DH SChannel Cryptographic Provider
MS_DEF_DSS_DH_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Base DSS and Diffie-Hellman Cryptographic Provider
MS_DEF_DSS_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Base DSS Cryptographic Provider
MS_DEF_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Base Cryptographic Provider
MS_DEF_RSA_SCHANNEL_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft RSA SChannel Cryptographic Provider
MS_DEF_RSA_SIG_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft RSA Signature Cryptographic Provider
MS_ENH_DSS_DH_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider
MS_ENHANCED_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Enhanced Cryptographic Provider
MS_RSA_AES - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Enhanced RSA and AES Cryptographic Provider
MS_RSA_AES_XP - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for the XP Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)
MS_SCARD_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Base Smart Card Crypto Cryptographic Provider
MS_STRONG_PROV - Static variable in class com.entrust.toolkit.capi.CapiConstants
friendly name for Microsoft Strong Cryptographic Provider
MSCAPI_CERTIFICATE_PROPERTY_REPAIR_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that some of the user's certificates stored in Microsoft CryptoAPI (MSCAPI) had invalid or missing certificate properties that have since be repaired by restoring the correct certificate property values.
MSCAPI_CERTIFICATE_PROPERTY_REPAIR_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that some of the user's certificates stored in Microsoft CryptoAPI (MSCAPI) have invalid or missing certificate properties and repair is required to restore the correct certificate property values.
MscapiKeyContainer - Class in com.entrust.toolkit.credentials
This class is a software representation of a Microsoft CryptoAPI (MS-CAPI) key container.
MultiOCSPLocalRevocationChecker - Class in com.entrust.toolkit.x509.revocation
MultiOCSPRevocationChecker is a table for mapping CA Names to OCSP Configurations.
MultiOCSPLocalRevocationChecker(OCSPConfiguration[], KeyAndCertContainer, ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
Creates a MultiOCSPLocalRevocationChecker object.
MultipleDirectories - Class in com.entrust.toolkit.x509.directory
Supports multiple directories and the ability to fail over from one to another when a directory is not available.
MultipleDirectories(IniFile) - Constructor for class com.entrust.toolkit.x509.directory.MultipleDirectories
Creates an instance of MultipleDirectories by parsing the Directory information from the given entrust.ini file.
MultipleDirectories(IniFile, X509Certificate[]) - Constructor for class com.entrust.toolkit.x509.directory.MultipleDirectories
Creates an instance of MultipleDirectories by parsing the Directory information from the given entrust.ini file.
MultipleDirectories(String) - Constructor for class com.entrust.toolkit.x509.directory.MultipleDirectories
Parses the given String into a list of host names and port numbers.
MultipleDirectories(MultipleDirectories) - Constructor for class com.entrust.toolkit.x509.directory.MultipleDirectories
Copy constructor creates new object using existing parameters
multiplicativeInverse() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Returns the multiplicative inverse of this element in its field.
multiplicativeInverse() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the multiplicative inverse element of this.
multiplicativeInverse() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns the multiplicative inverse of the calling element.
multiply(FieldElement) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Multiplies operand by the calling element and returns the result.
multiply(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the field element that is the result of multiplying element to this.
multiply(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Multiplies the argument, b, by the calling element and returns the result.
multiply(BigInteger) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the scalar product of the calling point and the given number on the curve.
multiply(BigInteger) - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the result of the scalar multiplication of the calling point by a.

N

name - Variable in class iaik.asn1.ASN
Dynamic part: the name of this ASN.1 type.
name - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.41"
OID Name: "name"
OID Short-name: none
Source: RFC 4519
Name - Class in iaik.asn1.structures
This class represents a X.500 Name structure (Distinguished Name).
Name() - Constructor for class iaik.asn1.structures.Name
The default constructor.
Name(byte[]) - Constructor for class iaik.asn1.structures.Name
Creates a name from a DER encoded byte array.
Name(ASN1Object) - Constructor for class iaik.asn1.structures.Name
Constructs a Name from an ASN1Object.
Name(String) - Constructor for class iaik.asn1.structures.Name
Deprecated.
This class should not be used as it does not handle RDN's separated by comma's correctly. Instead, the Java toolkit's RFC2253NameParser class should be used to construct a Name object from a String. Alternatively the JDK X500Principal can be used for parsing an X.500 Name.
name2XMLSignatureDNameString(Name) - Static method in class iaik.ixsil.util.Utils
Serializes a Name object into a DName string compliant with the rules of section 4.4.4 of XML-Signature Syntax and Processing.
name_ - Variable in class iaik.utils.RFC2253NameParser
Collects the parsing results.
NameConstraints - Class in iaik.x509.extensions
This class implements the NameConstraints extension.
NameConstraints() - Constructor for class iaik.x509.extensions.NameConstraints
Default costructor.
NameConstraintsCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a CertTestlet to test the NameConstraints extension of a certificate.
NameConstraintsCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
 
NAMED_CURVE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the NamedCurve XML element.
NamedCurveFactory - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.2 SP2; use EcParameterFactory instead
NamedCurveFactory() - Constructor for class com.entrust.toolkit.security.provider.NamedCurveFactory
Deprecated.
 
NAMESPACE_PREFIX_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The namespace prefix to be used in the XPath parameter element.
NAMESPACE_PREFIX_EC14N_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
The namespace prefix to be used for the InclusiveNamespaces XML element.
NAMESPACE_PREFIX_EC14N_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
The namespace prefix to be used for the InclusiveNamespaces XML element.
NAMESPACE_PREFIX_NAMESPACES_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace prefix for XML namespaces.
NAMESPACE_PREFIX_SCHEMA_INSTANCE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for XML schema instances.
NAMESPACE_PREFIX_XMLDECRYPTION_TRANSFORM_ATTR - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for decryption transform for XML signature attributes.
NAMESPACE_PREFIX_XMLDECRYPTION_TRANSFORM_ELEM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for XML Decryption Transform.
NAMESPACE_PREFIX_XMLENCRYPTION_ATTR - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for XML Encryption attributes.
NAMESPACE_PREFIX_XMLENCRYPTION_ELEM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for XML Encryption elements.
NAMESPACE_PREFIX_XMLSIGNATURE_ATTR_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace prefix for XML Signature attributes.
NAMESPACE_PREFIX_XMLSIGNATURE_ELEM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace prefix for XML Signature elements.
NAMESPACE_URI_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The namespace URI used for the transform's XPath parameter element.
NAMESPACE_URI_NAMESPACES - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI for XML namespaces.
NAMESPACE_URI_NAMESPACES_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML namespaces.
NAMESPACE_URI_RFC4050_XMLSIGNATURE_ELEM_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML Signature elements defined in RFC4050
NAMESPACE_URI_SCHEMA_INSTANCE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI for XML schema instances.
NAMESPACE_URI_SCHEMA_INSTANCE_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML schema instances
NAMESPACE_URI_XML_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML 1.0
NAMESPACE_URI_XMLDECRYPTION_TRANSFORM_ATTR - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI for decryption transform attributes.
NAMESPACE_URI_XMLDECRYPTION_TRANSFORM_ELEM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI of the decryption transform for XML signature.
NAMESPACE_URI_XMLENCRYPTION_ATTR - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI for XML Encryption attributes.
NAMESPACE_URI_XMLENCRYPTION_ELEM - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The namespace URI for XML Encryption elements.
NAMESPACE_URI_XMLSIGNATURE_ATTR_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML Signature attributes
NAMESPACE_URI_XMLSIGNATURE_ELEM_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML Signature elements
NAMESPACE_URI_XMLSIGNATURE_ELEM_11 - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XML Signature elements version 1.1
NAMESPACE_URI_XSLT_ - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
The namespace for XSLT.
NAMESPACE_URI_XSLT_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for XSLT
namespaceAndXMLAxes_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Contains in scope namespace attributes and xml:foo attributes for each element of the underlying DOM document (see @link #computeNamespaceAndXMLAxes}.
nameStrBuf_ - Variable in class iaik.utils.RFC2253NameParser
The name to be parsed as StringBuffer.
nearExpired - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - nearExpired: certificate near expiration.
nested - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'nested'.
netscape - Static variable in class iaik.asn1.ObjectID
The Netscape base object identifier.
NetscapeBaseUrl - Class in iaik.x509.extensions.netscape
This class implements the NetscapeBaseUrl Extension.
NetscapeBaseUrl() - Constructor for class iaik.x509.extensions.netscape.NetscapeBaseUrl
Default constructor.
NetscapeBaseUrl(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeBaseUrl
Constructs a NetscapeBaseUrl extension with a specified URL.
NetscapeCaPolicyUrl - Class in iaik.x509.extensions.netscape
This class implements the NetscapeCaPolicyUrl Extension.
NetscapeCaPolicyUrl() - Constructor for class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Default constructor.
NetscapeCaPolicyUrl(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Constructs a NetscapeCaPolicyUrl extension with a specified URL.
NetscapeCaRevocationUrl - Class in iaik.x509.extensions.netscape
This class implements the NetscapeCaRevocationUrl Extension.
NetscapeCaRevocationUrl() - Constructor for class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Default constructor.
NetscapeCaRevocationUrl(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Constructs a NetscapeCaRevocationUrl extension with a specified URL.
NetscapeCertList - Class in iaik.pkcs
This class implements the Netscape Certificate Sequence format.
NetscapeCertList() - Constructor for class iaik.pkcs.NetscapeCertList
Default constructor.
NetscapeCertList(InputStream) - Constructor for class iaik.pkcs.NetscapeCertList
Creates a NetscapeCertList from an input stream.
NetscapeCertRenewalUrl - Class in iaik.x509.extensions.netscape
This class implements the NetscapeCertRenewalUrl Extension, supported by Netscape Communicator 4.0 and may be supported by Preliminary Navigator 3.0.
NetscapeCertRenewalUrl() - Constructor for class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Default constructor.
NetscapeCertRenewalUrl(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Constructs a NetscapeCertRenewalUrl extension with a specified URL.
NetscapeCertRequest - Class in iaik.x509
This class represents a certificate request coming from Netscape Navigator 3.0 and 4.x.
NetscapeCertRequest(InputStream) - Constructor for class iaik.x509.NetscapeCertRequest
Creates a NetscapeCertRequest from an InputStream supplying the PEM or DER encoded request.
NetscapeCertRequest(byte[]) - Constructor for class iaik.x509.NetscapeCertRequest
Creates a NetscapeCertRequest from a byte array supplying the PEM or DER encoded request.
netscapeCertSequence - Static variable in class iaik.asn1.ObjectID
The Netscape cert seequence object identifier.
NetscapeCertType - Class in iaik.x509.extensions.netscape
This class implements the NetscapeCertType Extension.
NetscapeCertType() - Constructor for class iaik.x509.extensions.netscape.NetscapeCertType
Default constructor.
NetscapeCertType(int) - Constructor for class iaik.x509.extensions.netscape.NetscapeCertType
Constructs a NetscapeCertType extension with a specified type parameter.
NetscapeComment - Class in iaik.x509.extensions.netscape
This class implements the NetscapeComment Extension.
NetscapeComment() - Constructor for class iaik.x509.extensions.netscape.NetscapeComment
Default constructor.
NetscapeComment(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeComment
Constructs a NetscapeComment extension with a specified comment.
NetscapeRevocationUrl - Class in iaik.x509.extensions.netscape
This class implements the NetscapeRevocationUrl Extension.
NetscapeRevocationUrl() - Constructor for class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Default constructor.
NetscapeRevocationUrl(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Constructs a NetscapeRevocationUrl extension with a specified URL.
netscapeSGC - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "Netscape Server Gated Cryptography" ExtendedKeyUsage purpose id.
NetscapeSSLServerName - Class in iaik.x509.extensions.netscape
This class implements the NetscapeSSLServerName Extension, supported by Netscape Communicator 4.0, but not supported before Preliminary Navigator 3.0b5.
NetscapeSSLServerName() - Constructor for class iaik.x509.extensions.netscape.NetscapeSSLServerName
Default constructor.
NetscapeSSLServerName(String) - Constructor for class iaik.x509.extensions.netscape.NetscapeSSLServerName
Constructs a NetscapeSSLServerName extension with a given SSLServer name.
networkBytesToInt(byte[]) - Static method in class iaik.utils.Util
Converts an array of 4 bytes to an integer.
newCertDefn - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - newCertDefn: certificate definition added to certificate type.
newInstance(ASN1Object) - Static method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Creates a new TimeStampToken object using the default implementation (CMS).
NEWLINE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The newline separator
nextBytes(byte[]) - Method in class iaik.security.random.SecRandom
Deprecated.
Return the next bytes.length random bytes.
nextElement() - Method in class iaik.utils.ArrayEnumeration
Returns the next element of this ArrayEnumeration.
nextIsApplication() - Method in class iaik.asn1.DerInputStream
Returns true if the next tag is APPLICATION.
nextIsConstructed() - Method in class iaik.asn1.DerInputStream
Returns true if the next tag is CONSTRUCTED.
nextIsContextSpecific() - Method in class iaik.asn1.DerInputStream
Returns true if the next tag is CONTEXT SPECIFIC.
nextIsPrivate() - Method in class iaik.asn1.DerInputStream
Returns true if the next tag is PRIVATE.
nextIsUniversal() - Method in class iaik.asn1.DerInputStream
Returns true if the next tag is UNIVERSAL.
nextPrime(BigInteger) - Static method in class iaik.utils.NumberTheory
Return the smallest prime greater than or equal to b.
nextTag() - Method in class iaik.asn1.DerInputStream
Returns the next tag number without reading it from the stream.
NFCK_VENDOR_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
This is the vendor define that NCIPHER Uses in the Thales pkcs11extra.h file It is added here for convenience.
NL_ - Static variable in class iaik.ixsil.init.IXSILConstants
The target system's line separator.
NO_FLAGS - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
NO_HANDLER - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Mode used to specify that no handler should be used.
nodeList2HashSet(NodeList) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Generates a hash set from the specified node list
NodeListImpl(List) - Constructor for class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
Constructs a NodeList from the specified list collection.
NodeListImpl(List) - Constructor for class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
Constructs a NodeList from the specified list collection.
noMoreData - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "noMoreData" (7) indicating that the server has previously returned the last positive response to a related sequence of requests
Nonce - Class in iaik.x509.ocsp.extensions
This class implements the OCSP Nonce extension.
Nonce() - Constructor for class iaik.x509.ocsp.extensions.Nonce
Default constructor.
Nonce(byte[]) - Constructor for class iaik.x509.ocsp.extensions.Nonce
Creates a Nonce extension for the given value.
noncritical_extensions - Variable in class iaik.x509.X509Extensions
Repository for noncritical extensions.
NONE - Static variable in class com.entrust.toolkit.credentials.TokenDeletionMechanism
Indicates that no objects are to be deleted from the token.
NONE - Static variable in class com.entrust.toolkit.tracing.TraceLevel
Trace level representing no tracing
nonRepudiation - Static variable in class iaik.x509.extensions.KeyUsage
The nonRepudiation keyUsage purpose indicating to use the subject public key for verifying digital signatures used to provide a non- repudiation service which protects against the signing entity falsely denying some action, excluding certificate or CRL signing.
NoOpTraceLog - Class in com.entrust.toolkit.tracing
A TraceLog class that does nothing, used when logging isn't actually enabled, but a consistent interface is still required.
normalizePathSeparator(String) - Static method in class iaik.ixsil.util.Utils
Replaces all occurences of the platform dependent file separator (e.
NoSuchSignerException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the signer's certificate cannot be found.
NoSuchSignerException() - Constructor for exception com.entrust.toolkit.exceptions.NoSuchSignerException
Constructs a NoSuchSignerException with no detail message.
NoSuchSignerException(String) - Constructor for exception com.entrust.toolkit.exceptions.NoSuchSignerException
Constructs a NoSuchSignerException with the specified detail message.
NoSuchSignerException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.NoSuchSignerException
Constructs a NoSuchSignerException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
NotARecipientException - Exception in com.entrust.toolkit.cms
This exceptions indicates that a CMS encrypted message was not encrypted for the recipient (user) attempting to decrypt it.
NotARecipientException(String) - Constructor for exception com.entrust.toolkit.cms.NotARecipientException
Creates a NotARecipientException with the specified message.
NotARecipientException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the message was not encrypted for the user trying to decrypt it.
NotARecipientException() - Constructor for exception com.entrust.toolkit.exceptions.NotARecipientException
Constructs a NotARecipientException with no detail message.
NotARecipientException(String) - Constructor for exception com.entrust.toolkit.exceptions.NotARecipientException
Constructs a NotARecipientException with the specified detail message.
NotARecipientException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.NotARecipientException
Constructs a NotARecipientException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
Notification(ResourceEvent) - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
This method is called by a Resource when it is determined that an event notification should be triggered.
Notification(ResourceEvent) - Method in interface com.entrust.toolkit.resourcemonitor.ResourceListener
This method is called by a Resource when it is determined that an event notification should be triggered.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
Notify the testlet of the extension that is about to be validated.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
Notifies the testlet that the extension that the testlet is registered for has been found in the CRL entry.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Notify the testlet of the extension that is about to be validated.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
The notify method passes the extension to this CertTestlet for Use.
notify(V3Extension, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.ExtensionTestlet
Notifies the testlet that the extension for which the testlet is registered has been found in the certificate or CRL.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
Notify the testlet of the extension that is about to be validated.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCertTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLTestlet
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
In the notify phase, we set the CA flag in the TestletData, so that other extension testers can be aware that we are dealing with a CA certificate.
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
Deprecated.
 
notify(V3Extension, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
 
notify(byte[]) - Method in class iaik.smime.BoundaryBase64InputStream
Called by super class if a '-' shall be decoded.
notify(byte[]) - Method in class iaik.utils.ASN1InputStream
Called by super class if a '-' shall be decoded.
NOTIFY - Static variable in class iaik.utils.Base64InputStream
 
notify(byte[]) - Method in class iaik.utils.Base64InputStream
This method is called if a character specified with NOTIFY is encountered.
notifyEOF() - Method in class iaik.cms.AuthenticatedDataStream
This method implements the EOFListener interface for performing the final decoding.
notifyEOF() - Method in class iaik.cms.DigestedDataStream
This method implements the EOFListener interface for performing the final decoding.
notifyEOF() - Method in class iaik.cms.EncryptedDataStream
This method implements the EOFListener interface to preform the final stage of decoding, once the 'encryptedContentInfo' has been completely decoded.
notifyEOF() - Method in class iaik.cms.EnvelopedDataStream
This method implements the EOFListener interface to preform the final stage of decoding, once the 'encryptedContentInfo' has been completely decoded.
notifyEOF() - Method in class iaik.cms.SignedDataStream
This method implements the EOFListener interface for performing the final decoding.
notifyEOF() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
This method implements the EOFListener interface for performing the final decoding.
notifyEOF() - Method in class iaik.pkcs.pkcs7.SignedDataStream
This method implements the EOFListener interface for performing the final decoding.
notifyEOF() - Method in interface iaik.utils.EOFListener
An event notifying that the end of a stream has been reached.
NotifyEOFInputStream - Class in iaik.utils
This is an ordinary InputStream which notifies all listeners when the end of a stream has been reached.
NotifyEOFInputStream(InputStream) - Constructor for class iaik.utils.NotifyEOFInputStream
 
NSAttributeComparator() - Constructor for class iaik.ixsil.util.CanonicalXMLSerializerImpl.NSAttributeComparator
 
NSDeclaration(String, String) - Constructor for class iaik.ixsil.algorithms.TransformImplXPath.NSDeclaration
Convenience constructor to initialize this structure.
NSDeclaration(String, String) - Constructor for class iaik.ixsil.algorithms.TransformImplXPath2.NSDeclaration
Convenience constructor to initialize this structure.
nSDeclarations_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The list of additional namespace declarations of this filter.
nSPrefix_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath.NSDeclaration
The namespace prefix.
nSPrefix_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.NSDeclaration
The namespace prefix.
nSURI_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath.NSDeclaration
The namespace URI associated with the namespace prefix.
nSURI_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.NSDeclaration
The namespace URI associated with the namespace prefix.
NTE_BAD_ALGID - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_DATA - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_FLAGS - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_HASH - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_HASH_STATE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_KEY - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_KEY_STATE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_KEYSET - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_KEYSET_PARAM - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_LEN - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_PROV_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_PROVIDER - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_PUBLIC_KEY - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_SIGNATURE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_TYPE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_UID - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_BAD_VER - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_DOUBLE_ENCRYPT - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_EXISTS - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_FAIL - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_FIXEDPARAMETER - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_KEYSET_ENTRY_BAD - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_KEYSET_NOT_DEF - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_NO_KEY - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_NO_MEMORY - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PERM - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PROV_DLL_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PROV_TYPE_ENTRY_BAD - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PROV_TYPE_NO_MATCH - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PROV_TYPE_NOT_DEF - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_PROVIDER_DLL_FAIL - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_SIGNATURE_FILE_BAD - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_SILENT_CONTEXT - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_SYS_ERR - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_TEMPORARY_PROFILE - Static variable in class com.entrust.toolkit.capi.Error
 
NTE_TOKEN_KEYSET_STORAGE_FULL - Static variable in class com.entrust.toolkit.capi.Error
 
NULL - Static variable in class iaik.asn1.ASN
Global ASN.1 type NULL
NULL - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type NULL
NULL - Class in iaik.asn1
This class implements the native ASN.1 type "NULL".
NULL() - Constructor for class iaik.asn1.NULL
Allocates a NULL object.
NullCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements the CertTestlet interface, and does nothing for any of the methods.
NullCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.NullCertTestlet
 
NullCRLEntryTestlet - Class in com.entrust.toolkit.x509.testlets
This is an empty CRL Entry testlet to perform no testing on CRL entry extensions that don't need to be tested.
NullCRLEntryTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
 
NullCRLTestlet - Class in com.entrust.toolkit.x509.testlets
This is an empty CRL testlet, used to show that we understand a given extension, but do not actually need to do any testing on it.
NullCRLTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.NullCRLTestlet
 
NumberTheory - Class in iaik.utils
Some useful number theoretic utility methods.
NumericString - Static variable in class iaik.asn1.ASN
Global ASN.1 type NumericString
NumericString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type NumericString
NumericString - Class in iaik.asn1
This class implements the native ASN.1 type "NumericString".
NumericString() - Constructor for class iaik.asn1.NumericString
Creates an empty NumericString.
NumericString(String) - Constructor for class iaik.asn1.NumericString
Creates a new ASN.1 NumericString object for the given String value.

O

Object - Class in iaik.ixsil.core
Implementation of a XML Signature object container (XML element "Object").
Object(Element, Document) - Constructor for class iaik.ixsil.core.Object
Creates a new object container from the specified Object DOM element.
Object(Document, String) - Constructor for class iaik.ixsil.core.Object
Creates a new object container with the specified string value as DOM text child of the Object element.
Object(Document, Element) - Constructor for class iaik.ixsil.core.Object
Creates a new object container with the specified DOM element as its child.
Object(Document, DocumentFragment) - Constructor for class iaik.ixsil.core.Object
Creates a new object container with the specified DOM document fragment as its content.
Object(Document, SignatureProperties) - Constructor for class iaik.ixsil.core.Object
Create a new object container with the specified signature property container as its content.
Object(Document, Manifest) - Constructor for class iaik.ixsil.core.Object
Create a new object container with the specified manifest as its content.
OBJECT_ATTR_ENCODING_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Encoding attribute of the Object XML element.
OBJECT_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the Object XML element.
OBJECT_ATTR_MIMETYPE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the MimeType attribute of the Object XML element.
OBJECT_DESCRIPTOR - Static variable in class iaik.asn1.ASN
Global ASN.1 type OBJECT_DESCRIPTOR
OBJECT_DESCRIPTOR - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type OBJECT_DESCRIPTOR
OBJECT_ID - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type ObjectID
OBJECT_SIGNING - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for signing objects such as Java applets ans plugins.
OBJECT_SIGNING_CA - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for issuing certs for Object Signing.
OBJECT_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Object XML element.
ObjectDigestInfo - Class in iaik.x509.attr
This class implements the AC type ObjectDigestInfo.
ObjectDigestInfo(int, AlgorithmID, byte[], ObjectID) - Constructor for class iaik.x509.attr.ObjectDigestInfo
Creates an ObjectDigestInfo for the given digest value.
ObjectDigestInfo(PublicKey, AlgorithmID) - Constructor for class iaik.x509.attr.ObjectDigestInfo
Creates an publicKey ObjectDigestInfo for the given public key.
ObjectDigestInfo(X509Certificate, AlgorithmID) - Constructor for class iaik.x509.attr.ObjectDigestInfo
Creates an publicKeyCert ObjectDigestInfo for the given certificate.
ObjectDigestInfo(ASN1Object) - Constructor for class iaik.x509.attr.ObjectDigestInfo
Creates and decodes an ObjectDigestInfo from its ASN.1 representation.
ObjectID - Static variable in class iaik.asn1.ASN
Global ASN.1 type ObjectID
ObjectID - Class in iaik.asn1
This class implements the ASN.1 native type "OBJECT IDENTIFIER".
ObjectID() - Constructor for class iaik.asn1.ObjectID
The default constructor.
ObjectID(String) - Constructor for class iaik.asn1.ObjectID
Constructs an ObjectID from a String.
ObjectID(String, String) - Constructor for class iaik.asn1.ObjectID
Constructs an ObjectID from a String representation and a String name.
ObjectID(String, String, String) - Constructor for class iaik.asn1.ObjectID
Constructs an ObjectID from a String representation, a String name, and a String shortName.
ObjectID.Algorithms - Class in iaik.asn1
Contains a set of pre-defined (known) algorithm object-identifiers.
ObjectID.EntrustCertDefn - Class in iaik.asn1
Contains a set of pre-defined (known) Entrust certificate-definition policy object-identifiers.
OCSP - Static variable in class com.entrust.toolkit.x509.RevocationConfigItem
Revocation type is OCSP from OCSPRevocationChecker
OCSP - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the x.509 AccessDescription access method OCSP, as defined by RFC 3280.
OCSPConfiguration - Class in com.entrust.toolkit.x509.revocation
Each OCSPConfiguration object represents a single OCSP configuration (Online Certificate Status Protocol).
OCSPConfiguration() - Constructor for class com.entrust.toolkit.x509.revocation.OCSPConfiguration
The default constructor.
OCSPConfiguration(GeneralName) - Constructor for class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Creates a Default OCSP Configuration with the specified accessLocation.
OCSPConfiguration(URL) - Constructor for class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Creates a Default OCSP Configuration with the specified URL.
OCSPException - Exception in iaik.x509.ocsp
General Exception for OCSP related errors.
OCSPException() - Constructor for exception iaik.x509.ocsp.OCSPException
Constructs an OCSPException with no specified detail message.
OCSPException(String) - Constructor for exception iaik.x509.ocsp.OCSPException
Constructs an OCSPException with the specified detail message.
OCSPExtensions - Class in iaik.x509.ocsp
Extends class X509Extensions for handling OCSP extensions.
OCSPExtensions() - Constructor for class iaik.x509.ocsp.OCSPExtensions
Default Constructor.
OCSPExtensions(ASN1Object) - Constructor for class iaik.x509.ocsp.OCSPExtensions
Creates a new OCSPExtensions object from an ASN1Object.
OCSPGROUP - Static variable in class com.entrust.toolkit.x509.RevocationConfigItem
Revocation type is OCSPGROUP from MultiOCSPLocalRevocationChecker
OCSPProtocolHandler - Class in com.entrust.toolkit.x509.revocation.ocsp.net
The OCSPProtocolHandler is a protocol handler which is used to select the type of protocol which is used to send the OCSP request.
OCSPProtocolHandler() - Constructor for class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
 
OCSPProtocolHandlerFactory - Class in com.entrust.toolkit.x509.revocation.ocsp.net
 
OCSPProtocolHandlerFactory() - Constructor for class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandlerFactory
 
OCSPRequest - Class in iaik.x509.ocsp
Implements the OCSP type OCSPRequest.
OCSPRequest() - Constructor for class iaik.x509.ocsp.OCSPRequest
Default constructor for creating a new empty OCSPRequest.
OCSPRequest(InputStream) - Constructor for class iaik.x509.ocsp.OCSPRequest
Creates an OCSPRequest from an input stream.
OCSPRequest(byte[]) - Constructor for class iaik.x509.ocsp.OCSPRequest
Creates an OCSPRequest from a PEM or DER byte array.
OCSPResponse - Class in iaik.x509.ocsp
This class implements the OCSP type OCSPResponse.
OCSPResponse(int) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse for the given response status.
OCSPResponse(ResponseBytes) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse for the given response bytes.
OCSPResponse(Response) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse from the given response.
OCSPResponse(ASN1Object) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse from its ASN.1 representation.
OCSPResponse(InputStream) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse from its DER encoding.
OCSPResponse(byte[]) - Constructor for class iaik.x509.ocsp.OCSPResponse
Creates an OCSPResponse from its DER encoding.
OCSPRevocationChecker - Class in com.entrust.toolkit.x509.revocation
A RevocationChecker that checks revocation using the OCSP protocol.
OCSPRevocationChecker(OCSPConfiguration, KeyAndCertContainer, ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.OCSPRevocationChecker
The OCSPRevocationChecker constructor.
ocspSigning - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The OCSP signing ExtendedKeyUsage purpose id.
OCTET_STRING - Static variable in class iaik.asn1.ASN
Global ASN.1 type OCTET_STRING
OCTET_STRING - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type OCTET_STRING
OCTET_STRING - Class in iaik.asn1
This class implements the native ASN.1 type "OCTET STRING".
OCTET_STRING() - Constructor for class iaik.asn1.OCTET_STRING
Creates an empty OCTET_STRING.
OCTET_STRING(byte[]) - Constructor for class iaik.asn1.OCTET_STRING
Creates a primitive OCTET_STRING object for the given byte value.
OCTET_STRING(InputStream) - Constructor for class iaik.asn1.OCTET_STRING
Creates a primitive OCTET STRING which reads the content data from an InputStream.
OCTET_STRING(InputStream, int) - Constructor for class iaik.asn1.OCTET_STRING
Creates a constructed OCTET STRING which reads the content data from an InputStream and splits the data into blocks of blockSize bytes.
OfbBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Output Feedback (OFB) block mechanism in Entrust's symmetric block cipher architecture.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
The object identifier for an CAProtEncCert.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
The object identifier for EntrustAlgorithmCapabilityList.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
The object identifier for an EntrustApplicationIdentifier.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
The object identifier for EntrustCapabilities.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
The object identifier for EntrustCapabilityList.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
The object identifier for entrustCAProtEncCerts.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
The object identifier for entrustCAProtEncPos.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
The object identifier for an EntrustCertDefnList.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
The object identifier for an EntrustCertPolicy.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
The object identifier for an EntrustCertType.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
The object identifier for an EntrustCertTypeAndDefn.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
The object identifier for an EntrustCertTypePolicy.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
The object identifier for an EntrustClientInfo.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
The object identifier for an EntrustEncCertPOP.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
The object identifier for an EntrustEventCertificate.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
The object identifier for an EntrustEventIdentifier.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
The object identifier for an EntrustEventIdentifier.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
The object identifier for an EntrustEventList.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
The object identifier for an EntrustEventVerCert.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
The object identifier for a EntrustProofOfRA.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
The object identifier for an EntrustReqReason.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
The object identifier for an EntrustRoleId.
oid - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
The object identifier for entrustStrongestRecovery.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
The object identifier for an Authenticator regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
The object identifier for a OldCertId regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
The object identifier for a PKIArchiveOptions regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
The object identifier for a PKIPublicationInfo regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
The object identifier for a ProtocolEncrKey regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
The object identifier for a RegToken regCtrl.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
The object identifier for a CertReq regInfo.
oid - Static variable in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
The object identifier for a UTF8Pairs regInfo.
oid - Static variable in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
The Certificate Transparency Poison Extension
oid - Static variable in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
The object identifier of this InhibitAnyPolicy extension.
oid - Static variable in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.KeyAttributes
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
 
oid - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
The Object ID for SignedCertificateTimestampList
oid - Static variable in class iaik.x509.extensions.AuthorityInfoAccess
The object identifier of this AuthorityInfoAccess extension.
oid - Static variable in class iaik.x509.extensions.AuthorityKeyIdentifier
The object identifier of this AuthorityKeyIdentifier extension.
oid - Static variable in class iaik.x509.extensions.BasicConstraints
The object identifier of this BasicConstraints extension.
oid - Static variable in class iaik.x509.extensions.CertificateIssuer
The object identifier of this CertificateIssuer extension.
oid - Static variable in class iaik.x509.extensions.CertificatePolicies
The object identifier of this CertificatePolicies extension.
oid - Static variable in class iaik.x509.extensions.CRLDistributionPoints
The object identifier of this CRLDistributionPoints extension.
oid - Static variable in class iaik.x509.extensions.CRLNumber
The object identifier of this CRLNumber extension.
oid - Static variable in class iaik.x509.extensions.DeltaCRLIndicator
The object identifier of this DeltaCRLIndicator extension.
oid - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The object identifier of this ExtendedKeyUsage extension.
oid - Static variable in class iaik.x509.extensions.FreshestCRL
The object identifier of this FreshestCRL extension.
oid - Static variable in class iaik.x509.extensions.HoldInstructionCode
The object identifier of this HoldInstructionCode extension.
oid - Static variable in class iaik.x509.extensions.InhibitAnyPolicy
The object identifier of this InhibitAnyPolicy extension.
oid - Static variable in class iaik.x509.extensions.InvalidityDate
The object identifier of this InvalidityDate extension.
oid - Static variable in class iaik.x509.extensions.IssuerAltName
The object identifier of this IssuerAltName extension.
oid - Static variable in class iaik.x509.extensions.IssuingDistributionPoint
The object identifier of this IssuingDistributionPoint extension.
oid - Static variable in class iaik.x509.extensions.KeyUsage
The object identifier of this KeyUsage extension.
oid - Static variable in class iaik.x509.extensions.NameConstraints
The object identifier of this NameConstraints extension.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeBaseUrl
The object ID of the X.509 extension NetscapeBaseUrl.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
The object ID of the X.509 extension NetscapeCaPolicyUrl.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
The object ID of the X.509 extension NetscapeCaRevocationUrl.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
The object ID of the X.509 extension NetscapeCertRenewalUrl.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
The object ID of the X.509 extension NetscapeCertType.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeComment
The object ID of the X.509 extension NetscapeComment.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
The object ID of the X.509 extension NetscapeRevocationUrl.
oid - Static variable in class iaik.x509.extensions.netscape.NetscapeSSLServerName
The object ID of the X.509 extension NetscapeSSLServerName.
oid - Static variable in class iaik.x509.extensions.PolicyConstraints
The object identifier of this PolicyConstraints extension.
oid - Static variable in class iaik.x509.extensions.PolicyMappings
The object identifier of this PolicyMappings extension.
oid - Static variable in class iaik.x509.extensions.PrivateKeyUsagePeriod
The object identifier of this PrivateKeyUsagePeriod extension.
oid - Static variable in class iaik.x509.extensions.qualified.BiometricInfo
The object identifier of this BiometricInfo extension.
oid - Static variable in class iaik.x509.extensions.qualified.QCStatements
The object identifier of this QCStatements extension.
oid - Static variable in class iaik.x509.extensions.ReasonCode
The object identifier of this ReasonCode extension.
oid - Static variable in class iaik.x509.extensions.SubjectAltName
The object identifier of this SubjectAltName extension.
oid - Static variable in class iaik.x509.extensions.SubjectDirectoryAttributes
The object identifier of this SubjectDirectoryAttributes extension.
oid - Static variable in class iaik.x509.extensions.SubjectInfoAccess
The object identifier of this SubjectInfoAccess extension.
oid - Static variable in class iaik.x509.extensions.SubjectKeyIdentifier
The object identifier of this SubjectKeyIdentifier extension.
oid - Static variable in class iaik.x509.ocsp.extensions.AcceptableResponses
The object identifier of this AcceptableResponses extension.
oid - Static variable in class iaik.x509.ocsp.extensions.ArchiveCutoff
The object identifier of this ArchiveCutoff extension.
oid - Static variable in class iaik.x509.ocsp.extensions.CrlID
The object identifier of this CrlID extension.
oid - Static variable in class iaik.x509.ocsp.extensions.Nonce
The object identifier of this Nonce extension.
oid - Static variable in class iaik.x509.ocsp.extensions.ServiceLocator
The object identifier of this ServiceLocator extension.
OKAY - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Event type used to indicate resource status is okay.
OldAuthorityKeyIdentifier - Class in com.entrust.toolkit.x509.extensions
This class implements the OldAuthorityKeyIdentifier Extension.
OldAuthorityKeyIdentifier() - Constructor for class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
Default constructor.
OldBasicConstraints - Class in com.entrust.toolkit.x509.extensions
This class implements the OldBasicConstraints Extension.
OldBasicConstraints() - Constructor for class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Default constructor.
OldBasicConstraintsCertTestlet - Class in com.entrust.toolkit.x509.testlets
 
OldBasicConstraintsCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
 
OldCertId - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the ASN.1 structure for the OldCertId regCtrl as defined in the CRMF specification.
OldCertId(GeneralName, BigInteger) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Creates a new OldCertId regCtrl object with the specified components.
OldCertId(X509Certificate) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Creates a new OldCertId regCtrl object from the given certificate.
OldCertId(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Creates a new OldCertId regCtrl object from an ASN1Object.
OldCRLDistributionPoints - Class in com.entrust.toolkit.x509.extensions
This class implements the OldCRLDistributionPoints Extension.
OldCRLDistributionPoints() - Constructor for class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Default constructor.
OldDistributionPoint - Class in com.entrust.toolkit.asn1.structures
This class implements the OldDistributionPoint as used by the OldCrlDistributionPoints extension.
OldDistributionPoint() - Constructor for class com.entrust.toolkit.asn1.structures.OldDistributionPoint
Default constructor.
OldDistributionPoint(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.OldDistributionPoint
Implements the ASN1Type interface.
OldDistributionPointName - Class in com.entrust.toolkit.asn1.structures
This class implements the OldDistributionPointName as used by the OldIssuingDistributionPoint extension.
OldDistributionPointName() - Constructor for class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Default constructor.
OldDistributionPointName(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Implements the ASN1Type interface.
OldIssuingDistributionPoint - Class in com.entrust.toolkit.x509.extensions
This class implements the OldIssuingDistributionPoint Extension.
OldIssuingDistributionPoint() - Constructor for class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Default constructor.
omitComments_ - Variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXML
Contains the information wheter to omit comments or not.
omitComments_ - Variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Contains the information whether to omit comments or not.
omitComments_ - Variable in class iaik.ixsil.algorithms.TransformImplCanonicalXML
Contains the information wheter to omit comments or not.
omitComments_ - Variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Contains the information whether to omit comments or not.
omitComments_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Indicates wheter to filter comment nodes or not.
ONE - Static variable in class iaik.utils.NumberTheory
BigInteger constant 1
OPAQUEKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
openEntrustKeychainRefUserPrompt(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Open a named keychain or get the copy of the default keychain.
OpenPgpCfbBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the OpenPGP Cipher Feedback (OpenPGPCFB) block mechanism in Entrust's symmetric block cipher architecture.
openSession(long, boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
This function opens a session between an application and a token in a particular slot.
openStore(CertStoreProvType, int, CryptProvider, int, String) - Static method in class com.entrust.toolkit.capi.CertStore
Opens a certificate store and returns a handle to the newly opened store.
openSystemStore(CryptProvider, String) - Static method in class com.entrust.toolkit.capi.CertStore
Opens a system certificate store and returns a handle to the newly opened store.
OPERATIONAL - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Constant to indicate that the Security Engine is in the non-FIPS operational state.
OPERATIONAL_FIPS - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Constant to indicate that the Security Engine is in the FIPS operational state whereby FIPS requirements are enforced.
OptionalValidity - Class in com.entrust.toolkit.asn1.crmf
This class implements the OptionalValidity structure as defined in the CRMF specification.
OptionalValidity(ChoiceOfTime, boolean) - Constructor for class com.entrust.toolkit.asn1.crmf.OptionalValidity
Creates a new OptionalValidity object with only one of the fields set.
OptionalValidity(ChoiceOfTime, ChoiceOfTime) - Constructor for class com.entrust.toolkit.asn1.crmf.OptionalValidity
Creates a new OptionalValidity object with both the notBefore and the notAfter fields set.
OptionalValidity(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.OptionalValidity
Creates a OptionalValidity object from an ASN1Object.
OPTIONS_CHANGED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the 'Options' information in an Entrust file-based Digital Identity store has been tampered (modified by a third-party).
OPTIONS_NOT_AVAILABLE - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the 'Options' information in an Entrust file-based or token-based Digital Identity store is not available (missing/empty or MAC protection is missing).
OPTIONS_UPDATED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the 'Options' information in an Entrust file-based Digital Identity store has been updated.
orderCertificateChain(X509Certificate, X509Certificate[]) - Static method in class iaik.x509.ChainVerifier
Reorder a set of certificates so that it becomes a valid chain.
ordered_extensions - Variable in class iaik.x509.X509Extensions
Used to keep track of extension order when encoding order is important
organization - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.10"
OID Name: "organizationName"
OID Short-name: "o"
Source: RFC 4519
organizationalUnit - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.11"
OID Name: "organizationalUnitName"
OID Short-name: "ou"
Source: RFC 4519
organizationIdentifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.97"
OID Name: "organizationIdentifier"
OID Short-name: "oi"
Source: X.520 Corrigendum 3 (10/2012)
ORIGINATOR_INFO_TAG - Static variable in class iaik.cms.AuthenticatedDataStream
 
ORIGINATOR_PUBLIC_KEY - Static variable in interface iaik.cms.KeyIdentifier
The CMS key identifier type OriginatorPublicKey.
OriginatorInfo - Class in iaik.cms
This class represents the CMS type OriginatorInfo.
OriginatorInfo() - Constructor for class iaik.cms.OriginatorInfo
Default constructor.
OriginatorInfo(InputStream) - Constructor for class iaik.cms.OriginatorInfo
Creates a new OriginatorInfo from its DER encoding, read from the given InputStream.
OriginatorInfo(ASN1Object) - Constructor for class iaik.cms.OriginatorInfo
Creates a new OriginatorInfo from its ASN.1 representation.
originatorInfo_ - Variable in class iaik.cms.EnvelopedDataStream
The optional OriginatorInfo.
OriginatorPublicKey - Class in iaik.cms
The CMS type OriginatorPublicKey.
OriginatorPublicKey() - Constructor for class iaik.cms.OriginatorPublicKey
Empty default constructor.
OriginatorPublicKey(PublicKey) - Constructor for class iaik.cms.OriginatorPublicKey
Creates a OriginatorPublicKey for the given public key.
OriginatorPublicKey(ASN1Object) - Constructor for class iaik.cms.OriginatorPublicKey
Creates an OriginatorPublicKey from an ASN1Object.
other - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - other.
OTHER_OBJECT_TYPES - Static variable in class iaik.x509.attr.ObjectDigestInfo
ObjectDigestInfo Type otherObjectTypes (2).
OTHER_RECIPIENT_INFO - Static variable in class iaik.cms.RecipientInfo
The CMS RecipientInfo type OtherRecipientInfo.
OtherKeyAttribute - Class in iaik.cms
This class implements the CMS OtherKeyAttribute type.
OtherKeyAttribute() - Constructor for class iaik.cms.OtherKeyAttribute
Default Constructor.
OtherKeyAttribute(ObjectID) - Constructor for class iaik.cms.OtherKeyAttribute
Creates an OtherKeyAttribute for the supplied key attribute ID.
OtherKeyAttribute(KeyAttribute) - Constructor for class iaik.cms.OtherKeyAttribute
Creates an OtherKeyAttribute from the supplied KeyAttribute.
OtherKeyAttribute(ASN1Object) - Constructor for class iaik.cms.OtherKeyAttribute
Creates an OtherKeyAttribute from an ASN1Object.
otherName - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type otherName (0).
OtherRecipientInfo - Class in iaik.cms
This abstract class implements the CMS OtherRecipientInfo type.
OtherRecipientInfo() - Constructor for class iaik.cms.OtherRecipientInfo
Default Constructor.
OtherRecipientInfoFactory - Class in iaik.cms
Factory class for creating OtherRecipientInfo objects.
OtherRecipientInfoFactory() - Constructor for class iaik.cms.OtherRecipientInfoFactory
 
out - Variable in class com.entrust.toolkit.util.ManagerTransport
 
outputLength_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
The length for the signature output.
OutputStreamTraceLog - Class in com.entrust.toolkit.tracing
A TraceLog implementation that writes messages to an OutputStream.
OutputStreamTraceLog(String) - Constructor for class com.entrust.toolkit.tracing.OutputStreamTraceLog
Create a named logger.
owner - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.32"
OID Name: "owner"
OID Short-name: none
Source: RFC 4519

P

p10cr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'p10cr'.
P11DataObject - Class in com.entrust.toolkit.credentials
This class represents a PKCS #11 data object.
P11PrivateKeyObject - Class in com.entrust.toolkit.credentials
This class represents a PKCS #11 private key object.
P11StorageObject - Class in com.entrust.toolkit.credentials
This class represents a PKCS #11 storage object.
P11X509CertificateObject - Class in com.entrust.toolkit.credentials
This class represents a PKCS #11 X.509 certificate object.
P_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the P XML element.
PaddingMechanism - Class in com.entrust.toolkit.security.crypto.cipher
Represents a padding mechanism in Entrust's symmetric cipher architecture.
PARAMETER_ELEMENT_NAME_ - Static variable in class iaik.ixsil.algorithms.TransformImplXPath2
The name of the parameter element for this transform.
params - Variable in class iaik.security.cipher.PbeWithMD5AndDES_CBC
 
params - Variable in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
 
params - Variable in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
Contains the parameters the cipher is initialized with
parse(InputStream) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Adds the contents of an archive cache (.CCH or .XCC) to the cache object.
parse(InputStream) - Method in class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
Parses an input stream containing an archive CRL cache in Entrust revocation list cache format.
parse(InputStream) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Parses an input stream containing an archive CRL cache in Entrust revocation list cache format.
parse(byte[]) - Static method in class iaik.security.rsa.RSAPrivateKey
This method parses a RSA private key.
parse() - Method in class iaik.utils.RFC2253NameParser
Parses the name string, which has been set in the constructor.
parseAttributes() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its attributes component.
parseAttrType() - Method in class iaik.utils.RFC2253NameParser
Parses the type of an Attribute-Value-Assertion, starting from the position indicated by the current value of the member variable position_.
parseAttrValue() - Method in class iaik.utils.RFC2253NameParser
Parses the value of an Attribute-Value-Assertion, starting from the position indicated by the current value of the member variable position_.
parseAVA() - Method in class iaik.utils.RFC2253NameParser
Parses an Attribute-Value-Assertion, starting from the position indicated by the current value of the member variable position_.
parseComponent(String, int, String) - Method in class iaik.ixsil.util.URI
Gets the longest possible substring, containing only the specified allowed characters, and starting at the specified position of the candidate string.
parseDN() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its distinguished name (DN) value.
ParsedName() - Constructor for class iaik.utils.RFC2253NameParser.ParsedName
 
ParsedRDN() - Constructor for class iaik.utils.RFC2253NameParser.ParsedRDN
 
parseExtensions() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its extensions component.
parseExtensions(ASN1Object) - Method in class iaik.x509.X509Extensions
Initializes the extensions from an ASN1Object.
parseFilter() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its filter component.
parseHexPair() - Method in class iaik.utils.RFC2253NameParser
Parses a pair of two characters representing the hex value of a character, starting from the position indicated by the current value of the member variable position_.
parseHexPairEscapeSequence() - Method in class iaik.utils.RFC2253NameParser
 
parseHost() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its host component.
parseImplicitApplicationTaggedOctetString(ASN1Object, int, String) - Static method in class iaik.asn1.APPLICATION
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT OCTET STRING with the indicated value.
parseImplicitApplicationTaggedSequence(ASN1Object, int, String) - Static method in class iaik.asn1.APPLICATION
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT SEQUENCE with the indicated value.
parseImplicitApplicationTaggedUtf8String(ASN1Object, int, String) - Static method in class iaik.asn1.APPLICATION
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT UTF8String with the indicated value.
parseImplicitContextSpecificTaggedOctetString(ASN1Object, int, String) - Static method in class iaik.asn1.CON_SPEC
Ensures that the ASN.1 object is an [CONTEXT SPECIFIC] IMPLICIT OCTET STRING with the indicated value.
parseOtherRecipientInfo(ASN1Object) - Static method in class iaik.cms.OtherRecipientInfo
Use the factory class to parse the given ASN1Object into a OtherRecipientInfo
parsePort() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its port component.
parsePropertiesFile(InputStream) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Parses a revocation configuration based on a properties file and maps it into the specified revocation order.
parseRDN() - Method in class iaik.utils.RFC2253NameParser
Parses a Relative distinguished Name, starting from the position indicated by the current value of the member variable position_.
parseRecipientInfo(InputStream) - Static method in class iaik.cms.RecipientInfo
Parses a DER encoded RecipientInfo from the supplied input stream.
parseRecipientInfo(ASN1Object) - Static method in class iaik.cms.RecipientInfo
Parses a RecipientInfo from the supplied ASN1Object.
parseRecipientInfos(InputStream) - Static method in class iaik.cms.RecipientInfo
Parses a SET of DER encoded RecipientInfos from the supplied input stream.
parseSafeContents(DerInputStream) - Static method in class iaik.pkcs.pkcs12.SafeBag
Parses the SafeContents data structure and returns the included SafeBags.
parseSafeContents(DerInputStream, boolean) - Static method in class iaik.pkcs.pkcs12.SafeBag
Parses the SafeContents data structure and returns the included SafeBags.
parseScheme() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its scheme component.
parseScope() - Method in class com.entrust.toolkit.util.LdapURLParser
Parses the LDAP URL to return its scope component.
parseSequenceOf(ASN1Object, Class) - Static method in class iaik.asn1.ASN
Parses a SEQUENCE OF ASN.1 object and returns an array containing all the components of the given ASN.1 object.
parseX509Certificate(Element) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses a X509Certificate DOM element.
parseX509CRL(Element) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses a X509CRL DOM element.
parseX509IssuerSerial(Element) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses a X509IssuerSerial DOM element.
parseX509SKI(Element) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses a X509SKI DOM element.
parseX509SubjectName(Element) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses a X509SubjectName DOM element.
parseXmlNSDeclarations(String) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Evaluates the XPointer parts in the xmlns scheme, according to XPointer xmlns() Scheme.
parseXPointers(String) - Static method in class iaik.ixsil.util.XPointerReferenceResolver
Collects the XPointer parts in the xpointer scheme.
PASSWORD_ENCRYPTED - Static variable in class iaik.pkcs.pkcs12.AuthenticatedSafe
AuthenticatedSafe mode: PASSWORD_ENCRYPTED
PASSWORD_EXPIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that, according to the user's password history and password policy, the user's current password has expired and must be changed.
PASSWORD_HISTORY_NOT_AVAILABLE - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the password history in an Entrust file-based Digital Identity store is not available (missing/empty).
PASSWORD_INTEGRITY_MODE - Static variable in class iaik.pkcs.pkcs12.PKCS12
The password integrity mode.
PASSWORD_NOT_VALID - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that, according to the user's password policy, the user's current password is not valid.
PASSWORD_RECIPIENT_INFO - Static variable in class iaik.cms.RecipientInfo
The CMS RecipientInfo type PasswordRecipientInfo.
passwordBasedMacOID - Static variable in class com.entrust.toolkit.asn1.crmf.PKMACValue
Object ID for a PasswordBasedMac.
PasswordBasedMacParameters - Class in com.entrust.toolkit.asn1.structures
Deprecated.
This class will never need to be used; it is intended for use with the JCA Mac cryptographic algorithms, which do not accept AlgorithmParameters at any API (since 7.0)
PasswordBasedMacParameters() - Constructor for class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameters
Deprecated.
The constructor
PasswordBasedMacParameterSpec - Class in com.entrust.toolkit.asn1.structures
Deprecated.
This is not a complete implementation, it does not provided ASN1 encoding/decoding; use PasswordBasedMacParameterSpec instead (since 7.0)
PasswordBasedMacParameterSpec() - Constructor for class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
The constructor
PasswordBasedMacParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the PBMParameter structure as defined in the CRMF specification.
PasswordBasedMacParameterSpec(byte[], AlgorithmID, int, AlgorithmID) - Constructor for class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Creates a new PasswordBasedMacParameterSpec object with the specified components.
PasswordBasedMacParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Creates a PasswordBasedMacParameterSpec object from an ASN1Object.
PasswordException - Exception in com.entrust.toolkit.exceptions
Deprecated.
this class is no longer used and will be removed in a future Toolkit version.
PasswordException(String) - Constructor for exception com.entrust.toolkit.exceptions.PasswordException
Deprecated.
 
PasswordRecipientInfo - Class in iaik.cms
This class implements the CMS PasswordRecipientInfo type.
PasswordRecipientInfo() - Constructor for class iaik.cms.PasswordRecipientInfo
Default Constructor.
PasswordRecipientInfo(AlgorithmID, byte[]) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo object for the given key-encryption algorithm, and already encrypted content encryption key.
PasswordRecipientInfo(AlgorithmID, AlgorithmID, byte[]) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo object for the given key-encryption algorithm, and already encrypted content encryption key.
PasswordRecipientInfo(AlgorithmID, SecretKey, AlgorithmParameters) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo object for the given KEK identifier, key-encryption algorithm and secret key encryption key.
PasswordRecipientInfo(AlgorithmID, SecretKey) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo object for the given kek identifier, key-encryption algorithm and secret key encryption key.
PasswordRecipientInfo(ASN1Object) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo from an ASN1Object.
PasswordRecipientInfo(SecureStringBuffer, AlgorithmID, AlgorithmParameterSpec, AlgorithmID, AlgorithmParameters) - Constructor for class iaik.cms.PasswordRecipientInfo
Creates a PasswordRecipientInfo object for deriving key encryption key (KEK) from the supplied password.
PasswordRuleTester - Class in com.entrust.toolkit.x509.policies
PasswordRuleTester checks whether a password conforms to password rules.
PATCH_NUMBER - Static variable in class com.entrust.toolkit.util.Version
Contains the patch number of the Toolkit.
path_ - Variable in class iaik.ixsil.util.URI
The path component of an URI.
PATH_CHARS_ - Static variable in class iaik.ixsil.util.URI
Contains all characters which are allowed for the path component of an URI.
PBEGenParameterSpec - Class in iaik.security.pbe
This class specifies salt length and iteration count to be used for generating algorithm parameters for password based encryption.
PBEGenParameterSpec(int, int) - Constructor for class iaik.security.pbe.PBEGenParameterSpec
Specifies the PBE key generation parameters, using a salt length and an iteration count.
PBEKey - Class in iaik.security.cipher
A secret key for PBE (Password Based Encryption).
PBEKey(String) - Constructor for class iaik.security.cipher.PBEKey
Creates a new PBEKey from a String.
PBEKey(PBEKeySpec) - Constructor for class iaik.security.cipher.PBEKey
Creates a new PBEKey from a PBEKeySpec.
PBEKey(char[]) - Constructor for class iaik.security.cipher.PBEKey
Creates a new PBEKey from a char array.
PBEKey(SecureStringBuffer) - Constructor for class iaik.security.cipher.PBEKey
 
PBEKeyAndParameterSpec - Class in iaik.security.spec
This class is simply a combination of PBEParameterSpec and PBEKeySpec since both specs are needed when generating a SecretKey for a MAC.
PBEKeyAndParameterSpec(byte[], byte[], int, int) - Constructor for class iaik.security.spec.PBEKeyAndParameterSpec
Constructs a parameter set for password-based encryption for generating MAC secret keys.
PBEKeyBMP - Class in iaik.security.cipher
A secret key for PBE (Password Based Encryption).
PBEKeyBMP(String) - Constructor for class iaik.security.cipher.PBEKeyBMP
Creates a new PBEKeyBMP from a String.
PBEKeyBMP(char[]) - Constructor for class iaik.security.cipher.PBEKeyBMP
Creates a new PBEKeyBMP from a char array.
PBEKeyBMP(PBEKeySpec) - Constructor for class iaik.security.cipher.PBEKeyBMP
Creates a new PBEKey from a PBEKeySpec.
PBEParameterGenerator - Class in iaik.security.pbe
This class implements an AlgorithmParameterGenerator to be used for generating parameters for en/decrypting messages with password based encryption algorithms according to PKCS#5 and PKCS#12.
PBEParameterGenerator() - Constructor for class iaik.security.pbe.PBEParameterGenerator
The default constructor.
PBEParameters - Class in iaik.security.pbe
This class represents PBE paramters in opaque form and may be used for generating opaque PBE parameters and converting them between various formats.
PBEParameters() - Constructor for class iaik.security.pbe.PBEParameters
The default constructor.
PBES2 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Creates an AlgorithmID for the PBES2 Password-Based Encryption algorithm as defined by RFC 8018.
pbes2 - Static variable in class iaik.asn1.ObjectID.Algorithms
Creates an ObjectID for the PBES2 object PBES2.
PBES2 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the PBES2 Password-Based Encryption algorithm as defined by RFC 8018.
PBES2 - Class in iaik.security.cipher
This class represents passwordbased encryption as defined by the PKCS #5 standard.
PBES2Cipher - Class in iaik.security.cipher
This class represents password-based encryption as defined by the PKCS #5 standard using PBES2 with the default combination of PBKDF2 with HmacSHA256 and AES-256-CBC as the underlying encryption scheme.
PBES2Cipher() - Constructor for class iaik.security.cipher.PBES2Cipher
 
PBES2Cipher(String, String) - Constructor for class iaik.security.cipher.PBES2Cipher
 
PBES2Parameters - Class in iaik.security.pbe
This class implements the parameter set used with password-based encryption scheme 2 (PBES2), which is defined in PKCS#5 as follows:
PBES2Parameters() - Constructor for class iaik.security.pbe.PBES2Parameters
The default constructor.
PBES2ParameterSpec - Class in iaik.security.spec
The parameter specifications for PBES2 contains the password-based key derivation function, which shall be PBKDF2 (RFC8018 Section 5.2) for this version of PKCS #5, with an underlying encryption scheme (see Appendix B.2 for examples).
PBES2ParameterSpec(int) - Constructor for class iaik.security.spec.PBES2ParameterSpec
When only the iteration count is provided, default PBKDF2 and the PBKDF2 PRF HmacSHA256 and the default encryption scheme AES-256-CBC will be used.
PBES2ParameterSpec(AlgorithmID, AlgorithmID, AlgorithmID) - Constructor for class iaik.security.spec.PBES2ParameterSpec
The parameter specifications for PBES2 contains the password-based key derivation function indicated with the PBKDF2 PRF and the specified encryption scheme will be used.
PBES2ParameterSpec(byte[], int, AlgorithmID, AlgorithmID, AlgorithmID, byte[]) - Constructor for class iaik.security.spec.PBES2ParameterSpec
Specify the parameter specifications for the PBES2 scheme.
PBES2ParameterSpec(PBEParameterSpec, String) - Constructor for class iaik.security.spec.PBES2ParameterSpec
 
pbeWithMD5AndDES_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithMD5AndDES_CBC key-encryption algorithm as defined by PKCS#5.
PbeWithMD5AndDES_CBC - Class in iaik.security.cipher
This class implements from the PKCS #5: Password-Based Cryptography Specification Version 2.0 (RFC 2898) the algorithm pbeWithMD5AndDES-CBC (object identifier: 1.2.840.113549.1.5.3).
PbeWithMD5AndDES_CBC() - Constructor for class iaik.security.cipher.PbeWithMD5AndDES_CBC
The constructor; creates a new instance of the PbeWithMD5AndDES_CBC symmetric cipher algorithm.
pbeWithSHAAnd128BitRC2_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd128BitRC2_CBC key-encryption algorithm as defined by PKCS#12.
pbeWithSHAAnd128BitRC4 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd128BitRC4 key-encryption algorithm as defined by PKCS#12.
pbeWithSHAAnd2_KeyTripleDES_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd2_KeyTripleDES_CBC key-encryption algorithm as defined by PKCS#12.
pbeWithSHAAnd3_KeyTripleDES_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd3_KeyTripleDES_CBC key-encryption algorithm as defined by PKCS#12.
PbeWithSHAAnd3_KeyTripleDES_CBC - Class in iaik.security.cipher
This class implements from the PKCS 12 v1.0: Personal Information Exchange Syntax the pbeWithSHAAnd3_KeyTripleDES_CBC algorithm (object identifier: 1.2.840.113549.1.12.1.3).
PbeWithSHAAnd3_KeyTripleDES_CBC() - Constructor for class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
The constructor; creates a new instance of the PbeWithSHAAnd3_KeyTripleDES_CBC symmetric cipher algorithm.
pbeWithSHAAnd40BitRC2_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd40BitRC2_CBC key-encryption algorithm as defined by PKCS#12.
PbeWithSHAAnd40BitRC2_CBC - Class in iaik.security.cipher
This class implements from the PKCS 12 v1.0: Personal Information Exchange Syntax the algorithm pbeWithSHAAnd40BitRC2_CBC (object identifier: 1.2.840.113549.1.12.1.6).
PbeWithSHAAnd40BitRC2_CBC() - Constructor for class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
The constructor; creates a new instance of the PbeWithSHAAnd40BitRC2_CBC symmetric cipher algorithm.
pbeWithSHAAnd40BitRC4 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the pbeWithSHAAnd40BitRC4 key-encryption algorithm as defined by PKCS#12.
pbkdf2 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the PBKDF2 key-generator algorithm as defined by RFC 2298.
PBKDF2 - Class in iaik.pkcs.pkcs5
This class implements the KeyGenerator Service Provider Interface (SPI) for the password-based-key-derivation-function-2 from the PKCS #5: Password-Based Cryptography Specification Version 2.0 (RFC 2898).
PBKDF2() - Constructor for class iaik.pkcs.pkcs5.PBKDF2
The constructor; creates a new instance of the PBKDF2 key generation algorithm.
PBKDF2KeyAndParameterSpec - Class in iaik.security.spec
This class encapsulates the algorithmParameters needed for supporting the Password-Based Encryption Key Derivation Function 2 (PBEKDF2) algorithm.
PBKDF2KeyAndParameterSpec(SecureStringBuffer) - Constructor for class iaik.security.spec.PBKDF2KeyAndParameterSpec
The constructor with recommended parameter settings.
PBKDF2KeyAndParameterSpec(SecureStringBuffer, byte[], int, int, AlgorithmID) - Constructor for class iaik.security.spec.PBKDF2KeyAndParameterSpec
The PBKDF2KeyAndParameterSpec constructor.
PBKDF2KeyAndParameterSpec(ASN1Object, SecureStringBuffer, int) - Constructor for class iaik.security.spec.PBKDF2KeyAndParameterSpec
Creates a PBEKDF2 parameter specification from an ASN1Object.
PBKDF2KeyAndParameterSpec(PBEKeySpec, String) - Constructor for class iaik.security.spec.PBKDF2KeyAndParameterSpec
 
PBKDF2WithParameter - Class in iaik.pkcs.pkcs5
 
PBKDF2WithParameter() - Constructor for class iaik.pkcs.pkcs5.PBKDF2WithParameter
 
PBMAC1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Creates an AlgorithmID for the PBMAC1 Password-Based Encryption algorithm as defined by RFC 8018.
pbmac1 - Static variable in class iaik.asn1.ObjectID.Algorithms
Creates an ObjectID for the PBES2 object PBES2.
PBMAC1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the PBMAC1 Password-Based Encryption algorithm as defined by RFC 8018.
PEM - Static variable in class iaik.asn1.ASN1
Global value for ASN.1 coding format PEM.
PemHeader - Class in com.entrust.toolkit.archive
This class represents the header used during a PEM-protected message creation.
PemInputStream - Class in com.entrust.toolkit.archive
This class reads data created by PemOutputStream.
PemInputStream(KeyAndCertificateSource, InputStream, boolean, InputStream, int) - Constructor for class com.entrust.toolkit.archive.PemInputStream
Constructor for PemInputStream.
PemInputStream(InputStream, boolean, InputStream, int) - Constructor for class com.entrust.toolkit.archive.PemInputStream
Constructor for PemInputStream.
PemOptions - Class in com.entrust.toolkit.archive
This class is a simple data structure used to specify the way a PEM message or Entrust Archive is protected.
PemOptions() - Constructor for class com.entrust.toolkit.archive.PemOptions
Constructor for PemOptions.
PemOptions(PemOptions) - Constructor for class com.entrust.toolkit.archive.PemOptions
Copy Constructor for PemOptions.
PemOutputStream - Class in com.entrust.toolkit.archive
This class writes data to a stream, in a format that is based on, but not compliant to, the PEM standard of RFC1421.
PemOutputStream(User, PemOptions, OutputStream, OutputStream) - Constructor for class com.entrust.toolkit.archive.PemOutputStream
Create a PemOutputStream that writes the protected data and header to separate streams.
PemOutputStream(User, PemOptions, OutputStream) - Constructor for class com.entrust.toolkit.archive.PemOutputStream
Create a PemOutputStream that does not write the header.
PemOutputStream(PrivateKey, X509Certificate, X509Certificate, PemOptions, OutputStream, OutputStream) - Constructor for class com.entrust.toolkit.archive.PemOutputStream
Creates a PEM message, signed with the given signing key, with the given certificates used as those of the originator.
PemOutputStream - Class in iaik.utils
This stream can be used to convert a binary DER output stream to a PEM style base64 encoded output stream.
PemOutputStream(OutputStream, String, String) - Constructor for class iaik.utils.PemOutputStream
Creates a new PemOutputStream.
PemParsedHeader - Class in com.entrust.toolkit.archive
This class represents the header read from a stream used for a PEM protected message.
PEMString - Class in com.entrust.toolkit.util
 
PEMString(String) - Constructor for class com.entrust.toolkit.util.PEMString
 
periodicPoll(int, ResourceEventHandler, int) - Method in class com.entrust.toolkit.util.ManagerTransport
A convienance method that sets up the ManagerTransport object for polling to ensure PKI service availability.
periodicPoll(int, ResourceEventHandler, int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
PERSONAL - Static variable in class com.entrust.toolkit.capi.CertStore
 
physicalDeliveryOfficeName - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.19"
OID Name: "physicalDeliveryOfficeName"
OID Short-name: none
Source: RFC 4519
picture - Static variable in class iaik.x509.extensions.qualified.structures.BiometricData
The predefined biometric data type picture.
pivContainer - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.5.16" OID Name: "entrustCertDefnPivContainer " OID Short-name: none
pkcs10_content - Class in iaik.security.smime
This class implements a DataContentHandler for the MIME type: "application/(x-)pkcs10".
pkcs10_content() - Constructor for class iaik.security.smime.pkcs10_content
Default constructor.
pkcs10_content - Class in iaik.smime
This class implements a DataContentHandler for the MIME type: "application/(x-)pkcs10".
pkcs10_content() - Constructor for class iaik.smime.pkcs10_content
Default constructor.
PKCS10Content - Class in iaik.security.smime
This class can be used to create S/MIME application/pkcs10 emails in combination with the jakarta.mail package.
PKCS10Content() - Constructor for class iaik.security.smime.PKCS10Content
Creates a new PKCS10Content object.
PKCS10Content(DataSource) - Constructor for class iaik.security.smime.PKCS10Content
Constructs a PKCS10Content object from the given data source.
PKCS10Content - Class in iaik.smime
This class can be used to create S/MIME application/pkcs10 emails in combination with the jakarta.mail package.
PKCS10Content() - Constructor for class iaik.smime.PKCS10Content
Creates a new PKCS10Content object.
PKCS10Content(DataSource) - Constructor for class iaik.smime.PKCS10Content
Constructs a PKCS10Content object from the given data source.
PKCS11Information - Class in com.entrust.toolkit.pkcs11
Provides access to general information about the token's PKCS11 library.
PKCS11Information(PKCS11LibraryConnection) - Constructor for class com.entrust.toolkit.pkcs11.PKCS11Information
Creates a PKCS11Information object for a specific connection to a PKCS11 library.
PKCS11LibraryConnection - Class in com.entrust.toolkit.pkcs11
Used to connect to a token's PKCS11 library as the first step when working with smart cards.
PKCS11LibraryConnection(String) - Constructor for class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
Creates a PKCS11LibraryConnection object and opens a connection to the specified PKCS11 library.
PKCS11Permission - Class in com.entrust.toolkit.permissions
A PKCS11Permission is required when access the PKCS11 native code in the the toolkit.
PKCS11Permission() - Constructor for class com.entrust.toolkit.permissions.PKCS11Permission
Creates a new PKCS11Permission using the symbolic name of "PKCS11Permission".
PKCS11Types - Class in com.entrust.toolkit.pkcs11
Deprecated.
Use the constants in JNIPKCS11 instead; since JTK 7.0
PKCS11Types() - Constructor for class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
 
PKCS12 - Class in iaik.pkcs.pkcs12
This class implements PKCS#12 objects exported from Netscape Navigator or MS Internet Explorer.
PKCS12(KeyBag, CertificateBag[]) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a new PKCS#12 object from a KeyBag and an array of CertificateBags.
PKCS12(KeyBag[], CertificateBag[]) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a new PKCS#12 object from an array of KeyBags and an array of CertificateBags.
PKCS12(KeyBag, CertificateBag[], int) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a new PKCS#12 object from a KeyBag and an array of CertificateBags.
PKCS12(KeyBag[], CertificateBag[], int) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a new PKCS#12 object from an array of KeyBags and an array of CertificateBags.
PKCS12(InputStream) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a new PKCS#12 object from an InputStream.
PKCS12(ASN1Object) - Constructor for class iaik.pkcs.pkcs12.PKCS12
Creates a PKCS#12 object from an ASN1Object.
pkcs12_certBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 certBag.
pkcs12_CertBagIds - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 CertBagIds When using it, type ObjectID.pkcs12_CertBagIds
pkcs12_crlBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 crlBag.
pkcs12_keyBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 keyBag.
pkcs12_pkcs8ShroudedKeyBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 pkcs8ShroudedKeyBag.
pkcs12_safeContentsBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 safeContentsBag.
pkcs12_SDSICertBagId - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 SDSICertBagId.
pkcs12_secretBag - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 secretBag.
pkcs12_Version1 - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 Version1.
pkcs12_Version1_BagIds - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 Version1 BagIds.
pkcs12_x509CertCRLBagId - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#12 object PKCS#12 x509CertCRLBagId.
PKCS12ExportPermission - Class in com.entrust.toolkit.x509.extensions
This class implements the PKCS12ExportPermission extension.
PKCS12ExportPermission() - Constructor for class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Default constructor.
PKCS12Reader - Class in com.entrust.toolkit.credentials
PKCS12Reader is a subclass of CredentialReader and reads a Digital Identity that conforms to the syntax specified in PKCS#12.
PKCS12Reader(InputStream) - Constructor for class com.entrust.toolkit.credentials.PKCS12Reader
Creates a PKCS12Reader object to a Digital Identity stored in a PKCS#12 file.
PKCS12Writer - Class in com.entrust.toolkit.credentials
A credential writer for writing a digital identity in the form of a PKCS#12 key file.
PKCS12Writer(OutputStream, int, int) - Constructor for class com.entrust.toolkit.credentials.PKCS12Writer
A constructor; creates a new PKCS12Writer object used to write a Digital Identity in the form of a PKCS#12 key file where the keys and certificates that are written are controlled by the key export mode
PKCS12Writer(OutputStream, int) - Constructor for class com.entrust.toolkit.credentials.PKCS12Writer
A constructor; creates a new PKCS12Writer object used to write a Digital Identity in the form of a PKCS#12 key file where the latest key and certificate from each certificate stream is written.
PKCS5_PADDING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
Pkcs5PaddingMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the PKCS #5 padding mechanism in Entrust's symmetric block cipher architecture.
pkcs7 - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7.
pkcs7_data - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 data.
PKCS7_DECRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction PKCS7 decryption
PKCS7_DECRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction PKCS7 decryption
PKCS7_DECRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the PKCS#7 decryption transaction
PKCS7_DECRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction PKCS7 decryption
PKCS7_DECRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction PKCS7 decryption
PKCS7_DECRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction PKCS7 decryption
PKCS7_DECRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction PKCS7 decryption
pkcs7_digestedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 digestedData.
pkcs7_encryptedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 encryptedData.
PKCS7_ENCRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transacton PKCS7 encryption
PKCS7_ENCRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transacton PKCS7 encryption
PKCS7_ENCRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the PKCS#7 encryption transaction
PKCS7_ENCRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transacton PKCS7 encryption
PKCS7_ENCRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transacton PKCS7 encryption
PKCS7_ENCRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transacton PKCS7 encryption
PKCS7_ENCRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transacton PKCS7 encryption
pkcs7_envelopedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 envelopedData.
pkcs7_signedAndEnvelopedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 signedAndEnvelopedData.
pkcs7_signedData - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#7 object PKCS#7 signedData.
PKCS7_SIGNING - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction PKCS7 signing
PKCS7_SIGNING - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction PKCS7 signing
PKCS7_SIGNING - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the PKCS#7 signing transaction
PKCS7_SIGNING - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction PKCS7 signing
PKCS7_SIGNING - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction PKCS7 signing
PKCS7_SIGNING - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction PKCS7 signing
PKCS7_SIGNING - Static variable in class iaik.smime.SMIMECounter
The constant for transaction PKCS7 signing
PKCS7_VERIFICATION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction PKCS7 verification
PKCS7_VERIFICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction PKCS7 verification
PKCS7_VERIFICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the PKCS#7 verification transaction
PKCS7_VERIFICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction PKCS7 verification
PKCS7_VERIFICATION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction PKCS7 verification
PKCS7_VERIFICATION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction PKCS7 verification
PKCS7_VERIFICATION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction PKCS7 verification
PKCS7CertList - Class in iaik.pkcs
This class implements an application of the PKCS#7 standard for dealing with certificate chains as used by Netscape Navigator and Microsoft Internet Explorer.
PKCS7CertList() - Constructor for class iaik.pkcs.PKCS7CertList
Default constructor.
PKCS7CertList(InputStream) - Constructor for class iaik.pkcs.PKCS7CertList
Creates a PKCS7CertList from an input stream.
PKCS7Counter - Class in com.entrust.toolkit
PKCS7Counter is a singleton class that counts PKCS#7 operations performed by an application.
PKCS7Counter() - Constructor for class com.entrust.toolkit.PKCS7Counter
 
PKCS7DecodeStream - Class in com.entrust.toolkit
The PKCS7DecodeStream class decodes data that has been signed and/or encrypted according to the PKCS#7 standard.
PKCS7DecodeStream(User, InputStream) - Constructor for class com.entrust.toolkit.PKCS7DecodeStream
Creates a new PKCS7DecodeStream object to decrypt data, to verify data, or to retrieve exported certificates.
PKCS7DecodeStream(KeyAndCertificateSource, InputStream) - Constructor for class com.entrust.toolkit.PKCS7DecodeStream
Creates a new PKCS7DecodeStream object to decrypt data, to verify data, or to retrieve exported certificates.
PKCS7DecodeStream(User, InputStream, InputStream) - Constructor for class com.entrust.toolkit.PKCS7DecodeStream
Creates a new DecodeStream to decode and verify clear signed data.
PKCS7DecodeStream(KeyAndCertificateSource, InputStream, InputStream) - Constructor for class com.entrust.toolkit.PKCS7DecodeStream
Creates a new DecodeStream to decode and verify clear signed data.
PKCS7EncodeStream - Class in com.entrust.toolkit
The PKCS7EncodeStream class performs data encryption and signing operations according to the PKCS#7 standard.
PKCS7EncodeStream(User, OutputStream, int) - Constructor for class com.entrust.toolkit.PKCS7EncodeStream
Creates a new PKCS7EncodeStream object to encrypt and/or sign data.
PKCS7EncodeStream(KeyAndCertificateSource, OutputStream, int) - Constructor for class com.entrust.toolkit.PKCS7EncodeStream
Creates a new PKCS7EncodeStream object to encrypt and/or sign data.
PKCS7EncodeStream(User, OutputStream, OutputStream) - Constructor for class com.entrust.toolkit.PKCS7EncodeStream
Creates a new PKCS7EncodeStream to clear sign data.
PKCS7EncodeStream(KeyAndCertificateSource, OutputStream, OutputStream) - Constructor for class com.entrust.toolkit.PKCS7EncodeStream
Creates a new PKCS7EncodeStream to clear sign data.
PKCS7EncodeStream.ConsumerInputStream - Class in com.entrust.toolkit
Represents the buffer of a producer/consumer scheme as an input stream from which the consumer reads.
PKCS7Exception - Exception in com.entrust.toolkit.exceptions
Base class for exceptions that occur while encoding or decoding PKCS#7 messages.
PKCS7Exception() - Constructor for exception com.entrust.toolkit.exceptions.PKCS7Exception
Constructs an PKCS7Exception with null as its error detail message.
PKCS7Exception(String) - Constructor for exception com.entrust.toolkit.exceptions.PKCS7Exception
Constructs an PKCS7Exception with the specified detail message.
PKCS7Exception(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.PKCS7Exception
Constructs a PKCS7Exception with the specified detail message and cause.
PKCS7Util - Class in com.entrust.toolkit
Contains various utility APIs related to PKCS #7.
PKCS8ShroudedKeyBag - Class in iaik.pkcs.pkcs12
This class contains an encrypted private key and any associated attributes.
PKCS8ShroudedKeyBag() - Constructor for class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
The default constructor.
PKCS8ShroudedKeyBag(KeyBag) - Constructor for class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Creates a new PKCS8ShroudedKeyBag from a KeyBag.
PKCS_7_ASN_ENCODING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PKCS_7_NDR_ENCODING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PKCSException - Exception in iaik.pkcs
This is the general PKCS exception class, which serves to group all the exception classes of the iaik.pkcs package that extend from it.
PKCSException() - Constructor for exception iaik.pkcs.PKCSException
Creates a PKCSException with no message describing the exception.
PKCSException(String) - Constructor for exception iaik.pkcs.PKCSException
Creates a PKCSException with the given message describing this particular exception.
PKCSParsingException - Exception in iaik.pkcs
PKCS Parsing Exception.
PKCSParsingException() - Constructor for exception iaik.pkcs.PKCSParsingException
Creates a PKCSParsingException with no message describing the exception.
PKCSParsingException(String) - Constructor for exception iaik.pkcs.PKCSParsingException
Creates a PKCSParsingException with the given message describing this particular exception.
PKIArchiveOptions - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class is an implementation of the ASN.1 structure for the PKIArchiveOptions regCtrl as defined in the CRMF specification.
PKIArchiveOptions(int, Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Creates a new PKIArchiveOptions object with the specified choice-type and choice-value.
PKIArchiveOptions(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Creates a new PKIArchiveOptions regCtrl object from an ASN1Object.
PKIBody - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for PKIBody as defined in the CMPv1 specification.
PKIBody(int, Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIBody
Creates a new PKIBody object with the specified type and value.
PKIBody(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIBody
Creates a new PKIBody object from an ASN1Object.
PKIHeader - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for PKIHeader as defined in the CMPv1 specification.
PKIHeader(GeneralName, GeneralName) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Creates a new PKIHeader object with the specified components.
PKIHeader(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Creates a PKIHeader object from an ASN1Object.
PKIHeader - Class in com.entrust.toolkit.asn1.structures
Deprecated.
as of 7.0, use PKIHeader
PKIHeader(int) - Constructor for class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This constructor creates an empty PKIHeader object.
PKIHeader(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This constructor parses an ASN.1 object into an encapsulated PKIHeader.
PKIHeader(int, GeneralName, GeneralName, GeneralizedTime, AlgorithmID, ASN1Object, ASN1Object, OCTET_STRING, OCTET_STRING, OCTET_STRING) - Constructor for class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This constructor, given all of the information that can be included, creates a PKIHeader object.
PKIMessage - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for PKIMessage as defined in the CMPv1 specification.
PKIMessage(PKIHeader, PKIBody) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Creates a new PKIMessage object with the specified components.
PKIMessage(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Creates a new PKIMessage object from an ASN1Object.
PKIPublicationInfo - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the ASN.1 structure for the PKIPublicationInfo regCtrl as defined in the CRMF specification.
PKIPublicationInfo(int) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Creates a new PKIPublicationInfo regCtrl object with the specified component.
PKIPublicationInfo(boolean) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Creates a new PKIPublicationInfo regCtrl object action determined by the publish parameter.
PKIPublicationInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Creates a new PKIPublicationInfo regCtrl object from an ASN1Object.
PKIStatusInfo - Class in com.entrust.toolkit.asn1.cmpv1
This class implements the ASN.1 structure for PKIStatusInfo as defined in the CMPv1 specification.
PKIStatusInfo(int) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Creates a new PKIStatusInfo object with the specified component.
PKIStatusInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Creates a new PKIStatusInfo object from an ASN1Object.
PKIStatusInfo.PKIFailureInfo - Class in com.entrust.toolkit.asn1.cmpv1
Contains a set of pre-defined (known) PKIFailureInfo values.
PKIStatusInfo.PKIStatus - Class in com.entrust.toolkit.asn1.cmpv1
Contains a set of pre-defined (known) PKIStatus values.
PKIX4Version - Static variable in class com.entrust.toolkit.credentials.CMPCredentialReader
Deprecated.
as of JTK 7.0 proto-PKIX is no longer supported; instead PKIX-CMP is always used for communication with the Security Manager
PKIX5Version - Static variable in class com.entrust.toolkit.credentials.CMPCredentialReader
Deprecated.
as of JTK 7.0 proto-PKIX is no longer supported; instead PKIX-CMP is always used for communication with the Security Manager
pkix_ad_caIssuers - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ad-caIssuers object .
pkix_ad_ocsp - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ad-ocsp object .
pkix_ocsp_archive_cutoff - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-archive-cutoff object .
pkix_ocsp_basic - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-basic object .
pkix_ocsp_crl - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-crl object .
pkix_ocsp_nocheck - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-nocheck object .
pkix_ocsp_nonce - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-nonce object .
pkix_ocsp_response - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-response object .
pkix_ocsp_service_locator - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the pkix-ocsp-service-locator object .
PKIXCMPUtils - Class in com.entrust.toolkit.credentials
 
PKIXCMPUtils(ManagerTransport) - Constructor for class com.entrust.toolkit.credentials.PKIXCMPUtils
Construct an EntrustPKIXCMP message given a ManagerTransport object.
PKIXCMPUtils(ManagerTransport, boolean) - Constructor for class com.entrust.toolkit.credentials.PKIXCMPUtils
Construct an EntrustPKIXCMP message given a ManagerTransport object.
PKIXException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an an error occurs during a PKIX certificate management protocol transaction.
PKIXException(String) - Constructor for exception com.entrust.toolkit.exceptions.PKIXException
Creates a PKIXException with the indicated exception message.
PKIXException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.PKIXException
Creates a PKIXException with the indicated inner exception, and exception message.
PKMACValue - Class in com.entrust.toolkit.asn1.crmf
This class implements the PKMACValue structure as defined in the CRMF specification.
PKMACValue(AlgorithmID, byte[]) - Constructor for class com.entrust.toolkit.asn1.crmf.PKMACValue
Creates a new PKMACValue object with the specified components.
PKMACValue(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.PKMACValue
Creates a PKMACValue object from an ASN1Object.
placeOfBirth - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Qualified Certificate personal data attribute type PlaceOfBirth.
PLAINTEXTKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PMACVALUE - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use PKMACValue instead (since JTK 7.0)
PMACVALUE() - Constructor for class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
PolicyCertificate - Class in com.entrust.toolkit.x509.policies
This class abstracts the interface to a policy certificate.
PolicyCertificate() - Constructor for class com.entrust.toolkit.x509.policies.PolicyCertificate
 
PolicyConstraints - Class in iaik.x509.extensions
This class implements the PolicyConstraints extension.
PolicyConstraints() - Constructor for class iaik.x509.extensions.PolicyConstraints
Default constructor.
PolicyConstraintsCertTestlet - Class in com.entrust.toolkit.x509.testlets
Deprecated.
as of the 7.0 toolkit. All this functionality is now part of CertificatePoliciesCertTestlet.
PolicyConstraintsCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
Deprecated.
 
PolicyInformation - Class in iaik.asn1.structures
This class implements the ASN.1 type PolicyInformation.
PolicyInformation(ObjectID, PolicyQualifierInfo[]) - Constructor for class iaik.asn1.structures.PolicyInformation
Creates a new PolicyInformation object from given policy id and policy qualifiers.
PolicyInformation(ASN1Object) - Constructor for class iaik.asn1.structures.PolicyInformation
Constructs a PolicyInformation from an ASN1Object.
PolicyMapping - Class in iaik.asn1.structures
This class implements a policy mapping as used by the X509v3 PolicyMappings extenscion to be included into CA certificates.
PolicyMapping() - Constructor for class iaik.asn1.structures.PolicyMapping
Default constructor.
PolicyMapping(ASN1Object) - Constructor for class iaik.asn1.structures.PolicyMapping
Creates a policy mapping from an ASN1Object.
PolicyMapping(ObjectID, ObjectID) - Constructor for class iaik.asn1.structures.PolicyMapping
Creates a policy mapping from an issuerDomainPolicy and a subjectDomainPolicy.
PolicyMappings - Class in iaik.x509.extensions
This class implements the PolicyMappings Extension.
PolicyMappings() - Constructor for class iaik.x509.extensions.PolicyMappings
Default constructor.
PolicyQualifierInfo - Class in iaik.asn1.structures
This class implements the ASN.1 type PolicyQualifierInfo.
PolicyQualifierInfo(String) - Constructor for class iaik.asn1.structures.PolicyQualifierInfo
Creates a new PolicyQualifierInfo from a CPS Pointer qualifier.
PolicyQualifierInfo(String, int[], String) - Constructor for class iaik.asn1.structures.PolicyQualifierInfo
Creates a new PolicyQualifierInfo from a user notice qualifier specified by reference information and/or an explicit text.
PolicyQualifierInfo(ASN1Object) - Constructor for class iaik.asn1.structures.PolicyQualifierInfo
Constructs a PolicyQualifierInfo from an ASN1Object.
PollableResource - Interface in com.entrust.toolkit.resourcemonitor
A PollableResource represent an Object which is periodically polled to determine the status of the Object.
pollrep - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'pollrep'.
pollreq - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'pollreq'.
PolynomeECPoint - Class in com.entrust.toolkit.security.arithmetic.groups.ellipticCurve
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
PolynomeECPoint(EllipticCurve) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Creates the point at infinity on the elliptic curve curve.
PolynomeECPoint(Polynomial, Polynomial, EllipticCurve) - Constructor for class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Creates a point on the specified elliptic curve.
Polynomial - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
Polynomial(BigInteger, PolynomialField) - Constructor for class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Creates an element in the GF2mTrinomial field.
Polynomial(Polynomial) - Constructor for class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Creates an element that is the exact copy of the template argument.
PolynomialField - Class in com.entrust.toolkit.security.arithmetic.fields
Deprecated.
since 8.0; use Entrust's new EC architecture com.entrust.toolkit.security.crypto.ec instead
PolynomialField(BigInteger) - Constructor for class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Creates a field over GF2m with the polynomial basis, basis.
popdecc - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'popdecc'.
popdecr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'popdecr'.
POPOPrivKey - Class in com.entrust.toolkit.asn1.crmf
This class implements the POPOPrivKey structure as defined in the CRMF specification.
POPOPrivKey(int, Object) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Creates a new POPOPrivKey object with the specified type and value.
POPOPrivKey(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Creates a POPOPrivKey object from an ASN1Object.
POPOSigningKey - Class in com.entrust.toolkit.asn1.crmf
This class implements the POPOSigningKey structure as defined in the CRMF specification.
POPOSigningKey(AlgorithmID, byte[]) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Creates a new POPOSigningKey object with the specified components.
POPOSigningKey(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Creates a POPOSigningKey object from an ASN1Object.
POPOSigningKeyInput - Class in com.entrust.toolkit.asn1.crmf
This class implements the POPOSigningKeyInput structure as defined in the CRMF specification.
POPOSigningKeyInput(GeneralName, PublicKey) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Creates a new POPOSigningKey object with the specified components.
POPOSigningKeyInput(PKMACValue, PublicKey) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Creates a new POPOSigningKey object with the specified components.
POPOSigningKeyInput(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Creates a POPOSigningKeyInput object from an ASN1Object.
POPSigningKeyInputCMP - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use POPOSigningKeyInput instead (since JTK 7.0)
POPSigningKeyInputCMP() - Constructor for class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
The constructor
port - Variable in class com.entrust.toolkit.util.LdapURL
The port component of an LDAP URL.
Position - Class in iaik.ixsil.core
This class represents a structure which determines a certain position in a XML document.
Position(String, String, int) - Constructor for class iaik.ixsil.core.Position
Convenience constructor for quick initialization of this structure.
position_ - Variable in class iaik.utils.RFC2253NameParser
The current parsing position within nameStrBuf_ to be parsed.
posOfLastInvokedTransform_ - Variable in class iaik.ixsil.core.TransformInstruction
Stores the position of the last transform which has already been processed.
post(HttpURLConnection, byte[]) - Method in class com.entrust.toolkit.util.net.HttpConnection
Posts data to the given HttpURLConnection and retrieve a response.
Post_Quantum - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "2.16.840.1.114027.80.3.1" Registered JCA algorithm: "PostQuantum" Registered JCA key: "PostQuantum" Registered AlgorithmParameterSpecs: PostQuantumParameterSpec
post_quantum - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "2.16.840.1.114027.80.3.1" OID Name: "POST_QUANTUM" OID Short-name: none
postalAddress - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.16"
OID Name: "postalAddress"
OID Short-name: none
Source: RFC 4519
postalCode - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.17"
OID Name: "postalCode"
OID Short-name: none
Source: RFC 4519
postOfficeBox - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.18"
OID Name: "postOfficeBox"
OID Short-name: none
Source: RFC 4519
PP_ADMIN_PIN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_APPLI_CERT - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_BASIS_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
OID for polynomial fields with pentanomial basis as defined in X9.62.
PP_CERTCHAIN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_CHANGE_PASSWORD - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_CONTAINER - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENTRUST_CA_DN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENTRUST_DIGITAL_ID_DN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENTRUST_POLICY_CERT - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENTRUST_RECOVER - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENTRUST_SECURITY_STORE_NAME - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMALGS - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMALGS_EX - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMCONTAINERS - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMELECTROOTS - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMEX_SIGNING_PROT - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_ENUMMANDROOTS - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_IMPTYPE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEY_TYPE_SUBTYPE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYEXCHANGE_PIN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYSET_SEC_DESCR - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYSET_TYPE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYSPEC - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYSTORAGE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_KEYX_KEYSIZE_INC - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_NAME - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_PROVTYPE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_SESSION_KEYSIZE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_SGC_INFO - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_SIG_KEYSIZE_INC - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_SIGNATURE_PIN - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_SYM_KEYSIZE - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_UI_PROMPT - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_UNIQUE_CONTAINER - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_USE_HARDWARE_RNG - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
PP_VERSION - Static variable in class com.entrust.toolkit.capi.ProviderParam
 
preferredDeliveryMethod - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.28"
OID Name: "preferredDeliveryMethod"
OID Short-name: none
Source: RFC 4519
prefixResolver_ - Variable in class iaik.ixsil.util.XPathUtilsImpl
The prefix resolver for the XPath engine.
PRIME_FIELD_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
OID for a prime field as defined in X9.62.
print(ASN1Object) - Static method in class iaik.asn1.ASN1
Returns a string that represents the contents of the supplied ASN1Object.
print(String) - Method in class iaik.utils.LineOutputStream
Print a String.
PrintableString - Static variable in class iaik.asn1.ASN
Global ASN.1 type PrintableString
PrintableString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type PrintableString
PrintableString - Class in iaik.asn1
This class implements the native ASN.1 type "PrintableString".
PrintableString() - Constructor for class iaik.asn1.PrintableString
Creates an empty PrintableString object.
PrintableString(String) - Constructor for class iaik.asn1.PrintableString
Creates a new ASN.1 PrintableString object for the given String value.
printConfiguration() - Method in class com.entrust.toolkit.util.HttpsLdapServer
Displays the server settings.
printDebugLog_ - Static variable in class iaik.ixsil.init.IXSILInit
An indicator whether debug log should be output or not.
printError(String, SAXParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
Prints debug information by evaluating the information in the specified exception.
printException(XMLParseException, int) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
Prints debug information about the error by evaluating the information in the specified exception.
println(String) - Method in class iaik.utils.LineOutputStream
Print a String, and then finish the line.
println() - Method in class iaik.utils.LineOutputStream
Finish the line.
printStackTrace() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Prints the stack trace of the XMLEException to System.err.
printStackTrace(PrintStream) - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Prints the stack trace of the XMLEException to the specified PrintStream.
printStackTrace(PrintWriter) - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Prints the stack trace of the XMLEException to the specified PrintWriter.
printStackTrace() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Prints the stack trace of the XMLERuntimeException to System.err.
printStackTrace(PrintStream) - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Prints the stack trace of the XMLERuntimeException to the specified PrintStream.
printStackTrace(PrintWriter) - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Prints the stack trace of the XMLERuntimeException to the specified PrintWriter .
printStackTrace() - Method in exception iaik.ixsil.exceptions.IXSILException
Prints the stack trace to System.err.
printStackTrace(PrintStream) - Method in exception iaik.ixsil.exceptions.IXSILException
Prints the stack trace to the specified PrintStream.
printStackTrace(PrintWriter) - Method in exception iaik.ixsil.exceptions.IXSILException
Prints the stack trace to the specified PrintWriter.
printStackTrace() - Method in exception iaik.ixsil.exceptions.IXSILRuntimeException
Prints the stack trace to System.err.
printStackTrace(PrintStream) - Method in exception iaik.ixsil.exceptions.IXSILRuntimeException
Prints the stack trace to the specified PrintStream.
printStackTrace(PrintWriter) - Method in exception iaik.ixsil.exceptions.IXSILRuntimeException
Prints the stack trace to the specified PrintWriter.
printTable(String, byte[]) - Static method in class iaik.utils.Util
 
printTable(String, int[]) - Static method in class iaik.utils.Util
 
PRIVATE - Static variable in class iaik.asn1.ASN
Tag class: private
PRIVATE - Static variable in class iaik.asn1.DerInputStream
Tag class: private
private_key_algorithm - Variable in class iaik.pkcs.pkcs8.PrivateKeyInfo
Identifies the appertaining private-key algorithm.
private_key_info - Variable in class iaik.pkcs.pkcs8.PrivateKeyInfo
 
PrivateKey - Interface in com.entrust.toolkit.security.provider
Defines the interface to an Entrust private key; keys of this type provide a mechanism for wiping all sensitive information held about the private key from system memory.
privateKey_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithm
The private key used to compute the signature.
PRIVATEKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PrivateKeyInfo - Class in iaik.pkcs.pkcs8
PrivateKeyInfo() - Constructor for class iaik.pkcs.pkcs8.PrivateKeyInfo
Default Constructor for derived classes.
PrivateKeyInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a new PrivateKeyInfo from an ASN1Object.
PrivateKeyInfo(InputStream) - Constructor for class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a new PrivateKeyInfo from an InputStream.
PrivateKeyInfo(byte[]) - Constructor for class iaik.pkcs.pkcs8.PrivateKeyInfo
Creates a new PrivateKeyInfo from a byte array.
privateKeyUsage - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.1.4" OID Name: "entrustCertDefnPrivateKeyUsage" OID Short-name: none
PrivateKeyUsagePeriod - Class in iaik.x509.extensions
This class implements the PrivateKeyUsagePeriod extension.
PrivateKeyUsagePeriod() - Constructor for class iaik.x509.extensions.PrivateKeyUsagePeriod
Default constructor.
PrivateKeyUsagePeriod(Date, Date) - Constructor for class iaik.x509.extensions.PrivateKeyUsagePeriod
Creates a new PrivateKeyUsagePeriod from 2 Dates defining the validity period of the private key.
privilegeWithdrawn - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason privilegeWithdrawn.
process() - Method in class com.entrust.toolkit.archive.ArchiveCreator
This method should be called repeatedly to read data from the input file, and protect the data.
processingPosition_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Indicates processing position during serialization (see {link BEFORE_DOC_ELEMENT_}, CanonicalXMLSerializerImpl.IN_DOC_ELEMENT_ and CanonicalXMLSerializerImpl.AFTER_DOC_ELEMENT_).
processRedaction(SubjectAltName) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
Process the redaction by apply it to the supplied SubjectAltName class and return a new SubjectAltName that has been redacted.
processRedaction(SubjectAltName, String) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
Process the redaction by apply it to the supplied SubjectAltName class and return a new SubjectAltName that has been redacted.
processTransforms(int, boolean) - Method in interface iaik.ixsil.core.SignerReference
Resolves the Reference's URI (or takes the expicite data set previously respectively) and invokes all transforms starting with the first and ending with the one specified by means of the parameter positionOfLastIncludedTransform.
processTransforms(int, boolean) - Method in interface iaik.ixsil.core.VerifierReference
Resolves the Reference's URI (or takes the expicite data set previously respectively) and invokes all transforms starting with the first and ending with the one specified by means of the parameter positionOfLastIncludedTransform.
PRODUCT_NAME - Static variable in class com.entrust.toolkit.util.Version
Contains the product name of the Toolkit.
PRODUCT_NAME_PREFIX - Static variable in class com.entrust.toolkit.util.Version
 
PRODUCT_NAME_SUFFIX - Static variable in class com.entrust.toolkit.util.Version
 
PRODUCT_VERSION - Static variable in class com.entrust.toolkit.util.Version
Contains the product version of the Toolkit.
ProfileException - Exception in com.entrust.toolkit.exceptions
Deprecated.
this class is no longer used an will be removed in a future Toolkit version.
ProfileException(String) - Constructor for exception com.entrust.toolkit.exceptions.ProfileException
Deprecated.
 
ProofOfPossession - Class in com.entrust.toolkit.asn1.crmf
This class implements the CertReqMessages structure as defined in the CRMF specification.
ProofOfPossession(int, Object) - Constructor for class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Creates a new ProofOfPossession object with the specified type and value.
ProofOfPossession(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Creates a ProofOfPossession object from an ASN1Object.
PropertiesReader - Class in com.entrust.toolkit.util
 
PropertiesReader() - Constructor for class com.entrust.toolkit.util.PropertiesReader
 
PROPERTY_EXTERNAL_NONAMESPACESCHEMALOCATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the property telling the parser the location of the schemas to be used for validation.
PROPERTY_EXTERNAL_SCHEMALOCATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the property telling the parser the location of the no-namespace schema to be used for validation.
PropertyChangeException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that a property of the stream cannot be changed because some data has already been written out.
PropertyChangeException() - Constructor for exception com.entrust.toolkit.exceptions.PropertyChangeException
Constructs a PropertyChangeException with no detail message.
PropertyChangeException(String) - Constructor for exception com.entrust.toolkit.exceptions.PropertyChangeException
Constructs a PropertyChangeException with the specified detail message.
PropertyChangeException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.PropertyChangeException
Constructs a PropertyChangeException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
ProtectedPassword - Interface in com.entrust.toolkit.keystore
This class is the interface for a Protected password.
ProtectedPasswordUtil - Class in com.entrust.toolkit.keystore
This is a Utility class which helps load the ProtectedPassword class from the KeyStore-Ini-File.
ProtectedPasswordUtil() - Constructor for class com.entrust.toolkit.keystore.ProtectedPasswordUtil
 
PROTOCOL_PKIX4 - Static variable in class com.entrust.toolkit.util.HttpManagerClient
Deprecated.
proto-PKIX is no longer supported.
PROTOCOL_PKIX4 - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Deprecated.
proto-PKIX is no longer supported.
PROTOCOL_PKIXCMP - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
PROTOCOL_PKIXCMP - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
ProtocolEncrKey - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the ASN.1 structure for the ProtocolEncrKey regCtrl as defined in the CRMF specification.
ProtocolEncrKey(PublicKey) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Creates a new ProtocolEncrKey regCtrl object with the specified component.
ProtocolEncrKey(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Creates a new ProtocolEncrKey regCtrl object from an ASN1Object.
PROV_DH_SCHANNEL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_DSS - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_DSS_DH - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_EC_ECDSA_FULL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_EC_ECDSA_SIG - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_EC_ECNRA_FULL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_EC_ECNRA_SIG - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_ENTRUST_SYMMETRIC - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_FORTEZZA - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_INTEL_SEC - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_MS_EXCHANGE - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_REPLACE_OWF - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_RNG - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_RSA_AES - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_RSA_FULL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_RSA_SCHANNEL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_RSA_SIG - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_SPYRUS_LYNKS - Static variable in class com.entrust.toolkit.capi.ProviderType
 
PROV_SSL - Static variable in class com.entrust.toolkit.capi.ProviderType
 
ProviderAlgorithmInfo - Class in com.entrust.toolkit.capi
The class holds information on a specific algorithm supported by a CSP.
ProviderInfo - Class in com.entrust.toolkit.capi
This class stores basic information about a CAPI CSP, or about a particular type of CSP.
ProviderInfo(ProviderInfo) - Constructor for class com.entrust.toolkit.capi.ProviderInfo
Copy constructor.
providerName - Variable in class iaik.cms.SecurityProvider
The name of the SecurityProvider, if installed.
providerNames - Variable in class iaik.cms.SecurityProvider
The names of the JCA security providers used by this SecurityProvider implementation
ProviderParam - Class in com.entrust.toolkit.capi
This class contains constants passed to CryptGetProvParam.
ProviderType - Class in com.entrust.toolkit.capi
This class contains constants for provider types.
ProxyOrder - Enum in com.entrust.toolkit.smproxy
The Enum ProxyOrder.
pseudonym - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the x.500 attribute type Pseudonym.
PUBLIC_KEY - Static variable in class iaik.x509.attr.ObjectDigestInfo
ObjectDigestInfo Type publicKey (0).
public_key_algorithm - Variable in class iaik.x509.PublicKeyInfo
The algorithm identifier of the public key algorithm belonging to the particular public key implemeting this PublicKeyInfo.
PUBLIC_KEY_CERT - Static variable in class iaik.x509.attr.ObjectDigestInfo
ObjectDigestInfo Type publicKeyCert (1).
PUBLIC_KEY_ENCRYPTED - Static variable in class iaik.pkcs.pkcs12.AuthenticatedSafe
AuthenticatedSafe mode: PUBLIC_KEY_ENCRYPTED (currently not supported)
PUBLIC_KEY_INTEGRITY_MODE - Static variable in class iaik.pkcs.pkcs12.PKCS12
The public-key integrity mode.
PUBLIC_KEY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the PublicKey XML element.
publicKey_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
The public key used to verify the signature.
publicKey_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
The public key used to verify the signature.
publicKey_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
The public key used to verify the signature.
PUBLICKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PUBLICKEYBLOBEX - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
PublicKeyInfo - Class in iaik.x509
This class implements a PublicKeyInfo as used within X.509 certificates for representing the subject's public key in the SubjectPublicKeyInfo field.
PublicKeyInfo() - Constructor for class iaik.x509.PublicKeyInfo
Default Constructor for derived classes.
PublicKeyInfo(ASN1Object) - Constructor for class iaik.x509.PublicKeyInfo
Creates a new PublicKeyInfo from an ASN1Object.
PublicKeyInfo(InputStream) - Constructor for class iaik.x509.PublicKeyInfo
Creates a new PublicKeyInfo from an InputStream.
PublicKeyInfo(byte[]) - Constructor for class iaik.x509.PublicKeyInfo
Creates a new PublicKeyInfo from a DER byte array.
PublicKeyUtil - Class in com.entrust.toolkit.util
Public key utilities
PublicKeyUtil() - Constructor for class com.entrust.toolkit.util.PublicKeyUtil
 
publishAtKeyUpdate - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.2.5" OID Name: "entrustCertDefnPublishAtKeyUpdate" OID Short-name: none
publishDN - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.2.4" OID Name: "entrustCertDefnPublishDN" OID Short-name: none
publishExpired - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.2.3" OID Name: "entrustCertDefnPublishExpired" OID Short-name: none
publishPolicy - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.2.1" OID Name: "entrustCertDefnPublishPolicy" OID Short-name: none
publishRevoked - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.2.2" OID Name: "entrustCertDefnPublishRevoked" OID Short-name: none
pubMethod_dontCare - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
PubMethod value - dontCare.
pubMethod_ldap - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
PubMethod value - ldap.
pubMethod_web - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
PubMethod value - web.
pubMethod_x500 - Static variable in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
PubMethod value - x500.
put(Object, Object) - Method in class iaik.utils.ExtendedProperties
Maps the specified key to the specified value in this hashtable.
puta(String, String) - Method in class iaik.utils.ExtendedProvider
Put Always.
putc(String, String) - Method in class iaik.utils.ExtendedProvider
Put on condition.
putc(String, String, boolean) - Method in class iaik.utils.ExtendedProvider
Put on condition.
putCertificates(X509Certificate[]) - Method in class com.entrust.toolkit.Trustmanager
Adds certificates into the trust manager.
putCertificates(X509Certificate[]) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method does nothing at all.
putCertificates(X509Certificate[]) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Hands over a bunch of certificates to the trust management system in order to be stored for later use.
putCRL(X509CRL) - Method in class com.entrust.toolkit.Trustmanager
Puts a CRL in the trust management system.
putCRL(X509CRL) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
This method does nothing at all.
putCRL(X509CRL) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
Hands over a certificate revocation list to the trust management system in order to be stored there.
putInt(String, String, int) - Method in class com.entrust.toolkit.util.IniFile
Puts the value associated with the given entry in the given section into the IniFile.
putInvalidSearch(Map<String, Long>, LDAPSearchData) - Method in class com.entrust.toolkit.util.net.LDAPConnection
Puts an invalid search in the specified Map which maps an invalidSearchKey to a representation of the System.currentTimeMillis() as a Long value.
putSection(String, List) - Method in class com.entrust.toolkit.util.IniFile
Puts a given set of entries in the given section.
putString(String, String, String) - Method in class com.entrust.toolkit.util.IniFile
Puts the value associated with the given entry in the given section into the IniFile.
PWRIKekWrapParameters - Class in iaik.security.cipher
This class represents CMS-PKRI-KEK key wrap parameters in opaque form and may be used for generating opaque CMS PWRI-KEK parameters and converting them between various formats.
PWRIKekWrapParameters() - Constructor for class iaik.security.cipher.PWRIKekWrapParameters
The default constructor.
PWRIKekWrapParameterSpec - Class in iaik.security.cipher
PWRI-KEK parameter specification.
PWRIKekWrapParameterSpec(AlgorithmID) - Constructor for class iaik.security.cipher.PWRIKekWrapParameterSpec
Creates a PWRIKekParametersSpec from the given encryptionAlgorithm value.
PWRIKekWrapParameterSpec(ASN1Object) - Constructor for class iaik.security.cipher.PWRIKekWrapParameterSpec
Creates a new PWRIKekWrapParameter from an ASN1Object.

Q

Q_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Q XML element.
QCStatement - Class in iaik.x509.extensions.qualified.structures
This class implements the QCStatement type.
QCStatement() - Constructor for class iaik.x509.extensions.qualified.structures.QCStatement
Default Constructor.
QCStatement(ObjectID) - Constructor for class iaik.x509.extensions.qualified.structures.QCStatement
Creates an QCStatement for the supplied statement ID.
QCStatement(QCStatementInfo) - Constructor for class iaik.x509.extensions.qualified.structures.QCStatement
Creates an QCStatement from the supplied statementInfo.
QCStatementInfo - Class in iaik.x509.extensions.qualified.structures
This class is the basic implementation for QC statement infos.
QCStatementInfo() - Constructor for class iaik.x509.extensions.qualified.structures.QCStatementInfo
 
QCStatements - Class in iaik.x509.extensions.qualified
This class implements the QCStatements Extension.
QCStatements() - Constructor for class iaik.x509.extensions.qualified.QCStatements
Default constructor.
QCStatements(QCStatement[]) - Constructor for class iaik.x509.extensions.qualified.QCStatements
Creates an QCStatements object and adds the given QCStatement objects.
QualifiedCertificate - Class in iaik.x509.qualified
This class represents a QualifiedCertificate according to PKIX Qualified Certificate Profile.
QualifiedCertificate() - Constructor for class iaik.x509.qualified.QualifiedCertificate
Creates a new QualifiedCertificate object.
QualifiedCertificate(InputStream) - Constructor for class iaik.x509.qualified.QualifiedCertificate
Creates a QualifiedCertificate from an input stream.
QualifiedCertificate(byte[]) - Constructor for class iaik.x509.qualified.QualifiedCertificate
Creates a QualifiedCertificate from the given byte array.
QualifiedCertificateException - Exception in iaik.x509.qualified
An exception that may be thrown when dealing with qualified certificates.
QualifiedCertificateException() - Constructor for exception iaik.x509.qualified.QualifiedCertificateException
Default constructor.
QualifiedCertificateException(String) - Constructor for exception iaik.x509.qualified.QualifiedCertificateException
Creates a QualifiedCertificateException for the given message.
QualifiedCertificateFactory - Class in iaik.x509.qualified
This class implements a CertificateFactory for Qualified Certificates.
QualifiedCertificateFactory() - Constructor for class iaik.x509.qualified.QualifiedCertificateFactory
 
qualifiersParsed() - Method in class iaik.asn1.structures.PolicyInformation
Returns a boolean value indicating all qualifiers are successfully parsed.
query_ - Variable in class iaik.ixsil.util.URI
The query component of an URI.
QUERY_CHARS_ - Static variable in class iaik.ixsil.util.URI
Contains all characters which are allowed for the query component of an URI.

R

random - Variable in class iaik.cms.SecurityProvider
The SecureRandom.
RANDOM_PADDING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
randomBlock(byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Fills the specified sub-array of the given byte array with random bytes.
randomBlock(byte[]) - Static method in class iaik.utils.CryptoUtils
Fills the given byte array with random bytes.
RandomException - Exception in iaik.security.random
Deprecated.
since 8.0; all algorithms that use this exception have been deprecated and it is thus no longer required
RandomException() - Constructor for exception iaik.security.random.RandomException
Deprecated.
 
RandomException(String) - Constructor for exception iaik.security.random.RandomException
Deprecated.
 
RandomInputStream - Class in iaik.security.random
An InputStream that reads data from a Random number generator.
RandomInputStream(Random) - Constructor for class iaik.security.random.RandomInputStream
Create a new RandomInputStream that reads from the specified random number generator.
rann - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'rann'.
raVerified - Static variable in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
ProofOfPossession type 'raVerified'.
Raw() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSA.Raw
Deprecated.
 
RawDsaCapi - Class in com.entrust.toolkit.security.crypto.signature
Deprecated.
since 8.0; use DsaWithNoneSignature instead
RawDsaCapi() - Constructor for class com.entrust.toolkit.security.crypto.signature.RawDsaCapi
Deprecated.
Create an instance of this class.
RawSslRsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with NONE as the underlying hash function.
RawSslRsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.RawSslRsaSignature
The constructor; creates a new instance of the NONEwithRSA digital signature algorithm instance.
RC2 - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying RC2 cipher.
RC2() - Constructor for class iaik.security.cipher.RC2
The constructor; creates a new instance of the RC2 symmetric cipher algorithm.
rc2_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RC2 symmetric block cipher used in CBC mode.
rc2CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113549.3.2" Registered JCA algorithm: "RC2/CBC/PKCS5Padding" Registered JCA key: "RC2" Registered AlgorithmParameterSpecs: IvParameterSpec, RC2ParameterSpec Source: PKCS #5
rc2CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.3.2" OID Name: "RC2-CBC" OID Short-name: none
RC2KeyGenerator - Class in iaik.security.cipher
This class provides the functionality of KeyGenerator for generating keys to be used by the RC2 cipher.
RC2KeyGenerator() - Constructor for class iaik.security.cipher.RC2KeyGenerator
The constructor; creates a new instance of the RC2 key generation algorithm.
RC2KeyWrap - Class in iaik.security.cipher
This class implements the CMS RC2 Key Wrap key wrap algorithm.
RC2KeyWrap() - Constructor for class iaik.security.cipher.RC2KeyWrap
The constructor; creates a new instance of the RC2WrapRC2 symmetric cipher algorithm.
RC2Parameters - Class in iaik.security.cipher
This class represents RC2 paramters in opaque form and may be used for generating opaque RC2 parameters and converting them between various formats.
RC2Parameters() - Constructor for class iaik.security.cipher.RC2Parameters
The default constructor.
RC2ParameterSpec - Class in com.entrust.toolkit.security.spec
This class implements the RC2 Parameter structure as defined in RFC 2268.
RC2ParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.RC2ParameterSpec
The default constructor.
RC2ParameterSpec(int, byte[]) - Constructor for class com.entrust.toolkit.security.spec.RC2ParameterSpec
Creates a new RC2ParameterSpec object with the specified components.
RC2ParameterSpec(int, byte[], int) - Constructor for class com.entrust.toolkit.security.spec.RC2ParameterSpec
Creates a new RC2ParameterSpec object with the specified components.
RC2ParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.RC2ParameterSpec
Creates a new RC2ParameterSpec object from an ASN1Object.
RC2ParameterSpecVersion - Class in com.entrust.toolkit.security.spec
Deprecated.
Use Entrust's RC2ParameterSpec instead (since JTK 7.0)
RC2ParameterSpecVersion() - Constructor for class com.entrust.toolkit.security.spec.RC2ParameterSpecVersion
Deprecated.
 
RC2WrapParameters - Class in iaik.security.cipher
This class represents RC2 wrap paramters in opaque form and may be used for generating opaque RC2 parameters and converting them between various formats.
RC2WrapParameters() - Constructor for class iaik.security.cipher.RC2WrapParameters
The default constructor.
RC2WrapParameterSpec - Class in iaik.security.cipher
Parameter specification for the CMS RC2 Key Wrap algorithmus.
RC2WrapParameterSpec(int) - Constructor for class iaik.security.cipher.RC2WrapParameterSpec
Creates a RC2ParametersSpec from the given effectiveKeyBits value.
rc4 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113549.3.4" Registered JCA algorithm: "RC4/ECB/PKCS5Padding" Registered JCA key: "RC4" Registered AlgorithmParameterSpecs: none
rc4 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.3.4" OID Name: "RC4" OID Short-name: none
rc4 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RC4 stream cipher.
RC4 - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying RC4 cipher.
RC4() - Constructor for class iaik.security.cipher.RC4
The constructor; creates a new instance of the RC4 symmetric cipher algorithm.
RC4KeyGenerator - Class in iaik.security.cipher
This class provides the functionality of KeyGenerator for generating keys to be used by the RC4 cipher.
RC4KeyGenerator() - Constructor for class iaik.security.cipher.RC4KeyGenerator
The constructor; creates a new instance of the RC4 key generation algorithm.
rc5_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RC5 symmetric block cipher used in CBC mode.
RDN - Class in iaik.asn1.structures
This class implements the ASN.1 type RelativeDistinguishedName.
RDN() - Constructor for class iaik.asn1.structures.RDN
Creates an empty RelativeDistinguishedName.
RDN(ObjectID, Object) - Constructor for class iaik.asn1.structures.RDN
Creates a new RelativeDistinguishedName for one AVA.
RDN(ASN1Object) - Constructor for class iaik.asn1.structures.RDN
Creates a RelativeDistinguishedName from an ASN1Object.
RDN(String) - Constructor for class iaik.asn1.structures.RDN
Creates a RelativeDistinguishedName from a String.
rDNs_ - Variable in class iaik.utils.RFC2253NameParser.ParsedName
 
read(byte[], int, int) - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Reads and unprotects a byte from the underlying stream.
read(byte[], int, int) - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Reads and unprotects a byte from the underlying stream.
read() - Method in class com.entrust.toolkit.archive.PemInputStream
Reads and unprotects the next byte of data from the data stream, returning the original plaintext value.
read(byte[], int, int) - Method in class com.entrust.toolkit.archive.PemInputStream
Reads and unprotects up to len bytes of data from this input stream into an array of bytes.
read() - Method in class com.entrust.toolkit.PKCS7DecodeStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Reads up to len bytes of data from the current input stream into an array of bytes.
read() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
Reads a specified number of data bytes from this input stream into a byte array.
read(byte[]) - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
Reads a number of data bytes from this input stream into a byte array.
read() - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
Reads the next data byte read from this input stream.
read() - Method in class iaik.asn1.DerInputStream
Reads one byte from this InputStream.
read(boolean) - Method in class iaik.asn1.DerInputStream
Reads one byte from this InputStream.
read(byte[], int, int) - Method in class iaik.asn1.DerInputStream
Reads bytes into a portion of an array.
read() - Method in class iaik.cms.MacInputStream
Reads a single byte from the Stream and updates the Mac calculation based on the byte read.
read(byte[], int, int) - Method in class iaik.cms.MacInputStream
Reads up to len bytes of data from the input stream into an array of bytes and updates the Mac calculation based on the bytes read.
read(byte[]) - Method in class iaik.security.random.RandomInputStream
Read b.length bytes.
read(byte[], int, int) - Method in class iaik.security.random.RandomInputStream
Read len bytes into b.
read() - Method in class iaik.security.random.RandomInputStream
Read one byte and return it.
read() - Method in class iaik.smime.BoundaryBase64InputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class iaik.smime.BoundaryBase64InputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class iaik.utils.ASN1InputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class iaik.utils.ASN1InputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class iaik.utils.Base64InputStream
Reads and decodes the specified number of data bytes from the underlying input stream into a byte array until bytes are available.
read() - Method in class iaik.utils.Base64InputStream
Returns the next BASE64 decoded byte, read from the underlying input stream.
read() - Method in class iaik.utils.NotifyEOFInputStream
 
read(byte[], int, int) - Method in class iaik.utils.NotifyEOFInputStream
 
read(byte[], int, int) - Method in class iaik.utils.ReplaceInputStream
Reads up to len bytes from this stream into the given byte array.
read() - Method in class iaik.utils.ReplaceInputStream
Reads the next byte from this stream and returns it as int value between 0 and 255.
read(byte[], int, int) - Method in class iaik.utils.TracedInputStream
Reads up to len bytes from this stream into the given byte array.
read() - Method in class iaik.utils.TracedInputStream
Reads the next byte from this stream and returns it as int value between 0 and 255.
READ_ONLY_SESSION - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for a READ-ONLY session; contains false.
READ_WRITE_SESSION - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for a READ/WRITE session; contains true.
readBitString() - Method in class iaik.asn1.DerInputStream
Reads a BIT STRING from the input stream.
readBoolean() - Method in class iaik.asn1.DerInputStream
Reads a BOOLEAN from the input stream.
readCertificateChain(InputStream) - Static method in class iaik.utils.Util
Tries to read a certificate chain from the given input stream.
readConstructed() - Method in class iaik.asn1.DerInputStream
Reads any CONSTRUCTED ASN.1 type from the input stream.
readContextSpecific() - Method in class iaik.asn1.DerInputStream
Reads an explicitly tagged CONTEXT SPECIFIC ASN.1 type from the input stream.
readContextSpecific(int) - Method in class iaik.asn1.DerInputStream
Reads an implicitly tagged CONTEXT SPECIFIC ASN.1 type.
readCRLChain(InputStream) - Static method in class iaik.utils.Util
Tries to read a crl list from the given input stream.
readDefiniteLength(InputStream, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Reads datalen number of bytes from the specified input Stream.
readDefiniteLengthFromStream(InputStream, int, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Read a fixed number of bytes from the specified input stream, but do not allow more than limit to be read.
readFile(String) - Static method in class iaik.utils.Util
Reads the content of a file into a byte array.
readForceV1CertsAsCAUsage() - Static method in class com.entrust.toolkit.x509.CertVerifier
This method sets the global default usage for determining whether V1 X509Certificates should be considered CA certificates, or End-Entity certificates.
readFromInputStream(InputStream) - Static method in class iaik.ixsil.util.Utils
Reads from the specified InputStream until EOF is detected.
readFromReader(Reader) - Static method in class iaik.ixsil.util.Utils
Reads from the specified character stream until the end of the stream is detected.
readGeneralizedTime() - Method in class iaik.asn1.DerInputStream
Reads a GeneralizedTime from the input stream.
readIndefiniteLength(InputStream, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
This function will read indefinite length data.
readIndefiniteLength(InputStream, int, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
This function will read indefinite length data.
readInetHandlingProperty() - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Reads the system property com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory.InetHandling
readInetHandlingProperty() - Static method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Reads the system property com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory.InetHandling
readIniFile(BufferedReader, String) - Method in class com.entrust.toolkit.util.IniFile
Reads the ini file from the given BufferedReader.
readInteger() - Method in class iaik.asn1.DerInputStream
Reads an INTEGER from the input stream.
readLine() - Method in class iaik.utils.LineInputStream
Reads a line of text.
readLongValue(InputStream, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Reads the specified number of bytes and returns them as a Long value.
readManagerTransportMessage(InputStream) - Static method in class com.entrust.toolkit.util.ManagerTransport
This method was used to retrieve a proto PKIX (PKIX4) message from the given input stream and return it as a byte array.
readNegPollRep() - Method in class com.entrust.toolkit.util.HttpManagerClient
This method simply posts any data contained in the internal OutputStream, and reads the result.
readNegPollRep() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
This method simply posts any data contained in the internal OutputStream, and reads the result.
readNegPollRep() - Method in class com.entrust.toolkit.util.ManagerTransport
Reads a 'negPollRep' TCP-based PKI message from the underlying transport.
readNegPollRep() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
readNull() - Method in class iaik.asn1.DerInputStream
Reads an ASN.1 NULL object from the input stream.
readObjectID() - Method in class iaik.asn1.DerInputStream
Reads an ObjectID from the input stream.
readOctetString() - Method in class iaik.asn1.DerInputStream
Reads an OCTET STRING and returns it as a new InputStream.
readOctetStringByteArray() - Method in class iaik.asn1.DerInputStream
Reads a primitive encoded OCTET STRING from the input stream and returns the content as a byte array.
readPasswordFromKeystore(IniFile) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
This is a convenience method that reads the Password bound to the KeyStore INI file.
readPEMCerts(IniFile, int) - Static method in class com.entrust.toolkit.util.IniCertReader
Read the certificates used for LDAPS from the specified Entrust.ini file.
readPEMCerts(InputStream, int) - Static method in class iaik.utils.Util
Reads X509Certificates in a PEM format into an array of X509Certificates.
readPKIX4Response(boolean) - Method in class com.entrust.toolkit.util.ManagerTransport
Deprecated.
proto-PKIX protocol is no longer supported in the Toolkit. Always use PKIX-CMP.
readPKIX4Response(boolean) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
Deprecated.
readPKIXCMPResponse(boolean) - Method in class com.entrust.toolkit.util.HttpManagerClient
This method flushes the output stream, sends the flushed data to the Manager, and (optionally) reads the response.
readPKIXCMPResponse(boolean) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
This method flushes the output stream, sends the flushed data to the Manager, and (optionally) reads the response.
readPKIXCMPResponse(boolean) - Method in class com.entrust.toolkit.util.ManagerTransport
This method reads a PKIXCMP message with a TCP stream header.
readPKIXCMPResponse(boolean) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
readSequence() - Method in class iaik.asn1.DerInputStream
Reads a SEQUENCE from the input stream.
readSet() - Method in class iaik.asn1.DerInputStream
Reads a SET from the input stream.
readStream(InputStream) - Method in class com.entrust.toolkit.util.IniFile
Builds an IniFile object from the given InputStream.
readStream(InputStream, String) - Method in class com.entrust.toolkit.util.IniFile
Builds an IniFile object from the given InputStream.
readStream(InputStream) - Static method in class iaik.utils.Util
Read the contents of the stream into a byte array.
readStream(InputStream, int) - Static method in class iaik.utils.Util
Read the contents of the stream into a byte array.
readString() - Method in class iaik.asn1.DerInputStream
Reads an ASN.1 string type from the input stream.
readUTCTime() - Method in class iaik.asn1.DerInputStream
Reads an UTCTime from the input stream.
ReasonCode - Class in iaik.x509.extensions
This class implements the ReasonCode extension.
ReasonCode() - Constructor for class iaik.x509.extensions.ReasonCode
Default constructor.
ReasonCode(int) - Constructor for class iaik.x509.extensions.ReasonCode
Creates a new ReasonCode from a int specifying the reason for certificate revocation.
receive() - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
Receives a PKIX-CMP response message over the Manager Transport.
recipient_infos - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
Repository for the RecipientInfos.
RECIPIENT_KEY_IDENTIFIER - Static variable in interface iaik.cms.KeyIdentifier
The CMS key (certificate) identifier type RecipientKeyIdentifier
recipientAddress - Variable in class com.entrust.toolkit.util.ManagerTransport
 
RecipientInfo - Class in iaik.cms
The CMS type RecipientInfo.
RecipientInfo() - Constructor for class iaik.cms.RecipientInfo
Creates an empty RecipientInfo.
RecipientInfo - Class in iaik.pkcs.pkcs7
This class implements the PKCS#7 RecipientInfo type.
RecipientInfo() - Constructor for class iaik.pkcs.pkcs7.RecipientInfo
Default Constructor.
RecipientInfo(IssuerAndSerialNumber, AlgorithmID, byte[]) - Constructor for class iaik.pkcs.pkcs7.RecipientInfo
Creates a RecipientInfo object with given IssuerAndSerialNumber, key-encryption algorithm, and already encrypted content encryption key.
RecipientInfo(X509Certificate, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.RecipientInfo
Creates a RecipientInfo object from a given certificate.
RecipientInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.RecipientInfo
Creates a RecipientInfo from an ASN1Object.
recipientInfos_ - Variable in class iaik.cms.EnvelopedDataStream
Repository for the RecipientInfos.
RecipientKeyIdentifier - Class in iaik.cms
The CMS type RecipientKeyIdentifier.
RecipientKeyIdentifier() - Constructor for class iaik.cms.RecipientKeyIdentifier
Default Constructor.
RecipientKeyIdentifier(X509Certificate) - Constructor for class iaik.cms.RecipientKeyIdentifier
Creates a RecipientKeyIdentifier from the given recipient certificate.
RecipientKeyIdentifier(SubjectKeyID) - Constructor for class iaik.cms.RecipientKeyIdentifier
Creates a RecipientKeyIdentifier from the given SubjectkeyIdentifier.
RecipientKeyIdentifier(ASN1Object) - Constructor for class iaik.cms.RecipientKeyIdentifier
Creates a RecipientKeyIdentifier from an ASN1Object.
recover(String, SecureStringBuffer, CredentialRecoverer) - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a CredentialRecoverer with a RoamingCredentialWriter object to perform this task.
recoverAll(CardMSCertReqInfo[], X509Certificate) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a recovery transmission that recovers all keys and certificates for a user.
recoverAll(PublicKey, CardMSCertReqInfo[]) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a recovery transmission that recovers all keys and certificates for a user; refer to CMPForCardMS.recoverAll(CardMSCertReqInfo[], X509Certificate) for more details.
recoverSelected(CardMSCertReqInfo[], X509Certificate) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a recovery transmission that recovers selected keys and certificates for a user.
recoverSelected(PublicKey, CardMSCertReqInfo[]) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Executes a recovery transmission that recovers selected keys and certificates for a user; refer to CMPForCardMS.recoverSelected(CardMSCertReqInfo[], X509Certificate) for more details.
REDACTION_TOKEN - Static variable in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
The String that replaces the redacted labels
reference_ - Variable in class iaik.ixsil.util.URI
The reference component of an URI.
REFERENCE_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the Reference XML element.
REFERENCE_ATTR_TYPE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Type attribute of the Reference XML element.
REFERENCE_ATTR_URI_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the URI attribute of the Reference XML element.
REFERENCE_CHARS_ - Static variable in class iaik.ixsil.util.URI
Contains all characters which are allowed for the reference component of an URI.S_
REFERENCE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Reference XML element.
ReferenceException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing a ReferenceList DOM element.
ReferenceException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceException
 
ReferenceException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class iaik.ixsil.core.Reference.
ReferenceException() - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
ReferenceException(Throwable) - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
ReferenceException(String) - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
ReferenceException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
ReferenceException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
ReferenceException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.ReferenceException
 
REFERENCELIST_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <ReferenceList> elements.
ReferenceResolverException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occured while resolving a URI reference.
ReferenceResolverException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
ReferenceResolverException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
ReferenceResolverException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
ReferenceResolverException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
ReferenceResolverException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
ReferenceResolverException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.ReferenceResolverException
 
REFERENCETYPE_ATTR_VALUE_DSAKEYVALUE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the RetrievalMethod's Type attribute, if a DSAKeyValue is referred.
REFERENCETYPE_ATTR_VALUE_MANIFEST_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the Reference's Type attribute, if a Manifest is referred.
REFERENCETYPE_ATTR_VALUE_OBJECT_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the Reference's Type attribute, if an Object is referred.
REFERENCETYPE_ATTR_VALUE_RAWX509CERTIFICATE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the RetrievalMethod's Type attribute, if a raw X509Certificate is referred.
REFERENCETYPE_ATTR_VALUE_RSAKEYVALUE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the RetrievalMethod's Type attribute, if a RSAKeyValue is referred.
REFERENCETYPE_ATTR_VALUE_SIGNATUREPROPERTIES_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the Reference's Type attribute, if a SignatureProperties is referred.
REFERENCETYPE_ATTR_VALUE_SIGNATUREPROPERTY_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the Reference's Type attribute, if a SignatureProperty is referred.
REFERENCETYPE_ATTR_VALUE_X509DATA_ - Static variable in class iaik.ixsil.init.IXSILConstants
Value for the RetrievalMethod's Type attribute, if a X509Data is referred.
refersToManifest() - Method in interface iaik.ixsil.core.VerifierReference
Checks if the Type attribute of this reference indicates that the reference refers to a manifest.
refersToObject() - Method in interface iaik.ixsil.core.VerifierReference
Checks if the Type attribute of this reference indicates that the reference refers to an object container.
refersToSignatureProperties() - Method in interface iaik.ixsil.core.VerifierReference
Checks if the Type attribute of this reference indicates that the reference refers to a signature property container.
refersToSignatureProperty() - Method in interface iaik.ixsil.core.VerifierReference
Checks if the Type attribute of this reference indicates that the reference refers to a signature property.
register(String, String, SecureStringBuffer) - Method in class com.entrust.toolkit.roaming.RoamingUser
Registers a user.
register(ASN, Class) - Static method in class iaik.asn1.ASN
Registers a new ASN.1 type.
register(ObjectID, Class) - Static method in class iaik.cms.ContentInfo
Registers a new implementation for a Content defined through the given ObjectID.
register(ObjectID, Class) - Static method in class iaik.cms.ContentInfoStream
Registers a new implementation for a ContentStream defined through the given ObjectID.
register(ObjectID, Class) - Static method in class iaik.cms.OtherKeyAttribute
Registers a new implementation for a key attribute.
register(ObjectID, Class) - Static method in class iaik.pkcs.pkcs12.SafeBag
Registers a new implementation for a PKCS#12 SafeBag defined through the given ObjectID.
register(ObjectID, Class) - Static method in class iaik.pkcs.pkcs7.ContentInfoStream
Registers a new implementation for a ContentStream defined through the given ObjectID.
register(Class, Object, Class) - Method in class iaik.utils.Factory
Register a class to implement one type of a specific interface.
register(ObjectID, Class) - Static method in class iaik.x509.extensions.qualified.structures.QCStatement
Registers a class for implementing a particular statement info.
register(ObjectID, Class) - Static method in class iaik.x509.ocsp.ResponseBytes
Registers a class for implementing a particular response type.
register(ObjectID, Class) - Static method in class iaik.x509.X509Extensions
Registers a new implementation for a X.509 certificate or CRL extension.
register() - Static method in class iaik.x509.X509NetscapeExtensions
 
registerCanonicalizer(Canonicalizer) - Static method in class iaik.security.smime.SMimeParameters
Registers an SMIME canonicalization scheme for the current thread of execution.
registerCanonicalizer(Canonicalizer) - Static method in class iaik.smime.SMimeParameters
Registers an SMIME canonicalization scheme for the current thread of execution.
registerCounter(Observable) - Method in class com.entrust.toolkit.util.TransactionCounter
Adds the given Observable to this class.
registeredAddress - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.26"
OID Name: "registeredAddress"
OID Short-name: none
Source: RFC 4519
registeredID - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type registeredID (8).
registerExtensionTestlet(ExtensionTestlet, ObjectID) - Method in class com.entrust.toolkit.User
Register a testlet for a certificate extension.
registerID(Document, Element, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
registerID(Document, Element, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
registerID(Document, Element, String) - Static method in class iaik.ixsil.util.DOMUtils
 
registerID(Document, Element, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
registerID(Document, Element, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Registers a candidate DOM element with the value of its ID attribute at its owning DOM document.
registerJCANames(String, String) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Registers the Java Cryptography Architecture(JCA) cryptographic algorithm and key names for a given algorithm identifier.
registerParameterSpec(Class<?>) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Registers a Java Cryptography Architecture(JCA) algorithm-parameter specification for a given algorithm identifier.
registerQualifiedPolicyID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Adds the given OID to the pool of registered qualified policy IDs.
registerQualifiedPolicyIDs(ObjectID[]) - Static method in class iaik.x509.qualified.QualifiedCertificate
Registers qualified policy IDs.
registerQualifiedQCStatementID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Adds the given OID to the pool of registered qualified statement IDs.
registerQualifiedQCStatementIDs(ObjectID[]) - Static method in class iaik.x509.qualified.QualifiedCertificate
Registers qualified certificate statement IDs.
registerSymmetricKeyType(int, SymmetricKeyType) - Static method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Convenience method to register a SymmetricKeyType for use with the toolkit.
RegToken - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the ASN.1 structure for the RegToken regCtrl as defined in the CRMF specification.
RegToken(String) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Creates a new RegToken regCtrl object with the specified component.
RegToken(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Creates a new RegToken regCtrl object from an ASN1Object.
rejection - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'rejection': you don't get it, more information elsewhere in the message.
RELEASE_NAME - Static variable in class com.entrust.toolkit.util.Version
Contains the release name of the Toolkit.
releaseEntrustKeychainRef(long) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Release the keychaiRef which is acquired through createEntrustKeychainRefUserPrompt() call.
releaseKeyChainKey(long) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Release the handle to the Keychainkey
releaseTemporarySession(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Releases a temporary session handle previously obtained through a call to getTemporarySession(long).
removeAddedNSDecls(Element, List) - Method in class iaik.ixsil.util.DOMUtilsImpl
Removes all namespace nodes part of the specified list (list entries must be of type Attr) from the specified element.
removeAll() - Method in class com.entrust.toolkit.Set
Removes all objects from the set.
removeAllAccessDescriptions() - Method in class iaik.x509.extensions.InfoAccess
Removes all access descriptions from this InfoAccess extension.
removeAllAttributes() - Method in class iaik.x509.attr.AttributeCertificate
Removes all attributes included.
removeAllCertificates() - Method in class iaik.cms.CertificateSet
Removes all certificates from this CertificateSet.
removeAllCertificates() - Method in class iaik.x509.X509CRL
Removes all certificates from the CRL.
removeAllDistributionPoints() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Removes all distribution points from this CRLDistPointsSyntax extension.
removeAllExtensions() - Method in class iaik.x509.attr.AttributeCertificate
Removes all extensions from this attribute certificate.
removeAllExtensions() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Removes all extensions from this basic ocsp response.
removeAllExtensions() - Method in class iaik.x509.ocsp.OCSPRequest
Removes all extensions from this ocsp request.
removeAllExtensions() - Method in class iaik.x509.ocsp.Request
Removes all extensions from this request.
removeAllExtensions() - Method in class iaik.x509.ocsp.SingleResponse
Removes all extensions from this single response.
removeAllExtensions() - Method in class iaik.x509.qualified.QualifiedCertificate
Removes all extensions from this certificate.
removeAllExtensions() - Method in class iaik.x509.RevokedCertificate
Removes all extensions from this revoked certificate.
removeAllExtensions() - Method in class iaik.x509.X509Certificate
Removes all extensions from this certificate.
removeAllExtensions() - Method in class iaik.x509.X509CRL
Removes all extensions from this CRL.
removeAllExtensions() - Method in class iaik.x509.X509Extensions
Removes all extensions currently maintained by this X509Extensions object.
removeAllKeyPurposeIDs() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Removes all KeyPurposeIDs from this extension.
removeAllNames() - Method in class iaik.asn1.structures.GeneralNames
Removes all general names from the list.
removeAllReadCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes all read-only certificate stores.
removeAllWriteCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes all read/write certificate stores.
removeAttribute(Attribute) - Method in class iaik.asn1.structures.Attributes
Removes the first representative of the given attribute.
removeAttribute(ObjectID) - Method in class iaik.asn1.structures.Attributes
Removes the first attribute with the given type from the container
removeAttribute(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
Removes the attribute of the given type, if present.
removeAttributes(Attribute) - Method in class iaik.asn1.structures.Attributes
Removes all representatives of the given attribute from the container.
removeAttributes(ObjectID) - Method in class iaik.asn1.structures.Attributes
Removes all attributes with the given type from the container
removeAuthority() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes the authority.
removeCADN(Name) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Removes a CA DN from the list of CA DN's which this responder is trusted.
removeCertificate(X509Certificate) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Removes a certificate from the SMProxy trustStore if it is contained in the trustStore
removeCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
Removes a certificate from the graph.
removeCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
Removes a certificate from the LDAPS trustStore if it is contained in the trustStore
removeCertificate(BigInteger) - Method in class iaik.x509.X509CRL
Deprecated.
removeCertificate(X509Certificate) - Method in class iaik.x509.X509CRL
Removes the certificate with the given serial number from the CRL.
removeComponent(ASN1Object) - Method in class iaik.asn1.ConstructedType
Removes a component from a ConstructedType.
removeComponent(int) - Method in class iaik.asn1.ConstructedType
Removes a component at the given location within a ConstructedType.
removeCRL(ASN1Type) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Removes all CRLs contained in the archive CRL cache under the indicated distribution point.
removeCRLs(GeneralName) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Removes all CRLs from the cache that are stored under the indicated distribution point name.
removeElement(Object) - Method in class com.entrust.toolkit.Set
Searches the set for an object that is equivalent to obj and removes it.
removeEntry(String, String) - Method in class com.entrust.toolkit.util.IniFile
Removes an entry from the IniFile.
removeEventHandler(ResourceEventHandler) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Removes the given ResourceEventHandler from the list of ResourceEventHandlers that will be used to handle events for this Resource.
removeEventHandler() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Remove the local ResourceEventHandler specified by this ResourceEventProcessor.
removeExtension(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.ocsp.OCSPRequest
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.ocsp.Request
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.ocsp.SingleResponse
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.qualified.QualifiedCertificate
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.RevokedCertificate
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.X509Certificate
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.X509CRL
Removes the extension specified by its object identifier.
removeExtension(ObjectID) - Method in class iaik.x509.X509Extensions
Removes an extension, identified by its object ID.
removeFromCRL - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason removeFromCRL.
removeGeneralInfo(ObjectID) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Removes a GeneralInfo value from the Map of values
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
removeHintAt(int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
Removes the certificate hint at the specified position of the certificate hints list.
removeKeyProvider(KeyProviderInterface) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Removes the specified key provider from this key manager's list of registerred key providers.
removeKeyPurposeID(ObjectID) - Method in class iaik.x509.extensions.ExtendedKeyUsage
Removes a KeyPurposeID from this extension.
removeLdap() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes the ldap.
removeLeadingZeros() - Method in class com.entrust.toolkit.util.ByteArray
Checks the beginning of the byte array this object contains for bytes 0x00.
removeObject(Object) - Method in interface iaik.ixsil.core.SignerSignature
Removes an object container from the list of object containers in this signature.
removePop() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Removes the proof-of-possession value this object contains.
removeRDN(ObjectID) - Method in class iaik.asn1.structures.Name
Removes all RelativeDistinguishedNames with the given attribute type (oid) from this Name.
removeReadCertificateStore(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes the read-only certificate store with the given path.
removeReference(SignerReference) - Method in interface iaik.ixsil.core.SignerManifest
Removes the specified reference from this signature property container.
removeReference(SignerReference) - Method in interface iaik.ixsil.core.SignerSignedInfo
Removes a reference object from this signed information.
removeRegisteredQualifiedPolicyID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Removes the given oid from the pool of registered qualified policy ids.
removeRegisteredQualifiedQCStatementID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
Removes the given oid from the pool of registered qualified statement ids.
removeResource(Resource) - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Remove a Resource from the list of registered Resources.
removeResourceListener(ResourceListener) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Removes the given ResourceListener from the list of ResourceListeners that will be notified when an event occurs on this Resource object.
removeResponderCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Removes a trusted Responder verification certificate from the list of trusted responder verification certificates.
removeRevocationChecker(RevocationChecker) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Remove the RevocationChecker from the list of revocation checkers if it exists.
removeRevocationConfiguration(int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Removes a RevocationConfiguration using the given index from the list of RevocationConfigurations.
removeSection(String) - Method in class com.entrust.toolkit.util.IniFile
Removes a section from the IniFile.
removeSignatureProperty(SignatureProperty) - Method in class iaik.ixsil.core.SignatureProperties
Removes the specified signature property from this signature property container.
removeSignatureProperty(SignatureProperty) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Removes the specified signature property from this signature property container.
removeSignumAndAlign20(byte[]) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Receives the byte representation of a POSITIVE integer value as two's-complement representation.
removeTransformAt(int) - Method in interface iaik.ixsil.core.SignerReference
Removes the transform at the specified position from the list of transforms which should be applied to the data refered by this reference to get the input for the digest algorithm.
removeTransformAt(int) - Method in class iaik.ixsil.core.TransformInstruction
Removes the transform at the specified position from the list of transforms which should be applied to the data refered by this transform instruction.
removeTrustCert(X509Certificate) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Removes an X509Certificate from the list of trusted certificates.
removeTrustedCertificate(X509Certificate) - Method in class iaik.x509.SimpleChainVerifier
Remove a certificate from the list of trusted certificates.
removeWriteCertificateStore(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Removes the read/write certificate store with the given path.
removeX509DataAt(int) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Removes the X509Data key information hint at the specified position from the list of hints which have been inserted so far.
REPLACE - Static variable in class com.entrust.toolkit.roaming.EntrustFileOperation
 
ReplaceInputStream - Class in iaik.utils
This class provides an utility for replacing substrings of a given stream by pre-defined other streams.
ReplaceInputStream(InputStream, String[][]) - Constructor for class iaik.utils.ReplaceInputStream
Creates a ReplaceInputStream from the given InputStream using the replacements given.
replaceSignatureElement(Element, Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
replaceSignatureElement(Element, Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
replaceSignatureElement(Element, Element) - Static method in class iaik.ixsil.util.DOMUtils
 
replaceSignatureElement(Element, Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
replaceSignatureElement(Element, Element) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Replaces an old signature element, which is part of document A, with a new signature element, which is part of document B.
report(String, SAXParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
Reads the specified boolean IXSIL init property.
report(String, XMLParseException, int) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
Detects if the error should be reported to the application.
Request - Class in iaik.x509.ocsp
This class implements the OCSP type Request.
Request() - Constructor for class iaik.x509.ocsp.Request
Default constructor.
Request(CertID) - Constructor for class iaik.x509.ocsp.Request
Creates a Request for the given CertID.
Request(ASN1Object) - Constructor for class iaik.x509.ocsp.Request
Creates Request from an ASN1Object.
REQUEST_BEGIN - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
REQUEST_BEGIN - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
REQUEST_CONTINUE - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
REQUEST_CONTINUE - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
REQUEST_ENDSESSION - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
REQUEST_ENDSESSION - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
requestTimeStamp(TimeStampClient) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Requests that the signature be time-stamped.
requestTimeStamp(TimeStampReq) - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Sends/Receives a Time-Stamp request/response with the Time-Stamp Authority.
requestTimeStamp(TimeStampReq) - Method in interface com.entrust.toolkit.timestamp.TimeStampTransport
Sends/Receives a Time-Stamp request/response with the Time-Stamp Authority.
requestTimeStamp(TimeStampClient) - Method in class iaik.cms.SignerInfo
Requests that the signature this SignerInfo structure represents be time-stamped.
requestTimeStamp(TimeStampClient) - Method in class iaik.pkcs.pkcs7.SignerInfo
Requests that the signature this SignerInfo structure represents be time-stamped.
requestTimeStamp(TimeStampClient) - Method in class iaik.security.smime.SignedContent
Requests that the signature that exists in this SignedContent structure be time-stamped.
requestTimeStamp(TimeStampClient) - Method in class iaik.security.smime.SMimeSigned
Requests that the last signature that exists in this SMimeSigned structure be time-stamped.
requestTimeStamp(TimeStampClient, int) - Method in class iaik.security.smime.SMimeSigned
Requests that the signature at the indicated index in this SMimeSigned structure be time-stamped.
requestTimeStamp(TimeStampClient) - Method in class iaik.smime.SignedContent
Requests that the last signature that exists in this SignedContent structure be time-stamped.
requestTimeStamp(TimeStampClient, int) - Method in class iaik.smime.SignedContent
Requests that the signature at the indicated index in this SignedContent structure be time-stamped.
requestTimeStamp(TimeStampClient) - Method in class iaik.smime.SMimeSigned
Requests that the last signature that exists in this SMimeSigned structure be time-stamped.
requestTimeStamp(TimeStampClient, int) - Method in class iaik.smime.SMimeSigned
Requests that the signature at the indicated index in this SMimeSigned structure be time-stamped.
requestTimeStampToken(byte[]) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Requests a time-stamp for the data contained in a byte array.
requestTimeStampToken(InputStream) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Requests a time-stamp for the data contained in an input stream.
requireCRL(boolean) - Method in class com.entrust.toolkit.User
Determines whether certificate validation fails when no CRL can be found.
requireCRL(boolean) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Configures this collection of revocation stores to either require or not require a CRL for each certificate in the certificate chain during a 'check' operation.
reserved - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
EntrustState - reserved.
RESERVED_ - Static variable in class iaik.ixsil.util.URI
Contains all reserved characters which can be used for an URI.
reset() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
reset() is not supported.
reset() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
reset() is not supported.
reset() - Method in class com.entrust.toolkit.archive.PemInputStream
reset() is not supported.
reset() - Method in class com.entrust.toolkit.PKCS7DecodeStream
reset() is not supported.
reset() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
 
reset() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
reset() - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Reset this factory to its initial state.
reset() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Wipes the contents of the buffer, so that all accumulated output is destroyed.
reset() - Method in class com.entrust.toolkit.util.TransactionCounter
Resets the counter.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
Part of the ExtensionTestlet interface, has no effect.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
Resets the temporary data for validation.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Part of the ExtensionTestlet interface, has no effect.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This reset method does nothing since nothing needs to be reset
reset(TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.ExtensionTestlet
Resets the temporary validation data.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
Resets the state of the testlet to prepare it for the next ceritifcate.
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCertTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
Deprecated.
 
reset(TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
 
resetAcceptablePolicies() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows an application to reset the list of acceptable policy for use during certificate validation to the default (any policy is accepted), regardless of the default permission or the permission set in the client settings certificate.
resetAuthentication() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Resets the parameters required for authenticating to Microsoft Active Directory.
resetCounter() - Method in class iaik.security.dh.ESDHKEKParameters
Resets counter to its initial value 00 00 00 01.
resetCounter() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Resets counter to its initial value 00 00 00 01.
resizeArray(byte[], int) - Static method in class iaik.utils.CryptoUtils
Deprecated.
Use the method in iaik.utils.Util instead.
resizeArray(byte[], int) - Static method in class iaik.utils.Util
Resizes a byte array to the specified length.
resizeArray(Object[], int) - Static method in class iaik.utils.Util
Resizes a byte array to the specified length.
resolve(URI) - Method in class iaik.ixsil.util.ExternalReferenceResolverImpl
Currently only the case of a specified location (URL) is covered by this method: It relies on method URL.openStream().
resolve(URI) - Method in interface iaik.ixsil.util.ExternalReferenceResolverInterface
Returns an InputStream providing the octet stream content associated with the specified URI.
resolve(URI, Document, NodeList) - Method in class iaik.ixsil.util.InternalReferenceResolverImpl
Gets a list of DOM nodes representing the content of the given URI.
resolve(URI, Document, NodeList, int) - Method in class iaik.ixsil.util.InternalReferenceResolverImpl
 
resolve(URI, Document, NodeList) - Method in interface iaik.ixsil.util.InternalReferenceResolverInterface
Returns a NodeList object providing a list of DOM nodes which correspond to the parts of the XML document selected by the internal URI.
resolve(URI, Document, NodeList) - Method in class iaik.ixsil.util.XPointerReferenceResolver
Gets a list of DOM nodes representing a flat view on the parts of an XML document selected by the given internal URI.
resolve(URI, Document, NodeList, int) - Method in class iaik.ixsil.util.XPointerReferenceResolver
Gets a list of DOM nodes representing a flat view on the parts of an XML document selected by the given internal URI.
resolveForest(URI, Document, NodeList) - Method in class iaik.ixsil.util.InternalReferenceResolverImpl
Gets a list of DOM nodes representing the content of the given URI.
resolveForest(URI, Document, NodeList) - Method in class iaik.ixsil.util.XPointerReferenceResolver
Gets a list of DOM nodes representing a forest view on the parts of an XML document selected by the given internal URI.
resolvePrefix(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
Provides the namespace URI bound to the specified attribute's namespace prefix.
Resource - Class in com.entrust.toolkit.resourcemonitor
The Resource class is a representation of a resource that is periodically polled to determine the status of the resource.
Resource(int, PollableResource) - Constructor for class com.entrust.toolkit.resourcemonitor.Resource
Create a new Resource
RESOURCE_HANDLERS_ONLY - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Mode use to specify that only events contained in the Resource should be used.
ResourceEvent - Class in com.entrust.toolkit.resourcemonitor
The ResourceEvent is the base class for all types of ResourceEvents that can occur.
ResourceEvent(String, int, Resource) - Constructor for class com.entrust.toolkit.resourcemonitor.ResourceEvent
A ResourceEvent requires a message indicating the status of the event, the type of event that occured, and the Resource that was the source of the event.
ResourceEventException - Exception in com.entrust.toolkit.exceptions
 
ResourceEventException() - Constructor for exception com.entrust.toolkit.exceptions.ResourceEventException
Constructs a ResourceEventException with the standard detail message.
ResourceEventException(Exception) - Constructor for exception com.entrust.toolkit.exceptions.ResourceEventException
Constructs a ResourceEventException with the standard detail message that wraps an exception thrown inside the certificate validation code.
ResourceEventException(String) - Constructor for exception com.entrust.toolkit.exceptions.ResourceEventException
Constructs a ResourceEventExceptionn with the specified detail message.
ResourceEventException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.ResourceEventException
Constructs a ResourceEventException with the specified detail message that wraps an exception thrown inside the Resource
ResourceEventHandler - Interface in com.entrust.toolkit.resourcemonitor
A ResourceEventHandler is an object which handles a ResourceEvent.
ResourceEventProcessor - Class in com.entrust.toolkit.resourcemonitor
The ResourceEventProcessor is a ResourceListener that can be used to process ResourceEvent notifications.
ResourceEventProcessor() - Constructor for class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
 
ResourceListener - Interface in com.entrust.toolkit.resourcemonitor
The ResourceListener is a Listener that can be attached to a Resource to allow any Java Object that implements this interface to know about a ResourceEvent.
ResourceMonitor - Class in com.entrust.toolkit.resourcemonitor
A ResourceMonitor is an object which can be used to monitor many Resource objects.
ResourceMonitor() - Constructor for class com.entrust.toolkit.resourcemonitor.ResourceMonitor
 
ResourceOutputHandler - Class in com.entrust.toolkit.resourcemonitor
A ResourceOutputHandler is a simple ResourceEventHandler which can be used to direct the output of a ResourceEvent to either an OutputStream or a PrintWriter.
ResourceOutputHandler(PrintWriter) - Constructor for class com.entrust.toolkit.resourcemonitor.ResourceOutputHandler
Creates a ResourceOutputHandler object, initializing it from a PrintWriter
ResourceOutputHandler(OutputStream) - Constructor for class com.entrust.toolkit.resourcemonitor.ResourceOutputHandler
Creates a ResourceOutputHandler object, initializing it from an OutputStream
ResponderID - Class in iaik.x509.ocsp
This class implements the OCSP type ResponderID.
ResponderID(Name) - Constructor for class iaik.x509.ocsp.ResponderID
Creates a responder ID from its name.
ResponderID(byte[]) - Constructor for class iaik.x509.ocsp.ResponderID
Creates a responder ID from a hash of it´s public key.
ResponderID(PublicKey) - Constructor for class iaik.x509.ocsp.ResponderID
Creates a responder ID from it´s public key.
ResponderID(ASN1Object) - Constructor for class iaik.x509.ocsp.ResponderID
Creates ResponderID from an ASN1Object.
Response - Class in iaik.x509.ocsp
This class is the basic implementation for OCSP Response types.
Response() - Constructor for class iaik.x509.ocsp.Response
 
RESPONSE_NOREAD - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
RESPONSE_NOREAD - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
RESPONSE_READ - Static variable in class com.entrust.toolkit.util.HttpManagerClient
 
RESPONSE_READ - Static variable in class com.entrust.toolkit.util.HttpsManagerClientJSSE
 
ResponseBytes - Class in iaik.x509.ocsp
This class implements the OCSP type ResponseBytes.
ResponseBytes(Response) - Constructor for class iaik.x509.ocsp.ResponseBytes
Creates ResponseBytes for the given response.
ResponseBytes(ASN1Object) - Constructor for class iaik.x509.ocsp.ResponseBytes
Creates ResponseBytes from its ASN.1 representation.
responseType - Static variable in class iaik.x509.ocsp.BasicOCSPResponse
The response type of the BasicOCSPResponse.
RETRIEVALMETHOD_ATTR_TYPE - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The Type attribute of <RetrievalMethod> elements.
RETRIEVALMETHOD_ATTR_URI - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The URI attribute of <RetrievalMethod> elements.
RETRIEVALMETHOD_TAG - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The element tag for <RetrievalMethod> elements.
RETRIEVALMETHOD_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the RetrievalMethod XML element.
RetrievalMethodException - Exception in com.entrust.toolkit.xencrypt.exceptions
Signals that an error has occurred while processing an RetrievalMethod DOM element.
RetrievalMethodException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
RetrievalMethodException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
RetrievalMethodException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
RetrievalMethodException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
RetrievalMethodException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
RetrievalMethodException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.RetrievalMethodException
 
retrieveFiles(SecureStringBuffer) - Method in class com.entrust.toolkit.roaming.RoamingFileRetriever
Retrieve and decrypt roaming files.
retrieveUserCert(SecureStringBuffer, AuthorizationCode, EntrustP10CertReqInfo) - Method in class com.entrust.toolkit.credentials.EntrustP10CertRetriever
Requests and retrieves a single unmanaged certificate for an end user using the provided injected public key information.
retrieveUserCerts(SecureStringBuffer, AuthorizationCode, EntrustP10CertReqInfo[]) - Method in class com.entrust.toolkit.credentials.EntrustP10CertRetriever
Requests and retrieves one or more unmanaged certificates for an end user using the provided certificate request information.
reverseArray(byte[]) - Static method in class com.entrust.toolkit.capi.CapiUtils
Reverses the order of the bytes in a byte array.
reverseArray(byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Reverses the order of the bytes in the given array.
RevocationChecker - Interface in com.entrust.toolkit.x509.revocation
 
RevocationConfigItem - Class in com.entrust.toolkit.x509
RevocationConfigItem is a helper class which groups together the type of Revocation Checking with the data which should be used to configure revocation checking.
RevocationConfigItem(int, Object) - Constructor for class com.entrust.toolkit.x509.RevocationConfigItem
The public constructor for this class.
RevocationException - Exception in com.entrust.toolkit.exceptions
This exception indicates that a certificate has been revoked.
RevocationException(String) - Constructor for exception com.entrust.toolkit.exceptions.RevocationException
Creates a RevocationException.
RevocationException(X509Certificate, RevokedCertificate) - Constructor for exception com.entrust.toolkit.exceptions.RevocationException
Creates a RevocationException.
RevocationException(String, X509Certificate, RevokedCertificate) - Constructor for exception com.entrust.toolkit.exceptions.RevocationException
Creates a RevocationException.
RevocationException(String, Exception, X509Certificate, RevokedCertificate) - Constructor for exception com.entrust.toolkit.exceptions.RevocationException
Creates a RevocationException.
RevocationManager - Class in com.entrust.toolkit.x509.revocation
The RevocationManager class is used to manage different types of RevocationChecker objects.
RevocationManager(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.RevocationManager
Create a new RevocationManager
revocationNotification - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'revocationNotification': notification that a revocation has occurred.
RevocationStore - Class in com.entrust.toolkit.x509.revocation
Defines the Toolkit's revocation store architecture; it defines the functionality that must be provided by all revocation store implementations that fall under this architecture.
RevocationStore(ValidationInfo) - Constructor for class com.entrust.toolkit.x509.revocation.RevocationStore
The constructor; creates and initializes a new RevocationStore object.
RevocationTrustCache - Class in com.entrust.toolkit.x509.revocation
A RevocationTrustCache is a RevocationChecker which is used to cache certificates for a specified period of time.
RevocationTrustCache(int) - Constructor for class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Creates a new RevocationTrustCache which will be used to trust the revocation status of a certificate for the number of seconds supplied
revocationWarning - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'revocationWarning': this message contains a warning that a revocation is imminent.
RevocationWarningException - Exception in com.entrust.toolkit.exceptions
This exception represents a revocation warning.
RevocationWarningException(String, RevocationException) - Constructor for exception com.entrust.toolkit.exceptions.RevocationWarningException
Creates a new RevocationWarningException from a RevocationException.
revoked - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - revoked: certificate revoked.
REVOKED - Static variable in class iaik.x509.ocsp.CertStatus
CertStatus "revoked" (1).
RevokedCertificate - Class in iaik.x509
This class represents a revoked certificate.
RevokedCertificate(byte[]) - Constructor for class iaik.x509.RevokedCertificate
Creates a revoked certificate from a DER encoded ASN1Object.
RevokedCertificate(ASN1Object) - Constructor for class iaik.x509.RevokedCertificate
Creates a revoked certificate from an ASN1Object.
RevokedCertificate(X509Certificate, Date) - Constructor for class iaik.x509.RevokedCertificate
Creates a revoked certificate from a certificate and a date.
RevokedCertificate(BigInteger, Date) - Constructor for class iaik.x509.RevokedCertificate
Creates a revoked certificate from a serial number and a date.
RevokedInfo - Class in iaik.x509.ocsp
This class implements the OCSP type RevokedInfo.
RevokedInfo(Date) - Constructor for class iaik.x509.ocsp.RevokedInfo
Creates a RevokedInfo from a revocation date.
RevokedInfo(ASN1Object) - Constructor for class iaik.x509.ocsp.RevokedInfo
Creates RevokedInfo from an ASN1Object.
RFC2253NameParser - Class in iaik.utils
Implements functionality to parse the UTF-8 string representation of a X.501 Name, according to RFC 2253.
RFC2253NameParser(String) - Constructor for class iaik.utils.RFC2253NameParser
Standard constructor.
RFC2253NameParser.AVA - Class in iaik.utils
Represents the parsing result for a Attribute-Value-Assertion.
RFC2253NameParser.ParsedName - Class in iaik.utils
Represents the parsing result for a Name.
RFC2253NameParser.ParsedRDN - Class in iaik.utils
Represents the parsing result for a Relative Distinguished Name.
RFC2253NameParserException - Exception in iaik.utils
Signals that a error has occured while executing a method of class RFC2253NameParser.
RFC2253NameParserException() - Constructor for exception iaik.utils.RFC2253NameParserException
Creates a RFC2253NameParserException.
RFC2253NameParserException(String) - Constructor for exception iaik.utils.RFC2253NameParserException
Creates a RFC2253NameParserException for the given message.
RFC2253NameParserException(String, Object[]) - Constructor for exception iaik.utils.RFC2253NameParserException
Creates a RFC2253NameParserException.
rfc822Name - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type rfc822Name (1).
Rijndael - Class in iaik.security.cipher
Deprecated.
since 8.0; use AesCipher instead
Rijndael() - Constructor for class iaik.security.cipher.Rijndael
Deprecated.
The constructor; creates a new instance of the Rijndael symmetric cipher algorithm.
Rijndael256 - Class in iaik.security.cipher
Extends the BufferedCipher class adding a buffering mechanism to the underlying Rijndael cipher.
Rijndael256() - Constructor for class iaik.security.cipher.Rijndael256
The constructor; creates a new instance of the Rijndael-256 symmetric cipher algorithm.
RijndaelKeyGenerator - Class in iaik.security.cipher
This class provides the functionality of KeyGenerator for generating keys to be used by the Rijndael cipher.
RijndaelKeyGenerator() - Constructor for class iaik.security.cipher.RijndaelKeyGenerator
The constructor; creates a new instance of the Rijndael key generation algorithm.
ripeMd160 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "1.3.36.3.2.1" Registered JCA algorithm: "RIPEMD-160" Registered JCA key: none Registered AlgorithmParameterSpecs: none
RipeMd160 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the RIPEMD-160 message digest algorithm.
RipeMd160() - Constructor for class com.entrust.toolkit.security.crypto.digest.RipeMd160
The constructor; creates a new instance of the RIPEMD-160 message digest algorithm.
ripeMd160 - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.36.3.2.1" OID Name: "ripeMd160" OID Short-name: none
RoamingConfiguration - Class in com.entrust.toolkit.roaming
This class is a convenience class for parsing Roaming Server information from an entrust.ini file.
RoamingConfiguration(String, String, String) - Constructor for class com.entrust.toolkit.roaming.RoamingConfiguration
Create a RoamingConfiguration object.
RoamingConfiguration(String) - Constructor for class com.entrust.toolkit.roaming.RoamingConfiguration
Create a RoamingConfiguration object.
RoamingConfiguration(String, boolean) - Constructor for class com.entrust.toolkit.roaming.RoamingConfiguration
Create a RoamingConfiguration object.
RoamingConfiguration(IniFile, boolean) - Constructor for class com.entrust.toolkit.roaming.RoamingConfiguration
Create a RoamingConfiguration object.
RoamingConfigurationWithSMProxy - Class in com.entrust.toolkit.roaming
A RoamingConfiguration class that implements Proxy Order.
RoamingConfigurationWithSMProxy(String, ProxyOrder) - Constructor for class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
Constructor that takes an entrust.ini file path and sets the proxyFirst parameter.
RoamingConfigurationWithSMProxy(IniFile, ProxyOrder) - Constructor for class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
Constructor that takes an entrust.ini file and sets the proxyFirst parameter.
RoamingCredentialReader - Class in com.entrust.toolkit.credentials
This credential reader is designed for reading a roaming Entrust Digital Identity from an Entrust Authority Roaming Server.
RoamingCredentialReader(String, String) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialReader
Creates a RoamingCredentialReader object.
RoamingCredentialReader(String, String, boolean) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialReader
Creates a RoamingCredentialReader object.
RoamingCredentialReader(String, RoamingConfiguration) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialReader
Creates a RoamingCredentialReader object.
RoamingCredentialWriter - Class in com.entrust.toolkit.credentials
This Credential Writer is designed for writing a roaming Entrust Digital Identity to an Entrust Authority Roaming Server.
RoamingCredentialWriter(String, String) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialWriter
Creates a RoamingCredentialWriter object.
RoamingCredentialWriter(String, String, boolean) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialWriter
Creates a RoamingCredentialWriter object.
RoamingCredentialWriter(String, RoamingConfiguration) - Constructor for class com.entrust.toolkit.credentials.RoamingCredentialWriter
Creates a RoamingCredentialWriter object.
RoamingException - Exception in com.entrust.toolkit.roaming
Exception class for exceptions thrown by code in the com.entrust.toolkit.roaming package.
RoamingException(String) - Constructor for exception com.entrust.toolkit.roaming.RoamingException
Create a Roaming Exception with the given message.
RoamingException(String, Exception) - Constructor for exception com.entrust.toolkit.roaming.RoamingException
Create a Roaming Exception with the given message and cause.
RoamingFileRetriever - Class in com.entrust.toolkit.roaming
This class is responsible for communicating with the Roaming Server to retrieve the profile decryption key, and then decrypting the roaming files.
RoamingFileRetriever(String, RoamingConfiguration) - Constructor for class com.entrust.toolkit.roaming.RoamingFileRetriever
Constructs an instance of this object.
RoamingFileUpdater - Class in com.entrust.toolkit.roaming
This class is responsible for all communication with the Roaming Server which may result in modifications to the Directory.
RoamingFileUpdater(RoamingConfiguration, User) - Constructor for class com.entrust.toolkit.roaming.RoamingFileUpdater
Creates a RoamingFileUpdater object when a logged in User object is available.
RoamingFileUpdater(RoamingConfiguration, User, X509Certificate[], PrivateKey) - Constructor for class com.entrust.toolkit.roaming.RoamingFileUpdater
Creates a RoamingFileUpdater object when a User object is available but is not logged in.
RoamingUser - Class in com.entrust.toolkit.roaming
The RoamingUser class provides utility APIs for communication with an Entrust Authority Roaming Server to retrieve a roaming profile, to create/recover a roaming user, update a roaming profile, and deregister a roaming profile.
RoamingUser(String) - Constructor for class com.entrust.toolkit.roaming.RoamingUser
Creates an instance of RoamingUser
RoamResult - Class in com.entrust.toolkit.roaming
The RoamResult class implements the ASN1 object for RoamResult.
RoamResult(DerInputStream) - Constructor for class com.entrust.toolkit.roaming.RoamResult
Reads the data from the given input stream and parses the data to create a RoamResult object.
RoamResult() - Constructor for class com.entrust.toolkit.roaming.RoamResult
The default constructor.
roleChange - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - roleChanged: user role changed.
roleOccupant - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.33"
OID Name: "roleOccupant"
OID Short-name: none
Source: RFC 4519
ROOT_CA_CERTIFICATE - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
ROOT_CA_CERTIFICATE_UPDATED - Static variable in class com.entrust.toolkit.credentials.UserStatus
When in a hierarchy, indicates that the Root CA certificate has been updated.
rp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'rp'.
rr - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
PKIBody type 'rr'.
rsa - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RSA public key algorithm.
RSA1024BIT_KEY - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
RSA_ENCRYPTION - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for the CKM_RSA_PKCS mechanism.
RSA_JCA_ALGID_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
The identifier used for the RSA algorithm within the Java Cryptography Architecture.
RSA_JCA_ALGID_ - Static variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
The identifier used for RSA keys within the Java Cryptography Architecture.
RSA_KEYVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the RSAKeyValue XML element.
RSA_RECOMMENDED - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-RECOMMENDED" signature algorithm configuration.
RSA_RECOMMENDED_NO_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-RECOMMENDED-NO-SHA224" signature algorithm configuration.
RSA_SHA1 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-SHA1" signature algorithm configuration.
RSA_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-SHA224" signature algorithm configuration.
RSA_SHA256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-SHA256" signature algorithm configuration.
RSA_SHA384 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-SHA384" signature algorithm configuration.
RSA_SHA512 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSA-SHA512" signature algorithm configuration.
RsaCipher - Class in com.entrust.toolkit.security.crypto.rsa
An implementation of the RSA asymmetric cipher.
RsaCipher() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipher
The constructor; creates a new instance of the RSA asymmetric cipher algorithm.
RsaCipher.EsOaep - Class in com.entrust.toolkit.security.crypto.rsa
An implementation of the RSA asymmetric cipher algorithm configured for operation as the RSAES-OAEP encryption scheme.
RsaCipher.EsPkcs1v15 - Class in com.entrust.toolkit.security.crypto.rsa
An implementation of the RSA asymmetric cipher algorithm configured for operation as the RSAESPKCS1-v1_5 encryption scheme.
RsaCipher.SsaPkcs1v15 - Class in com.entrust.toolkit.security.crypto.rsa
An implementation of the RSA asymmetric cipher algorithm configured for operation as the RSASSA-PKCS1-v1_5 signature scheme.
RsaCipherImplKeychain - Class in com.entrust.toolkit.security.crypto.rsa
 
RsaCipherImplKeychain() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipherImplKeychain
The constructor; creates a new RsaCipherImplKeyChain instance.
RsaCipherUtils - Class in com.entrust.toolkit.security.crypto.rsa
A Utilty class for common functions used by the PKCS#11 based implementation of the RSA asymmetric cipher algorithm.
RsaCipherUtils() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipherUtils
 
rsaEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
Algorithm OID: "1.2.840.113549.1.1.1" Registered JCA algorithm: "RSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none Source: PKCS #1
rsaEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.CipherAlgs
Keychain Name: "kSecKeyAlgorithmRSAEncryptionPKCS1" Algorithm OID: "1.2.840.113549.1.1.1" Registered JCA algorithm: "RSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none Source: PKCS #1
rsaEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.1" OID Name: "rsaEncryption" OID Short-name: none
rsaEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RSA encryption signature algorithm.
rsaESOAEP - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the RSA encryption signature algorithm, using the OAEP encoding scheme defined in PKCS-1 v2.0 ObjectID = "1.2.840.113549.1.1.7" name = "rsaESOAEP" implementationName = "RSA-OAEP" For addressing it, use AlgorithmID.rsaESOAEP.
RSAKeyFactory - Class in iaik.security.rsa
This class converts RSA keys (opaque representation) in their KeySpecs (transparent representation) and vice versa.
RSAKeyFactory() - Constructor for class iaik.security.rsa.RSAKeyFactory
Default constructor for creating a RSAKeyFactory.
RSAKeyPairGenerator - Class in com.entrust.toolkit.security.provider
A software based implementation of the RSA key pair generation algorithm.
RSAKeyPairGenerator() - Constructor for class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
The constructor; creates a new instance of the RSA key pair generation algorithm.
RSAOAEPEncoder - Class in com.entrust.toolkit.security.crypto.rsa
 
RSAOAEPEncoder() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RSAOAEPEncoder
 
RsaOAEPParameter - Class in com.entrust.toolkit.security.crypto.rsa
 
RsaOAEPParameter() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaOAEPParameter
 
RSAOAEPParameterSpec - Class in com.entrust.toolkit.security.spec
A transparent representation of the algorithm parameters required by Entrust's RSA-OAEP implementation.
RSAOAEPParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Creates an un-initialized RSAOAEPParameterSpec.
RSAOAEPParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Creates an RSAOAEPParameterSpec object from an ASN1Object.
RSAOAEPParameterSpec(RSAOAEPParameterSpec) - Constructor for class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
The copy constructor; creates a deep copy of the provided RSA-OAEP parameters.
RsaPkcs1v1_5Signature - Class in com.entrust.toolkit.security.crypto.signature
The super-class of all RSA-PKCS1-v1_5 signature algorithms in Entrust's digital signature algorithm architecture; it contains all the common functionality used by Entrust's RSA-PKCS1-v1_5 digital signature algorithms.
RsaPkcs1v1_5SignatureImplKeychain - Class in com.entrust.toolkit.security.crypto.rsa
This class implements the RSAPKCS1v1.5 Signature implementation in the Keychain.
RSAPrivateKey - Class in iaik.security.rsa
This class implements an RSA private key and supports ASN.1 encoding.
RSAPrivateKey() - Constructor for class iaik.security.rsa.RSAPrivateKey
Default constructor.
RSAPrivateKey(BigInteger, BigInteger) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new RSAPrivate key from given modulus and private exponent.
RSAPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a RSAPrivateKey from the given values.
RSAPrivateKey(RSAPrivateKeySpec) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new RSAPrivateKey from a RSAPrivateKeySpec or RSAPrivateKeyCrtSpec.
RSAPrivateKey(RSAPrivateKey) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new RSAPrivateKey from a RSAPrivateKey or RSAPrivateKeyCrt.
RSAPrivateKey(byte[]) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new RSAPrivateKey from a DER encoded ASN.1 data structure.
RSAPrivateKey(ASN1Object) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new private key from an ASN1Object.
RSAPrivateKey(InputStream) - Constructor for class iaik.security.rsa.RSAPrivateKey
Creates a new RSAPrivateKey from an InputStream.
RSAPSS_RECOMMENDED - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-RECOMMENDED" signature algorithm configuration.
RSAPSS_RECOMMENDED_NO_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-RECOMMENDED-NO-SHA224" signature algorithm configuration.
RSAPSS_SHA1 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-SHA1" signature algorithm configuration.
RSAPSS_SHA224 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-SHA224" signature algorithm configuration.
RSAPSS_SHA256 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-SHA256" signature algorithm configuration.
RSAPSS_SHA384 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-SHA384" signature algorithm configuration.
RSAPSS_SHA512 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Identifies the "RSAPSS-SHA512" signature algorithm configuration.
RsaPssParameters - Class in com.entrust.toolkit.security.crypto.rsa
An opaque representation of the algorithm parameters required by Entrust's RSA-PSS digital signature algorithm implementation.
RsaPssParameters() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaPssParameters
The constructor; creates a new instance of RSA-PSS digital signature algorithm parameters.
RsaPssParameterSpec - Class in com.entrust.toolkit.security.crypto.rsa
A transparent representation of the algorithm parameters required by Entrust's RSA-PSS digital signature algorithm implementation.
RsaPssParameterSpec() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Creates a new instance of RSAPSSParameterSpec that contains all null parameter values.
RsaPssParameterSpec(AlgorithmID) - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Creates a new instance of RSAPSSParameterSpec using the provided algorithm parameter values.
RsaPssParameterSpec(AlgorithmID, AlgorithmID, Integer, Integer) - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Creates a new instance of RSAPSSParameterSpec using the provided algorithm parameter values.
RsaPssParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Creates an RSAPSSParameterSpec object from an ASN1Object.
RsaPssSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PSS signature algorithm.
RsaPssWithDigestSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PSS signature algorithm implemented with an underlying hash function selected by algorithm parameters.
RsaPssWithDigestSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.RsaPssWithDigestSignature
The constructor; creates a new instance of the RSAPSS digital signature algorithm.
RsaPssWithNoneSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PSS signature algorithm implemented with no underlying hash function (hashing must be done externally).
RsaPssWithNoneSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.RsaPssWithNoneSignature
The constructor; creates a new instance of the NONEwithRSAPSS digital signature algorithm.
RSAPublicKey - Class in iaik.security.rsa
This class implements a RSA public key and supports ASN.1 encoding.
RSAPublicKey(BigInteger, BigInteger) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey with given values for the modulus n and the public exponent e.
RSAPublicKey(RSAPublicKeySpec) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey from the given RSAPublicKeySpec representing modulus n and public exponent e.
RSAPublicKey(RSAPublicKey) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey from the given RSAPublicKey representing modulus n and public exponent e.
RSAPublicKey(byte[]) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey from the given DER encoded byte array.
RSAPublicKey(ASN1Object) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey from the given ASN.1 object.
RSAPublicKey(InputStream) - Constructor for class iaik.security.rsa.RSAPublicKey
Creates a new RSAPublicKey from an InputStream.
rsaSignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.11" Registered JCA algorithm: none Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
RSASignature - Static variable in class com.entrust.toolkit.credentials.CMPCredentialReader
Deprecated.
as of JTK 7.0 the algorithm of the signing key pair is always extracted from the user's policy settings.
RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The super-class of all RSA signature algorithms in Entrust's digital signature algorithm architecture; it contains all the common functionality used by Entrust's RSA digital signature algorithms.
rsaSignature - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.11" OID Name: "rsaSignature" OID Short-name: none
RSASignature - Class in iaik.security.rsa
Deprecated.
since 8.0; use RsaPkcs1v1_5Signature instead
RSASignature(AlgorithmID, MessageDigest) - Constructor for class iaik.security.rsa.RSASignature
Deprecated.
Creates a RSA Signature object with a specified hash algorithm.
RStoASN1(BigInteger[]) - Static method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
Converts the (r,s) signature pair to ASN1.
RStoASN1(BigInteger, BigInteger) - Static method in class com.entrust.toolkit.security.provider.EntrustDSA
Deprecated.
Converts the (r,s) signature pair to ASN1.
run() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
Tries to set up a Directory connection.
run() - Method in class iaik.utils.StreamCopier
Run method to allow the StreamCopier to be run in a separate Thread easily.
runFipsKat() - Static method in class com.entrust.toolkit.security.crypto.random.DRBGusingSHA512
Runs a FIPS 140-2 known answer test on this DRBG.
runFipsKat() - Static method in class com.entrust.toolkit.security.crypto.random.FIPS186_2usingSHA1
Runs a FIPS 140-2 known answer test on this PRNG.
runFipsKat() - Static method in class com.entrust.toolkit.security.crypto.random.X9_31using3DES
Runs a FIPS 140-2 known answer test on this PRNG.
runFipsKat() - Static method in class com.entrust.toolkit.security.crypto.random.X9_31usingAES256
Runs a FIPS 140-2 known answer test on this PRNG.

S

S_MIME - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for use by clients.
S_MIME_CA - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for issuing certs for S/MIME use.
s_stateNames - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
 
SafeBag - Class in iaik.pkcs.pkcs12
This class implements the PKCS#12 structure SafeBag.
SafeBag() - Constructor for class iaik.pkcs.pkcs12.SafeBag
Default Constructor.
SafeBag(String, byte[]) - Constructor for class iaik.pkcs.pkcs12.SafeBag
Creates a new SafeBag from a friendly name and a local key ID.
sanHandling - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.7" OID Name: "entrustCertDefnCMPSANHandling" OID Short-name: none
save(OutputStream, String) - Method in class iaik.utils.ExtendedProperties
 
saveToFile(byte[], String) - Static method in class iaik.utils.Util
Saves the content of the given byte array to a file.
SAXFEATURE_NAMESPACE_PROCESSING - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Generic SAX parser attribute to enable namespace processing, http://xml.org/sax/features/namespaces
SAXFEATURE_NAMESPACE_PROCESSING_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying wheter or not to do namespace processing.
SAXFEATURE_VALIDATION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Generic SAX parser attribute to parse with validation, http://xml.org/sax/features/validation
SAXFEATURE_VALIDATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
Name of the Xerces feature specifying explicite validation against a DTD.
SCHEMA_SCHEMA_LOCATION_ATTR_NAME_ - Static variable in class iaik.ixsil.init.IXSILConstants
The local name of the attribute providing information about the location of an XML schema.
schemaValidateSignatureElement(Element, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
schemaValidateSignatureElement(Element, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
schemaValidateSignatureElement(Element, String, String) - Static method in class iaik.ixsil.util.DOMUtils
 
schemaValidateSignatureElement(Element, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
This method uses a parser with a preloaded schema for XML signatures for efficiency reasons.
schemaValidateSignatureElement(Element, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Validates a specified DOM element representing a XML signature against the signature schema specified in the IXSIL init properties.
scheme - Variable in class com.entrust.toolkit.util.LdapURL
The scheme component of an LDAP URL.
scheme_ - Variable in class iaik.ixsil.util.URI
The scheme component of an URI.
SCHEME_CHARS_ - Static variable in class iaik.ixsil.util.URI
Contains all characters which are allowed for the scheme component of an URI.
scope - Variable in class com.entrust.toolkit.util.LdapURL
The scope component of an LDAP URL.
SCOPE_BASE - Static variable in class com.entrust.toolkit.util.LdapURL
Scope mode base.
SCOPE_ONE - Static variable in class com.entrust.toolkit.util.LdapURL
Scope mode one.
SCOPE_SUB - Static variable in class com.entrust.toolkit.util.LdapURL
Scope mode sub.
sdsiCertificate - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object sdsiCertificate.
Search(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Searches the principal Directory for a given entry within a searchbase hierarchy, automatically following LDAP referrals.
Search(String, String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Searches the Directory for a given attribute within a searchbase hierarchy.
SearchBase - Class in com.entrust.toolkit.x509.policies
SearchBase objects contain the search bases specified in a policy certificate.
SearchBase() - Constructor for class com.entrust.toolkit.x509.policies.SearchBase
Constructor
SearchBase(Name, String) - Constructor for class com.entrust.toolkit.x509.policies.SearchBase
Constructor
searchGuide - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.14"
OID Name: "searchGuide"
OID Short-name: none
Source: RFC 4519
searchReplace(String, String, String) - Static method in class iaik.ixsil.util.Utils
Replaces all occurences of a pattern string in a candidate string with the value of a replacement string.
SEC_E_ALGORITHM_MISMATCH - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_BAD_PKGID - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_BUFFER_TOO_SMALL - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_CANNOT_INSTALL - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_CANNOT_PACK - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_CERT_EXPIRED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_CERT_UNKNOWN - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_CONTEXT_EXPIRED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_DECRYPT_FAILURE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_ENCRYPT_FAILURE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_ILLEGAL_MESSAGE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INCOMPLETE_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INCOMPLETE_MESSAGE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INSUFFICIENT_MEMORY - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INTERNAL_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INVALID_HANDLE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_INVALID_TOKEN - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_LOGON_DENIED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_MESSAGE_ALTERED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_NO_AUTHENTICATING_AUTHORITY - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_NO_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_NO_IMPERSONATION - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_NOT_OWNER - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_OUT_OF_SEQUENCE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_QOP_NOT_SUPPORTED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_SECPKG_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_SECURITY_QOS_FAILED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_TARGET_UNKNOWN - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_TIME_SKEW - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_UNKNOWN_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_UNSUPPORTED_FUNCTION - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_UNTRUSTED_ROOT - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_E_WRONG_PRINCIPAL - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_COMPLETE_AND_CONTINUE - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_COMPLETE_NEEDED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_CONTINUE_NEEDED - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_INCOMPLETE_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_LOCAL_LOGON - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_NO_LSA_CONTEXT - Static variable in class com.entrust.toolkit.capi.Error
 
SEC_I_RENEGOTIATE - Static variable in class com.entrust.toolkit.capi.Error
 
SecRandom - Class in iaik.security.random
Deprecated.
SecRandom() - Constructor for class iaik.security.random.SecRandom
Deprecated.
Constructor for use by subclasses.
SecretKey - Class in iaik.security.cipher
This class represents a secret key as used with symmetric algorithms.
SecretKey(byte[], String) - Constructor for class iaik.security.cipher.SecretKey
Creates a SecretKey object from given byte array and algorithm name.
SecretKey(byte[], int, int, String) - Constructor for class iaik.security.cipher.SecretKey
Creates a SecretKey object from given byte sub-array and algorithm name.
SecretKey(SecretKey) - Constructor for class iaik.security.cipher.SecretKey
 
secretKey_ - Variable in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
The secret key used to compute the MAC.
SecretKeyGenerator - Class in iaik.pkcs.pkcs12
This class uses the KeyMaterialGenerator for deriving a PKCS#12 secret keys from a password, a salt and an iteration count.
SecretKeyGenerator() - Constructor for class iaik.pkcs.pkcs12.SecretKeyGenerator
The constructor; creates a new instance of the PKCS#12 key generation algorithm.
SecureByteArray - Class in com.entrust.toolkit.util
Represents sensitive binary data in an application.
SecureByteArray(byte[]) - Constructor for class com.entrust.toolkit.util.SecureByteArray
Creates a new SecureByteArray from the given byte array.
SecureByteArray(byte[], int) - Constructor for class com.entrust.toolkit.util.SecureByteArray
Creates a new SecureByteArray from the given byte array and using the specified sensitivity.
SecureByteArray(InputStream) - Constructor for class com.entrust.toolkit.util.SecureByteArray
Creates a new SecureByteArray by reading the sensitive data from an InputStream.
SecureByteArray(InputStream, int) - Constructor for class com.entrust.toolkit.util.SecureByteArray
Creates a new SecureByteArray by reading the sensitive data from an InputStream.
SecureByteArray(SecureByteArray) - Constructor for class com.entrust.toolkit.util.SecureByteArray
The copy constructor — used to create a new instance of SecureByteArray that is identical to the specified SecureByteArray.
SecureByteArrayOutputStream - Class in com.entrust.toolkit.util
Used as the output stream for sensitive binary data in buffer-based decryption.
SecureByteArrayOutputStream() - Constructor for class com.entrust.toolkit.util.SecureByteArrayOutputStream
Creates a new SecureByteArrayOutputStream.
SecureByteArrayOutputStream(int) - Constructor for class com.entrust.toolkit.util.SecureByteArrayOutputStream
Creates a new SecureByteArrayOutputStream, with a buffer capacity of size bytes.
SecureOutputStreamWriter - Class in com.entrust.toolkit.util
Securely writes characters to an output stream, translating characters into bytes according to a specified character encoding.
SecureOutputStreamWriter(OutputStream) - Constructor for class com.entrust.toolkit.util.SecureOutputStreamWriter
Creates a SecureOutputStreamWriter object that uses the default character encoding.
SecureOutputStreamWriter(OutputStream, String) - Constructor for class com.entrust.toolkit.util.SecureOutputStreamWriter
Creates a SecureOutputStreamWriter object that uses the specified character encoding.
SecurePrivateKey - Class in com.entrust.toolkit.security.provider
A secure private key; keys of this type prevent access to the unsecured (aka: plaintext) private key material.
SecurePrivateKey() - Constructor for class com.entrust.toolkit.security.provider.SecurePrivateKey
 
SecureStringBuffer - Class in com.entrust.toolkit.util
Used to represent sensitive data in an application — a user's password for example.
SecureStringBuffer(char[]) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a new SecureStringBuffer from the given character array.
SecureStringBuffer(char[], int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a new SecureStringBuffer from the given character array and using the specified sensitivity.
SecureStringBuffer(InputStream) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Deprecated.
use SecureByteArray instead; since JTK 6.1
SecureStringBuffer(SecureStringBuffer) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Copy constructor — used to create a new instance of SecureStringBuffer that is identical to the specified SecureStringBuffer.
SecureStringBuffer(StringBuffer) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a SecureStringBuffer from the given StringBuffer.
SecureStringBuffer(StringBuilder) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a SecureStringBuffer from the given StringBuilder.
SecureStringBuffer(StringBuffer, int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a SecureStringBuffer from the given StringBuffer and specified sensitivity.
SecureStringBuffer(StringBuilder, int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Creates a SecureStringBuffer from the given StringBuilder and specified sensitivity.
SecureStringBuffer(String) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
Deprecated.
Pass sensitive data in as a StringBuffer or as a char []. Using a String creates a copy of the data in memory that cannot be destroyed. Since JTK 6.1.
SecureUtils - Class in com.entrust.toolkit.util
Contains character array and byte array utilities that are secure.
SecurityEngine - Class in com.entrust.toolkit.security.fips
This class is used to initialize the Toolkit in FIPS or non-FIPS mode.
SecurityEngine() - Constructor for class com.entrust.toolkit.security.fips.SecurityEngine
 
SecurityProvider - Class in iaik.cms
This class centralizes all cryptographic operations used for CMS.
SecurityProvider() - Constructor for class iaik.cms.SecurityProvider
Default constructor.
SecurityProvider(String) - Constructor for class iaik.cms.SecurityProvider
Constructor specifying the provider to use.
SecurityProvider(String[]) - Constructor for class iaik.cms.SecurityProvider
Constructor specifying the JCA cryptographic service providers to be used.
securityProvider_ - Variable in class iaik.cms.EncryptedContentInfoStream
The SeucrityProvider used for cryptographic tasks.
securityProvider_ - Variable in class iaik.cms.EncryptedDataStream
The SecurityProvider responsible for cryptographic operations.
securityProvider_ - Variable in class iaik.cms.RecipientInfo
The SecurityProvider providing the required cryptographic engines.
securityProvider_ - Variable in class iaik.cms.SignedDataStream
The SecurityProvider to be used.
seeAlso - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.34"
OID Name: "seeAlso"
OID Short-name: none
Source: RFC 4519
seedAvailable() - Method in class iaik.security.random.SeedGenerator
Deprecated.
Check whether the seed is available to be fetched via getSeed().
seeded - Variable in class iaik.security.random.SecRandom
Deprecated.
Indicates if the SecRandom object has been assigned a seed.
SeedGenerator - Class in com.entrust.toolkit.security.provider
Deprecated.
seeding is now handled automatically by Entrust's SecureRandom implementations (random number generators); for access to the PRNGs underlying seeding algorithm call generateSeed() on the SecureRandom instance.
SeedGenerator() - Constructor for class com.entrust.toolkit.security.provider.SeedGenerator
Deprecated.
Instantiates a SeedGenerator object.
SeedGenerator - Class in iaik.security.random
Deprecated.
since 8.0; seeding is now handled automatically by Entrust's SecureRandom implementations (random number generators); for access to the PRNGs underlying seeding algorithm call generateSeed() on the SecureRandom instance.
SeedGenerator() - Constructor for class iaik.security.random.SeedGenerator
Deprecated.
Constructor for use by subclasses.
seedGenListener - Variable in class iaik.security.random.SeedGenerator
Deprecated.
The current SeedGenListener of this class.
SeedGenListener - Interface in iaik.security.random
Deprecated.
since 8.0; seeding is now handled automatically by Entrust's SecureRandom implementations (random number generators); for access to the PRNGs underlying seeding algorithm call generateSeed() on the SecureRandom instance.
selectBoolean(Node) - Method in class iaik.ixsil.util.XPathUtilsImpl
 
selectBoolean(Node) - Method in class iaik.ixsil.util.XPathUtilsInterface
Uses an XPath epression to compute a boolean result.
selectElement(Node) - Method in class iaik.ixsil.util.XPathUtilsImpl
 
selectElement(Node) - Method in class iaik.ixsil.util.XPathUtilsInterface
Uses an XPath epression to select a single Element node.
selectNodeSet(Node) - Method in class iaik.ixsil.util.XPathUtilsImpl
 
selectNodeSet(Node) - Method in class iaik.ixsil.util.XPathUtilsInterface
Uses an XPath epression to select a set of nodes.
Selector - Interface in com.entrust.toolkit
The Selector interface.
SELF_TESTING - Static variable in class com.entrust.toolkit.security.fips.SecurityEngine
Constant to indicate that the Security Engine is in the SELF_TESTING state.
SemanticsInformation - Class in iaik.x509.extensions.qualified.structures
This class implements the SemanticsInformation QCStatementInfo.
SemanticsInformation() - Constructor for class iaik.x509.extensions.qualified.structures.SemanticsInformation
Default constructor.
SemanticsInformation(ObjectID, GeneralName[]) - Constructor for class iaik.x509.extensions.qualified.structures.SemanticsInformation
Creates an SemanticsInformation object for the given sematics identifier and name registration authorities.
send(PKIMessage) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
Sends a PKIX-CMP request over the Manager Transport.
send(String, PrintWriter, int) - Method in class iaik.utils.SmtpMailer
Prints a string using the specified PrintWriter.
sendCommands(PrintWriter) - Method in class iaik.utils.SmtpMailer
Sends the SMTP commands to the smtpd.
sendMail() - Method in class iaik.security.smime.SMimeMailer
Encrypt and send the mail that was just created.
sendMail() - Method in class iaik.smime.SMimeMailer
Encrypt and send the mail that was just created.
sendMail() - Method in class iaik.utils.SmtpMailer
Send the mail that was just created.
sendNotification(ResourceEvent) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Sends a ResourceEvent to any ResourceListeners that have been registered with this Resource.
sendRequest(OCSPRequest) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
Posts the given ocsp request to the responder of this HTTPOCSPProtocolHandler.
sendRequest(OCSPRequest) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Method used to send OCSP request via the specified protocol
sendUrgentData(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
sendUrgentData(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
SEQUENCE - Static variable in class iaik.asn1.ASN
Global ASN.1 type SEQUENCE
SEQUENCE - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type SEQUENCE
SEQUENCE - Class in iaik.asn1
This class implements the ASN.1 native type "SEQUENCE".
SEQUENCE() - Constructor for class iaik.asn1.SEQUENCE
Creates a new SEQUENCE.
SEQUENCE(boolean) - Constructor for class iaik.asn1.SEQUENCE
Creates a new SEQUENCE and defines the length encoding method to be used.
serializationResultSink_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Sink for serialization result.
serialize() - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes all Node objects contained by {link #allOutputNodesList_}, according to the rules of Canonical XML Version 1.0 or Exclusive XML Canonicalization Version 1.0 .
serialize(Node) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the all children of parent which are in the output node list.
serialize() - Method in interface iaik.ixsil.util.CanonicalXMLSerializerInterface
Serializes the nodes specified at the factory method invokation, according to the rules defined in Canonical XML.
serialize() - Method in interface iaik.ixsil.util.ExclusiveCanonicalXMLSerializerInterface
Serializes the nodes specified at the factory method invokation, according to the rules defined in Exclusive XML Canonicalization.
serialize(Object) - Static method in class iaik.utils.CriticalObject
Serializes a given object to a byte array.
serializeAttribute(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the specified DOM Attr node.
serializeComment(Comment) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the specified DOM Comment node.
serializeDocument(Document, OutputStream) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
Serializes the specified DOM document to the specified output stream.
serializeDocument(Document, OutputStream, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
Serializes the specified DOM Document to the specified output stream.
serializeDocument(Document, OutputStream) - Static method in class iaik.ixsil.util.DOMUtils
 
serializeDocument(Document, OutputStream, String) - Static method in class iaik.ixsil.util.DOMUtils
 
serializeDocument(Document, OutputStream) - Method in class iaik.ixsil.util.DOMUtilsImpl
Serializes the specified DOM document to the specified output stream.
serializeDocument(Document, OutputStream, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
Serializes the specified DOM document to the specified output stream using the specified character encoding.
serializeDocument(Document, OutputStream) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Serializes the specified DOM document to the specified output stream.
serializeDocument(Document, OutputStream, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Serializes the specified DOM document to the specified output stream using the specified character encoding.
serializeElement(Element, OutputStream) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
Serializes the specified DOM element to the specified output stream.
serializeElement(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the specified DOM element if it is in the list of output nodes.
serializeElement(Element, OutputStream) - Static method in class iaik.ixsil.util.DOMUtils
 
serializeElement(Element, OutputStream) - Method in class iaik.ixsil.util.DOMUtilsImpl
Serializes the specified DOM element to the specified output stream.
serializeElement(Element, OutputStream) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Serializes the specified DOM element to the specified output stream.
serializeProcessingInstruction(ProcessingInstruction) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the specified DOM ProcessingInstruction node.
serializeText(Node) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
Serializes the specified DOM Text node.
serialNumber - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.5"
OID Name: "serialNumber"
OID Short-name: none
Source: RFC 4519
serialNumber_ - Variable in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
The serial number of a X.509 certificate.
SERVER_VERSION_50 - Static variable in class com.entrust.toolkit.roaming.RoamingFileUpdater
The 5.0 version
SERVER_VERSION_51 - Static variable in class com.entrust.toolkit.roaming.RoamingFileUpdater
The 5.1 version
serverAuth - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "TLS Web server authentication" ExtendedKeyUsage purpose id.
ServiceLocator - Class in iaik.x509.ocsp.extensions
This class implements the OCSP ServiceLocator (CRL References) extension.
ServiceLocator() - Constructor for class iaik.x509.ocsp.extensions.ServiceLocator
Default constructor.
ServiceLocator(Name) - Constructor for class iaik.x509.ocsp.extensions.ServiceLocator
Creates a ServiceLocator extension from the given issuer name.
SessionInfo - Class in com.entrust.toolkit.pkcs11
Represents a structure that provides information about a session.
Set - Class in com.entrust.toolkit
This generic set holds objects of a specified class.
Set(Class) - Constructor for class com.entrust.toolkit.Set
Constructs a Set object specifying the class of the objects that can be added to this set.
SET - Static variable in class iaik.asn1.ASN
Global ASN.1 type SET
SET - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type SET
SET - Class in iaik.asn1
This class implements the ASN.1 native type "SET".
SET() - Constructor for class iaik.asn1.SET
Creates a new SET.
SET(boolean) - Constructor for class iaik.asn1.SET
Creates a new SET.
set(int) - Method in class iaik.x509.extensions.KeyUsage
Sets the purpose of the key (e.g.: cRLSign | digitalSignature).
set(byte[]) - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Sets the identifier of this SubjectKeyIdentifier extension.
setAcceptableResponseTypes(ObjectID[]) - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Sets the acceptable response OIDs.
setAcceptableResponseTypes(ObjectID[]) - Method in class iaik.x509.ocsp.OCSPRequest
A convenience method for setting the response Types of the AcceptableResponses extension.
setAccessLevel(FilePermissions.FILE_ACCESS) - Method in class com.entrust.toolkit.util.FilePermissions
Specify the level of access (and override the default).
setAccessLevel(FilePermissions.FILE_ACCESS, boolean) - Method in class com.entrust.toolkit.util.FilePermissions
Specify the level of access (and override the default).
setAccessLocation(GeneralName) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Sets the Access location of the OCSP Responder.
setAccessLocation(GeneralName) - Method in class iaik.asn1.structures.AccessDescription
Sets the access location.
setAccessMethod(ObjectID) - Method in class iaik.asn1.structures.AccessDescription
Sets the access method OID.
setAccuracy(Accuracy) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Sets an indicator for the accuracy of the time at which the time-stamp was created.
setAdd(Polynomial) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Adds the argument, b, to the calling element.
setAIAChecking(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
This parameter will enable the OCSP configuration to use the Authority Information Access (AIA) Certificate extension id-ad-ocsp for checking revocation.
setAlgId(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
setAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
setAlgorithmParameters(AlgorithmParameters) - Method in class iaik.asn1.structures.AlgorithmID
Sets the parameters of the algorithm.
setAlgorithmProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
Sets the IXSIL algorithm property with the specified name.
setAllowCAPAB(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows the application to permit or prevent the use of a CA private address book (CA PAB) regardless of the default permission or the permission set in the client settings certificate, if any.
setAllowLDAPSReferrals(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Set whether LDAPS referrals should be used.
setAnonymousSSL(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
If this setting is enabled, server authentication will not be checked.
setApplicationName(String) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Sets the application name.
setApplicationName(String) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
Sets the application name to use in PKIHeader.
setApplicationName(String) - Method in class com.entrust.toolkit.User
Sets the application name that is shown in the ECA logs.
setArchiveCutoff(Date) - Method in class iaik.x509.ocsp.SingleResponse
A convenience method for setting the value of the ArchiveCutoff extension.
setArchiveKey(boolean) - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
setArray(byte[]) - Method in class com.entrust.toolkit.util.ByteArray
Sets the byte array this object contains to be a copy of the specified byte array.
setAsParent(Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Adapts the specified ancestor list in a way that the specified node is the parent.
setAttribute(Attribute) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Adds the given Attribute to the set of client settings, overriding any existing value for that attribute.
setAttribute(Element, String, String, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
setAttribute(Element, String, String, String, String) - Static method in class iaik.ixsil.util.DOMUtils
 
setAttribute(Element, String, String, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
setAttribute(Element, String, String, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Creates a DOM attribute from the specified parameters and adds it to the specified DOM element.
setAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Sets the Atributes for this CertificateRequest.
setAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs12.Attributes
Set the (optional) attributes for this SafeBag.
setAttributes(Attribute[]) - Method in class iaik.x509.attr.AttributeCertificate
Sets the Atributes of this Attribute certificate.
setAttributes(Attribute[]) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Sets the attributes of this SubjectDirectoryAttributes extension.
setAuthenticatedAttributes(Attribute[]) - Method in class com.entrust.toolkit.PKCS7EncodeStream
This method sets additional authenticated attributes to be included in this PKCS7 Message.
setAuthenticatedAttributes(Attribute[]) - Method in class iaik.cms.AuthenticatedDataStream
Sets a set of (authenticated) attributes.
setAuthenticatedAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
Sets a set of attributes to be authenticated along with the content to be signed.
setAuthentication(String, String, SecureStringBuffer) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Sets the parameters required for authenticating to Microsoft Active Directory.
setAuthenticationType(AuthenticationType) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Sets custom AuthenticationType parameters eg.
setAuthority(String, int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets a new authority.
setAuthorityCertIssuer(GeneralNames) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Sets the authority cert issuer of this AuthorityKeyIdentifier extension.
setAuthorityCertSerialNumber(BigInteger) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Sets the serial number of this AuthorityKeyIdentifier extension.
setAuthorityTunnel(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets a new authority.
setAutomaticRepair(boolean) - Method in class iaik.asn1.ASN1Object
Enables or disables the automatic repair of improperly DER encoded ASN.1 during encoding for this ASN.1 object.
setAutomaticRepairRecursive(boolean) - Method in class iaik.asn1.ASN1Object
Enables or disables the automatic repair of improperly DER encoded ASN.1 during encoding for this ASN.1 object and all other ASN.1 objects it may contain.
setBase64Encoded(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
Sets the Base64 encoded flag
setBaseCertificateID(IssuerSerial) - Method in class iaik.x509.attr.Holder
Sets the baseCertificateID of this Holder.
setBaseCRLNumber(BigInteger) - Method in class iaik.x509.extensions.DeltaCRLIndicator
Sets the base crl number.
setBaseURI(URI) - Method in class iaik.ixsil.core.URIResolverParameters
Sets the base URI maintained by this class.
setBaseURI(URI) - Method in class iaik.ixsil.util.ExternalReferenceResolverImpl
Sets the base URI used for absolutizing relative URIs.
setBaseURI(URI) - Method in interface iaik.ixsil.util.ExternalReferenceResolverInterface
Sets the base URI used for absolutizing relative URIs.
setBaseUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Sets the base url.
setBiometricDataHash(AlgorithmID, byte[]) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Sets hash algorithm and hash value of this BiometricData object.
setBiometricDataHash(AlgorithmID, InputStream) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Calculates and sets the biometric data hash over the data supplied from an input stream.
setBiometricDataHash(AlgorithmID, String) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Sets hash algorithm and biometric data hash value calculated from the given source data uri.
setBiometricDatas(BiometricData[]) - Method in class iaik.x509.extensions.qualified.BiometricInfo
Sets the BiometricData objects of this BiometricInfo extension.
setBiometricInfo(BiometricInfo) - Method in class iaik.x509.qualified.QualifiedCertificate
Sets the BiometricInfo extension.
setBit(int) - Method in class com.entrust.toolkit.util.BinaryString
Sets a given bit in the binary string (ensures it is '1').
setBlockSize(int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Sets the size of the data parts in the underlying ASN.1 structure.
setBlockSize(int) - Method in class iaik.cms.AuthenticatedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.CompressedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in interface iaik.cms.ContentStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.DataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.DigestedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.EncapsulatedContentInfoStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.EncryptedContentInfoStream
Sets the block size for encoding the encrypted content.
setBlockSize(int) - Method in class iaik.cms.EncryptedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.EnvelopedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.cms.SignedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in interface iaik.pkcs.pkcs7.ContentStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.DataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Sets the block size for encoding the encrypted content.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Sets the block size for defining the length of each definite primitive encoded octet string component.
setBlockSize(int) - Method in class iaik.smime.EncryptedContent
Sets the block size to use when encoding the content.
setBlockSize(int) - Method in class iaik.smime.SignedContent
Sets the block size to use when encoding the content.
setByteArrayObject(long, boolean, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new byte array object on a token (a token object).
setByteArrayObject(long, boolean, String, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new byte array object on a token (a token object), setting the CKA_APPLICATION attribute.
setCa(boolean) - Method in class iaik.x509.extensions.BasicConstraints
Sets the cA value of this BasicConstraints extension to true if the subject is a CA.
setCaCertSubjectName(Name) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the caCert SubjectName to found on the token
setCaCertSubjectName(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the caCert SubjectName to be found on the token
setCaChain(X509Certificate[]) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Sets the certificate chain.
setCacheEntryLifetime(long) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Sets the cache entry lifetime in milliseconds.
setCalculatedDigest(byte[]) - Method in interface iaik.ixsil.core.SignerReference
Sets the digest value that has been calculated for this reference.
setCalculatedDigest(byte[]) - Method in interface iaik.ixsil.core.VerifierReference
Sets the digest value that has been calculated for this reference.
setCanonicalizationAlgorithm(CanonicalizationAlgorithm) - Method in interface iaik.ixsil.core.SignerSignedInfo
Sets the canonicalization algorithm for this signed information.
setCanonicalizer(Canonicalizer) - Static method in class iaik.security.smime.SMimeParameters
Sets the global SMIME canonicalization scheme.
setCanonicalizer(Canonicalizer) - Static method in class iaik.smime.SMimeParameters
Sets the global SMIME canonicalization scheme.
setCaPolicyUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Sets the caPolicy url.
setCaRevocationUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Sets the caRevocation url.
setCertArchived(boolean) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the flag if the certificate is archived.
setCertChain(X509Certificate[]) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Set the certificate authority chain belonging to the certificate of interest on the PKCS#11 device.
setCertDefinitionPolicyCertDN(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the DN of the certificate definition policy certificate.
setCertDefnId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Sets the certificate definition identifier.
setCertDefnName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the name of certificate definition.
setCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertID
Sets the cert hash value.
setCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertIDv2
Sets the cert hash value.
setCertId(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets the old certificate identifier field.
setCertIDHashAlgorithm(String) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Sets the Hashing algorithm used to identify the certificate in the ASN.1 CertID structure.
setCertificate(long, boolean, String, X509Certificate) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new X.509 public key certificate object on a token (a token object).
setCertificate(long, boolean, String, byte[], X509Certificate) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new X.509 public key certificate object on a token (a token object).
setCertificate(long, boolean, String, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new X.509 public key certificate object on a token (a token object).
setCertificate(long, boolean, boolean, boolean, String, byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new X.509 public key certificate object on a token (a token object).
setCertificateList(Certificate[]) - Method in class iaik.cms.CMSCertList
Sets the certificates for this CMS SignedData object.
setCertificateList(CertificateSet) - Method in class iaik.cms.CMSCertList
Sets the certificates for this CMS SignedData object.
setCertificateList(X509Certificate[]) - Method in class iaik.pkcs.NetscapeCertList
Set the certificates for this NetscapeCertList object.
setCertificateList(X509Certificate[]) - Method in class iaik.pkcs.PKCS7CertList
Set the certificates for this PKCS#7 SignedData object.
setCertificatePolicies(CertificatePolicies) - Method in class iaik.x509.qualified.QualifiedCertificate
Sets the CertificatePolicies extension.
setCertificateProperty(CertPropertyId, Object) - Method in class com.entrust.toolkit.capi.CertContext
Sets the indicated certificate property.
setCertificates(Certificate[]) - Method in class iaik.cms.CertificateSet
Sets the certificates of this CertificateSet.
setCertificates(Certificate[]) - Method in class iaik.cms.OriginatorInfo
Sets the originator certificates.
setCertificates(Certificate[]) - Method in class iaik.cms.SignedDataStream
Sets the certificates of the several signers.
setCertificates(X509Certificate[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Sets the certificates of the several signers.
setCertificates(X509Certificate[]) - Method in class iaik.security.smime.SignedContent
Sets the certificates to be included in the S/MIME message.
setCertificates(Certificate[]) - Method in class iaik.smime.SignedContent
Sets the certificates to be included in the S/MIME message.
setCertificates(X509Certificate[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Sets the certificates to be included into this BasicOCSPResponse.
setCertificates(X509Certificate[]) - Method in class iaik.x509.ocsp.OCSPRequest
Sets the certificates to be included into this OCSPRequest.
setCertificateSet(CertificateSet) - Method in class iaik.cms.OriginatorInfo
Sets the certificateSet to be included.
setCertificateSet(CertificateSet) - Method in class iaik.cms.SignedDataStream
Sets the certificateSet to be included.
setCertificatesToExport(CertificateSet) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
Set the list of certificates to export when User.write() is called.
setCertifiedKeyPair(CertifiedKeyPair) - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Sets the user's certificate and private key.
setCertManagementState(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the certificate management state certificate property
setCertPublicationPending(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the certificate publication pending certificate property
setCertRenewalUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Sets the certRenewal url.
setCertReq(Boolean) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Sets an indicator for whether the TSA must provide their certificate in the response.
setCertReqId(int) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets the certificate request identifier associated with the full certificate template.
setCertRequest(CertificateRequest) - Method in class iaik.security.smime.PKCS10Content
Sets the PKCS#10 request for this PKCS10Content.
setCertRequest(CertificateRequest) - Method in class iaik.smime.PKCS10Content
Sets the PKCS#10 request for this PKCS10Content.
setCertStoreSynch(boolean) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the certificate store synchronization indicator.
setCertType(int) - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Sets the usage type of the certificate.
setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the certificate type identifier.
setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Sets the certificate type identifier.
setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Sets the certificate type identifier.
setCertVerifier(CertVerifier) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Set a CertVerifier if any customization is required around this (optional)
setChainToRoot(List<X509Certificate>) - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Sets the chain to the root.
setChainToRoot(X509Certificate[]) - Method in class com.entrust.toolkit.credentials.Identity
This method is for injecting the chainToRoot into the CapiIdentity.
setCipherText(String, byte[]) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Stores the cipher text corresponding to the given ciphertext URI.
setCipherURI(Object, String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Specifies the cipher text URI for this element.
setClientAuth(boolean) - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
Enables or disables client authentication for the SSL session.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
This method does nothing.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
This method is never used by this implementation.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransport
setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransport
Set client credentials for authenticating to a server.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
Deprecated.
setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
Sets the client credentials for authenticating to the Security Manager Proxy Server.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Not available.
setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Set client credentials for authenticating to a server.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
 
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
Not available.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
 
setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
 
setClientCredentials(User) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
Sets the client credentials using the provided User object.
setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in interface com.entrust.toolkit.x509.LdapDirectory
Set credentials to use if communicating with a directory protocol that requires authentication.
setClientCredentials(X509Certificate[], PrivateKey) - Method in interface com.entrust.toolkit.x509.LdapSSL
Set credentials to use if communicating with a directory protocol that requires client authentication.
setClientKeyGenerationUtil(KeyGenerationUtil) - Method in class com.entrust.toolkit.credentials.CMPSoftwareCredentialReader
Sets a custom key generation utility that will be used for generating the client generated asymmetric key pairs required during a create/recover operation.
setClientKeyGenParams(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.credentials.CMPCredentialReader
Sets the client key generation parameters.
setClientSettings(ClientSettings) - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Set the ClientSettings which may be used as part of certificate validation
setCloseIn(boolean) - Method in class iaik.utils.StreamCopier
Set whether the InputStream shall be closed after copying.
setCloseOut(boolean) - Method in class iaik.utils.StreamCopier
Set whether the OutputStream shall be closed after copying.
setComment(String) - Method in class iaik.x509.extensions.netscape.NetscapeComment
Sets the comment.
setCompatMode(boolean) - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets compatibility mode.
setComponent(int, ASN1Object) - Method in class iaik.asn1.ConstructedType
Sets the component at the given location within a ConstructedType.
setCompressed(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
Sets the compressed flag.
setCompressionAlgorithm(AlgorithmID) - Method in class iaik.smime.CompressedContent
Sets the Compression Algorithm which is used to Compress the Data.
setCompressionAlgorithm(AlgorithmID) - Method in class iaik.smime.SMimeCompressed
This method is used to set the Compression algorithm
setCompressionProvider(CompressionProvider) - Method in class iaik.cms.CompressedDataStream
Sets the CompressionProvider for this CompressedDataStream.
setCompressionProvider(CompressionProvider) - Method in class iaik.smime.CompressedContent
Sets the Compression Provider to be used for Compression.
setConfiguredImplicitCaParams(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Sets the globally configured 'implicitCA' EC domain parameter values.
setConnections(LdapDirectory, ManagerTransport) - Method in class com.entrust.toolkit.credentials.UALCreator
Sets the connections to a Public Key Infrastructure (PKI).
setConnections(String) - Method in class com.entrust.toolkit.credentials.UALCreator
Sets the connections to the Entrust Authority Security Manager (EASM) using settings retrieved from the user's entrust.ini file.
setConnections(String) - Method in class com.entrust.toolkit.User
Sets the connections to the Entrust Authority Security Manager (EASM) using settings retrieved from the user's entrust.ini file.
setConnections(String, boolean) - Method in class com.entrust.toolkit.User
Sets the connections to the Entrust Authority Security Manager (EASM) using settings retrieved from the user's entrust.ini file.
setConnections(InputStream) - Method in class com.entrust.toolkit.User
Sets the connections to the Entrust Authority Security Manager (EASM) using settings retrieved from the user's entrust.ini file.
setConnections(InputStream, boolean) - Method in class com.entrust.toolkit.User
Sets the connections to the Entrust Authority Security Manager (EASM) using settings retrieved from the user's entrust.ini file.
setConnections(LdapDirectory, ManagerTransport) - Method in class com.entrust.toolkit.User
Sets the connections to a Public Key Infrastructure (PKI).
setConnectionTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the Directory connection timeout for the ldap in CertVerifier.
setConnectionTimeout(int) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Sets the connection timeout used when making the connection to the HTTP servlet
setConnectionTimeout(int) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Sets the connection timeout used when making the connection to the HTTP servlet
setConnectionTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Sets the Directory connection timeout.
setConnectTimeout(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setConnectTimeout(int) - Method in class com.entrust.toolkit.util.net.HttpConnection
Sets the connect timeout for connecting to the HTTP resource in milliseconds.
setConnectTimeout(int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
Sets the connect timeout for connecting to the LDAP resource in milliseconds.
setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Sets the connect timeout to be applied to both the proxied and direct connections.
setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Sets the connect timeout for connecting to the OCSP responder in milliseconds.
setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Under a Java 1.4.x environment, the ConnectTimeout is the maximum length of time in milliseconds which the Java toolkit will allow for connecting and reading data from the OCSP responder.
setContent(OCTET_STRING) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
Sets the file content.
setContent(byte[]) - Method in class iaik.cms.AuthenticatedData
Sets the content data to be authenticated.
setContent(byte[]) - Method in class iaik.cms.CompressedData
Sets the content to be compressed/decompressed.
setContent(Content) - Method in class iaik.cms.ContentInfo
Sets the content of this ContentInfo from the given content value.
setContent(ContentStream) - Method in class iaik.cms.ContentInfoStream
Sets the content of this ContentInfo.
setContent(ContentStream) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Sets the content of this ContentInfo.
setContent(Object, String) - Method in class iaik.security.smime.EncryptedContent
A convenience method for setting this EncryptedObject's content.
setContent(Multipart) - Method in class iaik.security.smime.EncryptedContent
This method sets the given Multipart object as this EncryptedObject's content.
setContent(Object, String) - Method in class iaik.security.smime.SignedContent
A convenience method for setting this SignedContent's content.
setContent(Multipart) - Method in class iaik.security.smime.SignedContent
This method sets the given Multipart object as this SignedContent's content.
setContent(Multipart) - Method in class iaik.smime.CompressedContent
This method sets the given Multipart object as this compressed object's content.
setContent(Object, String) - Method in class iaik.smime.CompressedContent
A convenience method for setting this compresesed object's content.
setContent(Object, String) - Method in class iaik.smime.EncryptedContent
A convenience method for setting this EncryptedObject's content.
setContent(Multipart) - Method in class iaik.smime.EncryptedContent
This method sets the given Multipart object as this EncryptedObject's content.
setContent(Object, String) - Method in class iaik.smime.SignedContent
A convenience method for setting this SignedContent's content.
setContent(Multipart) - Method in class iaik.smime.SignedContent
This method sets the given Multipart object as this SignedContent's content.
setContentContentHeaders(Header[]) - Method in class iaik.security.smime.EncryptedContent
Set some headers for the entity to be signed.
setContentContentHeaders(Header[]) - Method in class iaik.security.smime.SignedContent
Set some headers for the entity to be signed.
setContentContentHeaders(Header[]) - Method in class iaik.smime.CompressedContent
Set some headers for the entity to be compressed.
setContentContentHeaders(Header[]) - Method in class iaik.smime.EncryptedContent
Set some headers for the entity to be encrypted.
setContentContentHeaders(Header[]) - Method in class iaik.smime.SignedContent
Set some headers for the entity to be signed.
setContentContentTransferEncoding(String) - Method in class iaik.security.smime.EncryptedContent
Sets the content transfer encoding of the entity to be signed.
setContentContentTransferEncoding(String) - Method in class iaik.security.smime.SignedContent
Sets the content transfer encoding of the entity to be signed.
setContentContentTransferEncoding(String) - Method in class iaik.smime.CompressedContent
Sets the content transfer encoding of the entity to be compressed.
setContentContentTransferEncoding(String) - Method in class iaik.smime.EncryptedContent
Sets the content transfer encoding of the entity to be encrypted.
setContentContentTransferEncoding(String) - Method in class iaik.smime.SignedContent
Sets the content transfer encoding of the entity to be signed.
setContentOnly(Element, boolean) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Determines whether an entire DOM element (including opening and closing tags) or just the content of a DOM element is to be encrypted.
setControls(Controls) - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Sets the controls value this object contains.
setCounter(byte[]) - Method in class iaik.security.dh.ESDHKEKParameterSpec
Sets the counter.
setCounter(int) - Method in class iaik.security.dh.ESDHKEKParameterSpec
Sets the counter.
setCountingMode(boolean) - Method in class com.entrust.toolkit.util.TransactionCounter
Sets the value of m_is_on to turn the counter on or off.
setCredentialAccess(FilePermissions.FILE_ACCESS) - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
Set the file permissions for new Entrust profile format (EPF) files.
setCredentialAccess(FilePermissions.FILE_ACCESS, boolean) - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
Similar to the setCredentialAccess(FILE_ACCESS access) method, this method sets the file permissions on new Entrust EPF files, but also allows write access to be provided to (operating system) userids other than the owner.
setCredentialWriter(CredentialWriter) - Method in class com.entrust.toolkit.User
Sets the CredentialWriter that will be used to write this user's credentials.
setCritical(BOOLEAN) - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
setCritical(boolean) - Method in class iaik.x509.V3Extension
Set the critical value of this extension.
setCRLConfig(CRLConfig) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
This method sets the CRL revocation configuration settings used by this object.
setCrlID(CrlID) - Method in class iaik.x509.ocsp.SingleResponse
A convenience method for setting the CrlID extension.
setCRLInvalidSearchTimeout(long) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Sets the CRL invalid search timeout.
setCrlIssuer(GeneralNames) - Method in class iaik.asn1.structures.DistributionPoint
Sets the CRL Issuer parameter of this extension.
setCRLList(X509CRL[]) - Method in class iaik.cms.CMSCertList
Sets the CRLs for this CMS SignedData object.
setCRLList(X509CRL[]) - Method in class iaik.pkcs.PKCS7CertList
Set the CRLs for this PKCS#7 SignedData object.
setCrlNum(int) - Method in class iaik.x509.ocsp.extensions.CrlID
Sets the crl number.
setCRLNumber(BigInteger) - Method in class iaik.x509.extensions.CRLNumber
Sets the CRL number.
setCRLs(X509CRL[]) - Method in class iaik.cms.OriginatorInfo
Sets a set of cerificate-revocation lists.
setCRLs(X509CRL[]) - Method in class iaik.cms.SignedDataStream
Sets a set of cerificate-revocation lists.
setCRLs(X509CRL[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Sets a set of cerificate-revocation lists.
setCRLs(X509CRL[]) - Method in class iaik.security.smime.SignedContent
Sets the crls to be included in the S/MIME message.
setCRLs(X509CRL[]) - Method in class iaik.smime.SignedContent
Sets the crls to be included in the S/MIME message.
setCrlTime(Date) - Method in class iaik.x509.ocsp.extensions.CrlID
Sets the crl time.
setCrlUrl(String) - Method in class iaik.x509.ocsp.extensions.CrlID
Sets the crl url.
setCSPParam(ProviderParam, byte[]) - Method in class com.entrust.toolkit.capi.CryptProvider
Sets the value of a CSP parameter associated with this CryptProvider in MSCAPI.
setCutoffTime(Date) - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Sets the cutoff time.
setDataHandler(DataHandler) - Method in class iaik.security.smime.EncryptedContent
Sets the content wrapped by a javax.activation.DataHandler.
setDataHandler(DataHandler) - Method in class iaik.security.smime.SignedContent
Sets the content wrapped by a javax.activation.DataHandler.
setDataHandler(DataHandler) - Method in class iaik.smime.CompressedContent
Sets the content wrapped by a jakarta.activation.DataHandler.
setDataHandler(DataHandler) - Method in class iaik.smime.EncryptedContent
Sets the content wrapped by a jakarta.activation.DataHandler.
setDataHandler(DataHandler) - Method in class iaik.smime.SignedContent
Sets the content wrapped by a jakarta.activation.DataHandler.
setDate(Date) - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Stores the date value in this InvalidityDate extension specifying the date at which it is known or suspected that the private key was compromised or that the certificate should otherwise be considered invalid.
setDate(Date) - Method in class iaik.cms.KEKIdentifier
Sets the optional Date component.
setDate(Date) - Method in class iaik.cms.RecipientKeyIdentifier
Sets the optional Date component.
setDebug(boolean) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
setDebug(boolean) - Method in class iaik.utils.SmtpMailer
Switches debugging output on or off.
setDebugLogPrintStream(PrintStream) - Static method in class iaik.ixsil.init.IXSILInit
Sets the PrintStream where the debug information is written to.
setDecryptionKey(PrivateKey, String) - Method in class com.entrust.toolkit.archive.PemInputStream
Set the decryption key and its key id to be used to decrypt the message.
setDefault(SMProxyWrapper) - Static method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
Set the SMProxyWrapper which should be used by the static call to SMProxySocketFactory.getDefault().
setDefault(TrustManager, KeyManager, SMProxyWrapper) - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Set the X509TrustManager, X509KeyManager and SecureRandom which should be used by the static call to SMProxySSLSocketFactory.getDefault().
setDefault(X509TrustManager, X509KeyManager, SecureRandom, String) - Static method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Set the X509TrustManager, X509KeyManager and SecureRandom which should be used by the static call to EntrustSSLSocketFactory.getDefault().
setDefault(Class) - Static method in class iaik.security.random.SecRandom
Deprecated.
Set the default random number generator.
setDefault(Class) - Static method in class iaik.security.random.SeedGenerator
Deprecated.
Set the default seed generator.
setDefaultEncoding(ASN) - Static method in class iaik.asn1.structures.AVA
Sets the default encoding to be used.
setDefaultProtocolSigningAlgs(List<EntrustSigConfig>) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Sets the caller configured default value for the protocol signing algorithm configuration list.
setDefaultProtocolSigningAlgs(List<EntrustSigConfig>) - Method in class com.entrust.toolkit.credentials.EntrustP10CertRetriever
Sets the caller configured default value for the protocol signing algorithm configuration list.
setDefaultSeedGenerator(SeedGenerator) - Static method in class iaik.security.random.SeedGenerator
Deprecated.
This method is deprecated and supported for compatibility only.
setDeleteOmittedCertificates(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Determines whether any certificates in the omitCertificatePath will also be explicitly deleted if present during each synchronization.
setDeleteUnusedKeysAndCerts(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Control deletion of unused keys and certificates.
setDeletionMechanism(TokenDeletionMechanism) - Method in class com.entrust.toolkit.credentials.CMPTokenCredentialReader
Sets the deletion mechanism to be used to prepare the PKCS#11 device (token) for Digital Identity creation/recovery.
setDeletionMechanism(TokenDeletionMechanism) - Method in class com.entrust.toolkit.credentials.TokenInitializer
Sets the deletion mechanism to be used to prepare the PKCS#11 device (token) for the Digital Identity.
setDESKeyParity(byte[], int) - Static method in class com.entrust.toolkit.util.CryptoUtils
Sets the parity bits of a DES key.
setDigest(byte[]) - Method in class iaik.cms.DigestedDataStream
Sets the message-digest value.
setDigest(byte[]) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Sets the message-digest value.
setDigestAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the message digest algorithm to use for signing the data.
setDigestAlgorithm(DigestAlgorithm) - Method in interface iaik.ixsil.core.SignerReference
Sets the digest algorithm for this reference.
setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.util.HttpsLdapServer
Sets the LDAP directory for which this server acts as a proxy.
setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.x509.CertVerifier
Changes the directory on-the-fly
setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
Set the LDAP Directory which is used to lookup certificates and CRLS for certificate validation.
setDirectory(LdapDirectory) - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
setDisabled(boolean) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
Allows this cache to be enabled/disabled.
setDistributionPoint(DistributionPointName) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Stores the distributionPoint value in this IssuingDistributionPoint extension.
setDistributionPointName(ASN1Type) - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Sets the distribution point name parameter.
setDistributionPointName(ASN1Type) - Method in class iaik.asn1.structures.DistributionPoint
Sets the distribution point name parameter of this extension.
setDistributionPointName(ASN1Type) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Sets the distribution point name parameter of this extension.
setDoublePoint() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Doubles the calling point — adds this point to itself.
setDSAPrivateKey(long, String, byte[], boolean, boolean, byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new DSA private key object on a token (a token object).
setDSAPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new DSA private key object on a token by transferring it to the token securely.
setDSASigningKey(long, byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new DSA signing key object on a token (a token object).
setECPrivateKey(long, String, byte[], boolean, boolean, byte[], ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new EC private key object on a token (a token object).
setECPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new EC private key object on a token by transferring it to the token securely.
setEffectiveKeyBits(int) - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Sets the number of effective key bits.
setEnabledCipherSuites(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setEnabledCipherSuites(String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Sets the Cipher Suites which should be used.
setEnabledProtocols(String[]) - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Sets the protocol versions to enable.
setEnabledProtocols(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setEnableKCN(boolean) - Static method in class com.entrust.toolkit.credentials.TokenWriter
For INTERNAL use only by Entrust applications.
setEnableOfflineLookup(boolean) - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
This API is used to enable offline lookup for all RevocationStores configure by this object.
setEnableSessionCreation(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setEncoding(ASN) - Method in class iaik.asn1.structures.AVA
Deprecated.
this method never performed any function; use AVA(ObjectID, Object, ASN) instead
setEncoding(String) - Method in class iaik.ixsil.core.Object
Sets the Encoding attribute of this object container.
setEncoding(String) - Static method in class iaik.utils.Util
Deprecated.
since 8.0; by default 'US-ASCII' is used which (according to Sun) must be supported by all implementations of the Java 2 platform, Standard Edition, v. 1.3 or higher
setEncodingType(ASN) - Method in class iaik.asn1.structures.ChoiceOfTime
Sets the encoding type.
setEncrypted(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
Sets the encrypted flag.
setEncryptedDataBaseID(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets the <EncryptedData> base ID.
setEncryptedDataId(Object, String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Lets the application specify a particular value for the Id attribute of an <EncryptedData> DOM element.
setEncryptedDigest(byte[]) - Method in class iaik.cms.SignerInfo
Sets the signature value.
setEncryptedDigest(byte[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
Sets the encrypted digest value.
setEncryptedKeyAlgorithm(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets the algorithm that encrypts <EncryptedKey> DOM elements.
setEncryptedKeyBaseID(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets the <EncryptedKey> base ID.
setEncryption(AlgorithmID, int) - Method in class iaik.security.smime.SMimeMailer
Sets the symmetric algorithm for encrypting the message.
setEncryption(AlgorithmID, int) - Method in class iaik.smime.SMimeMailer
Sets the symmetric algorithm for encrypting the message.
setEncryptionAlgorithm(AlgorithmID, int) - Method in class com.entrust.toolkit.archive.PemOptions
Sets the encryption algorithm.
setEncryptionAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the encryption algorithm to be used during an PKCS7 encode operation that involves data being encrypted.
setEncryptionAlgorithm(AlgorithmID, int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the encryption algorithm and encryption key length to be used during an PKCS7 encode operation that involves data being encrypted.
setEncryptionAlgorithm(AlgorithmID, int) - Method in class iaik.security.smime.EncryptedContent
Sets the symmetric algorithm for encrypting the message.
setEncryptionAlgorithm(AlgorithmID, int) - Method in class iaik.smime.EncryptedContent
Sets the symmetric algorithm for encrypting the message.
setEncryptionCertificate(X509Certificate) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Sets the encryption certificate to be used when encrypting a message.
setEncryptionScheme(String) - Method in class iaik.security.cipher.PBES2
 
setEncSymmKey(byte[]) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Sets the (encrypted) symmetric key used to encrypt the value.
setEntityName(GeneralNames) - Method in class iaik.x509.attr.Holder
Sets the entityName of this Holder.
setEntrustAlgorithmCapabilityList(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Sets the Entrust algorithm capability list value.
setEntrustCapabilityList(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Sets the Entrust capability list value.
setEntrustId(String) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the Entrust identifier.
setEntrustSecurityStore(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the EPF full file path name or roaming ID
setErrorCode(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Sets the implementation-specific error code.
setErrorDetails(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Sets the set of implementation-specific error details.
setErrorState(String) - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
Forces the FIPS Security Engine into the FIPS ERROR state.
setEventCount(int) - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
Set the number of HandshakeCompletedEvent objects that are stored by this object.
setEventHandler(ResourceEventHandler) - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
A local ResourceEventHandler can be specified by this ResourceEventProcessor.
setEventIdentifier(EntrustEventIdentifier) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the event identifier.
setEventIndicator(byte) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the event indicator
setEventPosition(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Sets the event position.
setEventReason(EntrustEventReason) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Sets the reason the event occured.
setEventTime(Date) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Sets the time the event occured.
setEventTrigger(int) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Sets the level at which event notification is triggered.
setException(IOException) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Allows the consumer to pass an exception to the producer.
setExcludedSubtrees(GeneralSubtree[]) - Method in class iaik.x509.extensions.NameConstraints
Sets the excluded subtrees.
setExplicitData(Object, boolean) - Method in interface iaik.ixsil.core.SignerReference
Sets one of two possible kinds of explicit data:
setExplicitData(Object, boolean) - Method in class iaik.ixsil.core.TransformInstruction
Sets one of two possible kinds of explicit data:
setExplicitData(Object, boolean) - Method in interface iaik.ixsil.core.VerifierReference
Sets one of two possible kinds of explicit data:
setExportCaCertificates(boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
Sets a flag indicating whether or not the CA certificate(s) associated with the user's digital identity will be exported to PKCS12 during the digital identity write operation.
setExtendedDebugging(boolean) - Static method in class com.entrust.toolkit.capi.CapiHandle
Turn on or off extended debugging information.
setExtendedDebugging(boolean) - Static method in class com.entrust.toolkit.keychain.KeychainHandle
Turn on or off extended debugging information.
setExtension(V3Extension) - Method in class com.entrust.toolkit.x509.testlets.TestletData
Sets a new extension.
setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the extensions.
setExtensions(SEQUENCE) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Sets additional information about the request.
setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Sets additional time-stamp token information.
setExternalReferenceResolver(ExternalReferenceResolverInterface) - Method in class iaik.ixsil.core.URIResolverParameters
Sets the external reference resolver maintained by this class.
setExtnID(ObjectID) - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
setExtnValue(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
setExtraCertDefns(EntrustCertDefnInfo[]) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Sets the set of extra certificate definitions.
setFailInfo(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Sets the failure information from a binary string.
setFileEncKeyType(AlgorithmID) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Sets the fileEncKeyType component.
setFileOperation(ENUMERATED) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
Sets the operation to be performed on the file.
setFilePermissions(File) - Method in class com.entrust.toolkit.util.FilePermissions
Set the file permissions on a file.
setFilePermissions(File, FilePermissions.FILE_ACCESS, boolean, boolean) - Static method in class com.entrust.toolkit.util.FilePermissions
Set the permissions on a file by specifying the required access level.
setFiles(EntrustFiles) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Sets the files component.
setFilesFromServer(boolean) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Set to true if the client will request the Roaming Server retrieve roaming files from the Directory, false if the client will retrieve the files.
setFilesFromServer(boolean) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setFileType(ObjectID) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
Sets the file type.
setForceSecureKeyImport(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Forces Secure Key Import to be used when importing keys into CAPI.
setForceV1CertAsCA(boolean) - Method in class com.entrust.toolkit.x509.CertVerifier
This setting is used to determine whether V1 X509Certificates should be considered CA certificates, or End-Entity certificates.
setForceV1KeyPair(boolean) - Method in class com.entrust.toolkit.credentials.CMPCredentialReader
Allows the caller to force the PKIX-CMP user creation or recovery operation to be done using the V1-key-pair implementation of the protocol (typically used by V1-key-pair clients).
setFormat(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
Sets the format that will be used during encoding (both formats are supported during decoding).
setFormatId(String) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the digital identity format identifier.
setFreeText(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the set of context-specific instructions.
setFreeText(String[]) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
 
setFriendlyName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the certificate friendly name certificate property.
setFriendlyName(String, boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
This method is used to override the default Friendly Name used for the KeyBag and Certificate Bags when exporting to the PKCS#12 format.
setFriendlyName(String) - Method in class iaik.pkcs.pkcs12.Attributes
Sets the friendly name attribute.
setFrom(String, String, X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeMailer
Sets the from field of the S/MIME email message.
setFrom(String, String, X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeMailer
Sets the from field of the S/MIME email message.
setFrom(String, String) - Method in class iaik.utils.SmtpMailer
Sets the From field.
setGeneralInfo(InfoTypeAndValue[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the set of context-specific information.
setGeneralNames(GeneralNames) - Method in class iaik.x509.extensions.IssuerAltName
Sets the alternative name of the issuer.
setGeneralNames(GeneralNames) - Method in class iaik.x509.extensions.SubjectAltName
Sets the alternative name of the subject.
setGenericCertificateFilter(GenericCertificateFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Allows you to override InternalGenericTokenReader.DefaultCertificateFilter which is applied to the selected identity to filter its certificates.
setGenericIdentityFilter(GenericIdentityFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Allows you to override InternalGenericTokenReader.DefaultIdentityFilter which determines how an identity is selected on the token.
setHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
This is used to set the hashAlgorithm.
setHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Sets the algorithm identifier of hash algorithm that is being used when requesting a time-stamp.
setHashAlgorithm(AlgorithmID) - Method in class iaik.smime.ess.ESSCertIDv2
Sets the hashAlgorithm value, identifying the algorithm used in computing the certHash
setHashCount(int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets the hash count.
setHashValue(byte[]) - Method in class com.entrust.toolkit.capi.CryptHash
Sets the actual bytes of the hash, so that an arbitrary byte array can be signed.
setHeaders(Message) - Method in class iaik.security.smime.EncryptedContent
Sets additional headers of the message containing this EncryptedContent.
setHeaders(Message) - Method in class iaik.security.smime.PKCS10Content
Sets additional headers of the message containing this PKCS10Content.
setHeaders(Message) - Method in class iaik.security.smime.SignedContent
Sets additional headers of the message containing this SignedContent.
setHeaders(Part) - Method in class iaik.smime.CompressedContent
Sets additional headers of the message containing this CompressedContent.
setHeaders(Part) - Method in class iaik.smime.EncryptedContent
Sets additional headers of the message containing this EncryptedContent.
setHeaders(Message) - Method in class iaik.smime.PKCS10Content
Sets additional headers of the message containing this PKCS10Content.
setHeaders(Part) - Method in class iaik.smime.SignedContent
Sets additional headers of the message containing this SignedContent.
setHeaders(Part) - Method in interface iaik.smime.SMimeContentType
Set the headers of the SMimeContentType object
setHereResult(XObject) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
Sets the result which a fuction call to the here() extension function should return.
setHolder(Holder) - Method in class iaik.x509.attr.AttributeCertificate
Sets the Holder of this attribute certificate.
setHostnameVerifier(HostnameVerifier) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setHostnameVerifier(HostnameVerifier) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Allows the end user to set a custom HostnameVerifier.
setHttpCRLReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Sets the receive timeout.
setHttpReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Sets the receive timeout.
setId(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Sets the certificate information identifier.
setId(String) - Method in class iaik.ixsil.core.Object
Sets the Id attribute of this object container.
setId(String) - Method in class iaik.ixsil.core.SignatureProperties
Sets the Id attribute value of the signature property container.
setId(String) - Method in class iaik.ixsil.core.SignatureProperty
Sets the Id attribute of the signature property.
setId(String) - Method in interface iaik.ixsil.core.SignerManifest
Sets the Id attribute value of the Manifest element.
setId(String) - Method in interface iaik.ixsil.core.SignerReference
Sets the Id attribute value of the reference.
setId(String) - Method in interface iaik.ixsil.core.SignerSignature
Sets the Id attribute value of the Signature element.
setId(String) - Method in interface iaik.ixsil.core.SignerSignatureProperties
Sets the Id attribute value of the signature property container.
setId(String) - Method in interface iaik.ixsil.core.SignerSignedInfo
Sets the Id attribute value of the SignedInfo element.
setId(String) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Sets the Id attribute of the KeyInfo Element represented by this KeyManagerImpl object.
setIgnoreInvalidCharacters(boolean) - Method in class iaik.utils.Base64InputStream
Sets whether or not to ignore invalid BASE-64 characters in the input.
setImportToDefaultKeychain(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
setIncludeAcceptableResponses(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Allows inclusion of the AcceptableResponseTypes extension to be included in the message.
setIncludedCertificates(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the certificates that are included in the PKCS#7 message.
setIncludeRequestorName(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
RFC 2560 section 4 states the requestorName is optional.
setIncludeUserCertHistory(boolean) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
Sets an indicator for whether or not the entire user certificate history will be included in the digital identity representation.
setInclusiveNamespacePrefixes(String) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Sets the list of namespace prefixes to be handled as per Canonical XML.
setInclusiveNamespacePrefixes(String) - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Sets the list of namespace prefixes to be handled as per Canonical XML.
setIndefiniteLength(boolean) - Method in class iaik.asn1.ASN1Object
Switches indefinite length encoding on or off for this ASN1Object.
setIndefiniteLength(boolean) - Method in class iaik.asn1.OCTET_STRING
Switches indefinite length encoding on or off for this OCTET_STRING.
setIndefiniteRecursive(boolean) - Method in class iaik.asn1.ASN1Object
Recursively changes the ASN.1 encoding of this object and all objects it contains to use indefinite length or definite length encoding.
setIndirectCRL(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Decides whether the crl is an indirect crl.
setInetAddressHandling(EntrustSSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
This API allows the socket to be configured with how a Socket created with the InetAddress class should be handled.
setInetAddressHandling(SMProxySSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
This API allows the socket to be configured with how a Socket created with the InetAddress class should be handled.
setInetAddressHandling(EntrustSSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
This API allows the socket to be configured with how a Socket created with the InetAddress class should be handled.
setInhibitAnyPolicy(int) - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Sets the value of this InhibitAnyPolicy extension for specifying the number of additional certificates that may appear in the path before anyPolicy is no longer permitted.
setInhibitAnyPolicy(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows an application to permit or prevent the usage of the special policy anyPolicy during certificate validation, regardless of the default permission or the permission set in the client settings certificate.
setInhibitExplicitPolicy(int) - Method in class iaik.x509.extensions.PolicyConstraints
Deprecated.
see setInhibitPolicyMapping()
setInhibitPolicyMapping(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows an application to permit or prevent policy mapping during certificate validation, regardless of the default permission or the permission set in the client settings certificate.
setInhibitPolicyMapping(int) - Method in class iaik.x509.extensions.PolicyConstraints
Sets the inhibitPolicyMapping value of this PolicyConstraints extension for specifying the number of additional certificates that may appear in the path before policy mapping is no longer permitted.
setInitializer(XMLEInit) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Allows the Toolkit to initialize the transform for decrypting XML content.
setInitialValue(byte[]) - Method in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
Sets the initial value by copying the data from the specified byte array.
setInitialValue(byte[], int, int) - Method in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
Sets the initial value by copying specified amount of data from the byte array beginning at the specified offset.
setInitProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
Sets the IXSIL init property with the specified name.
setInput(byte[]) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
Sets the input byte array to be used by the extended hasher, and resets all internal data in preparation for a new hashing session.
setInput(byte[]) - Method in class com.entrust.toolkit.util.ExtendedHasher
Sets the input byte array to be used by the extended hasher, and resets all internal data in preparation for a new hashing session.
setInput(NodeList) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithm
Sets the data to be processed by the canonicalization algorithm.
setInput(InputStream) - Method in class iaik.ixsil.algorithms.DigestAlgorithm
Sets the octet stream data to be processed by the digest algorithm.
setInput(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Sets the octet stream data to be processed by the signature algorithm.
setInput(InputStream, URI) - Method in class iaik.ixsil.algorithms.Transform
Sets the data to be processed by the transform as an octet stream.
setInput(NodeList, URI) - Method in class iaik.ixsil.algorithms.Transform
Sets the data to be processed by the transform as a XPath node set.
setInputStream(InputStream) - Method in class iaik.cms.AuthenticatedData
Sets the input stream that supplies the content data to be autenticated.
setInputStream(InputStream) - Method in class iaik.cms.AuthenticatedDataStream
Sets the content suppliyng input stream.
setInputStream(InputStream) - Method in class iaik.cms.CompressedDataStream
Sets the content supplying input stream.
setInputStream(InputStream) - Method in class iaik.cms.SignedData
Sets the InputStream which holds the content to sign.
setInputStream(InputStream) - Method in class iaik.cms.SignedDataStream
Sets the InputStream which holds the content to sign.
setInputStream(InputStream) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Sets the InputStream which holds the content to sign.
setInstructionCode(ObjectID) - Method in class iaik.x509.extensions.HoldInstructionCode
Sets the hold instruction code.
setIntendedAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Sets the intended algorithm for which the value will be used.
setInternalReferenceResolver(InternalReferenceResolverInterface) - Method in class iaik.ixsil.core.URIResolverParameters
Sets the internal reference resolver maintained by this class.
setIntObject(long, boolean, String, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new integer object on a token (a token object).
setInvalidityDate(Date) - Method in class iaik.x509.extensions.InvalidityDate
Sets the invality date of this InvalidityDate object.
setInvalidSearchTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
Sets the invalid search timeout.
setIssuer(Name) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the issuer.
setIssuer(Name) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setIssuer(AttCertIssuer) - Method in class iaik.x509.attr.AttributeCertificate
Sets the issuer of this attribute certificate.
setIssuer(GeneralNames) - Method in class iaik.x509.extensions.CertificateIssuer
Sets the issuer of this CertificateIssuer object.
setIssuer(Name) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Sets the issuer name of this ServiceLocator extension.
setIssuerDN(Principal) - Method in class iaik.x509.X509Certificate
Sets the issuer of this certificate.
setIssuerDN(Principal) - Method in class iaik.x509.X509CRL
Sets the issuer of this CRL.
setIssuerSerial(ESSIssuerSerial) - Method in class iaik.smime.ess.ESSCertID
Sets the issuer and serial information.
setIssuerUID(String) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the issuer unique ID.
setIssuerUID(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setIssuerUID(boolean[]) - Method in class iaik.x509.attr.IssuerSerial
Sets the issuer unique ID.
setIssuerUniqueID(boolean[]) - Method in class iaik.x509.attr.AttributeCertificate
Sets the issuer unique ID for this certificate.
setIssuerUniqueID(boolean[]) - Method in class iaik.x509.X509Certificate
Sets the issuer unique ID for this certificate.
setIterationCount(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
setIterationCount(int) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Sets the number of times to apply the owf.
setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Sets the initialization vector (IV) by copying 8-bytes of data from the byte array beginning at the specified offset.
setIV(byte[]) - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
Sets a new initialization vector to be used with the parameter spec.
setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
Sets the initialization vector (IV) by copying 8 bytes of data from the byte array beginning at the specified offset.
setIV(byte[], int, int) - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
Sets the initialization vector (IV) by copying specified amount of data from the byte array beginning at the specified offset.
setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Sets the initialization vector (IV) by copying 8 bytes of data from the byte array beginning at the specified offset.
setIV(byte[], int) - Method in class iaik.security.cipher.CAST128ParameterSpec
Sets the initialization vector(IV) by copying 8-bytes of data from the byte array begenning at the specified offset.
setJCEProviderName(String) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Sets a particular JCE provider to be used for computing the signature.
setKeepAlive(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setKeepAlive(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setKeyAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Sets the algorithm used to encrypt the symmetric key.
setKeyAndCertContainer(KeyAndCertContainer) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Sets the key and certificate container object which is required for OCSP request signing.
setKeyAttribute(KeychainAttributeTypeAndValue) - Method in class com.entrust.toolkit.keychain.KeychainKey
Sets the value of a parameter associated with this key in the KeyChain.
setKeychainContainerName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the key container name certificate property.
setKeychainSynchronizationEnabled(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Determines whether perform the keychain synchronization without checking the policy.
setKeyEncryptionKey(Object, SecretKey, byte[]) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets a key encryption key that will be used to encrypt this particular DOM element.
setKeyEscrow(boolean) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method specifies whether or not key escrow should be performed on generated keys.
setKeyID(long, long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Sets the key identifier of a key object that already exists on the token by writing the CKA_ID attribute of the object.
setKeyIdentifier(byte[]) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Sets the key identifier of this AuthorityKeyIdentifier extension.
setKeyInfo(Element) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Initializes this key manager with the DOM representation of the XML KeyInfo element, as found in the XML signature to be verified.
setKeyInfo(Element) - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Initializes the key manager, which is used in for the verification use case, with the DOM representation of the XML KeyInfo element found in the XML signature, which is to be verified.
setKeyInfoSubelements(Element[]) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Examines the KeyInfo <SecurityTokenReference> subelement and tries to set the verification certificate from this.
setKeyInfoSubelements(Element[]) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Analyzes the first of the specified KeyInfo subelements of type KeyValue and tries to create either a RSAPublicKey, DSAPublicKey or a ECPublicKey from that info.
setKeyInfoSubelements(Element[]) - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
Initializes this key provider with the key information hints (KeyInfo subelements) it has been designed for.
setKeyInfoSubelements(Element[]) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Parses all specified X509Data DOM elements and produces an internal memory representation.
setKeyLength(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
Deprecated.
 
setKeyLength(int) - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Sets the length (size) of the key.
setKeyLength(int) - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Sets the length (size) of the key.
setKeyLength(int) - Method in class iaik.security.cipher.CAST128ParameterSpec
Sets the length (size) of the key.
setKeyManager(KeyManager) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets the KeyManager to use for the SSL connection
setKeyManager(JSSEX509KeyManager) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Sets the JSSEX509KeyManager to use for SMProxy SSL connections
setKeyManager(SignerKeyManager) - Method in interface iaik.ixsil.core.SignerSignature
Can be used by the application to set the key manager for the signing use case.
setKeyManager(VerifierKeyManager) - Method in interface iaik.ixsil.core.VerifierSignature
Can be used by the application to set the key manager for the verification use case.
setKeyManagerProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
Sets the IXSIL keymanager property with the specified name.
setKeyMgmtInfo(List) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the list of key management information.
setKeyParam(KeyParam, byte[]) - Method in class com.entrust.toolkit.capi.CryptKey
Sets the value of a parameter associated with this key in MSCAPI.
setKeyType(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Sets the symmetric key type to use when communicating with the Roaming Server.
setKeyType(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setKeyUpdateNotAllowed(boolean) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the key update not allowed flag.
setKeyUsage(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets the desired key usage for the certificate defined by the full certificate template.
setLatestCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Sets the latest certificate in the certificate stream.
setLdap(String, int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets a new ldap directory.
setLdapIp(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Set the Ldap Ip to use in CertVerifier to validate the certificate chain (optional)
setLdapPort(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Set the Ldap Port to use in CertVerifier to validate the certificate chain (optional)
setLDAPReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Deprecated.
The configuration settings available to classes that implement the LdapDirectory interface should be used. For example, when a JNDIDirectory object is used, it contains a JNDIDirectory.setConnectionTimeout(int) method that may be used to configure a timeout value.
setLDAPSConfig(LDAPSConfig) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Set the LDAPS Configuration parameters.
setLDAPSConfig(LDAPSConfig) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
 
setLdapTunnel(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets a new authority.
setLdapVersion(String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
An accessor method that sets the LDAP version.
setLength(int) - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
Deprecated.
Sets a new desired key length.
setLength(int) - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
Sets the length (size) of the MAC.
setLineSeparator(String) - Static method in class iaik.utils.ReplaceInputStream
Set the line separator String.
setLocalKeyID(byte[]) - Method in class iaik.pkcs.pkcs12.Attributes
Sets the local key ID attribute.
setLocator(AuthorityInfoAccess) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Stets the locator.
setMac(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
setMac(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Sets the mac algorithm.
setMacAlgorithm(String) - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
Sets the MAC algorithm that this JarAuthenticator will use for both MAC creation and authentication - any MAC algorithm that is provided by the Entrust provider is supported.
setMacLength(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
Deprecated.
 
setMacLength(int) - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Sets the length (size) of the MAC.
setManagerIP(String) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
setMappedContainerName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the mapped container name certificate property.
setMaskGenAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
This is used to set the maskGenAlgorithm and should already have an encapsulated hashAlgorithm if other then SHA1
setMaxConcurrentSearches(int) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Deprecated.
no longer required since the search timeout is now controlled by the "com.sun.jndi.ldap.read.timeout" value. This JNDI read timeout value has the same effect as the "search" timeout value used by the toolkit. If there is a problem when a search is done then it will time out based on the value of the JNDIDirectory.setSearchTimeout(int).
setMaximum(int) - Method in class iaik.asn1.structures.GeneralSubtree
Sets the maximum base distance.
setMaximumCRLLifetime(int) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
Deprecated.
all CRLs are required to have their nextUpdate field set (since 6.1 SP1)
setMaximumLifetime(long) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
setMemorySizeMB(int) - Method in class com.entrust.toolkit.archive.LargeFileOptions
Sets the amount of memory storage in MBs.
setMessageDigest(AlgorithmID, byte[]) - Method in class iaik.cms.SignedDataStream
This method can be used to set an externally calculated MessageDigest.
setMessageDigest(AlgorithmID, byte[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
This method can be used to set an externally calculated MessageDigest.
setMessageTime(Date) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the time of production of this message.
setMessageTime() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the time at which this message was created to the current time.
setMessageTime(GeneralizedTime) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the time at which this message was created.
setMgmtReqReason(EntrustEventReason) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Sets the key management request reason.
setMicros(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Sets the accuracy of the microseconds.
setMillis(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Sets the accuracy of the milliseconds.
setMimeType(String) - Method in class iaik.ixsil.core.Object
Sets the MimeType attribute of this object container.
setMinimum(int) - Method in class iaik.asn1.structures.GeneralSubtree
Sets the minimum base distance.
setMultiplicativeInverse() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Inverts the calling element.
setMultiply(Polynomial) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Multiplies the argument, b, by the calling element.
setName(String) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Sets the name of the certificate information identifier.
setNamedCurve(ObjectID) - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Sets the named curve OID.
setNeedClientAuth(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setNewCAName(GeneralName[]) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Sets the set of new CA names.
setNewLabel(long, long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Sets the label of an object that already exists on the token by writing the CKA_LABEL attribute of the object.
setNewSigCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Sets the user's verification certificate.
setNextUpdate(Date) - Method in class iaik.x509.ocsp.SingleResponse
Sets the nextUpdate date.
setNextUpdate(Date) - Method in class iaik.x509.X509CRL
Sets the date of nextUpdate.
setNonce(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Sets the request nonce.
setNonce(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Sets the nonce of the time-stamp token information; provides replay protection.
setNonce(long) - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
Sets the unique connection identifier
setNonce(byte[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
A convenience method for setting the value of the Nonce extension.
setNonce(byte[]) - Method in class iaik.x509.ocsp.OCSPRequest
A convenience method for setting the value of the Nonce extension.
setNonPrintableDefaultEncoding(ASN) - Static method in class iaik.asn1.structures.AVA
Sets the encoding that shall be used if a String attribute value has non printable chars.
setNoParameters(boolean) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
setNotAfter(Time) - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
setNotAfterTime(Date) - Method in class iaik.x509.attr.AttributeCertificate
Sets the notAfterTime value of this certificate.
setNotBefore(Time) - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
setNotBeforeTime(Date) - Method in class iaik.x509.attr.AttributeCertificate
Sets the notBeforeTime value of this atttribute certificate.
setOAEPParams(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Sets Optimal Asymmetric Encryption Padding (OAEP) parameters.
setObjectDigestInfo(ObjectDigestInfo) - Method in class iaik.x509.attr.Holder
Sets the objectDigestInfo of this Holder.
setOldCertId(GeneralName, INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
setOmitCertificatePath(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Sets the path to the certificates that will not be added to the keychain during synchronization.
setOnlyContainsAttributeCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Decides whether the CRL only contains attribute cert entries.
setOnlyContainsCACerts(boolean) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Sets the flag indicating that this CRL contains only CA certificates.
setOnlyContainsCaCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Decides whether the CRL only contains ca certs.
setOnlyContainsUserCerts(boolean) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Sets the flag indicating that this CRL contains only end-entity certificates.
setOnlyContainsUserCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Decides whether the CRL only contains user certs.
setOOBInline(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setOOBInline(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setOptionalValidity(OptionalValidity) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Sets the OptionalValidity in the Certificate Request.
setOrdering(Boolean) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Indicates indicator for whether this time-stamp can be ordered among other time-stamps issued by the TimeStamp Authority, without considering accuracy.
setOriginatorInfo(OriginatorInfo) - Method in class iaik.cms.AuthenticatedDataStream
Sets the optional OriginatorInfo.
setOriginatorInfo(OriginatorInfo) - Method in class iaik.cms.EnvelopedDataStream
Sets the optional OriginatorInfo.
setOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.KEKIdentifier
Sets the optional OtherKeyAttribute component.
setOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.RecipientKeyIdentifier
Sets the optional OtherKeyAttribute component.
setOtherRecipientInfoFactory(OtherRecipientInfoFactory) - Static method in class iaik.cms.OtherRecipientInfo
set the factory class that knows how to generate specific instances of OtherRecipientInfo
setOutputLength(int) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Sets the length of the signature output.
setOwf(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
setOwf(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Sets the one-way function algorithm.
setOwner(Object) - Method in class com.entrust.toolkit.credentials.TokenKey
Sets the owner of this TokenKey.
setParameter(ASN1Object) - Method in class iaik.asn1.structures.AlgorithmID
Sets the parameters of the algorithm.
setParameters(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Sets the parameters associated with the algorithm.
setParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Sets the parameters associated with the algorithm by converting from transparent representation.
setParameters(String, String, int, int, int) - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
This method is called by native code to correctly initialize this object.
setParameters(Element) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Parses the <Transform> element in the signature and initializes the transform for decrypting XML content.
setParameters(Element) - Method in class iaik.ixsil.algorithms.Algorithm
Allows the specification of parameters for this algorithm.
setParameters(Element) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
This algorithm optionally takes the list of namespace prefixes to be handled as per Canonical XML as a parameter.
setParameters(Element) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
This algorithm takes the output length in bits as an optional parameter.
setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
Sets the parameters for this Enveloped Signature transform implementation.
setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
This transform optionally takes the list of namespace prefixes to be handled as per Canonical XML as a parameter.
setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXPath
Sets the parameters for this XPath transform implementation.
setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Sets the parameters for this XPath Filter 2.0 transform implementation.
setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Sets the parameters for this XSL transform implementation.
setPartyAInfo(byte[]) - Method in class iaik.security.dh.ESDHKEKParameterSpec
Sets the partyAInfo.
setPasswordBasedMacAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.util.ManagerTransport
Set the algorithm to use for password based MACs to the associated CA TODO Remove when SM 8.3 is no longer supported (PKI-37444)
setPasswordBasedMacCurrentAlgorithmWorks() - Method in class com.entrust.toolkit.util.ManagerTransport
Specify that the current Password Based MAC algorithm has been verified to work with the CA TODO Remove when SM 8.3 is no longer supported (PKI-37444)
setPasswordInfo(String, SecureStringBuffer, boolean) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
Sets the information required to generate the shared secret.
setPathLenConstraint(int) - Method in class iaik.x509.extensions.BasicConstraints
Sets the pathLenConstraint value of this BasicConstraints extension specifying the maximum number of CA certificates that may follow the certificate in a certification path.
setPerformancePreferences(int, int, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setPerformancePreferences(int, int, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setPermittedSubtrees(GeneralSubtree[]) - Method in class iaik.x509.extensions.NameConstraints
Sets the permitted subtrees.
setPin(long, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Modifies the PIN of the user currently logged in.
setPKIArchiveOptions(PKIArchiveOptions) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
Sets the archive information pertaining to the private key.
setPKIArchiveOptions(PKIArchiveOptions) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Sets the archive information pertaining to the private key.
setPolicies(PolicyInformation[]) - Method in class iaik.smime.ess.SigningCertificate
Sets the policy informations of this SigningCertificate.
setPolicies(PolicyInformation[]) - Method in class iaik.smime.ess.SigningCertificateV2
Sets the policy informations of this SigningCertificateV2.
setPolicycert(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Sets the policy certificate.
setPolicycert(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Sets the policy certificate.
setPolicycertdn(Name) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Sets the distinguished name associated with the policy certificate.
setPolicycertdn(Name) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Sets the distinguished name associated with the policy certificate.
setPolicyCertificate(IniFile) - Method in class com.entrust.toolkit.User
Sets the user's policy certificate from a cache (.pch) file.
setPollingInterval(int) - Method in class com.entrust.toolkit.resourcemonitor.Resource
Sets the polling interval, which is the length of time between successful calls to the PollableResource.checkStatus(Resource) method.
setPOP(ProofOfPossession) - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Sets the proof-of-possession value this object contains.
setPopoSigningKey(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets an ASN.1 object as representing the proof of possession of the private key.
setPOPOSigningKey(POPOSigningKey) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
Sets the proof of possession of a signing private key.
setPOPOSigningKey(POPOSigningKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Sets the proof of possession of a signing private key.
setPOPOSKInput(POPOSigningKeyInput) - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Sets the poposkInput.
setPort(int) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
 
setPParameter(byte[]) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
This is used to set the P parameter that is encapsulated in the pSourceAlgorithm.
setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialRecoverer
Allows the caller to maintain the client key-pair version during a recover operation.
setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.CredentialRecoverer
Allows the caller to maintain the client key-pair version during a recover operation.
setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.TokenCredentialRecoverer
Allows the caller to maintain the client key-pair version during a recover operation.
setPRFName(String) - Method in class iaik.security.cipher.PBES2
Store the pseudo-random function algorithm name for the PBKDF2.
setPrintDebugLog(boolean) - Static method in class iaik.ixsil.init.IXSILInit
Sets whether or not IXSIL should pring debug log.
setPrivateKey(EncryptedValue) - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Sets the user's private key in encrypted form.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Set the Private key for which certification is being requested
setPrivateKey(PrivateKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Sets a private key for decrypting an <EncryptedKey> element.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
This method is required to implement the EncryptionAlgorithm interface, but it applies only to asymmetric ciphers, so this method does nothing.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
This method is required to implement the EncryptionAlgorithm interface, but it applies only to asymmetric ciphers, so this method does nothing.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Sets the private key to be used for decrypting.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Required to implement the EncryptionAlgorithm interface, but does nothing, since TripleDES is a symmetric cipher.
setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Required to implement the EncryptionAlgorithm interface, but does nothing, since AES Key Wrap is a symmetric algorithm.
setPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[], String, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new private key object on a token by transferring it to the token securely.
setProcessingMode(int) - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
Sets the processing mode.
setProducedAt(Date) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Sets the producedAt date of this certificate.
setProfileServerDN(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Set the distinguished name of the Roaming Server
setProfileServerDN(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setProperty(Properties, String, String) - Static method in class iaik.ixsil.init.IXSILInit
Sets value of the property in the specified property object with the specified name.
setProtection(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Sets the message protection bits.
setProtectionAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the algorithm used for calculation of the protection bits.
setProtectionAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the protection algorithm field in the header.
setProtectionAlgorithm(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Sets the protection algorithm.
setProtocolEncryptionKey(PublicKey) - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
This method sets the protocol encryption key.
setProtocols(String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
Sets the supported protocols.
setProviders(int) - Method in class com.entrust.toolkit.security.provider.Initializer
Dynamically installs the JCA/JCE cryptographic service providers (CSP) that come with the Toolkit and are required when using the Toolkit's cryptographic functionality.
setProviders() - Method in class com.entrust.toolkit.security.provider.Initializer
Dynamically installs the JCA/JCE cryptographic service providers (CSP) that come with the Toolkit and are required when using the Toolkit's cryptographic functionality.
setPSource(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
This is used to set pSourceAlgorithm and should already have the P parameter encapsulated.
setPublication(boolean) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets the certificate publication flag, which determines whether or not the certificate should be published in the directory.
setPublicationInfo(PKIPublicationInfo) - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Sets publication infromation for the user's certificate.
setPublicationInfo(boolean) - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
 
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the public key.
setPublicKey(SubjectPublicKeyInfo) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setPublicKey(SubjectPublicKeyInfo) - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
Sets the public key for which certificate is being requested.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Sets the public key for which certification is being requested.
setPublicKey(PublicKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Sets a public key for encrypting an <EncryptedKey> element.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
This method is required to implement the EncryptionAlgorithm interface, but it applies only to asymmetric ciphers, so this method does nothing.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
This method is required to implement the EncryptionAlgorithm interface, but it applies only to asymmetric ciphers, so this method does nothing.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Sets the public key to be used for encryption.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Required to implement the EncryptionAlgorithm interface, but does nothing, since TripleDES is a symmetric cipher.
setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Required to implement the EncryptionAlgorithm interface, but does nothing, since AES Key Wrap is a symmetric algorithm.
setPublicKey(PublicKey) - Method in class iaik.x509.X509Certificate
Sets the public key of this certificate.
setPublicKeyMAC(PMACVALUE) - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
setPubLocation(GeneralName) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Sets the pubication location.
setPvno(int) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the protocol version number.
setQCStatements(QCStatement[]) - Method in class iaik.x509.extensions.qualified.QCStatements
Sets the QCStatement objects of this QCStatements extension.
setQCStatements(QCStatements) - Method in class iaik.x509.qualified.QualifiedCertificate
Sets the QCStatements extension.
setRawData(InputStream) - Method in interface iaik.ixsil.core.VerifierSignedInfo
Used in the signature verification use case to specify the raw data for a reference lacking its URI attribute.
setReadTimeout(int) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
Sets the read timeout used when reading data from the HTTP servlet.
setReadTimeout(int) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
Sets the read timeout used when reading data from the HTTP servlet.
setReadTimeout(int) - Method in class com.entrust.toolkit.util.net.HttpConnection
Set the timeout for reading data from the connection in milliseconds.
setReadTimeout(int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
Set the Timeout for reading data from the connection in milliseconds.
setReadTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Set the Timeout for reading data from the connection in milliseconds.
setReadTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Under a Java 1.4.x environment, setting the ReadTimeout value has no effect on the behaviour of the toolkit.
setReasonCode(int) - Method in class iaik.x509.extensions.ReasonCode
Sets the reason code for this ReasonCode object.
setReasonFlags(int) - Method in class iaik.asn1.structures.DistributionPoint
Sets the reason flags parameter of this extension.
setReasonFlags(int) - Method in class iaik.x509.extensions.IssuingDistributionPoint
Sets the reason flags (onlySomeReasons) parameter of this extension.
setReasons(int) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Sets the onlySomeReasons value of this IssuingDistributionPoint extension specifying the revocation reasons supported by this CRL.
setReceiveBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setReceiveBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setReceiveTimeout(int) - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
Sets the receive timeout.
setReceiveTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
Sets the receive timeout.
setRecipient(GeneralName) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the recipient of the message.
setRecipient(GeneralName) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the name of the intended recipient.
setRecipient(Object, X509Certificate) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets a certificate whose public key will be used to encrypt this particular DOM element or its content.
setRecipientInfos(RecipientInfo[]) - Method in class iaik.cms.AuthenticatedDataStream
Sets the recipient infos: Any RecipientInfo added supplies recipient-specific information used for identifying the key of the recipient to be used for en/decrypting the symmetric mac key.
setRecipientInfos(RecipientInfo[]) - Method in class iaik.cms.EnvelopedDataStream
Sets the recipient infos.
setRecipientInfos(RecipientInfo[]) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Sets the recipient infos.
setRecipientInfos(RecipientInfo[]) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Sets the recipient infos.
setRecipients(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the public keys with which to encrypt the message.
setRecipKID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets an identifier of the recipient-key used for protection.
setRecipKID(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the recipient's key identifier.
setRecipNonce(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the recipient nonce, which is inserted by the recipient of the message and is the copy of the sender nonce from the message it received.
setRecipNonce(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the recipient random nonce associated with the PKIHeader.
setReplacement(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Sets the replacement certificate information identifier.
setReplacement(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Sets the replacement certificate information identifier.
setReplyTo(String, String) - Method in class iaik.utils.SmtpMailer
Sets the Reply-To field.
setReqPolicy(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Sets the TSA request policy.
setRequestList(Request[]) - Method in class iaik.x509.ocsp.OCSPRequest
Sets the request list of this OCSPRequest.
setRequestorName(GeneralName) - Method in class iaik.x509.ocsp.OCSPRequest
Sets the requestorName.
setRequestTSACert(Boolean) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Set an indicator for whether the TimeStamp Authority (TSA) must return their certificate in the time-stamp response.
setRequireExplicitPolicy(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Allows an application to require or not require explicit policy during certificate validation, regardless of the default permission or the permission set in the client settings certificate.
setRequireExplicitPolicy(int) - Method in class iaik.x509.extensions.PolicyConstraints
Sets the requireExplicitPolicy value of this PolicyConstraints extension for specifying the number of additional certificates that may appear in the path before an explicit policy is required.
setResponderID(ResponderID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Sets the responderID.
setResponderURL(URL) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
Sets the URL of the responder.
setResponse(Response) - Method in class iaik.x509.ocsp.OCSPResponse
Sets the response of this OCSPResponse.
setResponseBytes(ResponseBytes) - Method in class iaik.x509.ocsp.OCSPResponse
Sets the response bytes of this OCSPResponse.
setRetries(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Sets the number of times that an OCSP request will be attempted to be set The minimum is 0, maximum is defined by MAX_RETRIES
setReuseAddress(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setReuseAddress(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setRevocationInfo(UserRevocationInfo) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Sets the UserRevocationInfo object which is used to configure the Revocation parameters.
setRevocationInfo(UserRevocationInfo) - Method in class com.entrust.toolkit.x509.CertVerifier
Allows a customized revocation configuration to be used for revocation checking.
setRevocationInfo(UserRevocationInfo) - Method in interface com.entrust.toolkit.x509.ValidationInfo
 
setRevocationReason(ReasonCode) - Method in class iaik.x509.ocsp.RevokedInfo
Sets the revocation reason field.
setRevocationUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Sets the revocation url.
setRoamingIDField(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Sets the Directory attribute used to store the Roaming User ID.
setRoamingIDField(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setRoamingServerPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Set the port number of the Roaming Server.
setRoamingServerPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setRoamingSSLPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Set the port number to use for SSL communication with the Roaming Server.
setRoamingSSLPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setRoleIDPKIXMessage(byte[]) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set PKIX message which can obtain the role ID.
setRolePolicyCertDN(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the DN of the role policy certificate.
setRolloverAllowed(Boolean) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Sets an indicator for whether roll-over is permitted.
setRootCaCertSubjectName(Name) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the rootCaCert SubjectName to be found on the token
setRootCaCertSubjectName(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the rootCaCert SubjectName to be found on the token
setRSAPrivateKey(long, String, byte[], boolean, boolean, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new RSA private key object on a token (a token object).
setRSAPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new RSA private key object on a token by transferring it to the token securely.
setRSASigningKey(long, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new RSA signing key object on a token (a token object).
setRSInternalDirCreateEnabled(boolean) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Enables/Disables automatic internal JNDIDirectory creation for CRL lookups from CDPs containing LDAP URLs.
setRspInfo(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Sets additional information about the response.
setS_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The result of evaluating the filter's XPath expression.
setSalt(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
Deprecated.
 
setSalt(byte[]) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Sets the salt value.
setSearchTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the timeout when searching the Directory.
setSearchTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Sets the timeout when searching the Directory.
setSeconds(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Sets the accuracy of the seconds.
setSecretKey(SecretKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithm
Sets a secret key to wrap an <EncryptedKey> element.
setSecretKey(SecretKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Sets a secret key to wrap or unwrap an <EncryptedKey> element.
setSecretKey(SecretKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Sets a secret key to wrap or unwrap an <EncryptedKey> element.
setSecureProcessing(TransformerFactory) - Static method in class iaik.ixsil.util.Utils
Tries to set the secure Processing feature for the TransformFactory using the JAXP 1.3 setFeature() API.
setSecureProcessing(DocumentBuilderFactory) - Static method in class iaik.ixsil.util.Utils
Tries to set the secure Processing feature for the DocumentBuilderFactory using the JAXP 1.3 setFeature() API.
setSecureRandom(SecureRandom) - Method in class iaik.cms.SecurityProvider
Sets the random number generator.
setSecureRandom(SecureRandom) - Method in class iaik.security.smime.SMimeMailer
Sets the source of randomness for the key generation.
setSecureRandom(SecureRandom) - Method in class iaik.smime.SMimeMailer
Sets the source of randomness for the key generation.
setSecurityProvider(SecurityProvider) - Static method in class iaik.cms.SecurityProvider
Sets the global SecurityProvider.
setSecurityStoreType(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the digital ID security store type
setSeed(byte[]) - Static method in class iaik.security.random.MetaSeedGenerator
Deprecated.
Set the initial seed to this byte array.
setSeed(byte[]) - Method in class iaik.security.random.SecRandom
Deprecated.
Set the seed to be used for random number generation.
setSeed(long) - Method in class iaik.security.random.SecRandom
Deprecated.
Set the seed to the given long int.
setSeed() - Method in class iaik.security.random.SecRandom
Deprecated.
Set the seed to the next seed generated by the current default seed generator.
setSeedGenListener(SeedGenListener) - Method in class iaik.security.random.SeedGenerator
Deprecated.
Sets the SeedGenListener for this object.
setSendBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setSendBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setSender(GeneralName) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the sender of the message.
setSender(GeneralName) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the sender associated with the PKIHeader.
setSenderKID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets an identifier of the sender-key used for protection.
setSenderKID(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the sender's key identifier.
setSenderNonce(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets the sender nonce, which is inserted by the creator of the message to provide replay protection.
setSenderNonce(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the sender random nonce associated with the PKIHeader.
setSerialNumber(BigInteger) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the serial number.
setSerialNumber(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setSerialNumber(BigInteger) - Method in class iaik.x509.attr.AttributeCertificate
Sets the serial number of this certificate.
setSerialNumber(BigInteger) - Method in class iaik.x509.X509Certificate
Sets the serial number of this certificate.
setServiceLocator(ServiceLocator) - Method in class iaik.x509.ocsp.Request
A convenience method for setting the ServiceLocator extension.
setSession(Session) - Method in class iaik.smime.CompressedContent
Set the mail session to use when sending this message.
setSession(Session) - Method in class iaik.smime.EncryptedContent
Set the mail session to use when sending this message.
setSession(Session) - Method in class iaik.smime.SignedContent
Set the mail session to use when sending this message.
setSharedSecret(OCTET_STRING) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Sets the sharedSecret component.
setSignature(AlgorithmID, byte[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Sets the signature value of this BasicOCSPResponse.
setSignature(AlgorithmID, byte[]) - Method in class iaik.x509.ocsp.OCSPRequest
Sets the signature value of this OCSP request.
setSignatureAlgorithm(SignatureAlgorithm) - Method in interface iaik.ixsil.core.SignerSignedInfo
Sets the signature algorithm for this signed information.
setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.attr.AttributeCertificate
Sets the signature algorithm to be used for signing.
setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.X509Certificate
Sets the signature algorithm to be used for signing.
setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.X509CRL
Sets the signature algorithm for signing this CRL.
setSignatureAlgorithm(ObjectID) - Method in class iaik.x509.X509CRL
Sets the signature algorithm for signing this CRL.
setSigned(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
Sets the signed flag.
setSignedAttributes(Attribute[]) - Method in class iaik.cms.SignerInfo
Sets a set of attributes to be signed along with the content to be signed.
setSigner(PrivateKey, X509Certificate) - Method in class iaik.security.smime.SignedContent
Uses the given private key to sign this SignedContent.
setSignerInfos(SignerInfo[]) - Method in class iaik.cms.SignedDataStream
Sets a collection of per-signer information.
setSignerInfos(SignerInfo[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Sets a collection of per-signer information.
setSignerKey(PrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Sets the private key to be used by the signature algorithm.
setSignerKey(DSAPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Sets the private key, which is used to compute the signature for the algorithm's input.
setSignerKey(ECPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Sets the private key, which is used to compute the signature for the algorithm's input.
setSignerKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Sets the private key, which is used to compute the signature for the algorithm's input.
setSignerKey(PrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Sets the private key to be used by the signature algorithm.
setSignerKey(RSAPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Sets the private key, which is used to compute the signature for the algorithm's input.
setSigningAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the signature algorithm.
setSigningAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setSigningInfo(PrivateKey, X509Certificate) - Method in class com.entrust.toolkit.KeyAndCertificateSource
Sets the private signing key and verification certificate to be used when signing a message.
setSignRequest(boolean, int, String) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
This method is used to set whether the OCSP Request is signed.
setSilentDeleteEnabled(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Delete keys from CAPI silently.
setSingleResponses(SingleResponse[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Sets the single responses of this BasicOCSPResponse.
setSMimeType() - Method in class iaik.security.smime.EncryptedContent
Sets the smime-type parameter to "enveloped-data".
setSMimeType() - Method in class iaik.smime.CompressedContent
Sets the smime-type parameter to "compressed-data".
setSMimeType() - Method in class iaik.smime.EncryptedContent
Sets the smime-type parameter to "enveloped-data".
setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
Sets the SSL configuration for the proxied connection NOTE: if the proxy settings in the entrust.ini are missing or invalid, this method
setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
Sets the configuration for SSL connections
setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
Sets the SSL configuration for the proxied connection
setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
Sets the configuration for SSL connections
setSMProxyHost(String) - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
Set the SMProxyHost
setSMRoamingProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Sets the SMProxy URL for the roaming server.
setSMRoamingProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setSMRoamingServerProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
Sets the SMProxy URL for the directory that contains the roaming credentials.
setSMRoamingServerProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
 
setSoConnectionTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Sets the Directory connection timeout used by the underlying socket implementation for the ldap in CertVerifier.
setSoConnectionTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
Sets the Directory connection timeout used by the underlying socket implementation.
setSoConnectTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransport
Sets the Connection Timeout property of the underlying socket, with the specified timeout in milliseconds, for socket based transports.
setSoConnectTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setSoLinger(boolean, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setSoLinger(boolean, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setSoLinger(boolean, int) - Method in class com.entrust.toolkit.util.ManagerTransport
Enables/Disables the SO_LINGER property of the underlying socket, with the specified linger time in seconds, for socket based transports.
setSoLinger(boolean, int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setSoTimeout(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setSoTimeout(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setSoTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransport
Sets the SO_TIMEOUT property of the underlying socket, with the specified timeout in milliseconds, for socket based transports.
setSoTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setSourceDataUri(String) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Sets the optional sourceDataUri field of this BiometricData object.
setSSLCipherSuites(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets the SSL cipher suites that will be used for the Security Manager Proxy connection.
setSSLConfiguration(SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Set the SSL Connection parameters to use when the OCSP access location is an HTTPS location
setSSLEnabled(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets whether SSL should be enabled.
setSSLEnabled(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Sets whether SSL should be enabled.
setSSLProtocols(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets the SSL protocol versions that will be used for the Security Manager Proxy connection.
setSSLServerName(String) - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Sets the SSL server name.
setSSLSocketFactory(String) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
Sets the name of a custom SSLSocketfactory that will be used to create the SSLSocket of LDAP.
setState(EntrustState) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Sets the state.
setStatusString(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Sets the set of status information.
setStorageDirectory(File) - Method in class com.entrust.toolkit.archive.LargeFileOptions
Sets the directory where all temporary storage files will be written.
setStorageFilePrefix(String) - Method in class com.entrust.toolkit.archive.LargeFileOptions
Sets the file name prefix used when creating temporary storage files.
setStorageFileSizeMB(int) - Method in class com.entrust.toolkit.archive.LargeFileOptions
Sets the size of the temporary storage files in MBs; each storage file created will not exceed this size.
setStorageFileSuffix(String) - Method in class com.entrust.toolkit.archive.LargeFileOptions
Sets the file name suffix used when creating temporary storage files.
setStream(OutputStream) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Set the stream that will be used to write trace log messages to.
setStreamIndex(Integer) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Sets the stream index of the latest certificate in the certificate stream.
setStreams(InputStream, OutputStream, String) - Method in class com.entrust.toolkit.util.ManagerTransport
Sets the streams for communication to and from the PKI RA.
setStreams(InputStream, OutputStream, String) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setStringObject(long, boolean, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new string object on a token (a token object).
setStringObject(long, boolean, String, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Creates a new string object on a token (a token object).
setStyleSheet(Element, URI) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Sets the XSL stylesheet to be processed by this transform.
setStyleSheet(InputStream, URI) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Sets the XSL stylesheet to be processed by this transform.
setSubject(Name) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the subject.
setSubject(Name) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setSubject(String) - Method in class iaik.utils.SmtpMailer
Sets the Subject.
setSubjectDN(Principal) - Method in class iaik.x509.X509Certificate
Sets the subject of this certificate.
setSubjectPublicKey(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
setSubjectUID(String) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the subject unique ID.
setSubjectUID(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setSubjectUniqueID(boolean[]) - Method in class iaik.x509.X509Certificate
Sets the subject unique ID for this certificate.
setSymmAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Sets the symmetric algorithm used to encrypt the value.
setSymmetricAlgorithm(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Sets the symmetric algorithm.
setTarget(String) - Method in class iaik.ixsil.core.SignatureProperty
Sets the Target attribute of the signature property.
setTcpNoDelay(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setTcpNoDelay(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setText(String) - Method in class iaik.security.smime.EncryptedContent
A convenience method that sets the given String as this EncryptedObject's content with a MIME type of "text/plain".
setText(String) - Method in class iaik.security.smime.SignedContent
A convenience method that sets the given String as this SignedContent's content.
setText(String) - Method in class iaik.smime.CompressedContent
A convenience method that sets the given String as this CompressedObject's content with a MIME type of "text/plain".
setText(String) - Method in class iaik.smime.EncryptedContent
A convenience method that sets the given String as this EncryptedObject's content with a MIME type of "text/plain".
setText(String) - Method in class iaik.smime.SignedContent
A convenience method that sets the given String as this SignedContent's content.
setText(String) - Method in class iaik.utils.SmtpMailer
Sets the message body of this EMail.
setThisUpdate(Date) - Method in class iaik.x509.X509CRL
Sets the date of thisUpdate.
setTime(UTCTime) - Method in class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
setTime(GeneralizedTime) - Method in class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
setTimeStampToken(TimeStampToken) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Sets the timestamp token.
setTokenID(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Set the tokenID property.
setTokenIdentityFilter(TokenIdentityFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
Allows you to override the default InternalGenericTokenReader.DefaultTokenIdentityFilter which determines how an identity is defined.
setTraceLevel(TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing.
setTraceLevel(TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
Set the finest verbosity level at which messages will be logged.
setTraceLogClass(Class) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
Set the class that will be used as the default for all future TraceLog instances returned by this factory.
setTraceLogName(String) - Method in class com.entrust.toolkit.tracing.TraceLog
Sets the name of the logger.
setTrafficClass(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
setTrafficClass(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setTransactionID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Sets an identifier of the transaction.
setTransactionID(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method sets the transaction ID associated with the PKIHeader.
setTripleDESKeyParity(byte[], int) - Static method in class com.entrust.toolkit.util.CryptoUtils
Sets the parity bits of a DESede key.
setTrustCache(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
Sets the number of seconds the certificate contained in the RevocationTrustCache is considered valid.
setTrustCacheInterval(int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
To enable the Revocation Trust Cache, a value greater than 0 should be set.
setTrustedCertificates(X509Certificate[]) - Method in class iaik.x509.SimpleChainVerifier
Sets the certificates to be trusted.
setTrustedRecipients(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Specifies the validated public keys with which to encrypt the message.
setTrustInterval(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
Sets the Trust interval to the given number of seconds.
setTrustManager(TrustManager) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
Sets the trustManager to use for the SSL connection
setTrustManager(JSSEX509TrustManager) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
Sets the JSSEX509TrustManager to use for SMProxy SSL connections
setTrustmanager(User) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Deprecated.
use setTrustmanager(Trustmanager trustmanager) instead.
setTrustmanager(Trustmanager) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Initializes this instance with a Trustmanager, which can validate encryption certificates.
setTrustManager(X509TrustManagerInterface) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Used by the application in the verification use case to set the trust management system.
setTrustManager(X509TrustManagerInterface) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
This method can be used by the application in the verification use case to explicitely set the trust management system which should be used to evaluate the X509 related key information in the signature.
setTrustRoots(X509Certificate[], LdapDirectory, ClientSettings) - Method in class com.entrust.toolkit.util.ManagerTransport
Sets the TrustRoots used for SSL Authentication.
setTrustRoots(X509Certificate[], LdapDirectory, ClientSettings) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
 
setTrustRoots(X509Certificate[], ClientSettings) - Method in interface com.entrust.toolkit.x509.LdapSSL
Sets the TrustRoot for SSL Authentication.
setTsa(GeneralName) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Sets a hint for identifying the name of the TimeStamp Authority.
setTsaCert(X509Certificate) - Method in class com.entrust.toolkit.timestamp.TimeStampVerifier
Sets the TimeStamp Authority certificate.
setTSAPolicyId(ObjectID) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
Set an identifier for the TimeStamp Authority(TSA) policy under which the requested time-stamp token SHOULD be provided.
setType(ObjectID) - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Sets the information type.
setType(URI) - Method in interface iaik.ixsil.core.SignerReference
Sets the Type attribute value of the Reference Element.
setType(URI) - Method in class iaik.ixsil.core.TransformInstruction
Sets the Type attribute value of the Element representing the transform instruction.
setTypeAndDefn(EntrustCertTypeAndDefn) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Sets the certificate type and definition information.
setUKM(byte[]) - Method in class iaik.cms.KeyAgreeRecipientInfo
Sets the optional user keying material.
setUnauthenticatedAttributes(Attribute[]) - Method in class iaik.cms.AuthenticatedDataStream
Sets a set of (unauthenticated) attributes.
setUnauthenticatedAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
Sets a set of attributes that are not signed by the signer.
setUnprotectedAttributes(Attribute[]) - Method in class iaik.cms.EncryptedDataStream
Sets a set of (unprotected) attributes.
setUnprotectedAttributes(Attribute[]) - Method in class iaik.cms.EnvelopedDataStream
Sets a set of (unprotected) attributes.
setUnsignedAttributes(Attribute[]) - Method in class iaik.cms.SignerInfo
Sets a set of attributes that are not signed by the signer.
setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfo
Setups the cipher and encrypts the content.
setupCipher(AlgorithmID, Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfo
Setups the cipher and encrypts the content.
setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfo
Uses the specified key and paramters for setting up the cipher and decrypting the content.
setupCipher(Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfo
Uses the specified key and paramters for setting up the cipher and decrypting the content.
setupCipher(AlgorithmID, Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfoStream
Setups the cipher for encrypting the content.
setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfoStream
Setups the cipher for encrypting the content.
setupCipher(AlgorithmID) - Method in class iaik.cms.EncryptedContentInfoStream
Setups the cipher and generates a secret key for encrypting the content.
setupCipher(AlgorithmID, int) - Method in class iaik.cms.EncryptedContentInfoStream
Setups the cipher and generates a secret key for encrypting the content.
setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfoStream
Uses the specified key and paramters to setup the cipher for decrypting the content.
setupCipher(Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfoStream
Uses the specified key and paramters to setup the cipher for decrypting the content.
setupCipher(Key) - Method in class iaik.cms.EncryptedContentInfoStream
Uses the specified content-encryption key to setup the cipher for decrypting the content.
setupCipher(AlgorithmID, char[]) - Method in class iaik.cms.EncryptedDataStream
Setups the cipher for PBE-encrypting the content.
setupCipher(AlgorithmID, char[], int) - Method in class iaik.cms.EncryptedDataStream
Setups the cipher for PBE-encrypting the content.
setupCipher(char[]) - Method in class iaik.cms.EncryptedDataStream
Uses the given password to setup the cipher for decrypting the content.
setupCipher(Key, int) - Method in class iaik.cms.EnvelopedDataStream
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by its recipientInfoIndex.
setupCipher(SecureStringBuffer, int) - Method in class iaik.cms.EnvelopedDataStream
Uses the specified password to derive a key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by its recipientInfoIndex.
setupCipher(SecureStringBuffer, RecipientInfo) - Method in class iaik.cms.EnvelopedDataStream
Uses the specified password to derive a key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by its recipientInfoIndex.
setupCipher(Key, KeyIdentifier) - Method in class iaik.cms.EnvelopedDataStream
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by the given recipient identifier.
setupCipher(Key, X509Certificate) - Method in class iaik.cms.EnvelopedDataStream
Uses the specified key for decrypting the content-encryption key to setup the cipher for decrypting the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by the given recipient certificate.
setupCipher(Key) - Method in class iaik.cms.EnvelopedDataStream
Uses the given symmetric key to setup the cipher for decrypting the content.
setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Setups the cipher for encrypting the content.
setupCipher(AlgorithmID) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Setups the cipher and generates a secret key for encrypting the content.
setupCipher(AlgorithmID, int) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Setups the cipher and generates a secret key for encrypting the content.
setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Uses the specified key and paramters to setup the cipher for decrypting the content.
setupCipher(Key) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Uses the specified content-encryption key to setup the cipher for decrypting the content.
setupCipher(AlgorithmID, char[]) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Setups the cipher for PBE-encrypting the content.
setupCipher(AlgorithmID, char[], int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Setups the cipher for PBE-encrypting the content.
setupCipher(char[]) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Uses the given password to setup the cipher for decrypting the content.
setupCipher(PrivateKey, int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Uses the specified private key to setup the Cipher for decrypting the content-encryption key and subsequently using it to decrypt the encrypted content of this EnvelopedDataStream object for the requesting recipient, specified by its recipientInfoIndex.
setupCipher(Key) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Uses the given symmetric key to setup the cipher for decrypting the content.
setupCipher(PrivateKey, int) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Uses the specified private key to setup the Cipher for decrypting the content-encryption key and subsequently using it to decrypt the encrypted content of this SignedAndEnvelopedData object for the requesting recipient, specified by its recipientInfoIndex.
setupContext(String, Node, String, NodeList) - Method in class iaik.ixsil.util.XPathUtilsImpl
 
setupContext(String, Node, String, NodeList) - Method in class iaik.ixsil.util.XPathUtilsInterface
Sets up the XPath context.
setupMac(Key, int) - Method in class iaik.cms.AuthenticatedDataStream
Uses the specified key for decrypting the MAC key and setting the MAC calculation for the requesting recipient, specified by its recipientInfoIndex.
setupMac(Key, KeyIdentifier) - Method in class iaik.cms.AuthenticatedDataStream
Uses the specified key for decrypting the MAC key and setup the MAC calculation for the requesting recipient, specified by the given recipient identifier.
setupMac(Key, X509Certificate) - Method in class iaik.cms.AuthenticatedDataStream
Uses the specified key for decrypting the MAC key and setup the MAC calculation for the requesting recipient, specified by the given recipient identifier.
setupMac(SecretKey) - Method in class iaik.cms.AuthenticatedDataStream
Uses the given symmetric key to setup the MAC calculation to verify the message authentication code when parsing an AuthenticatedData object.
setupMessageDigest(AlgorithmID, boolean) - Method in class iaik.cms.DigestedData
Calculates the digest.
setupMessageDigests() - Method in class iaik.cms.SignedData
Sets up the message digests for hash computation.
setURI(URI) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
Sets the algorithm identifier, which is a URI.
setURI(URI) - Method in class iaik.ixsil.algorithms.Algorithm
Set the URI, which identifies the algorithm.
setURI(URI) - Method in interface iaik.ixsil.core.SignerReference
Sets the URI attribute value of the Reference Element.
setURI(URI) - Method in class iaik.ixsil.core.TransformInstruction
Sets the URI attribute value of the Element representing the transform instruction.
setURIResolver(URIResolver) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Sets the URI resolver used for resolving URIs within the stylesheet (include, import, document()).
setURIResolverParameters(URIResolverParameters) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
 
setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
Sets the parameters to be used by the key mananger when resolving URIs.
setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Sets the parameters to be used by the key provider when resolving URIs.
setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
Sets the parameters to be used by the key provider when resolving URIs.
setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
Sets the parameters to be used by the key mananger when resolving URIs.
setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
Sets the parameters to be used by the key mananger when resolving URIs.
setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Sets the parameters to be used by the key provider when resolving URIs.
setURLLocation(URL) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Sets the Access location of the OCSP Responder.
setUseAutomaticPkcs11Initialization(boolean) - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Call this method with useAutomaticPkcs11Initialization = false if you wish handle of loading Native library
setUseClientMode(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setUseLegacyEcKeyFormat(boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
Set a flag indicating if private elliptic curve (EC) keys should be written out in a legacy format used by older toolkit versions or if the standard PKCS8 encoding for EC private keys should be used.
setUseNonce(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Allows sending of the Nonce OCSP request extension.
setUseOldMd5(boolean) - Static method in class iaik.security.provider.IAIK
Deprecated.
since 8.0; use MD5 instead
setUser(User) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Allows the Toolkit to provide User instances to the transform.
setUser(User) - Method in class iaik.ixsil.core.Verifier
A convenience method that allows the application to provide User instances to all Decryption Transforms in this signature.
setUserDN(Name) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Sets the user DN.
setUserId(BMPString) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Sets the userid component.
setUserPublicKey(PublicKey) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method sets the public key in the template.
setV2KeyPairUpgradeEnabled(boolean) - Method in class com.entrust.toolkit.User
Enables/Disables Entrust's V2-key-pair user upgrade feature.
setValidationConfig(ValidationConfig) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
Sets the ValidationConfig object which is used to configure the Validation Configuration parameters.
setValidationConfig(ValidationConfig) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
This method is used for setting the Validation Configuration, which allows custom validation parameters to be set.
setValidationConfig(ValidationConfig) - Method in class com.entrust.toolkit.x509.CertVerifier
Configure this CertVerifier to use the specified ValidationConfig.
setValidity(OptionalValidity) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the validity.
setValidity(Validity) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setValidNotAfter(Date) - Method in class iaik.x509.X509Certificate
Sets the notAfter date of this certificate.
setValidNotBefore(Date) - Method in class iaik.x509.X509Certificate
Sets the notBefore date of this certificate.
setValue(Object) - Method in class com.entrust.toolkit.archive.GraphicString
Sets the value of this GraphicString.
setValue(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Sets the information value.
setValue(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
setValue(Object) - Method in class iaik.asn1.ASN1Object
Sets the value of this ASN1Object.
setValue(Object) - Method in class iaik.asn1.BIT_STRING
Sets the value of this object to value.
setValue(Object) - Method in class iaik.asn1.BMPString
Sets the value of this BMPString.
setValue(Object) - Method in class iaik.asn1.BOOLEAN
Sets the value of this BOOLEAN.
setValue(Object) - Method in class iaik.asn1.ConstructedType
Sets the value of this ConstructedType.
setValue(Object) - Method in class iaik.asn1.ENUMERATED
Sets the value of this ENUMERATED.
setValue(Object) - Method in class iaik.asn1.GeneralizedTime
Sets the value of this GeneralizedTime.
setValue(Object) - Method in class iaik.asn1.GeneralString
Sets the value of this GeneralString.
setValue(Object) - Method in class iaik.asn1.IA5String
Sets the value of this IA5String.
setValue(Object) - Method in class iaik.asn1.INTEGER
Sets the value of this INTEGER.
setValue(Object) - Method in class iaik.asn1.NULL
Does nothing.
setValue(Object) - Method in class iaik.asn1.NumericString
Sets the value of this NumericString.
setValue(Object) - Method in class iaik.asn1.ObjectID
Sets the value of this object to value (e.g.
setValue(Object) - Method in class iaik.asn1.OCTET_STRING
Sets the value (or input stream) of this object to value.
setValue(Object) - Method in class iaik.asn1.PrintableString
Sets the value of this PrintableString.
setValue(Object) - Method in class iaik.asn1.T61String
Sets the value of this T61String.
setValue(Object) - Method in class iaik.asn1.UNIString
Sets the value of this UNIString.
setValue(Object) - Method in class iaik.asn1.UNKNOWN
Sets the value of this object to value.
setValue(Object) - Method in class iaik.asn1.UTCTime
Sets the value of this UTCTime.
setValue(Object) - Method in class iaik.asn1.UTF8String
Sets the value of this UTF8String.
setValue(Object) - Method in class iaik.asn1.VisibleString
Sets the value of this VisibleString.
setValue(byte[]) - Method in class iaik.x509.ocsp.extensions.Nonce
Sets the nonce value.
setValueHint(byte[]) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Sets a breif description or identifier for the content.
setVerifierKey(Key) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
Used by the application in the signature creation use case.
setVerifierKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Allows IXSIL to set the key to be used for verifying a signature value.
setVerifierKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Sets the public key, which is used to verify the signature for the algorithm's input.
setVerifierKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Sets the public key, which is used to verify the signature for the algorithm's input.
setVerifierKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Sets the public key, which is used to verify the signature for the algorithm's input.
setVerifierKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Sets the public key, which is used to verify the signature for the algorithm's input.
setVerifierKey(Key) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
Can be used by the application in the signature creation use case, in order to provide the verification key, for which a key information hint (KeyValue subelement of the KeyInfo element) should be incorporated into the XML signature.
setVerify(boolean) - Method in class iaik.utils.SmtpMailer
If verify is switched on (default) SmtpMailer checks every response code from smtpd and compares it to the expected value.
setVersion(int) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Sets the version.
setVersion(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
 
setWantClientAuth(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
setWebProxy(String, int) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
Sets the Web proxy.
setWebProxy(String, int) - Method in class com.entrust.toolkit.util.HttpManagerClient
Sets the Web proxy.
setWriteCaUpdates(boolean) - Method in class com.entrust.toolkit.User
Set whether or not updates detected to any CA certificates are written back to the digital identity immediately.
setWriteToCertStoreEnabled(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
Determines whether Certificates will be written to the CAPI CertStore
setX509Extensions(X509Extensions) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
Sets the X.509 extensions (including extension values) that are requested to be included in the end user certificate.
setXCertCacheEnabled(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Sets the role policy setting that controls whether or not the user's cross-certificate cache (XCC) is enabled.
setXMLEinitializer(XMLEInit) - Method in class iaik.ixsil.core.Verifier
Initializes this Verifier instance so it can decrypt.
setXPath(String) - Method in class iaik.ixsil.algorithms.TransformImplXPath
Sets the XPath expression to be processed by this transform.
sha - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
Algorithm OID: "1.3.14.3.2.18" Registered JCA algorithm: "SHA-1" Registered JCA key: none Registered AlgorithmParameterSpecs: none
sha - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.18" OID Name: "sha" OID Short-name: none
sha - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA message digest algorithm.
SHA - Class in iaik.security.md
Deprecated.
since 7.0; use SHA1 instead
SHA() - Constructor for class iaik.security.md.SHA
Deprecated.
Creates a new SHA message digest object.
SHA1 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SHA-1 message digest algorithm.
SHA1() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA1
The constructor; creates a new instance of the SHA-1 message digest algorithm.
sha1 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA1 message digest algorithm which is the same as SHA.
SHA1_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for HMAC_SHA1 secret keys (CKK_SHA1_HMAC) Using NCIPHER vendor defined
SHA1_JCA_ALGID_ - Static variable in class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
The identifier used for the SHA-1 algorithm within the Java Cryptography Architecture.
Sha1Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the SHA-1 message digest algorithm.
Sha1Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha1Capi
The constructor; creates a new instance of the SHA-1 message digest algorithm.
Sha1HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses SHA-1 as the underlying hash function.
Sha1HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha1HMac
The constructor; creates a new instance of the HmacSHA1 MAC algorithm.
Sha1HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacSHA1 key generation algorithm.
Sha1HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha1HMacKeyGenerator
The constructor; creates a new instance of the HmacSHA1 key generation algorithm.
Sha1RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with SHA-1 as the underlying hash function.
Sha1RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha1RsaSignature
The constructor; creates a new instance of the SHA1withRSA digital signature algorithm instance.
sha1WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.5" Registered JCA algorithm: "SHA1withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha1WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA1" Algorithm OID: "1.2.840.113549.1.1.5" Registered JCA algorithm: "SHA1withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha1WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.5" OID Name: "sha1WithRSAEncryption" OID Short-name: none
sha1WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the sha1WithRSAEncryption signature algorithm.
sha1WithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.29" Registered JCA algorithm: "SHA1withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha1WithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.29" OID Name: "sha1WithRSASignature" OID Short-name: none
SHA224 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SHA-224 message digest algorithm.
SHA224() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA224
The constructor; creates a new instance of the SHA-224 message digest algorithm.
SHA224 - Class in com.entrust.toolkit.security.crypto.digest.sha3
 
SHA224() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA224
 
sha224 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA224 message digest algorithm.
SHA224_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for HMAC_224 secret keys (CKK_SHA224_HMAC) Using NCIPHER vendor defined
Sha224HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses SHA-224 as the underlying hash function.
Sha224HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha224HMac
The constructor; creates a new instance of the HmacSHA224 MAC algorithm.
Sha224HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacSHA224 key generation algorithm.
Sha224HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha224HMacKeyGenerator
The constructor; creates a new instance of the HmacSHA224 key generation algorithm.
Sha224RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with SHA-224 as the underlying hash function.
Sha224RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha224RsaSignature
The constructor; creates a new instance of the SHA224withRSA digital signature algorithm instance.
sha224WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.14" Registered JCA algorithm: "SHA224withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha224WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA224" Algorithm OID: "1.2.840.113549.1.1.14" Registered JCA algorithm: "SHA224withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha224WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.14" OID Name: "sha224WithRSAEncryption" OID Short-name: none
sha224WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the sha224WithRSAEncryption signature algorithm.
SHA256 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SHA-256 message digest algorithm.
SHA256() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA256
The constructor; creates a new instance of the SHA-256 message digest algorithm.
SHA256 - Class in com.entrust.toolkit.security.crypto.digest.sha3
 
SHA256() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA256
 
sha256 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA256 message digest algorithm.
SHA256_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for HMAC_256 secret keys (CKK_SHA256_HMAC) Using NCIPHER vendor defined
Sha256Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the SHA-256 message digest algorithm.
Sha256Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha256Capi
The constructor; creates a new instance of the SHA-256 message digest algorithm.
Sha256HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses SHA-256 as the underlying hash function.
Sha256HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha256HMac
The constructor; creates a new instance of the HmacSHA256 MAC algorithm.
Sha256HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacSHA256 key generation algorithm.
Sha256HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha256HMacKeyGenerator
The constructor; creates a new instance of the HmacSHA256 key generation algorithm.
Sha256RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with SHA-256 as the underlying hash function.
Sha256RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha256RsaSignature
The constructor; creates a new instance of the SHA256withRSA digital signature algorithm instance.
sha256WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.11" Registered JCA algorithm: "SHA256withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha256WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA256" Algorithm OID: "1.2.840.113549.1.1.11" Registered JCA algorithm: "SHA256withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha256WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.11" OID Name: "sha256WithRSAEncryption" OID Short-name: none
sha256WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the sha256WithRSAEncryption signature algorithm.
SHA3 - Class in com.entrust.toolkit.security.crypto.digest.sha3
This is the implementation of KECCAK-p[1600, 24] where 1600 is the width (b) of the permutation in bits, and 24 is the number or Keccak rounds.
SHA3(int) - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
 
SHA384 - Class in com.entrust.toolkit.security.crypto.digest.sha3
 
SHA384() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA384
 
SHA384 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SHA-384 message digest algorithm.
SHA384() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA384
The constructor; creates a new instance of the SHA-384 message digest algorithm.
sha384 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA384 message digest algorithm.
SHA384_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for HMAC_224 secret keys (CKK_SHA384_HMAC) Using NCIPHER vendor defined
Sha384Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the SHA-384 message digest algorithm.
Sha384Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha384Capi
The constructor; creates a new instance of the SHA-384 message digest algorithm.
Sha384HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses SHA-384 as the underlying hash function.
Sha384HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha384HMac
The constructor; creates a new instance of the HmacSHA384 MAC algorithm.
Sha384HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacSHA384 key generation algorithm.
Sha384HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha384HMacKeyGenerator
The constructor; creates a new instance of the HmacSHA384 key generation algorithm.
Sha384RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with SHA-384 as the underlying hash function.
Sha384RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha384RsaSignature
The constructor; creates a new instance of the SHA384withRSA digital signature algorithm instance.
sha384WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.12" Registered JCA algorithm: "SHA384withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha384WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA384" Algorithm OID: "1.2.840.113549.1.1.12" Registered JCA algorithm: "SHA384withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha384WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.12" OID Name: "sha384WithRSAEncryption" OID Short-name: none
sha384WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the sha384WithRSAEncryption signature algorithm.
SHA3Digest - Class in com.entrust.toolkit.security.crypto.digest.sha3
 
SHA3Digest(String) - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
 
SHA512 - Class in com.entrust.toolkit.security.crypto.digest.sha3
 
SHA512() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA512
 
SHA512 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SHA-512 message digest algorithm.
SHA512() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA512
The constructor; creates a new instance of the SHA-512 message digest algorithm.
sha512 - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the SHA512 message digest algorithm.
SHA512_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
Key type for HMAC_256 secret keys (CKK_SHA512_HMAC) Using NCIPHER vendor defined
Sha512Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the SHA-512 message digest algorithm.
Sha512Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha512Capi
The constructor; creates a new instance of the SHA-512 message digest algorithm.
Sha512HMac - Class in com.entrust.toolkit.security.crypto.mac
An implementation of the HMAC message authentication code algorithm that uses SHA-512 as the underlying hash function.
Sha512HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha512HMac
The constructor; creates a new instance of the HmacSHA512 MAC algorithm.
Sha512HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the HmacSHA512 key generation algorithm.
Sha512HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha512HMacKeyGenerator
The constructor; creates a new instance of the HmacSHA512 key generation algorithm.
Sha512RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA-PKCS1-v1_5 signature algorithm with SHA-512 as the underlying hash function.
Sha512RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha512RsaSignature
The constructor; creates a new instance of the SHA512withRSA digital signature algorithm instance.
sha512WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.2.840.113549.1.1.13" Registered JCA algorithm: "SHA512withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha512WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA512" Algorithm OID: "1.2.840.113549.1.1.13" Registered JCA algorithm: "SHA512withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
sha512WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.2.840.113549.1.1.13" OID Name: "sha512WithRSAEncryption" OID Short-name: none
sha512WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
Creates an AlgorithmID for the sha512WithRSAEncryption signature algorithm.
shallowCopy() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
Makes a shallow copy of this object.
ShaRSASignature - Class in iaik.security.rsa
Deprecated.
since 8.0; use Sha1RsaSignature instead
ShaRSASignature() - Constructor for class iaik.security.rsa.ShaRSASignature
Deprecated.
Default Constructor.
shaWithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
Algorithm OID: "1.3.14.3.2.15" Registered JCA algorithm: "SHA1withRSA" Registered JCA key: "RSA" Registered AlgorithmParameterSpecs: none
shaWithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
OID String: "1.3.14.3.2.15" OID Name: "shaWithRSASignature" OID Short-name: none
SHORT_VERSION - Static variable in class com.entrust.toolkit.util.Version
A short string that contains the product name and version of the toolkit.
shouldPerformUpdateSilently() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Check to see if the certificate management state is perform update silently.
shutdownInput() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
shutdownInput() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
shutdownOutput() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
shutdownOutput() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
sign(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Signs data in a single part, where the signature is an appendix to the data.
sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Computes the signature value for the input previously provided by means of method SignatureAlgorithm.setInput(java.io.InputStream).
sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Computes the signature value for the input previously provided by means of method SignatureAlgorithm.setInput(java.io.InputStream).
sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Computes the signature value for the input previously provided by means of method SignatureAlgorithm.setInput(java.io.InputStream).
sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Computes the signature value for the input previously provided by means of method SignatureAlgorithm.setInput(java.io.InputStream).
sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Computes the signature value for the input previously provided by means of method SignatureAlgorithm.setInput(java.io.InputStream).
sign() - Method in interface iaik.ixsil.core.SignerSignature
Computes the signature value for this signature.
sign(AlgorithmID, PrivateKey) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Signs the certificate request with the private key of the subject.
sign(Provider, AlgorithmID, PrivateKey) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Signs the certificate request with the private key of the subject.
sign(AlgorithmID, PrivateKey) - Method in class iaik.x509.attr.AttributeCertificate
Signs the attribute certificate with the private key of the issuer.
sign(AlgorithmID, PrivateKey) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Signs the BasicOCSPResponse with the private key of the issuer.
sign(AlgorithmID, PrivateKey, String) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Signs the BasicOCSPResponse with the private key of the issuer.
sign(AlgorithmID, PrivateKey) - Method in class iaik.x509.ocsp.OCSPRequest
Signs the OCSPRequest with the private key of the requestor.
sign(AlgorithmID, PrivateKey, String) - Method in class iaik.x509.ocsp.OCSPRequest
Signs the OCSPRequest with the private key of the requestor.
sign(AlgorithmID, PrivateKey) - Method in class iaik.x509.X509Certificate
Signs the certificate with the private key of the issuer.
sign(Provider, AlgorithmID, PrivateKey) - Method in class iaik.x509.X509Certificate
Signs the certificate with the private key of the issuer.
sign(PrivateKey) - Method in class iaik.x509.X509CRL
Signs the CRL with the private key of the issuer.
SIGN_AND_ENCRYPT - Static variable in class com.entrust.toolkit.PKCS7DecodeStream
Operation constant for signing and encrypting the data
SIGN_AND_ENCRYPT - Static variable in class com.entrust.toolkit.PKCS7EncodeStream
Indicator for signing and encrypting data.
SIGN_ONLY - Static variable in class com.entrust.toolkit.PKCS7DecodeStream
Operation constant for signing the data without encrypting it
SIGN_ONLY - Static variable in class com.entrust.toolkit.PKCS7EncodeStream
Indicator for signing data without encrypting it.
signature - Static variable in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
ProofOfPossession type 'signature'.
signature_ - Variable in class iaik.ixsil.core.Signer
Represents the XML signature itself.
signature_ - Variable in class iaik.ixsil.core.Verifier
Represents the XML signature itself.
SIGNATURE_ALG_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The Signature algorithm length is 1 byte
SIGNATURE_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the Signature XML element.
SIGNATURE_NONE - Static variable in class iaik.cms.SecurityProvider
Constant for a signature object which is not to be initialized.
SIGNATURE_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
The prefix for IXSIL algorithm properties, which associate signature algorithms.
SIGNATURE_SIGN - Static variable in class iaik.cms.SecurityProvider
Constant for a signature object which is to be initialized for signing.
SIGNATURE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Signature XML element.
SIGNATURE_TYPE - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The SignatureType - We always use a certificate timestamp so this is a fixed value of 0 enum { certificate_timestamp(0), tree_hash(1), (255) } SignatureType;
SIGNATURE_TYPE_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The SignatureType - The length is always 1 Defined AS enum { certificate_timestamp(0), tree_hash(1), (255) } SignatureType;
SIGNATURE_VERIFY - Static variable in class iaik.cms.SecurityProvider
Constant for a signature object which is to be initialized for verification.
SignatureAlgorithm - Class in iaik.ixsil.algorithms
Defines the behaviour of a signature algorithm in addition to the standard algorithm's behaviour.
SignatureAlgorithm() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithm
 
SignatureAlgorithmImplDSA - Class in iaik.ixsil.algorithms
Provides an signature algorithm implementation of the DSA signature algorithm, as it has been specified in XML Signature, Signature Algorithms.
SignatureAlgorithmImplDSA() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Standard constructor.
SignatureAlgorithmImplECDSA - Class in iaik.ixsil.algorithms
Provides a signature algorithm implementation of the ECDSA signature algorithm, as it has been specified in XML Signature, Signature Algorithms.
SignatureAlgorithmImplECDSA() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Standard constructor.
SignatureAlgorithmImplECDSA(String, String) - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Constructor that allows specific ECDSA algorithms to be defined.
SignatureAlgorithmImplHMAC - Class in iaik.ixsil.algorithms
Provides an signature algorithm implementation of the HMAC signature algorithm, as it has been specified in XML Signature, Signature Algorithms.
SignatureAlgorithmImplHMAC() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Standard constructor.
SignatureAlgorithmImplHMAC(String, String) - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Constructor that allows specific HMAC algorithms to be defined.
SignatureAlgorithmImplRSA - Class in iaik.ixsil.algorithms
Provides an signature algorithm implementation of the RSA signature algorithm, as it has been specified in XML Signature, Signature Algorithms.
SignatureAlgorithmImplRSA() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Standard constructor.
SignatureAlgorithmImplRSA(String, String) - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Constructor that allows specific RSA algorithms to be defined.
SignatureAlgorithms - Class in com.entrust.toolkit.capi
Constants for signature algorithms.
SignatureAlgs() - Constructor for class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
 
signatureDOMDoc_ - Variable in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
The DOM document containing the XML signature.
signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.KeyManagerImpl
The DOM document bearing the XML signature.
signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
The DOM document bearing the XML signature.
signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Reference to the Signature DOM document.
SignatureException - Exception in com.entrust.toolkit.exceptions
Thrown to indicate that the signature on a PKCS#7 structure is invalid.
SignatureException() - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
Constructs a SignatureException with no detail message.
SignatureException(String) - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
Constructs a SignatureException with the specified detail message.
SignatureException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
Constructs a SignatureException with the specified detail message that wraps an exception thrown inside the PKCS#7 processing code.
SignatureException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class Signature.
SignatureException() - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureException(String) - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
 
SignatureHandlerException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class SignatureHandler.
SignatureHandlerException() - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SignatureHandlerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SignatureHandlerException(String) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SignatureHandlerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SignatureHandlerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SignatureHandlerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
 
SIGNATUREMETHOD_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Algorithm attribute of the SignatureMethod XML element.
SIGNATUREMETHOD_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SignatureMethod XML element.
SignatureProperties - Class in iaik.ixsil.core
Internal implementation of a XML Signature signature property container (XML element SignatureProperites).
SignatureProperties(Element, Document) - Constructor for class iaik.ixsil.core.SignatureProperties
Creates a new signature property container from the specified DOM element representation.
SignatureProperties(Document, String) - Constructor for class iaik.ixsil.core.SignatureProperties
Creates a new, empty signature property container.
signatureProperties_ - Variable in class iaik.ixsil.core.SignatureProperties
A list of all signature properties stored in this signature property container.
SIGNATUREPROPERTIES_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the SignatureProperties XML element.
SIGNATUREPROPERTIES_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SignatureProperties XML element.
signaturePropertiesDOMElem_ - Variable in class iaik.ixsil.core.SignatureProperties
DOM Element representation of the signature properties container.
SignatureProperty - Class in iaik.ixsil.core
Implementation of a XML Signature signature property (XML element SignatureProperty).
SignatureProperty(Element, Document) - Constructor for class iaik.ixsil.core.SignatureProperty
Creates a new signature property from the specified SignatureProperty DOM element.
SignatureProperty(Document, String) - Constructor for class iaik.ixsil.core.SignatureProperty
Creates a new signature property.
SignatureProperty(Document, Element) - Constructor for class iaik.ixsil.core.SignatureProperty
Creates a new signature property.
SignatureProperty(Document, DocumentFragment) - Constructor for class iaik.ixsil.core.SignatureProperty
Creates a new signature property.
SIGNATUREPROPERTY_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the SignatureProperty XML element.
SIGNATUREPROPERTY_ATTR_TARGET_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Target attribute of the SignatureProperty XML element.
SIGNATUREPROPERTY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SignatureProperty XML element.
signaturePropertyElemsWithID_ - Variable in class iaik.ixsil.core.SignatureProperties
A set of all signature properties stored in this container which have its Id attribute set.
signatureSelectorXPath_ - Variable in class iaik.ixsil.core.Verifier
XPath specifying the location of the XML Signature in the XML document, which is to be verified.
SIGNATUREVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SignatureValue XML element.
SIGNED - Static variable in class iaik.security.smime.SMimeMailer
Value for creating signed S/MIME messages.
SIGNED - Static variable in class iaik.smime.SMimeMailer
Value for creating signed S/MIME messages.
SIGNED_AND_ENCRYPTED - Static variable in class iaik.security.smime.SMimeMailer
Value for creating signed and encrypted S/MIME messages.
SIGNED_AND_ENCRYPTED - Static variable in class iaik.smime.SMimeMailer
Value for creating signed and encrypted S/MIME messages.
signed_content - Class in iaik.security.smime
This class implements a data content handler for the S/MIME types application/(x-)pkcs7-signature and multipart/signed.
signed_content() - Constructor for class iaik.security.smime.signed_content
Default constructor.
signed_content - Class in iaik.smime
This class implements a data content handler for the S/MIME types application/(x-)pkcs7-signature and multipart/signed.
signed_content() - Constructor for class iaik.smime.signed_content
Default constructor.
SIGNED_DATA - Static variable in class iaik.security.smime.SignedContent
SMime-type "signed-data".
SIGNED_DATA - Static variable in class iaik.smime.SignedContent
SMime-type "signed-data".
SignedAndEnvelopedDataStream - Class in iaik.pkcs.pkcs7
This class represents the stream-supporting implementation of the PKCS#7 SignedAndEnvelopedData type.
SignedAndEnvelopedDataStream() - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Default constructor for dynamic object creation in ContentInfo.
SignedAndEnvelopedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Creates a new PKCS#7 SignedAndEnvelopedData object where the content is read from the supplied InputStream.
SignedAndEnvelopedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Creates a new PKCS#7 SignedAndEnvelopedData object where the content is read from the supplied InputStream.
SignedAndEnvelopedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Creates a new SignedAndEnvelopedDataStream where the DER encoded data is read from the given InputStream.
SignedCertificateTimestamp - Class in com.entrust.toolkit.x509.extensions
The Signed Certificate Timestamp is a V3Extension used for Certificate Transparency.
SignedCertificateTimestamp(int, byte[], long, byte[], byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Create a Signed Certificate Timestamp from the supplied data values.
SignedCertificateTimestamp(InputStream) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Create an SCT by parsing from the the given InputStream
SignedCertificateTimestamp(byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Parse an SCT by reading it from the given ByteArray
SignedCertificateTimestampList - Class in com.entrust.toolkit.x509.extensions
This class implements the SignedCertificateTimestampList Extension.
SignedCertificateTimestampList() - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Default constructor used when decoding from a certificate or other ASN.1 structure.
SignedCertificateTimestampList(SignedCertificateTimestamp[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
The constructor which takes an array of SignedCertificateTimestamp objects.
SignedCertificateTimestampList(byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Parse a stream of bytes into a SignedCertificateTimestampList
SignedCertificateTimestampList(InputStream) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Parses an InputStream of bytes into a SignedCertificateTimestampList
SignedContent - Class in iaik.security.smime
This class can be used to create S/MIME signed emails in combination with the jakarta.mail package.
SignedContent(boolean, String) - Constructor for class iaik.security.smime.SignedContent
Creates a new S/MIME signed content.
SignedContent(boolean) - Constructor for class iaik.security.smime.SignedContent
Creates a new S/MIME signed content.
SignedContent(DataSource) - Constructor for class iaik.security.smime.SignedContent
Creates a SignedContent object from the given DataSource.
SignedContent - Class in iaik.smime
This class can be used to create S/MIME signed emails in combination with the jakarta.mail package.
SignedContent(boolean, String) - Constructor for class iaik.smime.SignedContent
Creates a new S/MIME signed content.
SignedContent(SMimeContentType, boolean) - Constructor for class iaik.smime.SignedContent
 
SignedContent(boolean) - Constructor for class iaik.smime.SignedContent
Creates a new S/MIME signed content.
SignedContent(DataSource) - Constructor for class iaik.smime.SignedContent
Creates a SignedContent object from the given DataSource.
SignedData - Class in iaik.cms
This class represents the non-stream implementation of the CMS content type SignedData.
SignedData() - Constructor for class iaik.cms.SignedData
Default constructor for dynamic object creation in ContentInfo.
SignedData(ObjectID) - Constructor for class iaik.cms.SignedData
Creates a new SignedData object without any content.
SignedData(InputStream) - Constructor for class iaik.cms.SignedData
Creates a new SignedData where the DER encoded data is read from the given InputStream.
SignedData(byte[], int) - Constructor for class iaik.cms.SignedData
Creates a SignedData object from a byte array containing the content data to be signed.
SignedData(byte[], ObjectID, int) - Constructor for class iaik.cms.SignedData
Creates a SignedData object from a byte array containing the content data to be signed.
SignedData(ASN1Object) - Constructor for class iaik.cms.SignedData
Creates a CMS SignedData from an ASN1Object.
SignedData(byte[], AlgorithmID[]) - Constructor for class iaik.cms.SignedData
Creates a new SignedData from a byte array holding the content that has been transmitted by other means, and an array specifying the hash algorithms to be used for digesting.
SignedDataStream - Class in iaik.cms
This class represents the stream-implementation of the CMS content type SignedData.
SignedDataStream() - Constructor for class iaik.cms.SignedDataStream
Default constructor for dynamic object creation in ContentInfo.
SignedDataStream(ObjectID) - Constructor for class iaik.cms.SignedDataStream
Creates a new SignedDataStream object without any content.
SignedDataStream(InputStream, int) - Constructor for class iaik.cms.SignedDataStream
Creates a SignedDataStream object from an input stream supplying the data to be signed.
SignedDataStream(InputStream, ObjectID, int) - Constructor for class iaik.cms.SignedDataStream
Creates a SignedDataStream object from an input stream supplying the data to be signed.
SignedDataStream(InputStream) - Constructor for class iaik.cms.SignedDataStream
Creates a new SignedDataStream where the DER encoded data is read from the given InputStream.
SignedDataStream(InputStream, AlgorithmID[]) - Constructor for class iaik.cms.SignedDataStream
Creates a new SignedDataStream from an InputStream holding the content that has been transmitted by other means, and an array specifying the hash algorithms to be used for digesting.
SignedDataStream - Class in iaik.pkcs.pkcs7
This class represents the stream-implementation of the PKCS#7 content type SignedData.
SignedDataStream() - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
Default constructor for dynamic object creation in ContentInfo.
SignedDataStream(ObjectID) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
Creates a new SignedDataStream object without any content.
SignedDataStream(InputStream, int) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
Creates a SignedDataStream object from an input stream supplying the data to be signed.
SignedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
Creates a new SignedDataStream where the DER encoded data is read from the given InputStream.
SignedDataStream(InputStream, AlgorithmID[]) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
Creates a new SignedDataStream from an InputStream holding the content that has been transmitted by other means, and an array specifying the hash algorithms to be used for digesting.
SIGNEDINFO_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute of the SignedInfo XML element.
SIGNEDINFO_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SignedInfo XML element.
SignedInfoException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class SignedInfo.
SignedInfoException() - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
SignedInfoException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
SignedInfoException(String) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
SignedInfoException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
SignedInfoException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
SignedInfoException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
 
Signer - Class in iaik.ixsil.core
Provides the basic entry point into IXSIL for the signature creation use case.
Signer(URI) - Constructor for class iaik.ixsil.core.Signer
Used to create a completely new XML document with the XML signature which is to be created as its root element.
Signer(Document, URI, Position) - Constructor for class iaik.ixsil.core.Signer
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary position.
Signer(Element, URI, int) - Constructor for class iaik.ixsil.core.Signer
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary position.
Signer(InputStream, URI, Position) - Constructor for class iaik.ixsil.core.Signer
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary position.
Signer(InputStream, URI, Position, String, String) - Constructor for class iaik.ixsil.core.Signer
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary position.
signer_infos - Variable in class iaik.pkcs.pkcs7.SignedDataStream
Repository for the SignerInfos.
SignerException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class Signer.
SignerException() - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerException(String) - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
 
SignerInfo - Class in iaik.cms
This class implements the CMS SignerInfo type.
SignerInfo() - Constructor for class iaik.cms.SignerInfo
Default constructor.
SignerInfo(CertificateIdentifier, AlgorithmID, PrivateKey) - Constructor for class iaik.cms.SignerInfo
Creates a new SignerInfo from given SignerIdentifier, digestAlgorithm ID, and the signer´s private key.
SignerInfo(CertificateIdentifier, AlgorithmID, AlgorithmID, PrivateKey) - Constructor for class iaik.cms.SignerInfo
Creates a new SignerInfo from given signerIdentifier, and digestAlgorithm ID, signature algorithmID, and the signer´s private key.
SignerInfo(CertificateIdentifier, AlgorithmID, AlgorithmID, PrivateKey, Provider) - Constructor for class iaik.cms.SignerInfo
Creates a new SignerInfo from given signerIdentifier, and digestAlgorithm ID, signature algorithmID, and the signer´s private key.
SignerInfo(ASN1Object) - Constructor for class iaik.cms.SignerInfo
Creates a CMS SignerInfo from an ASN1Object.
SignerInfo - Class in iaik.pkcs.pkcs7
This class implements the PKCS#7 SignerInfo type.
SignerInfo() - Constructor for class iaik.pkcs.pkcs7.SignerInfo
Default constructor.
SignerInfo(IssuerAndSerialNumber, AlgorithmID, PrivateKey) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
Creates a new SignerInfo from given IssuerAndSerialNumber, digestAlgorithm ID, and the signer´s private key.
SignerInfo(IssuerAndSerialNumber, AlgorithmID, AlgorithmID, PrivateKey) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
Creates a new SignerInfo from given issuerAndSerialNumber, and digestAlgorithm ID, digest-encryption algorithmID, and the signer´s private key.
SignerInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
Creates a PKCS#7 SignerInfo from an ASN1Object.
signerInfos_ - Variable in class iaik.cms.SignedDataStream
Repository for the SignerInfos.
SignerKeyManager - Interface in iaik.ixsil.keyinfo
This interface declares all methods, which IXSIL requires in the context of key management for the signature creation use case.
SignerManifest - Interface in iaik.ixsil.core
This interface provides a specialized view on a Manifest.
SignerRecipientIdentifier - Class in iaik.cms
The CMS type SignerIdentifier/RecipientIdentifier.
SignerRecipientIdentifier(CertificateIdentifier) - Constructor for class iaik.cms.SignerRecipientIdentifier
Creates a SignerRecipientIdentifier from the given IssuerAndSerialNumber or SubjectKeyID.
SignerRecipientIdentifier(ASN1Object) - Constructor for class iaik.cms.SignerRecipientIdentifier
Creates a SignerRecipientIdentifier from an ASN1Object.
SignerReference - Interface in iaik.ixsil.core
This interface provides a specialized view on a Reference.
signers - Variable in class iaik.x509.SimpleChainVerifier
A Hashtable holding the X.509 Certificates of the trusted signers.
SignerSignature - Interface in iaik.ixsil.core
This interface provides a specialized view on a Signature.
SignerSignatureProperties - Interface in iaik.ixsil.core
This interface provides a specialized view on the SignatureProperties class.
SignerSignedInfo - Interface in iaik.ixsil.core
This interface provides a specialized view on a SignedInfo.
signExternal(AlgorithmID, byte[]) - Method in class iaik.x509.X509Certificate
Creates a certificate signature given as external signature over the certificate data.
signFinal(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Finishes a multiple-part signature operation, returning the signature.
SIGNING_AND_DECRYPTION_KEYS - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
Key export mode indicating both latest decryption and signing keys and their associated certificates should be exported (no decryption key history).
SIGNING_KEY - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
SIGNING_KEY - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
Key export mode indicating the latest signing key and verification certificate should be exported.
SIGNING_KEY_PAIR_JTK_VERSION_6 - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
signingCertificate - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID the for PKCS#9 SigningCertificate attribute as used for S/MIMEv3 ESS.
SigningCertificate - Class in iaik.smime.ess
This class implements the S/MIMEv3 SigningCertificate type.
SigningCertificate(ESSCertID[]) - Constructor for class iaik.smime.ess.SigningCertificate
Creates a SigningCertificate for the given ESSCertIDs.
SigningCertificate(Certificate[], boolean) - Constructor for class iaik.smime.ess.SigningCertificate
Creates a SigningCertificate attribute for the given certificates.
SigningCertificate(CertificateSet, boolean) - Constructor for class iaik.smime.ess.SigningCertificate
Creates a SigningCertificate attribute for the given certificates.
SigningCertificate(ASN1Object) - Constructor for class iaik.smime.ess.SigningCertificate
Creates a new SigningCertificate from an ASN1Object.
signingCertificateV2 - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID the for PKCS#9 SigningCertificateV2 attribute as used for S/MIMEv3 ESS.
SigningCertificateV2 - Class in iaik.smime.ess
This class implements the S/MIMEv3 SigningCertificateV2 type.
SigningCertificateV2(ESSCertIDv2[]) - Constructor for class iaik.smime.ess.SigningCertificateV2
Creates a SigningCertificate for the given ESSCertIDs.
SigningCertificateV2(Certificate[], boolean) - Constructor for class iaik.smime.ess.SigningCertificateV2
Creates a SigningCertificate attribute for the given certificates.
SigningCertificateV2(CertificateSet, boolean) - Constructor for class iaik.smime.ess.SigningCertificateV2
Creates a SigningCertificate attribute for the given certificates.
SigningCertificateV2(ASN1Object) - Constructor for class iaik.smime.ess.SigningCertificateV2
Creates a new SigningCertificateV2 from an ASN1Object.
signingDescription - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object signingDescription.
signingInit(Element) - Method in class iaik.ixsil.core.TransformInstruction
Initializes this transform instruction object for the signature creation use case.
signingKeyUpdateRequired() - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a RoamingCredentialReader and RoamingCredentialWriter object with a User object for key management tasks.
signingKeyUpdateRequired() - Method in class com.entrust.toolkit.User
Determines whether the user's signing/verification key/certificate needs to be updated.
SigningPreparer - Class in iaik.smime
This class provides an utility for preparing data for the signing procedure.
SigningPreparer(DataHandler) - Constructor for class iaik.smime.SigningPreparer
Creates a new SigningPreparer for the given data handler.
signingTime - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object signingTime.
signInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a signature operation, where the signature is an appendix to the data.
SignInitWithRSAPSSParameters(long, long, long, long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a signature operation, where the signature is an appendix to the data.
signUpdate(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part signature operation, processing another data part.
signUpdate(long, byte[], int, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part signature operation, processing another data part.
sigRequired - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "sigRequired" (5) requiring a request to be signed.
SIMPLEBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
SimpleChainVerifier - Class in iaik.x509
This class allows you to verify certificate chains.
SimpleChainVerifier() - Constructor for class iaik.x509.SimpleChainVerifier
Creates a new SimpleChainVerifier.
SinglePubInfo - Class in com.entrust.toolkit.asn1.crmf.regCtrl
This class implements the SinglePubInfo structure as defined in the CRMF specification.
SinglePubInfo(int) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Creates a new SinglePubInfo object with the specified component.
SinglePubInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Creates a SinglePubInfo object from an ASN1Object.
SingleResponse - Class in iaik.x509.ocsp
This class implements the OCSP type SingleResponse.
SingleResponse() - Constructor for class iaik.x509.ocsp.SingleResponse
Default constructor.
SingleResponse(CertID, CertStatus, Date) - Constructor for class iaik.x509.ocsp.SingleResponse
Creates a SingleResponse from CertID, certStatus and thisUpdate date.
SingleResponse(ASN1Object) - Constructor for class iaik.x509.ocsp.SingleResponse
Creates a SingleResponse from an ASN1Object.
singletons - Static variable in class iaik.utils.Factory
Repository of Singleton instances.
size() - Method in class com.entrust.toolkit.credentials.CapiIdentities
Returns the number of identities in this collection.
size() - Method in class com.entrust.toolkit.credentials.GenericIdentities
Returns the number of identities in this collection.
size() - Method in class com.entrust.toolkit.credentials.KeychainIdentities
Returns the number of identities in this collection.
size() - Method in class com.entrust.toolkit.keystore.CertStore
Returns the number of entries this certificate store contains.
size() - Method in class com.entrust.toolkit.Set
Returns the number of objects stored in this set.
size() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Returns the number of bytes held in the output stream.
size() - Method in class iaik.asn1.structures.Attributes
 
size() - Method in class iaik.asn1.structures.Name
Returns the number of RDNs included in this Name.
skip(long) - Method in class com.entrust.toolkit.archive.ArchiveInputStream
Does nothing.
skip(long) - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Does nothing.
skip(long) - Method in class com.entrust.toolkit.PKCS7DecodeStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Skips over and discards n bytes of data from the buffer.
skip(long) - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
Ignores a specified number of data bytes in this input stream and returns the number of bytes ignored.
skip(long) - Method in class iaik.asn1.DerInputStream
Skips n bytes.
skipObjects(int) - Method in class iaik.asn1.DerInputStream
Skips a number of ASN.1 objects.
skipOIDIntro() - Method in class iaik.utils.RFC2253NameParser
Checks if the next for characters, starting at position position_ equal the String "OID." (case will be ignored).
skipSpace() - Method in class iaik.utils.RFC2253NameParser
Increases the member variable position_ as long as the character at position position_ does not equal the space character.
skipStylesheetElem(Element, Element, NodeIterator) - Static method in class iaik.ixsil.algorithms.Transform
This method is part of a workaround necessary to cope with differences in the tree model of XPath and DOM with respect to namespace declarations (TreeModelWorkaround).
skipUnsupportedSafeBags(boolean) - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Call this method to set the behaviour when an unsupported SafeBag type is encountered when decoding.
skipUnsupportedSafeBags(boolean) - Method in class iaik.pkcs.pkcs12.PKCS12
Call this method to set the behaviour when an unsupported SafeBag type is encountered when decoding.
sKIValue_ - Variable in class iaik.ixsil.keyinfo.x509.X509SKI
The plain value of the X509.V3 certificate extension named SubjectKeyIdentifier (OID 2.5.29.14).
SlotInfo - Class in com.entrust.toolkit.pkcs11
Represents a structure that provides information about a slot.
SlotList - Class in com.entrust.toolkit.pkcs11
Contains a list of all active slots found by a Cryptoki library.
SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction S/MIME decryption
SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction S/MIME decryption
SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the S/MIME decryption transaction
SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction S/MIME decryption
SMIME_DECRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction S/MIME decryption
SMIME_DECRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction S/MIME decryption
SMIME_DECRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction S/MIME decryption
SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transacton S/MIME encryption
SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transacton S/MIME encryption
SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the S/MIME encryption transaction
SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transacton S/MIME encryption
SMIME_ENCRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transacton S/MIME encryption
SMIME_ENCRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transacton S/MIME encryption
SMIME_ENCRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transacton S/MIME encryption
SMIME_SIGNING - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction S/MIME signing
SMIME_SIGNING - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction S/MIME signing
SMIME_SIGNING - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the S/MIME signing transaction
SMIME_SIGNING - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction S/MIME signing
SMIME_SIGNING - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction S/MIME signing
SMIME_SIGNING - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction S/MIME signing
SMIME_SIGNING - Static variable in class iaik.smime.SMIMECounter
The constant for transaction S/MIME signing
SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction S/MIME verification
SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction S/MIME verification
SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the S/MIME verification transaction
SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction S/MIME verification
SMIME_VERIFICATION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction S/MIME verification
SMIME_VERIFICATION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction S/MIME verification
SMIME_VERIFICATION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction S/MIME verification
SMimeBodyPart - Class in iaik.security.smime
This class extends the standard MimeBodyPart class of the jakarta.mail.internet package about MessageDigest calculation.
SMimeBodyPart() - Constructor for class iaik.security.smime.SMimeBodyPart
Creates a new SMimeBodyPart.
SMimeBodyPart(InternetHeaders, byte[]) - Constructor for class iaik.security.smime.SMimeBodyPart
Creates a new SMimeBodyPart from given header and content bytes.
SMimeBodyPart(DataHandler, JMailSMimeSigned) - Constructor for class iaik.security.smime.SMimeBodyPart
Creates a new SMimeBodyPart from a DataHandler and a JMailSMimeSigned.
SMimeBodyPart - Class in iaik.smime
This class extends the standard MimeBodyPart class of the jakarta.mail.internet package about MessageDigest calculation.
SMimeBodyPart() - Constructor for class iaik.smime.SMimeBodyPart
Creates a new SMimeBodyPart.
SMimeBodyPart(InternetHeaders, byte[]) - Constructor for class iaik.smime.SMimeBodyPart
Creates a new SMimeBodyPart from given header and content bytes.
SMimeBodyPart(DataHandler, JMailSMimeSigned) - Constructor for class iaik.smime.SMimeBodyPart
Creates a new SMimeBodyPart from a DataHandler and a JMailSMimeSigned.
smimeCapabilities - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object smimeCapabilities as uses by S/MIME (the same as #symmetricCapabilities).
SMimeCompressed - Class in iaik.smime
 
SMimeCompressed(InputStream) - Constructor for class iaik.smime.SMimeCompressed
Creates a new SMimeCompressed object where the BER encoded message is read from the given input stream.
SMimeCompressed() - Constructor for class iaik.smime.SMimeCompressed
Creates a new SMimeCompressed object.
SMimeContentType - Interface in iaik.smime
This interface is used for SMimeContentTypes so that they can be used generically for encapsulation reasons.
SMIMECounter - Class in iaik.security.smime
SMIMECounter is a singleton class that counts S/MIME operations performed by an application.
SMIMECounter() - Constructor for class iaik.security.smime.SMIMECounter
 
SMIMECounter - Class in iaik.smime
SMIMECounter is a singleton class that counts S/MIME operations performed by an application.
SMIMECounter() - Constructor for class iaik.smime.SMIMECounter
 
SMimeEncrypted - Class in iaik.security.smime
This class represents the "PKCS#7 EnvelopedData object carrying" part of a S/MIME message.
SMimeEncrypted(byte[], AlgorithmID, int) - Constructor for class iaik.security.smime.SMimeEncrypted
Creates a new SMimeEncrypted object for the specified content to be enveloped.
SMimeEncrypted(InputStream, AlgorithmID, int) - Constructor for class iaik.security.smime.SMimeEncrypted
Creates a new SMimeEncrypted object where the data to be enveloped is read from the given InputStream.
SMimeEncrypted(InputStream) - Constructor for class iaik.security.smime.SMimeEncrypted
Creates a new SMimeEncrypted object where the BER encoded message is read from the given input stream.
SMimeEncrypted - Class in iaik.smime
This class represents the "CMS EnvelopedData object carrying" part of a S/MIME message.
SMimeEncrypted(InputStream, AlgorithmID, int) - Constructor for class iaik.smime.SMimeEncrypted
Creates a new SMimeEncrypted object where the data to be enveloped is read from the given InputStream.
SMimeEncrypted(InputStream) - Constructor for class iaik.smime.SMimeEncrypted
Creates a new SMimeEncrypted object where the BER encoded message is read from the given input stream.
SMimeException - Exception in iaik.security.smime
This exception is thrown when there occurs a problem with S/MIME.
SMimeException() - Constructor for exception iaik.security.smime.SMimeException
Construct a new SMimeException.
SMimeException(String) - Constructor for exception iaik.security.smime.SMimeException
Constructs an SMimeException with a specified detail message.
SMimeException - Exception in iaik.smime
This exception is thrown when there occurs a problem with S/MIME.
SMimeException() - Constructor for exception iaik.smime.SMimeException
Construct a new SMimeException.
SMimeException(String) - Constructor for exception iaik.smime.SMimeException
Constructs an SMimeException with a specified detail message.
SMimeException(String, Throwable) - Constructor for exception iaik.smime.SMimeException
Creates a SMimeException with the specified detail message and cause.
SMimeMailer - Class in iaik.security.smime
This class implements a simple S/MIME mailing tool.
SMimeMailer(String, int) - Constructor for class iaik.security.smime.SMimeMailer
Creates a new SMimeMailer.
SMimeMailer - Class in iaik.smime
This class implements a simple S/MIME mailing tool.
SMimeMailer(String, int) - Constructor for class iaik.smime.SMimeMailer
Creates a new SMimeMailer.
SMimeMultipart - Class in iaik.security.smime
Extends the MimeMultipart class of the jakarta.mail.internet package.
SMimeMultipart() - Constructor for class iaik.security.smime.SMimeMultipart
Default constructor.
SMimeMultipart(DataSource) - Constructor for class iaik.security.smime.SMimeMultipart
Creates a new MimeMultipart and its bodyparts from the given DataSource.
SMimeMultipart(String) - Constructor for class iaik.security.smime.SMimeMultipart
Creates a new MimeMultipart for the given subtype.
SMimeMultipart - Class in iaik.smime
Extends the MimeMultipart class of the jakarta.mail.internet package.
SMimeMultipart() - Constructor for class iaik.smime.SMimeMultipart
Default constructor.
SMimeMultipart(DataSource) - Constructor for class iaik.smime.SMimeMultipart
Creates a new MimeMultipart and its bodyparts from the given DataSource.
SMimeMultipart(String) - Constructor for class iaik.smime.SMimeMultipart
Creates a new MimeMultipart for the given subtype.
SMimeParameters - Class in iaik.security.smime
Class for deciding whether to use old or new S/MIME content types and defining a specific canonicalization scheme.
SMimeParameters - Class in iaik.smime
Class for deciding whether to use old or new S/MIME content types and defining a specific canonicalization scheme.
SMimeSigned - Class in iaik.security.smime
This class represents the "PKCS#7 SignedData object carrying" part of a S/MIME signed message.
SMimeSigned(byte[], int) - Constructor for class iaik.security.smime.SMimeSigned
Creates a new SMimeSigned object where the data to be signed is supplied as byte array.
SMimeSigned(InputStream, int) - Constructor for class iaik.security.smime.SMimeSigned
Creates a SMimeSigned object from an input stream which supplies the data to be signed.
SMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.security.smime.SMimeSigned
Creates a new SMimeSigned from an InputStream holding the signed data and an algorithm specifying the hash algorithm to use for digesting.
SMimeSigned(InputStream) - Constructor for class iaik.security.smime.SMimeSigned
Reads a SMimeSigned message from an InputStream.
SMimeSigned - Class in iaik.smime
This class represents the "CMS SignedData object carrying" part of a S/MIME signed message.
SMimeSigned(InputStream, int) - Constructor for class iaik.smime.SMimeSigned
Creates a SMimeSigned object from an input stream which supplies the data to be signed.
SMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.smime.SMimeSigned
Creates a new SMimeSigned from an InputStream holding the signed data and an algorithm specifying the hash algorithm to use for digesting.
SMimeSigned(InputStream) - Constructor for class iaik.smime.SMimeSigned
Reads a SMimeSigned message from an InputStream.
SMProxyConfig - Class in com.entrust.toolkit.smproxy
This class is used by the SMProxy family of classes to store configuration parameters.
SMProxyConfig() - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
The default constructor.
SMProxyConfig(boolean) - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
Constructor which allows SSL to be enabled or disabled for this SMProxy configuration.
SMProxyConfig(User) - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
Constructor which enables SSL and creates a keyManager and trustManager object from the provided user object.
SMProxyDirectory - Class in com.entrust.toolkit.x509.directory
Provides an interface to a JNDI Directory that can be used with SMProxy.
SMProxyDirectory(String, int) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
Setup the SMProxyDirectory.
SMProxyDirectory(IniFile) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
Construct the SMProxyDirectory using an entrust.ini file.
SMProxyDirectory(URL) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
Construct the SMProxyDirectory using a URL value.
SMProxyException - Exception in com.entrust.toolkit.smproxy
Exception class for exceptions thrown by code in the com.entrust.toolkit.smproxy package.
SMProxyException(String) - Constructor for exception com.entrust.toolkit.smproxy.SMProxyException
Create an SMProxy Exception with the given message
SMProxyException(String, Exception) - Constructor for exception com.entrust.toolkit.smproxy.SMProxyException
Create an SMProxy Exception with the given message and cause
SMProxyHostnameVerifier - Class in com.entrust.toolkit.smproxy
This class is used to determine if the Server Identity check passes according to the specification for HTTP Over TLS RFC 2830:
SMProxyHostnameVerifier() - Constructor for class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
 
SMProxyManagerTransport - Class in com.entrust.toolkit.util
Provides a ManagerTransport implementation that is able to communicate through a Security Manager Proxy.
SMProxyManagerTransport(IniFile) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
Creates a SMProxyManagerTransport object using an entrust.ini file.
SMProxyManagerTransport(URL) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
Creates a SMProxyManagerTransport object using the URL
SMProxyManagerTransport(String, int) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
Creates a SMProxyManagerTransport object with the Security Manager Proxy address, as a String, and the port number (as an integer).
SMProxyManagerTransport(String, int, SMProxyConfig) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
Creates a SMProxyManagerTransport object with the Security Manager Proxy address, as a String, and the port number (as an integer).
SMProxyOutputStream - Class in com.entrust.toolkit.smproxy
The SMProxyOutputstream takes the source outputstream and wraps up the data for the SMProxy based on the given proxy parameter and buffer size.
SMProxyOutputStream(OutputStream, SMProxyWrapper, int) - Constructor for class com.entrust.toolkit.smproxy.SMProxyOutputStream
The constructor takes the source outputstream, along with the source, target and SMProxyType
SMProxyOutputStream(OutputStream, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxyOutputStream
The constructor takes the source outputstream, along with the source, target and SMProxyType
SMProxySocketFactory - Class in com.entrust.toolkit.smproxy
Provides an SMProxy specific version of an SocketFactory class.
SMProxySocketFactory(SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySocketFactory
 
SMProxySocketWrapper - Class in com.entrust.toolkit.smproxy
The purpose of this class is to wrap a standard Socket for use with Security Manager Proxy
SMProxySocketWrapper(Socket, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySocketWrapper
Creates an SMProxy wrapped socket
SMProxySSLSocketFactory - Class in com.entrust.toolkit.smproxy
Provides a Security Manager Proxy specific version of an SSLSocketFactory class.
SMProxySSLSocketFactory(TrustManager[], KeyManager[], SecureRandom) - Constructor for class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
Initializes an SMProxySSLSocketFactory from an array of TrustManagers, an array of KeyManagers, and a Secure random number generator.
SMProxySSLSocketFactory.InetHandling - Enum in com.entrust.toolkit.smproxy
Define Enumeration for Inet Handling
SMProxySSLSocketWrapper - Class in com.entrust.toolkit.smproxy
The purpose of this class is to wrap a standard SSLSocket so that the unconnected Socket can be configured with hostname verification information when a call to connect() is made.
SMProxySSLSocketWrapper(SSLSocket, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
Wrap a socket which is the parameter for this class.
SMProxyTrustStoreSingleton - Class in com.entrust.toolkit.smproxy
The purpose of this class is the overcome a limitation of the LDAP Context's custom socket implementation when securing the proxy connection with SSL.
SMProxyType - Class in com.entrust.toolkit.smproxy
Help class for proxy type information
SMProxyType(SMProxyType.SMType) - Constructor for class com.entrust.toolkit.smproxy.SMProxyType
A constructor that takes the proxy type as a parameter
SMProxyType.SMType - Enum in com.entrust.toolkit.smproxy
The enumeration of the supported proxy types
SMProxyWrapper - Class in com.entrust.toolkit.smproxy
Class for wrapping data in SMProxy format.
SMProxyWrapper(SMProxyType, long) - Constructor for class com.entrust.toolkit.smproxy.SMProxyWrapper
This constructor can be used to setup an SMProxyWrapper of the specified type.
SMProxyWrapper(String, SMProxyType, long) - Constructor for class com.entrust.toolkit.smproxy.SMProxyWrapper
This constructor can be used to setup an SMProxyWrapper with the specifed host and type.
SmtpException - Exception in iaik.utils
SMTP Exceptions of SMTPmail are derived from here.
SmtpException() - Constructor for exception iaik.utils.SmtpException
Construct a new SMTP exception.
SmtpException(String) - Constructor for exception iaik.utils.SmtpException
Constructs an SmtpException with a specified detail message.
SmtpMailer - Class in iaik.utils
This class implements a simple SMTP mailing tool.
SmtpMailer(String) - Constructor for class iaik.utils.SmtpMailer
Creates a new simple SmtpMailer from a host name.
SmtpMailer() - Constructor for class iaik.utils.SmtpMailer
Creates a new simple SmtpMailer.
SO_TYPE - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for a Security Officer user.
SOAP_BODY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SOAP Envelope Body XML element.
SOAP_HEADER_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the SOAP Envelope Header XML element.
sorted - Variable in class iaik.asn1.SET
 
SOURCE_CACHE - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates the source of the client settings values are from previously cached values.
SOURCE_DEFAULT - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates the source of the client settings values are just the default values.
SOURCE_DIRECTORY - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates the source of the client settings values are from the Directory.
SOURCE_PKIXCMP - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates the source of the client settings values are from a PKIX-CMP transaction.
SOURCE_USER_DEFINED - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
Indicates the source of the client settings values are from user-defined values.
Sp80038aPaddingMechanism - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the SP 800-38A padding mechanism in Entrust's symmetric block cipher architecture.
SPEKEKeyAgreement - Class in com.entrust.toolkit.roaming.speke
A software based implementation of the Simple Password Exponential Key Exchange (SPEKE) key agreement algorithm.
SPEKEKeyAgreement() - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
The constructor; creates a new instance of the SPEKE key agreement algorithm.
SPEKEKeyPairGenerator - Class in com.entrust.toolkit.roaming.speke
A software based implementation of the Simple Password Exponential Key Exchange (SPEKE) key pair generation algorithm.
SPEKEKeyPairGenerator() - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
The constructor; creates a new instance of the SPEKE key pair generation algorithm.
SPEKEParameterSpec - Class in com.entrust.toolkit.roaming.speke
An implementation of the SPEKEParameterSpec class.
SPEKEParameterSpec(BigInteger) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
Constructs a SPEKE parameter specification using the argument s and the default value for p.
SPEKEParameterSpec(BigInteger, BigInteger) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
Constructs a SPEKE parameter specification using the arguments s and p.
SPEKEPrivateKey - Class in com.entrust.toolkit.roaming.speke
An implementation of the SPEKEPrivateKey class.
SPEKEPrivateKey(BigInteger, SPEKEParameterSpec) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Constructs a SPEKE private key with the given key material and the parmeters.
SPEKEPublicKey - Class in com.entrust.toolkit.roaming.speke
An implementation of the SPEKEPublicKey class.
SPEKEPublicKey(BigInteger, SPEKEParameterSpec) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Constructs the public SPEKE key with the given key material and key parameters.
SPKMKeyDeriver - Class in com.entrust.toolkit.security.crypto.key
An implementation of the SPKM One-Way Function for Subkey Derivation algorithm, as defined in RFC 2025, The Simple Public-Key GSS-API Mechanism (SPKM) Section 2.4.
spreadIntsToBytes(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Spreads ints into bytes.
spreadIntsToBytesLE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Spreads ints into bytes in little endian bytes ordering.
spreadShortsToBytesBE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Spreads shorts into bytes in big-endian.
spreadShortsToBytesLE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Spreads shorts into bytes in little-endian.
squashBytesToInts(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
Squashes bytes down to ints.
squashBytesToIntsLE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
Squashes bytes down to ints assuming little endian byte ordering.
squashBytesToIntsLEPadZero(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
 
squashBytesToIntsPadZero(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
 
squashBytesToShortsBE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
Squashes bytes down to shorts in big-endian.
squashBytesToShortsLE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
Squashes bytes down to shorts in little-endian.
SsaPkcs1v15() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipher.SsaPkcs1v15
The constructor; creates a new instance of the RSA/2/PKCS1Padding asymmetric cipher algorithm.
Ssl3ShaMd5 - Class in com.entrust.toolkit.security.crypto.digest
A software based implementation of the SSL3-SHAMD5 message digest algorithm used in SSLv3.
Ssl3ShaMd5() - Constructor for class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
The constructor; creates a new instance of the SSL3-SHAMD5 message digest algorithm.
Ssl3ShaMd5Capi - Class in com.entrust.toolkit.security.crypto.digest
An MS-CAPI based implementation of the SSL3-SHAMD5 message digest algorithm used in SSLv3.
Ssl3ShaMd5Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
The constructor; creates a new instance of the SSL3-SHAMD5 message digest algorithm.
SSL_CA - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for issuing certs for SSL use.
SSL_CLIENT - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for SSL client authentication use.
SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.LoginCounter
 
SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
 
SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the SSL client/mutual authentication transaction
SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction SSL client/mutual authentication
SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.ixsil.core.XMLCounter
 
SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.security.smime.SMIMECounter
 
SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.smime.SMIMECounter
 
SSL_SERVER - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
Indicates a certificate that is certified for SSL server authentication use.
SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.LoginCounter
 
SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
 
SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the SSL server authentication transaction
SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
 
SSL_SERVER_AUTHENTICATION - Static variable in class iaik.ixsil.core.XMLCounter
 
SSL_SERVER_AUTHENTICATION - Static variable in class iaik.security.smime.SMIMECounter
 
SSL_SERVER_AUTHENTICATION - Static variable in class iaik.smime.SMIMECounter
 
SSLeayPrivateKey - Class in iaik.utils
This class can be used to read and decrypt private keys created with SSLeay.
SSLeayPrivateKey(String) - Constructor for class iaik.utils.SSLeayPrivateKey
Reads a private key created by SSLeay from the specified file.
SSLeayPrivateKey(InputStream) - Constructor for class iaik.utils.SSLeayPrivateKey
Reads a private key created by SSLeay from the specified file.
sslLogEnabled() - Method in class com.entrust.toolkit.roaming.RoamingUser
Returns the SSL log mode.
SslRsaSignature - Class in com.entrust.toolkit.security.crypto.signature
The RSA signature algorithm as defined for use in the SSL protocol.
SslRsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.SslRsaSignature
The constructor; creates a new instance of the SSL/RSA digital signature algorithm instance.
start() - Method in class com.entrust.toolkit.resourcemonitor.Resource
Start polling the PollableResource with a frequency specified by the pollingInterval
start() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Start Monitoring all registered Resources.
start() - Method in class com.entrust.toolkit.util.HttpsLdapServer
Starts the server.
startHandshake() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
startLine - Static variable in class iaik.asn1.ASN1
First line of a file in PEM format.
startResourceFork() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
Tries to read the beginning tags for the resource fork and resets the booleans tracking that the header and file were read.
startTimer(int, Runnable) - Method in class com.entrust.toolkit.util.net.ConnectionTimer
Starts a thread and will continue executing it until the timeout value is reached.
stateChange - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - stateChanged: user state changed.
statementID - Static variable in class iaik.x509.extensions.qualified.structures.SemanticsInformation
The statement id of the SemanticsInformation statement info.
stateOrProvince - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.8"
OID Name: "stateOrProvinceName"
OID Short-name: "st"
Source: RFC 4519
stop() - Method in class com.entrust.toolkit.resourcemonitor.Resource
Stop polling the PollableResource
stop() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
Stop Monitoring every registered Resource
stop() - Method in class com.entrust.toolkit.util.HttpsLdapServer
Stops the server.
store() - Method in class com.entrust.toolkit.keystore.CertStore
Writes this certicate store to the p12 file if it is a read/write certificate store.
store(OutputStream, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.CertStore
Writes this certificate store to the given output stream and protects it with the given password.
store(String, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Stores the current settings to a KeyStore-Ini-file.
store(OutputStream, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Stores the current settings to a KeyStore-Ini-file.
store(String, String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Method store.
store(String, ProtectedPassword) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Method store.
store(OutputStream, String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
Method store.
store(OutputStream, String) - Method in class iaik.utils.ExtendedProperties
 
storeAllUserCertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
Specifies whether the user certificates should be written to the token (only applicable to version 4).
storeIntermediateCACertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenInitializer
Specifies whether the Intermediate CA certificates should be written to the token (only applicable to version 4).
storeIntermediateCACertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
Specifies whether the Intermediate CA certificates should be written to the token (only applicable to version 4).
STREAM_BUFFER - Static variable in class iaik.cms.Utils
Default size used to copy streams set to 4096 bytes
stream_mode - Variable in class iaik.asn1.ASN1Object
In stream mode the components are written in correct order when the encoding is performed.
StreamCopier - Class in iaik.utils
This utility class copies all data from an InputStream to an OutputStream.
StreamCopier(InputStream, OutputStream) - Constructor for class iaik.utils.StreamCopier
Creates a StreamCopier that reads from inStream and writes to outStream.
StreamCopier(InputStream, boolean, OutputStream, boolean) - Constructor for class iaik.utils.StreamCopier
Creates a StreamCopier that reads from inStream and writes to outStream.
StreamProfileReader - Class in com.entrust.toolkit.credentials
This credential reader is designed for reading an Entrust Digital Identity from an Entrust profile format (EPF) input stream.
StreamProfileReader(InputStream) - Constructor for class com.entrust.toolkit.credentials.StreamProfileReader
A constructor; creates a new StreamProfileReader from the provide provided values.
StreamProfileReader(InputStream, String, String) - Constructor for class com.entrust.toolkit.credentials.StreamProfileReader
A constructor; creates a new StreamProfileReader from the provided values.
StreamProfileWriter - Class in com.entrust.toolkit.credentials
This credential writer is designed for writing an Entrust Digital Identity to an Entrust profile format (EPF) output stream.
StreamProfileWriter(OutputStream) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
A constructor; creates a new StreamProfileWriter from the provided values.
StreamProfileWriter(OutputStream, String, int) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
Deprecated.
StreamProfileWriter(OutputStream, int) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
A constructor; creates a new StreamProfileWriter from the provided values.
StreamProfileWriter(OutputStream, String, int, String, String) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
StreamProfileWriter(OutputStream, int, String, String) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
A constructor; creates a new StreamProfileWriter from the provided values.
streetAddress - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.9"
OID Name: "streetAddress"
OID Short-name: "street"
Source: RFC 4519
STYLESHEET_TAG_ - Static variable in class iaik.ixsil.algorithms.TransformImplXSLT
The name for the XSL stylesheet element.
styleSheetDOMElem_ - Variable in class iaik.ixsil.algorithms.TransformImplXSLT
The stylesheet parameter element which contains the XLS stylesheet to be applied.
styleSheetURI_ - Variable in class iaik.ixsil.algorithms.TransformImplXSLT
The URI for the stylesheet to be applied.
SUB_KEY_ALGORITHM_CONFIDENTIALITY - Static variable in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Indicates that the subkey is for a confidentiality algorithm; to be used as a value for the 'x' algorithm parameter (the subKeyType parameter in the key derivation APIs).
SUB_KEY_ALGORITHM_KEYED_INTEGRITY - Static variable in class com.entrust.toolkit.security.crypto.key.SPKMKeyDeriver
Indicates that the subkey is for a keyed integrity algorithm; to be used as a value for the 'x' algorithm parameter (the subKeyType parameter in the key derivation APIs).
SUBCA - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
SUBJECT_KEY_IDENTIFIER - Static variable in interface iaik.cms.KeyIdentifier
The CMS key (certificate) identifier type SubjectKeyIdentifier.
SubjectAltName - Class in iaik.x509.extensions
This class implements the SubjectAltName extension.
SubjectAltName() - Constructor for class iaik.x509.extensions.SubjectAltName
Default Constructor.
SubjectAltName(GeneralNames) - Constructor for class iaik.x509.extensions.SubjectAltName
Constructs a SubjectAltName extension with the given GeneralNames as value.
SubjectAltNameCertTestlet - Class in com.entrust.toolkit.x509.testlets
This class implements a testlet for the X.509 certificate extension SubjectAltName.
SubjectAltNameCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
 
SubjectDirectoryAttributes - Class in iaik.x509.extensions
This class implements the SubjectDirectoryAttributes Extension.
SubjectDirectoryAttributes() - Constructor for class iaik.x509.extensions.SubjectDirectoryAttributes
Default constructor.
SubjectDirectoryAttributes(Attribute[]) - Constructor for class iaik.x509.extensions.SubjectDirectoryAttributes
Creates an SubjectDirectoryAttributes object and adds a the the given attributes.
SubjectInfoAccess - Class in iaik.x509.extensions
This class implements the SubjectInfoAccess Extension.
SubjectInfoAccess() - Constructor for class iaik.x509.extensions.SubjectInfoAccess
Default constructor.
SubjectInfoAccess(AccessDescription) - Constructor for class iaik.x509.extensions.SubjectInfoAccess
Creates an SubjectInfoAccess object and adds a AccessDescription.
SubjectKeyID - Class in iaik.cms
This class implements the SubjectKeyIdentifier type.
SubjectKeyID() - Constructor for class iaik.cms.SubjectKeyID
Default Constructor.
SubjectKeyID(byte[]) - Constructor for class iaik.cms.SubjectKeyID
Creates a new SubjectKeyID the given identifier value.
SubjectKeyID(X509Certificate) - Constructor for class iaik.cms.SubjectKeyID
Creates a new SubjectKeyID from a certificate.
SubjectKeyID(ASN1Object) - Constructor for class iaik.cms.SubjectKeyID
Creates a new SubjectKeyID from an ASN1Object.
SubjectKeyIdentifier - Class in iaik.x509.extensions
This class implements the SubjectKeyIdentifier extension.
SubjectKeyIdentifier() - Constructor for class iaik.x509.extensions.SubjectKeyIdentifier
Default constructor.
SubjectKeyIdentifier(byte[]) - Constructor for class iaik.x509.extensions.SubjectKeyIdentifier
Creates a SubjectKeyIdentifier extension with a defined identifier.
SubjectKeyIdentifier(PublicKey) - Constructor for class iaik.x509.extensions.SubjectKeyIdentifier
Creates a SubjectKeyIdentifier extension from the given public key.
subjectName_ - Variable in class iaik.ixsil.keyinfo.x509.X509SubjectName
The subject name of a X509 certificate.
SubjectPublicKeyInfo - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use PublicKeyInfo instead (since JTK 7.0)
SubjectPublicKeyInfo() - Constructor for class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
subsequentMessage - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
POPOPrivKey type 'subsequentMessage'.
subsequentMessage_challengeResp - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
SubsequentMessage value - challengeResp.
subsequentMessage_encrCert - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
SubsequentMessage value - encrCert.
subsidiary_ - Variable in class iaik.ixsil.util.XPointerReferenceResolver
Reference resolver used for internal URIs which are not XPointers.
substract(Set) - Method in class com.entrust.toolkit.Set
The difference (or subtraction) set operation.
subtract(FieldElement) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Subtracts operand from the calling element and returns the result.
subtract(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the field element that is the result of subtracting element from this.
subtract(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Subtracts the argument, b, from the calling element and returns the result.
successful - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "successful" (0) indicating that the response has valid confirmation.
superseded - Static variable in class iaik.asn1.structures.DistributionPoint
The superseded reason flag.
superseded - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason superseded.
supportsAlgorithm(Algorithms) - Method in class com.entrust.toolkit.capi.CryptProvider
Returns true if this provider supports the given algorithm, false if not.
supportsKeyEstablishment() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Indicates whether keys generated using this asymmetric key type can be used for key establishment.
surName - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.4"
OID Name: "surname"
OID Short-name: "sn"
Source: RFC 4519
symmetric_key - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
The secret content encryption key.
SYMMETRIC_KEY_ALGORITHM_AES - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
 
SYMMETRIC_KEY_ALGORITHM_DESEDE - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
Symmetric key algorithms
SymmetricBlockCipher - Class in com.entrust.toolkit.security.crypto.cipher
Defines Entrust's symmetric block cipher architecture; it contains all the common functionality used by Entrust's symmetric block cipher algorithms.
symmetricCapabilities - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object symmetricCapabilities.
SymmetricCipherMac - Class in com.entrust.toolkit.security.crypto.mac
Defines Entrust's Data Authentication Code (DAC) architecture; it contains all the common functionality used by Entrust's DAC algorithms.
symmetricKey_ - Variable in class iaik.cms.EnvelopedDataStream
The secret content encryption key.
SymmetricKeyType - Class in com.entrust.toolkit.pkcs11
The class represents a PKCS#11 symmetric key type.
SymmetricKeyType(int, long, String, int, int[], boolean) - Constructor for class com.entrust.toolkit.pkcs11.SymmetricKeyType
The constructor; creates a new SymmetricKeyType instance.
SYMMETRICWRAPKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
systemFailure - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'systemFailure': the request cannot be handled due to system failure.

T

T61String - Static variable in class iaik.asn1.ASN
Global ASN.1 type T61String (TeletexString; eight-bit extension to the ASCII character set )
T61String - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type T61String (TeletexString; eight-bit extension to the ASCII character set )
T61String - Class in iaik.asn1
This class implements the native ASN.1 type "T61String" (TeletexString).
T61String() - Constructor for class iaik.asn1.T61String
Creates an empty T61String object.
T61String(String) - Constructor for class iaik.asn1.T61String
Creates a new ASN.1 T61String object for the given String value.
tag - Variable in class iaik.asn1.ASN
Dynamic part: the tag number of this specific ASN.1 type.
TAG_CERTIFICATE - Static variable in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
CertOrEncCert type 'certificate'.
tag_class - Variable in class iaik.asn1.ASN
Dynamic part: tag class of this specific ASN.1 type.
TAG_ENCRYPTED_CERT - Static variable in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
CertOrEncCert type 'encryptedCert'.
TAG_LENGTH_BIT - Static variable in class iaik.security.cipher.PBES2
 
tagClassToString(int) - Static method in class iaik.asn1.ASN
Converts an integer identifier for an ASN.1 tag class to its string name.
TaggedType - Class in iaik.asn1
This class is the super-class of all tagged ASN.1 types.
tail(int) - Method in class com.entrust.toolkit.util.ByteArray
Truncates the beginning of byte array this object contains.
tail(byte[], int) - Static method in class com.entrust.toolkit.util.ExtendedHasher
Deprecated.
since 6.1; use ByteArray.tail(int) instead
target_ - Variable in class iaik.ixsil.core.SignatureProperty
Value for the "Target" attribute of the XML SignatureProperty element.
telephoneNumber - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.20"
OID Name: "telephoneNumber"
OID Short-name: none
Source: RFC 4519
teletexTerminalIdentifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.22"
OID Name: "teletexTerminalIdentifier"
OID Short-name: none
Source: RFC 4519
telexNumber - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.21"
OID Name: "telexNumber"
OID Short-name: none
Source: RFC 4519
TERMINATE - Static variable in class iaik.utils.Base64InputStream
 
TESTING_DEBUG_MODE_ - Static variable in class iaik.ixsil.init.IXSILConstants
For testing purposes only.
TestletData - Class in com.entrust.toolkit.x509.testlets
TestletData is the super class of all classes that testlets use to store data for extension validation.
TestletData(ObjectID) - Constructor for class com.entrust.toolkit.x509.testlets.TestletData
Creates a new TestletData for the extension with object ID oid.
TestletDataSet - Class in com.entrust.toolkit.x509.testlets
A set of TestletData used by ExtensionTester and RevocationStore.
TestletDataSet() - Constructor for class com.entrust.toolkit.x509.testlets.TestletDataSet
Creates a new TestletDataSet.
TextFileDataSource - Class in iaik.smime
 
TextFileDataSource(File) - Constructor for class iaik.smime.TextFileDataSource
 
TextFileDataSource(String) - Constructor for class iaik.smime.TextFileDataSource
 
this_object - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
An InputStream from which a DER encoded DigestedData object is read.
this_object - Variable in class iaik.pkcs.pkcs7.SignedDataStream
An InputStream from which a DER encoded SignedData object is read.
thisMessage - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
POPOPrivKey type 'thisMessage'.
thisObject_ - Variable in class iaik.cms.SignedDataStream
An InputStream from which a DER encoded SignedData object is read.
Time - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use ChoiceOfTime instead (since JTK 7.0)
Time() - Constructor for class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
timeNotAvailable - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'timeNotAvailable': the TSA's time source is not available.
TIMESTAMP_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
The length of the Timestamp is always 8 bytes
TimeStampClient - Class in com.entrust.toolkit.timestamp
The class represents the client side of the Time-Stamp protocol as defined in RFC 3161.
TimeStampClient(TimeStampTransport, TimeStampVerifier) - Constructor for class com.entrust.toolkit.timestamp.TimeStampClient
Creates a new TimeStampClient.
TimeStampException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an error occurs during a time-stamp operation (request time-stamp, verify time-stamp, ...).
TimeStampException(String) - Constructor for exception com.entrust.toolkit.exceptions.TimeStampException
Creates an TimeStampException with the indicated exception message.
TimeStampException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.TimeStampException
Creates an TimeStampException with the indicated inner exception, and exception message.
timeStamping - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the x.509 AccessDescription access method timeStamping which may be used within a SubjectInfoAccess extension.
timeStamping - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
The "Timestamping" ExtendedKeyUsage purpose id.
TimeStampReq - Class in com.entrust.toolkit.asn1.tsp
This class implements the TimeStampReq structure as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification.
TimeStampReq(MessageImprint) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampReq
Creates a new TimeStampReq object with the specified components.
TimeStampReq(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampReq
Creates a new TimeStampReq object from an ASN1Object.
TimeStampResp - Class in com.entrust.toolkit.asn1.tsp
This class implements the TimeStampResp structure as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification.
TimeStampResp(PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampResp
Creates a new TimeStampResp object with the specified components.
TimeStampResp(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampResp
Creates a new TimeStampResp object from an ASN1Object.
TimeStampToken - Class in com.entrust.toolkit.asn1.tsp
This class defines an API for the ASN.1 structure for TimeStampToken as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification, without any of the CMS structures.
TimeStampToken() - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampToken
 
timeStampToken - Static variable in class iaik.asn1.ObjectID
The object identifier identifies the Signature Time-stamp attribute.
TimeStampTransport - Interface in com.entrust.toolkit.timestamp
This interface represents a transport for the Time-Stamp protocol as defined in RFC 3161.
TimeStampVerifier - Class in com.entrust.toolkit.timestamp
This class provides a verification mechanism for time-stamps that are represented as TimeStampToken structures as defined in RFC 3161, the Time-Stamp Procotocl (TSP) specification.
TimeStampVerifier(CertVerifier) - Constructor for class com.entrust.toolkit.timestamp.TimeStampVerifier
Creates a new TimeStampVerifier object that will use the indicated certificate verification mechanism.
title - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.12"
OID Name: "title"
OID Short-name: none
Source: RFC 4519
toAlgorithmIDFromJCAAlgName(String) - Static method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Get the AlgorithmID from a given String JCAName
toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
 
toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
Converts algorithm parameters in transparent representation into their opaque representation during a call to engineGetParameters() .
toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.RsaPssSignature
 
toArray() - Method in class iaik.asn1.structures.Attributes
Returns an array containing all the attributes included in this container.
toArray(Vector) - Static method in class iaik.utils.Util
This method converts a Vector to an array.
toArray(Vector, Class) - Static method in class iaik.utils.Util
This method converts a Vector to an array.
toASCIIByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Deprecated.
use toUSASCIIByteArray() instead; since 7.0patch
toASCIIBytes(String) - Static method in class iaik.utils.Util
Encodes a String to a sequence of bytes using the configured ASCII character encoding.
toASCIIString(byte[], int, int) - Static method in class iaik.utils.Util
Decodes a String from a sequence of bytes using the configured ASCII character encoding.
toASCIIString(byte[]) - Static method in class iaik.utils.Util
Decodes a String from a sequence of bytes using the configured ASCII character encoding.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Encodes this CardMSDigitalIDMgmtInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Encodes this CardMSKeyMgmtInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Encodes this CAProtEncCert object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
Encodes this CertConfirmContent object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Encodes this CertifiedKeyPair object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Encodes this CertOrEncCert as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Encodes this CertRepMessage object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Encodes this CertResponse object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
Encodes this CertStatus object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Encodes this ErrorMsgContent object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Encodes this EntrustAlgorithmCapabilityList object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Encodes this EntrustApplicationIdentifier object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Encodes this EntrustCapabilities object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Encodes this EntrustCapabilityList object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Encodes this EntrustCAProtEncCerts object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Encodes this EntrustCAProtEncPos object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Encodes this EntrustCertDefnInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Encodes this EntrustCertDefnList object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Encodes this EntrustCertHash object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Encodes this EntrustCertInfoId object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Encodes this EntrustCertPolicy object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Encodes this EntrustCertType object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Encodes the actual EntrustCertTypeAndDefn structure as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Encodes this EntrustCertTypeInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Encodes this EntrustCertTypePolicy object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Encodes this EntrustClientInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Encodes this EntrustEncCertPOP object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Encodes this EntrustEventCertificate object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Encodes this EntrustEventIdentifier object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Encodes this EntrustEventInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Encodes this EntrustEventList object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Encodes this EntrustEventReason object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Encodes this EntrustEventVerCert object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Encodes this EntrustNewCertDefn object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Encodes this EntrustProofOfRA object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Encodes this EntrustProofOfRAInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Encodes this EntrustReqReason object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Encodes this EntrustRoleId object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Encodes this EntrustState object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Encodes this EntrustStrongestRecovery object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Encodes this InfoTypeAndValue object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Encodes this KeyRecRepContent object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Encodes this PKIBody object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Encodes this PKIHeader object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Encodes this PKIMessage object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Encodes this PKIStatusInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Encodes this AttributeTypeAndValue object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertId
Encodes this CertId object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Encodes this CertReqMsg as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Encodes this CertRequest as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Encodes this CertTemplate as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.Controls
Encodes this Controls as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Encodes this EncryptedValue object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
Encodes this OptionalValidity as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
Encodes this PKMACValue as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Encodes this POPOPrivKey as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Encodes this POPOSigningKey as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Encodes this POPOSigningKeyInput as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Encodes this ProofOfPossession as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Encodes this Authenticator regCtrl object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Encodes this OldCertId regCtrl object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Encodes this PKIPublicationInfo regCtrl object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Encodes this ProtocolEncrKey regCtrl object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Encodes this RegToken regCtrl object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Encodes this SinglePubInfo as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Encodes this CertReq regInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Encodes this UTF8Pairs regInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Encodes this AlgorithmIdentifier object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
Deprecated.
This method converts the full certificate template to an ASN.1 object for transportation.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Controls
Deprecated.
This method converts the full certificate template to an ASN.1 object for transportation.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Returns this DistributionPointName as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Extension
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
This method converts the full certificate template to an ASN.1 object for transportation.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
Deprecated.
This method converts the encapsulated representation to a raw ASN.1 representation.
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Time
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Encodes this Accuracy object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Encodes this CMSTimeStampToken object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Encodes this MessageImprint object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Encodes this TimeStampReq object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Encodes this TimeStampResp object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Encodes this TimeStampToken object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Encodes this TSTInfo object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
Returns userInfo as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
Returns the ASN1Object of CombinedUpdateRegReq type.
toASN1Object() - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
Returns the ASN1Object of this EntrustFileDesc object.
toASN1Object() - Method in class com.entrust.toolkit.roaming.EntrustFiles
Returns the ASN1Object of the EntrustFiles object.
toASN1Object() - Method in class com.entrust.toolkit.roaming.RoamResult
Returns the ASN1Object of this RoamResult object.
toASN1Object() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns an ASN.1 structure representing this field.
toASN1Object() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Returns an ASN.1 structure representing this field element.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the ASN1 encoding of the calling field as described in X9.62.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the ASN1 encoding of this element.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns an ASN.1 structure representing the calling element.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns an ASN.1 structure representing the calling field.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the curve point as an instance of ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the elliptic curve point as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the curve as an ASN1Object — defined in X9.62.
toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns the ASN.1 representation of this elliptic curve point as specified in X9.62.
toASN1Object() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
Encodes this EcdsaWithSpecifiedParameterSpec object as an ASN1Object.
toASN1Object(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts EC domain parameters in ECParameterSpec representation to ASN.1 format.
toASN1Object(ECParameterSpec, boolean) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
Converts EC domain parameters in ECParameterSpec representation to ASN.1 format.
toASN1Object() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Encodes this RSAPSSParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns an ASN.1 structure representing the calling ECParamater object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Encodes this CAST128MacParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Encodes this Cast3ParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
Encodes this IDEAParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
Encodes this IvParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
Encodes this MacParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Encodes this PasswordBasedMacParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Encodes this RC2ParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
Encodes this RSAOAEPParameterSpec object as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
Return the ASN1Object representation of this Certificate Transparency Poison Extension.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
This method encodes the redaction extension into an ASN.1 sequence of Integers.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Return the ASN1Object value of the extension.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Returns an ASN1Object representing the value of this InhibitAnyPolicy extension object.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Returns the value of this InvalidityDate extension as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns the value of this IssuingDistributionPoint extension as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Stub function to meet V3Extension criteria.
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Writes the extension as an ASN.1 object
toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
This object returns an ASN1 representation of this object.
toASN1Object() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the certificate as an ASN1Object.
toASN1Object() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the certificate as an ASN1Object.
toASN1Object() - Method in class iaik.asn1.ASN1
Returns the ASN1Object represented by this ASN1 object.
toASN1Object() - Method in interface iaik.asn1.ASN1Type
Creates an ASN1Object according to the ASN.1 type the class implements.
toASN1Object() - Method in class iaik.asn1.structures.AccessDescription
Returns this AccessDescription as ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.AlgorithmID
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
toASN1Object(boolean) - Method in class iaik.asn1.structures.AlgorithmID
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.Attribute
Returns the Attribute as an ASN1Object.
toASN1Object(boolean) - Method in class iaik.asn1.structures.Attribute
Returns the Attribute as an ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.AVA
Returns this AttributeValueAssertion as an ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.ChoiceOfTime
Returns the value of this object as an ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.DistributionPoint
Returns this DistributionPoint as (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.GeneralName
Returns this GeneralName object as ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.GeneralNames
Returns this GeneralNames object as ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.GeneralSubtree
Returns this GeneralSubtree as (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.Name
Returns this Name as ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.PolicyInformation
Returns this PolicyInformation as (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.PolicyMapping
Returns this policy mapping as (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.PolicyQualifierInfo
Returns this PolicyQualifierInfo as ASN1Object.
toASN1Object() - Method in class iaik.asn1.structures.RDN
Returns the RelativeDistinguishedName as an ASN1Object.
toASN1Object(int) - Method in class iaik.cms.AuthenticatedData
Returns this DigestedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.AuthenticatedDataStream
Returns this DigestedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.AuthenticatedDataStream
Returns this DigestedData as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.cms.CertificateSet
Returns this CertifcateSet as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.CompressedData
Returns this CompressedData as ASN1Object where a constructed OCTET STRING is used for encoding the encrypted content.
toASN1Object(int) - Method in class iaik.cms.CompressedDataStream
Returns this CMS CompressedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.CompressedDataStream
Returns this CMS CompressedDataStream as an ASN1Object.
toASN1Object() - Method in class iaik.cms.ContentInfo
Returns this CMS ContentInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.ContentInfoStream
Returns this CMS ContentInfoStream as ASN1Object.
toASN1Object() - Method in interface iaik.cms.ContentStream
Returns the content value of the implemented CMS content type as an ASN1Object.
toASN1Object() - Method in class iaik.cms.Data
Returns this CMS Data as ASN1Object.
toASN1Object() - Method in class iaik.cms.DataStream
Returns this CMS Data as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.DigestedData
Returns this DigestedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.DigestedDataStream
Returns this DigestedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.DigestedDataStream
Returns this DigestedData as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.cms.DigestInfo
Returns this DigestInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.EncapsulatedContentInfo
Returns this CMS EncapsulatedContentInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns this CMS EncapsulatedContentInfoStream as ASN1Object.
toASN1Object() - Method in class iaik.cms.EncryptedContentInfo
Returns this EncryptedContentInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.EncryptedContentInfoStream
Returns this EncryptedContentInfoStream as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.EncryptedData
Returns this EncryptedData as ASN1Object where a constructed OCTET STRING is used for encoding the encrypted content.
toASN1Object() - Method in class iaik.cms.EncryptedDataStream
Returns this CMS EnvelopedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.EncryptedDataStream
Returns this CMS EncryptedData as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.EnvelopedData
Returns this EnvelopedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.EnvelopedDataStream
Returns this EnvelopedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.EnvelopedDataStream
Returns this EnvelopedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.IssuerAndSerialNumber
Returns this IssuerAndSerialNumber as ASN1Object.
toASN1Object() - Method in class iaik.cms.KEKIdentifier
Returns this KEKIdentifier as ASN1Object.
toASN1Object() - Method in class iaik.cms.KEKRecipientInfo
Returns this KEKRecipientInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.KeyAgreeRecipientInfo
Returns this KeyAgreeRecipientInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.KeyAttribute
Returns an ASN.1 representation of a particular key attribute.
toASN1Object() - Method in class iaik.cms.KeyTransRecipientInfo
Returns this KeyTransRecipientInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.OriginatorInfo
Returns this OriginatorInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.OriginatorPublicKey
Returns this OriginatorPublicKey as ASN1Object.
toASN1Object() - Method in class iaik.cms.OtherKeyAttribute
Returns this OtherKeyAttribute as ASN1Object.
toASN1Object() - Method in class iaik.cms.PasswordRecipientInfo
Returns this PasswordRecipientInfo as an ASN1Object.
toASN1Object() - Method in class iaik.cms.RecipientKeyIdentifier
Returns this RecipientKeyIdentifier as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.SignedData
Returns this SignedData as ASN1Object.
toASN1Object() - Method in class iaik.cms.SignedDataStream
Returns this SignedData as ASN1Object.
toASN1Object(int) - Method in class iaik.cms.SignedDataStream
Returns this SignedData as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.cms.SignerInfo
Returns this SignerInfo as ASN1Object.
toASN1Object() - Method in class iaik.cms.SignerRecipientIdentifier
Returns this SignerRecipientIdentifier as ASN1Object.
toASN1Object() - Method in class iaik.cms.SubjectKeyID
Returns this SubjectKeyIdentifier as ASN1Object.
toASN1Object() - Method in class iaik.cms.UnknownKeyAttribute
Creates an ASN1Object representing this unknown key attribute.
toASN1Object() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Returns this AuthenticatedSafe as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs12.CertificateBag
Returns this CertificateBag as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs12.KeyBag
Returns this KeyBag as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs12.PKCS12
Returns this PKCS#12 object as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Returns this PKCS8ShroudedKeyBag as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns this PKCS#7 ContentInfoStream as ASN1Object.
toASN1Object() - Method in interface iaik.pkcs.pkcs7.ContentStream
Returns the content value of the implemented PKCS#7 content type as an ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.DataStream
Returns this PKCS#7 Data as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns this DigestedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns this DigestedData as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns this DigestInfo as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns this EncryptedContentInfoStream as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns this PKCS#7 EnvelopedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns this PKCS#7 EncryptedDataStream as ASN1Object where a constructed OCTET STRING is used for encoding the encrypted content.
toASN1Object() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns this EnvelopedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns this EnvelopedData as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Returns this IssuerAndSerialNumber as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns this RecipientInfo as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns this PKCS#7 SignedAndEnvelopedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns this SignedAndEnvelopedDataStream as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns this SignedDataStream as ASN1Object.
toASN1Object(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns this SignedData as ASN1Object where a constructed OCTET STRING is used for encoding the content.
toASN1Object() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns this SignerInfo as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Returns this EncryptedPrivateKeyInfo as ASN1Object.
toASN1Object() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Returns this PrivateKeyInfo as ASN1Object.
toASN1Object() - Method in class iaik.security.cipher.CAST128ParameterSpec
Encodes this CAST128ParameterSpec object as an ASN1Object.
toASN1Object() - Method in class iaik.security.dsa.DSAParams
Returns this DSAParams object as ASN1Object of type SEQUENCE.
toASN1Object() - Method in class iaik.security.pbe.PBES2Parameters
 
toASN1Object() - Method in class iaik.security.smime.SMimeEncrypted
Returns the S/MIME enveloped message as an ASN1Object.
toASN1Object() - Method in class iaik.security.smime.SMimeSigned
Returns this SMimeSigned object as an ASN1Object.
toASN1Object() - Method in class iaik.security.spec.IaikPBEParameterSpec
Returns this PBE parameter specification as an ASN1Object.
toASN1Object() - Method in class iaik.security.spec.PBES2ParameterSpec
Return the ASN1 representation of the PBES2 parameter specifications.
toASN1Object() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
Returns this PBEKDF2 parameter specification as an ASN1Object.
toASN1Object() - Method in class iaik.smime.ess.ESSCertID
Returns this ESSCertID as ASN1Object.
toASN1Object() - Method in class iaik.smime.ess.ESSCertIDv2
Returns this ESSCertID as ASN1Object.
toASN1Object() - Method in class iaik.smime.ess.ESSIssuerSerial
Returns this IssuerSerial as ASN1Object.
toASN1Object() - Method in class iaik.smime.ess.SigningCertificate
Returns this SigningCertificate as ASN1Object.
toASN1Object() - Method in class iaik.smime.ess.SigningCertificateV2
Returns this SigningCertificateV2 as ASN1Object.
toASN1Object(int) - Method in class iaik.smime.SMimeCompressed
Returns the S/MIME compressed message as an ASN1Object.
toASN1Object() - Method in class iaik.smime.SMimeEncrypted
Returns the S/MIME enveloped message as an ASN1Object.
toASN1Object() - Method in class iaik.smime.SMimeSigned
Returns this SMimeSigned object as an ASN1Object.
toASN1Object() - Method in interface iaik.x509.attr.AttCertIssuer
Returns this AttCertIssuer as ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.AttributeCertificate
Returns this attribute certificate as an ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.Holder
Returns this Holder as ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.IssuerSerial
Returns this IssuerSerial as ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns this ObjectDigestInfo as ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.V1Form
Returns this V1Form as ASN1Object.
toASN1Object() - Method in class iaik.x509.attr.V2Form
Returns this V2Form as ASN1Object.
toASN1Object() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns an ASN1Object representing the value of this AuthorityKeyIdentifier extension object.
toASN1Object() - Method in class iaik.x509.extensions.BasicConstraints
Returns an ASN1Object representing the value of this BasicConstraints extension object.
toASN1Object() - Method in class iaik.x509.extensions.CertificateIssuer
Returns an ASN1Object representing the value of this CertificateIssuer extension object.
toASN1Object() - Method in class iaik.x509.extensions.CertificatePolicies
Returns an ASN1Object representing the value of this CertificatePolicies extension object.
toASN1Object() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Returns an ASN1Object representing the value of this CRLDistPointsSyntax extension object.
toASN1Object() - Method in class iaik.x509.extensions.CRLNumber
Returns an ASN1Object representing the value of this CRLNumber extension object.
toASN1Object() - Method in class iaik.x509.extensions.DeltaCRLIndicator
Returns an ASN1Object representing the value of this DeltaCRLIndicator extension object.
toASN1Object() - Method in class iaik.x509.extensions.ErrorExtension
Only throws a X509ExtensionException, since an ErrorExtension only may be used for displaying information about some broken extension.
toASN1Object() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Returns an ASN1Object representing the value of this ExtendedKeyUsage extension object.
toASN1Object() - Method in class iaik.x509.extensions.HoldInstructionCode
Returns an ASN1Object representing the value of this HoldInstructionCode extension object.
toASN1Object() - Method in class iaik.x509.extensions.InfoAccess
Returns an ASN1Object representing the value of this InfoAccess object.
toASN1Object() - Method in class iaik.x509.extensions.InhibitAnyPolicy
Returns an ASN1Object representing the value of this InhibitAnyPolicy extension object.
toASN1Object() - Method in class iaik.x509.extensions.InvalidityDate
Returns an ASN1Object representing the value of this InvalidityDate extension object.
toASN1Object() - Method in class iaik.x509.extensions.IssuerAltName
Returns an ASN1Object representing the value of this IssuerAltName extension object.
toASN1Object() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns an ASN1Object representing the value of this IssuingDistributionPoint extension object.
toASN1Object() - Method in class iaik.x509.extensions.KeyUsage
Returns an ASN1Object representing the value of this KeyUsage extension object.
toASN1Object() - Method in class iaik.x509.extensions.NameConstraints
Returns an ASN1Object representing the value of this NameConstraints extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Returns an ASN1Object representing the value of this NetscapeBaseUrl extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Returns an ASN1Object representing the value of this NetscapeCaPolicyUrl extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Returns an ASN1Object representing the value of this NetscapeCaRevocationUrl extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Returns an ASN1Object representing the value of this NetscapeCertRenewalUrl extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Returns an ASN1Object representing the value of this NetscapeCertType extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeComment
Returns an ASN1Object representing the value of this NetscapeComment extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Returns an ASN1Object representing the value of this NetscapeRevocationUrl extension object.
toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Returns an ASN1Object representing the value of this NetscapeSSLServerName extension object.
toASN1Object() - Method in class iaik.x509.extensions.PolicyConstraints
Returns an ASN1Object representing the value of this PolicyConstraints extension object.
toASN1Object() - Method in class iaik.x509.extensions.PolicyMappings
Returns an ASN1Object representing the value of this PolicyMappings extension object.
toASN1Object() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns an ASN1Object representing the value of this PrivateKeyUsagePeriod extension object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.BiometricInfo
Returns an ASN1Object representing the value of this BiometricInfo extension object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.QCStatements
Returns an ASN1Object representing the value of this QCStatements extension object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Returns this BiometricData as ASN1Object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
Returns this QCStatement as ASN1Object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
Returns an ASN.1 representation of a particular statement info.
toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Returns an ASN1Object representing this SemanticsInformation object.
toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Creates an ASN1Object representing this unknown statement info.
toASN1Object() - Method in class iaik.x509.extensions.ReasonCode
Returns an ASN1Object representing the value of this ReasonCode extension object.
toASN1Object() - Method in class iaik.x509.extensions.SubjectAltName
Returns an ASN1Object representing the value of this SubjectAltName extension object.
toASN1Object() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns an ASN1Object representing the value of this SubjectDirectoryAttributes extension object.
toASN1Object() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Returns an ASN1Object representing the value of this SubjectKeyIdentifier extension object.
toASN1Object() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns the BasicOCSPResponse as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.CertID
Returns this CertID as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.CertStatus
Returns this CertStatus as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Returns an ASN1Object representing the value of this AcceptableResponses extension.
toASN1Object() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Returns an ASN1Object representing the value of this ArchiveCutoff extension.
toASN1Object() - Method in class iaik.x509.ocsp.extensions.CrlID
Returns an ASN1Object representing the value of this CrlID extension.
toASN1Object() - Method in class iaik.x509.ocsp.extensions.Nonce
Returns an ASN1Object representing the value of this Nonce extension.
toASN1Object() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Returns an ASN1Object representing the value of this ServiceLocator extension.
toASN1Object() - Method in class iaik.x509.ocsp.OCSPExtensions
Returns this OCSPExtensions object as (SEQUENCE) ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.OCSPRequest
Returns the OCSPRequest as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.OCSPResponse
Returns this OCSP response as ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.Request
Returns this Request as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.ResponderID
Returns this ResponderID as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.ResponseBytes
Returns this ResponseBytes as ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.RevokedInfo
Returns this RevokedInfo as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.SingleResponse
Returns this SingleResponse as an ASN1Object.
toASN1Object() - Method in class iaik.x509.ocsp.UnknownInfo
Returns this UnknownInfo as an ASN1Object.
toASN1Object() - Method in class iaik.x509.PublicKeyInfo
Returns this PublicKeyInfo as ASN1Object.
toASN1Object() - Method in class iaik.x509.RevokedCertificate
Returns the revoked certificate as ASN1Object.
toASN1Object() - Method in class iaik.x509.UnknownExtension
Creates an ASN1Object, which represents the value of this unknown Extension.
toASN1Object() - Method in class iaik.x509.V3Extension
Returns an ASN.1 representation of a particular extension.
toASN1Object() - Method in class iaik.x509.X509Certificate
Returns the certificate as an ASN1Object.
toASN1Object() - Method in class iaik.x509.X509CRL
Returns the CRL as an ASN1Object.
toASN1Object() - Method in class iaik.x509.X509Extensions
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
toASN1Object(boolean) - Method in class iaik.x509.X509Extensions
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
toAsn1SEQUENCE() - Method in class iaik.asn1.structures.Attributes
Returns the attributes included in this container as ASN.1 SEQUENCE.
toAsn1SET() - Method in class iaik.asn1.structures.Attributes
Returns the attributes included in this container as ASN.1 SET.
toAsn1SET(boolean) - Method in class iaik.asn1.structures.Attributes
Returns the attributes included in this container as ASN.1 SET.
toBooleanArray(String) - Static method in class iaik.utils.Util
Transforms the characters of the given bit string into boolean values and returns the given string as an array of boolean values.
toByte(int) - Static method in class com.entrust.toolkit.util.ByteArray
Deprecated.
has the same effect as a direct cast, please use this instead, ex: byte b = (byte)-234823; deprecated since 6.1
toByte(char, int) - Static method in class iaik.utils.Util
Convert the given char to an int.
toByteArray() - Method in class com.entrust.toolkit.util.SecureByteArray
Returns a copy of the sensitive data as a byte array.
toByteArray() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Returns a byte[] that holds the contents of this output stream.
toByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a byte array, using the default character encoding.
toByteArray(String) - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a byte array, using the specified character encoding.
toByteArray() - Method in class iaik.asn1.ASN1
Returns the ASN1Object represented by this class as DER encoded byte array.
toByteArray() - Method in class iaik.cms.CMSCertList
Returns this CMSCertList object as DER encoded byte array.
toByteArray() - Method in class iaik.cms.ContentInfo
Returns this CMS ContentInfo as BER encoded byte array.
toByteArray() - Method in class iaik.cms.DigestInfo
Returns this DigestInfo as DER encoded byte array.
toByteArray() - Method in class iaik.cms.EncapsulatedContentInfo
Returns this CMS EncapsulatedContentInfo as DER encoded byte array.
toByteArray() - Method in class iaik.pkcs.NetscapeCertList
Returns this NetscapeCertList object as DER encoded byte array.
toByteArray() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns the certificate request in a byte array in DER format.
toByteArray() - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns this DigestInfo as DER encoded byte array.
toByteArray() - Method in class iaik.pkcs.PKCS7CertList
Returns this PKCS7CertList object as DER encoded byte array.
toByteArray() - Method in class iaik.security.smime.JMailSMimeSigned
Returns this JMailSMimeSigned object as DER encoded byte array.
toByteArray() - Method in class iaik.security.smime.SMimeEncrypted
Returns the S/MIME enveloped message as byte array.
toByteArray() - Method in class iaik.security.smime.SMimeSigned
Returns this SMimeSigned object as DER encoded byte array.
toByteArray() - Method in class iaik.smime.JMailSMimeSigned
Returns this JMailSMimeSigned object as DER encoded byte array.
toByteArray(String) - Static method in class iaik.utils.Util
Convert the given string with hex values to a byte array.
toByteArray() - Method in class iaik.x509.attr.AttributeCertificate
Returns this attribute certificate as DER encoded ASN.1 data structure.
toByteArray() - Method in class iaik.x509.X509Certificate
Returns the certificate as DER encoded ASN.1 data structure.
toByteArray() - Method in class iaik.x509.X509CRL
Returns the CRL as a DER encoded ASN.1 data structure.
toCharArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a character array.
toDocument() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Returns the DOM tree of the document.
toDocument() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Returns the DOM tree of the document.
toDocument() - Method in class iaik.ixsil.core.Signer
Gets the object model representation for the XML document containing the XML signature.
toElement(Document) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.Algorithm
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplCanonicalXML
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.DigestAlgorithmImpl
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Returns the DOM element representation of the algorithm.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplBase64Decode
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplCanonicalXML
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplXPath
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Returns the DOM element representation of the transform.
toElement(Document) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Returns the DOM element representation of the transform.
toElement() - Method in class iaik.ixsil.core.Container
Gets a DOM element representation of this container object.
toElement() - Method in class iaik.ixsil.core.SignatureProperties
Gets a DOM element representation of this signature property container.
toElement() - Method in interface iaik.ixsil.core.SignerManifest
Gets a DOM element representation of this manifest.
toElement() - Method in interface iaik.ixsil.core.SignerSignatureProperties
Gets a DOM element representation of this signature property container.
toElement() - Method in interface iaik.ixsil.core.VerifierSignatureProperties
Gets a DOM element representation of this signature property container.
toEntrustAlgorithmID() - Method in class iaik.asn1.structures.AlgorithmID
Converts an IAIK Algorithm Identifier to an Entrust Algorithm Identifier.
toHexString() - Method in class com.entrust.toolkit.util.ByteArray
Converts the byte array this object contains to a hexadecimal string of format 012345..., where every two characters represent the hexadecimal value of a single byte.
toIAIKAlgorithmID() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Converts an Entrust Algorithm Identifier to an IAIK Algorithm Identifier.
toInputStream() - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Serializes the DOM Document to an InputStream.
toInt(byte) - Static method in class com.entrust.toolkit.util.ByteArray
Deprecated.
this function was intended for internal JTK use only; deprecated since 6.1
toISO88591ByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a byte array, using the ISO-8859-1 character encoding.
TokenCredentialCreator - Class in com.entrust.toolkit.credentials
This credential reader is designed for creating an Entrust user's Digital Identity on a PKCS#11 device (token).
TokenCredentialCreator(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreator
A constructor; create a new TokenCredentialCreator object configured for use with a PKCS#11 device that has already been initialized.
TokenCredentialCreator(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreator
A constructor; create a new TokenCredentialCreator object configured for use with a PKCS#11 device that has already been initialized and allows Security Officer PIN change.
TokenCredentialCreator(SecureStringBuffer, AuthorizationCode, int, int, int, long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreator
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
TokenCredentialCreator(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreator
A constructor; create a new TokenCredentialCreator object configured for use with a PKCS#11 device that has not yet been initialized.
TokenCredentialCreator(SecureStringBuffer, AuthorizationCode, int, int, int, long, PKCS11LibraryConnection, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreator
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
TokenCredentialCreatorOrRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is capable of creating or recovering an Entrust user's Digital Identity on a PKCS#11 device (token).
TokenCredentialCreatorOrRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreatorOrRecoverer
A constructor; creates a new TokenCredentialCreatorRecoverer object configured for use with a PKCS#11 device that has already been initialized.
TokenCredentialCreatorOrRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreatorOrRecoverer
A constructor; creates a new TokenCredentialCreatorRecoverer object configured for use with a PKCS#11 device that has already been initialized and allows Security Officer PIN change.
TokenCredentialCreatorOrRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialCreatorOrRecoverer
A constructor; creates a new TokenCredentialCreatorRecoverer object configured for use with a PKCS#11 device that needs to be initialized (or re-initialized).
TokenCredentialRecoverer - Class in com.entrust.toolkit.credentials
This credential reader is designed for recovering an Entrust user's Digital Identity on a PKCS#11 device (token).
TokenCredentialRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialRecoverer
A constructor; create a new TokenCredentialRecoverer object configured for use with a PKCS#11 device that has already been initialized.
TokenCredentialRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialRecoverer
A constructor; create a new TokenCredentialRecoverer object configured for use with a PKCS#11 device that has already been initialized and allows Security Officer PIN change.
TokenCredentialRecoverer(SecureStringBuffer, AuthorizationCode, int, int, int, long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialRecoverer
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
TokenCredentialRecoverer(SecureStringBuffer, AuthorizationCode, long, PKCS11LibraryConnection, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialRecoverer
A constructor; create a new TokenCredentialRecoverer object configured for use with a PKCS#11 device that has not yet been initialized.
TokenCredentialRecoverer(SecureStringBuffer, AuthorizationCode, int, int, int, long, PKCS11LibraryConnection, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.credentials.TokenCredentialRecoverer
Deprecated.
this constructor contains obsolete parameters; use another constructor that does not
TokenDeletionMechanism - Class in com.entrust.toolkit.credentials
This class contains the set of deletion mechanisms available for preparing a PKCS#11 device (token) for an Entrust Digital Identity.
TokenDSAPrivateKey - Class in com.entrust.toolkit.credentials
This class represents an DSA private key key that is stored on a PKCS#11 device.
TokenDSAPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenDSAPrivateKey
The constructor; creates a new TokenDSAPrivateKey instance.
TokenECPrivateKey - Class in com.entrust.toolkit.credentials
This class represents an EC private key key that is stored on a PKCS#11 device.
TokenECPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenECPrivateKey
The constructor; creates a new TokenECPrivateKey instance.
TokenIdentityFilter - Interface in com.entrust.toolkit.credentials
A TokenIdentityFilter is used by GenericIdentities to determine if a certificate belongs to the same identity as another existing identity.
TokenInfo - Class in com.entrust.toolkit.pkcs11
Represents a structure that provides information about a token.
TokenInitializer - Class in com.entrust.toolkit.credentials
This credential writer is designed for writing an Entrust Digital Identity that currently exists in software to a PKCS#11 device (token).
TokenInitializer(long, PKCS11LibraryConnection, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
Creates a TokenInitializer object.
TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
TokenKey - Class in com.entrust.toolkit.credentials
The base class for all cryptographic keys that reside on a PKCS#11 device.
TokenKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenKey
The constructor; creates a new TokenKey instance.
TokenPrivateKey - Class in com.entrust.toolkit.credentials
This class represents a private key that is stored on a PKCS#11 device.
TokenPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenPrivateKey
The constructor; creates a new TokenPrivateKey instance.
TokenReader - Class in com.entrust.toolkit.credentials
This credential reader is designed for reading an Entrust Digital Identity from a PKCS#11 device (token).
TokenReader(PKCS11LibraryConnection, long) - Constructor for class com.entrust.toolkit.credentials.TokenReader
Creates a TokenReader object.
TokenRSAPrivateKey - Class in com.entrust.toolkit.credentials
This class represents an RSA private key key that is stored on a PKCS#11 device.
TokenRSAPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenRSAPrivateKey
The constructor; creates a new TokenRSAPrivateKey instance.
TokenSymmetricKey - Class in com.entrust.toolkit.credentials
This class represents a symmetric (aka: secret) key that is stored on a PKCS#11 device.
TokenSymmetricKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenSymmetricKey
The constructor; creates a new TokenRSAPrivateKey instance.
TokenWriter - Class in com.entrust.toolkit.credentials
This credential writer is designed for writing an Entrust Digital Identity to a PKCS#11 device (token).
TokenWriter() - Constructor for class com.entrust.toolkit.credentials.TokenWriter
Creates a TokenWriter object.
TokenWriter(String, String) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
Creates a TokenWriter object.
TokenWriter(String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
TokenWriter(String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
Creates a TokenWriter object.
toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Creates a message string that represents the contents of this ErrorMsgContent object.
toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a message string that represents the contents of this EntrustCertInfoId object.
toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Creates a message string that represents the contents of this EntrustState object.
toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Creates a message string that represents the contents of this PKIStatusInfo object.
toMessageString() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a message string that represents the contents of this AlgorithmIdentifier object, without the parameters.
toMessageString(X509Certificate) - Static method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
Creates a string identifier for a certificate intended for use in exception messages and log messages ; contains the issuer DN, subject DN, and serial number.
toMessageString() - Method in class iaik.asn1.structures.GeneralNames
Returns a message string that represents the contents of this GeneralNames object.
ToolkitSignatureCheck2Impl - Class in com.entrust.toolkit.security.provider
This class provides an implementation of the Toolkit's self-integrity check mechanism.
toOutputStream(OutputStream) - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
Serializes the DOM Document to an OutputStream.
toPemString(Certificate) - Static method in class iaik.utils.Util
Convert the given Certificate to a PEM style base64 encoded string.
toPemString(PrivateKey) - Static method in class iaik.utils.Util
Convert the given private key to a PEM style base64 encoded string.
toSecureByteArray() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Returns a SecureByteArray that holds the contents of this output stream.
toSecureByteArray(int) - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Returns a SecureByteArray that holds the contents of this output stream with the specified sensitivity.
toSecureByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Securley transforms the SecureStringBuffer to a SecreByteArray using the default character encoding.
toSecureByteArray(String) - Method in class com.entrust.toolkit.util.SecureStringBuffer
Securley transforms the SecureStringBuffer to a SecreByteArray using the specified character encoding.
toSingleAlgSigConfig(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
 
toSingleAlgSigConfig(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Converts this signature algorithm configuration to a single algorithm signature algorithm configuration based on the provided key type.
toString() - Method in class com.entrust.toolkit.archive.GraphicString
Returns a String that represents the contents of this GraphicString.
toString() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
Creates a text representation of the ASN.1 structure of this CardMSDigitalIDMgmtInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
Creates a text representation of the ASN.1 structure of this CardMSKeyMgmtInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
Creates a text representation of the ASN.1 structure of this CAProtEncCert object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
Creates a text representation of the ASN.1 structure of this CertifiedKeyPair object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
Creates a text representation of the ASN.1 structure of this CertOrEncCert object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
Creates a text representation of the ASN.1 structure of this CertRepMessage object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
Creates a text representation of the ASN.1 structure of this CertResponse object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
Creates a text representation of the ASN.1 structure of this ErrorMsgContent object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
Creates a text representation of the ASN.1 structure of this EntrustCapabilityList object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
Creates a text representation of the ASN.1 structure of this EntrustApplicationIdentifier object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
Creates a text representation of the ASN.1 structure of this EntrustCapabilities object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
Creates a text representation of the ASN.1 structure of this EntrustCapabilityList object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
Creates a text representation of the ASN.1 structure of this EntrustCAProtEncCerts object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
Creates a text representation of the ASN.1 structure of this EntrustCAProtEncPos object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
Creates a text representation of the ASN.1 structure of this EntrustCertDefnInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
Creates a text representation of the ASN.1 structure of this EntrustCertDefnList object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
Creates a text representation of the ASN.1 structure of this EntrustCertHash object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
Creates a text representation of the ASN.1 structure of this EntrustCertInfoId object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
Creates a text representation of the ASN.1 structure of this EntrustCertPolicy object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
Creates a text representation of the ASN.1 structure of this EntrustCertType object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
Creates a text representation of the ASN.1 structure of this EntrustCertTypeAndDefn object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
Creates a text representation of the ASN.1 structure of this EntrustCertTypeInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
Creates a text representation of the ASN.1 structure of this EntrustCertTypePolicy object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
Creates a text representation of the ASN.1 structure of this EntrustClientInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
Creates a text representation of the ASN.1 structure of this EntrustEncCertPOP object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
Creates a text representation of the ASN.1 structure of this EntrustEventCertificate object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
Creates a text representation of the ASN.1 structure of this EntrustEventIdentifier object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
Creates a text representation of the ASN.1 structure of this EntrustEventInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
Creates a text representation of the ASN.1 structure of this EntrustEventList object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
Creates a text representation of the ASN.1 structure of this EntrustEventReason object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
Creates a text representation of the ASN.1 structure of this EntrustEventVerCert object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
Creates a text representation of the ASN.1 structure of this EntrustNewCertDefn object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Creates a text representation of the ASN.1 structure of this EntrustProofOfRA object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
Creates a text representation of the ASN.1 structure of this EntrustProofOfRAInfo object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
Creates a text representation of the ASN.1 structure of this EntrustReqReason object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
Creates a text representation of the ASN.1 structure of this EntrustRoleId object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
Creates a text representation of the ASN.1 structure of this EntrustState object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
Creates a text representation of the ASN.1 structure of this EntrustStrongestRecovery object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
Creates a text representation of the ASN.1 structure of this InfoTypeAndValue object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
Creates a text representation of the ASN.1 structure of this KeyRecRepContent object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Creates a text representation of the ASN.1 structure of this PKIBody object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
Creates a text representation of the ASN.1 structure of this PKIHeader object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
Creates a text representation of the ASN.1 structure of this PKIMessage object.
toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
Creates a text representation of the ASN.1 structure of this PKIStatusInfo object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
Creates a text representation of the ASN.1 structure of this AttributeTypeAndValue object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.CertId
Creates a text representation of the ASN.1 structure of this CertId object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
Creates a text representation of the ASN.1 structure of this CertReqMsg object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
Creates a text representation of the ASN.1 structure of this CertRequest object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
Creates a text representation of the ASN.1 structure of this CertTemplate object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.Controls
Creates a text representation of the ASN.1 structure of this Controls object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
Creates a text representation of the ASN.1 structure of this EncryptedValue object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
Creates a text representation of the ASN.1 structure of this OptionalValidity object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
Creates a text representation of the ASN.1 structure of this PKMACValue object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Creates a text representation of the ASN.1 structure of this POPOPrivKey object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
Creates a text representation of the ASN.1 structure of this POPOSigningKey object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
Creates a text representation of the ASN.1 structure of this POPOSigningKeyInput object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Creates a text representation of the ASN.1 structure of this ProofOfPossession object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
Creates a text representation of the ASN.1 structure of this Authenticator regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
Creates a text representation of the ASN.1 structure of this OldCertId regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
Creates a text representation of the ASN.1 structure of this PKIArchiveOptions regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
Creates a text representation of the ASN.1 structure of this PKIPublicationInfo regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
Creates a text representation of the ASN.1 structure of this ProtocolEncrKey regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
Creates a text representation of the ASN.1 structure of this RegToken regCtrl object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
Creates a text representation of the ASN.1 structure of this SinglePubInfo object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
Creates a text representation of the ASN.1 structure of this CertReq regInfo object.
toString() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Creates a text representation of the ASN.1 structure of this UTF8Pairs regInfo object.
toString() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
Creates a text representation of the ASN.1 structure of this AlgorithmIdentifier object.
toString() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
Deprecated.
Returns a string that represents the contents of this DistributionPointName structure.
toString() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
Returns a string that represents the contents of this OldDistributionPoint structure.
toString() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
Returns a string that represents the contents of this OldDistributionPointName structure.
toString() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
Creates a text representation of the ASN.1 structure of this Accuracy object.
toString() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
Creates a text representation of the ASN.1 structure of this MessageImprint object.
toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
Creates a text representation of the ASN.1 structure of this TimeStampReq object.
toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
Creates a text representation of the ASN.1 structure of this TimeStampResp object.
toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Creates a text representation of the ASN.1 structure of this TimeStampToken object.
toString() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
Creates a text representation of the ASN.1 structure of this TSTInfo object.
toString() - Method in class com.entrust.toolkit.capi.CapiConstants
Returns a String containing the integer value represented by this constant
toString() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
 
toString() - Method in class com.entrust.toolkit.credentials.UserStatus
Returns a string representation of the user's status.
toString() - Method in class com.entrust.toolkit.pkcs11.Info
Returns a String representation of the Info object.
toString() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Returns a String representation of the MechanismInfo object.
toString(boolean) - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
Returns a String representation of the MechanismInfo object.
toString() - Method in class com.entrust.toolkit.pkcs11.MechanismList
Returns a String representation of the MechanismList object.
toString() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns a String representation of the SessionInfo object.
toString(boolean) - Method in class com.entrust.toolkit.pkcs11.SessionInfo
Returns a String representation of the SessionInfo object.
toString() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns a String representation of the SlotInfo object.
toString(boolean) - Method in class com.entrust.toolkit.pkcs11.SlotInfo
Returns a String representation of the SlotInfo object.
toString() - Method in class com.entrust.toolkit.pkcs11.SlotList
Returns a String representation of the SlotList object.
toString() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns a String representation of the TokenInfo object.
toString(boolean) - Method in class com.entrust.toolkit.pkcs11.TokenInfo
Returns a String representation of the TokenInfo object.
toString() - Method in class com.entrust.toolkit.pkcs11.Version
Returns a String representation of the Version object.
toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
Returns the parameter specification as a String.
toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
Returns the private SPEKE key as a String.
toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
Returns the public SPEKE key as a String.
toString() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
Deprecated.
Returns the string representation.
toString() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
Deprecated.
Returns the string representation.
toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
Deprecated.
Returns the String representation of the calling field.
toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
Deprecated.
Returns the string representation.
toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
Deprecated.
Returns a String representation of the calling polynomial.
toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
Deprecated.
Returns a String representation of the calling polynomial field.
toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
Deprecated.
Returns the String representation of the calling point.
toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
Deprecated.
Returns the String representation of the calling point.
toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
Deprecated.
Returns the String representation of an elliptic curve.
toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
Deprecated.
Returns (x,y), where x is the x coordinate and y is the y coordinate of the calling point.
toString() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
Creates a text representation of the ASN.1 structure of this EcdsaWithSpecifiedParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
Creates a text representation of the ASN.1 structure of this RSAPSSParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.provider.ECParameters
Deprecated.
Returns the calling object represented as a String.
toString() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
Creates a text representation of the ASN.1 structure of this CAST128MacParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
Creates a text representation of the ASN.1 structure of this Cast3ParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
Creates a text representation of the ASN.1 structure of this IDEAParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
Creates a text representation of the ASN.1 structure of this IvParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
Creates a text representation of the ASN.1 structure of this MacParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
Creates a text representation of the ASN.1 structure of this PasswordBasedMacParameterSpec object.
toString() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
Creates a text representation of the ASN.1 structure of this RC2ParameterSpec object.
toString() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
 
toString() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
 
toString() - Method in class com.entrust.toolkit.util.BinaryString
Converts a binary string to a String object.
toString() - Method in class com.entrust.toolkit.util.LdapURL
Provides the String representation of an LDAP URL.
toString() - Method in class com.entrust.toolkit.util.net.LDAPAttributeType
Returns the name of the data.
toString() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a String.
toString() - Method in class com.entrust.toolkit.util.TransactionCounter
Retrieves the transaction counting and system properties information as a single String.
toString() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
Deprecated.
Returns a string that represents the contents of this CertificateIssuer extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
Deprecated.
Returns a string that represents the contents of this DeltaCRLIndicator extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
Returns a string that represents the contents of this EntrustVersInfo extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
Deprecated.
Returns a string that represents the contents of this HoldInstructionCode extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
Returns a string that represents the contents of this InhibitAnyPolicy extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
Deprecated.
Returns a string that represents the contents of this InvalidityDate extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
Deprecated.
Returns a string that represents the contents of this IssuingDistributionPoint extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
Returns a string that represents the contents of this KeyAttributes extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
Returns a string that represents the contents of this OldAuthorityKeyIdentifier extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
Returns a string that represents the contents of this OldBasicConstraints extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
Returns a string that represents the contents of this OldCRLDistributionPoints extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
Returns a string that represents the contents of this OldIssuingDistributionPoint extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
Returns a string that represents the contents of this PKCS12ExportPermission extension.
toString() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Return the String readable version of the Signed Certificate Timestamp
toString() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Returns a string that represents the contents of this EntrustVersInfo extension.
toString() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
Returns the certificate as an String.
toString() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Shows the contents of the internal policy certificates as a String.
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
Returns the string representation of this object which is the name of this asymmetric key type.
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
Creates a text representation of the certificate-definition information, including the values of each of the known policy settings (any policy setting that has an accessor API).
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Creates a text representation of the certificate-type information, including the values of each of the known policy settings (any policy setting that has an accessor API).
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
Returns the certificate as an String.
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
Returns the string representation of this object which is the name of this signature algorithm configuration.
toString() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Returns the string representation of this object which is the name of this symmetric encryption algorithm configuration.
toString() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Shows the password rules as a String
toString() - Method in class iaik.asn1.ASN
Returns a String describing this ASN.1 type.
toString() - Method in class iaik.asn1.ASN1
Returns a string that represents the contents of this ASN1Object.
toString() - Method in class iaik.asn1.ASN1Object
Returns a string that represents the contents of this ASN1Object.
toString() - Method in class iaik.asn1.ASN1String
Returns a string that represents the contents of this ASN1String.
toString() - Method in class iaik.asn1.BIT_STRING
Returns a string that represents the contents of this BIT STRING ASN1Object.
toString() - Method in class iaik.asn1.BOOLEAN
Returns a string that represents the contents of this BOOLEAN ASN.1 object.
toString() - Method in class iaik.asn1.ENUMERATED
Returns a string that represents the contents of this ENUMERATED ASN1Object.
toString() - Method in class iaik.asn1.GeneralizedTime
Returns a string that represents the contents of this GeneralizedTime.
toString() - Method in class iaik.asn1.INTEGER
Returns a string that represents the contents of this INTEGER ASN1Object.
toString() - Method in class iaik.asn1.NULL
Returns a string that represents the contents of this NULL ASN1Object.
toString() - Method in class iaik.asn1.ObjectID
Returns a string that represents the contents of the ObjectID.
toString() - Method in class iaik.asn1.OCTET_STRING
Returns a string that represents the contents of this OCTET STRING ASN1Object.
toString(boolean) - Method in class iaik.asn1.OCTET_STRING
Returns a string that represents the contents of this OCTET STRING ASN1Object.
toString() - Method in class iaik.asn1.SEQUENCE
Returns a String that represents the value of this SEQUENCE.
toString() - Method in class iaik.asn1.SET
Returns a String that represents the value of this SET.
toString() - Method in class iaik.asn1.structures.AccessDescription
Returns a string giving some information about this AccessDescription object.
toString() - Method in class iaik.asn1.structures.AlgorithmID
Returns a string that represents this AlgorithmIdentifier.
toString() - Method in class iaik.asn1.structures.Attribute
Returns a string that represents the contents of this Attribute.
toString() - Method in class iaik.asn1.structures.Attributes
Returns a string that lists all the Attributes hold in this container.
toString() - Method in class iaik.asn1.structures.AVA
Returns a string that represents the contents of this RDN.
toString(boolean) - Method in class iaik.asn1.structures.AVA
Returns a string that represents the contents of this AVA.
toString() - Method in class iaik.asn1.structures.ChoiceOfTime
Returns a string that represents the contents of the extensions.
toString() - Method in class iaik.asn1.structures.DistributionPoint
Returns a string that represents the contents of this DistributionPoint.
toString() - Method in class iaik.asn1.structures.GeneralName
Returns a string that represents the contents of this general name.
toString() - Method in class iaik.asn1.structures.GeneralNames
Returns a string that represents the contents of this GeneralNames object.
toString() - Method in class iaik.asn1.structures.GeneralSubtree
Returns a string that represents the contents of this GeneralSubtree.
toString() - Method in class iaik.asn1.structures.Name
Returns a string that represents this Name.
toString(boolean) - Method in class iaik.asn1.structures.Name
Returns a string that represents this Name.
toString() - Method in class iaik.asn1.structures.PolicyInformation
Returns a string that represents the contents of this PolicyInformation.
toString() - Method in class iaik.asn1.structures.PolicyMapping
Returns a string that represents the contents of PolicyMapping
toString() - Method in class iaik.asn1.structures.PolicyQualifierInfo
Returns a string that represents the contents of PolicyQualifierInfo
toString() - Method in class iaik.asn1.structures.RDN
Returns a string that represents the contents of this RDN.
toString(boolean) - Method in class iaik.asn1.structures.RDN
Returns a string that represents the contents of this RDN.
toString() - Method in class iaik.asn1.TaggedType
Returns a string that represents the contents of this tagged ASN1Object.
toString() - Method in class iaik.asn1.UNKNOWN
Returns a string that represents the contents of this UNKNOWN ASN.1 type.
toString() - Method in class iaik.asn1.UTCTime
Returns a string that represents the contents of this UTCTime ASN1Object.
toString() - Method in class iaik.cms.AuthenticatedDataStream
 
toString(boolean) - Method in class iaik.cms.AuthenticatedDataStream
Returns a string giving some information about this DigestedData object.
toString() - Method in class iaik.cms.CertificateSet
Returns a string giving some information about this CertificateSet object.
toString() - Method in class iaik.cms.CMSCertList
Returns a string giving some information about the contents of this CMSCertList object.
toString(boolean) - Method in class iaik.cms.CompressedDataStream
Returns a string giving some - if requested - detailed information about this CompressedDataStream object.
toString() - Method in class iaik.cms.CompressedDataStream
Returns a string giving some information about this CompressedDataStream object.
toString() - Method in class iaik.cms.ContentInfo
Returns a string giving some information about this CMS ContentInfo.
toString(boolean) - Method in class iaik.cms.ContentInfo
Returns a string giving some - if requested - detailed information about this CMS ContentInfo.
toString() - Method in class iaik.cms.ContentInfoStream
Returns a string giving some information about this CMS ContentInfoStream.
toString(boolean) - Method in class iaik.cms.ContentInfoStream
Returns a string giving some - if requested - detailed information about this CMS ContentInfoStream.
toString(boolean) - Method in interface iaik.cms.ContentStream
Returns a string giving some - if requested - detailed information about the implemented CMS content type.
toString(boolean) - Method in class iaik.cms.Data
Returns a string giving some - if requested - detailed information about this Data object.
toString() - Method in class iaik.cms.DataStream
Returns a string giving some information about this DataStream object.
toString(boolean) - Method in class iaik.cms.DataStream
Returns a string giving some - if requested - detailed information about this DataStream object.
toString(boolean) - Method in class iaik.cms.DigestedData
Returns a string giving some - if requested - detailed information about this DigestedData object.
toString() - Method in class iaik.cms.DigestedDataStream
Returns a string giving some information about this DigestedData object.
toString(boolean) - Method in class iaik.cms.DigestedDataStream
Returns a string giving some - if requested - detailed information about this DigestedData object.
toString() - Method in class iaik.cms.DigestInfo
Returns a string giving some information about this DigestInfo object.
toString(boolean) - Method in class iaik.cms.DigestInfo
Returns a string giving some - if requested - detailed information about this DigestInfo object.
toString() - Method in class iaik.cms.EncapsulatedContentInfo
Returns a string giving some information about this CMS EncapsulatedContentInfo.
toString(boolean) - Method in class iaik.cms.EncapsulatedContentInfo
Returns a string giving some - if requested - detailed information about this CMS EncapsulatedContentInfo.
toString() - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns a string giving some information about this CMS EncapsulatedContentInfoStream.
toString(boolean) - Method in class iaik.cms.EncapsulatedContentInfoStream
Returns a string giving some - if requested - detailed information about this CMS EncapsulatedContentInfoStream.
toString() - Method in class iaik.cms.EncryptedContentInfoStream
Returns a string giving some information about this EncryptedContentInfoStream object.
toString() - Method in class iaik.cms.EncryptedDataStream
Returns a string giving some information about this EncryptedDataStream object.
toString(boolean) - Method in class iaik.cms.EncryptedDataStream
Returns a string giving some - if requested - detailed information about this EncryptedDataStream object.
toString() - Method in class iaik.cms.EnvelopedDataStream
Returns a string giving some information about this EnvelopedData object.
toString(boolean) - Method in class iaik.cms.EnvelopedDataStream
Returns a string giving some - if requested - detailed information about this EnvelopedData object.
toString() - Method in class iaik.cms.IssuerAndSerialNumber
Returns a string giving some information about this IssuerAndSerialNumber object.
toString() - Method in class iaik.cms.KEKIdentifier
Returns a String representation of this KEKIdentifier.
toString() - Method in class iaik.cms.KEKRecipientInfo
Returns a string giving some information about this KEKRecipientInfo object.
toString() - Method in class iaik.cms.KeyAgreeRecipientInfo
Returns a string giving some information about this KeyAgreeRecipientInfo object.
toString() - Method in class iaik.cms.KeyAttribute
Returns a String representation of the key attribute.
toString() - Method in interface iaik.cms.KeyIdentifier
Returns a string giving some information about this KeyIdentifier object.
toString() - Method in class iaik.cms.KeyTransRecipientInfo
Returns a string giving some information about this KeyTransRecipientInfo object.
toString() - Method in class iaik.cms.OriginatorInfo
Returns a string giving some information about this OriginatorInfo object.
toString() - Method in class iaik.cms.OriginatorPublicKey
Returns a String representation of this OriginatorPublicKey.
toString() - Method in class iaik.cms.OtherKeyAttribute
Returns a String representation of this OtherKeyAttribute.
toString() - Method in class iaik.cms.PasswordRecipientInfo
Returns a string giving some information about this object.
toString() - Method in class iaik.cms.RecipientKeyIdentifier
Returns a String representation of this RecipientKeyIdentifier.
toString(boolean) - Method in class iaik.cms.SignedData
Returns a string giving some - if requested - detailed information about this SignedData object.
toString() - Method in class iaik.cms.SignedDataStream
Returns a string giving some information about this SignedDataStream object.
toString(boolean) - Method in class iaik.cms.SignedDataStream
Returns a string giving some - if requested - detailed information about this SignedDataStream object.
toString() - Method in class iaik.cms.SignerInfo
Returns a string giving some information about this SignerInfo object.
toString(boolean) - Method in class iaik.cms.SignerInfo
Returns a string giving some - if requested - detailed information about this SignerInfo object.
toString() - Method in class iaik.cms.SignerRecipientIdentifier
Returns a String representation of this SignerRecipientKeyIdentifier.
toString() - Method in class iaik.cms.SubjectKeyID
Returns a string giving some information about this SubjectKeyIdentifier object.
toString() - Method in class iaik.cms.UnknownKeyAttribute
Returns a string that represents the contents of this unknown key attribute.
toString() - Method in class iaik.ixsil.util.URI
Provides the sString representation of the URI.
toString() - Method in class iaik.pkcs.NetscapeCertList
Returns a string giving some information about the contents of this NetscapeCertList object.
toString() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Returns a string that represents the contents of the certificate request.
toString() - Method in class iaik.pkcs.pkcs12.Attributes
Returns a String representation of these Attributes.
toString() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
Returns a string giving some information about this AuthenticatedSafe object.
toString() - Method in class iaik.pkcs.pkcs12.CertificateBag
Returns a String representation of this CertificateBag.
toString() - Method in class iaik.pkcs.pkcs12.KeyBag
Returns a String representation of this KeyBag.
toString() - Method in class iaik.pkcs.pkcs12.PKCS12
Returns a string giving some information about this PKCS12 object.
toString() - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
Returns a String representation of this PKCS8ShroudedKeyBag.
toString() - Method in class iaik.pkcs.pkcs12.SafeBag
Returns a String representation of these Attributes.
toString() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns a string giving some information about this PKCS#7 ContentInfoStream.
toString(boolean) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Returns a string giving some - if requested - detailed information about this PKCS#7 ContentInfoStream.
toString(boolean) - Method in interface iaik.pkcs.pkcs7.ContentStream
Returns a string giving some - if requested - detailed information about the implemented PKCS#7 content type.
toString() - Method in class iaik.pkcs.pkcs7.DataStream
Returns a string giving some information about this DataStream object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.DataStream
Returns a string giving some - if requested - detailed information about this DataStream object.
toString() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns a string giving some information about this DigestedData object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Returns a string giving some - if requested - detailed information about this DigestedData object.
toString() - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns a string giving some information about this DigestInfo object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.DigestInfo
Returns a string giving some - if requested - detailed information about this DigestInfo object.
toString() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Returns a string giving some information about this EncryptedContentInfoStream object.
toString() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns a string giving some information about this EncryptedDataStream object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Returns a string giving some - if requested - detailed information about this EncryptedDataStream object.
toString() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns a string giving some information about this EnvelopedData object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Returns a string giving some - if requested - detailed information about this EnvelopedData object.
toString() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
Returns a string giving some information about this IssuerAndSerialNumber object.
toString() - Method in class iaik.pkcs.pkcs7.RecipientInfo
Returns a string giving some information about this RecipientInfo object.
toString() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns a string giving some information about this SignedAndEnvelopedDataStream object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Returns a string giving some - if requested - detailed information about this SignedAndEnvelopedDataStream object.
toString() - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns a string giving some information about this SignedDataStream object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Returns a string giving some - if requested - detailed information about this SignedDataStream object.
toString() - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns a string giving some information about this SignerInfo object.
toString(boolean) - Method in class iaik.pkcs.pkcs7.SignerInfo
Returns a string giving some - if requested - detailed information about this SignerInfo object.
toString() - Method in class iaik.pkcs.PKCS7CertList
Returns a string giving some information about the contents of this PKCS7CertList object.
toString() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Returns a string that represents the contents of this EncryptedPrivateKeyInfo.
toString() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Returns a string that represents the contents of this private key.
toString() - Method in class iaik.security.cipher.CAST128ParameterSpec
Creates a text representation of the ASN.1 structure of this CAST128ParameterSpec object.
toString() - Method in class iaik.security.cipher.SecretKey
 
toString() - Method in class iaik.security.dh.DHPrivateKey
Returns a string that represents the contents of this private key.
toString() - Method in class iaik.security.dh.DHPublicKey
Returns a string that represents the contents of this public key.
toString() - Method in class iaik.security.dh.ESDHKEKParameterSpec
Returns a string representation of this Object.
toString() - Method in class iaik.security.dh.ESDHParameterSpec
Returns a string representation of this Object.
toString() - Method in class iaik.security.dh.ESDHPrivateKey
Returns a string that represents the contents of this private key.
toString() - Method in class iaik.security.dh.ESDHPublicKey
Returns a string that represents the contents of this public key.
toString() - Method in class iaik.security.dsa.DSAParams
Returns a string that represents the contents of this DSAParams.
toString() - Method in class iaik.security.dsa.DSAPrivateKey
Returns a string that represents the contents of this private key.
toString() - Method in class iaik.security.rsa.RSAPrivateKey
Returns a string that represents the contents of this private key.
toString() - Method in class iaik.security.rsa.RSAPublicKey
Returns a string that represents the contents of this RSA public key.
toString() - Method in class iaik.security.smime.SMimeMailer
Returns a string representation of this SMimeMailer.
toString() - Method in class iaik.security.smime.SMimeSigned
Returns a string representation of this message.
toString() - Method in class iaik.smime.ess.ESSCertID
Returns a string giving some information about this ESSCertID object.
toString() - Method in class iaik.smime.ess.ESSCertIDv2
Returns a string giving some information about this ESSCertIDv2 object.
toString() - Method in class iaik.smime.ess.ESSIssuerSerial
Returns a string giving some information about this IssuerSerial object.
toString() - Method in class iaik.smime.ess.SigningCertificate
Returns a string that represents the contents of this SigningCertificate object.
toString() - Method in class iaik.smime.ess.SigningCertificateV2
Returns a string that represents the contents of this SigningCertificate object.
toString() - Method in class iaik.smime.SMimeMailer
Returns a string representation of this SMimeMailer.
toString() - Method in class iaik.smime.SMimeSigned
Returns a string representation of this message.
toString() - Method in class iaik.utils.SmtpMailer
Returns a string representation of this SmtpMailer.
toString(byte) - Static method in class iaik.utils.Util
Converts a byte into a hexadecimal string.
toString(byte[], int, int) - Static method in class iaik.utils.Util
Converts the specified subsequence of the given byte array into a hexadecimal string of the format: 01:23:34:56...
toString(byte[], int, int, String) - Static method in class iaik.utils.Util
Converts the specified subsequence of the given byte array into a hexadecimal string of the format: 01:23:34:56...
toString(byte[]) - Static method in class iaik.utils.Util
Converts a byte array into a hexadecimal string of the format: 01:23:34:56...
toString(byte[], String) - Static method in class iaik.utils.Util
Converts a byte array into a hexadecimal string of the format: 01:23:34:56...
toString(int) - Static method in class iaik.utils.Util
Converts an int into a hexadecimal string of the format: 01:23:34:56...
toString(long) - Static method in class iaik.utils.Util
Converts an int into a hexadecimal string of the format: 01:23:34:56...
toString() - Method in interface iaik.x509.attr.AttCertIssuer
Returns a string giving some information about this AttCertIssuer object.
toString() - Method in class iaik.x509.attr.AttributeCertificate
Returns a string that represents the contents of the certificate.
toString(boolean) - Method in class iaik.x509.attr.AttributeCertificate
Returns a string that represents the contents of the certificate.
toString() - Method in class iaik.x509.attr.Holder
Returns a string giving some information about this Holder object.
toString() - Method in class iaik.x509.attr.IssuerSerial
Returns a string giving some information about this IssuerSerial object.
toString() - Method in class iaik.x509.attr.ObjectDigestInfo
Returns a string giving some information about this ObjectDigestInfo object.
toString() - Method in class iaik.x509.attr.V1Form
Returns a string giving some information about this V1Form object.
toString() - Method in class iaik.x509.attr.V2Form
Returns a string giving some information about this V2Form object.
toString() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
Returns a string that represents the contents of this AuthorityKeyIdentifier extension.
toString() - Method in class iaik.x509.extensions.BasicConstraints
Returns a string that represents the contents of this BasicConstraints extension.
toString() - Method in class iaik.x509.extensions.CertificateIssuer
Returns a string that represents the contents of the CertificateIssuer extension.
toString() - Method in class iaik.x509.extensions.CertificatePolicies
Returns a string that represents the contents of this CertificatePolicies extension.
toString() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
Returns a string that represents the contents of this CRLDistPointsSyntax extension.
toString() - Method in class iaik.x509.extensions.CRLNumber
Returns a string that represents the contents of this CRLNumber extension.
toString() - Method in class iaik.x509.extensions.DeltaCRLIndicator
Returns a string that represents the contents of this DeltaCRLIndicator extension.
toString() - Method in class iaik.x509.extensions.ErrorExtension
Returns a string that represents the contents of this ErrorExtension.
toString() - Method in class iaik.x509.extensions.ExtendedKeyUsage
Returns a string that represents the contents of this ExtendedKeyUsage extension.
toString() - Method in class iaik.x509.extensions.HoldInstructionCode
Returns a string that represents the contents of this HoldInstructionCode extension.
toString() - Method in class iaik.x509.extensions.InfoAccess
Returns a string that represents the contents of this InfoAccess object.
toString() - Method in class iaik.x509.extensions.InhibitAnyPolicy
Returns a string that represents the contents of this InhibitAnyPolicy extension.
toString() - Method in class iaik.x509.extensions.InvalidityDate
Returns a string that represents the contents of the InvalidityDate extension.
toString() - Method in class iaik.x509.extensions.IssuerAltName
Returns a string that represents the of this IssuerAltName extension.
toString() - Method in class iaik.x509.extensions.IssuingDistributionPoint
Returns a string that represents the contents of this IssuingDistributionPoint extension.
toString() - Method in class iaik.x509.extensions.KeyUsage
Returns a string that represents the contents of this KeyUsage extension.
toString() - Method in class iaik.x509.extensions.NameConstraints
Returns a string that represents the contents of NameConstraints extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
Returns a string that represents the contents of this NetscapeBaseUrl extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
Returns a string that represents the contents of this NetscapeCaPolicyUrl extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
Returns a string that represents the contents of this NetscapeCaRevocationUrl extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
Returns a string that represents the contents of this NetscapeCertRenewalUrl extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
Returns a string that represents the contents of this NetscapeCertType extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeComment
Returns a string that represents the contents of this NetscapeComment extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
Returns a string that represents the contents of this NetscapeRevocationUrl extension.
toString() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
Returns a string that represents the contents of this NetscapeSSLServerName extension.
toString() - Method in class iaik.x509.extensions.PolicyConstraints
Returns a string that represents the contents of this PolicyConstraints extension.
toString() - Method in class iaik.x509.extensions.PolicyMappings
Returns a string that represents the contents of this PolicyMappings extension.
toString() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
Returns a string that represents the contents of this PrivateKeyUsagePeriod extension.
toString() - Method in class iaik.x509.extensions.qualified.BiometricInfo
Returns a string that represents the contents of this BiometricInfo extension.
toString() - Method in class iaik.x509.extensions.qualified.QCStatements
Returns a string that represents the contents of this QCStatements extension.
toString() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Returns a string giving some information about this BiometricData object.
toString() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
Returns a String representation of the QCStatement.
toString() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
Returns a String representation of the QCStatementInfo.
toString() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
Returns a string that represents the contents of this SemanticsInformation statement info.
toString() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Returns a string that represents the contents of this unknown statement info.
toString() - Method in class iaik.x509.extensions.ReasonCode
Returns a string that represents the contents of the ReasonCode extension.
toString() - Method in class iaik.x509.extensions.SubjectAltName
Returns a string that represents the contents of this SubjectAltName extension.
toString() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
Returns a string that represents the contents of this SubjectDirectoryAttributes extension.
toString() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
Returns a string that represents the contents of this SubjectKeyIdentifier extension.
toString() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns a string that represents the contents of this BasicOCSPResponse.
toString(boolean) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Returns a string that represents the contents of this BasicOCSPResponse.
toString() - Method in class iaik.x509.ocsp.CertID
Returns a String representation of this CertID.
toString() - Method in interface iaik.x509.ocsp.CertificateResponse
Returns a String representation of this certificate response.
toString() - Method in class iaik.x509.ocsp.CertStatus
Returns a String representation of this CertStatus.
toString() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
Returns a string that represents the contents of this AcceptableResponses extension.
toString() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
Returns a string that represents the contents of this ArchiveCutoff extension.
toString() - Method in class iaik.x509.ocsp.extensions.CrlID
Returns a string that represents the contents of this CrlID extension.
toString() - Method in class iaik.x509.ocsp.extensions.Nonce
Returns a string that represents the contents of this Nonce extension.
toString() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
Returns a string that represents the contents of this ServiceLocator extension.
toString() - Method in class iaik.x509.ocsp.OCSPRequest
Returns a string that represents the contents of this OCSPRequest.
toString(boolean) - Method in class iaik.x509.ocsp.OCSPRequest
Returns a string that represents the contents of this OCSPRequest.
toString() - Method in class iaik.x509.ocsp.OCSPResponse
Returns a String representation of this OCSP response.
toString() - Method in class iaik.x509.ocsp.Request
Returns a String representation of this Request.
toString(boolean) - Method in class iaik.x509.ocsp.Request
Returns a String representation of this Request.
toString() - Method in class iaik.x509.ocsp.ResponderID
Gives a String representation of this ResponderID.
toString() - Method in class iaik.x509.ocsp.Response
Returns a String representation of the response.
toString() - Method in class iaik.x509.ocsp.ResponseBytes
Returns a String representation of the ResponseBytes.
toString() - Method in class iaik.x509.ocsp.RevokedInfo
Gives a string representation of this RevokedInfo.
toString() - Method in class iaik.x509.ocsp.SingleResponse
Returns a String representation of this SingleResponse.
toString(boolean) - Method in class iaik.x509.ocsp.SingleResponse
Returns a String representation of this SingleResponse.
toString() - Method in class iaik.x509.ocsp.UnknownInfo
Gives a String representation of this UnknownInfo.
toString() - Method in class iaik.x509.PublicKeyInfo
Returns a string that represents the contents of this public key.
toString() - Method in class iaik.x509.RevokedCertificate
Returns a string that represents this revoked certificate.
toString(boolean) - Method in class iaik.x509.RevokedCertificate
Returns a string with - if requested - detailed information about this revoked certificate.
toString() - Method in class iaik.x509.UnknownExtension
Returns a string that represents the contents of this unknown extension.
toString() - Method in class iaik.x509.X509Certificate
Returns a string that represents the contents of the certificate.
toString(boolean) - Method in class iaik.x509.X509Certificate
Returns a string that represents the contents of the certificate.
toString() - Method in class iaik.x509.X509CRL
Returns a string that represents the contents of the CRL.
toString(boolean) - Method in class iaik.x509.X509CRL
Returns a string giving some - if requested - detailed information about the contents of the CRL.
toString() - Method in class iaik.x509.X509Extensions
Returns a string that represents the contents of the extensions.
toStringBuffer() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a StringBuffer.
toUSASCIIByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a byte array, using the US-ASCII character encoding.
toUTF8ByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Returns a copy of the sensitive data as a byte array, using the UTF-8 character encoding.
toUTF8Bytes(String) - Static method in class iaik.utils.Util
Encodes a String to a sequence of bytes using the 'UTF-8' character encoding.
toUTF8String(byte[]) - Static method in class iaik.utils.Util
Decodes a String from a sequence of bytes using the 'UTF-8' character encoding.
TP_BASIS_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
Deprecated.
OID for polynomial fields with trinomial basis as defined in X9.62.
trace(Object) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
Does nothing
trace(Object) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Write the given message to the log at the BASIC log level.
trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Write a message with an associated error to the log, at the BASIC log level.
trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Write the given message to the log at the given log level.
trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
Write a message with an associated error to the log, at the given log level.
trace(Object) - Method in class com.entrust.toolkit.tracing.TraceLog
Write the given message to the log at the BASIC log level.
trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.TraceLog
Write a message with an associated error to the log, at the BASIC log level.
trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
Write the given message to the log at the given log level.
trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
Write a message with an associated error to the log, at the given log level.
TracedInputStream - Class in iaik.utils
A TracedInputStream traces all the data which is read from an InputStream.
TracedInputStream(InputStream) - Constructor for class iaik.utils.TracedInputStream
Constructs a TracedInputStream from the InputStream which should be traced.
TraceLevel - Class in com.entrust.toolkit.tracing
Class to represent trace logging levels.
TraceLog - Class in com.entrust.toolkit.tracing
This abstract class defines the interface for any classes that are to be used for logging, and some common operations.
TraceLog() - Constructor for class com.entrust.toolkit.tracing.TraceLog
Simple constructor.
TraceLog(String) - Constructor for class com.entrust.toolkit.tracing.TraceLog
Constructor to create a named log instance.
TraceLogFactory - Class in com.entrust.toolkit.tracing
A factory class for creating TraceLog instances.
TRANSACTION_TYPE - Static variable in class com.entrust.toolkit.util.TransactionCounter
Array of String constants for the types of transaction counted by the TransactionCounter class
TransactionCounter - Class in com.entrust.toolkit.util
TransactionCounter is a singleton class that counts the cryptographic operations performed by an application.
TransactionCounter() - Constructor for class com.entrust.toolkit.util.TransactionCounter
Creates a TransactionCounter object.
transform() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Executes the transform.
Transform - Class in iaik.ixsil.algorithms
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
Transform() - Constructor for class iaik.ixsil.algorithms.Transform
 
transform() - Method in class iaik.ixsil.algorithms.Transform
Computes the result of the transform, according to the implemented algorithm either as octet stream or as XPath node set.
transform() - Method in class iaik.ixsil.algorithms.TransformImplBase64Decode
Computes the base64 decoding of the input which has been specified for this transform.
transform() - Method in class iaik.ixsil.algorithms.TransformImplCanonicalXML
Creates a canonical physical representation of the specified input according to the standard mentioned in the description of this class.
transform() - Method in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
Computes the transform result for the enveloped signature transform.
transform() - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Creates a canonical physical representation of the specified input according to the standard mentioned in the description of this class.
transform() - Method in class iaik.ixsil.algorithms.TransformImplXPath
Computes the transform result for the previously specified input.
transform() - Method in class iaik.ixsil.algorithms.TransformImplXPath2
Computes the transform result for the previously specified input.
transform() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
Computes the transform result for the previously specified input.
TRANSFORM_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Algorithm attribute of the Transform XML element.
TRANSFORM_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
The prefix for IXSIL algorithm properties, which associate transforms.
TRANSFORM_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Transform XML element.
transformDOMElem_ - Variable in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
The DOM element representation of this transform.
transformer_ - Variable in class iaik.ixsil.algorithms.TransformImplXSLT
The XLS transformer object.
TransformImplBase64Decode - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Base64 decoding algorithm, as it has been specified in XML Signature, Base64 Transform.
TransformImplBase64Decode() - Constructor for class iaik.ixsil.algorithms.TransformImplBase64Decode
Standard constructor.
TransformImplCanonicalXML - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Canonical XML canonicalization algorithm.
TransformImplCanonicalXML() - Constructor for class iaik.ixsil.algorithms.TransformImplCanonicalXML
Standard constructor.
TransformImplCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Canonical XML canonicalization algorithm.
TransformImplCanonicalXMLWithComments() - Constructor for class iaik.ixsil.algorithms.TransformImplCanonicalXMLWithComments
Standard constructor.
TransformImplDecryption - Class in com.entrust.toolkit.xencrypt.core
Provides an implementation of the Decryption Transform for XML Signature.
TransformImplDecryption() - Constructor for class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
Constructor
TransformImplEnvelopedSignature - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Enveloped Signature Transform algorithm, as it has been specified in XML Signature, Enveloped Signature Transform.
TransformImplEnvelopedSignature() - Constructor for class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
Default constructor, sets the default value for the algorithm URI to http://www.w3.org/2000/09/xmldsig#enveloped-signature.
TransformImplExclusiveCanonicalXML - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Exclusive XML Canonicalization Version 1.0 canonicalization algorithm.
TransformImplExclusiveCanonicalXML() - Constructor for class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
Standard constructor.
TransformImplExclusiveCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
Provides an transform implementation of the Exclusive XML Canonicalization canonicalization algorithm.
TransformImplExclusiveCanonicalXMLWithComments() - Constructor for class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXMLWithComments
Standard constructor.
TransformImplXPath - Class in iaik.ixsil.algorithms
Provides an transform implementation of the XPath Filtering algorithm, as it has been specified in XML Signature, XPath Filtering .
TransformImplXPath() - Constructor for class iaik.ixsil.algorithms.TransformImplXPath
Standard constructor.
TransformImplXPath.NSDeclaration - Class in iaik.ixsil.algorithms
Auxilary class representing a XML namespace declaration structure.
TransformImplXPath2 - Class in iaik.ixsil.algorithms
Provides an transform implementation of the XPath Filter 2.0, as it has been specified in XML-Signature XPath Filter 2.0.
TransformImplXPath2() - Constructor for class iaik.ixsil.algorithms.TransformImplXPath2
Standard constructor.
TransformImplXPath2.NSDeclaration - Class in iaik.ixsil.algorithms
Auxilary class representing a XML namespace declaration structure.
TransformImplXPath2.XPathFilter - Class in iaik.ixsil.algorithms
Auxiliary class representing an XPath filter of this transform.
TransformImplXSLT - Class in iaik.ixsil.algorithms
Provides a Transform implementation of a XSL Transformation (XSLT).
TransformImplXSLT() - Constructor for class iaik.ixsil.algorithms.TransformImplXSLT
Standard constructor.
TransformInstruction - Class in iaik.ixsil.core
Abstract base class representing a transform instruction.
TransformInstruction(Element, URIResolverParameters, boolean) - Constructor for class iaik.ixsil.core.TransformInstruction
Creates a transform instruction object, depending on the specified use case.
TransformInstruction(Element, SignatureHandler) - Constructor for class iaik.ixsil.core.TransformInstruction
Creates a transform instruction object, depending on the specified use case.
TransformInstructionException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class iaik.ixsil.core.TransformInstruction.
TransformInstructionException() - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
TransformInstructionException(Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
TransformInstructionException(String) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
TransformInstructionException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
TransformInstructionException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
TransformInstructionException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
 
transforms_ - Variable in class iaik.ixsil.core.TransformInstruction
A list of references to Transform elements, each of which represents a transform algorithm used to generate the result of this transform instruction from the refered data.
TRANSFORMS_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Transforms XML element.
transInstrDOMElem_ - Variable in class iaik.ixsil.core.TransformInstruction
DOM element representation of the transform instruction element.
trigger(int) - Method in class com.entrust.toolkit.LoginCounter
Triggers the observers with the given message.
trigger(int) - Method in class com.entrust.toolkit.PKCS7Counter
Triggers the observers with the given message.
trigger(int) - Method in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
Triggers the observers with the given message.
trigger(int) - Method in class iaik.ixsil.core.XMLCounter
Triggers the observers with the given message.
trigger(int) - Method in class iaik.security.smime.SMIMECounter
Triggers the observers with the given message.
trigger(int) - Method in class iaik.smime.SMIMECounter
Triggers the observers with the given message.
TripleDES - Class in iaik.security.cipher
Extends the BufferedCipher class for adding a buffering mechanism to the underlying TripleDES cipher.
TripleDES() - Constructor for class iaik.security.cipher.TripleDES
The constructor; creates a new instance of the Triple DES symmetric cipher algorithm.
TRIPLEDES_CBC_192 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
Identifies the "TRIPLEDES-CBC-192" encryption algorithm configuration.
TripleDesCipher - Class in com.entrust.toolkit.security.crypto.cipher
An implementation of the Triple DES symmetric block cipher.
TripleDesCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.TripleDesCipher
The constructor; creates a new instance of the Triple DES symmetric cipher algorithm.
TripleDesCMac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the CMAC message authentication code algorithm that uses DESede as the underlying symmetric cipher.
TripleDesCMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.TripleDesCMac
The constructor; creates a new instance of the DESedeCMac MAC algorithm.
TripleDESKeyGenerator - Class in iaik.security.cipher
This class provides the functionality of a TripleDES key generator.
TripleDESKeyGenerator() - Constructor for class iaik.security.cipher.TripleDESKeyGenerator
The constructor; creates a new instance of the DESede key generation algorithm.
TripleDESKeyWrap - Class in iaik.security.cipher
This class implements the CMS TripleDES key wrap algorithm.
TripleDESKeyWrap() - Constructor for class iaik.security.cipher.TripleDESKeyWrap
The constructor; creates a new instance of the DESedeWrapDESede symmetric cipher algorithm.
TripleDesMac - Class in com.entrust.toolkit.security.crypto.mac
A software based implementation of the DAC message authentication code algorithm that uses DESede as the underlying symmetric cipher.
TripleDesMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.TripleDesMac
The constructor; creates a new instance of the DESedeMac MAC algorithm.
truncate(int) - Method in class com.entrust.toolkit.util.ByteArray
Truncates the end of the byte array this object contains.
truncate(byte[], int) - Static method in class com.entrust.toolkit.util.ExtendedHasher
Deprecated.
since 6.1; use ByteArray.truncate(int) instead
TRUST_E_BAD_DIGEST - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_BASIC_CONSTRAINTS - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_CERT_SIGNATURE - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_COUNTER_SIGNER - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_FINANCIAL_CRITERIA - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_NO_SIGNER_CERT - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_SYSTEM_ERROR - Static variable in class com.entrust.toolkit.capi.Error
 
TRUST_E_TIME_STAMP - Static variable in class com.entrust.toolkit.capi.Error
 
TRUSTED_ROOT - Static variable in class com.entrust.toolkit.capi.CertStore
 
trustedCertificates() - Method in class iaik.x509.SimpleChainVerifier
Returns the enumeration of the currently trusted certificates.
Trustmanager - Class in com.entrust.toolkit
The Trustmanager class implements an X509TrustManagerInterface used by the Toolkit when verifying certificates in XML signatures and encrypting XML elements.
Trustmanager() - Constructor for class com.entrust.toolkit.Trustmanager
Instantiates a Trustmanager object.
Trustmanager(User) - Constructor for class com.entrust.toolkit.Trustmanager
Deprecated.
use the Trustmanager(KeyAndCertificateSource source) constructor instead. You could construct that KeyAndCertificateSource from a User.
Trustmanager(KeyAndCertificateSource) - Constructor for class com.entrust.toolkit.Trustmanager
Initializes a Trustmanager from a KeyAndCertificateSource.
trustManager_ - Variable in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
The implementation of the trust management system interface X509TrustManagerInterface.
trustManager_ - Variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
The implementation of the trust management system interface X509TrustManagerInterface.
tryLater - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "tryLater" (3) indicating that the request should be resend at later because the server temporarily cannot respond.
TSTInfo - Class in com.entrust.toolkit.asn1.tsp
This class implements the TSTInfo structure as defined in RFC 3161, the Time-Stamp Protocol (TSP) specification.
TSTInfo(ObjectID, MessageImprint, BigInteger, Date) - Constructor for class com.entrust.toolkit.asn1.tsp.TSTInfo
Creates a new TSTInfo object with the specified components.
TSTInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.TSTInfo
Creates a new TSTInfo object from an ASN1Object.
tstInfo - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the Time Stamp Protocol token TSTInfo.
TWENTYFOURHOURS - Static variable in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
The value of 24 hours in seconds
TWO - Static variable in class iaik.utils.NumberTheory
BigInteger constant 2
type_ - Variable in class iaik.utils.RFC2253NameParser.AVA
 
typeAttr_ - Variable in class iaik.ixsil.core.TransformInstruction
DOM attribute representation of the transform instruction's attribute named "Type".
typeChange - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - typeChange: certificate type changed.
typeName - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
Names of each PKIBody type.
typeName - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
Names of each POPOPrivKey type.
typeName - Static variable in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
Names of each ProofOfPossession type.

U

UAL_UPDATE_FAILED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that an attempt was made to update the UAL file for Server Login, but that the attempt failed.
UALCreator - Class in com.entrust.toolkit.credentials
Implements a server login binder that binds a password to a set of machine information to create a .ual file.
UALCreator(CredentialReader, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.UALCreator
Instantiates a UALCreator using a user's credential reader.
UALCreator(User, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.UALCreator
Instantiates a UALCreator using an already logged in user.
UALCreator(String, String, SecureStringBuffer) - Constructor for class com.entrust.toolkit.credentials.UALCreator
Instantiates a UALCreator using a user's EPF and Entrust INI file.
UALCredentialReader - Class in com.entrust.toolkit.credentials
UALCredentialReader is a subclass of CredentialReader and reads an Entrust Digital Identity that has been bound to a computer using the Toolkit's Server Login feature.
UALCredentialReader(InputStream, InputStream) - Constructor for class com.entrust.toolkit.credentials.UALCredentialReader
Deprecated.
use UALCredentialReader(CredentialReader, InputStream ) instead
UALCredentialReader(InputStream, InputStream, String) - Constructor for class com.entrust.toolkit.credentials.UALCredentialReader
Deprecated.
use UALCredentialReader(CredentialReader, InputStream, String) instead
UALCredentialReader(CredentialReader, InputStream) - Constructor for class com.entrust.toolkit.credentials.UALCredentialReader
Creates a UALCredentialReader that lets you use the Server Login feature with any other type of Digital Identity store.
UALCredentialReader(CredentialReader, InputStream, String) - Constructor for class com.entrust.toolkit.credentials.UALCredentialReader
Instantiates a UALCredentialReader.
UALException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a non-recoverable error occurs while using Entrust Unattended Login (UAL).
UALException(String) - Constructor for exception com.entrust.toolkit.exceptions.UALException
Creates a UALException with the indicated exception message.
UALException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UALException
Creates a UALException with the indicated inner exception, and exception message.
UALPermission - Class in com.entrust.toolkit.permissions
UALPermission is required when creating (binding) the UnAttended Login (UAL) file, or when extracting the password from the UAL file.
UALPermission() - Constructor for class com.entrust.toolkit.permissions.UALPermission
Creates a new UALPermission using the symbolic name of "UALPermission".
UALUtil - Class in com.entrust.toolkit.credentials
Contains various utility APIs related to Entrust Unattended Login (UAL).
unacceptedExtension - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'unacceptedExtension': the requested extension is not supported by the TSA.
unacceptedPolicy - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'unacceptedPolicy': the requested TSA policy is not supported by the TSA.
UNAUTH_ATTRS_TAG - Static variable in class iaik.cms.AuthenticatedDataStream
 
unauthorized - Static variable in class iaik.x509.ocsp.OCSPResponse
Response status "unauthorized" (6) indicating an unauthorized request.
unblockELILogout() - Method in class com.entrust.toolkit.User
Deprecated.
since 8.0; There is no longer a need to maintain this feature as the Entrust Login Interface has been discontinued. This method will be removed in a future release.
UNENCRYPTED - Static variable in class iaik.pkcs.pkcs12.AuthenticatedSafe
AuthenticatedSafe mode: UNENCRYPTED
unescape(String) - Method in class iaik.ixsil.util.URI
Unescapes the provided string.
uniformResourceIdentifier - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type uniformResourceIdentifier (6).
union(Set) - Method in class com.entrust.toolkit.Set
The union set operation.
uniqueIdentifier - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.45"
OID Name: "x500UniqueIdentifier"
OID Short-name: none
Source: RFC 4519
uniqueMember - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.50"
OID Name: "uniqueMember"
OID Short-name: none
Source: RFC 4519
UNIString - Static variable in class iaik.asn1.ASN
Global ASN.1 type UniversalString
UNIString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type UniversalString
UNIString - Class in iaik.asn1
This class implements the native ASN.1 type "UniveralString".
UNIString() - Constructor for class iaik.asn1.UNIString
Creates an empty UNIString.
UNIString(String) - Constructor for class iaik.asn1.UNIString
Creates a new ASN.1 UNIString object for the given String value.
UNIVERSAL - Static variable in class iaik.asn1.ASN
Tag class: universal
UNIVERSAL - Static variable in class iaik.asn1.DerInputStream
Tag class: universal
unknown - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - unknown.
UNKNOWN - Static variable in class iaik.asn1.ASN
Global ASN.1 type UNKNOWN
UNKNOWN - Class in iaik.asn1
This class is used to decode unknown PRIVATE or APPLICATION ASN.1 types.
UNKNOWN() - Constructor for class iaik.asn1.UNKNOWN
Creates an empty UNKNOWN ASN.1 type.
UNKNOWN - Static variable in class iaik.x509.ocsp.CertStatus
CertStatus "unknown" (2).
UNKNOWN_TRANSACTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for any transaction other than those listed
UNKNOWN_TRANSACTION - Static variable in class iaik.smime.SMIMECounter
The constant for any transaction other than those listed
UnknownExtension - Class in iaik.x509
This class implements any unknown extension.
UnknownExtension(ObjectID) - Constructor for class iaik.x509.UnknownExtension
Creates a new unknown extension from the given object identifier.
UnknownInfo - Class in iaik.x509.ocsp
This class implements the OCSP type UnknownInfo.
UnknownInfo() - Constructor for class iaik.x509.ocsp.UnknownInfo
Default constructor.
UnknownInfo(int) - Constructor for class iaik.x509.ocsp.UnknownInfo
Creates an UnknownInfo from the given value to be represented as ASN.1 ENUMERATED.
UnknownInfo(ASN1Object) - Constructor for class iaik.x509.ocsp.UnknownInfo
Creates an UnknownInfo from an ASN1Object.
UnknownKeyAttribute - Class in iaik.cms
This class implements any unknown Key Attribute.
UnknownKeyAttribute(ObjectID) - Constructor for class iaik.cms.UnknownKeyAttribute
Creates a new unknown key attribute from the given object identifier.
UnknownQCStatementInfo - Class in iaik.x509.extensions.qualified.structures
This class implements any unknown QCStatementInfo.
UnknownQCStatementInfo(ObjectID) - Constructor for class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
Creates a new unknown statement info from the given object identifier.
UnknownResponseException - Exception in iaik.x509.ocsp
Exception that is thrown when an OCSP server sends an unknown (= unsupported) response.
UnknownResponseException(ObjectID, ASN1) - Constructor for exception iaik.x509.ocsp.UnknownResponseException
Constructs an UnknownResponseException with no specified detail message.
UnknownResponseException(String, ObjectID, ASN1) - Constructor for exception iaik.x509.ocsp.UnknownResponseException
Constructs an UnknownResponseException with the specified detail message.
UnknownURLProtocolException - Exception in com.entrust.toolkit.exceptions
This exception should be thrown when an unknown URL Protocol has been specified.
UnknownURLProtocolException(String) - Constructor for exception com.entrust.toolkit.exceptions.UnknownURLProtocolException
Creates a UnknownURLProtocolException with the indicated exception message.
UnknownURLProtocolException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UnknownURLProtocolException
Creates a UnknownURLProtocolException with the indicated inner exception, and exception message.
unprotectedAttrs_ - Variable in class iaik.cms.EncryptedDataStream
Optional unprotected attributes.
unprotectedAttrs_ - Variable in class iaik.cms.EnvelopedDataStream
Optional unprotected attributes.
unregisterID(Document, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
 
unregisterID(Document, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
 
unregisterID(Document, String) - Static method in class iaik.ixsil.util.DOMUtils
 
unregisterID(Document, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
 
unregisterID(Document, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
Unregisters a candidate DOM element, which has been registerred with method DOMUtilsInterface.registerID(org.w3c.dom.Document, org.w3c.dom.Element, java.lang.String) before, at its owning DOM document.
UNRESERVED_ - Static variable in class iaik.ixsil.util.URI
Contains all unreserved characters which can be used for an URI.
unspecified - Static variable in class iaik.x509.extensions.ReasonCode
Certificate revocation reason unspecified.
unstructuredAddress - Static variable in class iaik.asn1.ObjectID
Creates the PKCS#9 ObjectID unstructeredAddress.
unstructuredName - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object unstructeredName.
UnsupportedECDomainException - Exception in com.entrust.toolkit.exceptions
This class represents an exception that is thrown when an attempt is made to use an unsupported Elliptic Curve (EC) domain in Entrust EC cryptographic engine.
UnsupportedECDomainException(String) - Constructor for exception com.entrust.toolkit.exceptions.UnsupportedECDomainException
Creates a new UnsupportedECDomainException from the given EC domain name (or alias).
UnsupportedECDomainException(int) - Constructor for exception com.entrust.toolkit.exceptions.UnsupportedECDomainException
Creates a new UnsupportedECDomainException from the given EC field size (in bits).
UnsupportedECDomainException(String, Throwable) - Constructor for exception com.entrust.toolkit.exceptions.UnsupportedECDomainException
Creates a CodingException with the specified detail message and cause.
unused - Static variable in class iaik.asn1.structures.DistributionPoint
The unused reason flag.
UnverifiedCertFilter - Class in com.entrust.toolkit.credentials
The UnverifiedCertFilter may be used for allowing unverified identities to be found when searching for CAPI identities.
UnverifiedCertFilter(List<Name>) - Constructor for class com.entrust.toolkit.credentials.UnverifiedCertFilter
T
unwrapDecryptionKey(long, long, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Unwraps an RSA decryption key on the token using the specified DESede secret key.
unwrapDSAPrivateKey(long, long, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Unwraps an DSA private key on the token using the specified AES or DESede secret key.
unwrapECPrivateKey(long, long, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Unwraps an EC private key on the token using the specified AES or DESede secret key.
unwrapKey(byte[], AlgorithmID, SecretKey, AlgorithmParameters, String) - Method in class iaik.cms.SecurityProvider
Unwraps the given wrapped (encrypted) secret content encryption key for a KEKRecipientInfoor KeyAgreeRecipientInfo.
unwrapPrivateKey(long, long, String, byte[], boolean, boolean, byte[], String, long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Unwraps a private key on the token using the specified AES or DESede secret key.
unwrapRSAPrivateKey(long, long, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Unwraps an RSA private key on the token using the specified AES or DESede secret key.
update(byte[], int, int) - Method in class com.entrust.toolkit.capi.CryptHash
Updates the hash with the given input data, starting at the given offset, and hashing the given length.
update(byte[]) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
Update a roaming profile.
update(EntrustFiles) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
Updates all of the given files by sending an update request to the Roaming Server.
update(EntrustFiles) - Method in class com.entrust.toolkit.roaming.RoamingUser
Updates the user's files in the Directory, or places them in the Directory if they do not already exist.
update(byte) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
Add one byte
update(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
Add a stream of bytes.
update(Observable, Object) - Method in class com.entrust.toolkit.util.TransactionCounter
Updates the counter.
updateAllKeys() - Method in class com.entrust.toolkit.User
Updates all the user's keys/certificates, which HAVE NOT been superseded.
updateAnother(String, EntrustFiles) - Method in class com.entrust.toolkit.roaming.RoamingUser
Updates another User's files in the Directory, or places them in the Directory if they do not already exist.
updateContent(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Replaces the unencrypted element content with an <EncryptedData> element — called after the encryptContent method.
updateDate - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.6.2" OID Name: "entrustCertDefnUpdateDate" OID Short-name: none
updateElement(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
Allows an application to replace a specific <EncryptedData> element with decrypted data.
updateElement(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
Replaces the unencrypted element or content with an <EncryptedData> element — called after encryption.
updateEncryptionKeys() - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a RoamingCredentialReader and RoamingCredentialWriter object with a User object, and let the User perform key management automtically.
updateEncryptionKeys() - Method in class com.entrust.toolkit.User
Attempts to update the user's encryption/decryption key/certificate.
updateHeaders() - Method in class iaik.security.smime.SMimeMultipart
Updates the headers of all included body parts.
updateHeaders() - Method in class iaik.smime.SMimeMultipart
Updates the headers of all included body parts.
updatePercent - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.6.3" OID Name: "entrustCertDefnUpdatePercent" OID Short-name: none
updateSigningKeys() - Method in class com.entrust.toolkit.roaming.RoamingUser
Deprecated.
As of 7.0, use a RoamingCredentialReader and RoamingCredentialWriter object with a User object, and let the User perform key management automtically.
updateSigningKeys() - Method in class com.entrust.toolkit.User
Attempts to update the user's signing/verification key/certificate.
updateUserKeys(X509Certificate[]) - Method in class com.entrust.toolkit.User
Updates the user's keys/certificates that correspond to the indicated certificates, which MUST NOT have been superseded.
updateUserPolicyCertCache(User) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
Adds the main policy certificate and role policy certificate to the user's policy certificate cache.
updateUserPolicyCertCache(User) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
Adds the certificate definition policy certificates to the user's policy certificate cache.
upgrade - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
EntrustEventReason - upgrade.
URI - Class in iaik.ixsil.util
This class represents a Uniform Ressource Identifier (URI), as specified in RFC 2396.
URI(String, String, String, String, String) - Constructor for class iaik.ixsil.util.URI
Constructs a URI from its five components.
URI(String) - Constructor for class iaik.ixsil.util.URI
Parses the given URI string and extracts its five components.
uri_ - Variable in class iaik.ixsil.algorithms.Algorithm
The name URI associated with this algorithm.
uriAttr_ - Variable in class iaik.ixsil.core.TransformInstruction
DOM attribute representation of the transform instruction's attribute named "URI".
URIException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of class URI.
URIException() - Constructor for exception iaik.ixsil.exceptions.URIException
 
URIException(Throwable) - Constructor for exception iaik.ixsil.exceptions.URIException
 
URIException(String) - Constructor for exception iaik.ixsil.exceptions.URIException
 
URIException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.URIException
 
URIException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.URIException
 
URIException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.URIException
 
uRIResolver_ - Variable in class iaik.ixsil.algorithms.TransformImplXSLT
The URI resolver used for resolving URIs within the stylesheet (include, import, document()).
URIResolverParameters - Class in iaik.ixsil.core
This class represents a structure which contains some parameters for resolving URIs within IXSIL.
URIResolverParameters(URI) - Constructor for class iaik.ixsil.core.URIResolverParameters
Default constructor.
URIResolverParameters(URIResolverParameters) - Constructor for class iaik.ixsil.core.URIResolverParameters
Copy constructor.
uriResolverParameters_ - Variable in class iaik.ixsil.core.TransformInstruction
Structure encapsulating some parameters for resolving URIs.
uRIResolverParameters_ - Variable in class iaik.ixsil.keyinfo.KeyManagerImpl
Parameters used by the key manager when resolving URIs.
useCache(boolean) - Method in class com.entrust.toolkit.x509.certstore.CACrossCertCS
Setting which allows the URL cache to be turned on or off.
useCache(boolean) - Method in class com.entrust.toolkit.x509.certstore.HTTPCS
Setting which allows the URL cache to be turned on or off.
useCMPSigning - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
OID String: "1.2.840.113533.7.77.46.4.5" OID Name: "entrustCertDefnUseCMPSigning" OID Short-name: none
useKeyHistory(boolean) - Method in class com.entrust.toolkit.credentials.TokenInitializer
Specifies whether the entire key history or just current key information should be written to the token when writing the Digital Identity.
useKeyHistory(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
Specifies whether the entire key history or just current key information should be written to the token when writing a new Digital Identity (creation or recovery).
useNewContentTypes(boolean) - Static method in class iaik.security.smime.SMimeParameters
Decides whether to use old or new S/MIME content types.
useNewContentTypes(boolean) - Static method in class iaik.smime.SMimeParameters
Decides whether to use old or new S/MIME content types.
useOAEP(boolean) - Method in class com.entrust.toolkit.archive.ArchiveCreator
Indicate whether or not OAEP padding should be used when encrypting the message.
useOAEP(boolean) - Method in class com.entrust.toolkit.archive.PemOutputStream
Indicate whether or not OAEP padding should be used when encrypting the message.
User - Class in com.entrust.toolkit
User is a high-level class representing a user of a Public Key Infrastructure (PKI).
User() - Constructor for class com.entrust.toolkit.User
Creates a new User object.
User(UserConfigSettings) - Constructor for class com.entrust.toolkit.User
Creates a new User object that will use/obey the indicated user configuration settings.
User(String, SecureStringBuffer, String) - Constructor for class com.entrust.toolkit.User
Creates a new User object and automatically logs in using settings retrieved from the user's entrust.ini file.
USER_AND_CROSS_CERT - Static variable in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Specifies that both user certificates and cross certificates should be written.
USER_CERT_ONLY - Static variable in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Specifies that only user certificates should be written.
USER_CERTIFICATE_SYNCHRONIZATION_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that additional user keys/certificates were received through certificate store synchronization.
USER_CERTIFICATE_SYNCHRONIZATION_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that a certificate store synchronization operation is required.
USER_CERTIFICATE_UPDATE_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that one or more of the user's keys/certificates was updated (including the encryption/decryption and signing/verification key/certificate.
USER_CERTIFICATE_UPDATE_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that one or more of the user's keys/certificates requires an update (including the encryption/decryption and signing/verification key/certificate).
USER_CERTIFICATION_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that certification occurred for one or more certificate-definitions that were added to the user's certificate-type.
USER_CERTIFICATION_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that one or more certificate-definitions have been added to the user's certificate-type, each of which requires certification.
USER_EXPORT_COMPLETED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that a user export operation has been completed, and the user now exists on a new Security Manager.
USER_EXPORT_DETECTED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user has been exported to a new Security Manager, and that the user must contact the new Security Manager to complete the export operation.
USER_IS_BEING_EXPORTED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user is in the process of being exported to a new Security Manager.
USER_IS_DEACTIVATED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user has been disabled/deactivated.
USER_TYPE - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
Deprecated.
Indicator for a Normal user.
UserAlreadyLoggedInException - Exception in com.entrust.toolkit.exceptions
This exception is thrown if the user is already logged in and another attempt is made to log in.
UserAlreadyLoggedInException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserAlreadyLoggedInException
Constructs a UserAlreadyLoggedInException.
UserBadPasswordException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a bad password is used.
UserBadPasswordException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserBadPasswordException
Constructs a UserBadPasswordException.
UserBadPasswordException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserBadPasswordException
Creates a UserBadPasswordException with the indicated inner exception, and exception message.
UserCancelledException - Exception in com.entrust.toolkit.exceptions
This exception is thrown in ELI when the user cancelled the login.
UserCancelledException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserCancelledException
Constructs a UserCancelledException.
USERCERT - Static variable in class com.entrust.toolkit.x509.certstore.CertType
Represent a CA certificate.
UserCertificateRevokedException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when the signing certificate is revoked.
UserCertificateRevokedException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserCertificateRevokedException
Constructs a UserCertificateRevokedException.
UserConfigSettings - Class in com.entrust.toolkit.credentials
Contains a set of parameters that are used to configure the operation and behaviour of an Entrust User.
UserConfigSettings() - Constructor for class com.entrust.toolkit.credentials.UserConfigSettings
The constructor; creates a new UserConfigSettings object that contains the default configuration settings.
UserException - Exception in com.entrust.toolkit.exceptions
This exception is the base class of the User exception hierarchy.
UserException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserException
Creates a UserException with the indicated exception message.
UserException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserException
Creates a UserException with the indicated inner exception, and exception message.
UserFailureException - Exception in com.entrust.toolkit.exceptions
This exception is the base class of the user's 'failure' exceptions.
UserFailureException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserFailureException
Creates a UserFailureException with the indicated exception message.
UserFailureException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserFailureException
Creates a UserFailureException with the indicated inner exception, and exception message.
UserFatalException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a non-recoverable error occurs when accessing information in a User object.
UserFatalException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserFatalException
Creates a UserFatalException with the indicated exception message.
UserFatalException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserFatalException
Creates a UserFatalException with the indicated inner exception, and exception message.
userid - Static variable in class iaik.asn1.ObjectID
OID String: "0.9.2342.19200300.100.1.1"
OID Name: "userid"
OID Short-name: "uid"
Source: RFC 4519
UserKeyManagementException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a non-fatal error occurs during user key management (eg: key update).
UserKeyManagementException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserKeyManagementException
Creates a UserKeyManagementException with the indicated exception message.
UserKeyManagementException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserKeyManagementException
Creates a UserKeyManagementException with the indicated inner exception, and exception message.
UserNotLoggedInException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when an attempt is made to access information from a User object when it is not logged in.
UserNotLoggedInException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserNotLoggedInException
Constructs a UserNotLoggedInException.
userPassword - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.35"
OID Name: "userPassword"
OID Short-name: none
Source: RFC 4519
UserRecoverException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when a fatal error occurs while performing operations on a User object, which MAY require that the user be recovered.
UserRecoverException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserRecoverException
Creates a UserRecoverException with the indicated exception message.
UserRecoverException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserRecoverException
Creates a UserRecoverException with the indicated inner exception, and exception message.
UserRetryException - Exception in com.entrust.toolkit.exceptions
This exception is the base class of a user's 'retry' exceptions.
UserRetryException(String) - Constructor for exception com.entrust.toolkit.exceptions.UserRetryException
Creates a UserRetryException with the indicated exception message.
UserRetryException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.UserRetryException
Creates a UserRetryException with the indicated inner exception, and exception message.
UserRevocationInfo - Class in com.entrust.toolkit.x509
This class maintains an ordered list of revocation information which is used to configure the underlying RevocationManager.
UserRevocationInfo() - Constructor for class com.entrust.toolkit.x509.UserRevocationInfo
The default constructor for UserRevocationInfo
UserRevocationInfo(KeyAndCertContainer) - Constructor for class com.entrust.toolkit.x509.UserRevocationInfo
The default constructor for UserRevocationInfo
UserStatus - Class in com.entrust.toolkit.credentials
This class contains a set of status codes and messages which indicate the status of a User.
UTCTime - Static variable in class iaik.asn1.ASN
Global ASN.1 type UTCTime (coordinated universal time) (maximum precision down to seconds)
UTCTime - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type UTCTime (coordinated universal time) (maximum precision down to seconds)
UTCTime - Class in iaik.asn1
This class implements the native ASN.1 type "UTCTime".
UTCTime() - Constructor for class iaik.asn1.UTCTime
Creates an empty object.
UTCTime(String) - Constructor for class iaik.asn1.UTCTime
Creates a new ASN.1 UTCTime object for the given Java String value.
UTF8Pairs - Class in com.entrust.toolkit.asn1.crmf.regInfo
This class implements the ASN.1 structure for the UTF8Pairs regInfo as defined in the CRMF specification.
UTF8Pairs(String) - Constructor for class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Creates a new UTF8Pairs regInfo object with the specified component.
UTF8Pairs(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
Creates a new UTF8Pairs regInfo object from an ASN1Object.
UTF8String - Static variable in class iaik.asn1.ASN
Global ASN.1 string type UTF8String
UTF8String - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type UTF8String
UTF8String - Class in iaik.asn1
This class implements the ASN.1 character string type "UTF8String".
UTF8String() - Constructor for class iaik.asn1.UTF8String
Creates an empty UTF8String.
UTF8String(String) - Constructor for class iaik.asn1.UTF8String
Creates a new ASN.1 UTF8String object for the given String value.
Util - Class in iaik.utils
This class provides some general useful methods.
Utils - Class in iaik.cms
Some basic utility methods.
Utils - Class in iaik.ixsil.util
Contains some basic utility functions for use within IXISL.
Utils() - Constructor for class iaik.ixsil.util.Utils
 
UtilsException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of class Utils.
UtilsException() - Constructor for exception iaik.ixsil.exceptions.UtilsException
 
UtilsException(Throwable) - Constructor for exception iaik.ixsil.exceptions.UtilsException
 
UtilsException(String) - Constructor for exception iaik.ixsil.exceptions.UtilsException
 
UtilsException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.UtilsException
 
UtilsException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.UtilsException
 
UtilsException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.UtilsException
 

V

V1_FORM - Static variable in interface iaik.x509.attr.AttCertIssuer
Attribute certificate issuer representation v1Form (1).
V1Form - Class in iaik.x509.attr
This class implements the AC type V1Form.
V1Form(GeneralNames) - Constructor for class iaik.x509.attr.V1Form
Creates a V1Form from the given GeneralNames.
V1Form(Name) - Constructor for class iaik.x509.attr.V1Form
Creates a V1Form for the given issuer name.
V1Form(ASN1Object) - Constructor for class iaik.x509.attr.V1Form
Creates a V1Form from its ASN.1 representation.
V2_FORM - Static variable in interface iaik.x509.attr.AttCertIssuer
Attribute certificate issuer representation v2Form (2).
V2_UPGRADE_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's Digital Identity store was upgraded from V1-key-pair format to V2-key-pair format.
V2_UPGRADE_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's Digital Identity store requires an upgrade from V1-key-pair format to V2-key-pair format.
V2Form - Class in iaik.x509.attr
This class implements the AC type V2Form.
V2Form(GeneralNames, IssuerSerial, ObjectDigestInfo) - Constructor for class iaik.x509.attr.V2Form
Default constructor.
V2Form(ASN1Object) - Constructor for class iaik.x509.attr.V2Form
Creates a V2Form from its ASN.1 representation.
V3Extension - Class in iaik.x509
This class is the basic implementation for X.509v3 certificate and X.509v2 CRL extensions.
V3Extension() - Constructor for class iaik.x509.V3Extension
 
validate(X509Certificate) - Method in class com.entrust.toolkit.User
Validates an X.509 certificate.
validate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Validates an X.509 certificate.
validate(X509Certificate, Date) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
Validates an X.509 certificate at a given point in time.
validate(X509Certificate) - Method in class com.entrust.toolkit.x509.CertVerifier
Validates an X.509 certificate.
validate(X509Certificate, Date) - Method in class com.entrust.toolkit.x509.CertVerifier
Validates an X.509 certificate at a given point in time.
validate(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
Validate that the given certificate does not invalidate the certificate chain.
validate(RevokedCertificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
Validates the CRL entry based on the CRL entry extensions found in this or previous CRL entries, or in the CRL.
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
Validate that the given certificate does not invalidate the certificate chain.
validate(X509Certificate, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CertTestlet
Validates the certificate based on the certificate extensions found in this, or previous, certificates.
validate(RevokedCertificate, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLEntryTestlet
Validates the CRL entry based on the CRL entry extensions found in this or previous CRL entries, or on those found in the CRL.
validate(X509CRL, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLTestlet
Validates the certificate based on the CRL extensions found in this CRL.
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
This is the method that validates the ExtendedKeyUsage.
validate(X509Certificate[]) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Validates the certificate extensions in each certificate of the chain.
validate(X509Certificate, X509Certificate[]) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Validates the certificate extensions in each certificate of the chain.
validate(X509CRL, X509Certificate) - Method in class com.entrust.toolkit.x509.testlets.ExtensionTester
Validates the CRL extensions and CRL entry extensions in the CRL.
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
 
validate(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
Validate that the given certificate does not invalidate the certificate chain.
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCertTestlet
 
validate(RevokedCertificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
 
validate(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLTestlet
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
Deprecated.
 
validate(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
 
validatePassword(SecureStringBuffer) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Validates a given password according to the rules set on the PKI.
validatePassword(SecureStringBuffer, ByteArray[]) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
Validates a given password according to the rules set on the PKI, checking the length, character content, and password history.
VALIDATION_DYNAMIC_ - Static variable in class iaik.ixsil.util.DOMUtils
Indicates that the DOM parser should validate the document if it finds hint in the XML source about the underlying grammar.
VALIDATION_NO_ - Static variable in class iaik.ixsil.util.DOMUtils
Indicates that the DOM parser must not validate the document.
VALIDATION_YES_ - Static variable in class iaik.ixsil.util.DOMUtils
Indicates that the DOM parser must validate the document.
ValidationConfig - Class in com.entrust.toolkit.x509.certstore
ValidationConfig is a class used for carrying configuration information specific to Certificate Validation.
ValidationConfig(CertificateStore[], boolean, boolean) - Constructor for class com.entrust.toolkit.x509.certstore.ValidationConfig
Create a Validation configuration which consists of a list of CertificateStore objects that may be used.
ValidationInfo - Interface in com.entrust.toolkit.x509
 
Validity - Class in com.entrust.toolkit.asn1.structures
Deprecated.
Use OptionalValidity instead (since JTK 7.0)
Validity() - Constructor for class com.entrust.toolkit.asn1.structures.Validity
Deprecated.
 
value - Variable in class iaik.asn1.ASN1String
The value as byte material representing the String value encoding.
value - Variable in class iaik.asn1.BIT_STRING
The bits of the BIT STRING in a byte array, initialized with null.
value_ - Variable in class iaik.utils.RFC2253NameParser.AVA
 
valueOf(String) - Static method in enum com.entrust.toolkit.capi.EntrustCertManagementState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.credentials.Identity.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.pkcs11.JNIPKCS11.EcdsaDigestFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterFactory.SupportedEcDomain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName.SpecifiedECDomainVersion
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName.SpecifiedECDomainVersion
Converts an EC domain parameter version from integer representation to SpecifiedECDomainVersion representation.
valueOf(String) - Static method in enum com.entrust.toolkit.smproxy.ProxyOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.smproxy.SMProxySSLSocketFactory.InetHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.smproxy.SMProxyType.SMType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.util.FilePermissions.FILE_ACCESS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory.InetHandling
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.entrust.toolkit.capi.EntrustCertManagementState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.credentials.Identity.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.pkcs11.JNIPKCS11.EcdsaDigestFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterFactory.SupportedEcDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName.SpecifiedECDomainVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.smproxy.ProxyOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.smproxy.SMProxySSLSocketFactory.InetHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.smproxy.SMProxyType.SMType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.util.FilePermissions.FILE_ACCESS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory.InetHandling
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFICATION_CERTIFICATE - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
 
VERIFICATION_CERTIFICATE_UPDATE_OCCURRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's signing/verification key/certificate was updated.
VERIFICATION_CERTIFICATE_UPDATE_REQUIRED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the user's signing/verification key/certificate requires updating.
verificationCert_ - Variable in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
The verification certificate.
Verifier - Class in iaik.ixsil.core
Provides the basic entry point into IXSIL for the signature verification use case.
Verifier(Element, URI) - Constructor for class iaik.ixsil.core.Verifier
Used to verify an XML signature, whereas the XML signature is specified as a DOM element.
Verifier(Document, URI, String, String) - Constructor for class iaik.ixsil.core.Verifier
Used to to verify an a XML signature, whereas the XML document which contains the signature is specified as a document object model.
Verifier(InputStream, URI, String, String) - Constructor for class iaik.ixsil.core.Verifier
Used to to verify an a XML signature, whereas the XML document which contains the signature is specified as a input stream.
Verifier(InputStream, URI, String, String, String, String) - Constructor for class iaik.ixsil.core.Verifier
Used to to verify an a XML signature, whereas the XML document which contains the signature is specified as a input stream.
Verifier(Element, URI, boolean) - Constructor for class iaik.ixsil.core.Verifier
Used to verify an XML signature, whereas the XML signature is specified as a DOM element.
Verifier(Document, URI, String, String, boolean) - Constructor for class iaik.ixsil.core.Verifier
Used to to verify an a XML signature, whereas the XML document which contains the signature is specified as a DOM document.
VerifierException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of the core class Verifier.
VerifierException() - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
VerifierException(Throwable) - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
VerifierException(String) - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
VerifierException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
VerifierException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
VerifierException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.VerifierException
 
verifierKey_ - Variable in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
The verification key.
verifierKey_ - Variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
The key to be used for verification.
VerifierKeyManager - Interface in iaik.ixsil.keyinfo
This interface declares all methods, which IXSIL requires in the context of key management for the signature verification use case.
verifierKeyUnknown() - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Tells IXSIL if the algorithm knows about the key to use for verifying a signature, or if this key must be set by the IXSIL core.
verifierKeyUnknown() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Gets the information, if this signature algorithm knows about the verification key.
verifierKeyUnknown() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Gets the information, if this signature algorithm knows about the verification key.
verifierKeyUnknown() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Gets the information, if this signature algorithm knows about the verification key.
verifierKeyUnknown() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Gets the information, if this signature algorithm knows about the verification key.
VerifierManifest - Interface in iaik.ixsil.core
This interface provides a specialized view on a Manifest.
VerifierReference - Interface in iaik.ixsil.core
This interface provides a specialized view on a Reference.
VerifierSignature - Interface in iaik.ixsil.core
This interface provides a specialized view a Signature.
VerifierSignatureProperties - Interface in iaik.ixsil.core
This interface provides a specialized view on the SignatureProperties class.
VerifierSignedInfo - Interface in iaik.ixsil.core
This interface provides a specialized view on a SignedInfo.
verify(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
Verifies the signature using the indicated certificate.
verify(long, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Verifies a signature in a single-part operation, where the signature is an appendix to the data.
verify(String, SSLSession) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
Given a hostname and the SSLSession, determine if the Server Identity check passes according to HTTP Over TLS RFC 2830.
verify(byte[], TimeStampToken) - Method in class com.entrust.toolkit.timestamp.TimeStampVerifier
Verifies that the time-stamp token is valid.
verify(InputStream, TimeStampToken) - Method in class com.entrust.toolkit.timestamp.TimeStampVerifier
Verifies that the time-stamp token is valid.
verify(String, SSLSession) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
Given a hostname and the SSLSession, determine if the Server Identity check passes according to RFC 2830.
verify(X509Certificate, PublicKey, PublicKey) - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Verify this Signed Certificate Timestamp.
verify(X509Certificate, PublicKey) - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Verify this Signed Certificate Timestamp.
verify(X509Certificate, PublicKey[], PublicKey) - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
Verify the list of Signed Certificate Timestamp.
verify() - Method in class iaik.cms.DigestedDataStream
Verifies the digest.
verify(PublicKey, int) - Method in class iaik.cms.SignedDataStream
Uses the provided public key for verifying the signature that has been created by the signerInfoIndex´th signer.
verify(int) - Method in class iaik.cms.SignedDataStream
Verifies the signature that has been created by the signerInfoIndex´th signer.
verify(X509Certificate) - Method in class iaik.cms.SignedDataStream
Uses the provided signer certificate for verifying the signature that has been created by the signer being owner of the certificate.
verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
Verifies the specified signature for the input data previously set with method SignatureAlgorithm.setInput(java.io.InputStream).
verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
Verifies the specified signature for the input data previously set with method SignatureAlgorithm.setInput(java.io.InputStream).
verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
Verifies the specified signature for the input data previously set with method SignatureAlgorithm.setInput(java.io.InputStream).
verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
Verifies the specified signature for the input data previously set with method SignatureAlgorithm.setInput(java.io.InputStream).
verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
Verifies the specified signature for the input data previously set with method SignatureAlgorithm.setInput(java.io.InputStream).
verify() - Method in interface iaik.ixsil.core.VerifierSignature
Verifies this signature in a two step fashion: At first, for each reference in the signed information the digest will be produced over the referred data entity and compared against the digest value stored in the reference.
verify() - Method in class iaik.pkcs.pkcs10.CertificateRequest
Verifies the self signed certificate request.
verify() - Method in interface iaik.pkcs.pkcs10.CertRequest
Verifies this self signed certificate request.
verify(char[]) - Method in class iaik.pkcs.pkcs12.PKCS12
Verifies the MAC of this PKCS12 object.
verify() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Verifies the digest.
verify(PublicKey, int) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
Uses the provided public key for verifying the signature that has been created by the signerInfoIndex´th signer.
verify(PublicKey, int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Uses the provided public key for verifying the signature that has been created by the signerInfoIndex´th signer.
verify(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Verifies the signature that has been created by the signerInfoIndex´th signer.
verify(X509Certificate) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Uses the provided signer certificate for verifying the signature that has been created by the signer being owner of the certificate.
verify() - Method in class iaik.security.smime.SignedContent
Verifies this S/MIME signed content and returns the certificate of the signer.
verify(PublicKey) - Method in class iaik.security.smime.SignedContent
Uses the given PublicKey to verify this S/MIME signed content.
verify() - Method in class iaik.security.smime.SMimeSigned
Verifies the signature and returns the certificate of the signer.
verify(PublicKey) - Method in class iaik.security.smime.SMimeSigned
Verifies the signature with the provided public key.
verify() - Method in class iaik.smime.SignedContent
Verifies this S/MIME signed content and returns the certificate of the signer (i.e.
verify(int) - Method in class iaik.smime.SignedContent
Verifies this S/MIME signed content for the signerInfoIndex´th signer.
verify(PublicKey) - Method in class iaik.smime.SignedContent
Uses the given PublicKey to verify the signature of the signer (i.e.
verify(PublicKey, int) - Method in class iaik.smime.SignedContent
Uses the given PublicKey to verify the signature of the signerInfoIndex´th signer.
verify(X509Certificate) - Method in class iaik.smime.SignedContent
Uses the provided signer certificate for verifying the signature that has been created by the signer being owner of the certificate.
verify() - Method in class iaik.smime.SMimeSigned
Verifies the signature and returns the certificate of the signer (i.e.
verify(PublicKey) - Method in class iaik.smime.SMimeSigned
Verifies the signature of the signer (i.e.
verify(PublicKey, String) - Method in class iaik.x509.attr.AttributeCertificate
Uses the given public key to verify a certificate based on a signature algorithm supplied by the specified provider.
verify(PublicKey) - Method in class iaik.x509.attr.AttributeCertificate
Verifies a certificate using the given public key.
verify(DSAPublicKey, DSAParameterSpec) - Method in class iaik.x509.attr.AttributeCertificate
Uses the given public DSA key and DSA parameters to verify this certificate.
verify() - Method in class iaik.x509.NetscapeCertRequest
Verifies the self signed certificate request.
verify(PublicKey) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Uses the given public key to verify this BasicOCSPResponse.
verify(PublicKey, String) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Uses the given public key to verify this BasicOCSPResponse.
verify() - Method in class iaik.x509.ocsp.BasicOCSPResponse
Verifies this BasicOCSPResponse using the included signer certificates.
verify(PublicKey) - Method in class iaik.x509.ocsp.OCSPRequest
Uses the given public key to verify this OCSPRequest.
verify(PublicKey, String) - Method in class iaik.x509.ocsp.OCSPRequest
Uses the given public key to verify this OCSPRequest.
verify() - Method in class iaik.x509.ocsp.OCSPRequest
Verifies this request using the included signer certificates.
verify() - Method in class iaik.x509.X509Certificate
Verifies a self signed certificate.
verify(PublicKey, String) - Method in class iaik.x509.X509Certificate
Uses the given public key to verify a certificate based on a signature algorithm supplied by the specified provider.
verify(PublicKey) - Method in class iaik.x509.X509Certificate
Verifies a certificate using the given public key.
verify(DSAPublicKey, DSAParameterSpec) - Method in class iaik.x509.X509Certificate
Uses the given public DSA key and DSA parameters to verify this certificate.
verify(PublicKey, String) - Method in class iaik.x509.X509CRL
Uses the given public key to verify this CRL based on a signature algorithm supplied by the specified provider.
verify(PublicKey) - Method in class iaik.x509.X509CRL
Verifies a signed CRL using the given public key.
verifyAndValidate(int, CertVerifier) - Method in class iaik.cms.SignedDataStream
Verifies and validates the SignerInfo structure that exists in this SignedDataStream object at the indicated index.
verifyAndValidate(X509Certificate, CertVerifier) - Method in class iaik.cms.SignedDataStream
Verifies and validates the SignerInfo structure that exists in this SignedDataStream object and corresponds to the indicated signer certificate.
verifyAndValidate(int, CertVerifier) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Verifies and validates the SignerInfo structure that exists in this SignedDataStream object at the indicated index.
verifyAndValidate(X509Certificate, CertVerifier) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Verifies and validates the SignerInfo structure that exists in this SignedDataStream object and corresponds to the indicated signer certificate.
verifyAndValidate(CertVerifier) - Method in class iaik.security.smime.SignedContent
Verifies and validates the SignerInfo structure that exists in this SignedContent object.
verifyAndValidate(X509Certificate, CertVerifier) - Method in class iaik.security.smime.SignedContent
Verifies and validates the SignerInfo structure that exists in this SignedContent using the indicated signer certificate.
verifyAndValidate(int, CertVerifier) - Method in class iaik.smime.SignedContent
Verifies and validates the SignerInfo structure that exists in this SignedContent object at the indicated index.
verifyAndValidate(X509Certificate, CertVerifier) - Method in class iaik.smime.SignedContent
Verifies and validates the SignerInfo structure that exists in this SignedContent object and corresponds to the indicated signer certificate.
verifyBiometricDataHash() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Verifies the biometric data hash.
verifyBiometricDataHash(InputStream) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
Verifies the biometric data hash.
verifyChain(X509Certificate[]) - Method in class iaik.x509.ChainVerifier
This method verifies a certificate chain.
verifyChain(X509Certificate[], boolean) - Method in class iaik.x509.ChainVerifier
This method verifies a (reversed) certificate chain.
verifyDigest() - Method in interface iaik.ixsil.core.VerifierReference
Verifies the digest value of this Reference.
verifyFinal(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Finishes a multiple-part verification operation, checking the signature.
verifyingInit(Element) - Method in class iaik.ixsil.core.TransformInstruction
Initializes this transform instruction object for the signature verification use case.
verifyInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Initializes a verification operation, where the signature is an appendix to the data.
verifyMac() - Method in class iaik.cms.AuthenticatedDataStream
Verifies the message authentication code.
verifyServer(String, X509Certificate[]) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
Do the actual Hostname verification.
verifyServer(String, String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
Do the comparison using a String array of candidate DNS.
verifyServer(String, X509Certificate[]) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
Do the actual Hostname verification.
verifyServer(String, String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
Do the comparison using a String array of candidate DNS.
verifyServerIP(String, String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
Do the comparison using the IP address strings converted to network byte order.
verifyServerIP(String, String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
Do the comparison using the IP address strings converted to network byte order.
verifySignature(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
Verifies the signature protecting this TimeStampToken structure using the TimeStamp Authority certificate provided.
verifySignature() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Verifies the signature protecting this TimeStampToken structure.
verifySignature(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
Verifies the signature protecting this TimeStampToken structure using the TimeStamp Authority certificate provided.
verifySignature(long, byte[], byte[], String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
Verify the Signature using the Keychain
verifySignature(PublicKey) - Method in class iaik.cms.SignerInfo
Verifies the signature with the given public key.
verifySignatureFromHash(AlgorithmID, AlgorithmID, PublicKey, byte[], byte[]) - Method in class iaik.cms.SecurityProvider
Verifies the signature value of a CMS SignerInfo object with the given algorithm using the supplied public key.
verifySignatureFromSignedAttributes(AlgorithmID, AlgorithmID, PublicKey, byte[], byte[]) - Method in class iaik.cms.IaikProvider
Verifies the signature value of a CMS SignerInfo caclculated over the given signed attributes with the given algorithm using the supplied public key.
verifySignatureFromSignedAttributes(AlgorithmID, AlgorithmID, PublicKey, byte[], byte[]) - Method in class iaik.cms.SecurityProvider
Verifies the signature value of a CMS SignerInfo calculated over the given signed attributes with the given algorithm using the supplied public key.
verifyUpdate(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Continues a multiple-part verification operation, processing another data part.
Version - Class in com.entrust.toolkit.pkcs11
Represents a structure that describes the version of a Cryptoki interface, a Cryptoki library, an SSL implementation, or the hardware or firmware version of a slot or token.
Version - Class in com.entrust.toolkit.util
This class contains constants and functions that provide information about the Toolkit and the platform the Toolkit is being used on.
Version() - Constructor for class com.entrust.toolkit.util.Version
 
VERSION - Static variable in class com.entrust.toolkit.util.Version
A string that identifies the product and version of the Toolkit; consists of the product name and product version.
version - Variable in class iaik.pkcs.pkcs7.EncryptedDataStream
This class implements version 0 of the standard
version - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
The version number; currently 0.
version - Variable in class iaik.pkcs.pkcs7.SignedDataStream
The version number, currently 1.
version - Static variable in class iaik.security.provider.IAIK
Version number of the IAIK JCE.
version_ - Variable in class iaik.cms.DigestedDataStream
The CMS version number.
version_ - Variable in class iaik.cms.EncryptedDataStream
The CMS version number.
version_ - Variable in class iaik.cms.EnvelopedDataStream
The version number; default 0.
version_ - Variable in class iaik.cms.RecipientInfo
The CMS version this RecipientInfo represents.
version_ - Variable in class iaik.cms.SignedDataStream
The version number, default 1.
VERSION_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
Number of bytes for the VERSION
VERSION_NUMBER - Static variable in class com.entrust.toolkit.util.Version
Indicates the version of the Toolkit in double format.
version_v1 - Static variable in class com.entrust.toolkit.asn1.crmf.CertTemplate
Version value - v1.
version_v2 - Static variable in class com.entrust.toolkit.asn1.crmf.CertTemplate
Version value - v2.
version_v3 - Static variable in class com.entrust.toolkit.asn1.crmf.CertTemplate
Version value - v3.
versionToEffectiveKeyBits(int) - Static method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
This is a utility method that provides a conversion from a version number to the number of effective key bits.
versionToKeyLength(int) - Static method in class com.entrust.toolkit.security.spec.RC2ParameterSpecVersion
Deprecated.
 
VeryStrongCryptoNotPermittedException - Exception in com.entrust.toolkit.exceptions
This exception is thrown when the check to ensure that "very strong" cryptography is allowed fails Initializer.assertVeryStrongCryptoAllowed().
VeryStrongCryptoNotPermittedException(String) - Constructor for exception com.entrust.toolkit.exceptions.VeryStrongCryptoNotPermittedException
The constructor; creates a new UnlimitedStrengthCryptoNotPermittedException.
viewCertificate(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
 
VisibleString - Static variable in class iaik.asn1.ASN
Global ASN.1 type VisibleString (ISO 646 String)
VisibleString - Static variable in class iaik.asn1.DerInputStream
Global ASN.1 type VisibleString (ISO 646 String)
VisibleString - Class in iaik.asn1
This class implements the native ASN.1 type "VisibleString" (ISO646String).
VisibleString() - Constructor for class iaik.asn1.VisibleString
Creates an empty VisibleString.
VisibleString(String) - Constructor for class iaik.asn1.VisibleString
Creates a new ASN.1 VisibleString object for the given String value.

W

W3C_XML_SCHEMA - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
Parser attribute that enables schema usage in Sun JAXP implementation, http://www.w3.org/2001/XMLSchema
waitFinished() - Method in class iaik.utils.StreamCopier
Wait for the StreamCopier to finish.
waiting - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIStatus
'waiting': the request body part has not yet been processed, expect to hear more later.
waitKey() - Static method in class iaik.utils.Util
Wait for the user to press the return key on System.in.
WARNING - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEvent
Event type used to indicate a warning message from the resource.
warning(SAXParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
This method will be called by the parser in case that an Warning has occured during parsing.
warning(String, String, XMLParseException) - Method in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
 
WARNING_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
Indicates that a warning has occured.
WARNING_DIRECTORY_IS_OLD - Static variable in class com.entrust.toolkit.User
Indicates that the directory is old; publication of a user certificate is pending (has not occurred yet) - only applies to Entrust V1-key-pair users.
WARNING_DN_CHANGE_REQUIRED - Static variable in class com.entrust.toolkit.User
Indicates that the user requires a DN change.
WARNING_DN_CHANGED - Static variable in class com.entrust.toolkit.User
Indicates that the user's DN was changed.
WARNING_ENC_KEY_UPDATED - Static variable in class com.entrust.toolkit.User
Indicates that the user's decryption/encryption key/certificate was updated.
WARNING_ENCRYPTION_KEY_NEEDS_UPDATE - Static variable in class com.entrust.toolkit.User
Indicates that the user's decryption/encryption key/certificate requires an update.
WARNING_OPTIONS_CHANGED - Static variable in class com.entrust.toolkit.User
Indicates that the 'Options' information in an Entrust file-based Digital Identity store has been tampered (modified by a third-party).
WARNING_OPTIONS_NOT_AVAILABLE - Static variable in class com.entrust.toolkit.User
Indicates that the 'Options' information in an Entrust file-based Digital Identity store is not available (missing/empty or MAC protection is missing).
WARNING_OPTIONS_UPDATED - Static variable in class com.entrust.toolkit.User
Indicates that the 'Options' information in an Entrust file-based Digital Identity store has been updated.
WARNING_PW_EXPIRED - Static variable in class com.entrust.toolkit.User
Indicates that according to the user's password history, the user's current password has expired and must be changed.
WARNING_PW_NOT_VALID - Static variable in class com.entrust.toolkit.User
Indicates that according to the user's password rules found in their client policy settings, the user's current password is not valid.
WARNING_SIGN_KEY_UPDATED - Static variable in class com.entrust.toolkit.User
Indicates that the user's signing/verification key/certificate was updated.
WARNING_SIGNING_KEY_NEEDS_UPDATE - Static variable in class com.entrust.toolkit.User
Indicates that the user's signing/verification key/certificate requires an update.
WARNING_X500NAME_CHANGED - Static variable in class com.entrust.toolkit.User
Indicates that the 'User X.500 Name' information in an Entrust file-based Digital Identity store has been tampered (modified by a third-party).
wipe() - Method in class com.entrust.toolkit.util.ByteArray
Wipes all internal data.
wipe() - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
Wipes all internal data.
wipe() - Method in class com.entrust.toolkit.util.ExtendedHasher
Wipes all internal data.
wipe() - Method in class com.entrust.toolkit.util.SecureByteArray
Clears the sensitive data held as a SecureByteArray.
wipe() - Method in class com.entrust.toolkit.util.SecureStringBuffer
Clears the sensitive data held as a SecureStringBuffer.
wipe(byte[]) - Static method in class com.entrust.toolkit.util.SecureUtils
Wipes a byte array or clears the memory held by a byte array.
wipe(char[]) - Static method in class com.entrust.toolkit.util.SecureUtils
Wipes a character array or clears the memory held by a character array.
wipe(StringBuffer) - Static method in class com.entrust.toolkit.util.SecureUtils
Wipes a StringBuffer or clears the memory held by a StringBuffer.
wipe(StringBuilder) - Static method in class com.entrust.toolkit.util.SecureUtils
Wipes a StringBuilder or clears the memory held by a StringBuilder.
withdrawDistributedNSDeclarations(Element, List) - Static method in class iaik.ixsil.algorithms.Transform
This method is part of a workaround necessary to cope with differences in the tree model of XPath and DOM with respect to namespace declarations (TreeModelWorkaround).
wrap(byte[]) - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
Method used to wrap up the data required by the SM proxy data format.
wrapKey(SecretKey, AlgorithmID, SecretKey, AlgorithmParameters) - Method in class iaik.cms.SecurityProvider
Wraps the given secret content encryption key for a KEKRecipientInfoor KeyAgreeRecipientInfo.
wrapKeyRSA(long, long, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Wraps a DESede or AES key on the token with the provided RSA public key.
wrapKeyRSAPKCSOrOAEP(long, long, byte[], byte[], long, long, long, byte[], long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
Wraps a DESede or AES key on the token with the provided RSA public key using either PKCS or OAEP Padding
WrappedPrivateKey - Class in iaik.pkcs.pkcs8
 
WrappedPrivateKey() - Constructor for class iaik.pkcs.pkcs8.WrappedPrivateKey
 
WrappedPrivateKey(ASN1Object) - Constructor for class iaik.pkcs.pkcs8.WrappedPrivateKey
 
WrappedPrivateKey(InputStream) - Constructor for class iaik.pkcs.pkcs8.WrappedPrivateKey
 
WrappedPrivateKey(byte[]) - Constructor for class iaik.pkcs.pkcs8.WrappedPrivateKey
 
WrappedPublicKey - Class in iaik.x509
 
WrappedPublicKey() - Constructor for class iaik.x509.WrappedPublicKey
 
WrappedPublicKey(ASN1Object) - Constructor for class iaik.x509.WrappedPublicKey
 
WrappedPublicKey(InputStream) - Constructor for class iaik.x509.WrappedPublicKey
 
WrappedPublicKey(byte[]) - Constructor for class iaik.x509.WrappedPublicKey
 
wrappedThrowable_ - Variable in exception iaik.ixsil.exceptions.IXSILException
Wrapped Throwable.
wrappedThrowable_ - Variable in exception iaik.ixsil.exceptions.IXSILRuntimeException
Wrapped Throwable.
wrappingMessage_ - Static variable in exception iaik.ixsil.exceptions.IXSILException
String displayed between the stack trace print of wrapped Exceptions.
wrappingMessage_ - Static variable in exception iaik.ixsil.exceptions.IXSILRuntimeException
String displayed between the stack trace print of wrapped exceptions.
write(OutputStream) - Method in class com.entrust.toolkit.archive.PemHeader
Writes the header to an OutputStream.
write(int) - Method in class com.entrust.toolkit.archive.PemOutputStream
Writes the specified byte to this output stream.
write(byte[], int, int) - Method in class com.entrust.toolkit.archive.PemOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
Write the certificate properties in the file.
write(int) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Writes one byte to the buffer.
write(byte[], int, int) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
Writes len bytes from the specified byte array.
write(int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Signs and encrypts, or just encrypts, the specified byte and writes it to the output stream.
write(byte[]) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Signs and encrypts, or just encrypts, b.length bytes and writes them to the output stream.
write(byte[], int, int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
Signs and encrypts, or just encrypts, len bytes from the specified byte array.
write(int) - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
 
write(byte[], int, int) - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
 
write() - Method in class com.entrust.toolkit.User
Writes a user's credentials to the CredentialWriter that was set in setCredentialWriter().
write(byte[]) - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Writes ba.length bytes from the specified byte array to this SecureByteArrayOutputStream.
write(byte[], int, int) - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this SecureByteArrayOutputStream.
write(int) - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
Writes the specified byte to this SecureByteArrayOutputStream.
write(char) - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
Securely writes a single character to the OutputStream.
write(char[], int, int) - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
Securely writes a portion of an array of characters to the OutputStream.
write(String) - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
This method is not supported.
write(OutputStream, int) - Method in class com.entrust.toolkit.x509.certstore.ArchiveCertCache
Writes the certificates contained in this cache object to a stream, in the Entrust certificate cache format.
write(OutputStream, int) - Method in class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
Writes the archive CRL cache to a stream in an ASN1 format for efficiency.
write(OutputStream, int) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
Writes the acrhive CRL cache to an output stream in Entrust revocation list cache format.
write(int) - Method in class iaik.utils.Base64OutputStream
Base64 encodes the given byte and writes it to the underlying output stream.
write(byte[], int, int) - Method in class iaik.utils.Base64OutputStream
Base64 encodes the the specified number of bytes and writes them to the underlying output stream.
write(int) - Method in class iaik.utils.LineOutputStream
 
write(byte[]) - Method in class iaik.utils.LineOutputStream
 
write(byte[], int, int) - Method in class iaik.utils.LineOutputStream
 
writeBody(PrintWriter) - Method in class iaik.utils.SmtpMailer
Uses this PrintWriter to print the message body.
writeDefiniteLength(OutputStream, byte[]) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Writes a pre-defined number of bytes to the specified output stream.
writeFipsAuditLog(String, Level) - Static method in class com.entrust.toolkit.security.fips.Fips140AuditLogger
Write the FIPS140 Audit Log if it is enabled.
writeFipsAuditLog(String) - Static method in class com.entrust.toolkit.security.fips.Fips140AuditLogger
Write to the Audit Log using Level.INFO FIPS 140-2: FIPS Service: Non-Cryptographic Operation This API is part of the logical interface to the Toolkit's FIPS 140-2 cryptographic module; use of this API causes the caller to assume the FIPS 140-2 user role and accesses the following FIPS 140-2 logical interfaces: control input interface (API call)
writeHeaders(PrintWriter) - Method in class iaik.utils.SmtpMailer
Uses this PrintWriter to print the headers.
writeIndefiniteLength(OutputStream, byte[], int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Write the specified data of indefinite length to the given OutputStream.
writeLongValue(OutputStream, long, int) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Write the specified long value to the given OutputStream by converting the long value to a stream of bytes where the most significant bit is first.
writeLongValue(OutputStream, long) - Static method in class com.entrust.toolkit.util.ByteStreamSerializer
Writes the specified Long value to the given OutputStream
writeOption(User, String, String) - Static method in class com.entrust.toolkit.MacEpfOptionWriter
 
writePEMCerts(OutputStream, X509Certificate[]) - Static method in class iaik.utils.Util
Write the specifed array of certificates to the specified file location.
writePossible() - Method in class com.entrust.toolkit.credentials.CredentialWriter
Indicates whether the credential writer is able to execute a write operation (certain credential writers are only able to write once).
writePropertiesFile(OutputStream, String) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
Write the current Revocation Configuration which this class represents to the specified OutputStream.
writeReplace() - Method in class iaik.x509.X509Certificate
Ensure that IAIK's X509Certificate class actually does the serialization/deserializaiton and not Sun's Certificate class.
writeStream(OutputStream) - Method in class com.entrust.toolkit.util.IniFile
Writes this IniFile object to the given OutputStream.
writeStream(OutputStream, String) - Method in class com.entrust.toolkit.util.IniFile
Writes this IniFile object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.asn1.ASN1
DER encodes and writes the ASN1Object represented by this class to an OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.AuthenticatedDataStream
Writes this DigestedData DER encoded to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.AuthenticatedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.cms.CertificateSet
 
writeTo(OutputStream) - Method in class iaik.cms.CMSCertList
Writes this CMSCertList DER encoded to the given output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.CompressedDataStream
Writes this CompressedData encoded to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.cms.CompressedDataStream
BER encodes and writes this CompressedData to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.cms.ContentInfo
Writes the BER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.ContentInfoStream
Writes the BER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.DataStream
Writes this CMS DataStream object BER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.cms.DigestedDataStream
Writes this DigestedData DER encoded to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.DigestedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.cms.EncapsulatedContentInfo
Writes the DER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.EncapsulatedContentInfoStream
Writes the DER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.EncryptedContentInfoStream
Writes the BER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.cms.EncryptedDataStream
BER encodes and writes this EnvelopedData to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.EncryptedDataStream
Writes this EncryptedData encoded to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.cms.EnvelopedDataStream
BER encoded this EnvelopedData and writes the encoding to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.EnvelopedDataStream
Writes the BER encoding of this EnvelopedData to the supplied output stream where a constructed OCTET STRING may be used for encoding the content.
writeTo(OutputStream) - Method in class iaik.cms.OriginatorInfo
DER encodes and writes this object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.cms.SignedDataStream
DER encodes and writes this object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.cms.SignedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.pkcs.NetscapeCertList
Writes this Netscape certificate chain DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs10.CertificateRequest
Writes this certificate request to the given output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs12.PKCS12
Writes this PKCS#12 object to the specified output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
Writes the BER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.DataStream
Writes this PKCS#7 DataStream object BER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Writes this DigestedData DER encoded to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
Writes the BER encoding of this object to the given OutputStream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
BER encodes and writes this EnvelopedDataStream to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
DER encoded this EnvelopedData and writes the encoding to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
Writes the BER encoding of this EnvelopedData to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs7.SignedDataStream
DER encodes and writes this object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
Writes this object to the supplied output stream where a constructed OCTET STRING is used for encoding the content.
writeTo(OutputStream) - Method in class iaik.pkcs.PKCS7CertList
Writes the certificate chain to the given output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
Writes this EncryptedPrivateKeyInfo to an output stream.
writeTo(OutputStream) - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
Writes this private key to an output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.security.smime.encrypted_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.EncryptedContent
Writes this EncryptedContent DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.JMailSMimeSigned
Writes this JMailSMimeSigned object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.security.smime.JMailSMimeSigned
Writes this JMailSMimeSigned object to the supplied output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.security.smime.pkcs10_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.PKCS10Content
Writes this PKCS10Content DER encoded to the given output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.security.smime.signed_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.SignedContent
Writes this SignedContent to the given output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.SMimeBodyPart
Writes the body part as an RFC 822 formatted stream and calculates a message digest over the data.
writeTo(OutputStream) - Method in class iaik.security.smime.SMimeEncrypted
Writes this SMimeEncrypted object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.security.smime.SMimeEncrypted
Writes this SMimeEncrypted object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.security.smime.SMimeSigned
Writes this SMimeSigned object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.security.smime.SMimeSigned
Writes this SMimeSigned object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.smime.CompressedContent
Writes this CompressedContent DER encoded to the given output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.smime.encrypted_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.smime.EncryptedContent
Writes this EncryptedContent DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.smime.JMailSMimeSigned
Writes this JMailSMimeSigned object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.smime.JMailSMimeSigned
Writes this JMailSMimeSigned object to the supplied output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.smime.pkcs10_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.smime.PKCS10Content
Writes this PKCS10Content DER encoded to the given output stream.
writeTo(Object, String, OutputStream) - Method in class iaik.smime.signed_content
Writes the supplied object to the given output stream.
writeTo(OutputStream) - Method in class iaik.smime.SignedContent
Writes this SignedContent to the given output stream.
writeTo(OutputStream) - Method in class iaik.smime.SigningPreparer
Prepares the inherent data for signing.
writeTo(OutputStream) - Method in class iaik.smime.SMimeBodyPart
Writes the body part as an RFC 822 formatted stream and calculates a message digest over the data.
writeTo(OutputStream, int) - Method in class iaik.smime.SMimeCompressed
Writes this SMimeCompressed object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.smime.SMimeCompressed
Writes this SMimeCompressed object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.smime.SMimeEncrypted
Writes this SMimeEncrypted object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.smime.SMimeEncrypted
Writes this SMimeEncrypted object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.smime.SMimeSigned
Writes this SMimeSigned object to the supplied output stream.
writeTo(OutputStream, int) - Method in class iaik.smime.SMimeSigned
Writes this SMimeSigned object to the supplied output stream.
writeTo(OutputStream) - Method in class iaik.x509.attr.AttributeCertificate
Writes this attribute certificate DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.x509.ocsp.BasicOCSPResponse
Writes this BasicOCSPResponse DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.x509.ocsp.OCSPRequest
Writes this OCSPRequest DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.x509.ocsp.OCSPResponse
Writes this OCSPResponse DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.x509.PublicKeyInfo
Writes this public key to an output stream.
writeTo(OutputStream) - Method in class iaik.x509.X509Certificate
Writes the certificate DER encoded to the given output stream.
writeTo(OutputStream) - Method in class iaik.x509.X509CRL
Writes the CRL DER encoded to the given output stream.
writeToAsn1SEQUENCE(OutputStream) - Method in class iaik.asn1.structures.Attributes
Builds an ASN.1 SEQUENCE of the attributes included in this container and writes it encoded to the given output stream.
writeToAsn1SET(OutputStream) - Method in class iaik.asn1.structures.Attributes
Builds an ASN.1 SET of the attributes included in this container and writes it encoded to the given output stream.
writeToAsn1SET(OutputStream, boolean) - Method in class iaik.asn1.structures.Attributes
Builds an ASN.1 SET of the attributes included in this container and writes it encoded to the given output stream.
writeWholeValueToStream(OutputStream) - Method in class iaik.asn1.OCTET_STRING
Writes the value of this OCTET_STRING to the given output stream.
wrongAuthority - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
'wrongAuthority': the authority indicated in the request is different from the one creating the response token.
WS_BINARYSECURITYTOKEN_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS SecurityTokenReference XML element.
WS_REFERENCE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS Reference XML element.
WS_SECURITY_BINARYSECURITYTOKEN_ATTR_ENCODINGTYPE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the EncodingType attribute on the BinarySecurityToken XML element
WS_SECURITY_BINARYSECURITYTOKEN_ATTR_VALUETYPE_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the ValueType attribute on the BinarySecurityToken XML element
WS_SECURITY_REFERENCE_ATTR_URI_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the URI attribute of the Reference XML element.
WS_SECURITY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS Security XML element.
WS_SECURITYTOKENREFERENCE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS SecurityTokenReference XML element.
WS_UTILITY_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Id attribute in the WS-Utility namespace
WS_UTILITY_X509TOKEN_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS Utility X509Token XML element.
WS_X509TOKEN_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the WS X509Token XML element.

X

x121Address - Static variable in class iaik.asn1.ObjectID
OID String: "2.5.4.24"
OID Name: "x121Address"
OID Short-name: none
Source: RFC 4519
x400Address - Static variable in class iaik.asn1.structures.GeneralName
GeneralName type x400Address (3).
X500NAME_CHANGED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the 'User X.500 Name' information in an Entrust file-based Digital Identity store has been tampered (modified by a third-party).
X500NAME_NOT_AVAILABLE - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that the 'User X.500 Name' information in an Entrust file-based Digital Identity store is not available (missing/empty or MAC protection is missing).
X509_ASN_ENCODING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
X509_NDR_ENCODING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
x509Certificate - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object x509Certificate.
X509Certificate - Class in iaik.x509
This class represents a X.509 version 3 certificate, as specified by ISO/IEC and ANSI X9.
X509Certificate(InputStream) - Constructor for class iaik.x509.X509Certificate
Creates a X509Certificate from an input stream.
X509Certificate(byte[]) - Constructor for class iaik.x509.X509Certificate
Creates a X509Certificate form a PEM or DER byte array.
X509Certificate() - Constructor for class iaik.x509.X509Certificate
Default constructor for creating a new empty X509 certificate.
X509CERTIFICATE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509Certificate XML element.
X509CertificateWrapper - Class in com.entrust.toolkit.x509
Utility class for extracting information from an X509Certificate object.
X509CertificateWrapper(X509Certificate) - Constructor for class com.entrust.toolkit.x509.X509CertificateWrapper
Instantiates a CertificateWrapper object with the given certificate.
x509Crl - Static variable in class iaik.asn1.ObjectID
Creates an ObjectID for the PKCS#9 object x509Crl.
X509CRL - Class in iaik.x509
This class represents a X.509v2 CertificateRevocationList (CRL).
X509CRL() - Constructor for class iaik.x509.X509CRL
Default constructor for creating a new empty X509CRL.
X509CRL(X509CRL) - Constructor for class iaik.x509.X509CRL
The copy constructor.
X509CRL(ASN1Object) - Constructor for class iaik.x509.X509CRL
Creates a CRL from an ASN1Object
X509CRL(InputStream) - Constructor for class iaik.x509.X509CRL
Creates a CRL from an input stream supplying a DER or PEM encoded CRL.
X509CRL(byte[]) - Constructor for class iaik.x509.X509CRL
Creates a CRL form a PEM or DER byte array.
X509CRL_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509CRL XML element.
X509Data - Class in iaik.ixsil.keyinfo.x509
This class represents X509 related data, as it can be found in a X509Data XML element in an XML signature.
X509Data() - Constructor for class iaik.ixsil.keyinfo.x509.X509Data
Standard constructor.
x509Data_ - Variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
Contains the result of parsing all specified X509Data DOM elements.
X509DATA_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509Data XML element.
X509ExtensionException - Exception in iaik.x509
This exception is thrown if there is a problem with a X.509 extension.
X509ExtensionException() - Constructor for exception iaik.x509.X509ExtensionException
 
X509ExtensionException(String) - Constructor for exception iaik.x509.X509ExtensionException
 
X509ExtensionInitException - Exception in iaik.x509
This exception is thrown if an implementation of an extension can not be initialized.
X509ExtensionInitException(ObjectID, boolean, String) - Constructor for exception iaik.x509.X509ExtensionInitException
Creates a new X509ExtensionInitException.
X509Extensions - Class in iaik.x509
This class is used to deal with X.509v3 certificate and X.509v2 CRL extensions.
X509Extensions() - Constructor for class iaik.x509.X509Extensions
Default Constructor.
X509Extensions(ASN1Object) - Constructor for class iaik.x509.X509Extensions
Creates a new X.509Extensions object from an ASN1Object.
X509ISSUERNAME_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509IssuerName XML element.
X509IssuerSerial - Class in iaik.ixsil.keyinfo.x509
This utility class encapsulates the issuer distinguished name and the serial number of a X.509 certificate.
X509IssuerSerial(String, BigInteger) - Constructor for class iaik.ixsil.keyinfo.x509.X509IssuerSerial
Standard constructor.
X509ISSUERSERIAL_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509IssuerSerial XML element.
X509NetscapeExtensions - Class in iaik.x509
This class is used to deal with X.509v3 certificate and X.509v2 CRL extensions.
X509NetscapeExtensions() - Constructor for class iaik.x509.X509NetscapeExtensions
 
X509SERIALNUMBER_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509SerialNumber XML element.
X509SKI - Class in iaik.ixsil.keyinfo.x509
This utility class represents the X509.V3 certificate extension named SubjectKeyIdentifier (OID 2.5.29.14).
X509SKI(byte[]) - Constructor for class iaik.ixsil.keyinfo.x509.X509SKI
Standard constructor.
X509SKI_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509SKI XML element.
X509SubjectName - Class in iaik.ixsil.keyinfo.x509
This utility class represents the subject name of a X509 certificate.
X509SubjectName(String) - Constructor for class iaik.ixsil.keyinfo.x509.X509SubjectName
Standard constructor.
X509SUBJECTNAME_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X509SubjectName XML element.
X509TrustManagerDummyImpl - Class in iaik.ixsil.keyinfo.x509
This class provides a dummy implementation for the X509TrustManagerInterface for test purposes.
X509TrustManagerDummyImpl() - Constructor for class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
 
X509TrustManagerException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an X509TrustManagerInterface implementation class.
X509TrustManagerException() - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerException(String) - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.X509TrustManagerException
 
X509TrustManagerInterface - Interface in iaik.ixsil.keyinfo.x509
This interface declares all methods which are expected from the KeyProviderInterface implementation for X509 stuff KeyProviderImplX509Data in order to manage trust regarding X509 certificates.
X917Random - Class in com.entrust.toolkit.security.provider
Deprecated.
since 7.0; use X9_31using3DES instead
X917Random() - Constructor for class com.entrust.toolkit.security.provider.X917Random
Deprecated.
Generates a new X917Random1 object.
X942_KD_CONCATENATION_OID - Static variable in class com.entrust.toolkit.security.crypto.key.X9_63KeyDeriver
Object Identifier for this algorithm as defined in ASNI X9.42.
X9_31 - Class in com.entrust.toolkit.security.crypto.random
The super-class of all FIPS 140-2 complaint pseudo-random number generator implementations that are based on the algorithm defined in ANSI X9.31 Appendix A.2.4.
X9_31using3DES - Class in com.entrust.toolkit.security.crypto.random
A software based implementation of the X9.31 pseudo-random number generator (PRNG) using a DESede cipher and a 192-bit key.
X9_31using3DES() - Constructor for class com.entrust.toolkit.security.crypto.random.X9_31using3DES
The constructor; creates a new instance of the X9_31using3DES pseudo-random number generation algorithm.
X9_31using3DES(byte[], boolean) - Constructor for class com.entrust.toolkit.security.crypto.random.X9_31using3DES
A constructor; creates a new instance of the X9_31using3DES pseudo-random number generation algorithm initialized with the indicated initial seed.
X9_31usingAES256 - Class in com.entrust.toolkit.security.crypto.random
A software based implementation of the X9.31 pseudo-random number generator (PRNG) using an AES cipher and a 256-bit key.
X9_31usingAES256() - Constructor for class com.entrust.toolkit.security.crypto.random.X9_31usingAES256
The constructor; creates a new instance of the X9_31usingAES256 pseudo-random number generation algorithm.
X9_63KeyDeriver - Class in com.entrust.toolkit.security.crypto.key
An implementation of the X9.63 Key Derivation algorithm, as defined in ANSI X9.63.
X_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the X XML element define in RFC4050.
XCC_READ_FAILED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that an attempt was made to read a user's Cross-certificate Cache file (.xcc), but that attempt failed.
XCC_WRITE_FAILED - Static variable in class com.entrust.toolkit.credentials.UserStatus
Indicates that an attempt was made to write a user's Cross-certificate Cache file (.xcc), but that attempt failed.
XML_DECRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction XML decryption
XML_DECRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction XML decryption
XML_DECRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the XML decryption transaction
XML_DECRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction XML decryption
XML_DECRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction XML decryption
XML_DECRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction XML decryption
XML_DECRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction XML decryption
XML_ENCODING_ISO88591_ - Static variable in class iaik.ixsil.init.IXSILConstants
The encoding String used in XML declarations for ISO 8859 LATIN 1 character encoding.
XML_ENCODING_UTF8 - Static variable in class com.entrust.toolkit.xencrypt.init.XMLEConstants
The encoding string used in XML declarations for UTF-8 character encoding.
XML_ENCODING_UTF8_ - Static variable in class iaik.ixsil.init.IXSILConstants
The encoding String used in XML declarations for UTF-8 character encoding.
XML_ENCRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transacton XML encryption
XML_ENCRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transacton XML encryption
XML_ENCRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the XML encryption transaction
XML_ENCRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transacton XML encryption
XML_ENCRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transacton XML encryption
XML_ENCRYPTION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transacton XML encryption
XML_ENCRYPTION - Static variable in class iaik.smime.SMIMECounter
The constant for transacton XML encryption
XML_SIGNING - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction XML signing
XML_SIGNING - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction XML signing
XML_SIGNING - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the XML signing transaction
XML_SIGNING - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction XML signing
XML_SIGNING - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction XML signing
XML_SIGNING - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction XML signing
XML_SIGNING - Static variable in class iaik.smime.SMIMECounter
The constant for transaction XML signing
XML_VERIFICATION - Static variable in class com.entrust.toolkit.LoginCounter
The constant for transaction XML verification
XML_VERIFICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
The constant for transaction XML verification
XML_VERIFICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
Constant for the XML verification transaction
XML_VERIFICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
The constant for transaction XML verification
XML_VERIFICATION - Static variable in class iaik.ixsil.core.XMLCounter
The constant for transaction XML verification
XML_VERIFICATION - Static variable in class iaik.security.smime.SMIMECounter
The constant for transaction XML verification
XML_VERIFICATION - Static variable in class iaik.smime.SMIMECounter
The constant for transaction XML verification
XMLCounter - Class in iaik.ixsil.core
 
XMLCounter() - Constructor for class iaik.ixsil.core.XMLCounter
 
xmlDocumentOM_ - Variable in class iaik.ixsil.util.XPointerReferenceResolver
The XML document for which the internal URI should be resolved.
XMLEConstants - Class in com.entrust.toolkit.xencrypt.init
This class collects together the constants used by the Toolkit when performing XML encryption.
XMLEConstants() - Constructor for class com.entrust.toolkit.xencrypt.init.XMLEConstants
 
XMLEException - Exception in com.entrust.toolkit.xencrypt.exceptions
Base class for exceptions thrown by XMLE.
XMLEException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Simple constructor with no arguments.
XMLEException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Constructor with a wrapped Throwable as argument.
XMLEException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Simple constructor with a message identifier argument.
XMLEException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Constructor with a message identifier and a wrapped Throwable as arguments.
XMLEException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Constructor with a message identifier argument.
XMLEException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.
XMLEExceptionMessages - Class in com.entrust.toolkit.xencrypt.exceptions
This is the default ResourceBundle — contains exception messages thrown by the XMLE Toolkit.
XMLEExceptionMessages() - Constructor for class com.entrust.toolkit.xencrypt.exceptions.XMLEExceptionMessages
 
XMLEIllegalArgumentException - Exception in com.entrust.toolkit.xencrypt.exceptions
Runtime exception used to indicate that an illegal argument has been specified when working with XMLE.
XMLEIllegalArgumentException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEIllegalArgumentException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEIllegalArgumentException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEIllegalArgumentException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEIllegalArgumentException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEIllegalArgumentException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEIllegalArgumentException
 
XMLEInit - Class in com.entrust.toolkit.xencrypt.init
Initializes the toolkit to perform encryption or decryption of XML documents.
XMLEInit(InputStream) - Constructor for class com.entrust.toolkit.xencrypt.init.XMLEInit
Deprecated.
As of JTK 6.1; Use XMLEInit(iaik.ixsil.util.URI initPropertiesLocation) instead.
XMLEInit(URI) - Constructor for class com.entrust.toolkit.xencrypt.init.XMLEInit
Initializes the toolkit to perform encryption or decryption of XML documents.
XMLEInitException - Exception in com.entrust.toolkit.xencrypt.exceptions
Indicates that a error occurred when a method of the XMLEInit class was invoked.
XMLEInitException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEInitException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEInitException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEInitException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEInitException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEInitException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLEInitException
 
XMLEncCounter - Class in com.entrust.toolkit.xencrypt.core
XMLEncCounter is a singleton class that counts XML encryption, and decryption operations performed by an application.
XMLEncCounter() - Constructor for class com.entrust.toolkit.xencrypt.core.XMLEncCounter
 
XMLERuntimeException - Exception in com.entrust.toolkit.xencrypt.exceptions
This is the base class for Runtime exceptions thrown by XMLE.
XMLERuntimeException() - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Simple constructor with no arguments — Invokes the Exception() constructor.
XMLERuntimeException(Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Constructor with a wrapped Throwable as argument.
XMLERuntimeException(String) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Simple constructor with a message identifier argument.
XMLERuntimeException(String, Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Constructor with a message identifier and a wrapped Throwable as arguments.
XMLERuntimeException(String, Object[]) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Constructor with a message identifier argument.
XMLERuntimeException(String, Object[], Throwable) - Constructor for exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.
XMLNS_OPENER_ - Static variable in class iaik.ixsil.util.XPointerReferenceResolver
Opener for an XPointer part in the xmlns scheme.
xMLSignatureDNameString2Name(String) - Static method in class iaik.ixsil.util.Utils
Parses a DName string which is encoded according to the rules specfied in section 4.4.4 of XML-Signature Syntax and Processing.
xorBlock(byte[], int, byte[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
XORs the specified sub-arrays of the given byte blocks.
xorBlock(byte[], byte[], byte[]) - Static method in class iaik.utils.CryptoUtils
XORs two byte blocks.
xPath2Transform_ - Variable in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
The XPath Filter 2 transform implementation used by this class.
xPath_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath
The XPath expression to be processed by this algorithm.
xPath_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The XPath expression of this filter.
xPath_ - Variable in class iaik.ixsil.util.XPathUtilsImpl
The XPath engine.
XPATH_EXT_FUNC_CLASSNAME_HERE_ - Static variable in class iaik.ixsil.init.IXSILConstants
The string representation of a call to the XPath extension function "here" in a XPath expression for use with the Apache Xalan XPath engine.
XPATH_EXT_FUNC_METHOD_NAME_ - Static variable in class iaik.ixsil.init.IXSILConstants
The name of the implementing method for the extension function "here"
XPATH_EXT_FUNC_NAME_HERE_ - Static variable in class iaik.ixsil.init.IXSILConstants
The string representation of a call to the XPath extension function "here" in a XPath expression.
XPATH_EXT_FUNC_NAMESPACE_URI_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace URI for the extension function "here" in a XPath expression for use with the Apache Xalan XPath engine.
XPATH_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the XPath XML element.
xPathContext_ - Variable in class iaik.ixsil.util.XPathUtilsImpl
The XPath context for the XPath engine.
xPathDOMElem_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
The DOM element representation of this filter.
XPATHEXPR_ALLCHILDREN_ - Static variable in class iaik.ixsil.util.InternalReferenceResolverImpl
XPath expression for getting all child nodes of a document.
XPATHEXPR_ALLNODES_ - Static variable in class iaik.ixsil.init.IXSILConstants
XPath expression used to select a node set containing all nodes of a DOM node
XPATHEXPR_ENVELOPED_SIG_ - Static variable in class iaik.ixsil.init.IXSILConstants
XPath expression used for the enveloped signature transform.
XPATHEXPR_ENVELOPED_SIG_DSIGPREFIX_ - Static variable in class iaik.ixsil.init.IXSILConstants
The namespace prefix for XML elements from the XML-Signature namespace used in the constant XPATHEXPR_ENVELOPED_SIG_.
XPATHEXPR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
XPath expression used to select an element node by the value of its ID attribute The 'VALUE' string has to be replaced by the value of the ID attribute.
XPATHEXPR_ID_DUMMY_VALUE_ - Static variable in class iaik.ixsil.init.IXSILConstants
The dummy string used in the constant XPATHEXPR_ID_ for the value of the ID attribute.
XPathFilter() - Constructor for class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
 
xPathFilters_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2
The list of XPath filters of this transform.
xPathNSDeclarations_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath
The namespace declarations to be added to the XPath parameter element.
xPathParamDOMElem_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath
The XPath parameter element which will act as the namespace context node for the XPath transform.
XPathUtilsException - Exception in iaik.ixsil.exceptions
Signals that a error has occured while executing a method of an XPathUtilsInterface implementation class.
XPathUtilsException() - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsException(Throwable) - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsException(String) - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.XPathUtilsException
 
XPathUtilsImpl - Class in iaik.ixsil.util
The standard implementation of the XPathUtilsInterface, which is shipped with the IXSIL toolkit.
XPathUtilsImpl() - Constructor for class iaik.ixsil.util.XPathUtilsImpl
 
XPathUtilsImpl.IXSILPrefixResolver - Class in iaik.ixsil.util
Special extension of the PrefixResolverDefault interface.
XPathUtilsImpl.XPathUtilsXPathContextOwner - Class in iaik.ixsil.util
ExtensionsProvider implementation used for integrating the XMLDSIG here() function as extension function into the Xalan engine.
XPathUtilsInterface - Class in iaik.ixsil.util
Defines the interface for all methods IXSIL relies on to perform XPath manipulations.
XPathUtilsInterface() - Constructor for class iaik.ixsil.util.XPathUtilsInterface
 
XPathUtilsXPathContextOwner() - Constructor for class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
 
XPOINTER_DOCUMENT_ - Static variable in class iaik.ixsil.init.IXSILConstants
The XPointer expression used to select the document node
XPOINTER_ID_START_ - Static variable in class iaik.ixsil.init.IXSILConstants
The start of the XPointer expression used to select an element by the value of its ID attribute
XPOINTER_OPENER_ - Static variable in class iaik.ixsil.util.XPointerReferenceResolver
Opener for an XPointer part in the xpointer scheme.
XPointerReferenceResolver - Class in iaik.ixsil.util
This is a resolver for internal references which can evaluate a limited set of XPointers, according to XML Pointer Framework.
XPointerReferenceResolver() - Constructor for class iaik.ixsil.util.XPointerReferenceResolver
Standard constructor.
XSLT_STYLESHEET_ROOT_1_ - Static variable in class iaik.ixsil.init.IXSILConstants
The name of a XSLT stylesheet element.
XSLT_STYLESHEET_ROOT_2_ - Static variable in class iaik.ixsil.init.IXSILConstants
The name of a XSLT stylesheet element (synonoym).

Y

Y_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
Name of the Y XML element.

Z

ZERO - Static variable in class iaik.utils.NumberTheory
BigInteger constant 0
ZERO_PADDING - Static variable in class com.entrust.toolkit.capi.CapiConstants
 
zeroBlock(byte[], int, int) - Static method in class iaik.utils.CryptoUtils
Fills the specified sub-array of the given byte array with zeros.
zeroBlock(int[], int, int) - Static method in class iaik.utils.CryptoUtils
Fill part of an integer array with zeros.
zeroBlock(byte[]) - Static method in class iaik.utils.CryptoUtils
Fills the given byte array with zeros.
zeroBlock(int[]) - Static method in class iaik.utils.CryptoUtils
Fill an integer array with zeros.
zlib_compress - Static variable in class iaik.cms.CompressionProvider
Creates an AlgorithmID for the ZLIB compression algorithm.
ZLIBCompressionInputStream - Class in iaik.cms
The ZLIBCompressionInputStream is used to wrap a standard InputStream so that ZLIB compression can be applied to the stream.
ZLIBCompressionInputStream(InputStream, int, int) - Constructor for class iaik.cms.ZLIBCompressionInputStream
Wrap the given inputstream with the ZLIBCompressionInputStream given the CompressMode (InputStreamCompressEngine.COMPRESS) or (InputStreamCompressEngine.DECOMPRESS) as well as the blocksize.
ZuluTime - Class in com.entrust.toolkit.util
 
ZuluTime(Date) - Constructor for class com.entrust.toolkit.util.ZuluTime
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z