- 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.
- 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
-
- CanonicalizationAlgorithmImplExclusiveCanonicalXML() - Constructor for class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Standard constructor.
- CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
-
- 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
-
- 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
-
- 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.AttributeComparator() - Constructor for class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
-
- CanonicalXMLSerializerImpl.NSAttributeComparator - Class in iaik.ixsil.util
-
Implements the Comparator interface for DOM namespace attributes.
- CanonicalXMLSerializerImpl.NSAttributeComparator() - Constructor for class iaik.ixsil.util.CanonicalXMLSerializerImpl.NSAttributeComparator
-
- 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
-
- 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
.
- 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.
- CapiIdentity.Format - Enum in com.entrust.toolkit.credentials
-
An MSCAPI-based digital identity format.
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Checks the validity of the certificate at the current time.
- checkValidity(Date) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Checks the validity of the certificate at the given time.
- 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).
- chooseClientAlias(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
Returns the key type.
- 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).
- chooseServerAlias(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
Returns the key type.
- 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_DECRYPT - Static variable in class iaik.cms.SecurityProvider
-
Constant for a cipher object which is to be initialized for decryption.
- 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_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.
- 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_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_KEY_GEN - Static variable in class com.entrust.toolkit.pkcs11.MechanismList
-
A key generation mechanism for the AES block cipher.
- 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
-
- 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'.
- 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.CapiHandle
-
Clears the handle without freeing memory.
- clearHandle() - Method in class com.entrust.toolkit.capi.CertContext
-
Clears the handle to the CAPI object without actually de-allocating
the native 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.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.CapiHandle
-
Close the handle, releasing the memory allocated by CAPI functions.
- 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.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.
- 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.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.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.
- 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 JavaMail API (javax.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
-
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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(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(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.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(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(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.
- 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
-
- 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
-
- 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_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.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.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.
- 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.
- 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.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() - Method in class iaik.ixsil.algorithms.DigestAlgorithm
-
- digest() - Method in class iaik.ixsil.algorithms.DigestAlgorithmImpl
-
- digest() - Method in class iaik.ixsil.algorithms.DigestAlgorithmImplSHA1
-
- 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
-
- 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) - 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.
- 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.
- 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
-
- DOMUtilsImpl.DOMUtilsSAXErrorHandler() - Constructor for class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsSAXErrorHandler
-
- DOMUtilsImpl.DOMUtilsXMLErrorHandler - Class in iaik.ixsil.util
-
- DOMUtilsImpl.DOMUtilsXMLErrorHandler() - Constructor for class iaik.ixsil.util.DOMUtilsImpl.DOMUtilsXMLErrorHandler
-
- DOMUtilsImpl.NodeListImpl - Class in iaik.ixsil.util
-
Simple implementation for the DOM NodeList interface.
- DOMUtilsImpl.NodeListImpl(List) - Constructor for class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
-
Constructs a NodeList from the specified list collection.
- 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.
- DOMUtilsImplBase.NodeListImpl(List) - Constructor for class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
-
Constructs a NodeList from the specified list collection.
- 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).
- 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_With_SHA1 - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an alternative AlgorithmID for the dsaWithSHA1
signature algorithm.
- DsaCapi - Class in com.entrust.toolkit.security.crypto.signature
-
- 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.
- 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.
- 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.
- 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 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 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 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 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.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.
- 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
-
- 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.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_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.
- 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[], AlgorithmID) - Method in class iaik.pkcs.pkcs12.PKCS12
-
Uses the provided password 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.
- 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 javax.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 javax.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.
- encryptInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Initializes an encryption operation.
- 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
-
- 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.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() - 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 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(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).
- 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.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.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.
- 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.
- 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
-
- engineGetKeyManagers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryExtension
-
Deprecated.
- 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).
- 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.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) - 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.
- engineGetTrustManagers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactory
-
- engineGetTrustManagers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactoryExtension
-
Deprecated.
- 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(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(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(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, char[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryExtension
-
Deprecated.
- 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(KeyStore) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerFactoryExtension
-
Deprecated.
- 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.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.
- 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.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.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.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.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.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.
- 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.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.
- 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[], 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) - 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.
- 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.
- 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
-
- 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
-
- EntrustDSA() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSA
-
Deprecated.
Default constructor.
- EntrustDSA.Raw - Class in com.entrust.toolkit.security.provider
-
- EntrustDSA.Raw() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSA.Raw
-
Deprecated.
- EntrustDSAImpl - Class in com.entrust.toolkit.security.provider
-
- EntrustDSAImpl() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSAImpl
-
Deprecated.
Default constructor.
- EntrustDSAPKCS11 - Class in com.entrust.toolkit.security.provider
-
- EntrustDSAPKCS11() - Constructor for class com.entrust.toolkit.security.provider.EntrustDSAPKCS11
-
Deprecated.
- EntrustECDSA - Class in com.entrust.toolkit.security.provider
-
- 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
-
- 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.
- 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
-
- EntrustRawDSAPKCS11() - Constructor for class com.entrust.toolkit.security.provider.EntrustRawDSAPKCS11
-
Deprecated.
- EntrustRawECDSA - Class in com.entrust.toolkit.security.provider
-
- 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.
- 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.
- 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.TokenDeletionMechanism
-
Determines if two token deletion mechanisms are identical.
- 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
-
- 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.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.
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- EXPLICITDATATYPE_DIGESTINPUT_ - Static variable in interface iaik.ixsil.core.VerifierReference
-
- EXPLICITDATATYPE_RAW_ - Static variable in interface iaik.ixsil.core.SignerReference
-
- EXPLICITDATATYPE_RAW_ - Static variable in class iaik.ixsil.core.TransformInstruction
-
- EXPLICITDATATYPE_RAW_ - Static variable in interface iaik.ixsil.core.VerifierReference
-
- EXPLICITDATATYPE_RESULT_ - Static variable in class iaik.ixsil.core.TransformInstruction
-
- 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- generateECKeyPair(long, String, boolean, boolean, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Generates an EC key pair on the token.
- 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() - 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.
- 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
-
- 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.
- getAcceptedIssuers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerExtension
-
Deprecated.
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.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.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.
- getAlgorithmIdentifier() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Returns the algorithm ID that was used during signing.
- 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
-
- 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.
- 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.
- getArchiveResults() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
-
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 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.
- 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 certficates.
- 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
-
- 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.
- 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
-
- 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.
- getCertConfirmContent() - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
-
- 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.
- 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.
- 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.CapiCertificateAndKeyInfo
-
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
- 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.
- getCertificateChain(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
Retrieves the certificate chain with the given name.
- 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.
- 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.
- 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.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.CapiCertificateAndKeyInfo
-
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.CapiIdentity
-
- 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.
- getClientAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
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
-
- 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.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() - Method in class com.entrust.toolkit.credentials.CapiCertificateAndKeyInfo
-
Returns the private key container name 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.
- 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.
- 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.CapiIdentity
-
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.CapiIdentity
-
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
-
- 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.
- 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.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.jsse.JSSEX509Wrapper
-
Retrieves this X509 certificate as a DER encoded ASN.1 data
structure.
- 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.
- getEncryptionKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the client encryption key type RSA-1024, for example.
- 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.
- getEntrustInfo() - 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.
- 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.
- 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.
- 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.
- getESSCertIDs() - Method in class iaik.smime.ess.SigningCertificate
-
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
-
- getEventIndicator() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the eventIndicator.
- 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
-
- 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.
- 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.
- 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() - 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 MSCAPI-based 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.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.
- 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.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(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
-
- 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.
- 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.capi.CapiHandle
-
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.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.
- 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
-
- 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() - 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 informatin about the signer's certificate.
- getIssuerDN() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retieves the distinguished name of the issuer of this certificate.
- 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.CapiIdentity
-
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
-
- getIssuerSerial() - Method in class iaik.smime.ess.ESSCertID
-
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.
- getIterationCount() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- 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.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.
- 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.
- 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.
- 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(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
-
- 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.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
-
- 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
- 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.
- 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.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.
- 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.CapiIdentity
-
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.jsse.JSSEX509Wrapper
-
Retrieves 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.jsse.JSSEX509Wrapper
-
Retrieves 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(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.
- 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.
- 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, 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.
- 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.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.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
- 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.
- 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.
- 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.
- 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.
- 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.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(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
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.
- 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.
- 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 com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retieves the public key of this certificate.
- 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.
- 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.
- 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.
- 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.
- 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.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.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.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.
- 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.jsse.JSSEX509Wrapper
-
Retrieves the serial number of the 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.
- getServerAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerExtension
-
Deprecated.
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 com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retrieves the name of the signature algorithm used by the issuer
for signing this certificate.
- 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 com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retrieves the OID of the signature algorithm used by the issuer
for signing this certificate.
- 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 com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retrieves the algorithm parameters associated with the signature
algorithm used by the issuer for signing this certificate.
- 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(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 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.
- 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.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.
- 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.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 com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
Retrieves the distinguished name of the subject of this
certificate, as a Principal object.
- 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 iaik.ixsil.keyinfo.x509.X509SubjectName
-
Gets the X509 certificate subject name.
- getSubjectNameString() - Method in class iaik.ixsil.keyinfo.x509.X509SubjectName
-
- 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.
- 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.
- getSystemErrorString() - Method in exception com.entrust.toolkit.exceptions.CapiException
-
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.
- 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(DataFlavor, DataSource) - Method in class iaik.security.smime.encrypted_content
-
Returns an object representing the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class iaik.security.smime.pkcs10_content
-
Returns an object representing the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class iaik.security.smime.signed_content
-
Returns an object representing the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class iaik.smime.encrypted_content
-
Returns an object representing the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class iaik.smime.pkcs10_content
-
Returns an object representing the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class iaik.smime.signed_content
-
Returns an object representing the data to be transferred.
- getTransferDataFlavors() - Method in class iaik.security.smime.encrypted_content
-
Returns the DataFlavors indicating the flavors the data can be provided in.
- getTransferDataFlavors() - Method in class iaik.security.smime.pkcs10_content
-
Returns the DataFlavors indicating the flavors the data can be provided in.
- getTransferDataFlavors() - Method in class iaik.security.smime.signed_content
-
Returns the DataFlavors indicating the flavors the data can be provided in.
- getTransferDataFlavors() - Method in class iaik.smime.encrypted_content
-
Returns the DataFlavors indicating the flavors the data can be provided
in.
- getTransferDataFlavors() - Method in class iaik.smime.pkcs10_content
-
Returns the DataFlavors indicating the flavors the data can be provided in.
- getTransferDataFlavors() - Method in class iaik.smime.signed_content
-
Returns the DataFlavors indicating the flavors the data can be provided in.
- 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
-
- 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.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.
- 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.
- 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
-
Return the User DN, or null if no User DN has been set
- 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.
- 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
-
- 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.jsse.JSSEX509Wrapper
-
Retrieves the version number of this certificate as an integer.
- 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 synatx 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.
- 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
-
- 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.
- 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_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_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_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-hmacWithSHA1"
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_RSASAA_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_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 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_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.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.
- 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.
- 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(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
-
- initialize(int) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.CapiCertificateAndKeyInfo
-
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.
- 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.
- 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.
- isClientTrusted(X509Certificate[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerExtension
-
Deprecated.
Validates the given certificate chain from a client.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- isServerTrusted(X509Certificate[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManagerExtension
-
Deprecated.
Validates the given certificate chain from a server.
- 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.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.
- 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.
- 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.
- 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.CapiIdentity
-
- 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.
- 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.
- 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
-
- 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.
- 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'.
- RawDsaCapi - Class in com.entrust.toolkit.security.crypto.signature
-
- 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() - 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
-
- 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
-
- 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.
- 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.
- 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 genereal 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
-
- 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
-
- 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.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.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
-
Resizes a byte array to the specified length.
- 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
-
- 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.AVA() - Constructor for class iaik.utils.RFC2253NameParser.AVA
-
- RFC2253NameParser.ParsedName - Class in iaik.utils
-
Represents the parsing result for a Name.
- RFC2253NameParser.ParsedName() - Constructor for class iaik.utils.RFC2253NameParser.ParsedName
-
- RFC2253NameParser.ParsedRDN - Class in iaik.utils
-
Represents the parsing result for a Relative Distinguished Name.
- RFC2253NameParser.ParsedRDN() - Constructor for class iaik.utils.RFC2253NameParser.ParsedRDN
-
- 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
-
- 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.
- 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.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.
- 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.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.
- 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.
- RsaCipher.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.
- 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 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.
- 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
-
- 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_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
- 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
-
- 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(StringBuffer, int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Creates a SecureStringBuffer from the given
StringBuffer 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- setCertDefnId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the certificate definition identifier.
- setCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertID
-
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.
- 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.
- setChainToRoot(X509Certificate[]) - Method in class com.entrust.toolkit.credentials.CapiIdentity
-
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.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.
- 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 javax.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.smime.EncryptedContent
-
Sets the content wrapped by a javax.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.smime.SignedContent
-
Sets the content wrapped by a javax.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
-
- setDefault(TrustManager, KeyManager, SMProxyWrapper) - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
- setDefault(X509TrustManager, X509KeyManager, SecureRandom, String) - Static method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
- 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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, 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.
- 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.
- 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.
- 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.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.
- 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
-
- 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.
- setLDAPReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- setRolloverAllowed(Boolean) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets an indicator for whether roll-over is permitted.
- 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.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.
- 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.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.
- 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.
- 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
-
- 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 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 - 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 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 - 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 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.
- 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 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.
- 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 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
-
- 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
- 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
-
- sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
-
- sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
-
- sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
- sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
-
- 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
-
- SignatureAlgorithmImplDSA() - Constructor for class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
-
Standard constructor.
- SignatureAlgorithmImplECDSA - Class in iaik.ixsil.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
-
- 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
-
- 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.
- 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 javax.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 javax.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-encrytion 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
-
- SignerSignedInfo - Interface in iaik.ixsil.core
-
This interface provides a specialized view on a SignedInfo.
- 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.
- 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.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.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 javax.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 javax.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
genericly 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 javax.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 javax.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
-
- 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.
- 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.
- 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() - 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
-
- 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
-
- 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.
- 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.
- 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'.
- 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
-
- 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
- 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
- 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 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.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.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.ESSIssuerSerial
-
Returns this IssuerSerial as ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.SigningCertificate
-
Returns this SigningCertificate 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.
- 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
-
Deprecated.
use {@link TokenInitializer#TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String, int)
- 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() - 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
- 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.jsse.JSSEX509Wrapper
-
Returns a String representing the contents of the
certificate.
- 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.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.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.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 algorihtm 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
-
- 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
-
- TransformImplDecryption() - Constructor for class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Constructor
- TransformImplEnvelopedSignature - Class in iaik.ixsil.algorithms
-
- 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
-
- TransformImplExclusiveCanonicalXML() - Constructor for class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Standard constructor.
- TransformImplExclusiveCanonicalXMLWithComments - Class in iaik.ixsil.algorithms
-
- TransformImplExclusiveCanonicalXMLWithComments() - Constructor for class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXMLWithComments
-
Standard constructor.
- TransformImplXPath - Class in iaik.ixsil.algorithms
-
- 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.
- TransformImplXPath.NSDeclaration(String, String) - Constructor for class iaik.ixsil.algorithms.TransformImplXPath.NSDeclaration
-
Convenience constructor to initialize this structure.
- TransformImplXPath2 - Class in iaik.ixsil.algorithms
-
- 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.NSDeclaration(String, String) - Constructor for class iaik.ixsil.algorithms.TransformImplXPath2.NSDeclaration
-
Convenience constructor to initialize this structure.
- TransformImplXPath2.XPathFilter - Class in iaik.ixsil.algorithms
-
Auxiliary class representing an XPath filter of this transform.
- TransformImplXPath2.XPathFilter() - Constructor for class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
-
- 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
-
- 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
-
- trustManager_ - Variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
- 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
- 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
-
- 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 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 DESede secret
key.
- unwrapKey(byte[], AlgorithmID, SecretKey, AlgorithmParameters, String) - Method in class iaik.cms.SecurityProvider
-
- 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 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(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.
- 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.CapiIdentity.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.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.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.CapiIdentity.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.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.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
-
- 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(PublicKey) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
This method does nothing.
- verify(PublicKey, String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509Wrapper
-
This method does nothing.
- 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
-
- verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
-
- verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
-
- verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
- verify(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
-
- 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(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
-
- VeryStrongCryptoNotPermittedException(String) - Constructor for exception com.entrust.toolkit.exceptions.VeryStrongCryptoNotPermittedException
-
The constructor; creates a new
UnlimitedStrengthCryptoNotPermittedException.
- 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.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.
- 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
-
- wrapKeyRSA(long, long, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Wraps a DESede key on the token with the provided RSA public key.
- 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(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
-
- 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
- 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
- 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
-
- X509TrustManagerDummyImpl() - Constructor for class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
-
- X509TrustManagerException - Exception in iaik.ixsil.exceptions
-
- 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
-
- X917Random - Class in com.entrust.toolkit.security.provider
-
- 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
-
- 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.
- 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.IXSILPrefixResolver(Node, String) - Constructor for class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
-
Basic constructor.
- XPathUtilsImpl.XPathUtilsXPathContextOwner - Class in iaik.ixsil.util
-
ExtensionsProvider implementation used for integrating the XMLDSIG here() function as extension
function into the Xalan engine.
- XPathUtilsImpl.XPathUtilsXPathContextOwner() - Constructor for class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
-
- 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
-
- 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