- 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
-
- gcd(int, int) - Static method in class iaik.utils.NumberTheory
-
Euclidean algorithm for computing the greatest common divisor
of two integers.
- GCM_IV_LENGTH - Static variable in class iaik.security.cipher.PBES2
-
- GcmBlockMechanism - Class in com.entrust.toolkit.security.crypto.cipher
-
An implementation of the Galois Counter Mode (GCM) block mechanism in
Entrust's symmetric block cipher architecture.
- GcmNoPadding() - Constructor for class com.entrust.toolkit.security.crypto.cipher.AesCipher.GcmNoPadding
-
The constructor; creates a new instance of the AES/GCM/NoPadding
symmetric cipher algorithm.
- GcmParameters - Class in com.entrust.toolkit.security.crypto.cipher
-
An opaque representation of GCM algorithm parameters intended for use with
Entrust's symmetric cipher implementations when operating in the GCM block
mode.
- GcmParameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.GcmParameters
-
The constructor; creates a new instance of GCM algorithm parameters.
- geEcPublicKey() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
- gender - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the Qualified Certificate personal data attribute
type Gender.
- GeneralizedTime - Static variable in class iaik.asn1.ASN
-
Global ASN.1 type GeneralizedTime
(any time precision according to the ISO 2014 norm)
- GeneralizedTime - Static variable in class iaik.asn1.DerInputStream
-
Global ASN.1 type GeneralizedTime
(any time precision according to the ISO 2014 norm)
- GeneralizedTime - Class in iaik.asn1
-
This class implements the native ASN.1 type "GeneralizedTime".
- GeneralizedTime() - Constructor for class iaik.asn1.GeneralizedTime
-
Creates an empty object.
- GeneralizedTime(String) - Constructor for class iaik.asn1.GeneralizedTime
-
Creates a new ASN.1 GeneralizedTime object for the given Java String value.
- GeneralKeyFactory - Class in iaik.security.cipher
-
This class is the SecretKeyFactory for all symmetric ciphers supported by the IAIK.
- GeneralKeyFactory() - Constructor for class iaik.security.cipher.GeneralKeyFactory
-
Constructor used by getInstance().
- generalMessage(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Executes a general message transmission for an uninitialized user (has
yet to be created) or an initialized user that will be recovered.
- generalMessage(Name) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Executes an administrator protected general message transmission for an
initialized user (has already been created).
- GeneralMessageInfo - Class in com.entrust.toolkit.credentials
-
GeneralMessageInfo encapsulates information contained in a PKIX CMP
General Message.
- GeneralName - Class in iaik.asn1.structures
-
This class implements the ASN.1 type "GeneralName".
- GeneralName(int, Object) - Constructor for class iaik.asn1.structures.GeneralName
-
Creates a GeneralName for given type and value.
- GeneralName(ASN1Object) - Constructor for class iaik.asn1.structures.GeneralName
-
Creates a GeneralName form an ASN1Object.
- GeneralNames - Class in iaik.asn1.structures
-
This class implements the ASN.1 type "GeneralNames".
- GeneralNames() - Constructor for class iaik.asn1.structures.GeneralNames
-
Default constructor.
- GeneralNames(GeneralName) - Constructor for class iaik.asn1.structures.GeneralNames
-
Creates a GeneralNames structure from a GeneralName.
- GeneralNames(ASN1Object) - Constructor for class iaik.asn1.structures.GeneralNames
-
Constructs a GeneralNames object from an ASN1Object.
- GeneralString - Static variable in class iaik.asn1.ASN
-
Global ASN.1 type GeneralString
- GeneralString - Static variable in class iaik.asn1.DerInputStream
-
Global ASN.1 type GeneralString
- GeneralString - Class in iaik.asn1
-
This class implements the native ASN.1 type "GENERAL STRING".
- GeneralString() - Constructor for class iaik.asn1.GeneralString
-
Creates an empty GeneralString.
- GeneralString(String) - Constructor for class iaik.asn1.GeneralString
-
Creates a new ASN.1 GeneralString object for the given String value.
- GeneralSubtree - Class in iaik.asn1.structures
-
An implementation of the ASN.1 structure GeneralSubtree as used within the
NameConstraints extension.
- GeneralSubtree() - Constructor for class iaik.asn1.structures.GeneralSubtree
-
Default constructor.
- GeneralSubtree(GeneralName) - Constructor for class iaik.asn1.structures.GeneralSubtree
-
Creates a new GeneralSubrtree from a base representing some
GeneralName.
- generate(String, Key, byte[], AlgorithmParameterSpec) - Static method in class com.entrust.toolkit.util.MacGenerator
-
Deprecated.
Generates a MAC given a key, the message to MAC, and an
AlgorithmParameterSpec (containing an init vector).
- generate(String, Key, byte[]) - Static method in class com.entrust.toolkit.util.MacGenerator
-
Deprecated.
Generates a MAC given a key and the message to MAC.
- generateClientProtlEncKeys(boolean, Iterator<? extends EntrustPKIXCMPInjectedCertReqInfo>) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Generates the client protocol encryption key pair in software.
- generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
-
- generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
-
Returns a default set of parameters that are valid and appropriate for
this digital signature algorithm.
- generateDefaultParameters() - Method in class com.entrust.toolkit.security.crypto.signature.RsaPssSignature
-
- generateDSAKeyPair(long, String, boolean, boolean, byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Generates an DSA key pair on the token.
- generateECDHKeyAgreementDeriveKey(long, long, byte[], int, boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Using the Diffie-Hellman key agreement algorithm to securely establish a shared secret
between the token and toolkit.
- generateECKeyPair(long, String, boolean, boolean, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Generates an EC key pair on the token.
- generateECKeyPair(long, String, boolean, boolean, boolean, boolean, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Generates an EC key pair on the token for the purpose of securely establish a shared secret between two parties
using ECDH key agreement.
- generateKeyAgreementKeyPair(AlgorithmID, PublicKey) - Method in class iaik.cms.IaikProvider
-
Generates a key pair with same domain parameters of the given public key
for the given key agreement method.
- generateKeyAgreementKeyPair(AlgorithmID, PublicKey) - Method in class iaik.cms.SecurityProvider
-
Generates a key pair with same domain parameters of the given public key
for the given key agreement method.
- generateKeyPair(CryptProvider, EntrustAsymKeyType, KeySpec, int) - Static method in class com.entrust.toolkit.capi.CryptKey
-
Generates a key pair in MSCAPI.
- generateKeyPair(KeyGenerationParams) - Method in interface com.entrust.toolkit.credentials.KeyGenerationUtil
-
Generates a key pair.
- generateKeyPair(EntrustAsymKeyType) - Static method in class com.entrust.toolkit.keychain.KeychainKey
-
Generates a key pair in the Keychain
FIPS 140-2:
FIPS Service: Key Generation
This API is part of the logical interface to the Toolkit's FIPS 140-2
cryptographic module; use of this API causes the caller to assume the
FIPS 140-2 crypto officer role and accesses the following FIPS 140-2
logical interfaces:
control input interface (API call, parameters)
data input interface (parameters)
data output interface (return value)
status output interface (exceptions)
- generateKeyPair() - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
-
Generates a key pair.
- generateKeyPair() - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
-
Generates a key pair.
- generateKeyPair() - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
-
Deprecated.
Generates an ECDSA key pair.
- generateKeyPair() - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
-
Generates a key pair.
- generateKeyPair() - Method in class iaik.security.dh.DHKeyPairGenerator
-
Generates a key pair.
- generateKeyPair() - Method in class iaik.security.dh.ESDHKeyPairGenerator
-
Generates a key pair.
- generateKeyPair() - Method in class iaik.security.dsa.DSAKeyPairGenerator
-
Generates a key pair.
- generatePKIArchiveOptionsForClientGenBackup(PrivateKey) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Generates a PKIArchiveOptions structure representing a
client generated private key that is to be backed up by the Certification
Authority.
- generatePOPOSigningKeyInput(PublicKey, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Generates a POPOSigningKeyInput structure appropriate for
use in demonstrating proof of possession of a private signing key.
- generateRSAKeyPair(long, String, boolean, boolean, int, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Generates an RSA key pair on the token.
- generateRSAPrivateKeychainKeyRef(long, int, boolean, boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Generate a random RSA key pair in the specified keychain.
- generationQualifier - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.44"
OID Name: "generationQualifier"
OID Short-name: none
Source: RFC 4519
- GENERIC_HANDLER - Static variable in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
-
- GenericCertificateAndKeyInfo - Class in com.entrust.toolkit.credentials
-
- GenericCertificateAndKeyInfo(long, X509Certificate) - Constructor for class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
-
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and
handle of accessing it on the PKCS#11 device
- GenericCertificateAndKeyInfo(long, X509Certificate, X509Certificate[]) - Constructor for class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
-
The GenericCertificateAndKeyInfo constructor to encapsulate a certificate and
handle of accessing it on the PKCS#11 device
- GenericCertificateFilter - Interface in com.entrust.toolkit.credentials
-
- GenericIdentities - Class in com.entrust.toolkit.credentials
-
GenericIdentities is a utility class used by
InternalGenericTokenReader.
- GenericIdentities() - Constructor for class com.entrust.toolkit.credentials.GenericIdentities
-
The protected constructor used to initialize the List.
- GenericIdentity - Class in com.entrust.toolkit.credentials
-
- GenericIdentity(GenericCertificateAndKeyInfo) - Constructor for class com.entrust.toolkit.credentials.GenericIdentity
-
The GenericIdentity constructor which builds a GenericIdentity from a
GenericCertificateAndKeyInfo object
- GenericIdentityFilter - Interface in com.entrust.toolkit.credentials
-
A GenericIdentityFilter is used by
GenericIdentities to determine if
an identity matches the identity sought after by the caller.
- GENERICPASSWORD - Static variable in class com.entrust.toolkit.keychain.KeychainItem
-
KeyChain Item used for Generic Password
- GenericTokenReader - Class in com.entrust.toolkit.credentials
-
This GenericTokenReader is designed for reading a X509Certificate and
TokenPrivateKey from a PKCS#11 device (token).
- GenericTokenReader(PKCS11LibraryConnection, long, GenericTokenReader.IdentityInfo) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader
-
Creates a TokenReader object.
- GenericTokenReader.IdentityInfo - Class in com.entrust.toolkit.credentials
-
- genm - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
PKIBody type 'genm'.
- genp - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
PKIBody type 'genp'.
- genRandom(byte[]) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Fills the given array with random bytes.
- genRandom(byte[], int, int) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Fills the given array with length random bytes, starting at
offset.
- genRandom(int) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Generates numBytes random bytes and returns an array
containing those bytes.
- get(HttpURLConnection) - Method in class com.entrust.toolkit.util.net.HttpConnection
-
Gets data at a specified HttpURLConnection.
- get(Object) - Method in class iaik.utils.ExtendedProperties
-
Internal use only, public for compatibility to Hashtable only.
- get() - Method in class iaik.x509.extensions.KeyUsage
-
Returns the key usage value as an integer.
- get() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
-
Returns the identifier of this extension.
- get3DESKeySecure(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Securely obtains a DESede secret key from a token using RSA wrapping.
- getA() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the value of the coefficient a of the elliptic
curve as defined in X9.62.
- getA() - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
-
Returns the first coefficient a of the elliptic curve.
- getAccepatableResponseTypes() - Method in class iaik.x509.ocsp.OCSPRequest
-
A convenience method for getting the response type list of the AcceptableResponses
extension, if included in this request.
- getAcceptablePolicyOids() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a List of the acceptable policy ObjectIDs.
- getAcceptableResponseTypes() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Gets the acceptable response type OIDs.
- getAcceptedIssuers() - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
-
Retrieves the trusted certificates.
- getAcceptedIssuers() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509TrustManager
-
Retrieves the trusted root CA certificates.
- getAccessDescriptions() - Method in class iaik.x509.extensions.InfoAccess
-
Returns an enumeration of the access descriptions included into this
InfoAccess object.
- getAccessLocation() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getAccessLocation() - Method in class iaik.asn1.structures.AccessDescription
-
Returns the access location.
- getAccessMethod() - Method in class iaik.asn1.structures.AccessDescription
-
Returns the access method OID.
- getAccuracy() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Indicates the accuracy of the time at which the time-stamp was created.
- getAcInfo() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the DER encoded AttributeCertificateInfo ASN.1 data
structure of this attribute certificate.
- getAction() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
-
Returns the publishing action.
- getAddress() - Method in class com.entrust.toolkit.util.HttpManagerClient
-
Returns the PKI RA's URL address.
- getAddress() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
-
Returns the PKI RA's URL address.
- getAddress() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the PKI RA's address specified by managerIP in
other methods if it has not been explicitly defined.
- getAddress() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getAddress() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
- getAIAChecking() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getAlgId() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
-
Returns algorithm identifier that the mac value was created with.
- getAlgId() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
-
Deprecated.
- getAlgId() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the algorithm id.
- getAlgIdAsInt() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the integer value of the algorithm id.
- getAlgorithm() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
-
Returns the signature algorithm.
- getAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Returns the identifier for the algorithm.
- getAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- getAlgorithm() - Method in class com.entrust.toolkit.capi.CryptHash
-
Return the hash algorithm id of this hash object.
- getAlgorithm() - Method in class com.entrust.toolkit.capi.CryptKey
-
Returns the algorithm associated with this key, or null if
the algorithm is not recognized.
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.CapiDsaPrivateKey
-
Returns the standard name of the algorithm used by this key.
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.CapiRsaPrivateKey
-
Returns the standard name of the algorithm used by this key.
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
-
Returns the standard algorithm name for this key, which is "EC".
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
The abstract method getAlgorithm which all Keychain key types will return
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
-
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
-
Returns the standard algorithm name for this key, which is "DSA".
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
-
Returns the standard algorithm name for this key, which is "EC".
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
-
Returns the standard algorithm name for this key, which is "RSA".
- getAlgorithm() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
-
Returns the standard algorithm name for this key.
- getAlgorithm() - Method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Returns the JCA name of the cipher algorithm this key is used with.
- getAlgorithm() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Returns the algorithm of this private key, which is 'EC'.
- getAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Returns the algorithm of this public key, which is 'EC'.
- getAlgorithm() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
-
Deprecated.
Returns the name of the calling algorithm ECDSA.
- getAlgorithm() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
-
Deprecated.
Returns the name of the calling algorithm: ECDSA.
- getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactory
-
PKI-19467
This is only called if a non-Entrust keystore was passed into the engineInit method.
- getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryIbmX509Alg
-
- getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactorySunX509Alg
-
- getAlgorithm() - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManagerFactoryX509Alg
-
- getAlgorithm() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the ObjectID of the algorithm.
- getAlgorithm() - Method in class iaik.cms.EcOriginatorPublicKey
-
Returns the algorithm of this key 'CMS_EC'.
- getAlgorithm() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Returns the name of the algorithm.
- getAlgorithm() - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
-
Return a String representation of the AlgorithmID which will tell us the algorithm
to use
- getAlgorithm() - Method in class iaik.security.cipher.PBEKey
-
Returns the algorithm name.
- getAlgorithm() - Method in class iaik.security.cipher.PBEKeyBMP
-
Returns the algorithm name.
- getAlgorithm() - Method in class iaik.security.cipher.SecretKey
-
Returns the name of the key algorithm for this key.
- getAlgorithm() - Method in class iaik.security.dh.DHPrivateKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.dh.DHPublicKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.dh.ESDHPrivateKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.dh.ESDHPublicKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.dsa.DSAPrivateKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.dsa.DSAPublicKey
-
Returns the String "DSA"
- getAlgorithm() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.security.rsa.RSAPublicKey
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.utils.SSLeayPrivateKey
-
Returns the symmetric encryption algorithm used to protect this private key.
- getAlgorithm() - Method in class iaik.x509.PublicKeyInfo
-
Returns the name of the appertaining algorithm.
- getAlgorithm() - Method in class iaik.x509.WrappedPublicKey
-
Return a String representation of the AlgorithmID which will tell us the algorithm
to use
- getAlgorithmID() - Method in class com.entrust.toolkit.keychain.KeychainAlgorithmID
-
Return the Java toolkit's Algorithm ID associated with this Keychain
Algorithm ID
- getAlgorithmID() - Method in class iaik.pkcs.pkcs8.WrappedPrivateKey
-
- getAlgorithmID() - Method in class iaik.x509.WrappedPublicKey
-
- getAlgorithmIdentifier() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Returns the algorithm ID that was used during signing.
- getAlgorithmName() - Method in class com.entrust.toolkit.keychain.KeychainKey
-
Returns the algorithm associated with this key, or null if
the algorithm is not recognized.
- getAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Gets the symmetric encryption algorithm object identifier associated with
this symmetric encryption algorithm configuration.
- getAlgorithmParameters(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as AlgoriothmParameters.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getAlgorithmParameters(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the parameters of the algorithm as
java.security.AlgorithmParameters object.
- getAlgorithmParameters(String, String) - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the parameters of the algorithm as
java.security.AlgorithmParameters object.
- getAlgorithmParameters() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the parameters of the algorithm as
java.security.AlgorithmParameters object.
- getAlgorithmParameters(AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
Gets the algorithm parameters from the given AlgorithmID.
- getAlgorithmParameterSpec() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Converts the algorithm parameters from ASN1 encoded format to JCA
algorithm-parameter specification format.
- getAlgorithmParams() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Gets the algorithm parameters associated with this symmetric encryption
algorithm configuration.
- getAlgorithmProperty(String) - Static method in class com.entrust.toolkit.xencrypt.init.XMLEInit
-
Searches for an element among the encryption algorithm properties.
- getAlgorithmProperty(String) - Static method in class iaik.ixsil.init.IXSILInit
-
Gets the IXSIL algorithm property with the specified name.
- getAlgorithmType() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the type of this algorithm.
- getAlias(Certificate) - Method in class com.entrust.toolkit.keystore.CertStore
-
Returns the alias of the given certificate, or null
if the certificate cannot be found.
- getAliases() - Method in class com.entrust.toolkit.keystore.CertStore
-
Returns all aliases contained in this certificate store.
- getAllDecryptionKeyHandles(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for a all decryption key objects stored on a
token.
- getAllObjectHandles(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for all objects stored on a token.
- getAllowAIAExtensionFollowing() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
-
Return whether or not an AIA extension will be used to find addition certificates
during the path building part of certificate validation.
- getAllowAnyExtendedKeyUsage() - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
-
- getAllowedEncryptionAlgorithms() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a List of allowed symmetric encryption
algorithms.
- getAllowedHashAlgorithms() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a List of allowed hashing algorithms.
- getAllowLDAPSReferrals() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
- getAllowNoCapiProtection() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Controls whether unprotected CAPI key storage is allowed.
- getAllowServerLogin() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Controls whether or not the user can create a .ual file that will allow
client software allows the user to log in via the Server Login procedure.
- getAllowSIAExtensionFollowing() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
-
Return whether or not an SIA extension will be used to find addition certificates
during the path building part of certificate validation.
- getAnySCCSPName(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
-
This method is used when generating the keys in CAPI.
- getAnySCCSPName(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigESP
-
- getAnySCCSPSelection(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigDefault
-
This selection criteria does not require any user interaction,
it simply returns the first String contained in the given
cspList, or null if there are no Smart Card CSP's given
- getAnySCCSPSelection(String, String[]) - Method in class com.entrust.toolkit.credentials.CapiCSPConfigESP
-
This method will be called when there is more than 1 smart card
CSP installed on the System and the "Any SmartCard" policy has
been selected in the PKI.
- getApplicationFlags() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves the first Entrust application flag.
- getApplicationID() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
-
Returns the application identifier.
- getApplicationName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
-
Returns the application name if it has been set; otherwise
null is returned.
- getApplicationName() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
retrieve .app bundle name.
- getApplicationName() - Method in class com.entrust.toolkit.User
-
Returns the application name.
- getApplicationSupportFolder() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
On the Mac, retrieve application support directory which store persistent
user-related files for your application
- getArchiveBinaryCRLCache() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
-
This method returns an archive CRL cache.
- getArchiveCutoff() - Method in class iaik.x509.ocsp.SingleResponse
-
A convenience method for getting the cutoff time of the ArchiveCutoff
extension, if included in this response.
- getArchiveKey() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- getArchiveOptions() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns the options used when the Archive was created.
- getArchiveOptions() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns the options used when the Archive was created.
- getArchiveResults() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
-
Returns the results of processing an Entrust Archive.
- getArchiveResults() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
-
Returns the results of processing an Entrust Archive.
- getArray() - Method in class com.entrust.toolkit.util.ByteArray
-
Returns the byte array this object contains.
- getASCIIEncoding() - Static method in class iaik.utils.Util
-
Returns the name of the character encoding that should be used for ASCII
character/byte conversions.
- getASN1Subject() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
-
Returns the subject of the certificate as an ASN.1 object.
- getASN1Value() - Method in class iaik.asn1.structures.AVA
-
Returns an ASN.1 representation of the value of this AttributeValueAssertion.
- getAsnType() - Method in class iaik.asn1.ASN1Object
-
Returns the ASN.1 type of this ASN.1 object.
- getAsymKeyTypeString(Key) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Returns a string representation of the asymmetric key type for the
provided key.
- getAttr(String, String) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
-
Implements the getAttr method of the LdapDirectory
interface.
- getAttr(String, String) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Implements the getAttr method of the LdapDirectory
interface.
- getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Search the Directory for a given attribute within a DN entry.
- getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
- getAttr(String, String) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
-
Searches for the given attribute associated with the given DN.
- getAttr(String, String) - Method in interface com.entrust.toolkit.x509.LdapDirectory
-
Searches for a specific attribute within a directory entry (as specified by a DN).
- getAttribute(String) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the Attribute associated with the given OID.
- getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the requested policy setting from the policy certificate.
- getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the requested policy setting from the policy certificate.
- getAttribute(ObjectID) - Method in class com.entrust.toolkit.x509.policies.PolicyCertificate
-
Return the ASN.1 Attribute identified by the specified OID, if this
policy certificate contains that attribute.
- getAttribute(ObjectID) - Method in class iaik.asn1.structures.Attributes
-
Returns the first attribute with the given type.
- getAttribute(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
-
Gets all the Atributes matching to a specific type (object identifier).
- getAttribute(ObjectID) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Returns the first attribute matching to the given ObjectID, if
included in this SubjectDirectoryAttributes object.
- getAttributeByType(LDAPAttributeType, GeneralNames) - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
Retrieves all data of the indicated type that exist at the indicated
distribution point.
- getAttributeCertificates() - Method in class iaik.cms.CertificateSet
-
Gets all included attribute certificates from this CertificateSet.
- getAttributeCertificates() - Method in class iaik.cms.CMSCertList
-
Returns the attribute certificates included in this CMSCertList.
- getAttributeCertificates() - Method in class iaik.cms.OriginatorInfo
-
Returns the attribute certificates included in this OriginatorInfo.
- getAttributeCertificates() - Method in class iaik.cms.SignedDataStream
-
Returns the attribute certificates included in this SignedData.
- getAttributeFromDPName(GeneralName, LDAPAttributeType, LdapDirectory, Map<String, JNDIDirectory>, Map<String, Long>, int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
This method parses the Distribution Point Name, and tries to retrieve information
from the directory
- getAttributes() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the attributes component of the LDAP URL.
- getAttributes() - Method in class iaik.asn1.structures.Attributes
-
Returns all attributes included in the container.
- getAttributes(ObjectID) - Method in class iaik.asn1.structures.Attributes
-
Returns all attributes with the given type.
- getAttributes() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Gets the Atributes of this CertificateRequest.
- getAttributes(ObjectID) - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Gets all the Atributes matching to a specific type (object identifier).
- getAttributes() - Method in class iaik.pkcs.pkcs12.Attributes
-
Returns the attributes of this SafeBag object or
null if there are no attributes.
- getAttributes() - Method in class iaik.x509.attr.AttributeCertificate
-
Gets the Atributes of this CertificateRequest.
- getAttributes() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Returns the attributes included in this SubjectDirectoryAttributes extension.
- getAttributeType() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the attribute type that was used for the search
- getAuthenticatedAttribute(ObjectID) - Method in class iaik.cms.AuthenticatedDataStream
-
- getAuthenticatedAttribute(ObjectID) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the first authenticated attribute matching to the given ObjectID, if
included in this SignerInfo object.
- getAuthenticatedAttributes() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
This method returns the set of authenticated attributes
in the PKCS7 Message.
- getAuthenticatedAttributes() - Method in class iaik.cms.AuthenticatedDataStream
-
- getAuthenticatedAttributes() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns a set of attributes that are signed by the signer.
- getAuthenticatedDigest() - Method in class iaik.cms.AuthenticatedDataStream
-
Return the authenticated Digested which is alreay included in the authenticated
Attributes.
- getAuthenticatedSafes() - Method in class iaik.pkcs.pkcs12.PKCS12
-
Returns all AuthenticatesSafes included in this PKCS#12 object
for manually parsing.
- getAuthenticationtType() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
- getAuthenticator() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
-
Returns the authenticator.
- getAuthority() - Method in class iaik.ixsil.util.URI
-
Gets the authority component of the URI.
- getAuthorityAddress() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the IP address of the authority.
- getAuthorityCertIssuer() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns the authority cert issuer of this AuthorityKeyIdentifier extension.
- getAuthorityCertSerialNumber() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns the serial number of this AuthorityKeyIdentifier extension.
- getAuthorityPort() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the port number of the authority.
- getAuthorityUnescaped() - Method in class iaik.ixsil.util.URI
-
Gets the authority component of the URI in its unescaped (unicode) version.
- getAuthorizedCertificates(Certificate[]) - Method in class iaik.smime.ess.SigningCertificate
-
Gets the authorized certificates from the set of supplied certificates.
- getAuthorizedCertificates(Certificate[]) - Method in class iaik.smime.ess.SigningCertificateV2
-
Gets the authorized certificates from the set of supplied certificates.
- getAVA(ObjectID) - Method in class iaik.asn1.structures.RDN
-
Returns a AttributeValueAssertion of given type
from this RelativeDistinguishedName.
- getAVA() - Method in class iaik.asn1.structures.RDN
-
This method returns one AVA.
- getB() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the value of the coefficient b of the elliptic
curve as defined in X9.62.
- getB() - Method in class com.entrust.toolkit.security.crypto.ec.InternalEllipticCurve
-
Returns the second coefficient b of the elliptic curve.
- getBagType() - Method in class iaik.pkcs.pkcs12.SafeBag
-
Returns the type of this SafeBag.
- getBase() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the base point.
- getBase() - Method in class iaik.asn1.structures.GeneralSubtree
-
Returns the base GeneralName.
- getBase64DecodedText(Element) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Gets the base64 decoded bytes from the first DOM Text child of the specified DOM element.
- getBaseCertificateID() - Method in class iaik.x509.attr.Holder
-
Gets the baseCertificateID of this Holder, if set.
- getBaseCertificateID() - Method in class iaik.x509.attr.V2Form
-
Gets the baseCertificateID of this V2Form, if set.
- getBaseCRLNumber() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
-
Deprecated.
Returns the baseCRLNumber value of this DeltaCRLIndicator
extension specifying the CRL number of the base CRL that was used as the starting
point in the generation of this delta-CRL.
- getBaseCRLNumber() - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Returns the base crl number as BigInteger.
- getBaseURI() - Method in class iaik.ixsil.core.URIResolverParameters
-
Gets the base URI maintained by this class.
- getBaseUrl() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Returns the base url.
- getBasicConstraints() - Method in class iaik.x509.X509Certificate
-
Returns the pathLenConstraint value of the BasicConstraints
extension, if included in this certificate.
- getBasis() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns the generating polynomial as defined in X9.62.
- getBigInteger() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
-
Deprecated.
Returns an integer representation of the calling field element.
- getBigInteger() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
-
Deprecated.
Returns the field element as a BigInteger.
- getBigInteger() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns the calling element as an integer.
- getBinaryString() - Method in class iaik.asn1.BIT_STRING
-
Returns the value of this BIT_STRING as a binary string.
- getBiometricDataHash() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Gets the biometric data hash value.
- getBiometricDataHashAsString() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Gets a string representation of the biometric data hash value.
- getBiometricDatas() - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Returns the BiometricData objects included in this BiometricInfo extension.
- getBiometricInfo() - Method in class iaik.x509.qualified.QualifiedCertificate
-
Returns the BiometricInfo extension included in this certificate, if present.
- getBitsOfSecurity() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Returns the bits of security that keys generated using this asymmetric
key type provide.
- getBitsOfSecurity() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Gets the bits of security assigned to this symmetric encryption algorithm
configuration.
- getBlockSize() - Method in class iaik.asn1.OCTET_STRING
-
Returns the blockSize defining the encoding scheme - and specifying the
length of each primitive encoded octet string component, if positive.
- getBlockSize() - Method in class iaik.cms.AuthenticatedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.CompressedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in interface iaik.cms.ContentStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.DataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.DigestedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.EncryptedContentInfoStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.EncryptedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.EnvelopedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBlockSize() - Method in class iaik.cms.SignedDataStream
-
Gets the block size defining the length of each definite primitive
encoded octet string component.
- getBody() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Returns the message-specific information.
- getBodyHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Returns the hash of the PKIBody.
- getBoolean(String, boolean) - Method in class iaik.utils.ExtendedProperties
-
Get this property value, as a boolean.
- getBooleanArray() - Method in class iaik.x509.extensions.KeyUsage
-
Return the key usage value as a boolean array.
- getBuffer() - Method in class iaik.utils.LineInputStream
-
Returns the data in the buffer.
- getBusinessControlFlags() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieve the business control flags, if any, from the client
settings certificate.
- getByteArray() - Method in class com.entrust.toolkit.util.SecureByteArray
-
Returns a copy of the sensitive data as a byte array.
- getByteArrayHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a byte array object stored on a token.
- getByteArrayObject(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains a byte array object from a token by reading the CKA_VALUE
attribute an object.
- getCACertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
-
Returns the CA certificate when available for the Certificate Authority
that the user exists on.
- getCaCertificate() - Method in class com.entrust.toolkit.User
-
Returns the Certification Authority (CA) certificate stored in the credentials
if the user is logged in.
- getCaCertificate(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves the CA certificate with which these ClientSettings
were validated.
- getCaCertificateChain() - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns an array of CA certificates forming a chain to the user's root
CA.
- getCaCertificateChain() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
- getCaCertificateChain() - Method in class com.entrust.toolkit.User
-
Returns an array of CA certificates forming a chain to the user's root
CA.
- getCaCerts() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Returns all the CA certificates that this object contains as an array of
X509Certificate objects.
- getCaCertSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the CaCertSubjectName, if was set
- getCachedPkixcmpGenp() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
Returns the cached PKIX-CMP General Message Response.
- getCacheEntryLifetime() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Returns the cache entry lifetime in milliseconds.
- getCADNList() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getCADNs() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getCalculatedDigest() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the digest value that has been calculated by this object.
- getCalculatedDigest() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the digest value that has been calculated by this object.
- getCAMappings(Name) - Method in class com.entrust.toolkit.x509.revocation.MultiOCSPLocalRevocationChecker
-
Get a list of OCSPConfigurations which are mapped by the specified Name.
- getCanonicalizationAlgorithm() - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Gets the canonicalization algorithm employed by this signed information.
- getCanonicalizationAlgorithm() - Method in interface iaik.ixsil.core.VerifierSignedInfo
-
Gets the canonicalization algorithm employed by this signed information.
- getCanonicalXMLSerializer(NodeList, boolean) - Static method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
- 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
-
- getCekWrapAlgorithm() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the CEK wrap algorithm OID.
- getCert() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
Returns the user certificate that is to be stored in the MS-CAPI key
container.
- getCert() - Method in class com.entrust.toolkit.util.KeyAndCertificate
-
Return the Certificate associated with this object
- getCertBytes() - Method in class com.entrust.toolkit.capi.CertContext
-
Return the bytes of the ASN.1 encoding of this certificate.
- getCertChain() - Method in class com.entrust.toolkit.capi.CertChainContext
-
Returns an ordered list of CertContext objects that
forms a chain to a root certificate.
- getCertChain() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the Certificate Chain
- getCertConfirmContent() - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
-
- getCertDefinitionPolicyCertDN() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the DN of the certificate definition policy certificate.
- getCertdefn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Returns the certificate information identifier.
- getCertdefn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the certificate-definition identifier, which is the 'certdefn'
component that was extracted from the EntrustCertDefnInfo structure.
- getCertdefn(EntrustCertInfoId) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the certificate-definition policy that corresponds to the provided
certificate-definition identifier.
- getCertdefn(String) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the certificate-definition policy that corresponds to the provided
certificate-definition name.
- getCertdefn(BigInteger) - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the certificate-definition policy that corresponds to the provided
certificate-definition id.
- getCertDefnId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Gets the certificate definition identifier.
- getCertDefnId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
-
Returns the certificate definition identifier.
- getCertDefnId() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the identifier of the certificate definition that this
certificate request information corresponds to.
- getCertDefnId() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
Returns the Entrust certificate definition identifier associated with the
key/certificate in this MS-CAPI key container.
- getCertDefnId() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns the certificate definition identifier for the certificate definition
that this private key corresponds to.
- getCertDefnId() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
-
Returns the certificate definition identifier for the certificate definition
that this certificate corresponds to.
- getCertDefnName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the name of certificate definition.
- getCertdefns() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Returns the set of certificate definitions.
- getCertdefns() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns an Iterator over all the the certificate-definition
policy information.
- getCertHash() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
-
- getCertHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
-
Returns the hash of the certificate.
- getCertHash() - Method in class iaik.smime.ess.ESSCertID
-
Returns the cert hash.
- getCertHash() - Method in class iaik.smime.ess.ESSCertIDv2
-
Returns the cert hash.
- getCertId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
-
Returns the certificate identifier.
- getCertId() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the old certificate identifier field, which is used in
update requests to tie this certificate request to the user's request
history.
- getCertID() - Method in interface iaik.x509.ocsp.CertificateResponse
-
Returns the CertID of this certificate response.
- getCertID() - Method in class iaik.x509.ocsp.Request
-
Returns the CertID.
- getCertID() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns the CertID of this SingleResponse.
- getCertIDHashAlgorithm() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Returns the Hashing algorithm used to identify the certificate in
the ASN.1 CertID structure.
- getCertifcates() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the signer certificates that may be included in this request.
- getCertificate() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Returns the certificate associated with this object
- getCertificate() - Method in exception com.entrust.toolkit.exceptions.RevocationException
-
Returns the revoked certificate if it was set, null otherwise.
- getCertificate(Name, BigInteger) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the certificate that matches the given issuer DN and serial
number.
- getCertificate(String) - Method in class com.entrust.toolkit.keystore.CertStore
-
Returns the certificate with the given alias.
- getCertificate(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains a certificate object from a token by reading the CKA_VALUE
attribute an object.
- getCertificate(Principal, BigInteger) - Method in class com.entrust.toolkit.Trustmanager
-
Searches the memory cache for the verification certificate that
is unambigously identified by the issuer and serial number.
- getCertificate(byte[]) - Method in class com.entrust.toolkit.Trustmanager
-
Searches the memory cache for the verification certificate that is unambigously
identified by SubjectKeyIdentifier.
- getCertificate(CertificateIdentifier) - Method in class iaik.cms.OriginatorInfo
-
Tries to find the originator certificate specified by the given CertificateIdentidier.
- getCertificate(CertificateIdentifier) - Method in class iaik.cms.SignedDataStream
-
Tries to find the signer certificate specified by the given CertificateIdentidier.
- getCertificate(Principal, BigInteger) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
-
This method always returns null.
- getCertificate(byte[]) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
-
This method always returns null.
- getCertificate(Principal, BigInteger) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
-
Provides the certificate which is unambigously identified by the specified parameters.
- getCertificate(byte[]) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
-
Provides the certificate which is unambigously identified by the specified parameter.
- getCertificate() - Method in class iaik.pkcs.pkcs12.CertificateBag
-
Returns the certificate of this CertificateBag.
- getCertificate(IssuerAndSerialNumber) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Tries to find the certificate specified by an IssuerAndSerialNumber.
- getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.CapiIdentity
-
Returns an unmodifiable collection of CapiCertificateAndKeyInfos
- getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.GenericIdentity
-
Returns an unmodifiable collection of GenericCertificateAndKeyInfo
- getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns an unmodifiable collection of CapiCertificateAndKeyInfos
- getCertificateAndKeyInfo() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
-
Returns an unmodifiable collection of KeyChainCertificateAndKeyInfos
- getCertificateAndKeyInfos(GenericIdentity, GenericCertificateFilter) - Static method in class com.entrust.toolkit.credentials.GenericIdentities
-
This is a convenience method to filter an identity for certificates of
interest.
- getCertificateBags() - Method in class iaik.pkcs.pkcs12.PKCS12
-
Returns an array of all CertificateBags within this
PKCS#12 object.
- getCertificateChain(Date, CertStore, int) - Method in class com.entrust.toolkit.capi.CertContext
-
Calls to CAPI to obtain a certificate chain from the
certificate represented by this object to a trusted root.
- getCertificateChain() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the certificate chain associated with this object.
- getCertificateChain(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
-
Retrieves the certificate chain with the given name.
- getCertificateHandle() - Method in class com.entrust.toolkit.credentials.GenericCertificateAndKeyInfo
-
Returns the handle of the certificate found on a PKCS#11 device
- getCertificateHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a certificate object stored on a token.
- getCertificateHandle(long, boolean, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a certificate object stored on a token.
- getCertificateHandles(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for a set certificate objects stored on a
token.
- getCertificateIdentifier() - Method in class iaik.cms.SignerRecipientIdentifier
-
Gets the CertificateIdentifier this SignerRecipientIdentifier represents.
- getCertificateList() - Method in class iaik.cms.CMSCertList
-
Returns the certificates included in this CMSCertList object.
- getCertificateList() - Method in class iaik.pkcs.NetscapeCertList
-
Returns the certificates included in this NetscapeCertList object.
- getCertificateList() - Method in class iaik.pkcs.PKCS7CertList
-
Returns the certificates included in this PKCS7CertList object.
- getCertificatePolicies() - Method in class iaik.x509.qualified.QualifiedCertificate
-
Returns the CertificatePolicies extension included in this certificate, if present.
- getCertificateProperty(CertPropertyId) - Method in class com.entrust.toolkit.capi.CertContext
-
Gets the indicated certificate property.
- getCertificateResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Searches this BasicOCSPReponse for status information about the certificate
identified by the given certificate information.
- getCertificateResponse(CertID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Searches for the certificate response corresponding to the certificate
identified by the given CertID.
- getCertificateResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.Response
-
Searches this Reponse for status information about the certificate
identified by the given certificate information.
- getCertificateResponse(CertID) - Method in class iaik.x509.ocsp.Response
-
Searches the response for status information about the certificate
identified by the given CertID.
- getCertificates() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Returns all the certificates contained in the time-stamp token; this WILL
contain the TimeStamp Authority certificate if it was included in the
time-stamp token by the TimeStamp Authority.
- getCertificates() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns all the certificates contained in the time-stamp token; this WILL
contain the TimeStamp Authority certificate if it was included in the
time-stamp token by the TimeStamp Authority.
- getCertificates() - Method in class com.entrust.toolkit.CertificateSet
-
Returns the content objects as an array of certificates.
- getCertificates(Principal) - Method in class com.entrust.toolkit.Trustmanager
-
Searches the trust manager for all verification certificates that have
a particular Principal as the certificate subject.
- getCertificates() - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
-
This method returns all certificates that are currently in
the certificate graph.
- getCertificates() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the main policy certificate and the client settings certificate
in an IniFile.
- getCertificates() - Method in class iaik.cms.CertificateSet
-
Gets the certificates from this CertificateSet.
- getCertificates() - Method in class iaik.cms.OriginatorInfo
-
Returns all certificates included.
- getCertificates() - Method in class iaik.cms.SignedDataStream
-
Returns all certificates included.
- getCertificates(Principal) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
-
This method always returns null.
- getCertificates(Principal) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
-
Provides all certificates whose subject equals the specified parameter.
- getCertificates(CertificateBag[]) - Static method in class iaik.pkcs.pkcs12.CertificateBag
-
This method can be used to convert a CertificateBag array to
a Certificate array.
- getCertificates() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the certificates of the signers.
- getCertificates() - Method in class iaik.security.smime.SignedContent
-
Returns the certificates included in this S/MIME messages.
- getCertificates() - Method in class iaik.smime.SignedContent
-
Returns the certificates included in this S/MIME messages.
- getCertificates() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the signer certificates that may be included in this response.
- getCertificateSet() - Method in class iaik.cms.CMSCertList
-
Returns the certificate set included in this CMSCertList object.
- getCertificateSet() - Method in class iaik.cms.OriginatorInfo
-
Gets the certificateSet holding all certificates included in this OriginatorInfo.
- getCertificateSet() - Method in class iaik.cms.SignedDataStream
-
Gets the certificateSet holding all certificates included in this SignedData.
- getCertificateStore() - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns the main certificate store used for certificate validation.
- getCertificateStore() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the Certificate Store associated with this object.
- getCertificateStore() - Method in class com.entrust.toolkit.User
-
Returns the main certificate store used for certificate validation.
- getCertificateStore() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the certificate store.
- getCertificateStore() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getCertificateStores() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
-
Returns a List of CertificateStore object that will be used by
this CollectionCS to find certificates.
- getCertificateStores() - Method in class com.entrust.toolkit.x509.certstore.ValidationConfig
-
Return the CertificateStore objects that were configured in the
constructor.
- getCertifiedKeyPair() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Returns the user's certificate and private key, if they have been set;
otherwise null is returned.
- getCertManagementState() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the certificate management state
- getCertOrEncCert() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Returns the user's certificate in plain or encrypted form.
- getCertPolicy() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
-
Returns the certificate policy information.
- getCertPolicySettings() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Returns the certificate policy information that was retrieved during a
previous general message transmission.
- getCertPublicationPending() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the certificate publication pending certificate property
- getCertRenewalUrl() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Returns the certRenewal url.
- getCertReq() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Returns the certificate request.
- getCertReq() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
-
Returns the certificate request value.
- getCertReqId() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Returns the certificate request ID used to match this response with a
request.
- getCertReqId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
-
Returns the certificate request identifier of the certificate.
- getCertReqId() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Returns the certificate request ID.
- getCertReqId() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the certificate request identifier associated with this
full certificate template.
- getCertRequest() - Method in class iaik.security.smime.PKCS10Content
-
Returns the PKCS#10 request sent with this message.
- getCertRequest() - Method in class iaik.smime.PKCS10Content
-
Returns the PKCS#10 request sent with this message.
- getCertRequestId() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
-
- getCertStatus() - Method in class iaik.x509.ocsp.CertStatus
-
Returns the cert status.
- getCertStatus() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns the certStatus of this SingleResponse.
- getCertStatusName() - Method in class iaik.x509.ocsp.CertStatus
-
Returns the cert status as string.
- getCertStore() - Method in class com.entrust.toolkit.credentials.EntrustKeyStore
-
Retrieves the user's certificate store.
- getCertStore() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
- getCertTemplate() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Returns the certificate template.
- getCertType() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
-
Returns the certificate type information.
- getCerttype() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Returns the identifier of the certificate type.
- getCerttype() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the certificate-type identifier, which is the 'certdefn' component
that was extracted from the EntrustCertTypeInfo structure.
- getCertType() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Returns the usage type value of the certificate as an integer.
- getCertTypeId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Returns the certificate type identifier.
- getCertTypeId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Gets the certificate type identifier.
- getCertTypeId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
-
Returns the certificate type identifier if it has been set; otherwise
null is returned.
- getCertTypeId() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
Returns the Entrust certificate type identifier associated with the
key/certificate in this MS-CAPI key container.
- getCertTypePolicy() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
-
Returns the set of certificate-type/definition policy information.
- getCertTypeSettings() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
- getCertVerifier() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the CertVerifier used to validate the certificate chain
- getCertVerifier() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the Certificate verifier associated with this object.
- getCertVerifier() - Method in class com.entrust.toolkit.User
-
Returns the object that validates certificates for this user.
- getChainPosition() - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
-
Returns the current position in the certificate chain.
- getChainToRoot() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Returns a List of X509Certificate objects that
form a chain from the certificate up to a trusted root.
- getChainToRoot() - Method in class com.entrust.toolkit.credentials.Identity
-
- getChannel() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getChannel() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getCharacterData(Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
-
- getCharacterData(Element) - Static method in class iaik.ixsil.util.DOMUtils
-
- getCharacterData(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
- getCharacterData(Element) - Method in interface iaik.ixsil.util.DOMUtilsInterface
-
Returns a concatenation of all text children of the specified parent element.
- getChildElement(Element, String) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Gets the child DOM element with the specified local name of the specified parent DOM element.
- getChildElement(Element, String, String) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Gets the child DOM element with the specified name space and local name of the specified parent DOM element.
- getChildElementByTagNameNS(Element, String, String, int) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
-
- getChildElementByTagNameNS(Element, String, String, int) - Static method in class iaik.ixsil.util.DOMUtils
-
- getChildElementByTagNameNS(Element, String, String, int) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
- getChildElementByTagNameNS(Element, String, String, int) - Method in interface iaik.ixsil.util.DOMUtilsInterface
-
Returns the child element of the specified parent element, which matches the specified namespace URI
and the specified local name.
- getChoiceType() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
-
Returns the choice type that this object represents.
- getChoiceValue() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
-
Returns the choice value that this object represents.
- getCipher(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as Cipher.getInstance(String) does,
except that it tries the "Entrust" and "IAIK" providers first, and falls
through to any other provider only if those attempts fail.
- getCipher(String, int, Key, AlgorithmParameters) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired Cipher object.
- getCipher(AlgorithmID, int, Key, AlgorithmParameters) - Method in class iaik.cms.SecurityProvider
-
Returns the desired Cipher object for the requested algorithm.
- getCipher(AlgorithmID, int, Key, AlgorithmParameterSpec) - Method in class iaik.cms.SecurityProvider
-
Returns the desired Cipher object for the requested algorithm.
- getCipherInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a Cipher instance for the algorithm that
this algorithm identifier represents.
- getCipherInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a Cipher implementation for this AlgorithmIdentifier.
- getCipherInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific Cipher implementation for this
AlgorithmIdentifier.
- getCipherText(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Returns the cipher text corresponding to the given ciphertext URI
after encryption.
- getCkaApplication() - Method in class com.entrust.toolkit.credentials.P11DataObject
-
Returns a description of the application that manages the object.
- getCkaCertificateType() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
-
Returns the type of certificate.
- getCkaClass() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Returns the object class (type).
- getCkaDecrypt() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns an indicator for whether or not the key supports decryption.
- getCkaExtractable() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns an indicator for whether or not the key is extractable.
- getCkaId() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns the key identifier for the key.
- getCkaId() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
-
Returns the key identifier for the public/private key pair.
- getCkaLabel() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Returns a description of the object.
- getCkaPrivate() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Returns an indicator for whether the object is a public object or a private
object.
- getCkaSensitive() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns an indicator for whether or not the key is sensitive.
- getCkaSign() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns an indicator for whether or not the key supports signatures where
the signature is an appendix to the date.
- getCkaSubject() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
-
Returns the DER-encoding of the certificate subject name.
- getCkaToken() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Returns an indicator for whether the object is a token object or a session
object.
- getCkaValue() - Method in class com.entrust.toolkit.credentials.P11DataObject
-
Returns the value of the object.
- getClientAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
-
Returns the key type.
- getClientAuth() - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns true is this Security Manager Proxy client will respond to a request for client
authentication.
- getClientCredentials() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the client X509Certificate chain set by the object that implements
this interface.
- getClientCredentials() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getClientCredentials() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
- getClientCredentials() - Method in interface com.entrust.toolkit.x509.LdapSSL
-
Returns the client X509Certificate chain set by the object that implements
this interface
- getClientNKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns an integer setting, which identifies the client PKIX type
1 or 2.
- getClientSettings() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Returns the client policy information that was retrieved during a
previous general message transmission.
- getClientSettings() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
Return the Client settings, or null if no client
setting have been set.
- getClientSettings() - Method in class com.entrust.toolkit.User
-
Gets the client settings that were used during user login.
- getClientSettings() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the client settings.
- getClientSettings() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
-
Return the ClientSettings stored by this class
- getClientSettings() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getClientSettingsSource() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the source of the client settings values.
- getCMPUnknown() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_unknown policy setting from the policy certificate.
- getCofactor() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the cofactor of the curve, if known otherwise returns
null.
- getComment() - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Returns the comment.
- getComparableString() - Method in class iaik.asn1.structures.AVA
-
Returns a string that represents the contents of this AVA, according
to the name comparison rules in RFC 2459/3280.
- getComparableString() - Method in class iaik.asn1.structures.Name
-
Returns a string that represents the contents of this Name, according to
the name comparison rules in RFC 2459/3280.
- getComparableString(boolean) - Method in class iaik.asn1.structures.Name
-
Returns a string that represents the contents of this Name, according to
the name comparison rules in RFC 2459/3280.
- getComparableString() - Method in class iaik.asn1.structures.RDN
-
Returns a string that represents the contents of this RDN, according
to the name comparison rules in RFC 2459/3280.
- getCompatMode() - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns whether compatibility mode is enabled.
- getComponentAt(int) - Method in class iaik.asn1.ASN1
-
Returns the ASN1Object at the given index if the ASN1Object
represented by this ASN1 object is of constructed type (e.g.
- getComponentAt(int) - Method in class iaik.asn1.ASN1Object
-
Throws a CodingException.
- getComponentAt(int) - Method in class iaik.asn1.ConstructedType
-
Returns the component at the given location within a ConstructedType.
- getComponents() - Method in class iaik.asn1.ConstructedType
-
Returns an Enumeration that iterates over the component objects.
- getCompressionAlgorithm() - Method in class iaik.cms.CompressedDataStream
-
Returns the compression algorithm
- getCompressionAlgorithm() - Method in class iaik.smime.CompressedContent
-
Return the Compression Algorithm
- getCompressionProvider() - Method in class iaik.cms.CompressedDataStream
-
Returns the CompressionProvider
- getCompressionProvider() - Method in class iaik.smime.CompressedContent
-
- getConfiguredImplicitCaParams() - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Provides access to the globally configured 'implicitCA' EC domain parameter
values.
- getConnectionTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the Directory connection timeout for the ldap
- getConnectionTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
returns the Directory connection timeout used by the underlying socket implementation.
- getConnectTimeout() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getConnectTimeout() - Method in class com.entrust.toolkit.util.net.HttpConnection
-
- getConnectTimeout() - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
- getConnectTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
Returns the socket connect timeout value
- getConnectTimeout() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
- getConnectTimeout() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getContainerName() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the name of the container where the private key is stored.
- getContainerName() - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns the name of the container associated with this object.
- getContainerName(String) - Static method in class com.entrust.toolkit.credentials.CapiContainerName
-
Examine the given container name, and return an appropriate instance
of this class to deal with that name.
- getContainerName() - Method in class com.entrust.toolkit.credentials.CapiIdentity
-
Returns a key container name associated with this identity.
- getContainerName() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Returns the private key container name associated with this object.
- getContainerName() - Method in class com.entrust.toolkit.credentials.GenericIdentity
-
Not used.
- getContainerName() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns a key container name associated with this identity.
- getContainerName(String) - Static method in class com.entrust.toolkit.credentials.KeychainContainerName
-
Examine the given container name, and return an appropriate instance
of this class to deal with that name.
- getContainerName() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
-
Returns a key container name associated with this identity.
- getContainers() - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns a List of Strings that are the names of
the containers belonging to this provider.
- getContent() - Method in class iaik.cms.AuthenticatedData
-
Returns the content.
- getContent() - Method in class iaik.cms.CompressedData
-
Returns the content as byte array.
- getContent() - Method in class iaik.cms.ContentInfo
-
Returns the content of this CMS ContentInfo.
- getContent() - Method in class iaik.cms.ContentInfoStream
-
Returns the content of this CMS ContentInfoStream.
- getContent() - Method in class iaik.cms.DigestedData
-
Returns the content.
- getContent() - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns the content of this CMS EncapsulatedContentInfo.
- getContent() - Method in class iaik.cms.EncryptedContentInfo
-
Returns the content.
- getContent() - Method in class iaik.cms.EncryptedData
-
Returns the content as byte array.
- getContent() - Method in class iaik.cms.EnvelopedData
-
Returns the content as byte array.
- getContent() - Method in class iaik.cms.SignedData
-
Returns the content.
- getContent() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns the content of this PKCS#7 ContentInfoStream.
- getContent(DataSource) - Method in class iaik.security.smime.encrypted_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent() - Method in class iaik.security.smime.EncryptedContent
-
Returns the content as a Java object.
- getContent(DataSource) - Method in class iaik.security.smime.pkcs10_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent(DataSource) - Method in class iaik.security.smime.signed_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent() - Method in class iaik.security.smime.SignedContent
-
Returns the content as a Java object.
- getContent() - Method in class iaik.smime.CompressedContent
-
This method returns the content contained in the CompressedContent object.
- getContent(DataSource) - Method in class iaik.smime.encrypted_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent() - Method in class iaik.smime.EncryptedContent
-
Returns the content as a Java object.
- getContent(DataSource) - Method in class iaik.smime.pkcs10_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent(DataSource) - Method in class iaik.smime.signed_content
-
Returns an object representing the data which is encapsulated by the
supplied dataSource.
- getContent() - Method in class iaik.smime.SignedContent
-
Returns the content as a Java object.
- getContentClass() - Method in class com.entrust.toolkit.Set
-
Returns the class of the content objects.
- getContentEncryptionAlgorithm() - Method in class iaik.cms.EncryptedContentInfoStream
-
Returns the content-encryption algorithm (including any associated
parameters) of this EncryptedContentInfoStream.
- getContentEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Returns the content-encryption algorithm (including any associated
parameters) of this EncryptedContentInfoStream.
- getContentInputStream() - Method in class iaik.cms.ContentInfo
-
Returns the unparsed content of this CMS ContentInfo as BER encoding.
- getContentInputStream() - Method in class iaik.cms.ContentInfoStream
-
Returns the unparsed content of this CMS ContentInfo as BER encoding.
- getContentInputStream() - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns an InputStream supplying the content bytes of this CMS
EncapsulatedContentInfo.
- getContentInputStream() - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Returns an InputStream supplying the content bytes of this CMS
EncapsulatedContentInfo.
- getContentInputStream() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns the unparsed content of this PKCS#7 ContentInfo as DER encoding.
- getContentInputStream() - Method in class iaik.security.smime.EncryptedContent
-
Returns an InputStream for this part's unparsed content.
- getContentInputStream() - Method in class iaik.security.smime.SignedContent
-
Returns an InputStream for this part's unparsed content.
- getContentInputStream() - Method in class iaik.smime.CompressedContent
-
Returns an InputStream for this part's unparsed content.
- getContentInputStream() - Method in class iaik.smime.EncryptedContent
-
Returns an InputStream for this part's unparsed content.
- getContentInputStream() - Method in class iaik.smime.SignedContent
-
Returns an InputStream for this part's unparsed content.
- getContents() - Method in class com.entrust.toolkit.xencrypt.exceptions.XMLEExceptionMessages
-
- getContentType() - Method in class iaik.cms.AuthenticatedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.cms.CompressedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.cms.ContentInfo
-
Returns the content type of this CMS ContentInfo.
- getContentType() - Method in class iaik.cms.ContentInfoStream
-
Returns the content type of this CMS ContentInfoStream.
- getContentType() - Method in interface iaik.cms.ContentStream
-
Returns the OID of the implemented CMS content type.
- getContentType() - Method in class iaik.cms.DataStream
-
Returns the object identifier of this CMS Data.
- getContentType() - Method in class iaik.cms.DigestedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns the content type of this CMS EncapsulatedContentInfo.
- getContentType() - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Returns the content type of this CMS EncapsulatedContentInfoStream.
- getContentType() - Method in class iaik.cms.EncryptedContentInfoStream
-
Returns the type of the content encrypted by this EncryptedContentInfoStream.
- getContentType() - Method in class iaik.cms.EncryptedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.cms.EnvelopedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.cms.SignedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns the content type of this PKCS#7 ContentInfoStream.
- getContentType() - Method in interface iaik.pkcs.pkcs7.ContentStream
-
Returns the OID of the implemented PKCS#7 content type.
- getContentType() - Method in class iaik.pkcs.pkcs7.DataStream
-
Returns the object identifier of this PKCS#7 Data.
- getContentType() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Returns the type of the content encrypted by this EncryptedContentInfoStream.
- getContentType() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the content type this class implements.
- getContentType() - Method in class iaik.security.smime.EncryptedContent
-
Returns the ContentType and any attached parameters of this EncryptedObject.
- getContentType() - Method in class iaik.security.smime.PKCS10Content
-
Returns the ContentType and any attached parameters of this PKCS10 content.
- getContentType() - Method in class iaik.smime.CompressedContent
-
Returns the ContentType and any attached parameters of this
CompressedContent.
- getContentType() - Method in class iaik.smime.EncryptedContent
-
Returns the ContentType and any attached parameters of this EncryptedObject.
- getContentType() - Method in class iaik.smime.PKCS10Content
-
Returns the ContentType and any attached parameters of this PKCS10 content.
- getContentType() - Method in interface iaik.smime.SMimeContentType
-
- getControl(ObjectID) - Method in class com.entrust.toolkit.asn1.crmf.Controls
-
Returns a particular control, specified by its object ID, if it exists
in the Controls structure; otherwise null is returned.
- getControls() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Returns the controls if they has be set; otherwise null is
returned.
- getControls() - Method in class com.entrust.toolkit.asn1.crmf.Controls
-
Returns all the controls this object contains as an array of
AttribyteTypeAndValue objects.
- getCount(int) - Method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves the count of the given transaction type.
- getCounter() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the counter.
- getCounterAsInt() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the counter as int value.
- getCredentialReader() - Method in class com.entrust.toolkit.User
-
Gets the CredentialReader.
- getCredentialWriter() - Method in class com.entrust.toolkit.User
-
Gets the CredentialWriter.
- getCritical() - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- getCriticalExtensionOIDs() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a Set of the OID strings identifying the extension(s) that are marked
CRITICAL in this attribute certificate.
- getCriticalExtensionOIDs() - Method in class iaik.x509.RevokedCertificate
-
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in
this revoced certificate.
- getCriticalExtensionOIDs() - Method in class iaik.x509.X509Certificate
-
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in
this certificate.
- getCriticalExtensionOIDs() - Method in class iaik.x509.X509CRL
-
Returns a Set of the OID strings identifying the extension(s) that are marked CRITICAL in
this CRL.
- getCriticalExtensionOIDs() - Method in class iaik.x509.X509Extensions
-
Gets a Set of the OID strings for the extension(s) marked CRITICAL in
this X509Extensions object.
- getCRL() - Method in class com.entrust.toolkit.x509.revocation.DistPointAndCRL
-
Returns the CRL.
- getCRLConfig() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
-
This method collects the configuration settings used by this
object and constructs a
CRLConfig object that
represents the revocation configuration used by this object.
- getCRLGracePeriod() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Return the grace period for CRLs, in hours.
- getCrlID() - Method in class iaik.x509.ocsp.SingleResponse
-
A convenience method for getting the CrlID extension, if included
in this single response.
- getCRLInvalidSearchTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Returns the CRL invalid search timeout.
- getCrlIssuer() - Method in class iaik.asn1.structures.DistributionPoint
-
Returns the CRL Issuer parameter of this distribution point.
- getCRLList() - Method in class iaik.cms.CMSCertList
-
Returns the CRLs included in this CMSCertList object.
- getCRLList() - Method in class iaik.pkcs.PKCS7CertList
-
Returns the CRLs included in this PKCS7CertList object.
- getCrlNum(int) - Method in class iaik.x509.ocsp.extensions.CrlID
-
Gets the crl number, if included
The crl number specifies the value of the CRL number
extension of the corresponding crl.
- getCRLNumber() - Method in class iaik.x509.extensions.CRLNumber
-
Returns the CRL number as BigInteger.
- getCRLs(String, boolean) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
-
Implements the getCRLs() method of the LdapDirectory
interface.
- getCRLs(String, boolean) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Implements the getCRLs() method of the LdapDirectory
interface.
- getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Finds the CRLs or ARLs from a distribution point.
- getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
- getCRLs(String, boolean) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
-
Searches for the CRLs or ARLs from the given distribution point.
- getCRLs(String, boolean) - Method in interface com.entrust.toolkit.x509.LdapDirectory
-
Accessor method that returns an array of Certificate Revocation Lists (CRLs)
or Authority Revocation Lists (ARLs).
- getCRLs() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Returns all the X.509 CRLs contained in this revocation store as an array
of DistPointAndCRL objects, from which specific distribution
points and CRLs can be retrieved.
- getCRLs() - Method in class iaik.cms.OriginatorInfo
-
Returns all the cerificate-revocation lists included in this
OriginatorInfo object.
- getCRLs() - Method in class iaik.cms.SignedDataStream
-
Returns all the cerificate-revocation lists included in this
SignedData object.
- getCRLs() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns all the cerificate-revocation lists included in this
SignedData object.
- getCRLs() - Method in class iaik.security.smime.SignedContent
-
Returns the CRLs included in this S/MIME messages.
- getCRLs() - Method in class iaik.smime.SignedContent
-
Returns the CRLs included in this S/MIME messages.
- getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
-
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
- getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
- getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
-
Retrieves all CRLs of the indicated type that exist at the indicated
distribution point.
- getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
-
Retrieves all CRLs of the indicated type that exist at the indicated
distribution point.
- getCrlsByType(Collection, CRLType, GeneralNames) - Method in class com.entrust.toolkit.x509.revocation.RevocationStore
-
Retrieves all CRLs of the indicated type that exist at the indicated
distrubution point.
- getCrlTime() - Method in class iaik.x509.ocsp.extensions.CrlID
-
Gets the crl time, if included.
- getCrlUrl() - Method in class iaik.x509.ocsp.extensions.CrlID
-
Gets the crl url, if included.
- getCrtCoefficient() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the Chinese Remainder Theorem coefficient of this private key.
- getCryptKey() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
-
Returns the CryptKey object associated with this key.
- getCryptokiVersion() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns the cryptoki version component.
- getCryptProvider() - Method in class com.entrust.toolkit.capi.CryptKey
-
Returns the CryptProvider used when creating this key.
- getCryptProvider() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
-
Returns the CryptProvider object associated with this key.
- getCSPParam(ProviderParam) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Gets the value of a CSP parametet associated with this CryptProvider in
MSCAPI
- getCsSyncNumber() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the certificate store synchronization number.
- getCurrentTimeSeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets a seed based on the current time.
- getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Returns the curve linked to the calling point.
- getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Returns the elliptic curve corresponding to the calling point.
- getCurve() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Returns the curve to which the calling point belongs.
- getCurve() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the elliptic curve.
- getCutoffTime() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Gets the archive cutoff time.
- getData() - Method in interface com.entrust.toolkit.util.net.HttpSender
-
- getData() - Method in class iaik.cms.Data
-
Returns a byte array holding the value of this Data object.
- getDataHandler() - Method in class iaik.security.smime.EncryptedContent
-
Return a DataHandler for the content within this part.
- getDataHandler() - Method in class iaik.security.smime.SignedContent
-
Returns a DataHandler holding the content of this SignedContent object.
- getDataHandler() - Method in class iaik.smime.CompressedContent
-
Return a DataHandler for the content within this part.
- getDataHandler() - Method in class iaik.smime.EncryptedContent
-
Return a DataHandler for the content within this part.
- getDataHandler() - Method in class iaik.smime.SignedContent
-
Returns a DataHandler holding the content of this SignedContent object.
- getDataObjectHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a data object stored on a token.
- getDataObjectHandles(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for a set data objects stored on a token.
- getDataObjectHandles(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for a set data objects stored on a token.
- getDate() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Returns the date value of this InvalidityDate extension
specifying the date at which it is known or suspected that the private key was
compromised or that the certificate should otherwise be considered invalid.
- getDate() - Method in class iaik.asn1.structures.ChoiceOfTime
-
Returns the date this ChoiceOfTime represents.
- getDate() - Method in class iaik.cms.KEKIdentifier
-
Gets the optional Date value.
- getDate() - Method in class iaik.cms.RecipientKeyIdentifier
-
Gets the optional Date value.
- getDebugLogPrintStream() - Static method in class iaik.ixsil.init.IXSILInit
-
Gets the Printstream IXSIL currently uses to write debug log to.
- getDebugMode() - Static method in class iaik.DebugCMS
-
- getDecodedAbsentParameters() - Method in class iaik.asn1.structures.AlgorithmID
-
This method is used to determine if the ASN1 Encoded version
of the parameters were absent when this structure was decoded.
- getDecryptedBinary() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
- getDecryptionIssuers() - Method in class com.entrust.toolkit.User
-
Returns the history of the decryption key issuers.
- getDecryptionKey(Name, String) - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns the decryption private key and serial number for the given issuer.
- getDecryptionKey(Name, BigInteger) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the private key that matches the given issuer DN and serial
number.
- getDecryptionKey(Name, String) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Convienance method for returning the private key that matches the given issuer DN and serial
number.
- getDecryptionKey() - Method in class com.entrust.toolkit.User
-
Returns the latest decryption private key stored in the credentials.
- getDecryptionKey(Name, String) - Method in class com.entrust.toolkit.User
-
Returns the decryption private key and serial number for the given issuer.
- getDecryptionKeyHandle(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a decryption key object stored on a token.
- getDecryptionKeys() - Method in class com.entrust.toolkit.User
-
Returns the decryption keys stored in the credentials.
- getDecryptionSerialNumbers() - Method in class com.entrust.toolkit.User
-
Returns the history of the decryption key serial numbers.
- getDecryptUpdateLength(long, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
When performing a multiple-part decryption operation, this call returns
the number of bytes that would be required in an array passed to
decryptUpdate to hold the output.
- getDefault() - Static method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
-
Get the default socket from a static instance.
- getDefault() - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
Get the default socket from a static instance.
- getDefault() - Static method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Get the default socket from a static instance.
- getDefault() - Static method in class iaik.security.random.SecRandom
-
Deprecated.
Return a new instance of the default random number generator.
- getDefault() - Static method in class iaik.security.random.SeedGenerator
-
Deprecated.
Get a new instance of the default seed generator.
- getDefaultCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
- getDefaultCipherSuites() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Returns the defaultCipherSuites used by this SSLSocket
- getDefaultCSP() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
-
Return the default CSP used when generating the keys in CAPI.
- getDefaultEncoding() - Static method in class iaik.asn1.structures.AVA
-
Gets the default encoding.
- getDefaultLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the default algorithm key length.
- getDefaultLength() - Method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Return the default length, in bytes, of keys with this type.
- getDefaultProtocolSigningAlgs() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Gets the caller configured default value for the protocol signing
algorithm configuration list.
- getDefaultProtocolSigningAlgs() - Method in class com.entrust.toolkit.credentials.EntrustP10CertRetriever
-
Gets the caller configured default value for the protocol signing
algorithm configuration list.
- getDefaultProtocolSigningAlgs(List<EntrustSigConfig>) - Static method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the default list of signature algorithms that are permitted for
use in the PKIX-CMP protocol.
- getDefaultProviderInfo(ProviderType, int) - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Returns information about the default provider for the given provider
type.
- getDefaultSecureRandomInstance() - Static method in class com.entrust.toolkit.security.provider.Entrust
-
Returns a new instance of Entrust's default random number generator
(RNG).
- getDefaultSeedGenerator() - Static method in class iaik.security.random.SeedGenerator
-
Deprecated.
This method is deprecated and supported for compatibility only.
- getDefaultToolkitUsage() - Static method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
-
This adds the default ExtendedKeyUsages for use with the toolkit.
- getDegree() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns the degree of the calling polynomial.
- getDerivedKeyLength() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
-
Returns the length the derived key should have.
- getDescription() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns the library description component.
- getDetails() - Method in exception com.entrust.toolkit.exceptions.RevocationException
-
Returns information about the revoked certificate (the CRL entry) if it
was set, null otherwise.
- getDeviceError() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns the device error component.
- getDigest(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the digest from a signature that exists over the data
that was extracted during a verification operation.
- getDigest() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the digest that was calculated over the data during a signing
operation.
- getDigest() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
-
- getDigest() - Method in class com.entrust.toolkit.security.crypto.signature.DsaCapi
-
Deprecated.
This method returns the bytes that were actually signed.
- getDigest() - Method in interface com.entrust.toolkit.security.crypto.signature.ExtendedSignature
-
Deprecated.
Returns the digest that was calculated during signature generation or
verification.
- getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustDSA
-
Deprecated.
- getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustECDSA
-
Deprecated.
- getDigest() - Method in class com.entrust.toolkit.security.provider.EntrustRawECDSA
-
Deprecated.
- getDigest() - Method in class iaik.cms.DigestedDataStream
-
Returns the message-digest computed on the content value.
- getDigest() - Method in class iaik.cms.DigestInfo
-
Returns the digest value held by this DigestInfo.
- getDigest() - Method in interface iaik.ixsil.core.VerifierReference
-
Get the digest value of this reference element.
- getDigest() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns the message-digest computed on the content value.
- getDigest() - Method in class iaik.pkcs.pkcs7.DigestInfo
-
Returns the digest value held by this DigestInfo.
- getDigest(PublicKey, byte[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Decrypts the encrypted digest using the publicKey and returns the resulting
digest value in a byte array.
- getDigestAlgorithm(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the message digest algorithm used to sign the data.
- getDigestAlgorithm() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the message digest algorithm used to sign the data.
- getDigestAlgorithm() - Method in class iaik.cms.AuthenticatedDataStream
-
Returns the message-digest algorithm used for computing the digest.
- getDigestAlgorithm() - Method in class iaik.cms.DigestedDataStream
-
Returns the message-digest algorithm used for computing the digest.
- getDigestAlgorithm() - Method in class iaik.cms.DigestInfo
-
Returns the AlgorithmID of the message-digest algorithm (including
any associated parameters) that has been used for calculating the
digest on the content and any authenticated information.
- getDigestAlgorithm() - Method in class iaik.cms.SignerInfo
-
Returns the AlgorithmID of the message-digest algorithm that has
been used for digesting the content and any signed attributes.
- getDigestAlgorithm() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the digest algorithm employed by this reference.
- getDigestAlgorithm() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the digest algorithm employed by this reference.
- getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns the message-digest algorithm used for computing the digest.
- getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.DigestInfo
-
Returns the AlgorithmID of the message-digest algorithm (including
any associated parameters) that has been used for calculating the
digest on the content and any authenticated information.
- getDigestAlgorithm() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the AlgorithmID of the message-digest algorithm that has
been used for digesting the content and any authenticated attributes.
- getDigestAlgorithm() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns the digest algorithm.
- getDigestAlgorithms() - Method in class iaik.cms.SignedDataStream
-
Returns a collection of message-digest algorithm identifiers.
- getDigestAlgorithms() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns a collection of message-digest algorithm identifiers.
- getDigestEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the digest-encryption algorithm used for encrypting the message digest
and associated information with the signer's private key.
- getDigestLength(AlgorithmID) - Static method in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Returns the digest length (in bytes) of the indicated digest
algorithm.
- getDigestSize() - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
-
- getDigit() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns true if the password must contain a number.
- getDigitalIdRepresentation(SecureStringBuffer) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Returns a representation of an Entrust digital identity in Entrust PKCS
#11 format.
- getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.dsa.DsaSignature
-
- getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaSignature
-
- getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
-
Instantiates the internal signature algorithm implementation from the
indicated class.
- getDigitalSignatureImpl(String) - Method in class com.entrust.toolkit.security.crypto.signature.RsaSignature
-
- getDirectory() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return a connection to the Directory specified in the ini file.
- getDirectory() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getDirectory() - Method in class com.entrust.toolkit.User
-
Returns the Directory that was set by calling setConnections().
- getDirectory() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the LdapDirectory that was used for the search
- getDirectory() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the LDAP Directory
- getDirectory() - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
-
Returns the directory in use.
- getDirectory() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
-
Return the Directory stored by this class
- getDirectory() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getDirectoryAttributeName() - Method in class com.entrust.toolkit.util.net.LDAPAttributeType
-
Returns the name of the directory that should be used when searching for
the specified data.
- getDirectoryConsistencyChecking() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
This client settings flag controls whether Entrust clients ensure that the
directory entry DN matches the certificate subject when they retrieve certificates
from a Directory.
- getDirectoryFromKeystore(String) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Reads the Directory Information from the Keystore INI file.
- getDirectoryFromKeystore(IniFile) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Reads the Directory Information from the Keystore INI file.
- getDirectoryHostAndPort() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the Directory Hostname and port information used to connect to the LDAP server.
- getDirectoryName(Name) - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
-
Deprecated.
Returns the internal value of this DistributionPointName
object as an absolute X.500 distinguished name.
- getDirectoryName(Name) - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
-
Returns the name value of this OldDistributionPointName
structure as an absolute path name.
- getDisableSLO() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
getDisableSLO
- getDistinguishedIssuerName() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns the distinguished name of the issuer of this Identity
This is the issuer name of the newest certificate associated
with this identity.
- getDistinguishedName() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns the distinguished name of this identity.
- getDistPoint() - Method in class com.entrust.toolkit.x509.revocation.DistPointAndCRL
-
Returns the distribution point.
- getDistributionPoint() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
-
Returns the name value of this OldDistributionPoint
structure specifying the name of the distribution point.
- getDistributionPoint() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns the distributionPoint value of this IssuingDistributionPoint
extension specifying the name of the distribution point in one or more name forms.
- getDistributionPoint() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns the distributionPoint value of this OldIssuingDistributionPoint
extension specifying the location where this CRL is expected to be found.
- getDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
-
Deprecated.
Returns the distribution point name parameter.
- getDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
-
Returns the name value of this OldDistributionPointName
structure specifying the (relative or absolute) name of the distribution point.
- getDistributionPointName() - Method in class iaik.asn1.structures.DistributionPoint
-
Returns the distribution point name of this distribution point.
- getDistributionPointName() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns the distribution point name of this issuing distribution point.
- getDistributionPoints() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
-
Returns an enumeration of the distribution points in this OldCRLDistributionPoints
extension.
- getDistributionPoints() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
-
Returns an enumeration of the distribution points included into this
CRLDistPointsSyntax extension.
- getDN() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the DN component of the LDAP URL.
- getDN() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the DN used for the search
- getDNencoding() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves DN encoding types, as a List
of Strings.
- getDocument() - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
-
Retrieves the DOM document tree.
- getDocument() - Method in class iaik.ixsil.core.Verifier
-
Gets the XML document embedding the XML signature as a DOM Document object.
- getDocumentTraversal(Document) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
-
- getDocumentTraversal(Document) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
-
- getDocumentTraversal(Document) - Static method in class iaik.ixsil.util.DOMUtils
-
- getDocumentTraversal(Document) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
- getDocumentTraversal(Document) - Method in interface iaik.ixsil.util.DOMUtilsInterface
-
Gets a DOM level 2 DocumentTraversal interface, which allows the creation
of DOM level 2 NodeIterator and TreeWalker
interfaces, for the specified DOM document.
- getDomainName(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Determines the name of the EC domain defined by the provided set of EC
domain parameters.
- getDomainName() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
-
Returns the domain name associated with the EC domain parameters.
- getDOMElement() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the DOM Element representing the reference.
- getDOMElement() - Method in class iaik.ixsil.core.TransformInstruction
-
Gets the DOM Element representing the transform instruction.
- getDOMElement() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the DOM Element representing the reference.
- getDouble(String, double) - Method in class iaik.utils.ExtendedProperties
-
Get this property value, as a double.
- getDSAParams(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Extracts the DSA parameters from a DSA key object stored on a PKCS#11
device.
- getDSAPublicKeyY(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the public value from a DSA key object stored on a token by
reading the CKA_VALUE attribute of the object.
- getECDomainParams(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Extracts the EC domain parameters from an EC key object stored on a
PKCS#11 device.
- getEcdsaDigestFormat(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Determines the ECDSA digest format used by the PKCS#11 device.
- getEcInstance(AlgorithmParameterSpec) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Determines the asymmetric key type of an EC key by examining the EC
domain parameters associated with the key.
- getECParameters() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
-
Deprecated.
Returns the parameter value.
- getECParameters() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
-
Deprecated.
Returns the parameter value.
- getECPublicPoint(long, long, ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Extracts the EC public point from an EC public key object stored on a
PKCS#11 device.
- getECPublicPoint() - Method in class com.entrust.toolkit.security.provider.ECDSAPublicKey
-
Deprecated.
Returns the public value, the point on the curve.
- getEffectiveKeyBits() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Returns the number of effective key bits.
- getEffectiveKeyBits() - Method in class iaik.security.cipher.RC2WrapParameterSpec
-
Return the number of effective key bits.
- getElements() - Method in class com.entrust.toolkit.Set
-
Returns all objects contained in this set.
- getEllipticCurveInstance(ECField, BigInteger, BigInteger) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Instantiates an EllipticCurve with the specified elliptic
curve field and the coefficients a and
b; supports curves with zero coefficients.
- getEllipticCurveInstance(ECField, BigInteger, BigInteger, byte[]) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Instantiates an EllipticCurve with the specified elliptic
curve field, the coefficients a and
b, and the seed used for curve generation;
supports curves with zero coefficients.
- getEnabledCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getEnabledProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getEnableOfflineLookup() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
-
This API is used to enable offline lookup for all RevocationStores configure by this
object.
- getEnableSessionCreation() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getEnc() - Method in class iaik.security.spec.PBES2ParameterSpec
-
Return the encryption scheme for the PBES2 parameter specifications.
- getEncapsulatedContentInfoStream() - Method in class iaik.cms.CompressedDataStream
-
Returns the EncapsulatedContentInfoStream.
- getEncapsulatedContentType() - Method in class iaik.cms.AuthenticatedDataStream
-
Returns the content type the inherent EncapsulatetContentInfo represents.
- getEncapsulatedContentType() - Method in class iaik.cms.CompressedDataStream
-
Returns the content type the EncapsulatetContentInfo represents.
- getEncapsulatedContentType() - Method in class iaik.cms.DigestedDataStream
-
Returns the content type the inherent EncapsulatetContentInfo represents.
- getEncapsulatedContentType() - Method in class iaik.cms.SignedDataStream
-
Returns the content type the inherent EncapsulatetContentInfo represents.
- getEncCertPOP() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
-
Returns the set of encryption certificate proof-of-possession information.
- getEncName(AlgorithmID) - Static method in class iaik.security.cipher.PBES2
-
- getEncoded() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
-
Part of the Key interface, always returns null
as keys cannot be extracted from CAPI.
- getEncoded() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
Returns the key in its primary encoding format, or null
if this key does not support encoding.
- getEncoded() - Method in class com.entrust.toolkit.credentials.TokenKey
-
Returns null since this key implementation does not support
encoding.
- getEncoded() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Not implemented, returns null
- getEncoded() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Not implemented, returns null
- getEncoded(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts EC domain parameters in ECParameterSpec
representation to DER encoded ASN.1 format.
- getEncoded(ECParameterSpec, boolean) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts EC domain parameters in ECParameterSpec
representation to DER encoded ASN.1 format.
- getEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Returns this DER encoding of this private key.
- getEncoded(boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Encodes the private key using the force 'specified' indicator.
- getEncoded(ECPublicKey, EcParameterFormat) - Static method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Encodes an EC public key using the requested EC domain parameter format.
- getEncoded() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Returns this DER encoding of this public key.
- getEncoded(boolean) - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Encodes the public key using the force 'specified' indicator.
- getEncoded() - Method in class com.entrust.toolkit.security.provider.SecurePrivateKey
-
Returns null since this private key implementation does not
support encoding.
- getEncoded() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Encodes this RSAOAEPParameterSpec object as an
ASN1Object.
- getEncoded() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
Encode an SCT as a stream of bytes.
- getEncoded() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
- getEncoded() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns this attribute certificate as as a DER encoded byte array.
- getEncoded() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns this certificate as as a DER encoded byte array.
- getEncoded() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Retrieves the encoded symmetric key associated with this EncryptionAlgorithm.
- getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Retrieves the encoded secret key associated with this
EncryptionAlgorithm instance.
- getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Retrieves the encoded secret key associated with this
EncryptionAlgorithm instance.
- getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
This method is required to implement the EncryptionAlgorithm interface,
but it pertains to symmetric ciphers, so here it does nothing.
- getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Retrieves the KeyEncryptionKey associated with this
KeyWrapAlgorithm.
- getEncoded() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Retrieves the encoded key encryption key associated with this
KeyWrapAlgorithm.
- getEncoded() - Method in class iaik.asn1.structures.Name
-
Returns this Name as DER encoded byte array.
- getEncoded() - Method in class iaik.cms.AuthenticatedData
-
Returns the DER encoding of this AuthenticatedData object as a byte
array.
- getEncoded() - Method in class iaik.cms.CompressedData
-
Returns the DER encoding of this CompressedData in a byte array.
- getEncoded() - Method in class iaik.cms.Data
-
Returns the DER encoding of this Data object as byte array.
- getEncoded() - Method in class iaik.cms.DigestedData
-
Returns the encoding of this DigestedData in a byte array.
- getEncoded() - Method in class iaik.cms.EncryptedContentInfo
-
Returns the DER encoding of this EncryptedContentInfo in a byte array.
- getEncoded() - Method in class iaik.cms.EncryptedData
-
Returns the DER encoding of this EncryptedData in a byte array.
- getEncoded() - Method in class iaik.cms.EnvelopedData
-
Returns the DER encoding of this EnvelopedData in a byte array.
- getEncoded() - Method in class iaik.cms.SignedData
-
Returns the DER encoding of this SignedData object as byte array.
- getEncoded() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Returns this EncryptedPrivateKeyInfo as a DER encoded byte array.
- getEncoded() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Returns this PrivateKeyInfo as a DER encoded ASN.1 data structure.
- getEncoded() - Method in class iaik.security.cipher.PBEKey
-
Returns the password as byte array.
- getEncoded() - Method in class iaik.security.cipher.PBEKeyBMP
-
Returns the password as byte array.
- getEncoded(char[]) - Static method in class iaik.security.cipher.PBEKeyBMP
-
Converts the ASCII passwort to a 2 bytes big-endian format BMPString.
- getEncoded() - Method in class iaik.security.cipher.SecretKey
-
Returns a copy of the secret key as byte array.
- getEncoded() - Method in class iaik.utils.SSLeayPrivateKey
-
This method is not supported and therefore returns null.
- getEncoded() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns this attribute certificate as DER encoded ASN.1 data structure
- getEncoded() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns this BasicOCSPResponse as DER encoded ASN.1 data structure
- getEncoded() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns this OCSPRequest as DER encoded ASN.1 data structure
- getEncoded() - Method in class iaik.x509.ocsp.OCSPResponse
-
DER encodes this OCSP response.
- getEncoded() - Method in class iaik.x509.ocsp.Response
-
Returns the DER encoding a particular response.
- getEncoded() - Method in class iaik.x509.PublicKeyInfo
-
Returns this PublicKeyInfo as a DER encoded ASN.1 data structure.
- getEncoded() - Method in class iaik.x509.RevokedCertificate
-
Returns this RevokedCertificate as DER encoded ASN.1 data structure
- getEncoded() - Method in class iaik.x509.X509Certificate
-
Returns this X509 certificate as DER encoded ASN.1 data structure
- getEncoded() - Method in class iaik.x509.X509CRL
-
Returns this CRL as DER encoded ASN.1 data structure.
- getEncodedCertDefnPolicyCert() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Gets the DER-encoded certificate definition policy certificate.
- getEncodedPoint() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Returns the encoded EC public point (the byte value of
SubjectPublicKey.subjectPublicKey).
- getEncodedRolePolicyCert() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Gets the DER-encoded role policy certificate.
- getEncoding() - Method in class com.entrust.toolkit.util.SecureOutputStreamWriter
-
Returns the name of the character encoding being used by this writer.
- getEncoding(ObjectID) - Static method in class iaik.asn1.structures.AVA
-
Gets the encoding type associated with the given attribute type.
- getEncoding() - Method in class iaik.ixsil.core.Object
-
Gets the Encoding attribute value of the Object element.
- getEncodingType() - Method in class iaik.asn1.structures.ChoiceOfTime
-
Returns the encoding type, either UTCTime or GeneralizedTime.
- getEncryptedContentInfo() - Method in class iaik.cms.EncryptedDataStream
-
Returns the encrypted content info of this EncryptedDataStream
object.
- getEncryptedContentInfo() - Method in class iaik.cms.EnvelopedDataStream
-
Returns the EncryptedContentInfo included in this EnvelopedDataStream object.
- getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns the encrypted content info of this EncryptedDataStream
object.
- getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns the encrypted content info included in this
EnvelopedDataStream object.
- getEncryptedContentInfo() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns the encrypted content info included in this
SignedAndEnvelopedData object.
- getEncryptedDataBaseID() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Accessor method to rerieve base ID of the <EncryptedData> element.
- getEncryptedDataElement(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Returns the <EncryptedData> element referred to by the
URI references to binary data.
- getEncryptedDataElement(InputStream) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Returns the lt;EncryptedData> element referred to by the
Inputstream.
- getEncryptedDatas() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
-
Retrieves the <EncryptedData> DOM elements that were created by the Toolkit when
the DOM elements in this EncryptedElementSet were encrypted.
- getEncryptedDataType(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
Returns the the value of the 'Type' attribute in an
<EncryptedData> element.
- getEncryptedDigest() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the encrypted digest.
- getEncryptedElementSets() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Returns EncryptedElementSets that contain all the <EncryptedData>
and <EncryptedKey> DOM elements the Toolkit created when it encrypted
the document.
- getEncryptedKey() - Method in class iaik.cms.KEKRecipientInfo
-
Returns the encrypted content-encryption key.
- getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KEKRecipientInfo
-
Returns the encrypted content-encryption key for the recipient with
the given keyIdentfier.
- getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Returns the encrypted content-encryption key for the recipient with
the given keyIdentfier.
- getEncryptedKey() - Method in class iaik.cms.KeyTransRecipientInfo
-
Returns the encrypted content-encryption key.
- getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.KeyTransRecipientInfo
-
Returns the encrypted content-encryption key for the recipient with
the given keyIdentfier.
- getEncryptedKey() - Method in class iaik.cms.PasswordRecipientInfo
-
Returns the encrypted, formatted, content-encryption key.
- getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.PasswordRecipientInfo
-
Returns the encrypted content-encryption key.
- getEncryptedKey(KeyIdentifier) - Method in class iaik.cms.RecipientInfo
-
Returns the encrypted content-encryption key for the recipient with
the given keyIdentfier.
- getEncryptedKey() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns the encrypted content-encryption key.
- getEncryptedKeyAlgorithm() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Retrieves the algorithm that encrypts <EncryptedKey> elements.
- getEncryptedKeyBaseID() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Accessor method to retrieve the <EncryptedKey> element's base ID.
- getEncryptedKeys() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
-
Retrieves the <EncryptedKey> DOM elements that were created by the Toolkit when the
DOM elements in this EncryptedElementSet were encrypted.
- getEncryptedPrivateKey() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
Returns the user private key in encrypted format that is to be stored in
the MS-CAPI key container.
- getEncryptedPrivateKey() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns the private key in encrypted format.
- getEncryptionAlgorithm() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the encryption algorithm.
- getEncryptionAlgorithm() - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the algorithm used to encrypt the data.
- getEncryptionAlgorithm() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the algorithm used to encrypt the data during the PKCS7 encode
operation.
- getEncryptionAlgorithm() - Method in class iaik.security.cipher.PWRIKekWrapParameters
-
- getEncryptionAlgorithm() - Method in class iaik.security.cipher.PWRIKekWrapParameterSpec
-
Return the encryption algorithm.
- getEncryptionAlgorithm() - Method in class iaik.security.smime.EncryptedContent
-
Returns the content-encryption algorithm (including any associated parameters) of this
EncryptedContent.
- getEncryptionAlgorithm() - Method in class iaik.security.smime.SMimeEncrypted
-
Returns the content-encryption algorithm (including any associated
parameters) of this SMimeEncrypted object.
- getEncryptionAlgorithm() - Method in class iaik.smime.EncryptedContent
-
Returns the content-encryption algorithm (including any associated parameters) of this
EncryptedContent.
- getEncryptionAlgorithm() - Method in class iaik.smime.SMimeEncrypted
-
Returns the content-encryption algorithm (including any associated
parameters) of this SMimeEncrypted object.
- getEncryptionCertificate() - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns the encryption certificate.
- getEncryptionCertificate() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the encryption certificate associated with this object.
- getEncryptionCertificate() - Method in class com.entrust.toolkit.User
-
Returns the user's encryption certificate.
- getEncryptionCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns any exception thrown when validating the encryption
certificate of the Archive creator.
- getEncryptionCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns any exception thrown when validating the encryption certificate
of the Archive creator.
- getEncryptionKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the client encryption key type RSA-1024, for example.
- getEncryptionScheme() - Method in class iaik.security.pbe.PBES2Parameters
-
- getEncryptUpdateLength(long, byte[], int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
When performing a multiple-part encryption operation, this call returns
the number of bytes that would be required in an array passed to
encryptUpdate to hold the output.
- getEncSymmKey() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns the (encrypted) symmetric key used to encrypt the value, if it has
been set; otherwise null is returned.
- getEncValue() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns the encrypted value.
- getEnforceIdentityUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Controls whether or not the client software enforces the use
of an identity device.
- getEnforceTokenUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the user's credentials must be stored on a
PKCS#11 token.
- getEntityName() - Method in class iaik.x509.attr.Holder
-
Gets the entityName of this Holder, if set.
- getEntropy(int) - Method in interface com.entrust.toolkit.security.crypto.random.EntropySource
-
Retrieves the requested amount of entropy from this entropy source.
- getEntrustAlgorithmCapabilityList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Returns the Entrust algorithm capability list value.
- getEntrustCapabilityList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Returns the Entrust capability list value.
- getEntrustCapabilityList() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
- getEntrustClientInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
-
Returns the entrust client information.
- getEntrustId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Returns the Entrust identifier.
- getEntrustId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
-
Gets the 'Entrust ID' key container name component; this is a unique
identifier for the digital identity that the key in this key
container belongs to.
- getEntrustId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
-
Gets the 'Entrust ID' key container name component; this is a unique
identifier for the digital identity that the key in this key
container belongs to.
- getEntrustInfo() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
- getEntrustInfoAsBytes() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Returns the entrustInfo value of this EntrustVersInfo
extension specifying details about the certificate and how it was created as
a byte array String
- getEntrustKeyType(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Determines the Entrust key type for the provided set of EC domain
parameters.
- getEntrustMessageDigest(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Requests an instance of the specified message digest algorithm from the
Entrust JCA/JCE cryptographic service provider.
- getEntrustMessageDigestInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a MessageDigest instance for the
algorithm that this algorithm identifier represents from the Entrust
JCA/JCE cryptographic provider.
- getEntrustProofOfRAFlag() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
-
Returns the 'entrustProofOfRAFlag' flag; indicates whether the
entrustProofOfRA attribute is supported by the EASM.
- getEntrustSecurityStore() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the EPF full file path name or roaming ID
- getEntrustSignature(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Requests an instance of the specified digital signature algorithm from
the Entrust JCA/JCE cryptographic service provider.
- getEntrustSignatureInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a Signature instance for the algorithm
that this algorithm identifier represents from the Entrust JCA/JCE
cryptographic provider.
- getEntrustVers() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Returns the entrustVers value of this EntrustVersInfo
extension specifying the version of the Entrust Authority Security Manager which issued the certificate.
- getEPFLoginIDWithCertificate(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- getErrorCode() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Returns the implementation-specific error code if it has been set;
otherwise null is returned.
- getErrorCode() - Method in class com.entrust.toolkit.roaming.RoamResult
-
Returns the errorCode component.
- getErrorDetails() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Returns the implementation-specific error details if they have been set;
otherwise null is returned.
- getErrorMessage() - Method in exception com.entrust.toolkit.exceptions.EntrustPKIXCMPException
-
Returns details about the PKIX-CMP error that caused this exception.
- getESSCertID(Certificate) - Method in class iaik.smime.ess.SigningCertificate
-
Searches for the ESSCertID identifying the given cert.
- getESSCertID(Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
-
Searches for the ESSCertID identifying the given cert.
- getESSCertIDs() - Method in class iaik.smime.ess.SigningCertificate
-
Returns the ESS certs IDs.
- getESSCertIDs() - Method in class iaik.smime.ess.SigningCertificateV2
-
Returns the ESS certs IDs.
- getEventCertificate() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
-
Returns the event certificate.
- getEventCount() - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
-
- getEventHandler() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
Get the ResourceEventHandler which should be used to handle
event notification for a Resource
- getEventHandler() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
-
- getEventIdentifier() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Gets the cached value of the certificate property nkeypair event identifier
certificate property.
- getEventIdentifier() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the event identifier.
- getEventIndicator() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the eventIndicator.
- getEventIndicator() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Gets the cached value of the event indicator
certificate property.
- getEventIndicator() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the event indicator
- getEventInfo() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
Returns the user's Entrust Event Info
- getEventInfoList() - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
-
- getEventList() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
-
Returns the event list.
- getEventPartition() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
-
Returns the event partition.
- getEventPosition() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
-
Returns the event position if it has been set; otherwise null
is returned.
- getEventReason() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the reason the event ocured if it has been set; otherwise
null is returned.
- getEventTime() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the time the event occured if it has been set; otherwise
null is returned.
- getEventTrigger() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- getEventType() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
-
Returns the eventType sent by the Resource
- getEventVerCert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
-
Returns the event verification certificate.
- getExcBasicConst() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_basicconst policy setting from the policy certificate.
- getExcCDP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_cdp policy setting from the policy certificate.
- getExcEntVersInfo() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_entversinfo policy setting from the policy certificate.
- getException() - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
-
Returns the exception to the producer.
- getException() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
-
Returns the exception thrown during the most recent attempt to
connect to the Directory.
- getException() - Method in exception iaik.utils.InternalErrorException
-
Returns the exception which causes this InternalErrorException.
- getException() - Method in class iaik.utils.StreamCopier
-
Get the IOException that occured during copying (if any).
- getExceptionMessage() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
-
- getExceptionMessage(String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
-
Looks up the Exception message for a given key provided by a ResourceBundle.
- getExceptionMessage(String) - Static method in exception iaik.ixsil.exceptions.IXSILException
-
Looks up the exception message for a specified message id, provided by a ResourceBundle.
- getExcludedSubtrees() - Method in class iaik.x509.extensions.NameConstraints
-
Returns the excluded subtrees.
- getExclusiveCanonicalXMLSerializer(NodeList, String, boolean) - Static method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
- getExcPrivKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_privkeyusage policy setting from the policy certificate.
- getExcSubjKeyId() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_subjkeyid policy setting from the policy certificate.
- getExpirationDate(int) - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns the date/time at which the password expires.
- getExpirationTimeInWeeks() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns the number weeks the password can be used before it will expire.
- getExplicitData(boolean) - Method in interface iaik.ixsil.core.SignerReference
-
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the
digest input data (data resulting from the last of the specified transforms).
- getExplicitData(boolean) - Method in class iaik.ixsil.core.TransformInstruction
-
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the
result data (data resulting from the last of the specified transforms).
- getExplicitData(boolean) - Method in interface iaik.ixsil.core.VerifierReference
-
Gets either the raw data (data resulting from resolving the URI attribute of the reference) or the
digest input data (data resulting from the last of the specified transforms).
- getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns a specific extension, identified by its object identifier, if it
exists in the; otherwise null is returned.
- getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Returns a specific piece of addition information about the request,
identified by the extension object identifier.
- getExtension(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns a specific piece of addition information about the request,
identified by the extension object identifier.
- getExtension() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getExtension() - Method in class com.entrust.toolkit.x509.testlets.TestletData
-
Returns the TestletData's extension.
- getExtension(ObjectID) - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.ocsp.OCSPExtensions
-
Returns a particular extension, specified by its object ID.
- getExtension(ObjectID) - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.ocsp.Request
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.ocsp.SingleResponse
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.RevokedCertificate
-
Returns a specific extension, identyfied by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.X509Certificate
-
Returns a specific extension, identified by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.X509CRL
-
Returns a specific extension, identyfied by its object identifier.
- getExtension(ObjectID) - Method in class iaik.x509.X509Extensions
-
Returns a particular extension, specified by its object ID.
- getExtensionID() - Method in exception iaik.x509.X509ExtensionInitException
-
Returns the ObjectID of the broken extension.
- getExtensionLocations(ObjectID, ObjectID) - Method in class iaik.x509.X509Certificate
-
Checks if this certificate contains the InfoAccess type and
accesesMethod specified by the accessMethod and the infoAccess
types.
- getExtensions() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the extensions.
- getExtensions() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getExtensions() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Returns additional information about the request.
- getExtensions() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns additional time-stamp information.
- getExtensions() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the extensions component of the LDAP URL.
- getExtensions() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the certificate extensions, if any
- getExtensions() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the certificate extensions, if any
- getExtensionTester() - Method in class com.entrust.toolkit.User
-
Returns the extension tester used for certificate validation.
- getExtensionTester() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the extension tester.
- getExtensionTester() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getExtensionTestlets() - Method in class com.entrust.toolkit.User
-
Returns extension testlets registered by application.
- getExtensionValue(String) - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a byte array representing the DER encoding of the
extension value identified by the passed-in OID string.
- getExtensionValue(String) - Method in class iaik.x509.RevokedCertificate
-
Returns a byte array representing the DER encoding of the
extension value identified by the passed-in OID string.
- getExtensionValue(String) - Method in class iaik.x509.X509Certificate
-
Returns a byte array representing the DER encoding of the
extension value identified by the passed-in OID string.
- getExtensionValue(String) - Method in class iaik.x509.X509CRL
-
Returns a byte array representing the DER encoding of the
extension value identified by the passed-in OID string.
- getExtensionValue(String) - Method in class iaik.x509.X509Extensions
-
Returns a byte array representing the DER encoding of the
extension value identified by the passed-in OID string.
- getExternalReferenceResolver() - Method in class iaik.ixsil.core.URIResolverParameters
-
Gets the external reference resolver maintained by this class.
- getExtnID() - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- getExtnValue() - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- getExtraCertDefns() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Returns the set of extra certificate definitions if it has been set;
otherwise null is returned.
- getExtraCerts() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Returns all the extra certificates this object contains as an array of
X509Certificate objects.
- getFailInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Returns the failure code as a binary string if it has been set; otherwise
null is returned.
- getFailOnGetPreviousCSPFailure() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
-
- getField() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
-
Deprecated.
Returns the mathematical field to which this element belongs.
- getField() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
-
Deprecated.
Returns the field which is contained in a field
element.
- getField() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns the mathematical field to which the calling element belongs.
- getField() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the field corresponding to the curve.
- getField() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the field.
- getFieldSize() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the field size in bits.
- getFieldSize() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the field size in bits.
- getFieldSize() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns the field size in bits.
- getFieldType() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the field type.
- getFieldType() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the field type.
- getFieldType() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns a String defining the type of the calling field.
- getFile(ObjectID) - Method in class com.entrust.toolkit.roaming.EntrustFiles
-
Returns the content component of the file with
the given fileType.
- getFile(String, File) - Method in class iaik.utils.ExtendedProperties
-
Get this property value, as a File.
- getFileEncKeyType() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Returns the fileEncKeyType component.
- getFileProtectionOptions() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
-
Returns the options used when protecting the Archive.
- getFileProtectionOptions() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
-
Returns the options used when protecting the Archive.
- getFiles() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Returns the files component.
- getFilesFromServer() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return true if the client will request the Roaming Server
retrieve roaming files from the Directory, false if
the client will retrieve the files.
- getFilesFromServer() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getFilter() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the filter component of the LDAP URL.
- getFingerprint(int) - Static method in class com.entrust.toolkit.credentials.UALUtil
-
- getFingerprint() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the fingerprint of this certificate request.
- getFingerprint(String) - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the fingerprint of this certificate request calculated with the given
hash algorithm.
- getFingerprint() - Method in class iaik.security.dh.DHPublicKey
-
Returns the fingerprint of this DH public key.
- getFingerprint() - Method in class iaik.security.dh.ESDHPublicKey
-
Returns the fingerprint of this ESDH public key.
- getFingerprint() - Method in class iaik.security.rsa.RSAPublicKey
-
Returns the fingerprint of this RSA public key.
- getFingerprint() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the fingerprint of this certificate.
- getFingerprint(String) - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the fingerprint of this certificate calculated with the given
hash algorithm.
- getFingerprint() - Method in class iaik.x509.PublicKeyInfo
-
Returns a fingerprint of the public key.
- getFingerprint() - Method in class iaik.x509.X509Certificate
-
Returns the fingerprint of this certificate.
- getFingerprint(String) - Method in class iaik.x509.X509Certificate
-
Returns the fingerprint of this certificate calculated with the given
hash algorithm.
- getFingerprint() - Method in class iaik.x509.X509CRL
-
Returns the fingerprint of this CRL.
- getFingerprint(String) - Method in class iaik.x509.X509CRL
-
Returns the fingerprint of this crl calculated with the given
hash algorithm.
- getFirmwareVersion() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns the firmware version component.
- getFirmwareVersion() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the firmware version component.
- getFirstAvailableProvider(String[]) - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Given a String list of provider names, return the first provider that
is available.
- getFirstObject() - Method in class iaik.asn1.ASN1
-
Returns the first SEQUENCE of a SEQUENCE ASN1 object as DER encoded byte array.
- getFlags() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the flags to use when acquiring a handle to the provider.
- getFlags() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns the flags component.
- getFlags() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Returns the flags component.
- getFlags() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns the flags component.
- getFlags() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns the flags component.
- getFlags() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the flags component.
- getForceSecureKeyImport() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Return whether or not secure key import is enforced when importing the private key
into CAPI.
- getForceV1CertAsCA() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Return whether a V1 X509Certificate will always be considered a CA
certificate (true), or whether it will always be considered an
End-Entity (false)
- getForceV1CertAsCA() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
Return whether a V1 X509Certificate will always be considered a CA
certificate (true), or whether it will always be considered an
End-Entity (false)
- getFormat() - Method in class com.entrust.toolkit.credentials.CapiIdentity
-
Returns the digital identity format.
- getFormat() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
-
Part of the Key interface, always returns null
as keys cannot be extracted from CAPI.
- getFormat() - Method in class com.entrust.toolkit.credentials.GenericIdentity
-
Returns the Generic digital identity format.
- getFormat() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns the digital identity format.
- getFormat() - Method in class com.entrust.toolkit.credentials.KeychainIdentity
-
Returns the KeyChain digital identity format.
- getFormat() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
Returns the name of the primary encoding format of this key,
or null if this key does not support encoding.
- getFormat() - Method in class com.entrust.toolkit.credentials.TokenKey
-
Returns null since this key implementation does not support
encoding.
- getFormat() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Not implemented, returns null
- getFormat() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Not implemented, returns null
- getFormat() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
-
Returns the parameter format indicator.
- getFormat() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Returns the format that will be used during encoding.
- getFormat() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
-
Deprecated.
Returns the name of the primary encoding format of this key PKCS#8.
- getFormat() - Method in class com.entrust.toolkit.security.provider.SecurePrivateKey
-
Returns null since this private key implementation does not
support encoding.
- getFormat() - Method in class iaik.asn1.ASN1
-
Returns the format: ASN1.DER, ASN1.PEM.
- getFormat() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Returns the name of the encoding format..
- getFormat() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Returns the name of the encoding format..
- getFormat() - Method in class iaik.security.cipher.PBEKey
-
Returns the format name.
- getFormat() - Method in class iaik.security.cipher.PBEKeyBMP
-
Returns the format name.
- getFormat() - Method in class iaik.security.cipher.SecretKey
-
Returns the format name.
- getFormat() - Method in class iaik.utils.SSLeayPrivateKey
-
Returns the format used to encode the key or null if the
key does not support encoding.
- getFormat() - Method in class iaik.x509.PublicKeyInfo
-
Returns the name of the encoding format.
- getFormatId() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Returns the digital identity format identifier.
- getFormatId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
-
Gets the 'Format ID' key container name component; this is an
identifier for the software that was used to create/recover this
digital identity.
- getForwardCertificate() - Method in class com.entrust.toolkit.asn1.structures.CrossCertificatePair
-
Returns the forward cross certificate.
- getFreePrivateMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the free private memory component.
- getFreePublicMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the free public memory component.
- getFreeText() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns all the context-specific information this object contains if it
has been set; otherwise null is returned.
- getFreeText() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
- getFresh(User, X509Certificate, X509Certificate, X509Certificate) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves fresh settings from the Directory, not from the policy
certificate cache.
- getFriendlyName() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Gets the cached value of the friendly Name certificate property.
- getFriendlyName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the certificate friendly name
- getFriendlyName() - Method in class com.entrust.toolkit.x509.policies.SearchBase
-
Returns the so-called friendly name of this search base.
- getFriendlyName() - Method in class iaik.pkcs.pkcs12.Attributes
-
Returns the fiendly name attribute.
- getG() - Method in class com.entrust.toolkit.pkcs11.DSAParams
-
- getG() - Method in class iaik.security.dsa.DSAParams
-
Returns the public base value g as BigInteger.
- getGeneralInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns all the context-specific instructions this object contains if it
has been set; otherwise null is returned.
- getGeneralInfo(ObjectID) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the context-specific instruction, specified by its object
identifier, if it exists in the generalInfo structure; otherwise
null is returned.
- getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
This API performs a PKIX general message transaction using the supplied
reference number and authorization code.
- getGeneralMessageInfo(User) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
This API performs a PKIX general message transaction using the supplied
User object.
- getGeneralMessageInfo(X509Certificate, ValidationInfo, EntrustEventIdentifier) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
This API performs a PKIX general message transaction using the supplied user's
verification certificate.
- getGeneralMessageInfo(X509Certificate, ValidationInfo) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
This API performs a PKIX general message transaction using the supplied user's
verification certificate.
- getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.util.ManagerTransport
-
This is a convenience method used to retrieve information about a
User that has not yet been created.
- getGeneralMessageInfo(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getGeneralMessageInfoWithV2Upgrade(SecureStringBuffer, AuthorizationCode) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
This API performs a PKIX general message transaction using the supplied
reference number and authorization code.
- getGeneralNames() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
-
Deprecated.
Returns the generalNames value of this CertificateIssuer
extension specifying the names of the CAs which issued the revoked certificates.
- getGeneralNames() - Method in class iaik.x509.attr.V1Form
-
Gets the GeneralNames of this V1Form.
- getGeneralNames() - Method in class iaik.x509.extensions.IssuerAltName
-
Returns the alternative name of the issuer.
- getGeneralNames() - Method in class iaik.x509.extensions.SubjectAltName
-
Returns the alternative name of the subject.
- getGenericCertificateFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the current GenericCertificateFilter
- getGenericIdentityFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the current GenericIdentityFilter
- getGenTime() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the time at which the time-stamp was created.
- getHandle() - Method in class com.entrust.toolkit.credentials.Handle
-
Returns the actual handle represented by this object.
- getHandshakeInfo() - Static method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
-
- getHardwareVersion() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns the hardware version component.
- getHardwareVersion() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the hardware version component.
- getHash() - Method in class com.entrust.toolkit.security.crypto.digest.CapiDigest
-
Returns a reference to the internal CAPI hasher.
- getHash() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
-
Returns the hash algorithm identifier.
- getHashAlg() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Returns the hash algorithm used during the creation of
headerHash and bodyHash.
- getHashAlgorithm() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
-
Returns the hash algorithm that was used to create the hash of the message.
- getHashAlgorithm() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
-
Gets the hash algorithm.
- getHashAlgorithm() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Returns the hash algorithm identifier.
- getHashAlgorithm() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Returns the hash algorithm identifier.
- getHashAlgorithm() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Returns the algorithm identifier of hash algorithm that is being used when
requesting a time-stamp.
- getHashAlgorithm() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getHashAlgorithm() - Method in class iaik.smime.ess.ESSCertIDv2
-
Returns the identifier of the algorithm used in computing
certHash.
- getHashAlgorithm() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Gets the hash algorithm.
- getHashAlgorithm() - Method in class iaik.x509.ocsp.CertID
-
Returns the hashAlgorithm.
- getHashAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
Gets the hash algorithm object identifier associated with this
signature algorithm configuration.
- getHashCount() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the hash count.
- getHashedMessage() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
-
Returns the hash of the message.
- getHashInstance(CryptProvider, HashAlgorithms) - Static method in class com.entrust.toolkit.capi.CryptHash
-
Creates and returns a CAPI hash with the given algorithm, associated with
the given provider.
- getHashSize() - Method in class com.entrust.toolkit.capi.CryptHash
-
Returns the hash size.
- getHashValue() - Method in class com.entrust.toolkit.capi.CryptHash
-
Completes the hash computation and returns the hash value.
- getHeader() - Method in class com.entrust.toolkit.archive.PemInputStream
-
Return the header parsed from the message.
- getHeader() - Method in class com.entrust.toolkit.archive.PemOutputStream
-
Returns the PEM header.
- getHeader() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Returns the information which is common to many PKI messages.
- getHeader(int) - Method in class com.entrust.toolkit.smproxy.SMProxyOutputStream
-
Create the required HTTP header for the proxy server.
- getHeaderHash() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Returns the hash of the PKIHeader containing all fields except
the EntrustProofOfRA attribute.
- getHintAt(int) - Method in class iaik.ixsil.keyinfo.x509.X509Data
-
Gets the certificate hint at the specified position of the certificate hints list.
- getHintNumber() - Method in class iaik.ixsil.keyinfo.x509.X509Data
-
Gets the number of certificate hints which have been inserted so far.
- getHistoryName() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
-
Generates the name required for the certificate history.
- getHolder() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the Holder of this attribute certificate.
- getHoldInstructionCode() - Method in class iaik.x509.extensions.HoldInstructionCode
-
Returns the hold instruction code.
- getHost() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the host component of the LDAP URL.
- getHostname() - Method in exception com.entrust.toolkit.exceptions.HostnameVerificationException
-
- getHostnameVerifier() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Return the HostnameVerifier to use when an OCSP request
over HTTPS is used
- getHttpCRLReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Returns the HTTP CRL receive timeout.
- getHttpProxy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the HTTP proxy URL, which specifies the HTTP proxy for retrieving CRLs.
- getHttpReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Returns the HTTP receive timeout.
- getId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Returns the certificate information identifier if it has been set;
otherwise null is returned.
- getID() - Method in class iaik.asn1.ObjectID
-
Returns the objectID as string.
- getId() - Method in class iaik.ixsil.core.Object
-
Gets the Id attribute value of the Object element.
- getId() - Method in class iaik.ixsil.core.SignatureProperties
-
Gets the value of the Id attribute.
- getId() - Method in class iaik.ixsil.core.SignatureProperty
-
Gets the Id attribute value of the SignatureProperty element.
- getId() - Method in interface iaik.ixsil.core.SignerManifest
-
Gets the Id attribute value of the Manifest element.
- getId() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the Id attribute value of the Reference element.
- getId() - Method in interface iaik.ixsil.core.SignerSignature
-
Gets the Id attribute value of the Signature element.
- getId() - Method in interface iaik.ixsil.core.SignerSignatureProperties
-
Gets the value of the Id attribute.
- getId() - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Gets the Id attribute value of the SignedInfo element.
- getId() - Method in interface iaik.ixsil.core.VerifierManifest
-
Gets the Id attribute value of the Manifest element.
- getId() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the Id attribute value of the Reference element.
- getId() - Method in interface iaik.ixsil.core.VerifierSignature
-
Gets the Id attribute value of the Signature element.
- getId() - Method in interface iaik.ixsil.core.VerifierSignatureProperties
-
Gets the value of the Id attribute.
- getId() - Method in interface iaik.ixsil.core.VerifierSignedInfo
-
Gets the Id attribute value of the SignedInfo element.
- getId() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Gets the Id attribute of the KeyInfo Element represented by this this KeyManagerImpl object.
- getId() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
-
Gets the Id attribute of the KeyInfo Element represented by this this SignerKeyManager interface.
- getId() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Gets the Id attribute of the KeyInfo Element represented by this this SignerKeyManager interface.
- getIdentityCertStore(String) - Static method in class com.entrust.toolkit.credentials.CapiIdentities
-
This method is used to get the CertStore that is used when
retrieving identities.
- getImplementationName() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the name for an implementation of this algorithm.
- getImplementationType() - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns the implementation type of this provider.
- getImplicitCaInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts a set of EC domain parameters to 'implicitCA' format.
- getIncludeAcceptableResponses() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getIncludedCertificates() - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the certificates included in the PKCS#7 message.
- getIncludedCertificates() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the certificates that are to be included in the PKCS#7 message.
- getIncludedFileName() - Method in class com.entrust.toolkit.archive.ArchiveInputStream
-
Returns a String containing the name of the file that is protected
by the Archive.
- getIncludedFileName() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
-
Returns a String containing the name of the file that is protected by the
Archive.
- getIncludeRequestorName() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getIncludeUserCertHistory() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Gets an indicator for whether or not the entire user certificate history
will be included in the digital identity representation.
- getIncludeVerificationChain() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getInclusiveNamespacePrefixes() - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Gets the list of namespace prefixes to be handled as per Canonical XML.
- getInclusiveNamespacePrefixes() - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Get the list of namespace prefixes to be handled as per Canonical XML.
- getIndirectCRL() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns true if this is an indirect CRL, false otherwise.
- getIndirectCRL() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns whether the crl is an indirect crl.
- getInetAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getInetAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getInetAddressHandling() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
Return how the socket should be configured when created with
an InetAddress
- getInetAddressHandling() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
Return how the socket should be configured when created with
an InetAddress
- getInetAddressHandling() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Return how the socket should be configured when created with
an InetAddress.
- getInetHandlingForName(String) - Static method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
-
This method checks the given hostname and returns the appropriate type
of InetHandling mode, which will be one of the following:
InetHandling.HOSTNAME
InetHandling.IPADDRESS
This method should be used when creating a socket using the
EntrustSSLSocketFactory when the EntrustSSLSocketFactory.create() method uses
a java.net.InetAddress or the unconnected Socket's connect() method uses
java.net.SocketAddress.
- getInetHandlingForName(String) - Static method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
-
This method checks the given hostname and returns the appropriate type
of InetHandling mode, which will be one of the following:
InetHandling.HOSTNAME
InetHandling.IPADDRESS
This method should be used when creating a socket using the
EntrustSSLSocketFactory when the EntrustSSLSocketFactory.create() method uses
a java.net.InetAddress or the unconnected Socket's connect() method uses
java.net.SocketAddress.
- getInfo() - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Returns general information about Cryptoki.
- getInfo() - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns an Info object.
- getInfo() - Static method in class com.entrust.toolkit.util.Version
-
Returns information about the Toolkit and the operating environment.
- getInfoAccess(ObjectID) - Method in class iaik.x509.X509Certificate
-
- getInhibitAnyPolicy() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Returns the value of this InhibitAnyPolicy extension
specifying the number of additional certificates that may appear in the path
before anyPolicy is no longer permitted.
- getInhibitAnyPolicy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Get the inhibit any-policy business control flag, if any, from the client
settings certificate.
- getInhibitExplicitPolicy() - Method in class iaik.x509.extensions.PolicyConstraints
-
- 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(KeychainKey) - Static method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
Creates and returns a KeyChainPrivateKey using with an already initialized
Keychainkey.
- getInstance(X509Certificate) - Static method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
Get an instance of a KeychainPrivateKey that is associated with the specified certificate.
- getInstance(X509Certificate) - Static method in class com.entrust.toolkit.keychain.KeychainKey
-
Creates and returns a KeychainKey object associated with a
public/private key pair that already exists in the Keychain
FIPS 140-2:
FIPS Service: Query Object
This API is part of the logical interface to the Toolkit's FIPS 140-2
cryptographic module; use of this API causes the caller to assume the
FIPS 140-2 user role and accesses the following FIPS 140-2 logical
interfaces:
control input interface (API call, parameters)
status output interface (exceptions)
- getInstance() - Static method in class com.entrust.toolkit.LoginCounter
-
Returns the single instance of this class.
- getInstance(int) - Static method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Returns the SymmetricKeyType instance the the key type
identified by the PKCS#11 key type indicator.
- getInstance() - Static method in class com.entrust.toolkit.PKCS7Counter
-
Returns the single instance of this class.
- getInstance(byte[], Field) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldElementFactory
-
Deprecated.
Returns a field element as an instance of the FieldElement
interface.
- getInstance(ASN1Object, Field) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldElementFactory
-
Deprecated.
Returns a field element as an instance of the FieldElement
interface.
- getInstance(ASN1Object) - Static method in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
-
Deprecated.
Returns the field specified in the ASN.1 object argument.
- getInstance(FieldElement, FieldElement, EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
-
Deprecated.
Returns an instance of the ECPoint class given two field
elements and an elliptic curve as arguments.
- getInstance(EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
-
Deprecated.
Returns the point at infinity corresponding to the given curve.
- getInstance(ASN1Object, EllipticCurve) - Static method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointFactory
-
Deprecated.
Parses an ASN.1 object to return an instance of ECPoint.
- getInstance() - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns the default EC domain parameters.
- getInstance(int) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns the default EC domain parameters for an EC domain that has the
indicated field size in bits (aka: key size or key strength).
- getInstance(String) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns EC domain parameters for a named EC domain.
- getInstance(ECParameterSpec, EcParameterFormat) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts a set of EC domain parameters to the requested format.
- getInstance(ASN1Object) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns EC domain parameters by decoding them from ASN.1 format.
- getInstance(ASN1Object, ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns EC domain parameters by decoding them from ASN.1 format (allows
locally configured 'implicitCA' EC domain parameter values to be provided).
- getInstance(byte[]) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns EC domain parameters by decoding them from DER encoded format.
- getInstance(byte[], ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Returns EC domain parameters by decoding them from DER encoded format
(allows locally configured 'implicitCA' EC domain parameter values to be
provided).
- getInstance() - Static method in class com.entrust.toolkit.security.provider.Initializer
-
Returns the unique instance of the Initializer.
- getInstance(ObjectID) - Static method in class com.entrust.toolkit.security.provider.NamedCurveFactory
-
Deprecated.
Returns an ECParameters object given an object identifier
(OID).
- getInstance(int) - Static method in class com.entrust.toolkit.security.provider.NamedCurveFactory
-
Deprecated.
Returns an ECParameters object given its field size as an
integer.
- getInstance() - Static method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns an instance of NoOpTraceLog
- getInstance() - Static method in class com.entrust.toolkit.tracing.TraceLogFactory
-
Returns an instance of TraceLogFactory
- getInstance(String, int, Object) - Static method in class com.entrust.toolkit.util.ManagerTransport
-
Returns a ManagerTransport object based on the type of ManagerTransport used.
- getInstance(String, int, Object, boolean) - Static method in class com.entrust.toolkit.util.ManagerTransport
-
Returns a ManagerTransport object based on the type of ManagerTransport used.
- getInstance() - Static method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves a single instance of the TransactionCounter class.
- getInstance(String, int, Object) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Returns a LdapDirectory object based on the type of LdapDirectory used.
- getInstance(String, int, Object, boolean) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Returns a LdapDirectory object based on the type of LdapDirectory used.
- getInstance(URL) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Retrieves
- getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Parses an asymmetric key type from string name representation.
- getInstance(Key) - Static method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Determines the asymmetric key type of the specific key.
- getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Parses a signature algorithm configuration from string name
representation.
- getInstance(AlgorithmID) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Parses a signature algorithm configuration from algorithm identifier
representation.
- getInstance(String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Parses a symmetric encryption algorithm configuration from string name
representation.
- getInstance(AlgorithmID, int) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Determines the symmetric encryption algorithm configuration by examining
the algorithm object identifier and length of the key being used in a
symmetric encryption/decryption operation.
- getInstance() - Static method in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
Returns the single instance of this class.
- getInstance(String) - Static method in class iaik.asn1.ObjectID
-
Returns an OBJECT IDENTIFIER (OID) object,
ObjectID.
- getInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find an implementation for this AlgorithmIdentifier.
- getInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider specific implementation for this
AlgorithmIdentifier.
- getInstance() - Static method in class iaik.ixsil.core.XMLCounter
-
Returns the single instance of this class.
- getInstance() - Static method in class iaik.ixsil.util.XPathUtilsInterface
-
Gets an instance of the implementation class of this interface, as specified by the IXSIL init property
named XPathUtils.ImplementingClass.
- getInstance() - Static method in class iaik.security.provider.IAIK
-
Returns an instance of the IAIK JCA/JCE cryptographic service provider;
this call is identical to calling the constructor except that it returns
as a previously created instance if available.
- getInstance() - Static method in class iaik.security.smime.SMIMECounter
-
Returns the single instance of this class.
- getInstance() - Static method in class iaik.smime.SMIMECounter
-
Returns the single instance of this class.
- getInstructionCode() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
-
Deprecated.
Returns the instructionCode value of this HoldInstructionCode
extension specifying the action to be taken on encountering a held certificate.
- getInt(String, String) - Method in class com.entrust.toolkit.util.IniFile
-
Gets the integer value associated with the given key in the given section.
- getInt(String, String, int) - Method in class com.entrust.toolkit.util.IniFile
-
Gets the integer value associated with the given key in the given section.
- getInteger(String, int) - Method in class iaik.utils.ExtendedProperties
-
Get this property value, as an integer.
- getIntendedAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns the intended algorithm for which the value will be used, if it has
been set; otherwise null is returned.
- getIntermediateCACertificates() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
-
Returns the intermediate CA certificates when available, for the
Certificate Authorities that are needed to build a certificate path from
the user's CA to the root CA.
- getInternalReferenceResolver() - Method in class iaik.ixsil.core.URIResolverParameters
-
Gets the external internal resolver maintained by this class.
- getInvalidityDate() - Method in class iaik.x509.extensions.InvalidityDate
-
Returns the invalidity date.
- getInvalidSearchKey() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the invalidSearch key, used if the invalidSearch cache is used.
- getInvalidSearchTimeout() - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
-
Returns the invalid search timeout.
- getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.CertId
-
Returns the issuer of the certificate.
- getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the issuer if it has be set; otherwise null is
returned.
- getIssuer() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
-
Returns the issuer of the old certificate.
- getIssuer() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getIssuer() - Method in class com.entrust.toolkit.x509.X509CertificateWrapper
-
Returns the issuer of a certificate.
- getIssuer() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns the issuer distinguished name.
- getIssuer() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Returns the issuer distinguished name.
- getIssuer() - Method in class iaik.smime.ess.ESSIssuerSerial
-
Returns the issuer GeneralNames.
- getIssuer() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the Issuer of this attribute certificate.
- getIssuer() - Method in class iaik.x509.attr.IssuerSerial
-
Returns the issuer GeneralNames.
- getIssuer() - Method in class iaik.x509.extensions.CertificateIssuer
-
Returns the certificate issuer.
- getIssuer() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Gets the issuer name of this ServiceLocator extension.
- getIssuerAndSerialNumber() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns a specification of the recipient's certificate by issuer distinguished
name and issuer-specific serial number.
- getIssuerAndSerialNumber() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns information about the signer's certificate.
- getIssuerDN() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the issuer DN.
- getIssuerDN() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the issuer DN.
- getIssuerDN() - Method in class iaik.x509.X509Certificate
-
- getIssuerDN() - Method in class iaik.x509.X509CRL
-
Returns the Distinguished Name of the issuer of this CRL, as Principal.
- getIssuerDomainPolicy() - Method in class iaik.asn1.structures.PolicyMapping
-
Returns the issuer domain policy.
- getIssuerKeyHash() - Method in class iaik.x509.ocsp.CertID
-
Returns the issuerKeyHash.
- getIssuerName() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns the name of the issuer of this identity.
- getIssuerName() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
-
Gets the issuer distinguished name of a X.509 certificate.
- getIssuerName() - Method in class iaik.x509.attr.V2Form
-
Gets the IssuerName of this V2Form, if set.
- getIssuerNameHash() - Method in class iaik.x509.ocsp.CertID
-
Returns the issuerNameHash.
- getIssuerNameString() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
-
- getIssuerSerial() - Method in class iaik.smime.ess.ESSCertID
-
Returns issuer and serial number.
- getIssuerSerial() - Method in class iaik.smime.ess.ESSCertIDv2
-
Returns issuer and serial number.
- getIssuerUID() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the issuer unique ID if it has be set; otherwise null
is returned.
- getIssuerUID() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getIssuerUID() - Method in class iaik.x509.attr.IssuerSerial
-
Returns the issuer unique identifier, or null if no
IssuerUniqueID is set.
- getIssuerUniqueID() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the issuer unique identifier of this certificate, or null if no
IssuerUniqueID is specified by this certificate.
- getIssuerUniqueID() - Method in class iaik.x509.X509Certificate
-
Returns the issuer unique identifier of this certificate, or null if no
IssuerUniqueID is specified by this certificate.
- getIssuerX500Principal() - Method in class iaik.x509.X509Certificate
-
Returns the issuer (issuer distinguished name) value from the certificate
as an X500Principal.
- getItemCount() - Static method in class com.entrust.toolkit.credentials.UALUtil
-
- getIterationCount() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- getIterationCount(InputStream) - Static method in class com.entrust.toolkit.credentials.UALUtil
-
- getIterationCount() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Returns the number of times to apply the owf.
- getIterationCount() - Method in class iaik.security.pbe.PBEGenParameterSpec
-
Returns the number of iterations when generating the key and the
initialization vector (IV).
- getIterationCount() - Method in class iaik.security.pbe.PBES2Parameters
-
- getIterationCount() - Method in class iaik.security.spec.IaikPBEParameterSpec
-
Returns the iteration count.
- getIterationCount() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
-
Returns the iteration count.
- getIV() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Returns a copy of the initialization vector (IV).
- getIV() - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
-
Deprecated.
Returns the desired initialization vector.
- getIV() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Returns a copy of the initialization vector (IV).
- getIV() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
-
Returns a copy of the initialization vector (IV).
- getIV() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Returns a copy of the initialization vector (IV).
- getIV() - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Returns a copy of the initialization vector(IV).
- getIV() - Method in class iaik.security.cipher.DESParameterSpec
-
Returns a copy of the initialization vector (IV) as byte array representation.
- getIV() - Method in class iaik.security.spec.PBES2ParameterSpec
-
Return the IV byte array for the encryption scheme.
- getIVparameters() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Retrieves a Base 64 encoding of the initialization vector that was
used at the most recent invocation of initEncrypt() or
initDecrypt().
- getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Retrieves a Base 64 encoding of the initialization vector that was
used at the most recent invocation of initEncrypt() or
initDecrypt().
- getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Retrieves a Base 64 encoding of the initialization vector that was
used at the most recent invocation of initEncrypt() or
initDecrypt().
- getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
This method is required to implement the EncryptionAlgorithm interface,
but asymmetric ciphers have no IV parameters, so this method does nothing.
- getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Retrieves a Base 64 encoding of the initialization vector that was
used at the most recent invocation of initWrap() or
initUnwrap().
- getIVparameters() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Returns null because there is no IV generated for
this algorithm.
- getJ() - Method in class iaik.security.dh.ESDHParameterSpec
-
Returns the subgroup factor j.
- getJ() - Method in class iaik.security.dh.ESDHPrivateKeySpec
-
Returns the subgroup factor j.
- getJ() - Method in class iaik.security.dh.ESDHPublicKeySpec
-
Returns the subgroup factor j.
- getJavaRuntimeInfo() - Static method in class com.entrust.toolkit.util.Version
-
Returns information about the Java runtime environment.
- getJavaVirtualMachineInfo() - Static method in class com.entrust.toolkit.util.Version
-
Returns information about the Java virtual machine.
- getJCAAlgName() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Returns the name of the Java Cryptography Architecture(JCA) cryptographic
algorithm that this algorithm identifier represents.
- getJCAKeyName() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Returns the name of the Java Cryptography Architecture(JCA) cryptographic
key that this algorithm identifier represents.
- getJDKVersion() - Method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves the Java Runtime Environment (JRE) version on which the
application is running.
- getJNDIDirectory() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
- getJNIPKCS11() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
-
This method returns the JNIPKCS11 object.
- getKD() - Method in class iaik.security.pbe.PBES2Parameters
-
- getKDF() - Method in class iaik.security.spec.PBES2ParameterSpec
-
Return the password-based key derivation function.
- getKDF() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
-
- getKeepAlive() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getKeepAlive() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getKEK() - Method in class iaik.cms.PasswordRecipientInfo
-
- getKey() - Method in class com.entrust.toolkit.util.KeyAndCertificate
-
Return the PrivateKey associated with this object
- getKey() - Method in class iaik.security.cipher.PBEKey
-
Returns the password as char array.
- getKey() - Method in class iaik.security.cipher.PBEKeyBMP
-
Returns the password as char array.
- getKeyAgreement(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as KeyAgreement.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getKeyAgreement(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired KeyAgreement object.
- getKeyAgreementInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a KeyAgreement instance for the algorithm
that this algorithm identifier represents.
- getKeyAgreementInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a KeyAgreement implementation for this AlgorithmIdentifier.
- getKeyAgreementInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific KeyAgreement implementation for this
AlgorithmIdentifier.
- getKeyAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns the algorithm used to encrypt the symmetric key, if it has been
set; otherwise null is returned.
- getKeyAlgorithm() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
-
Gets the key algorithm of the key pair being generated.
- getKeyAlgorithm() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Gets the key algorithm component of this asymmetric key type.
- getKeyAttribute() - Method in class iaik.cms.OtherKeyAttribute
-
Gets the KeyAttribute component of this OtherKeyAttribute.
- getKeyAttributeID() - Method in class iaik.cms.KeyAttribute
-
Returns the key attribute ID identifying this key attribute.
- getKeyAttributeID() - Method in class iaik.cms.OtherKeyAttribute
-
Gets the key attribute ID of this OtherKeyAttribute.
- getKeyAttributeID() - Method in class iaik.cms.UnknownKeyAttribute
-
Returns the key attribute ID of the unknown key attribute.
- getKeyBackupAllowed() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the key-backup-allowed flag as specified in the policy
certificate.
- getKeyBag() - Method in class iaik.pkcs.pkcs12.PKCS12
-
Tries to find a KeyBag within all AuthenticatedSafes and
returns it.
- getKeychainAlgId() - Method in class com.entrust.toolkit.keychain.KeychainAlgorithmID
-
Given a com.entrust.toolkit.asn1.structures.AlgorithmID object, return the
associated Keychain kSecKeyAlgorithm name as a String:
- getKeyChainAttributeTypeAndValue(KeychainAttribute) - Method in class com.entrust.toolkit.keychain.KeychainKey
-
Gets the value of a parameter associated with this key in the JniKeyChain.
- getKeychainContainerName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the key container name certificate property.
- getKeychainKey() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
- getKeyContainerName() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
Returns the Entrust format MS-CAPI key container name.
- getKeyCSP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_csp policy setting from the policy certificate.
- getKeyDerivationAlgorithm() - Method in class iaik.cms.PasswordRecipientInfo
-
Returns the key-derivation algorithm used for encrypting the
content-encryption key with the recipient's public key.
- getKeyEncryptionAlgorithm() - Method in class iaik.cms.RecipientInfo
-
Returns the key-encryption algorithm used for encrypting
the content-encryption key with the recipient's public key.
- getKeyEncryptionAlgorithm() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns the key-encryption algorithm used for encrypting
the content-encryption key with the recipient's public key.
- getKeyEscrow() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the key archive flag, which specifies whether
the manager should perform key escrow upon generated keys.
- getKeyFactory(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as KeyFactory.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getKeyFactory(AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired KeyFactory object.
- getKeyFactoryInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a KeyFactory instance for the algorithm
that this algorithm identifier represents.
- getKeyFactoryInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a KeyFactory implementation for this AlgorithmIdentifier.
- getKeyFactoryInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific KeyFactory implementation for this
AlgorithmIdentifier.
- getKeyGenerator(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as KeyGenerator.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getKeyGenerator(AlgorithmID, int) - Method in class iaik.cms.SecurityProvider
-
Return a KeyGenerator for the requested algorithm.
- getKeyGeneratorInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a KeyGenerator instance for the algorithm
that this algorithm identifier represents.
- getKeyGeneratorInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a KeyGenerator implementation for this AlgorithmIdentifier.
- getKeyGeneratorInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific KeyGenerator implementation for this
AlgorithmID.
- getKeyHash() - Method in class iaik.x509.ocsp.ResponderID
-
Returns the hash of the responder´s public key.
- getKeyId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
-
Gets the 'Key ID' key container name component; this is the stream
index for the key in this key container.
- getKeyId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
-
Gets the 'Key ID' key container name component; this is the stream
index for the key in this key container.
- getKeyID(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the key identifier from a key object on the token by reading the
CKA_ID attribute of the object.
- getKeyIdentifier() - Method in class iaik.cms.KEKIdentifier
-
Gets the key identifier.
- getKeyIdentifier() - Method in class iaik.cms.SubjectKeyID
-
Returns the keyIdentifier value of this SubjectKeyID.
- getKeyIdentifier() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns the key identifier of this AuthorityKeyIdentifier extension.
- getKeyIdType() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns the key (certificate) identifier type this class represents.
- getKeyIdType() - Method in class iaik.cms.KEKIdentifier
-
Returns the key identifier type this class represents.
- getKeyIdType() - Method in interface iaik.cms.KeyIdentifier
-
Returns the type of the key identifier.
- getKeyIdType() - Method in class iaik.cms.OriginatorPublicKey
-
Returns the key identifier type this class represents.
- getKeyIdType() - Method in class iaik.cms.RecipientKeyIdentifier
-
Returns the key identifier type this class represents.
- getKeyIdType() - Method in class iaik.cms.SignerRecipientIdentifier
-
Returns the key identifier type this class represents.
- getKeyIdType() - Method in class iaik.cms.SubjectKeyID
-
Returns the key (certificate) identifier type this class represents.
- getKeyIdTypeName() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns the key (certificate) identifier type this class represents as string.
- getKeyIdTypeName() - Method in class iaik.cms.KEKIdentifier
-
Returns the key identifier type this class represents as string.
- getKeyIdTypeName() - Method in interface iaik.cms.KeyIdentifier
-
Returns the type of the key identifier as string.
- getKeyIdTypeName() - Method in class iaik.cms.OriginatorPublicKey
-
Returns the key identifier type this class represents as string.
- getKeyIdTypeName() - Method in class iaik.cms.RecipientKeyIdentifier
-
Returns the key (certificate) identifier type this class represents as string.
- getKeyIdTypeName() - Method in class iaik.cms.SignerRecipientIdentifier
-
Returns the key (certificate) identifier type this class represents as string.
- getKeyIdTypeName() - Method in class iaik.cms.SubjectKeyID
-
Returns the key (certificate) identifier type this class represents as string.
- getKeyInfo() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Gets the DOM representation of the XML KeyInfo element including all the keying information, which
should be incorporated into the XML signature.
- getKeyInfo() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
-
Gets the DOM representation of the XML KeyInfo element, which should be incorporated into the XML
signature.
- getKeyInfoSubelements() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
Used in signature generation.
- getKeyInfoSubelements() - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Produdes a single key information hint (KeyValue subelement) as representation of the verification key,
which has been set previously by the application.
- getKeyInfoSubelements() - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
-
Provides the key information hints (KeyInfo subelements) representing the key information of this key
provider.
- getKeyInfoSubelements() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
- getKeyLength() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the encryption key length
- getKeyLength() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
-
Deprecated.
- getKeyLength() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
-
- getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
-
Return the length of the key in bits.
- getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
-
Return the length of the key in bits.
- getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
-
Return the length of the key in bits.
- getKeyLength() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
-
Returns the length of this key (in bits).
- getKeyLength() - Method in interface com.entrust.toolkit.security.provider.KeyWithLength
-
Return the length of the key in bits.
- getKeyLength() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Returns the length (size) of the key.
- getKeyLength() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Returns the length (size) of the key.
- getKeyLength() - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Returns the length (size) of the key.
- getKeyLength() - Method in class iaik.security.cipher.CAST128WrapParameterSpec
-
Return the key length.
- getKeyLengthBits() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Gets the key length (in bits) of the symmetric key associated with this
symmetric encryption algorithm configuration.
- getKeyManager() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns the KeyManager
- getKeyManager() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Returns a previously set JSSEX509KeyManager
- getKeyManager() - Method in interface iaik.ixsil.core.VerifierSignature
-
Gets the key manager employed by IXSIL in the verification use case.
- getKeyManagerProperty(String) - Static method in class iaik.ixsil.init.IXSILInit
-
Gets the IXSIL keymanager property with the specified name.
- getKeyMgmtInfo() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Returns an iterator over the list of key management information.
- getKeyPairGenerator(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as KeyPairGenerator.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getKeyPairGenerator(AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
Return a KeyPairGenerator for the requested algorithm.
- getKeyPairGeneratorInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a KeyPairGenerator instance for the
algorithm that this algorithm identifier represents.
- getKeyPairGeneratorInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a KeyPairGenerator implementation for this
AlgorithmIdentifier.
- getKeyPairGeneratorInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific KeyPairGenerator implementation for
this AlgorithmID.
- getKeyPairHist() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Returns all the backed-up user encryption certificates/private keys that
this object contains as an array of CertifiedKeyPair objects.
- getKeyParam(KeyParam) - Method in class com.entrust.toolkit.capi.CryptKey
-
Gets the value of a parameter associated with this key in MSCAPI.
- getKeyParameter(KeyParam) - Method in class com.entrust.toolkit.capi.CryptKey
-
- getKeyParams() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
-
Gets the key parameters of the key pair being generated.
- getKeyParams() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Gets the key parameters component of this asymmetric key type.
- getKeyProvider() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Returns a reference to the particular key provider that provided the verification public key
to this KeyManagerImpl.
- getKeyProvider() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Returns a reference to the particular key provider that provided the verification public key
to this VerifierKeyManager.
- getKeyProviders() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Gets an array of all key providers registerred at this key manager.
- getKeyProviders() - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
-
Gets an array of all key providers registerred at this key manager.
- getKeyProviders() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Gets an array of all key providers registerred at this key manager.
- getKeyProvInfo() - Method in class com.entrust.toolkit.credentials.CapiCertificateAndKeyInfo
-
Returns the CAPI provider information associated with this object.
- getKeyPurposeIDs() - Method in class iaik.x509.extensions.ExtendedKeyUsage
-
Returns all KeyPurposeIDs included in this extension.
- getKeySizeBits() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
-
Gets the key size (in bits) of the key pair being generated.
- getKeySizeBits() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Gets the key size component of this asymmetric key type.
- getKeySpec() - Method in class com.entrust.toolkit.capi.CryptKey
-
Gets the key specifier associated with this key.
- getKeySpec() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the key specification of the private key.
- getKeySpecInt() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the key specification of the private key.
- getKeyStore() - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
-
Returns the KeyStore stored by this class
- getKeyType() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
-
Gets the key type of the key pair being generated.
- getKeyType() - Method in class com.entrust.toolkit.credentials.TokenSymmetricKey
-
Returns the type of this key.
- getKeyType(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the key type from a key object on the token by reading the
CKA_KEY_TYPE attribute of the object.
- getKeyType() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Returns the symmetric key type to use when communicating with the Roaming Server,
as parsed from the ini file.
- getKeyType() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_type policy setting from the policy certificate.
- getKeyUsage() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the desired key usage for the certificate
defined by the full certificate template.
- getKeyUsage() - Method in class com.entrust.toolkit.credentials.KeyGenerationParams
-
Gets the key usage of the key pair being generated.
- getKeyUsage() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Returns the keyUsage value of this KeyAttributes
extension identifying the possible uses for the key contained in this certificate.
- getKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_usage policy setting from the policy certificate.
- getKeyUsage() - Method in class iaik.x509.X509Certificate
-
Returns the bits representing the KeyUsage extension, if
included in this certificate.
- getKeyUsageExtension() - Method in class iaik.x509.X509Certificate
-
Returns the KeyUsage extension.
- getKeyWrapAlgorithm() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Returns the key wrap algorithm used for encrypting the content-encryption
key with the shared key encryption key.
- getL() - Method in class iaik.security.dh.ESDHParameterSpec
-
This method overrides the method of the super class and always
returns 0 since we don't use parameter L in ESDH.
- getL() - Method in class iaik.security.dh.ESDHPrivateKeySpec
-
This method overrides the method of the super class and always
returns 0 since we don't use parameter L in ESDH.
- getL() - Method in class iaik.security.dh.ESDHPublicKeySpec
-
This method overrides the method of the super class and always
returns 0 since we don't use parameter L in ESDH.
- getLabel(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the label of an object on the token by reading the CKA_LABEL
attribute of the object.
- getLabel() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the label component.
- getLastUnionFilterSetSExpandedPos(Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Determines the position of the last union filter, whose expanded set S contains the specified node.
- getLatest() - Method in class com.entrust.toolkit.CertificateSet
-
Returns the certificate that expires last in the set.
- getLatestCert() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Returns the latest certificate in the certificate stream.
- getLdapAddress() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the IP address of the ldap directory.
- getLdapData() - Method in class com.entrust.toolkit.util.net.LDAPSearchData
-
Return the raw LDAP data retrieved from the server
- getLdapIp() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve Ldap Ip used by CertVerifier to validate the certificate chain
- getLdapPort() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the Ldap Port used by CertVerifier to validate the certificate chain
- getLdapPort() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the port number of the ldap directory.
- getLDAPReceiveTimeout() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- getLDAPSConfig() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
- getLDAPSTrustStoreCerts() - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
-
Returns the list of trusted certificates that are stored by the
Singleton object.
- getLDAPSTrustStoreSingleton() - Static method in class com.entrust.toolkit.x509.directory.LDAPSTrustStoreSingleton
-
Returns the LDAPSTrustStoreSingleton.
- getLdapVersion() - Method in class com.entrust.toolkit.x509.directory.DirectoryConnector
-
Returns the LDAP version.
- getLdapVersion() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
An accessor method that retrieves the LDAP version.
- getLength() - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
-
Deprecated.
Returns the length of the key for which this parameter is intended.
- getLength() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
-
Returns the length (size) of the MAC.
- getLength() - Method in class com.entrust.toolkit.util.ByteArray
-
Returns the length of the byte array this object contains.
- getLength() - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
-
Gets the number of nodes in the node list.
- getLength() - Method in class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
-
Gets the number of nodes in the node list.
- getLibraryVersion() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns the library version component.
- getLifetime() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_lifetime policy setting from the policy certificate.
- getLifetimeDays() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_lifetimeDays policy setting from the policy certificate.
- getLineDelimiter() - Method in class iaik.utils.LineInputStream
-
Returns the line delimiter of the line just read.
- getListInstance(String, TraceLog, String) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Parses a list of signature algorithm configurations from string list
representation.
- getLocalAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getLocalAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getLocalKeyID() - Method in class iaik.pkcs.pkcs12.Attributes
-
Returns the local key ID attribute.
- getLocalPort() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getLocalPort() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getLocalSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getLocalSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getLocator() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Gets the locator.
- getLogID() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getLoginStatus() - Method in class com.entrust.toolkit.credentials.UserStatus
-
Returns the user's status after a login.
- getLoginTimeoutInMinutes() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns the time interval after which the Entrust login interface will require the
user to re-enter his password, if there has been no keyboard or mouse activity.
- getLongName() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the long name of the algorithm.
- getLower() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns true if the password must contain a lower case character.
- getMac() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- getMac() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Returns the mac algorithm.
- getMac(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as Mac.getInstance(String) does,
except that it tries the "Entrust" and "IAIK" providers first, and falls
through to any other provider only if those attempts fail.
- getMac(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.AuthenticatedDataStream
-
- getMac() - Method in class iaik.cms.AuthenticatedDataStream
-
- getMac() - Method in class iaik.cms.MacInputStream
-
- getMac(String, Key) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired MAC object.
- getMacAlgorithm() - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
-
Returns the MAC algorithm that this JarAuthenticator uses
for both MAC creation and authentication.
- getMacAlgorithm() - Method in class iaik.cms.AuthenticatedDataStream
-
Returns the message-digest algorithm used for computing the digest.
- getMacInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a Mac instance for the algorithm that this
algorithm identifier represents.
- getMacLength() - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
-
Deprecated.
- getMacLength() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Returns the length (size) of the MAC.
- getMagnitude(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Returns the big-endian binary representation of the magnitude of a
BigInteger.
- getMagnitudeSize(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Returns size (in bytes) of the big-endian binary representation of the
magnitude of a BigInteger.
- getMajor() - Method in class com.entrust.toolkit.pkcs11.Version
-
Returns the major version component.
- getManagerFromKeystore(String) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Reads the Manager Information from the Keystore INI file.
- getManagerFromKeystore(IniFile) - Static method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Reads the Manager Information from the Keystore INI file.
- getManagerIP() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- getManagerTransport() - Method in class com.entrust.toolkit.User
-
Returns the ManagerTransport that was set by calling
setConnections().
- getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns the manufacturer ID component.
- getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns the manufacturer ID component.
- getManufacturerID() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the manufacturer ID component.
- getMappedContainerName() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the mapped container name certificate property.
- getMappings() - Method in class iaik.x509.extensions.PolicyMappings
-
Returns the policy mappings this extension contains.
- getMaskGenAlgorithm() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Returns the mask generation function algorithm identifier.
- getMaskGenAlgorithm() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Returns the mask generation function algorithm identifier.
- getMatchingP11CertObj() - Method in class com.entrust.toolkit.credentials.P11PrivateKeyObject
-
Returns the P11 certificate object that corresponds to this P11 private
key object.
- getMaximum() - Method in class iaik.asn1.structures.GeneralSubtree
-
Returns the maximum base distance or -1 if not set.
- getMaximumLifetime() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- getMaxKeySize() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Returns the maximum key size component.
- getMaxLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the maximum key length for the algorithm.
- getMaxPinLen() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the maximuim PIN length component.
- getMaxRwSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the maximum read/write session count component.
- getMaxSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the maximum session count component.
- getMd5() - Static method in class iaik.security.provider.IAIK
-
- getMechanismInfo(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Used to obtain information about a particular mechanism possibly
supported by a token.
- getMechanismInfo(long, long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns information about a specific mechanism supported by the token
located at a specific slot ID.
- getMechanismList(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Used to obtain a list of mechanism types supported by a token.
- getMechanismList(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns a list of all the mechanisms (cryptographic operations) supported
by the token located at a specific slot ID.
- getMechanismName(long) - Static method in class com.entrust.toolkit.pkcs11.MechanismList
-
Returns the mechanism name that corresponds to the mechanism type.
- getMechanisms() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
Returns the mechanism types contained in the mechanism list.
- getMemoryCRLCache() - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
-
Returns the CRL cache.
- getMemorySeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets a seed based on current free memory and the total memory allocated
to the Java Virtual Machine (JVM).
- getMemorySizeMB() - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Returns the amount of memory storage in MBs.
- getMessage() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
-
Returns the message sent by the Resource.
- getMessageChain(Exception) - Static method in exception com.entrust.toolkit.exceptions.ExceptionWithInnerException
-
Returns the detail message chain associated with the exception.
- getMessageChain() - Method in exception com.entrust.toolkit.exceptions.ExceptionWithInnerException
-
Returns the detail message chain associated with this exception.
- getMessageDigest(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as MessageDigest.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getMessageDigest(AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired MessageDigest object.
- getMessageDigest(AlgorithmID) - Method in class iaik.cms.SignedDataStream
-
Returns the message digest calculated for a specific algorithm.
- getMessageDigest(AlgorithmID) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the message digest calculated for a specific algorithm.
- getMessageDigestInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a MessageDigest instance for the algorithm
that this algorithm identifier represents.
- getMessageDigestInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a MessageDigest implementation for this
AlgorithmIdentifier.
- getMessageDigestInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a MessageDigest implementation for this
AlgorithmIdentifier.
- getMessageId() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
-
Gets the message identifier for this exception.
- getMessageId() - Method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
-
Retrieves the message identifier for this exception.
- getMessageId() - Method in exception iaik.ixsil.exceptions.IXSILException
-
Gets the message identifier for this exception.
- getMessageId() - Method in exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Gets the message identifier for this exception.
- getMessageImprint() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Returns the hash of the datum to be time-stamped.
- getMessageImprint() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the hash of the datum that the time-stamp applies to.
- getMessageOfTheDay() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the message-of-the-day string in the client-settings
certificate, if any, which the application can present to the user.
- getMessageTime() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the time the message was sent if it has been set; otherwise
null is returned.
- getMessageTime() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the time at which the message was created.
- getMetaSeed(int) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
- getMgmtReqReason() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Gets the key management request reason.
- getMicAlgs(String) - Method in class iaik.cms.SecurityProvider
-
Returns an array of AlgorithmIDs specified by the given micalg String.
- getMicros() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Returns the accuracy of the microseconds.
- getMillis() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Returns the accuracy of the milliseconds.
- getMimeType() - Method in class iaik.ixsil.core.Object
-
Gets the MimeType attribute value of the Object element.
- getMinimum() - Method in class iaik.asn1.structures.GeneralSubtree
-
Returns the minimum base distance.
- getMinimumPasswordLength() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns the minimum number of characters permitted in the user's password.
- getMinKeySize() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Returns the minimum key size component.
- getMinLen() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the minimum key length for the algorithm.
- getMinor() - Method in class com.entrust.toolkit.pkcs11.Version
-
Returns the minor version component.
- getMinPinLen() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the minimuim PIN length component.
- getMode() - Method in class com.entrust.toolkit.security.provider.Initializer
-
An accessor method that returns the mode in which the Toolkit
is operating.
- getMode() - Method in class iaik.cms.AuthenticatedDataStream
-
- getMode() - Method in class iaik.cms.CompressedDataStream
-
Returns the mode of this CompressedData.
- getMode() - Method in class iaik.cms.SignedDataStream
-
Returns the mode of this SignedData.
- getMode() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the mode of this SignedData.
- getMode() - Method in class iaik.security.smime.SMimeSigned
-
Returns the mode of this message.
- getMode() - Method in class iaik.smime.SMimeSigned
-
Returns the mode of this message.
- getModel() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the model component.
- getModulus() - Method in class com.entrust.toolkit.credentials.CapiRsaPrivateKey
-
Returns the modulus.
- getModulus() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
-
Return the modulus to this RSA key
- getModulus() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
-
Returns the modulus.
- getModulus() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the modulus of this private key.
- getModulus() - Method in class iaik.security.rsa.RSAPublicKey
-
Returns the modulus of the public key.
- getMscapiDigitalIdRepresentation() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Returns a representation of an Entrust digital identity in Entrust
MS-CAPI format.
- getMyCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- getMyEncryptionCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- getMySigningCertificates() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- getMySmartCardCertificates(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Retrieve the smart card certificates from the keychain based on the token ID.
- getName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Returns the name of the certificate information identifier if it has been
set; otherwise null is returned..
- getName() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the algorithm name.
- getName() - Method in class com.entrust.toolkit.credentials.Identity
-
Returns the name of this identity.
- getName() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Gets the name of this asymmetric key type.
- getName() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Gets the name of this signature algorithm configuration.
- getName() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Gets the name of this symmetric encryption algorithm configuration.
- getName() - Method in class com.entrust.toolkit.x509.policies.SearchBase
-
Returns the search base distinguished name.
- getName() - Method in class com.entrust.toolkit.x509.revocation.ArchiveBinaryCRLCache
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class com.entrust.toolkit.x509.revocation.ArchiveCRLCache
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class com.entrust.toolkit.x509.revocation.RevocationStore
-
Returns the name of this X.509 CRL revocation store.
- getName() - Method in class iaik.asn1.ASN
-
Returns the name of this ASN.1 type.
- getName() - Method in class iaik.asn1.ObjectID
-
Returns the name registered for this ObjectID or the object identifier if
there is no name registered.
- getName() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the name registered for this AlgorithmID or the object identifier
string if there is no name registered.
- getName() - Method in class iaik.asn1.structures.GeneralName
-
Returns the value of this general name.
- getName(int) - Method in class iaik.asn1.structures.GeneralNames
-
Returns the first GeneralName of the indicated type found
within a GeneralNames structure.
- getName() - Method in class iaik.asn1.structures.Name
-
Returns a string that represents this Name.
- getName() - Method in class iaik.cms.KeyAttribute
-
Returns the name of the key attribute.
- getName() - Method in class iaik.cms.UnknownKeyAttribute
-
Returns the key attribute id of the unknown key attribute as String representation.
- getName() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
-
Returns the name of the statement info.
- getName() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
-
Returns the statement id of the unknown statement info as String representation.
- getName() - Method in class iaik.x509.ocsp.ResponderID
-
Returns the Name of the responder.
- getName() - Method in class iaik.x509.ocsp.Response
-
Returns the name of the response type.
- getName() - Method in class iaik.x509.UnknownExtension
-
Returns the object id of the unknown extension as String representation.
- getName() - Method in class iaik.x509.V3Extension
-
Returns the name of the extension.
- getNamedCurve() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the named curve OID, if known otherwise returns
null.
- getNamedInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts a set of EC domain parameters to 'named' format.
- getNameRegistrationAuthorities() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
Returns an array holding any name registration authorities included in this SemanticsInformation object.
- getNames() - Method in class iaik.asn1.structures.GeneralNames
-
Returns an enumeration of the general names.
- getNamespaceForPrefix(String) - Method in class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
-
Gets the namespace uri for the specified namespace prefix.
- getNamespaceOfElement(Element) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
-
Gets the namespace URI which is in scope for the specified element.
- getNamespaceOfElement(Element) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
Gets the namespace URI which is in scope for the specified element.
- getNeedClientAuth() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getNewCAName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the new name of the CA if it has been set; otherwise
null is returned.
- getNewContentTypes() - Static method in class iaik.security.smime.SMimeParameters
-
Returns whether new or old content types are used when creating a new
S/Mime message.
- getNewContentTypes() - Static method in class iaik.smime.SMimeParameters
-
Returns whether new or old content types are used when creating a new
S/Mime message.
- getNewSigCert() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Returns the user's verification certificate, if it has been set; otherwise
null is returned.
- getNextUpdate() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns the nextUpdate date.
- getNextUpdate() - Method in class iaik.x509.X509CRL
-
Returns the date of nextUpdate.
- getNonAlpha() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns true if the password must contain a non-alphanumeric character.
- getNonce() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Indicates if a nonce has been requested.
- getNonce() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the nonce of the time-stamp token information; provides replay
protection.
- getNonce() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
A convenience method for getting the value of the Nonce extension,
if included in this response.
- getNonce() - Method in class iaik.x509.ocsp.OCSPRequest
-
A convenience method for getting the value of the Nonce extension,
if included in this request.
- getNonCriticalExtensionOIDs() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in
this attribute certificate.
- getNonCriticalExtensionOIDs() - Method in class iaik.x509.RevokedCertificate
-
Returns a Set of the OID strings identifying the extension(s) that are marked NON-CRITICAL
in this revoced certificate.
- getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509Certificate
-
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in this
certificate.
- getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509CRL
-
Returns a Set of the OID strings for the extension(s) marked NON-CRITICAL in this
CRL.
- getNonCriticalExtensionOIDs() - Method in class iaik.x509.X509Extensions
-
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in this
X509Extensions object.
- getNonPrintableDefaultEncoding() - Static method in class iaik.asn1.structures.AVA
-
Gets the encoding that is used if a String attribute value
has non printable chars.
- getNotAfter() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
-
Returns the notAfter date if it has been set; otherwise null is
returned.
- getNotAfter() - Method in class com.entrust.toolkit.asn1.structures.Validity
-
Deprecated.
- getNotAfter() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the notAfter date of this certificate.
- getNotAfter() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the notAfter date of this certificate.
- getNotAfter() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Returns the notAfter date indicating the date the private key
cannot be used after.
- getNotAfter() - Method in class iaik.x509.X509Certificate
-
Returns the notAfter date of this certificate.
- getNotAfterTime() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the notAfterTime value of this certificate.
- getNotBefore() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
-
Returns the notBefore date if it has been set; otherwise null
is returned.
- getNotBefore() - Method in class com.entrust.toolkit.asn1.structures.Validity
-
Deprecated.
- getNotBefore() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the notBefore date of this certificate.
- getNotBefore() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the notBefore date of this certificate.
- getNotBefore() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Returns the notBefore date indicating the date the private key
cannot be used before.
- getNotBefore() - Method in class iaik.x509.X509Certificate
-
Returns the notBefore date of this certificate.
- getNotBeforeTime() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the notBeforeTime value of this certificate.
- getNotReuseLastPasswords() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns the number of password changes that must take place before the user
is permitted to change password to a previous one.
- getNumberOfElements() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the number of elements in this field.
- getNumberOfElements() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the number of elements in the calling field.
- getNumberOfElements() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns the number of elements in the calling field.
- getNumberOfMechanisms() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
Returns the number of mechanism types contained in the mechanism list.
- getNumberOfSignatures() - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the number of signatures on the data.
- getNumberOfSlotLists() - Method in class com.entrust.toolkit.pkcs11.SlotList
-
- getNumberOfSlots() - Method in class com.entrust.toolkit.pkcs11.SlotList
-
Returns the number of slot IDs contained in the slot list.
- getObject() - Method in interface com.entrust.toolkit.credentials.GenericIdentityFilter
-
This method allows the filter to use an additional parameter in the
acceptance criteria.
- getObject(byte[]) - Method in class iaik.utils.CriticalObject
-
Returns the proteced CriticalObject encrypted with a given key.
- getObject() - Method in class iaik.utils.CriticalObject
-
Returns the proteced CriticalObject.
- getObjectArray(String, Object[]) - Method in class iaik.utils.ExtendedProperties
-
Get this property as an Object array.
- getObjectDigest() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns the object digest value.
- getObjectDigestInfo() - Method in class iaik.x509.attr.Holder
-
Gets the objectDigestInfo of this Holder, if set.
- getObjectDigestInfo() - Method in class iaik.x509.attr.V2Form
-
Gets the objectDigestInfo of this V2Form, if set.
- getObjectHandle() - Method in class com.entrust.toolkit.credentials.TokenKey
-
The handle to the key on the PKCS#11 device
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
-
Deprecated.
Returns the object ID of this CertificateIssuer extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
-
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
-
Return the Object Identifier
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
-
Deprecated.
Returns the object ID of this DeltaCRLIndicator extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Returns the object ID of this EntrustVersInfo extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
-
Deprecated.
Returns the object ID of this HoldInstructionCode extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Returns the object ID of this InhibitAnyPolicy extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Returns the object ID of this InvalidityDate extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns the object ID of this IssuingDistributionPoint extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Returns the object ID of this KeyAttributes extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
-
Returns the object ID of this OldAuthorityKeyIdentifier extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
-
Returns the object ID of this OldBasicConstraints extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
-
Returns the object ID of this OldCRLDistributionPoints extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns the object ID of this OldIssuingDistributionPoint extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
-
Returns the object ID of this PKCS12ExportPermission extension
- getObjectID() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Returns the object ID of this EntrustVersInfo extension
- getObjectID() - Method in class com.entrust.toolkit.x509.testlets.TestletData
-
Returns the calling TestletData's object ID.
- getObjectID(String) - Static method in class iaik.asn1.ObjectID
-
Returns an OBJECT IDENTIFIER (OID) object,
ObjectID.
- getObjectID() - Method in class iaik.x509.extensions.AuthorityInfoAccess
-
Returns the object ID of this AuthorityInfoAccess extension
- getObjectID() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns the object ID of this AuthorityKeyIdentifier extension.
- getObjectID() - Method in class iaik.x509.extensions.BasicConstraints
-
Returns the object ID of this BasicConstraints extension
- getObjectID() - Method in class iaik.x509.extensions.CertificateIssuer
-
Returns the object ID of this CertificateIssuer extension
- getObjectID() - Method in class iaik.x509.extensions.CertificatePolicies
-
Returns the object id of this CertificatePolicies extension.
- getObjectID() - Method in class iaik.x509.extensions.CRLDistributionPoints
-
Returns the object ID of this CRLDistributionPoints extension
- getObjectID() - Method in class iaik.x509.extensions.CRLNumber
-
Returns the object ID of this CRLNumber extension.
- getObjectID() - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Returns the object ID of this DeltaCRLIndicator extension.
- getObjectID() - Method in class iaik.x509.extensions.ErrorExtension
-
Returns the ObjectID of the broken extension.
- getObjectID() - Method in class iaik.x509.extensions.ExtendedKeyUsage
-
Returns the object ID of this ExtendedKeyUsage extension.
- getObjectID() - Method in class iaik.x509.extensions.FreshestCRL
-
Returns the object ID of this FreshestCRL extension
- getObjectID() - Method in class iaik.x509.extensions.HoldInstructionCode
-
Returns the object ID of this HoldInstructionCode extension.
- getObjectID() - Method in class iaik.x509.extensions.InhibitAnyPolicy
-
Returns the object ID of this InhibitAnyPolicy extension
- getObjectID() - Method in class iaik.x509.extensions.InvalidityDate
-
Returns the object ID of this InvalidityDate extension
- getObjectID() - Method in class iaik.x509.extensions.IssuerAltName
-
Returns the object ID of this IssuerAltName extension
- getObjectID() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns the object ID of this IssuingDistributionPoint extension.
- getObjectID() - Method in class iaik.x509.extensions.KeyUsage
-
Returns the object ID of this KeyUsage extension
- getObjectID() - Method in class iaik.x509.extensions.NameConstraints
-
Returns the object ID of this NameConstraints extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Returns the object ID of this NetscapeBaseUrl extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
-
Returns the object ID of this NetscapeCaPolicyUrl extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
-
Returns the object ID of this NetscapeCaRevocationUrl extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Returns the object ID of this NetscapeCertRenewalUrl extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Returns the object ID of this NetscapeCertType extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Returns the object ID of this NetscapeComment extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Returns the object ID of this NetscapeRevocationUrl extension
- getObjectID() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Returns the object ID of this NetscapeSSLServerName extension
- getObjectID() - Method in class iaik.x509.extensions.PolicyConstraints
-
Returns the object ID of this PolicyConstraints extension
- getObjectID() - Method in class iaik.x509.extensions.PolicyMappings
-
Returns the object ID of this PolicyMappings extension
- getObjectID() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Returns the object ID of this PrivateKeyUsagePeriod extension.
- getObjectID() - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Returns the object ID of this BiometricInfo extension
- getObjectID() - Method in class iaik.x509.extensions.qualified.QCStatements
-
Returns the object ID of this QCStatements extension
- getObjectID() - Method in class iaik.x509.extensions.ReasonCode
-
Returns the object ID of this ReasonCode extension
- getObjectID() - Method in class iaik.x509.extensions.SubjectAltName
-
Returns the object ID of this SubjectAltName extension
- getObjectID() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Returns the object ID of this SubjectDirectoryAttributes extension
- getObjectID() - Method in class iaik.x509.extensions.SubjectInfoAccess
-
Returns the object ID of this SubjectInfoAccess extension
- getObjectID() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
-
Returns the object ID of this SubjectKeyIdentifier extension
- getObjectID() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Returns the object ID of this AcceptableResponses extension
- getObjectID() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Returns the object ID of this ArchiveCutoff extension
- getObjectID() - Method in class iaik.x509.ocsp.extensions.CrlID
-
Returns the object ID of this CrlID extension
- getObjectID() - Method in class iaik.x509.ocsp.extensions.Nonce
-
Returns the object ID of this Nonce extension
- getObjectID() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Returns the object ID of this ServiceLocator extension
- getObjectID() - Method in class iaik.x509.UnknownExtension
-
Returns the object id of the unknown extension.
- getObjectID() - Method in class iaik.x509.V3Extension
-
Returns the object ID of the extension.
- getObjects() - Method in interface iaik.ixsil.core.SignerSignature
-
Gets all object containers which are part of this signature.
- getObjects() - Method in interface iaik.ixsil.core.VerifierSignature
-
Gets all object containers which are part of this signature.
- getObjectType() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns the object type this class represents.
- getObjectTypeName() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns the name of the object type this class represents.
- getOCSPProtocolHandler(URL) - Static method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandlerFactory
-
This static method is used to retrieve the OCSPProtocolHandler based on the
protocol type specified in the given URL
- getOCSPProtocolHandler(URL, OCSPConfiguration) - Static method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandlerFactory
-
This static method is used to retrieve the OCSPProtocolHandler based on the
protocol type specified in the given URL
- getOCSPResponse() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
-
- getOCSPResponse() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Once an OCSP request has been set, the Response should be available
if everything has gone as requested.
- getOfflineProfileUse() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
This attribute controls whether or not client software should write the
Profile of a roaming user to disk after login.
- getOk2repeat() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns false if the password must not repeat characters.
- getOkBlanks() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns false if the password is not allowed to contain whitespace.
- getOldCertIdIssuer() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- getOldCertIdSerialNumber() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- getOldDistributionPointName() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
-
Returns the name value of this OldDistributionPoint
structure specifying the name of the distribution point.
- getOldSigningKeyHandle(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for an "old" signing key object stored on a
token.
- getOneElement() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the One Element.
- getOneElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the One Element.
- getOneElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns the neutral element (or identity element) with respect to multiplication.
- getOnlyContainsAttributeCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns whether the CRL only contains attribute certs.
- getOnlyContainsCACerts() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns true if the CRL contains only CA certificates, false
otherwise.
- getOnlyContainsCACerts() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns true if the CRL holding this OldIssuingDistributionPoint
extension contains only CA certificates.
- getOnlyContainsCaCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns whether the CRL only contains ca certs.
- getOnlyContainsUserCerts() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns true if the CRL contains only end-entity certificates, false
otherwise.
- getOnlyContainsUserCerts() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns true if the CRL holding this OldIssuingDistributionPoint
extension contains only end-entity certificates.
- getOnlyContainsUserCerts() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns whether the CRL only contains user certs.
- getOOBInline() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getOOBInline() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getOperatingSystemInfo() - Static method in class com.entrust.toolkit.util.Version
-
Returns information about the operating system.
- getOperation() - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the security operation that was performed on the data read from
this stream.
- getOperation() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the security operation that is to be performed on the data
written to this stream.
- getOption(String) - Method in class com.entrust.toolkit.User
-
Returns the option Value that corresponds to the provided option Name if
one exists; otherwise null is returned.
- getOptionalValidity() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the certificate request optional validity.
- getOptions() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns the options used to protect the message.
- getOrder() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the order of the curve.
- getOriginator() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Returns the originator information identifying the public key of the originator.
- getOriginatorCertificate() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns an object containing the encryption certificate of the
message encryptor.
- getOriginatorEncryptionCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns the encryption certificate of the message originator.
- getOriginatorEncryptionCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns the encryption certificate of the message originator.
- getOriginatorInfo() - Method in class iaik.cms.AuthenticatedDataStream
-
- getOriginatorInfo() - Method in class iaik.cms.EnvelopedDataStream
-
Gets the OriginatorInfo, if included.
- getOriginatorVerificationCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns the verification certificate of the message signer.
- getOriginatorVerificationCertificate() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns the verification certificate of the message signer.
- getOSName() - Method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves the operating system name on which the application is running.
- getOtherKeyAttribute() - Method in class iaik.cms.KEKIdentifier
-
Gets the optional OtherKeyAttribute component value.
- getOtherKeyAttribute() - Method in class iaik.cms.RecipientKeyIdentifier
-
Gets the optional OtherKeyAttribute component value.
- getOtherObjectTypeID() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns the otherObjectTypeID, if set.
- getOtherRecipientInfo(ASN1Object) - Method in class iaik.cms.OtherRecipientInfoFactory
-
- getOtherRecipientInfo(ObjectID, ASN1Object) - Method in class iaik.cms.OtherRecipientInfoFactory
-
- getOutput(int) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
-
Hashes the input byte array the specified number of times.
- getOutput(int, int) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
-
Hashes the input byte array the specified number of times and returns the
requested number of bytes (requiredKeySize), truncating or stretching the key as required.
- getOutput(int, int) - Method in class com.entrust.toolkit.util.ExtendedHasher
-
Hashes the input byte array the specified number of times and returns the
requested number of bytes.
- getOutputAncestors(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Gets all output ancestors of an element node.
- getOutputAttrs(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Gets the list of all attributes to be serialized for the specified element node.
- getOutputLength() - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
Gets the length of the signature output.
- getOutputNSAttrs(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Gets the list of all namespace attributes to be serialized for the specified element node.
- getOutputParent(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Gets the output parent of an element node.
- getOutputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
Override the default OutputStream with the SMProxyOutputStream
- getOutputStream() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
Overide the default OutputStream with the SMProxyOutputStream
- getOutputStream() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the output stream to write information to the PKI
RA.
- getOutputStream() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getOwf() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- getOwf() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Returns the one-way function algorithm.
- getOwnerDN() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the owner DN.
- getOwnerDN() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the owner DN.
- getP() - Method in class com.entrust.toolkit.pkcs11.DSAParams
-
- getP() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
-
Returns the paarmeter p as an instance of
BigInteger.
- getP() - Method in class iaik.security.dsa.DSAParams
-
Returns the public prime value p as BigInteger.
- getParameter() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the parameters of the algorithm as ASN1Object.
- getParameters() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Returns the paramters associated with the algorithm if any have been set;
otherwise null is returned.
- getParametersAsAlgorithmParameters() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Extracts the algorithm parameters from the algorithm identifier and
returns them in JCA opaque algorithm parameters representation.
- getParametersAsAlgorithmParameterSpec(Class<T>) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Extracts the algorithm parameters from the algorithm identifier and
returns them in JCA transparent algorithm parameters representation.
- getParams() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns the algorithm parameters.
- getParams() - Method in class com.entrust.toolkit.credentials.CapiDsaPrivateKey
-
Returns the DSA-specific key parameters.
- getParams() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
-
Return the ECParameter spec used for this Elliptic curve
- getParams() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
-
Returns the DSA-specific key parameters.
- getParams() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
-
Returns the domain parameters associated with this key.
- getParams() - Method in class com.entrust.toolkit.keychain.KeychainKey
-
- getParams() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Returns the key parameters.
- getParams() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Returns the key parameters.
- getParams() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Returns the EC domain parameters associated with is EC private key.
- getParams() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Returns the EC domain parameters associated with is EC public key.
- getParams() - Method in class iaik.security.dh.DHPrivateKey
-
Returns the key parameters.
- getParams() - Method in class iaik.security.dh.DHPublicKey
-
Returns the key parameters.
- getParams() - Method in class iaik.security.dh.ESDHPrivateKey
-
Returns the key parameters.
- getParams() - Method in class iaik.security.dh.ESDHPublicKey
-
Returns the key parameters.
- getParams() - Method in class iaik.security.dsa.DSAPrivateKey
-
Returns the DSA parameters prime p, sub-prime q and base g as DSAParams.
- getParams() - Method in class iaik.security.dsa.DSAPublicKey
-
Returns the DSA parameters prime p, sub-prime q and base g as DSAParams.
- getPartyAInfo() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the partyAInfo.
- getPassword() - Method in class com.entrust.toolkit.credentials.ExtractedUALData
-
Returns the password that was extracted from the UAL file.
- getPassword() - Method in interface com.entrust.toolkit.keystore.ProtectedPassword
-
This is the only method required by the interface.
- getPassword() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
-
Returns the password.
- getPassword() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
-
- getPasswordBasedMacAlgorithm() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Get the Password Based MAC algorithm to use with the CA.
- getPasswordBasedMacAlgorithmWorks() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Get the flag specifying whether the Password Based MAC algorithm has been verified with the CA
TODO Remove when SM 8.3 is no longer supported (PKI-37444)
- getPasswordExpiryDate() - Method in class com.entrust.toolkit.User
-
Returns the date/time at which the user's password expires.
- getPasswordRuleTester() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a PasswordRuleTester that will apply the rules
appropriate for the current user, based on the user's role.
- getPasswordRuleTester(String) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a PasswordRuleTester that will apply the rules
appropriate for the current user according to the role specified
in the user's verification certificate.
- getPath() - Method in class iaik.ixsil.util.URI
-
Gets the path component of the URI.
- getPath(String) - Static method in class iaik.utils.Util
-
Get a valid path for writing to a Java properties file.
- getPathLenConstraint() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
-
Returns the pathLenConstraint value of this OldBasicConstraints
extension specifying the maximum number of CA certificates that may follow the
certificate in a certification path.
- getPathLenConstraint() - Method in class iaik.x509.extensions.BasicConstraints
-
Returns the pathLenConstraint value of this BasicConstraints
extension specifying the maximum number of CA certificates that may follow the
certificate in a certification path.
- getPathUnescaped() - Method in class iaik.ixsil.util.URI
-
Gets the path component of the URI in its unescaped (unicode) version.
- getPBEKey(char[], AlgorithmID) - Method in class iaik.cms.IaikProvider
-
Creates secret key from the supplied password using the specified
PBE algorithm.
- getPBEKey(char[], AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
Creates secret key from the supplied password using the specified PBE
algorithm.
- getPBox() - Method in class iaik.security.cipher.DESParameterSpec
-
Return the PBox.
- getPemString() - Method in class com.entrust.toolkit.util.PEMString
-
- getPermitCApab() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the client is permitted to use a CA personal
address book.
- getPermitNonRoaming() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the user is permitted to have a profile on
the desktop.
- getPermitP12Export() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the client is allowed to export keying
material to a PKCS#12 file.
- getPermitPAB() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the client is permitted to use a personal
address book.
- getPermitRoaming() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns whether or not the user is permitted to have a roaming profile.
- getPermittedSubtrees() - Method in class iaik.x509.extensions.NameConstraints
-
Returns the permitted subtrees.
- getPGenCounter() - Method in class iaik.security.dh.ESDHParameterSpec
-
Returns the counter used in the system parameter generation process.
- getPGenCounter() - Method in class iaik.security.dh.ESDHPrivateKeySpec
-
Returns the counter used in the system parameter generation process.
- getPGenCounter() - Method in class iaik.security.dh.ESDHPublicKeySpec
-
Returns the counter used in the system parameter generation process.
- getPivContainer() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_piv_container policy setting from the policy certificate.
- getPKCS11LibraryConnection() - Method in class com.entrust.toolkit.credentials.TokenKey
-
Returns the connection to the PKCS#11 library.
- getPKCS11LibraryPath() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
-
Returns the name of the PKCS11 library file being used.
- getPKCS12ExportMinimumHashCount() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves the minimum hash count to use when exporting keying material
to a PKCS#12 file, if it is specified in the client settings.
- getPKIArchiveOptions() - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
-
Returns archive information pertaining to the private key.
- getPKIArchiveOptions() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns archive information pertaining to the private key.
- getPKIStatusInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
-
- getPKIStatusInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Returns the status information.
- getPointOfInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the point at infinity.
- getPolicies() - Method in class iaik.smime.ess.SigningCertificate
-
Returns the policiy informations.
- getPolicies() - Method in class iaik.smime.ess.SigningCertificateV2
-
Returns the policiy informations.
- getPolicy() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the TSA policy under which the time-stamp was issued.
- getPolicycert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Returns the policy certificate if it has been set; otherwise
null is returned.
- getPolicycert() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Returns the policy certificate if it has been set; otherwise
null is returned.
- getPolicycertdn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Returns the distinguished name associated with the policy certificate if
it has been set; otherwise null is returned.
- getPolicycertdn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Returns the distinguished name associated with the policy certificate if
it has been set; otherwise null is returned.
- getPolicycertdn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the certificate-definition policy certificate DN, which is the
'policycertdn' component that was extracted from the EntrustCertDefnInfo
structure.
- getPolicycertdn() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns the certificate-type policy certificate DN, which is the
'policycertdn' component that was extracted from the EntrustCertTypeInfo
structure.
- getPolicyCertificate() - Method in class com.entrust.toolkit.User
-
Gets the policy certificate.
- getPolicyCertificateLifeTime() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves the policy certificate lifetime in days.
- getPolicyIdentifier() - Method in class iaik.asn1.structures.PolicyInformation
-
Returns the policy indentifier.
- getPolicyInformation() - Method in class iaik.x509.extensions.CertificatePolicies
-
Returns the certifcate policies.
- getPolicyInformationCerts(Certificate[]) - Method in class iaik.smime.ess.SigningCertificate
-
Gets those certificates from the supplied set of certificates having
a CertificatePolicies extension with any of the PolicyInformation terms
included in this SigningCertificate set.
- getPolicyInformationCerts(Certificate[]) - Method in class iaik.smime.ess.SigningCertificateV2
-
Gets those certificates from the supplied set of certificates having
a CertificatePolicies extension with any of the PolicyInformation terms
included in this SigningCertificate set.
- getPolicyInformations(Certificate) - Method in class iaik.smime.ess.SigningCertificate
-
Looks if the supplied certificate has a CertificatePolicies extension
containing any of the PolicyInformation terms of this SigningCertificate
attribute.
- getPolicyInformations(Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
-
Looks if the supplied certificate has a CertificatePolicies extension
containing any of the PolicyInformation terms of this SigningCertificate
attribute.
- getPolicyQualifiers() - Method in class iaik.asn1.structures.PolicyInformation
-
Returns the policy qualifiers.
- getPollingInterval() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- getPOP() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Returns the proof-of-possession if it has been set; otherwise
null is returned.
- getPopoSigningKey() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
- getPOPOSigningKey() - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
-
Returns the proof of possession of a signing private key.
- getPOPOSigningKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the proof of possession of a signing private key.
- getPoposkInput() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Returns the data that was signed (used when requesting first signing key)
if it exists; otherwise null is returned.
- getPort() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getPort() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getPort() - Method in class com.entrust.toolkit.util.HttpManagerClient
-
Returns the Port that will be used to connect to the Manager tunnel
- getPort() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- getPort() - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
-
Returns the Port that will be used to connect to the Manager tunnel
- getPort() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the port component of the LDAP URL.
- getPort() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the PKI RA's port
- getPort() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getPParameter() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Returns the P parameter octet.
- getPRF() - Method in class iaik.security.pbe.PBES2Parameters
-
- getPRF() - Method in class iaik.security.spec.PBES2ParameterSpec
-
Return the pseudo-random-function for the password-based key derivation.
- getPRFName(AlgorithmID) - Static method in class iaik.security.cipher.PBES2
-
Return the pseudo-random function algorithm name for the PBKDF2.
- getPrimaryKey(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl.AttributeComparator
-
Provides the primary key for the specified attribute.
- getPrimeExponentP() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the first exponent of this private key.
- getPrimeExponentQ() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the second exponent of this private key.
- getPrimeP() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the first prime of this private key.
- getPrimeQ() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the second prime of this private key.
- getPrintDebugLog() - Static method in class iaik.ixsil.init.IXSILInit
-
Indicates whether IXSIL is currently configured to print debug log.
- getPrivateExponent() - Method in class com.entrust.toolkit.credentials.KeychainRsaPrivateKey
-
- getPrivateExponent() - Method in class com.entrust.toolkit.credentials.TokenRSAPrivateKey
-
Not supported.
- getPrivateExponent() - Method in class com.entrust.toolkit.security.provider.ECDSAPrivateKey
-
Deprecated.
Returns the private exponent.
- getPrivateExponent() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the private exponent of this private key.
- getPrivateKey() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Returns the user's private key in encrypted form if it has been set,
otherwise null is returned.
- getPrivateKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the private key for which certification is being requested.
- getPrivateKey(String) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
-
Retrieves the private key with the given name.
- getPrivateKey() - Method in class iaik.pkcs.pkcs12.KeyBag
-
Returns the private key of this KeyBag.
- getPrivateKey(ASN1Object) - Static method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Creates a PrivateKeyInfo from an ASN1Object.
- getPrivateKey(byte[]) - Static method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Creates a PrivateKey from a DER encoded byte array in PKCS#8 PrivateKeyInfo format.
- getPrivateKey() - Method in class iaik.utils.SSLeayPrivateKey
-
Returns the included private key.
- getPrivateKeyChainKey(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Return the a new KeychainKey that wraps the handled to the private key stored
in the Keychain.
- getPrivateKeyExportFromCapi() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Controls whether the keys can be exported from CAPI
- getPrivateKeyHandle(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a private key object stored on a token.
- getPrivateKeyHandle(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a private key object stored on a token.
- getPrivateKeyHandle(long, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
- getPrivateKeyHandles(long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handles for a set private key objects stored on a
token.
- getPrivateKeyInfo() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Gets the PrivateKey from this EncryptedPrivateKeyInfo.
- getPrivateKeyUsagePeriod() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Returns the privateKeyUsagePeriod value of this KeyAttributes
extension identifying validity date range of the corresponding private key.
- getPrivKeyUsage() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_privkeyusage policy setting from the policy certificate.
- getPrng() - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
-
Returns the pseudo-random number generator (PRNG) to be used for
parameter generation and encryption/decryption (for algorithms that
require it).
- getPrng() - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
-
Returns the pseudo-random number generator (PRNG) to be used for
parameter generation.
- getProcessingMode() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
-
Return the processing mode set by this ResourceEventProcessor
- getProducedAt() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the producedAt date of this BasicOCSPResponse.
- getProfile() - Method in class com.entrust.toolkit.roaming.RoamingUser
-
Returns the user's profile as a byte array.
- getProfileProtectionPolicy() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the Profile protection policy setting, which should be used if
the application has not decided to override the policy setting.
- getProfileServerDN() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the distinguished name of the Roaming Server.
- getProfileServerDN() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getProofOfRAInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
-
Returns the proof of RA information that was signed.
- getProperty(String) - Method in class com.entrust.toolkit.x509.jsse.provider.EntrustJSSEProvider
-
- getProperty(String, String) - Method in class iaik.utils.ExtendedProperties
-
- getProperty(String) - Method in class iaik.utils.ExtendedProperties
-
- getProtection() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Returns the message protection if it has been set; otherwise
null is returned.
- getProtectionAlg() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the algorithm used to protect the message if it has been set;
otherwise null is returned.
- getProtectionAlg() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the protection algorithm associated with the
PKIHeader.
- getProtectionAlgorithm() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the protection algorithm.
- getProtectKeyTransfer() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns an indicator of whether or not protected key transfer is enforced
for Entrust Digital Identities on Cryptoki devices (tokens).
- getProtocolEncrKey() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
-
Returns the protocol encryption key.
- getProtocolEncryptionKey() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
This method gets the protocol encryption key.
- getProtocols() - Method in class com.entrust.toolkit.capi.ProviderAlgorithmInfo
-
Returns the number of protocols supported.
- getProtocols() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Gets the supported protocols
- getProtocolSigningAlgs(List<EntrustSigConfig>) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns a list of signature algorithms that are permitted for use in the
PKIX-CMP protocol.
- getProtocolSymmetricEncAlgs() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns a list of symmetric encryption algorithms that are permitted for
use in the PKIX-CMP protocol.
- getProvider() - Method in class com.entrust.toolkit.capi.CryptHash
-
Return the handle to the provider of this hash object.
- getProviderInfo(String) - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Returns information about the MSCAPI cryptographic service provider (CSP)
with the given name.
- getProviderInfo() - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns information about the CSP associated with this object.
- getProviderName() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the name of the provider that owns the private key.
- getProviderName() - Method in class com.entrust.toolkit.capi.ProviderInfo
-
Returns the provider name.
- getProviders() - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Returns a List of ProviderInfo objects, one for
each provider installed on the system.
- getProviderType() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the type of the provider that owns the private key.
- getProviderType() - Method in class com.entrust.toolkit.capi.ProviderInfo
-
Returns the Provider Type.
- getProviderTypeInt() - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
Returns the type of the provider that owns the private key.
- getProviderTypes() - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Returns a List of ProviderInfo objects, one for
each provider type installed on the system.
- getPSource() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Returns the pSourceAlgorithm identifier.
- getPubInfos() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
-
Returns the publishing information.
- getPublication() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the certificate publication flag, which is true
if this certificate should be published in the directory, and false
otherwise.
- getPublicationInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Returns publication infromation for the user's certificate if it has been
set, otherwise null is returned.
- getPublicationInfo() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- getPublicExponent() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the public exponent of this private key.
- getPublicExponent() - Method in class iaik.security.rsa.RSAPublicKey
-
Returns the public exponent of the public key.
- getPublicKey() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the public key if it has be set; otherwise null is
returned.
- getPublicKey() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
-
Returns the public key.
- getPublicKey() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getPublicKey() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
-
Deprecated.
- getPublicKey() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the public key for which certification is being requested.
- getPublicKey() - Method in class iaik.cms.OriginatorPublicKey
-
Gets the public key.
- getPublicKey() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the public key of this certificate request.
- getPublicKey() - Method in interface iaik.pkcs.pkcs10.CertRequest
-
Returns the public key included within this certificate request.
- getPublicKey() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns the public parts (modulus n and public exponent e
of this private key.
- getPublicKey() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns null!!!!
- getPublicKey() - Method in class iaik.x509.NetscapeCertRequest
-
Returns the public key from this "SignedPublicKeyAndChallange" structure.
- getPublicKey(ASN1Object) - Static method in class iaik.x509.PublicKeyInfo
-
Creates a PublicKey from an ASN1Object.
- getPublicKey(byte[]) - Static method in class iaik.x509.PublicKeyInfo
-
Creates a PublicKey from a DER encoded byte array.
- getPublicKey() - Method in class iaik.x509.X509Certificate
-
Returns the public key of this certificate.
- getPublicKeyChainKey(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- getPublicKeyMAC() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
-
Returns the password-based MAC of the public key if the object was created
for a user that does not already exists at the CA; otherwise
null is returned.
- getPublicKeyMAC() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
-
Deprecated.
- getPublicTokenCerts() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns a boolean, which indicates if the client will store certificates
in public memory on tokens.
- getPublishDN() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_publish_dn policy setting from the policy certificate.
- getPublishPolicy() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_publish_policy policy setting from the policy certificate.
- getPubLocation() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Returns the publication location if it exists; otherwise null
is returned.
- getPubMethod() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Returns the publication method.
- getPvno() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the protocol version number.
- getQ() - Method in class com.entrust.toolkit.pkcs11.DSAParams
-
- getQ() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Returns the key material.
- getQ() - Method in class iaik.security.dh.ESDHParameterSpec
-
Returns the prime factor q.
- getQ() - Method in class iaik.security.dh.ESDHPrivateKeySpec
-
Returns the prime factor q.
- getQ() - Method in class iaik.security.dh.ESDHPublicKeySpec
-
Returns the prime factor q.
- getQ() - Method in class iaik.security.dsa.DSAParams
-
Returns the public sub-prime value q as BigInteger.
- getQCStatements() - Method in class iaik.x509.extensions.qualified.QCStatements
-
Returns the QCStatement objects included in this QCStatements extension.
- getQCStatements() - Method in class iaik.x509.qualified.QualifiedCertificate
-
Returns the QCStatements extension included in this certificate, if present.
- getQualifiedPolicyInformations() - Method in class iaik.x509.qualified.QualifiedCertificate
-
Gets any included qualified PolicyInformation terms.
- getQualifiedQCStatements() - Method in class iaik.x509.qualified.QualifiedCertificate
-
Gets any included qualified QCStatement terms.
- getQuery() - Method in class iaik.ixsil.util.URI
-
Gets the query component of the URI.
- getQueryUnescaped() - Method in class iaik.ixsil.util.URI
-
Gets the query component of the URI in its unescaped (unicode) version.
- getR() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Returns the value of the key material.
- getRaKid() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Returns the identifier of the key that will be used to sign this
EntrustProofOfRAInfo.
- getRaName() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Returns the DN of the RA (as known by the Security Manager).
- getRandomDataFromDefaultProvider(int) - Static method in class com.entrust.toolkit.capi.CryptProvider
-
Generates the requested number of random bytes using the default CAPI
cryptographic service provider.
- getRandomNonce(int) - Static method in class iaik.security.cipher.PBES2
-
Return random generated byte array for salt and IV with the provided length in
bytes.
- getRawImplementationName() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to get the raw inplementation name of the algorithm this
AlgorithmID represents.
- getRDN(ObjectID) - Method in class iaik.asn1.structures.Name
-
Returns the RDN value assigned to a given ObjectID.
- getRDNs(ObjectID) - Method in class iaik.asn1.structures.Name
-
Returns the values of all RDNs assigned to a given ObjectID.
- getRDNValue(ObjectID) - Method in class iaik.asn1.structures.Name
-
Returns the RDN value assigned to a given ObjectID.
- getRDNValues(ObjectID) - Method in class iaik.asn1.structures.Name
-
Returns the values of all RDNs assigned to a given ObjectID.
- getReadCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the full pathnames of the read-only certificate stores.
- getReadTimeout() - Method in class com.entrust.toolkit.util.net.HttpConnection
-
- getReadTimeout() - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
- getReadTimeout() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
- getReadTimeout() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getReasonCode() - Method in class iaik.x509.extensions.ReasonCode
-
Returns the reason code specifying the reason for certificate revocation.
- getReasonCode() - Method in class iaik.x509.RevokedCertificate
-
Returns the reason code.
- getReasonCodeName() - Method in class iaik.x509.extensions.ReasonCode
-
Returns the name of the reason code as String.
- getReasonFlags() - Method in class iaik.asn1.structures.DistributionPoint
-
Returns the reason flags specification of this distribution point.
- getReasonFlags() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns the reason flags specification of this distribution point.
- getReasons() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns the onlySomeReasons value of this IssuingDistributionPoint
extension specifying the revocation reasons supported by this CRL.
- getReasons() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns the onlySomeReasons value of this OldIssuingDistributionPoint
extension specifying the revocation reasons supported by this CRL.
- getReceiveBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getReceiveBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getReceiveTimeout() - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
-
Returns the receive timeout.
- getReceiveTimeout() - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
-
Returns the receive timeout.
- getRecipient() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the recipient of the message.
- getRecipient() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the name of the intended recipient.
- getRecipientDecryptionKey(User, RecipientInfo[]) - Static method in class com.entrust.toolkit.CMSUtil
-
Finds the user's decryption key that can be used to decrypt a message that
contains the indicated recipient information.
- getRecipientDecryptionKey(KeyAndCertificateSource, RecipientInfo[]) - Static method in class com.entrust.toolkit.CMSUtil
-
Finds the user's decryption key that can be used to decrypt a message that
contains the indicated recipient information.
- getRecipientDecryptionKey(User, RecipientInfo[]) - Static method in class com.entrust.toolkit.PKCS7Util
-
Finds the user's decryption key that can be used to decrypt a message that
contains the indicated recipient information.
- getRecipientDecryptionKey(KeyAndCertificateSource, RecipientInfo[]) - Static method in class com.entrust.toolkit.PKCS7Util
-
Finds the user's decryption key that can be used to decrypt a message that
contains the indicated recipient information.
- getRecipientIdentifier() - Method in class iaik.cms.KEKRecipientInfo
-
Gets the key identifier belonging to the recipient of this KEKRecipientInfo.
- getRecipientIdentifiers() - Method in class iaik.cms.KEKRecipientInfo
-
Gets the key identifier belonging to the recipient of this KEKRecipientInfo.
- getRecipientIdentifiers() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Gets the key identifier belonging to the recipient of this KeyAgreeRecipientInfo.
- getRecipientIdentifiers() - Method in class iaik.cms.KeyTransRecipientInfo
-
Gets the key identifier belonging to the recipient of this KeyTransRecipientInfo.
- getRecipientIdentifiers() - Method in class iaik.cms.PasswordRecipientInfo
-
Gets the key identifier belonging to the recipient of this
PasswordRecipientInfo.
- getRecipientIdentifiers() - Method in class iaik.cms.RecipientInfo
-
Returns the key identifier(s) belonging to the recipient(s) of this
RecipientInfo.
- getRecipientInfo(KeyIdentifier) - Method in class iaik.cms.AuthenticatedDataStream
-
- getRecipientInfo(X509Certificate) - Method in class iaik.cms.AuthenticatedDataStream
-
- getRecipientInfo(X509Certificate) - Method in class iaik.cms.EnvelopedDataStream
-
Returns the recipient info matching to the supplied recipient certificate.
- getRecipientInfo(KeyIdentifier) - Method in class iaik.cms.EnvelopedDataStream
-
Returns the RecipientInfo belonging to the recipient identified by the
given recipient identifier.
- getRecipientInfo(X509Certificate) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns the recipient info matching to the supplied recipient certificate.
- getRecipientInfoIndex(X509Certificate) - Method in class iaik.security.smime.EncryptedContent
-
Returns the recipient info index matching to the supplied recipient certificate.
- getRecipientInfoIndex(X509Certificate) - Method in class iaik.security.smime.SMimeEncrypted
-
Returns the recipient info index matching to the supplied recipient certificate.
- getRecipientInfoIndex(X509Certificate) - Method in class iaik.smime.EncryptedContent
-
Returns the recipient info index matching to the supplied recipient certificate.
- getRecipientInfoIndex(X509Certificate) - Method in class iaik.smime.SMimeEncrypted
-
Returns the recipient info index matching to the supplied recipient certificate.
- getRecipientInfos() - Method in class iaik.cms.AuthenticatedDataStream
-
- getRecipientInfos(int) - Method in class iaik.cms.AuthenticatedDataStream
-
- getRecipientInfos() - Method in class iaik.cms.EnvelopedDataStream
-
Returns all the recipient infos included in this
EnvelopedData object.
- getRecipientInfos() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns all the recipient infos included in this
EnvelopedData object.
- getRecipientInfos() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns all the recipient infos included in this
SignedAndEnvelopedData object.
- getRecipientInfos() - Method in class iaik.security.smime.EncryptedContent
-
Returns information about all recipients of this message.
- getRecipientInfos() - Method in class iaik.smime.EncryptedContent
-
Returns information about all recipients of this message.
- getRecipientInfoType() - Method in class iaik.cms.RecipientInfo
-
Returns the type of the recipient info.
- getRecipientKeyInfo() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns a Map which contains (KeyIdentifier, EncryptedKey)
pairs for all message recipients.
- getRecipients() - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Returns the set of certificates for the public keys used to encrypt the
data.
- getRecipients(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
Retrieves a list of the recipients who can decrypt this particular <EncryptedData>
DOM element.
- getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
Retrieves a list of the recipients who can decrypt at least one <EncryptedData> DOM element
in this document.
- getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
-
Identifies the recipients attached to this set.
- getRecipients(Object) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Identifies the recipients for whom a particular DOM element has been encrypted
all the users who will be able to decrypt the element.
- getRecipients() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Returns the distinguished names of recipients of the encrypted content.
- getRecipKID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the recipient-key identifier if it has been set; otherwise
null is returned.
- getRecipKID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the recipient's key identifier.
- getRecipNonce() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the recipient nonce if it has been set; otherwise null
is returned.
- getRecipNonce() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the recipient random nonce associated with the
PKIHeader.
- getRedactedList() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
-
- getReference() - Method in class iaik.ixsil.util.URI
-
Gets the reference component of the URI.
- getReferenceUnescaped() - Method in class iaik.ixsil.util.URI
-
Gets the reference component of the URI in its unescaped (unicode) version.
- getRegInfo() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Returns all the supplementary registration information this object
contains as an array of AttribyteTypeAndValue objects.
- getRegisteredQualifiedPolicyIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
-
Gets the registered qualified policy IDs.
- getRegisteredQualifiedQCStatementIDs() - Static method in class iaik.x509.qualified.QualifiedCertificate
-
Gets the registered qualified certificate statement IDs.
- getRegisteredResources() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
-
Get the ArrayList which holds all of the registered Resources
- getRegisteredSymmetricKeyTypes() - Static method in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Get the underlying Map of RegisteredSymmetricKeyTypes.
- getRegToken() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
-
Returns the registration token.
- getRelativeFlag() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
-
Returns true if the name in this structure is considered a relative path name.
- getRemoteSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getRemoteSocketAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getReplaceCount() - Method in class iaik.utils.ReplaceInputStream
-
Gets the total number of replacements made so far.
- getReplacement() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Returns the replacement certificate information identifier.
- getReplacement() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Returns the replacement certificate information identifier.
- getReqPolicy() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Returns the TSA request policy.
- getReqReason() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
-
Returns the request reason.
- getRequestAnySCCSPOnUpdate() - Method in class com.entrust.toolkit.credentials.CapiCSPConfig
-
- getRequestedFiles() - Method in class com.entrust.toolkit.roaming.RoamingUser
-
Returns an EntrustFiles object from Roaming Server
during the login operation.
- getRequestList() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns all single requests included in this OCSPRequest.
- getRequestorName() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the requestorName, if included.
- getRequestTSACert() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Returns an indicator for whether the Time Stamp Authority (TSA) must return
their certificate in the time-stamp response.
- getRequireCRL() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
-
Return whether or not a CRL is Required
- getRequiredUsers() - Method in class iaik.ixsil.core.Verifier
-
Allows the application to determine whether it needs to provide additional
User instances in order to verify this signature.
- getRequireExplicitPolicy() - Method in class iaik.x509.extensions.PolicyConstraints
-
Returns the requireExplicitPolicy value of this
PolicyConstraints extension specifying the
number of additional certificates that may appear in the path
before an explicit policy is required.
- getRequirePolicyOIDs() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Get the require policy OIDs business control flag, if any, from the client
settings certificate.
- getResource() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- getResource() - Method in class com.entrust.toolkit.resourcemonitor.ResourceEvent
-
Returns the Resource
- getResourceListener() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- getResponderCertificateList() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Returns the trusted responders verification certificate list if it was
set.
- getResponderCertificates() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Returns the trusted responders verfication certificate list if it was
set.
- getResponderID() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the responderID.
- getResponderURL() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
- getResponse() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
-
Returns all the certificate responses that this object contains as an
array of CertResponse objects.
- getResponse() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns the response component of the ResponseBytes, if included.
- getResponse() - Method in class iaik.x509.ocsp.ResponseBytes
-
Gets the response included in this ResponseBytes.
- getResponseBytes() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns the response bytes, if included.
- getResponseMessage() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
-
Gets the Http response message.
- getResponseMessage() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Gets the http response message.
- getResponseStatus() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns the response status.
- getResponseStatusName() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns the response status as String.
- getResponseType() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the response type identifying this BasicOCSPResponse
The corresponding OID string is "1.3.6.1.5.5.7.1.11.1".
- getResponseType() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns the response type oid of the ResponseBytes, if included.
- getResponseType() - Method in class iaik.x509.ocsp.Response
-
Returns the OID identifying the particular response type.
- getResponseType() - Method in class iaik.x509.ocsp.ResponseBytes
-
Gets the type of the response of this ResponseBytes.
- getResponseType() - Method in exception iaik.x509.ocsp.UnknownResponseException
-
Returns the reponse type of the unknown response.
- getResultCode() - Method in class com.entrust.toolkit.roaming.RoamResult
-
Returns the resultCode component.
- getResultMessage() - Method in class com.entrust.toolkit.roaming.RoamResult
-
Returns the result message based on the result code.
- getResultString() - Method in class com.entrust.toolkit.roaming.RoamResult
-
Returns the resultString component.
- getRetries() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getReturnedCertInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Returns the set of returned certificate information.
- getReturnedCertInfo(CertId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Returns a new certificate definition, specified by its certificate
identifier, if it exists in the returnedCertInfo structure; otherwise
null is returned.
- getReuseAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getReuseAddress() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getReverseCertificate() - Method in class com.entrust.toolkit.asn1.structures.CrossCertificatePair
-
Returns the reverse cross certificate.
- getRevocationChecker() - Method in class com.entrust.toolkit.x509.CertVerifier
-
- getRevocationChecker(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
-
Return the RevocationChecker located at the given index value.
- getRevocationChecker() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getRevocationConfigList() - Method in class com.entrust.toolkit.x509.UserRevocationInfo
-
Returns an array of
RevocationConfigItem which represents
the current order of revocation information which has been configured
by this class.
- getRevocationDate() - Method in exception com.entrust.toolkit.exceptions.RevocationException
-
Returns the date that the certificate was revoked.
- getRevocationDate() - Method in class iaik.x509.RevokedCertificate
-
Returns the revocation date of the revoked certificate.
- getRevocationInfo() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- getRevocationInfo() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Return the UserRevocation Information
- getRevocationInfo() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getRevocationManager() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the Revocation Manager for this CertVerifier.
- getRevocationManager() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getRevocationReason() - Method in exception com.entrust.toolkit.exceptions.RevocationException
-
Returns the reason the certificate was revoked.
- getRevocationReason() - Method in class iaik.x509.ocsp.RevokedInfo
-
Returns the revocation reason.
- getRevocationStore() - Method in class com.entrust.toolkit.User
-
Returns the main revocation store used for certificate validation.
- getRevocationStore() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the revocation store.
- getRevocationStore() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getRevocationStoreClassNames() - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
-
Returns a List of RevocationStore class names that this
class encapsulates
- getRevocationStores(ValidationInfo) - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
-
Returns a List of RevocationStore objects that this
class encapsulates.
- getRevocationTime() - Method in class iaik.x509.ocsp.RevokedInfo
-
Returns the revocationTime.
- getRevocationUrl() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Returns the revocation url.
- getRevocationWarnings() - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns any revocation warnings that occurred during the verification
and validation of signed PKCS7 data.
- getRevokedCertificate(BigInteger) - Method in class iaik.x509.X509CRL
-
- getRevokedCertificate(X509Certificate) - Method in class iaik.x509.X509CRL
-
Searches the CRL for the specified certificate's serial number.
- getRevokedCertificates() - Method in class iaik.x509.X509CRL
-
- getRevokedInfo() - Method in class iaik.x509.ocsp.CertStatus
-
Returns the RevokedInfo, if present.
- getRFC2253String() - Method in class iaik.asn1.structures.AVA
-
Returns a string representation of this AVA according to RFC 2253.
- getRFC2253String(boolean) - Method in class iaik.asn1.structures.AVA
-
Returns a RFC 2253 representation of the AVA.
- getRFC2253String() - Method in class iaik.asn1.structures.Name
-
Returns a string representation of this Name according to RFC 2253.
- getRFC2253String(boolean) - Method in class iaik.asn1.structures.Name
-
Returns a RFC 2253 representation of the Name.
- getRFC2253String() - Method in class iaik.asn1.structures.RDN
-
Returns a string representation of this RDN according to RFC 2253.
- getRFC2253String(boolean) - Method in class iaik.asn1.structures.RDN
-
Returns a RFC 2253 representation of the RDN.
- getRFC2253String(String) - Static method in class iaik.asn1.UTF8String
-
Returns a UTF-8 String representation according to RFC 2253.
- getRFC2253String(char[]) - Static method in class iaik.asn1.UTF8String
-
Returns a UTF-8 String representation according to RFC 2253.
- getRFC2253String(String, boolean) - Static method in class iaik.asn1.UTF8String
-
Returns a RFC 2253 representation of a string.
- getRFC5280Usages() - Static method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
-
Return a List of ObjectID that represents a list of the
ExtendedKeyUsages defined in RFC 5280.
- getRoamingCredentialWriter() - Method in class com.entrust.toolkit.credentials.RoamingCredentialReader
-
Returns a RoamingCredentialWriter object that is safe for use
with this reader.
- getRoamingIDField() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the Directory attribute used to store the Roaming User ID.
- getRoamingIDField() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getRoamingServerIP() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the host name or IP address of the Roaming Server, as parsed from
the ini file.
- getRoamingServerIP() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getRoamingServerPort() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the port number of the Roaming Server, as parsed from
the ini file.
- getRoamingServerPort() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getRoamingSSLPort() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the port number to use for SSL communication with the Roaming Server.
- getRoamingSSLPort() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getRoamSearchBase() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Return the Search Base to use when searching the Directory for roaming files,
as parsed from the ini file.
- getRoamSearchBase() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getRoleId() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
-
Returns the role identifier.
- getRoleIDPKIXMessage() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve PKIX message.
- getRolePolicyCertDN() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the DN of the role policy certificate.
- getRolloverAllowed() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns an indicator for whether roll-over is permitted if it has been set;
otherwise null is returned.
- getRootCACertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
-
Returns the CA certificate when available for the Certificate Authority
that is the root of trust for the user.
- getRootCaCertificate() - Method in class com.entrust.toolkit.User
-
Returns the top-level trusted root CA certificate for users in a CA
hierarchy.
- getRootCaCertificate(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the top-level trusted root CA certificate.
- getRootCaCertSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the RootCaCertSubjectName, if was set
- getRootOfTrust() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns the root of trust.
- getRootOfTrust() - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- getRootsOfTrust() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
-
Method getRootsOfTrust
- getRootsOfTrust() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Returns all roots of trust.
- getRSAPrivateKey(Key) - Static method in class iaik.utils.Util
-
Convert a key to an IAIK RSAPrivateKey.
- getRSAPrivateKeyModulus(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the modulus from an RSA private key object stored on a token by
reading the CKA_MODULUS attribute of the object.
- getRSAPublicKey(Key) - Static method in class iaik.utils.Util
-
Convert a key to an IAIK RSAPublicKey.
- getRSAPublicKeyModulus(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the modulus from an RSA key object stored on a token by reading
the CKA_MODULUS attribute of the object.
- getRSAPublicKeyPublicExp(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the public exponent from an RSA key object stored on a token by
reading the CKA_PUBLIC_EXPONENT attribute of the object.
- getRspInfo() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Returns additional information about the response, if it has been set;
otherwise null is returned.
- getRwSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the read/write session count component.
- getS() - Method in class com.entrust.toolkit.credentials.KeychainEcPrivateKey
-
- getS() - Method in class com.entrust.toolkit.credentials.TokenECPrivateKey
-
Not supported.
- getS() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
-
Returns the paarmeter s as an instance of
BigInteger.
- getS() - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Returns the EC private value s (also referred to as
d).
- getSafeBags() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
-
Returns the SafeBags this AuthenticatedSafe contains.
- getSalt() - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- getSalt() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Returns the salt value.
- getSalt() - Method in class iaik.security.pbe.PBES2Parameters
-
- getSalt() - Method in class iaik.security.spec.IaikPBEParameterSpec
-
Returns the salt.
- getSalt() - Method in class iaik.security.spec.PBEKeyAndParameterSpec
-
Returns the salt.
- getSaltLength() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Gets the octet length (length in bytes) of the salt.
- getSaltLength() - Method in class iaik.security.pbe.PBEGenParameterSpec
-
Returns the length of the salt in bytes.
- getSBoxes() - Method in class iaik.security.cipher.DESParameterSpec
-
Return the SBoxes.
- getScheme() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the scheme component of the LDAP URL.
- getScheme() - Method in class iaik.ixsil.util.URI
-
Gets the scheme component of the URI.
- getSchemeUnescaped() - Method in class iaik.ixsil.util.URI
-
Gets the scheme component of the URI in its unescaped (unicode) version.
- getScope() - Method in class com.entrust.toolkit.util.LdapURL
-
Retrieves the scope component of the LDAP URL.
- getSearchBaseList() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves a list of
SearchBase objects that are specified in
the policy certificate.
- getSearchTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the search timeout for the ldap
- getSearchTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Gets the Directory search timeout.
- getSeconds() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Returns the accuracy of the seconds.
- getSecretKeyFactory(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as SecretKeyFactory.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getSecretKeyFactory(AlgorithmID) - Method in class iaik.cms.SecurityProvider
-
Return a SecretKeyFactory for the requested algorithm.
- getSecretKeyFactoryInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a SecretKeyFactory instance for the
algorithm that this algorithm identifier represents.
- getSecretKeyFactoryInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a SecretKeyFactory implementation for this
AlgorithmIdentifier.
- getSecretKeyFactoryInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific SecretKeyFactory implementation for
this AlgorithmID.
- getSecretKeyLength(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the key length from a secret key object stored on a token by
reading the CKA_VALUE_LEN attribute of the object.
- getSection(String) - Method in class com.entrust.toolkit.util.IniFile
-
Gets all of the entries in the given section.
- getSectionNames() - Method in class com.entrust.toolkit.util.IniFile
-
Returns an enumeration of all section names in this ini file.
- getSecurePassword() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
-
- getSecureRandom(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as SecureRandom.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getSecureRandom() - Method in class iaik.cms.IaikProvider
-
Returns a new instance of the default SecureRandom class set in the
Entrust provider.
- getSecureRandom() - Method in class iaik.cms.SecurityProvider
-
Returns the random number generator.
- getSecureRandomInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a SecureRandom instance for the algorithm
that this algorithm identifier represents.
- getSecurityProvider() - Static method in class iaik.cms.SecurityProvider
-
Returns the active SecurityProvider.
- getSecurityStoreType() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the digital ID security store type
- getSecurityStoreTypeWithoutDefault() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the digital ID security store type
- getSeed() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the seed corresponding to this curve.
- getSeed() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets the generated random seed bits.
- getSeed() - Method in class iaik.security.dh.ESDHParameterSpec
-
Returns the seed used in the system parameter generation process.
- getSeed() - Method in class iaik.security.dh.ESDHPrivateKeySpec
-
Returns the seed used in the system parameter generation process.
- getSeed() - Method in class iaik.security.dh.ESDHPublicKeySpec
-
Returns the seed used in the system parameter generation process.
- getSeed() - Method in class iaik.security.random.MetaSeedGenerator
-
Deprecated.
Get the seed.
- getSeed() - Method in class iaik.security.random.SeedGenerator
-
Deprecated.
Get the generated random seed bits.
- getSemanticsIdentifier() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
Returns the semantics identifier of this SemanticsInformation.
- getSendBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getSendBufferSize() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSender() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the sender of the message.
- getSender() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
-
Returns the identity of the sender if the object was created for a user
that already exists at the CA; otherwise null is returned.
- getSender() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the sender associated with the PKIHeader.
- getSenderKID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the sender-key identifier if it has been set; otherwise
null is returned.
- getSenderKID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the sender's key identifier.
- getSenderNonce() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the sender nonce if it has been set; otherwise null
is returned.
- getSenderNonce() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the sender random nonce associated with the
PKIHeader.
- getSensitivity() - Method in class com.entrust.toolkit.util.SecureByteArray
-
Returns the sensitivity for this SecureByteArray object.
- getSensitivity() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns the sensitivity for this SecureStringBuffer object.
- getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.CertId
-
Returns the serial number of the certificate.
- getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the serial number if it has be set; otherwise null is
returned.
- getSerialNumber() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
-
Returns the serial number of the old certificate.
- getSerialNumber() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the serial number of the time-stamp token information.
- getSerialNumber() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the serial number component.
- getSerialNumber() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the serial number of this certificate.
- getSerialNumber() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns the issuer-specific serial number.
- getSerialNumber() - Method in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
-
Gets the serial number of a X.509 certificate.
- getSerialNumber() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Returns the issuer-specific serial number.
- getSerialNumber() - Method in class iaik.smime.ess.ESSIssuerSerial
-
Returns the issuer-specific serial number.
- getSerialNumber() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the serial number of this certificate as BigInteger.
- getSerialNumber() - Method in class iaik.x509.attr.IssuerSerial
-
Returns the issuer-specific serial number.
- getSerialNumber() - Method in class iaik.x509.ocsp.CertID
-
Returns the serialNumber.
- getSerialNumber() - Method in class iaik.x509.RevokedCertificate
-
Returns the serial number of the revoked certificate.
- getSerialNumber() - Method in class iaik.x509.X509Certificate
-
Returns the serial number of this certificate as BigInteger.
- getServerAliases(String, Principal[]) - Method in class com.entrust.toolkit.x509.jsse.JSSEX509KeyManager
-
Returns the key type.
- getServerVersion(String) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
-
Retrieves the latest version of Roaming supported by the Roaming Server.
- getServerVersion(String) - Method in class com.entrust.toolkit.roaming.RoamingUser
-
Retrieves the latest version of Roaming supported by the
Roaming Server.
- getServiceLocator() - Method in class iaik.x509.ocsp.Request
-
A convenience method for getting the ServiceLocator extension, if included
in this request.
- getServletInfo() - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
-
Returns a short description of this servlet
- getServletInfo() - Method in class com.entrust.toolkit.util.HttpManagerServlet
-
Returns a short description of this servlet.
- getSession() - Method in class com.entrust.toolkit.credentials.TokenKey
-
The opened "read-only" session with the PKCS#11 device.
- getSession() - Method in exception com.entrust.toolkit.exceptions.HostnameVerificationException
-
- getSession() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSessionCount() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the session count component.
- getSessionInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains information about a session.
- getSessionInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns information about a session.
- getSharedSecret() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Returns the sharedSecret component.
- getShortName() - Method in class iaik.asn1.ObjectID
-
Returns the short name registered for this ObjectID.
- getSigAlgConfig(Key, List<EntrustSigConfig>) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Selects the signature algorithm configuration to be used with the
provided key from a list of signature algorithm configurations ordered
according to preference.
- getSigAlgName() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the name of the signature algorithm used by the issuer for signing this
certificate.
- getSigAlgName() - Method in class iaik.x509.X509Certificate
-
Returns the name of the signature algorithm used by the issuer for signing this
certificate.
- getSigAlgName() - Method in class iaik.x509.X509CRL
-
Returns the name of the signature algorithm used by the issuer for signing this
CRL.
- getSigAlgOID() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the OID of the signature algorithm used by the issuer for
signing this certificate.
- getSigAlgOID() - Method in class iaik.x509.X509Certificate
-
Returns the OID of the signature algorithm used by the issuer for
signing this certificate.
- getSigAlgOID() - Method in class iaik.x509.X509CRL
-
Returns the OID of the signature algorithm used by the issuer for
signing this CRL.
- getSigAlgorithmId() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
Gets the signature algorithm identifier associated with this
signature algorithm configuration.
- getSigAlgorithmOid() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
Gets the signature algorithm object identifier associated with this
signature algorithm configuration.
- getSigAlgorithmParams() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
Gets the signature algorithm parameters associated with this
signature algorithm configuration.
- getSigAlgParams() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the algorithm parameters associated with the signature algorithm
used by the issuer for signing this certificate.
- getSigAlgParams() - Method in class iaik.x509.X509Certificate
-
Returns the algorithm parameters associated with the signature algorithm
used by the issuer for signing this certificate.
- getSigAlgParams() - Method in class iaik.x509.X509CRL
-
Returns the algorithm parameters associated with the signature algorithm
used by the issuer for signing this CRL.
- getSigConfigString(AlgorithmID) - Static method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Returns a string representation of the signature algorithm configuration
identified by the provided algorithm identifier.
- getSignature() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns the message digest of the original data.
- getSignature() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
-
Returns the signature.
- getSignature() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Returns the signature.
- getSignature(String, int, Key) - Method in class com.entrust.toolkit.cms.EntrustProvider
-
This method returns the desired Signature object.
- getSignature(String) - Static method in class com.entrust.toolkit.util.SecureUtils
-
Gets an instance just as Signature.getInstance(String)
does, except that it tries the "Entrust" and "IAIK" providers first, and
falls through to any other provider only if those attempts fail.
- getSignature() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the signature on this attribute certificate.
- getSignature() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the signature on this policy certificate.
- getSignature(String, int, Key) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired Signature object.
- getSignature(AlgorithmID, int, Key) - Method in class iaik.cms.SecurityProvider
-
This method returns the desired Signature object.
- getSignature() - Method in class iaik.ixsil.core.Signer
-
Gets an interface to the signature object for the signing use case.
- getSignature() - Method in class iaik.ixsil.core.Verifier
-
Gets an interface to the signature object for the verification use case.
- getSignature() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the signature value of this certificate.
- getSignature() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the signature of this BasicOCSPResponse.
- getSignature() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the signature of this OCSPRequest, if included.
- getSignature() - Method in class iaik.x509.X509Certificate
-
Returns the signature of this certificate.
- getSignature() - Method in class iaik.x509.X509CRL
-
Returns the signature of this CRL.
- getSignatureAlgorith() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getSignatureAlgorithm() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the signature algorithm of this attribute certificate.
- getSignatureAlgorithm() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the signature algorithm of this certificate.
- getSignatureAlgorithm() - Method in class iaik.cms.SignerInfo
-
Returns the signature algorithm used for calculating the signature
and associated information with the signer's private key.
- getSignatureAlgorithm() - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Gets the signature algorithm employed by this signed information.
- getSignatureAlgorithm() - Method in interface iaik.ixsil.core.VerifierSignedInfo
-
Gets the signature algorithm employed by this signed information.
- getSignatureAlgorithm() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the signature algorithm of this certificate.
- getSignatureAlgorithm() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the signature algorithm of this BasicOCSPResponse.
- getSignatureAlgorithm() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the signature algorithm of this OCSPRequest.
- getSignatureAlgorithm() - Method in class iaik.x509.X509Certificate
-
Returns the signature algorithm of this certificate.
- getSignatureAlgorithm() - Method in class iaik.x509.X509CRL
-
Returns the signature algorithm of this CRL.
- getSignatureAlgorithmID() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the signature algorithm of this certificate request.
- getSignatureAlgorithmName() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Return the name of the signature algorithm that the issuer
used to sign this certificate.
- getSignatureByte() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getSignatureDOMElement() - Method in interface iaik.ixsil.core.SignerSignature
-
Returns the DOM element of this XML signature structure;
i.e.
- getSignatureDOMElement() - Method in interface iaik.ixsil.core.VerifierSignature
-
Returns the DOM element of this XML signature structure;
i.e.
- getSignatureException() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns any Exception that may have occurred during signature validation,
or null if there was no exception.
- getSignatureException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns any Exception that may have occurred during signature validation,
or null if there was no exception.
- getSignatureException() - Method in class com.entrust.toolkit.archive.PemInputStream
-
Return any exception that may have occurred when validating the
signature.
- getSignatureInstance() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Attempts to create a Signature instance for the algorithm that
this algorithm identifier represents.
- getSignatureInstance() - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a Signature implementation for this AlgorithmIdentifier.
- getSignatureInstance(String) - Method in class iaik.asn1.structures.AlgorithmID
-
Tries to find a provider-specific Signature implementation for this
AlgorithmIdentifier.
- getSignatureProperties() - Method in class iaik.ixsil.core.SignatureProperties
-
Gets an array containing all signature properties of this container.
- getSignatureProperties() - Method in interface iaik.ixsil.core.SignerSignatureProperties
-
Gets an array containing all signature properties of this container.
- getSignatureProperties() - Method in interface iaik.ixsil.core.VerifierSignatureProperties
-
Gets an array containing all signature properties of this container.
- getSignatureValue() - Method in class iaik.cms.SignerInfo
-
Returns the signature value.
- getSigned() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Return the part of the attribute certificate over which the
the signature is applied.
- getSigned() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Return the part of the policy certificate over which the
the signature is applied.
- getSignedAttribute(ObjectID) - Method in class iaik.cms.SignerInfo
-
Returns the first signed attribute matching to the given ObjectID, if
included in this SignerInfo object.
- getSignedAttributes() - Method in class iaik.cms.SignerInfo
-
Returns a set of attributes that are signed by the signer.
- getSignedCertificateTimestampList() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
- getSignedDigest(int) - Method in class iaik.cms.SignedDataStream
-
Returns the message digest included in the authenticated attributes.
- getSignedDigest() - Method in class iaik.cms.SignerInfo
-
Returns the message digest included in the signed attributes.
- getSignedDigest(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the message digest included in the authenticated attributes.
- getSignedHash() - Method in class com.entrust.toolkit.capi.CryptHash
-
Signs the current hash value and returns the bytes of the signature.
- getSignerCertificate(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the certificate that is used to verify the signature.
- getSignerIdentifier() - Method in class iaik.cms.SignerInfo
-
Returns information about the signer's certificate.
- getSignerInfo(int) - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Returns the signer information of the signature indicated by
index.
- getSignerInfos() - Method in class iaik.cms.SignedDataStream
-
Returns all the signer infos included in this
SignedData object.
- getSignerInfos() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns all the signer infos included in this
SignedData object.
- getSignerInfos() - Method in class iaik.security.smime.SignedContent
-
Returns all the signer infos included in the underlying SignedData object.
- getSignerInfos() - Method in class iaik.smime.SignedContent
-
Returns all the signer infos included in the underlying SignedData object.
- getSignerReferences() - Method in interface iaik.ixsil.core.SignerManifest
-
Gets an array containing all reference objects registered in the context of this manifest.
- getSignerReferences() - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Gets an array containing all reference objects registered in the context of this signed information.
- getSignerSignedInfo() - Method in interface iaik.ixsil.core.SignerSignature
-
Gets an interface to the signed information object for the signing use case.
- getSigningAlg() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the signature algorithm if it has be set; otherwise
null is returned.
- getSigningAlgorithm() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getSigningAlgorithm() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getSigningCertificateAttribute() - Method in class iaik.cms.SignerInfo
-
Gets the SigningCertificate attribute, if included.
- getSigningKey() - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns the signing key stored in the KeyAndCertContainer
- getSigningKey() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the private signing key associated with this object.
- getSigningKey() - Method in class com.entrust.toolkit.User
-
Returns the latest signing key stored in the credentials.
- getSigningKeyHandle(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a signing key object stored on a token.
- getSigningKeyType(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the key type from a signing key object on the token by reading
the CKA_KEY_TYPE attribute of the object.
- getSigningKeyType() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the client signing key type RSA-2048, for example.
- getSignRequest() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Convienance method which returns whether or not the request
should be signed.
- getSimpleOctetString() - Method in class iaik.asn1.OCTET_STRING
-
Returns this OCTET_STRING as simple OCTET_STRING.
- getSingleResponse(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Searches this BasicOCSPReponse for status information about the certificate
identified by the given certificate information.
- getSingleResponse(CertID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Searches for the single response corresponding to the certificate
identified by the given CertID.
- getSingleResponses() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns all single responses included in this BasicOCSPResponse.
- getSkipCerts() - Method in class iaik.x509.extensions.InhibitAnyPolicy
-
Returns the skipCerts value of this
InhibitAnyPolicy extension.
- getSkipRLcheck() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns a boolean determining how the application handles
revocation list (RL) checks.
- getSKIValue() - Method in class iaik.ixsil.keyinfo.x509.X509SKI
-
Gets the DER encoded value of the X509.V3 SubjectKeyIdentifier certificate extension.
- getSlotDescription() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns the slot description component.
- getSlotID() - Method in class com.entrust.toolkit.credentials.TokenKey
-
Returns the slot ID under which the session was opened.
- getSlotID() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns the slot ID component.
- getSlotIDs() - Method in class com.entrust.toolkit.pkcs11.SlotList
-
Returns the slot IDs contained in the slot list.
- getSlotInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains information about a particular slot in the system.
- getSlotInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns information about a slot located at a specific slot ID.
- getSlotList(boolean) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Used to obtain a list of slots in the system.
- getSlotList(boolean) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns the slot list found by a PKCS #11 library.
- getSlotListIDs() - Method in class com.entrust.toolkit.pkcs11.SlotList
-
- getSMimeType() - Method in class iaik.security.smime.SignedContent
-
Returns the S/MIME type of this SignedContent.
- getSMimeType() - Method in class iaik.smime.CompressedContent
-
Returns the SMimeType string.
- getSMimeType() - Method in class iaik.smime.EncryptedContent
-
Returns the smime-type parameter to "enveloped-data".
- getSMimeType() - Method in class iaik.smime.SignedContent
-
Returns the S/MIME type of this SignedContent.
- getSMimeType() - Method in interface iaik.smime.SMimeContentType
-
- getSMProxyConfig() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
Returns the Security Manager Proxy configuration.
- getSMProxyConfig() - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Returns the Security Manager Proxy configuration.
- getSMProxyHost() - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
-
Returns the SMProxyHost
- getSMProxyTrustStoreCerts() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Returns the list of trusted certificates that are stored by the
Singleton object.
- getSMProxyTrustStoreSingleton() - Static method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Returns the SMProxyTrustStoreSingleton.
- getSMRoamingProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Returns the SMRoamingProxyURL value or null if this value has not been set.
- getSMRoamingProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getSMRoamingServerProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Returns the SMRoamingServerProxyURL value or null if this value has not been set.
- getSMRoamingServerProxyURL() - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- getSoConnectionTimeout() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the Directory socket connection timeout.
- getSoConnectionTimeout() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
returns the socket connection timeout used by the underlying socket implementation..
- getSoConnectTimeout() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the setting for the connection timeout property of the underlying socket,
in milliseconds, for socket based transports.
- getSoConnectTimeout() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getSoLinger() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getSoLinger() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSoLinger() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the setting for the SO_LINGER property of the underlying socket,
in seconds, for socket based transports.
- getSoLinger() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getSoTimeout() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getSoTimeout() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSoTimeout() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the setting for the SO_TIMEOUT property of the underlying socket,
in milliseconds, for socket based transports.
- getSoTimeout() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getSourceDataUri() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Gets source data uri.
- getSpecifiedInstance(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts a set of EC domain parameters to 'specified' format.
- getSSLCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns the names of the SSL cipher suites that will be used for the Security Manager Proxy connection.
- getSSLContext() - Static method in class com.entrust.toolkit.x509.jsse.JSSEUtils
-
Returns an SSLContext configured to the highest protocol supported by the JVM.
- getSSLEnabled() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns SSL enabled value
- getSSLEnabled() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
- getSSLProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Gets the SSL protocol versions that will be used for the Security Manager Proxy connection.
- getSSLServerName() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Returns the SSL server name.
- getSSLSocketFactory() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
- getSSLSocketFactory() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Return the SSLSocketFactory used when an OCSP request
over HTTPS is used:
- getStackTraceAsString(Exception) - Static method in class com.entrust.toolkit.util.HttpDirectoryServletEngine
-
- getState() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Returns the state if it has been set; otherwise null is
returned.
- getState() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns the state component.
- getState() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
-
Return the state of the FIPS Security Engine.
- getStatementID() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
-
Gets the statementID of this QCStatement.
- getStatementID() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
-
Returns the statement ID identifying this statement info.
- getStatementID() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
Returns the statement ID identifying this SemanticsInformation
statement info.
- getStatementID() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
-
Returns the statement ID of the unknown statement info.
- getStatementInfo() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
-
Gets the statementInfo of this QCStatement.
- getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Returns status information about the request/response.
- getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Returns the status information about the request/response.
- getStatus() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Returns the status code.
- getStatus() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Returns the status of the response.
- getStatus() - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets the current status of seed generation.
- getStatus() - Method in class com.entrust.toolkit.User
-
Returns an object that provides information about the user's status
during the current login session.
- getStatus() - Method in class iaik.security.random.MetaSeedGenerator
-
Deprecated.
Return the status of seed generation.
- getStatus() - Method in class iaik.security.random.SeedGenerator
-
Deprecated.
Get the current status of seed generation.
- getStatusMessage(String) - Method in class com.entrust.toolkit.credentials.UserStatus
-
Returns the status message associated with a status that is present.
- getStatusString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Returns all the human-readable status information if it has been set;
otherwise null is returned.
- getStorageDirectory() - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Gets the directory where all temporary storage files will be written.
- getStorageFilePrefix() - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Returns the file name prefix used when creating temporary storage files.
- getStorageFileSizeMB() - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Returns the size of the temporary storage files in MBs; each storage file
created will not exceed this size.
- getStorageFileSuffix() - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Returns the file name suffix used when creating temporary storage files.
- getStreamHandler() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Return the URLStreamHandler to use when an OCSP request
over HTTPS is used
- getStreamIndex() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Returns the stream index of the latest certificate in the certificate
stream.
- getString() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
-
Returns the userInfo as a String.
- getString(String, String) - Method in class com.entrust.toolkit.util.IniFile
-
Gets the value associated with the given entry in the given section.
- getString(String, String, String) - Method in class com.entrust.toolkit.util.IniFile
-
Gets the value associated with the given entry in the given section.
- getString(String, String) - Method in class iaik.utils.ExtendedProperties
-
Get this property value, as a String.
- getStringArray(String, String[]) - Method in class iaik.utils.ExtendedProperties
-
Get this property as a String array.
- getStringBuffer() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns a copy of the sensitive data as a StringBuffer.
- getStringFromUTF8Encoding(byte[]) - Static method in class iaik.asn1.UTF8String
-
Decodes the string from an UTF-8 encoded byte array.
- getStringHandle(long, boolean, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains the object handle for a string object stored on a token.
- getStringObject(long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains a string object from a token by reading the CKA_VALUE attribute
an object.
- getStrongestRecovery() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
-
Returns the strongest recovery key-type.
- getStrongPrime(int, Random) - Static method in class iaik.utils.CryptoUtils
-
- getStrongPrime(int, Random) - Static method in class iaik.utils.NumberTheory
-
Returns a random strong prime.
- getStrongSeed(byte[]) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets a cryptographically strong seed based on several different seed
sources and on an external seed when available.
- getStyleSheetElement() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Gets the XSL stylesheet to be processed by this transform as a DOM element.
- getStyleSheetURI() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Gets the XSL stylesheet to be processed by this transform as a DOM element.
- getSubelementName(int) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Gets the name of the preferred KeyInfo subelement with the specified ranking from the IXSIL
keymanager properties.
- getSubject() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the subject if it has be set; otherwise null is
returned.
- getSubject() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getSubject() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the subject of this certificate request.
- getSubjectDN() - Method in class iaik.x509.X509Certificate
-
- getSubjectDomainPolicy() - Method in class iaik.asn1.structures.PolicyMapping
-
Returns the subject domain policy.
- getSubjectKeyIdentifier() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Returns the subjectKeyIdentifier value of this KeyAttributes
extension identifying the public key contained in this certificate.
- getSubjectKeyIdentifier() - Method in class iaik.cms.RecipientKeyIdentifier
-
Gets the SubjectKeyIdentifier.
- getSubjectName() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the SubjectName
- getSubjectName() - Method in class iaik.ixsil.keyinfo.x509.X509SubjectName
-
Gets the X509 certificate subject name.
- getSubjectNameString() - Method in class iaik.ixsil.keyinfo.x509.X509SubjectName
-
- getSubjectPublicKey() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- getSubjectUID() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the subject unique ID if it has be set; otherwise null
is returned.
- getSubjectUID() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getSubjectUniqueID() - Method in class iaik.x509.X509Certificate
-
Returns the subject unique identifier of this certificate, or null if no
SubjectUniqueID is specified by this certificate.
- getSubjectX500Principal() - Method in class iaik.x509.X509Certificate
-
Returns the subject (subject distinguished name) value from the certificate
as an X500Principal.
- getSubtypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
-
Gets the 'Subtype ID' key container name component; this identifies
the certificate definition associated with the key in this key
container.
- getSuccessCode() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.HTTPOCSPProtocolHandler
-
- getSuccessCode() - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Returns the implementations integer representation of a successcode,
For HTTP, HTTPS, and FTP it is 200, but it could be different for another
protocol.
- getSupportedAlgorithms() - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns a List of ProviderAlgorithmInfo objects
that denote the algorithms supported by this provider.
- getSupportedCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
- getSupportedCipherSuites() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSupportedCipherSuites() - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Returns the Supported Ciphersuites
- getSupportedProtocols() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getSuppPubInfo() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the suppPubInfo.
- getSuppPubInfoAsInt() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns the suppPubInfo as int value.
- getSuppressAuthorityRevocationChecks(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns a boolean to indicate whether the toolkit will suppress
authority revocation checking.
- getSymmAlg() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns the symmetric algorithm used to encrypt the value, if it has been
set; otherwise null is returned.
- getSymmEncConfigString(AlgorithmID, int) - Static method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Returns a string representation of the symmetric encryption algorithm
configuration identified by the provided algorithm identifier and key
length.
- getSymmetricAlgorithm(Element) - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
Returns a URN representing the symmetric algorithm that encrypted
a particular <EncryptedData> DOM element.
- getSymmetricAlgorithm() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Identifies the symmetric algorithm currently in effect.
- getSymmetricAlgorithm(Element) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Identifies the symmetric algorithm that encrypted a particular <EncryptedData>
DOM element.
- getSymmetricKeySize() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Returns the symmetric key size in bits specified by this algorithm
identifier.
- getSystemError() - Method in exception com.entrust.toolkit.exceptions.CapiException
-
Returns the native system error that caused this exception.
- getSystemError() - Method in exception com.entrust.toolkit.exceptions.KeychainException
-
Returns the native system error that caused this exception.
- getSystemErrorString() - Method in exception com.entrust.toolkit.exceptions.CapiException
-
Returns the text from the native system that describes the
cause of this exception.
- getSystemErrorString() - Method in exception com.entrust.toolkit.exceptions.KeychainException
-
Returns the text from the native system that describes the
cause of this exception.
- getTag() - Method in class iaik.asn1.ASN
-
Returns the tag number of this ASN.1 type.
- getTag() - Method in class iaik.asn1.DerInputStream
-
Returns the tag of the ASN1 type this DerInputStream currently is parsing.
- getTagClass() - Method in class iaik.asn1.ASN
-
Returns the tag class.
- getTarget() - Method in class iaik.ixsil.core.SignatureProperty
-
Gets the Target attribute value of the SignatureProperty element.
- getTargetCertificate() - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
-
Returns the target of the certificate validation procedure.
- getTBSCertificate() - Method in class iaik.x509.X509Certificate
-
Returns the DER encoded TBSCertificate ASN.1 data structure specifying
all subject and issuer related information.
- getTBSCertificate(boolean) - Method in class iaik.x509.X509Certificate
-
Returns the DER encoded TBSCertificate ASN.1 data structure specifying
all subject and issuer related information.
- getTBSCertList() - Method in class iaik.x509.X509CRL
-
Returns the TBSCertList inherent to this CRL as DER encoded ASN.1 structure.
- getTBSRequest() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the DER encoded TBSRequest ASN.1 data structure
specifying request data to be signed.
- getTBSResponseData() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the DER encoded TBSResponseData ASN.1 data structure
specifying response data to be signed.
- getTcpNoDelay() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getTcpNoDelay() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getTemporarySession(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Gets a temporary session handle from the PKCS11 library, to be used when
crypto operations may be executed by multiple threads simultaneously.
- getTestletData(ObjectID) - Method in class com.entrust.toolkit.x509.testlets.TestletDataSet
-
Returns the TestletData for the specified object id or
null if none is found.
- getThisUpdate() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns the thisUpdate date.
- getThisUpdate() - Method in class iaik.x509.X509CRL
-
Returns the date of thisUpdate.
- getTime() - Method in class com.entrust.toolkit.asn1.structures.Time
-
Deprecated.
- getTime() - Method in class com.entrust.toolkit.util.ZuluTime
-
- getTimestamp() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getTimeStampToken() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Returns the timestamp token.
- getTimingSeed(int) - Method in class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Gets a thread-timing based random number seed.
- getTLSServerNameAndMatch(String, X509Certificate) - Method in class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
-
Extract the TLS servername(s) from the certificate and compare it against the
hostname for a match.
- getTLSServerNameAndMatch(String, X509Certificate) - Method in class com.entrust.toolkit.x509.directory.EntrustHostnameVerifier
-
Extract the TLS servername(s) from the certificate and compare it against the
hostname for a match.
- getTokenID() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the tokenID certificate property.
- getTokenIdentityFilter() - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Retrieve the current TokenIdentityFilter
- getTokenInfo(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Obtains information about a particular token in the system.
- getTokenInfo(long) - Method in class com.entrust.toolkit.pkcs11.PKCS11Information
-
Returns information about a token located at a specific slot ID.
- getToolkitCryptoJarFiles() - Static method in class com.entrust.toolkit.security.provider.Initializer
-
Retrieves all the Toolkit JAR files that contain classes that are part of
the FIPS 140 cryptographic module (contain cryptographic algorithms).
- getToolkitInfo() - Static method in class com.entrust.toolkit.util.Version
-
Returns information about the Toolkit.
- getTotalNumberOfCertificates() - Method in class com.entrust.toolkit.x509.certstore.CertificateGraph
-
This method returns the total number of certificates in the certificate graph.
- getTotalPrivateMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the total private memory component.
- getTotalPublicMemory() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the total public memory component.
- getTracedData() - Method in class iaik.utils.TracedInputStream
-
Returns the data which have been read from the InputStream.
- getTraceLevel() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns TraceLevel.NONE
- getTraceLevel() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns the the finest verbosity level at which messages will be logged.
- getTraceLogInstance(String, String) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
-
Get a TraceLog instance for a given class or package name.
- getTraceLogName() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns the name of the logger, which could be displayed in log messages
to distinguish the source of a log message.
- getTrafficClass() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- getTrafficClass() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getTrailerField() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Gets the trailer field number.
- getTransactionID() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Returns the transaction identifier if it has been set; otherwise
null is returned.
- getTransactionID() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method returns the transaction ID associated with the
PKIHeader.
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.encrypted_content
-
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.pkcs10_content
-
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.security.smime.signed_content
-
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.encrypted_content
-
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.pkcs10_content
-
- getTransferData(ActivationDataFlavor, DataSource) - Method in class iaik.smime.signed_content
-
- getTransferDataFlavors() - Method in class iaik.security.smime.encrypted_content
-
- getTransferDataFlavors() - Method in class iaik.security.smime.pkcs10_content
-
- getTransferDataFlavors() - Method in class iaik.security.smime.signed_content
-
- getTransferDataFlavors() - Method in class iaik.smime.encrypted_content
-
- getTransferDataFlavors() - Method in class iaik.smime.pkcs10_content
-
- getTransferDataFlavors() - Method in class iaik.smime.signed_content
-
- getTransforms() - Method in interface iaik.ixsil.core.SignerReference
-
Gets an array with all
Transform objects registerred for this reference.
- getTransforms() - Method in class iaik.ixsil.core.TransformInstruction
-
Gets an array with all
Transform objects registerred for this transform instruction.
- getTransforms() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets an array with all
Transform objects registerred for this reference.
- getTransformsNumber() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the number of transforms inserted into this reference so far.
- getTransformsNumber() - Method in class iaik.ixsil.core.TransformInstruction
-
Gets the number of transforms inserted into this transform instruction so far.
- getTrustCacheInterval() - Method in class com.entrust.toolkit.x509.UserRevocationInfo
-
Returns the number of seconds the Trust Cache is valid.
- getTrustCerts() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
Return the array of certificates that were added for this
instance of LDAPSConfig.
- getTrustedCertificates() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
-
Method getTrustedCertificates.
- getTrustInterval() - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
-
- getTrustManager() - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Returns the TrustManager
- getTrustManager() - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Returns the JSSEX509TrustManager.
- getTrustmanager() - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Returns the Trustmanager that was set in a particular
Encryptor instance.
- getTrustRoots() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Returns the roots of trust that were set in this object, or null if no roots
of trust were set.
- getTrustRoots() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- getTrustRoots() - Method in interface com.entrust.toolkit.x509.LdapSSL
-
Returns the roots of trust that were set in this object, or null if no roots
of trust were set.
- getTrustStoreSingleton() - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
- getTsa() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Provides a hint in identifying the name of the TimeStamp Authority.
- getTsaCert() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns the TimeStamp Authority certificate if it was included in the
time-stamp token by the TimeStamp Authority, otherwise null
is returned.
- getTsaCertHash() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Returns the 'SHA'-hash certificate identifier for the TimeStamp Authority
certificate.
- getTsaCertHash() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns the 'SHA'-hash certificate identifier for the TimeStamp Authority
certificate.
- getTsaCertIssuer() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Returns the issuer component of the issuer/serial number certificate
identifier for the TimeStamp Authority certificate if it exists, otherwise
null is returned.
- getTsaCertIssuer() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns the issuer component of the issuer/serial number certificate
identifier for the TimeStamp Authority certificate if it exists, otherwise
null is returned.
- getTsaCertSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Returns the serial number component of the issuer/serial number certificate
identifier for the TimeStamp Authority certificate if it exists, otherwise
null is returned.
- getTsaCertSerialNumber() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns the serial number component of the issuer/serial number certificate
identifier for the TimeStamp Authority certificate if it exists, otherwise
null is returned.
- getTSAPolicyId() - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Returns an identifier for the Time Stamp Authority policy under which the
requested time-stamp token SHOULD be provided.
- getTstInfo() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Returns the time-stamp information.
- getType() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
Returns the type of CertOrEncCert.
- getType() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Returns the object identifier for the information.
- getType() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
Returns the type of PKIBody.
- getType() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
-
Returns the object identifier for the attribute.
- getType() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
Returns the type of POPOPrivKey.
- getType() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
-
Returns the type of ProofOfPossession.
- getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialCreator
-
- getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialCreatorOrRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialReader
-
Returns the type (name) of this CredentialReader.
- getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Returns the type of this credential writer.
- getType() - Method in class com.entrust.toolkit.credentials.CapiPrivateKey
-
Returns the key type.
- getType() - Method in class com.entrust.toolkit.credentials.CredentialCreator
-
- getType() - Method in class com.entrust.toolkit.credentials.CredentialCreatorOrRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.CredentialReader
-
Returns the type (name) of this specific credential reader.
- getType() - Method in class com.entrust.toolkit.credentials.CredentialRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.CredentialWriter
-
Returns the type (name) of this specific credential writer.
- getType() - Method in class com.entrust.toolkit.credentials.FilenameProfileReader
-
Returns the type (name) of this specific credential reader, which is
"FilenameProfileReader".
- getType() - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
-
Returns the type (name) of this specific credential writer, which is
"FilenameProfileWriter".
- getType() - Method in class com.entrust.toolkit.credentials.GenericTokenReader
-
Returns the type (name) of this specific credential reader, which is
"GenericTokenReader".
- getType() - Method in class com.entrust.toolkit.credentials.KeychainCredentialReader
-
Returns the type (name) of this CredentialReader.
- getType() - Method in class com.entrust.toolkit.credentials.KeychainCredentialWriter
-
Returns the type of this credential writer.
- getType() - Method in class com.entrust.toolkit.credentials.KeychainPrivateKey
-
- getType() - Method in class com.entrust.toolkit.credentials.PKCS12Reader
-
Returns the type, or name, of the CredentialReader that calls
this method.
- getType() - Method in class com.entrust.toolkit.credentials.PKCS12Writer
-
Returns the type, or name, of CredentialWriter used to call
the method.
- getType() - Method in class com.entrust.toolkit.credentials.RoamingCredentialReader
-
Returns the name of this type of credential reader.
- getType() - Method in class com.entrust.toolkit.credentials.RoamingCredentialWriter
-
Returns the name of this type of Credential Writer.
- getType() - Method in class com.entrust.toolkit.credentials.StreamProfileReader
-
Returns the type (name) of this specific credential reader, which is
"StreamProfileReader".
- getType() - Method in class com.entrust.toolkit.credentials.StreamProfileWriter
-
Returns the type (name) of this specific credential writer, which is
"StreamProfileWriter".
- getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialCreator
-
- getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialCreatorOrRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.TokenCredentialRecoverer
-
- getType() - Method in class com.entrust.toolkit.credentials.TokenInitializer
-
Returns the type (name) of this specific credential writer, which is
"TokenInitializer".
- getType() - Method in class com.entrust.toolkit.credentials.TokenPrivateKey
-
Returns the key type, which is "TokenPrivateKey".
- getType() - Method in class com.entrust.toolkit.credentials.TokenReader
-
Returns the type (name) of this specific credential reader, which is
"TokenReader".
- getType() - Method in class com.entrust.toolkit.credentials.TokenWriter
-
Returns the type (name) of this specific credential writer, which is
"TokenWriter".
- getType() - Method in class com.entrust.toolkit.credentials.UALCredentialReader
-
Returns the type (name) of the CredentialReader calling this
method.
- getType() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
-
Returns the ASN type of this object.
- getType() - Method in interface com.entrust.toolkit.security.provider.PrivateKey
-
Returns the type of this private key.
- getType() - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
-
Return the SMProxyType
- getType() - Method in class com.entrust.toolkit.x509.RevocationConfigItem
-
Return the type of Data
- getType() - Method in class iaik.asn1.structures.Attribute
-
Returns the type of this Attribute.
- getType() - Method in class iaik.asn1.structures.AVA
-
Returns the type of this AttributeValueAssertion.
- getType() - Method in class iaik.asn1.structures.GeneralName
-
Returns the type of this general name which may lie between 0 and 8.
- getType() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the Type attribute value of the Reference Element.
- getType() - Method in class iaik.ixsil.core.TransformInstruction
-
Gets the Type attribute value of the Element representing the transform instruction.
- getType() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the Type attribute value of the Reference Element.
- getTypeAndDefn() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
-
Returns the certificate type and definition information if it has been set;
otherwise null is returned.
- getTypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V1ContainerId
-
Gets the 'Type ID' key container name component; this identifies the
key in this container as either 'Encryption' or 'Dual-Usage' (20) or
'Verification' (80).
- getTypeId() - Method in class com.entrust.toolkit.credentials.KeychainContainerName.V2ContainerId
-
Gets the 'Type ID' key container name component; this identifies the
certificate type associated with the key in this key container.
- getTypeName() - Method in class com.entrust.toolkit.smproxy.SMProxyType
-
Returns the string required for the Tunnel.requestType trailer field.
- getTypeOfBiometricData() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Gets the type of biometric data.
- getUKM() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Gets the user keying material, if included.
- getUnauthenticatedAttribute(ObjectID) - Method in class iaik.cms.AuthenticatedDataStream
-
- getUnauthenticatedAttribute(ObjectID) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the first unauthenticated attribute matching to the given ObjectID, if
included in this SignerInfo object.
- getUnauthenticatedAttributes() - Method in class iaik.cms.AuthenticatedDataStream
-
- getUnauthenticatedAttributes() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns a set of attributes that are not signed by the signer.
- getUnknownInfo() - Method in class iaik.x509.ocsp.CertStatus
-
Returns the UnknownInfo, if present.
- getUnknownResponse() - Method in exception iaik.x509.ocsp.UnknownResponseException
-
Returns an ASN.1 representation of the unknown response.
- getUnprotectedAttribute(ObjectID) - Method in class iaik.cms.EncryptedDataStream
-
Returns the first unprotected attribute matching to the given ObjectID, if
included in this EncryptedData object.
- getUnprotectedAttribute(ObjectID) - Method in class iaik.cms.EnvelopedDataStream
-
Returns the first unprotected attribute matching to the given ObjectID, if
included in this EnvelopedData object.
- getUnprotectedAttributes() - Method in class iaik.cms.EncryptedDataStream
-
Gets the unprotected attributes included in this EnvelopedData.
- getUnprotectedAttributes() - Method in class iaik.cms.EnvelopedDataStream
-
Gets the unprotected attributes included in this EnvelopedData.
- getUnsignedAttribute(ObjectID) - Method in class iaik.cms.SignerInfo
-
Returns the first unsigned attribute matching to the given ObjectID, if
included in this SignerInfo object.
- getUnsignedAttributes() - Method in class iaik.cms.SignerInfo
-
Returns a set of attributes that are not signed by the signer.
- getUpdDate() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_upd_date policy setting from the policy certificate.
- getUpdPercent() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_upd_percent policy setting from the policy certificate.
- getUpper() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Returns true if the password must contain an upper case character.
- getURI() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Retrieves the algorithm identifier, which is a URI.
- getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Gets the algorithm identifier, which is a URI.
- getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Gets the algorithm identifier, which is a URI.
- getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
Gets the algorithm identifier, which is a URI.
- getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Gets the algorithm identifier, which is a URI.
- getURI() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Retrieves the algorithm identifier, which is a URI.
- getURI() - Method in class iaik.ixsil.algorithms.Algorithm
-
Gets the URI, which identifies the algorithm.
- getURI() - Method in interface iaik.ixsil.core.SignerReference
-
Gets the URI attribute value of the Reference Element.
- getURI() - Method in class iaik.ixsil.core.TransformInstruction
-
Gets the URI attribute value of the Element representing the transform instruction.
- getURI() - Method in interface iaik.ixsil.core.VerifierReference
-
Gets the URI attribute value of the Reference Element.
- getUriByAlgID(String) - Method in class iaik.ixsil.algorithms.DigestAlgorithmImpl
-
Returns a digest algorithm URI string based on
- getURIResolver() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Gets the URI resolver used for resolving URIs within the stylesheet (include, import, document()).
- getURIWithoutReference() - Method in class iaik.ixsil.util.URI
-
Provides the string representation of the URI, excluding the reference part.
- getUrl() - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
-
Returns the URL of the Time-Stamp Authority.
- getURL() - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Return the base URL used to make the URLConnection
- getURL() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
An accessor method that retrieves the URL.
- getURLLocation() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getUseClientMode() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getUseNonce() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- getUseOldMd5() - Static method in class iaik.security.provider.IAIK
-
- getUser() - Method in class com.entrust.toolkit.credentials.EntrustKeyStore
-
Gets the Entrust user this Entrust key store is attached to.
- getUser() - Method in class com.entrust.toolkit.credentials.EntrustKeyStoreSpi
-
Returns the User object wrapped by this key store.
- getUser() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Returns the user that these client settings are associated with.
- getUserCADN(String, SecureStringBuffer) - Static method in class com.entrust.toolkit.credentials.MacUtil
-
- getUserCertificate() - Method in class com.entrust.toolkit.credentials.EntrustP10CertReqInfo
-
Returns the end user certificate that was issued by an Entrust Authority
Security Manager for the public key.
- getUserCertificate(Name, BigInteger) - Method in class com.entrust.toolkit.User
-
Returns the user's certificate that corresponds to the specified issuer
DN and serial number.
- getUserCertificates() - Method in class com.entrust.toolkit.User
-
Returns all the user's current certificates (excludes superseded
certificates).
- getUserCertificates(boolean) - Method in class com.entrust.toolkit.User
-
Returns all the user's certificates (includes superseded certificates)
- getUserCertificates(KeyUsage) - Method in class com.entrust.toolkit.User
-
Returns the user's certificates that can be used for purposes indicated
by the key usage provided.
- getUserCertificatesByExactKeyUsage(KeyUsage) - Method in class com.entrust.toolkit.User
-
Returns the user's certificates that can ONLY be used for purposes indicated
by the key usage provided.
- getUserConfigSettings() - Method in class com.entrust.toolkit.User
-
Returns the user's configuration settings.
- getUserDN() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Returns the user DN.
- getUserDN() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
- getUserDN() - Method in class com.entrust.toolkit.User
-
Returns the user's distinguished name (DN).
- getUserEncKeyAlgm() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves the PKIX protocol encryption algorithm used to encrypt the
PKIX communication between the client and authority.
- getUserId() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Returns the userid component.
- getUserPrivateKey(X509Certificate) - Method in class com.entrust.toolkit.User
-
Returns the user's private key that corresponds to the specified
certificate.
- getUserPrivateKey(Name, BigInteger) - Method in class com.entrust.toolkit.User
-
Returns the user's private key that corresponds to the specified certificate
issuer and serial number.
- getUserPublicKey() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method returns the public key associated with this template.
- getUsers() - Method in class com.entrust.toolkit.xencrypt.core.Decryptor
-
Return the User instances that have been attached to the
Decryptor instance.
- getUsers() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Returns the User instances that were attached to this transform.
- getUserState() - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Returns the user's current state.
- getUserState() - Method in class com.entrust.toolkit.credentials.GeneralMessageInfo
-
Returns the user's current state.
- getUtcTime() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns the UTC time component.
- getUTF8EncodingFromCharArray(char[]) - Static method in class iaik.asn1.UTF8String
-
UTF-8 encodes the given char array.
- getUTF8EncodingFromString(String) - Static method in class iaik.asn1.UTF8String
-
UTF-8 encodes the given string.
- getUTF8Pairs() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
-
Returns the UTF8-pairs value.
- getValidatedAuthorizationCode() - Method in class com.entrust.toolkit.util.AuthorizationCode
-
Accessor method that returns the validated authorization code.
- getValidationConfig() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- getValidationConfig() - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
-
This methods collection the configuration settings used by this
object and constructs a
ValidationConfig object that
represent this validation settings in use by this object.
- getValidationConfig() - Method in class com.entrust.toolkit.x509.CertVerifier
-
Return the ValidationConfig that is configured in the
associated CollectionCS certificate store object.
- getValidity() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the validity if it has be set; otherwise null is
returned.
- getValidity() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getValue() - Method in class com.entrust.toolkit.archive.GraphicString
-
Returns the value of this GraphicString as a String object.
- getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
Returns the value of CertOrEncCert.
- getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Returns the actual information value if it exists; otherwise
null is returned.
- getValue() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
Returns the value of PKIBody.
- getValue() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
-
Returns actual attribute value.
- getValue() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
-
Returns the mac value.
- getValue() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
Returns the value of POPOPrivKey.
- getValue() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
-
Returns the value of ProofOfPossession.
- getValue() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
-
Deprecated.
- getValue() - Method in class com.entrust.toolkit.credentials.P11X509CertificateObject
-
Returns the BER-encoding of the certificate.
- getValue() - Method in class com.entrust.toolkit.x509.RevocationConfigItem
-
Returns the value of the data.
- getValue() - Method in class iaik.asn1.ASN1Object
-
Returns the value of this ASN1Object.
- getValue() - Method in class iaik.asn1.BIT_STRING
-
Returns the value of this BIT_STRING as a byte array.
- getValue() - Method in class iaik.asn1.BMPString
-
Returns the value of this BMPString as a String object.
- getValue() - Method in class iaik.asn1.BOOLEAN
-
Returns the value of this BOOLEAN as a Java object of type Boolean.
- getValue() - Method in class iaik.asn1.ConstructedType
-
Returns the value of this ConstructedType as an array of ASN1Objects.
- getValue() - Method in class iaik.asn1.ENUMERATED
-
Returns the value of this ENUMERATED as an Integer object.
- getValue() - Method in class iaik.asn1.GeneralizedTime
-
Returns the value of this GeneralizedTime as a String.
- getValue() - Method in class iaik.asn1.GeneralString
-
Returns the value of this GeneralString as a String object.
- getValue() - Method in class iaik.asn1.IA5String
-
Returns the value of this IA5String as a String object.
- getValue() - Method in class iaik.asn1.INTEGER
-
Returns the value of this INTEGER as a BigInteger object.
- getValue() - Method in class iaik.asn1.NULL
-
Returns null.
- getValue() - Method in class iaik.asn1.NumericString
-
Returns the value of this NumericString as a String.
- getValue() - Method in class iaik.asn1.ObjectID
-
Returns the value of this ObjectID as a String object.
- getValue() - Method in class iaik.asn1.OCTET_STRING
-
Returns the value of a primitive OCTET_STRING as byte array or input stream.
- getValue() - Method in class iaik.asn1.PrintableString
-
Returns the value of this PrintableString as a String object.
- getValue() - Method in class iaik.asn1.structures.Attribute
-
Returns the value of this Attribute.
- getValue() - Method in class iaik.asn1.structures.AVA
-
Returns the value of this AttributeValueAssertion.
- getValue() - Method in class iaik.asn1.T61String
-
Returns the value of this T61String as a String object.
- getValue() - Method in class iaik.asn1.TaggedType
-
Returns the value of this TaggedType as an ASN1Object.
- getValue() - Method in class iaik.asn1.UNIString
-
Returns the value of this UNIString as a String object.
- getValue() - Method in class iaik.asn1.UNKNOWN
-
Returns the value of this UNKNOWN ASN.1 object as a byte array.
- getValue() - Method in class iaik.asn1.UTCTime
-
Returns the value of this UTCTime as a String.
- getValue() - Method in class iaik.asn1.UTF8String
-
Returns the value of this UTF8String as a String object.
- getValue() - Method in class iaik.asn1.VisibleString
-
Returns the value of this VisibleString as a String.
- getValue() - Method in class iaik.x509.ocsp.extensions.Nonce
-
Returns the nonce value.
- getValue() - Method in class iaik.x509.ocsp.UnknownInfo
-
Returns the value of this UnknownInfo.
- getValueHint() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Returns a breif description or identifier of the encValue content, if it
has been set; otherwise null is returned.
- getVector(Object[]) - Static method in class iaik.utils.Util
-
This method converts an array to a Vector.
- getVerificationCertificate() - Method in class com.entrust.toolkit.archive.PemParsedHeader
-
Returns an object containing the verification certificate of the
message signer.
- getVerificationCertificate() - Method in interface com.entrust.toolkit.KeyAndCertContainer
-
Returns the verification certificate.
- getVerificationCertificate() - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Returns the verification certificate associated with this object.
- getVerificationCertificate() - Method in class com.entrust.toolkit.User
-
Returns the user's verification certificate.
- getVerificationCertificate() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
Provides the verification certificate.
- getVerificationCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns any exception thrown when validating the verification
certificate of the Archive signer.
- getVerificationCertificateException() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns any exception thrown when validating the verification certificate
of the Archive signer.
- getVerifierKey() - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
Provides the public key in the verification certificate.
- getVerifierKey() - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Gets the key which will be used to verify the XML signature.
- getVerifierKey() - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Provides the key to be used for verification.
- getVerifierKey() - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
-
Provides the key to be used for verifying the XML signature.
- getVerifierKey() - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Gets the key which will be used to verify the XML signature.
- getVerifierKey() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
- getVerifierReferences() - Method in interface iaik.ixsil.core.VerifierManifest
-
Gets an array containing all reference objects registered in the context of this manifest.
- getVerifierReferences() - Method in interface iaik.ixsil.core.VerifierSignedInfo
-
Gets an array containing all reference objects registered in the context of this signed information.
- getVerifierSignedInfo() - Method in interface iaik.ixsil.core.VerifierSignature
-
Gets an interface to the signed information object for the verification use case.
- getVersion() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Returns the version if it has be set; otherwise -1 is returned.
- getVersion() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- getVersion() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Returns the version of the TimeStampReq structure.
- getVersion() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Returns the version of the TSTInfo structure.
- getVersion() - Method in class com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName
-
Returns the parameter version indicator.
- getVersion() - Method in enum com.entrust.toolkit.security.crypto.ec.EcParameterSpecWithName.SpecifiedECDomainVersion
-
Returns the EC domain parameter version.
- getVersion() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the version number.
- getVersion() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
- getVersion() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the version number of this certificate.
- getVersion() - Method in class iaik.cms.AuthenticatedDataStream
-
- getVersion() - Method in class iaik.cms.CompressedDataStream
-
Returns the version of SMime compresssion being used (0)
- getVersion() - Method in class iaik.cms.DigestedDataStream
-
Returns the version syntax number.
- getVersion() - Method in class iaik.cms.EncryptedDataStream
-
Returns the syntax version number.
- getVersion() - Method in class iaik.cms.EnvelopedDataStream
-
Returns the syntax version number.
- getVersion() - Method in class iaik.cms.RecipientInfo
-
Returns the CMS version this RecipientInfo represents.
- getVersion() - Method in class iaik.cms.SignedDataStream
-
Returns the syntax version number (1 or 3).
- getVersion() - Method in class iaik.cms.SignerInfo
-
Returns the synatx version number (1 or 3).
- getVersion() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns the version number of this certificate request.
- getVersion() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns the version syntax number.
- getVersion() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns the syntax version number.
- getVersion() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns the syntax version number.
- getVersion() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns the version of this RecipientInfo.
- getVersion() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns the syntax version number.
- getVersion() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns the syntax version number.
- getVersion() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns the version number of this certificate as int.
- getVersion() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the version number of this BasicOCSPResponse as int.
- getVersion() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the version number of this OCSPRequest as int.
- getVersion() - Method in class iaik.x509.X509Certificate
-
Returns the version number of this certificate as int.
- getVersion() - Method in class iaik.x509.X509CRL
-
Returns the version number of this CRL as int.
- getVForm() - Method in interface iaik.x509.attr.AttCertIssuer
-
Returns the version this AttCertIssuer represents
-- either v1Form (1) or v2Form (2).
- getVForm() - Method in class iaik.x509.attr.V1Form
-
Returns 1 (v1Form -- the version this AttcertIssuer represents).
- getVForm() - Method in class iaik.x509.attr.V2Form
-
Returns 2 (v2Form -- the version this AttcertIssuer represents).
- getW() - Method in class com.entrust.toolkit.security.crypto.ec.EcPublicKey
-
Returns the EC public point w (also referred to as
Q).
- getWantClientAuth() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- getWholeValue() - Method in class iaik.asn1.OCTET_STRING
-
Returns the whole value of this OCTET_STRING as a byte array.
- getWrappingKeySecure(long, long, SymmetricKeyType, int, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Securely obtains a AES or DESede secret key from a token using RSA wrapping.
- getWriteCACertificates() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
- getWriteCertificateStores() - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Returns the full pathnames of the read/write certificate stores.
- getX() - Method in class com.entrust.toolkit.credentials.TokenDSAPrivateKey
-
Not supported.
- getX() - Method in class iaik.security.dh.DHPrivateKey
-
Returns the private value x as BigInteger.
- getX() - Method in class iaik.security.dh.ESDHPrivateKey
-
Returns the private value x as BigInteger.
- getX() - Method in class iaik.security.dsa.DSAPrivateKey
-
Returns the private key value x.
- getX509Certificate(CertificateIdentifier) - Method in class iaik.cms.CertificateSet
-
Gets the X.509 certificate identified by the given CertIdentifier.
- getX509Certificates() - Method in class iaik.cms.CertificateSet
-
Gets all included X.509 certificates from this CertificateSet.
- getX509Certificates() - Method in class iaik.cms.CMSCertList
-
Returns the X.509 public key certificates included.
- getX509Certificates() - Method in class iaik.cms.OriginatorInfo
-
Returns the X.509 public key certificates included.
- getX509Certificates() - Method in class iaik.cms.SignedDataStream
-
Returns the X.509 public key certificates included.
- getX509DataAt(int) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Gets the
X509Data key information hint at the specified position from the list of hints which
have been inserted so far.
- getX509DataNumber() - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Gets the number of
X509Data key information hints inserted so far.
- getX509Extensions() - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Returns the X.509 extensions (including extension values) that are
requested to be included in the end user certificate.
- getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Returns the x-coordinate of the calling point.
- getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Returns the x-coordinate of the calling point.
- getXCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Returns the x coordinate of the calling point.
- getXPath() - Method in class iaik.ixsil.algorithms.TransformImplXPath
-
Gets the XPath expression to be processed by this transform.
- getXPath2Elements() - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Gets the DOM elements of the XPath elements of this transform.
- getXPathElement() - Method in class iaik.ixsil.algorithms.TransformImplXPath
-
Gets the XPath DOM element of this transform.
- getY() - Method in class iaik.security.dh.DHPublicKey
-
Returns the public value y as BigInteger.
- getY() - Method in class iaik.security.dh.ESDHPublicKey
-
Returns the public value y as BigInteger.
- getY() - Method in class iaik.security.dsa.DSAPublicKey
-
Returns the public key value y.
- getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Returns the y-coordinate of the calling point.
- getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Returns the y-coordinate of the calling point.
- getYCoordinate() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Returns the y coordinate of the calling point.
- getZeroElement() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the Zero Element.
- getZeroElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the Zero Element.
- getZeroElement() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns the neutral element (or identity element) with respect to addition.
- GFp - Class in com.entrust.toolkit.security.arithmetic.fields
-
- 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
-
- 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_aes128_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.8"
Registered JCA algorithm: "AesKeyWrapPad"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes128_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
-
/**
OID String: "2.16.840.1.101.3.4.1.8"
OID Name: "id-aes128-wrap-pad"
OID Short-name: none
- id_aes192_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.22"
Registered JCA algorithm: "AES/CBC/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes192_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.22"
OID Name: "AES-192-CBC"
OID Short-name: none
- id_aes192_CFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.24"
Registered JCA algorithm: "AES/CFB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes192_CFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.24"
OID Name: "id-aes192-CFB"
OID Short-name: none
- id_aes192_ECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.21"
Registered JCA algorithm: "AES/ECB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes192_ECB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.21"
OID Name: "AES-192-ECB"
OID Short-name: none
- id_aes192_GCM - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.26"
Registered JCA algorithm: "AES/GCM/NoPadding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: None
Source: RFC 5084
- id_aes192_GCM - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.26"
OID Name: "id-aes192-GCM"
OID Short-name: none
Source: RFC 5084
- id_aes192_OFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.23"
Registered JCA algorithm: "AES/OFB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes192_OFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.23"
OID Name: "id-aes192-OFB"
OID Short-name: none
- id_aes192_wrap - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.25"
Registered JCA algorithm: "AesKeyWrap"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes192_wrap - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.25"
OID Name: "id-aes192-wrap"
OID Short-name: none
- id_aes192_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.28"
Registered JCA algorithm: "AesKeyWrapPad"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes192_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.28"
OID Name: "id-aes192-wrap-pad"
OID Short-name: none
- id_aes256_CBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.42"
Registered JCA algorithm: "AES/CBC/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes256_CBC - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.42"
OID Name: "AES-256-CBC"
OID Short-name: none
- id_aes256_CFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.44"
Registered JCA algorithm: "AES/CFB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes256_CFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.44"
OID Name: "id-aes256-CFB"
OID Short-name: none
- id_aes256_ECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.41"
Registered JCA algorithm: "AES/ECB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes256_ECB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.41"
OID Name: "AES-256-ECB"
OID Short-name: none
- id_aes256_GCM - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.46"
Registered JCA algorithm: "AES/GCM/NoPadding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: None
Source: RFC 5084
- id_aes256_GCM - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.46"
OID Name: "id-aes256-GCM"
OID Short-name: none
Source: RFC 5084
- id_aes256_OFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.43"
Registered JCA algorithm: "AES/OFB/PKCS5Padding"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: IvParameterSpec
Source: NIST AES Registered Objects
- id_aes256_OFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.43"
OID Name: "id-aes256-OFB"
OID Short-name: none
- id_aes256_wrap - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.45"
Registered JCA algorithm: "AesKeyWrap"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes256_wrap - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.45"
OID Name: "id-aes256-wrap"
OID Short-name: none
- id_aes256_wrap_pad - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.1.48"
Registered JCA algorithm: "AesKeyWrapPad"
Registered JCA key: "AES"
Registered AlgorithmParameterSpecs: none
Source: NIST AES Registered Objects
- id_aes256_wrap_pad - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.1.48"
OID Name: "id-aes256-wrap-pad"
OID Short-name: none
- id_alg_composite - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.6.1.4.1.18227.2.1"
OID Name: "CompositeSignature"
OID Short-name: none
Source: Entrust OID Registry
- id_composite_key - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.4.1"
OID Name: "CompositeKey"
OID Short-name: none
Source: Entrust OID Registry
- id_dsa - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.10040.4.1"
Registered JCA algorithm: "RawDSA"
Registered JCA key: "DSA"
Registered AlgorithmParameterSpecs: none
- id_dsa - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.10040.4.1"
OID Name: "DSA"
OID Short-name: none
- id_dsa_with_sha1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.10040.4.3"
Registered JCA algorithm: "DSA"
Registered JCA key: "DSA"
Registered AlgorithmParameterSpecs: none
- id_dsa_with_sha1 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.10040.4.3"
OID Name: "DSAWithSHA1"
OID Short-name: none
- id_ea_rsa - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "2.5.8.1.1"
Registered JCA algorithm: "RSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- id_ea_rsa - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.5.8.1.1"
OID Name: "RSA"
OID Short-name: none
- id_ecDH - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.132.1.12"
OID Name: "id-ecDH"
OID Short-name: none
- id_ecMQV - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.132.1.13"
OID Name: "id-ecMQV"
OID Short-name: none
- id_ecPublicKey - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.10045.2.1"
OID Name: "id-ecPublicKey"
OID Short-name: none
- id_ecPublicKey - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID that represents an EC
public key (ANSI X9.62).
- id_ecPublicKeyRestricted - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.10045.2.2"
OID Name: "id-ecPublicKeyRestricted"
OID Short-name: none
- id_hmacWithMD5 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.6"
Registered JCA algorithm: "HmacMD5"
Registered JCA key: "HmacMD5"
Registered AlgorithmParameterSpecs: none
- id_hmacWithMD5 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.6"
OID Name: "id-hmacWithMD5"
OID Short-name: none
- id_hmacWithSHA1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.7"
Registered JCA algorithm: "HmacSHA1"
Registered JCA key: "HmacSHA1"
Registered AlgorithmParameterSpecs: none
Source: PKCS #5
- id_hmacWithSHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.7"
OID Name: "id-hmacWithSHA1"
OID Short-name: none
- id_hmacWithSHA224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.8"
Registered JCA algorithm: "HmacSHA224"
Registered JCA key: "HmacSHA224"
Registered AlgorithmParameterSpecs: none
Source: PKCS #5
- id_hmacWithSHA224 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.8"
OID Name: "id-hmacWithSHA224"
OID Short-name: none
- id_hmacWithSHA256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.9"
Registered JCA algorithm: "HmacSHA256"
Registered JCA key: "HmacSHA256"
Registered AlgorithmParameterSpecs: none
Source: PKCS #5
- id_hmacWithSHA256 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.9"
OID Name: "id-hmacWithSHA256"
OID Short-name: none
- id_hmacWithSHA384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.10"
Registered JCA algorithm: "HmacSHA384"
Registered JCA key: "HmacSHA384"
Registered AlgorithmParameterSpecs: none
Source: PKCS #5
- id_hmacWithSHA384 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.10"
OID Name: "id-hmacWithSHA384"
OID Short-name: none
- id_hmacWithSHA512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MacAlgs
-
Algorithm OID: "1.2.840.113549.2.11"
Registered JCA algorithm: "HmacSHA512"
Registered JCA key: "HmacSHA512"
Registered AlgorithmParameterSpecs: none
Source: PKCS #5
- id_hmacWithSHA512 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.2.11"
OID Name: "id-hmacWithSHA512"
OID Short-name: none
- id_mgf1 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.8"
OID Name: "id-mgf1"
OID Short-name: "MGF1"
- id_pkix_cps - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKIX object id-pkix-cps indicating a
CPS Pointer qualifier for defining a (URI) pointer to a Certification
Practice Statement (CPS) describing a particular CA policy.
- id_pkix_unotice - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKIX object id-pkix-unotice
indicating a User Notice qualifier for describing a particular CA policy.
- id_PKIXCMP_stdECDHwithX963SHA1 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.2.1"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA1"
OID Short-name: none
Source: Entrust OID Registry
- id_PKIXCMP_stdECDHwithX963SHA224 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.2.2"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA224"
OID Short-name: none
Source: Entrust OID Registry
- id_PKIXCMP_stdECDHwithX963SHA256 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.2.3"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA256"
OID Short-name: none
Source: Entrust OID Registry
- id_PKIXCMP_stdECDHwithX963SHA384 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.2.4"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA384"
OID Short-name: none
Source: Entrust OID Registry
- id_PKIXCMP_stdECDHwithX963SHA512 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.114027.80.2.5"
OID Name: "id-PKIXCMP-stdECDHwithX963SHA512"
OID Short-name: none
Source: Entrust OID Registry
- id_RSASAA_PSS - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
- id_RSASAA_PSS - Static variable in class iaik.asn1.structures.AlgorithmID
-
An AlgorithmID for the RSA-PSS signature algorithm.
- id_RSASSA_PSS - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.113549.1.1.10"
Registered JCA algorithm: "RSA-PSS"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: RsaPssParameterSpec
- id_rsassa_pss - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.10"
OID Name: "id-RSASSA-PSS"
OID Short-name: none
- id_sha1 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "1.3.14.3.2.26"
Registered JCA algorithm: "SHA-1"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha1 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.14.3.2.26"
OID Name: "SHA"
OID Short-name: none
- id_sha224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.4"
Registered JCA algorithm: "SHA-224"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha224 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.4"
OID Name: "id-sha224"
OID Short-name: none
- id_sha256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.1"
Registered JCA algorithm: "SHA-256"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha256 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.1"
OID Name: "id-sha256"
OID Short-name: none
- id_sha384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.2"
Registered JCA algorithm: "SHA-384"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha384 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.2"
OID Name: "id-sha384"
OID Short-name: none
- id_sha3_224 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.7"
Registered JCA algorithm: "SHA3-224"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha3_224 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.7"
OID Name: "id-sha3-224"
OID Short-name: none
- id_sha3_256 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.8"
Registered JCA algorithm: "SHA3-256"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha3_256 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.8"
OID Name: "id-sha3-256"
OID Short-name: none
- id_sha3_384 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.9"
Registered JCA algorithm: "SHA3-384"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha3_384 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.9"
OID Name: "id-sha3-384"
OID Short-name: none
- id_sha3_512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.10"
Registered JCA algorithm: "SHA3-512"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha3_512 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.10"
OID Name: "id-sha3-512"
OID Short-name: none
- id_sha512 - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.MessageDigestAlgs
-
Algorithm OID: "2.16.840.1.101.3.4.2.3"
Registered JCA algorithm: "SHA-512"
Registered JCA key: none
Registered AlgorithmParameterSpecs: none
- id_sha512 - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "2.16.840.1.101.3.4.2.3"
OID Name: "id-sha512"
OID Short-name: none
- IDEA - Class in iaik.security.cipher
-
Extends the BufferedCipher class for adding a buffering mechanism
to the underlying IDEA cipher.
- IDEA() - Constructor for class iaik.security.cipher.IDEA
-
The constructor; creates a new instance of the IDEA symmetric cipher
algorithm.
- idea_CBC - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the IDEA symmetric block cipher
used in CBC mode.
- IDEA_CBC_AND_SHA1 - Static variable in class com.entrust.toolkit.credentials.EntrustProfileProtectionAlgorithms
-
The Entrust profile protection algorithm which consists of IDEA-CBC
MACing and encryption using symmetric keys derived from the user's
password, where the SHA1 algorithm is used during key derivation.
- ideaCBC - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.2"
Registered JCA algorithm: "IDEA/CBC/PKCS5Padding"
Registered JCA key: "IDEA"
Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
- ideaCBC - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.6.1.4.1.188.7.1.1.2"
OID Name: "IDEA-CBC"
OID Short-name: none
- ideaCFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.4"
Registered JCA algorithm: "IDEA/CFB/PKCS5Padding"
Registered JCA key: "ideaCFB"
Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
- ideaCFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.6.1.4.1.188.7.1.1.4"
OID Name: "ideaCFB"
OID Short-name: none
- IdeaCipher - Class in com.entrust.toolkit.security.crypto.cipher
-
An implementation of the IDEA symmetric block cipher (International Data
Encryption Algorithm).
- IdeaCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.IdeaCipher
-
The constructor; creates a new instance of the IDEA symmetric cipher
algorithm.
- ideaECB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.1"
Registered JCA algorithm: "IDEA/ECB/PKCS5Padding"
Registered JCA key: "IDEA"
Registered AlgorithmParameterSpecs: none
- ideaECB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.6.1.4.1.188.7.1.1.1"
OID Name: "ideaECB"
OID Short-name: none
- IDEAKeyGenerator - Class in iaik.security.cipher
-
This class provides the functionality of a IDEA key generator.
- IDEAKeyGenerator() - Constructor for class iaik.security.cipher.IDEAKeyGenerator
-
The constructor; creates a new instance of the IDEA key generation
algorithm.
- IDEAKeyWrap - Class in iaik.security.cipher
-
This class implements the CMS IDEA key wrap algorithm.
- IDEAKeyWrap() - Constructor for class iaik.security.cipher.IDEAKeyWrap
-
The constructor; creates a new instance of the IDEAWrapIDEA symmetric
cipher algorithm.
- IdeaMac - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the DAC message authentication code
algorithm that uses IDEA as the underlying symmetric cipher.
- IdeaMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.IdeaMac
-
The constructor; creates a new instance of the IDEAMac MAC algorithm.
- ideaOFB - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.CipherAlgs
-
Algorithm OID: "1.3.6.1.4.1.188.7.1.1.3"
Registered JCA algorithm: "IDEA/OFB/PKCS5Padding"
Registered JCA key: "ideaOFB"
Registered AlgorithmParameterSpecs: IvParameterSpec, IDEAParameterSpec
- ideaOFB - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.6.1.4.1.188.7.1.1.3"
OID Name: "ideaOFB"
OID Short-name: none
- IDEAParameters - Class in com.entrust.toolkit.security.provider
-
This class represents IDEA parameters in opaque form and may be used for
generating opaque IDEA parameters and converting them between various
formats.
- IDEAParameters() - Constructor for class com.entrust.toolkit.security.provider.IDEAParameters
-
The default constructor.
- IDEAParameterSpec - Class in com.entrust.toolkit.security.spec
-
This class implements the IDEA Parameter structure as defined in RFC 3058.
- IDEAParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
The default constructor.
- IDEAParameterSpec(byte[]) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Creates a new IDEAParameterSpec object with the specified
component.
- IDEAParameterSpec(byte[], int) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Creates a new IDEAParameterSpec object with the specified
component.
- IDEAParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Creates a new IDEAParameterSpec object from an
ASN1Object.
- identifiesCert(X509Certificate) - Method in interface iaik.cms.CertificateIdentifier
-
Checks if the given certificate is identified by this CertificateIdentifier.
- identifiesCert(X509Certificate) - Method in class iaik.cms.IssuerAndSerialNumber
-
Checks if the given certificate is identified by this IssuerAndSerialNumber.
- identifiesCert(X509Certificate) - Method in class iaik.cms.RecipientKeyIdentifier
-
Checks if the given certificate is identified by this RecipientKeyIdentifier.
- identifiesCert(X509Certificate) - Method in class iaik.cms.SignerRecipientIdentifier
-
Checks if the given certificate is identified by this CertificateIdentifier.
- identifiesCert(X509Certificate) - Method in class iaik.cms.SubjectKeyID
-
Checks if the given certificate is identified by this SubjectKeyID.
- identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSCertID
-
Checks whether the given certificate is identified by this ESSCertID.
- identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSCertIDv2
-
Checks whether the given certificate is identified by this ESSCertIDv2.
- identifiesCert(Certificate) - Method in class iaik.smime.ess.ESSIssuerSerial
-
Checks whether the given certificate is identified by this IssuerSerial.
- identifiesCert(X509Certificate) - Method in class iaik.x509.attr.Holder
-
Checks if this Holder identifies the certificate.
- identifiesCert(X509Certificate) - Method in class iaik.x509.attr.IssuerSerial
-
Checks if this IssuerSerial identifies the given base certificate.
- identifiesCert(X509Certificate) - Method in class iaik.x509.attr.ObjectDigestInfo
-
Checks if this ObjectDigestInfo identifies the given certificate.
- identifiesKey(PublicKey) - Method in class iaik.x509.attr.ObjectDigestInfo
-
Checks if this ObjectDigestInfo identifies the given public key.
- Identity - Class in com.entrust.toolkit.credentials
-
- Identity() - Constructor for class com.entrust.toolkit.credentials.Identity
-
- IDENTITY - Static variable in class com.entrust.toolkit.keychain.KeychainItem
-
- Identity.Format - Enum in com.entrust.toolkit.credentials
-
An digital identity format.
- IdentityFilter - Interface in com.entrust.toolkit.credentials
-
A CapiIdentityFilter is used by
CapiIdentities to determine if a
certificate belongs to the same identity as another existing identity.
- IdentityInfo(Name) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Creates a new IdentityInfo object with the given subject name of the
certificate to find on the token
- IdentityInfo(String) - Constructor for class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Creates a new IdentityInfo object with the given subject name of the
certificate to find on the token
- IExceptionWithCause - Interface in com.entrust.toolkit.exceptions
-
- IGNORE - Static variable in class iaik.utils.Base64InputStream
-
- ignorePerUserLifetime - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
-
OID String: "1.2.840.113533.7.77.46.1.5"
OID Name: "entrustCertDefnIgnorePerUserLifetime"
OID Short-name: none
- iKEIntermediate - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
-
The "iKEIntermediate" ExtendedKeyUsage purpose id.
- implementation - Static variable in class iaik.ixsil.util.DOMUtils
-
Reference to the actual implementation of the DOM utility methods.
- IMPLEMENTATION_NAME_DSA - Static variable in class iaik.cms.SecurityProvider
-
Constant string DSA.
- IMPLEMENTATION_NAME_ECDSA - Static variable in class iaik.cms.SecurityProvider
-
Constant string ECDSA.
- IMPLEMENTATION_NAME_RSA - Static variable in class iaik.cms.SecurityProvider
-
Constant string RSA.
- implementations - Static variable in class iaik.asn1.structures.AlgorithmID
-
Implementation repository.
- implGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
-
Determines the maximum amount of data in bytes that will be output by a
'process data' operation.
- implGetOutputSize(int) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
-
- IMPLICIT - Static variable in class iaik.cms.AuthenticatedDataStream
-
Denotes a mode where the content is not transmitted within the
AuthenticatedData
- IMPLICIT - Static variable in class iaik.cms.CompressedDataStream
-
Used to determine if data is implicitly compressed
- IMPLICIT - Static variable in class iaik.cms.DigestedDataStream
-
Denotes a mode where the data to be digested is included.
- IMPLICIT - Static variable in class iaik.cms.SignedDataStream
-
Denotes a mode where the signed message is included in the Signature
- IMPLICIT - Static variable in class iaik.pkcs.pkcs7.DigestedDataStream
-
Denotes a mode where the data to be digested is included.
- IMPLICIT - Static variable in class iaik.pkcs.pkcs7.SignedDataStream
-
Denotes a mode where the signed message is included in the Signature
- implInit(int, Key, AlgorithmParameters, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
-
Initializes the underlying asymmetric cipher implementation.
- implInit(int, Key, AlgorithmParameters, AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
-
- implProcessData(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.cipher.AsymmetricCipher
-
Processes the data using the underlying asymmetric cipher implementation.
- implProcessData(byte[], int, int) - Method in class com.entrust.toolkit.security.crypto.rsa.RsaCipher
-
- import_ - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
EntrustState - import.
- importKey(CryptProvider, byte[], CryptKey, int) - Static method in class com.entrust.toolkit.capi.CryptKey
-
Imports a key in to CAPI and returns a handle to the newly imported key.
- importkr - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
EntrustState - importkr.
- importPrivateKey(CryptProvider, PrivateKey, KeyUsage, int, boolean) - Static method in class com.entrust.toolkit.capi.CryptKey
-
Imports the provided software-based private key into MSCAPI, using the
provided key usage to determine the MSCAPI key algorithm for the key.
- importPrivateKey(CryptProvider, PrivateKey, KeySpec, int, boolean) - Static method in class com.entrust.toolkit.capi.CryptKey
-
Imports the provided software-based private key into MSCAPI, using the
provided key specifier to determine the MSCAPI key algorithm for the key.
- importPrivateKeyAndCert(PrivateKey, String, X509Certificate, String, boolean, String, SecureStringBuffer) - Static method in class com.entrust.toolkit.keychain.KeychainKey
-
Import the private key and Certificate into the Keychain.
- importPublicKeyInfo(byte[]) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Import the public key info and return public key reference.
- in - Variable in class com.entrust.toolkit.util.ManagerTransport
-
- IN_DOC_ELEMENT_ - Static variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Constant indicating that the document element is currently being processed.
- INCLUDE_ALL_CERTS - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- INCLUDE_NONE - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- INCLUDE_VERIFICATION_CERT - Static variable in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
- inclusiveNamespacePrefixes_ - Variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Contains the list of namespace prefixes to be handled as per Canonical XML.
- inclusiveNamespacePrefixes_ - Variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Contains the list of namespace prefixes to be handled as per Canonical XML.
- inclusiveNamespacePrefixMap_ - Variable in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
In case that Exclusive Canonical XML should be serialized, this member contains a list of all namespace
prefixes that should be treated as described in Canonical XML.
- INCLUSIVENAMESPACES_ATTR_PREFIXLIST_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Name of the PrefixList attribute of the InclusiveNamespaces XML element.
- INCLUSIVENAMESPACES_ATTR_PREFIXLIST_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Name of the PrefixList attribute of the InclusiveNamespaces XML element.
- INCLUSIVENAMESPACES_TAG_ - Static variable in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Name of the InclusiveNamespaces XML element (parameter element of CanonicalizationMethod).
- INCLUSIVENAMESPACES_TAG_ - Static variable in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Name of the InclusiveNamespaces XML element (parameter element of CanonicalizationMethod).
- incorrectData - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
-
'incorrectData': the requestor's data is incorrect (for notary
services).
- incrementCounter() - Method in class iaik.security.dh.ESDHKEKParameters
-
Increments the counter by 1.
- incrementCounter() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Increments the counter by 1.
- indefinite_length - Variable in class iaik.asn1.ASN1Object
-
Is the length of this ASN1Object encoded as indefinite or definite length?.
- indefiniteLength() - Method in class iaik.asn1.ASN1Object
-
Returns whether this ASN1Object will be encoded by using the definite or indefinite
encoding method.
- Info - Class in com.entrust.toolkit.pkcs11
-
Represents a structure that provides general information about the
Cryptographic Token Interface Standard, also known as Cryptoki.
- Info() - Constructor for class com.entrust.toolkit.pkcs11.Info
-
Default constructor, creates a new Info object.
- InfoAccess - Class in iaik.x509.extensions
-
Abstract super class for the AuthorityInfoAccess and
SubjectInfoAccess extensions.
- InfoAccess() - Constructor for class iaik.x509.extensions.InfoAccess
-
Default constructor.
- InfoAccess(AccessDescription) - Constructor for class iaik.x509.extensions.InfoAccess
-
Creates an InfoAccess object and adds a AccessDescription.
- InfoTypeAndValue - Class in com.entrust.toolkit.asn1.cmpv1
-
This class implements the ASN.1 structure for InfoTypeAndValue as defined in
the CRMF specification.
- InfoTypeAndValue() - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
This is the default constructor.
- InfoTypeAndValue(ObjectID) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Creates a new InfoTypeAndValue object with the specified
component.
- InfoTypeAndValue(ObjectID, ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Creates a new InfoTypeAndValue object with the specified
components.
- InfoTypeAndValue(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Creates a new InfoTypeAndValue object from an
ASN1Object.
- InhibitAnyPolicy - Class in com.entrust.toolkit.x509.extensions
-
This class implements the InhibitAnyPolicy extension.
- InhibitAnyPolicy() - Constructor for class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Default constructor.
- InhibitAnyPolicy(int) - Constructor for class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Creates a new InhibitAnyPolicy from an integer specifying the
number of additional certificates that may appear in the path before
anyPolicy is no longer permitted.
- InhibitAnyPolicy - Class in iaik.x509.extensions
-
This class implements the InhibitAnyPolicy extension.
- InhibitAnyPolicy() - Constructor for class iaik.x509.extensions.InhibitAnyPolicy
-
Default constructor.
- InhibitAnyPolicy(int) - Constructor for class iaik.x509.extensions.InhibitAnyPolicy
-
Creates an InhibitAnyPolicy for the given skipCerts value.
- InhibitAnyPolicyCertTestlet - Class in com.entrust.toolkit.x509.testlets
-
This class implements a testlet for the X.509 certificate extension
InhibitAnyPolocy.
- InhibitAnyPolicyCertTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
-
- INI_CERT_SIZE - Static variable in class iaik.utils.Util
-
Limit used for the INI file certificate size
- IniCertReader - Class in com.entrust.toolkit.util
-
This class is used to read the certificates
used for LDAPS from an entrust.ini.
- IniCertReader() - Constructor for class com.entrust.toolkit.util.IniCertReader
-
- IniFile - Class in com.entrust.toolkit.util
-
IniFile provides a convenient format for storing program data in a file, based
closely on MS-Windows 3.x "INI" files.
- IniFile() - Constructor for class com.entrust.toolkit.util.IniFile
-
Initializes an empty IniFile
- IniFile(String) - Constructor for class com.entrust.toolkit.util.IniFile
-
Initializes an IniFile with a specific filename
- IniFile(InputStream) - Constructor for class com.entrust.toolkit.util.IniFile
-
Initializes an IniFile using an InputStream.
- init(int) - Method in class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
-
- init(ServletConfig) - Method in class com.entrust.toolkit.util.HttpDirectoryServlet
-
Overrides the init method in the servlet superclass.
- init(ServletConfig) - Method in class com.entrust.toolkit.util.HttpManagerServlet
-
Overrides the init method in the servlet superclass.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
-
Deprecated.
Inits this CertificateIssuer implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
-
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
-
This method initializes the redaction extension by decoding it from the ASN.1 sequence
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
-
Deprecated.
Inits this DeltaCRLIndicator implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Inits this EntrustVersInfo implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
-
Deprecated.
Inits this HoldInstructionCode implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Inits this InvalidityDate implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Inits this IssuingDistributionPoint implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Inits this KeyAttributes implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
-
Inits this OldAuthorityKeyIdentifier implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
-
Inits this OldBasicConstraints implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
-
Inits this OldCRLDistributionPoints implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Inits this OldIssuingDistributionPoint implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
-
Inits this PKCS12ExportPermission implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Initialize this SignedCertificateTimestampList implementation with an ASN1Object
representing the value of this extension.
- init(ClientSettings) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Copies another ClientSettings object into this one.
- init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.AuthorityKeyIdentifierCRLTestlet
-
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.BasicConstraintsCertTestlet
-
Initialize the testlet with the given chain.
- init(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificateIssuerCRLEntryTestlet
-
Initializes the CRL entry extension testlet when a new CRL is to be
validated.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.CertificatePoliciesCertTestlet
-
Initialize the testlet with the given chain.
- init(X509Certificate[], TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CertTestlet
-
Initializes the certificate extension testlet when a new certificate
chain is to be validated.
- init(X509CRL, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLEntryTestlet
-
Initializes the CRL entry extension testlet when a new CRL is to be
validated.
- init(X509Certificate, TestletDataSet) - Method in interface com.entrust.toolkit.x509.testlets.CRLTestlet
-
Initializes the CRL extension testlet when a new CRL is to be validated.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.ExtendedKeyUsageCertTestlet
-
Initializes this CertTestlet.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.InhibitAnyPolicyCertTestlet
-
- init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
-
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.KeyUsageCertTestlet
-
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NameConstraintsCertTestlet
-
Initialize the testlet with the given chain.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCertTestlet
-
- init(X509CRL, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLEntryTestlet
-
- init(X509Certificate, TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.NullCRLTestlet
-
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.OldBasicConstraintsCertTestlet
-
During the initialization phase, we add a BasicConstraintsTestletData
object to the TestletDataSet, if it doesn't already exist.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.PolicyConstraintsCertTestlet
-
Deprecated.
- init(X509Certificate[], TestletDataSet) - Method in class com.entrust.toolkit.x509.testlets.SubjectAltNameCertTestlet
-
- init(String, String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLEException
-
Initializes exception handling.
- init(String, String) - Static method in exception com.entrust.toolkit.xencrypt.exceptions.XMLERuntimeException
-
Initializes the XMLE runtime exception handling.
- init(String, String) - Static method in exception iaik.ixsil.exceptions.IXSILException
-
Initializes the IXSIL exception handling.
- init(String, String) - Static method in exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Initializes the IXSIL exception handling.
- init(URI) - Static method in class iaik.ixsil.init.IXSILInit
-
Initializes IXSIL API with values provided by the specified IXSIL init properties file.
- init(Properties, Properties, Properties) - Static method in class iaik.ixsil.init.IXSILInit
-
An alternative way for initializing the IXSIL API.
- init(ASN1Object) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Inits this AuthorityKeyIdentifier implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.BasicConstraints
-
Inits this BasicConstraints implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.CertificateIssuer
-
Inits this CertificateIssuer implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.CertificatePolicies
-
Inits this CertificatePolicies implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.CRLDistPointsSyntax
-
Inits this CRLDistPointsSyntax implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.CRLNumber
-
Inits this CRLNumber implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Inits this DeltaCRLIndicator implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.ErrorExtension
-
Implements the V3Extension Interface.
- init(ASN1Object) - Method in class iaik.x509.extensions.ExtendedKeyUsage
-
Inits this ExtendedKeyUsage implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.HoldInstructionCode
-
Inits this HoldInstructionCode implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.InfoAccess
-
Inits this InfoAccess implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.InhibitAnyPolicy
-
Inits this InhibitAnyPolicy implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.InvalidityDate
-
Inits this InvalidityDate implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.IssuerAltName
-
Inits this IssuerAltName implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Inits this IssuingDistributionPoint implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.KeyUsage
-
Inits this KeyUsage implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.NameConstraints
-
Inits this NameConstraints implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Inits this NetscapeBaseUrl implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
-
Inits this NetscapeCaPolicyUrl implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
-
Inits this NetscapeCaRevocationUrl implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Inits this NetscapeCertRenewalUrl implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Inits this NetscapeCertType implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Inits this NetscapeComment implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Inits this NetscapeRevocationUrl implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Inits this NetscapeSSLServerName implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.PolicyConstraints
-
Inits this PolicyConstraints implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.PolicyMappings
-
Inits this PolicyMappings implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Inits this PrivateKeyUsagePeriod implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Inits this BiometricInfo implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.qualified.QCStatements
-
Inits this QCStatements implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.ReasonCode
-
Inits this ReasonCode implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.SubjectAltName
-
Inits this SubjectAltName implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Inits this SubjectDirectoryAttributes implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.extensions.SubjectKeyIdentifier
-
Inits this SubjectKeyIdentifier implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Inits this AcceptableResponses implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Inits this ArchiveCutoff implementation with an ASN1Object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.CrlID
-
Inits this CrlID implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.Nonce
-
Inits this Nonce implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Inits this ServiceLocator implementation with an ASN1object
representing the value of this extension.
- init(ASN1Object) - Method in class iaik.x509.UnknownExtension
-
Inits the implementation with an ASN1 object representing the value of
the unknown extension.
- init(ASN1Object) - Method in class iaik.x509.V3Extension
-
Inits the implementation with an ASN1Object.
- initActiveDirectory(String, String, SecureStringBuffer) - Method in class com.entrust.toolkit.util.HttpsLdapServer
-
Performs Simple Authentication to the Microsoft Active Directory
that was set by a prior call to the setDirectory
method.
- InitBufferedInputStream - Class in iaik.utils
-
An ordinary BufferedInputStream where the internal buffer can be
initialized with an array.
- InitBufferedInputStream(InputStream, byte[]) - Constructor for class iaik.utils.InitBufferedInputStream
-
Creates a new buffered input stream to read data from
the specified input stream.
- InitBufferedInputStream(InputStream, byte[], int) - Constructor for class iaik.utils.InitBufferedInputStream
-
Creates a new buffered input stream to read data from
the specified input stream with the specified buffer size.
- initCipher(int, Key) - Method in class iaik.security.cipher.PbeWithMD5AndDES_CBC
-
Is used by all engineInit methods and initializes the cipher.
- initCipher(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd3_KeyTripleDES_CBC
-
Is used by the engineInit methods and initializes the cipher.
- initCipher(int, Key, SecureRandom) - Method in class iaik.security.cipher.PbeWithSHAAnd40BitRC2_CBC
-
This method is used by the engineInit methods and initializes the cipher.
- initDecrypt(byte[], byte[]) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Initializes the EncryptionAlgorithm for decrypting.
- initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Initializes this symmetric cipher for decrypting, using the key
material and initialization vector provided.
- initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Initializes this symmetric cipher for decrypting, using the key
material and initialization vector provided.
- initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
This method is required to implement the EncryptionAlgorithm interface,
but it does nothing, since RSA is an asymmetric cipher.
- initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Initializes the symmetric cipher for unwrapping.
- initDecrypt(byte[], byte[]) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Initializes the symmetric cipher for unwrapping key data.
- initEncrypt() - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Initializes the EncryptionAlgorithm for encrypting a DOM element or
a set of DOM elements.
- initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Initializes the symmetric cipher for encryption using Triple DES.
- initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Initializes the symmetric cipher for encryption using AES.
- initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
This method is required to implement the EncryptionAlgorithm interface,
but it does nothing, since RSA is an asymmetric cipher.
- initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Initializes the symmetric cipher for wrapping a key data using
TripleDES.
- initEncrypt() - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Initializes the symmetric cipher for wrapping key data.
- InitException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while performing an IXSIL initialization task.
- InitException() - Constructor for exception iaik.ixsil.exceptions.InitException
-
- InitException(Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
-
- InitException(String) - Constructor for exception iaik.ixsil.exceptions.InitException
-
- InitException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
-
- InitException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.InitException
-
- InitException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.InitException
-
- initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
-
Initializes the key pair generator using the specified parameter set.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
-
Initializes the key pair generator using the specified parameter set and
user-provided source of randomness.
- initialize(int, SecureRandom) - Method in class com.entrust.toolkit.security.crypto.ec.EcKeyPairGenerator
-
Initializes the key pair generator for a certain keysize, using the
default parameter set and user-provided source of randomness.
- initialize() - Static method in class com.entrust.toolkit.security.fips.Fips140AuditLogger
-
Used to initialize the Audit Log.
- initialize(boolean) - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
-
Initializes the Toolkit in FIPS or non-FIPS mode.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
-
Deprecated.
Initializes the key pair generator using the specified parameter set and
user-provided source of randomness.
- initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
-
Deprecated.
Initializes the key pair generator using the specified parameter set.
- initialize(int, SecureRandom) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
-
Deprecated.
Initializes the key pair generator for a certain keysize using the default
parameter set.
- initialize(int) - Method in class com.entrust.toolkit.security.provider.ECDSAKeyPairGenerator
-
Deprecated.
Initializes the key pair generator for a certain keysize using the default
parameter set.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
-
Initializes the key pair generator using the specified parameter set and
user-provided source of randomness.
- initialize(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.provider.RSAKeyPairGenerator
-
- 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.
- initializeKeychain() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Load the default Keychain native library.
- initializeKeychain(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Loads the Keychain native library from the given path.
- initializePkcs11() - Static method in class com.entrust.toolkit.JniInitializer
-
Load the default PKCS11 native library.
- initializePkcs11(String) - Static method in class com.entrust.toolkit.JniInitializer
-
Loads the Toolkit's PKCS11 native library from the given path.
- Initializer - Class in com.entrust.toolkit.security.provider
-
Initializes the Toolkit to prepare for performing cryptographic operations.
- initializeSelected(CardMSCertReqInfo[], X509Certificate) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Executes an initialization transmission that initializes selected keys
and certificates for a user.
- initializeSelected(PublicKey, CardMSCertReqInfo[]) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
- 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.
- internationalISDNNumber - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.25"
OID Name: "internationalISDNNumber"
OID Short-name: none
Source: RFC 4519
- INTERNETPASSWORD - Static variable in class com.entrust.toolkit.keychain.KeychainItem
-
- intersect(Set) - Method in class com.entrust.toolkit.Set
-
The intersection set operation.
- intToError(int) - Static method in class com.entrust.toolkit.capi.Error
-
Converts an integer value, such as those returned by Windows system
calls and CAPI functions, and converts it to an Error.
- intToNetworkBytes(int) - Static method in class iaik.utils.Util
-
Converts an int to an array of 4 bytes that represent the integer,
in big-endian order.
- intValue() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
-
Returns the event reason as an int.
- intValue() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
Returns the state as an int.
- intValue() - Method in enum com.entrust.toolkit.capi.EntrustCertManagementState
-
Returns the integer representation of the certificate management state.
- InvalidityDate - Class in com.entrust.toolkit.x509.extensions
-
- InvalidityDate() - Constructor for class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Default constructor.
- InvalidityDate - Class in iaik.x509.extensions
-
This class implements the InvalidityDate extension.
- InvalidityDate() - Constructor for class iaik.x509.extensions.InvalidityDate
-
Default constructor.
- InvalidityDate(Date) - Constructor for class iaik.x509.extensions.InvalidityDate
-
Creates a new InvalidityDate from the given date.
- InvalidUserException - Exception in com.entrust.toolkit.exceptions
-
Thrown to indicate that the operation is not permitted because the user is
not logged in.
- InvalidUserException() - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
-
Constructs a InvalidUserException with no detail message.
- InvalidUserException(String) - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
-
Constructs a InvalidUserException with the specified detail
message.
- InvalidUserException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.InvalidUserException
-
Constructs a InvalidUserException with the specified detail
message that wraps an exception thrown inside the PKCS#7 processing
code.
- ip - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
PKIBody type 'ip'.
- iPAddress - Static variable in class iaik.asn1.structures.GeneralName
-
GeneralName type iPAddress (7).
- ipsecEndSystem - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
-
The "IP security end system" ExtendedKeyUsage purpose id.
- ipsecTunnel - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
-
The "IP security tunnel termination" ExtendedKeyUsage purpose id.
- ipsecUser - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
-
The "IP security user" ExtendedKeyUsage purpose id.
- ir - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
PKIBody type 'ir'.
- isA(ASN) - Method in class iaik.asn1.ASN1Object
-
Tests if this object is an instance of given ASN.1 type.
- isAbsolute() - Method in class iaik.ixsil.util.URI
-
Tests if the URI is absolute.
- isActive() - Method in class iaik.utils.StreamCopier
-
Check whether the copier is already finished.
- isAesCbc128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-cbc-128
algorithm.
- isAesCbc192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-cbc-192
algorithm.
- isAesCbc256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-cbc-256
algorithm.
- isAesGcm128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-gcm-128
algorithm.
- isAesGcm192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-gcm-192
algorithm.
- isAesGcm256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the aes-gcm-256
algorithm.
- isAllExportable() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates whether or not a user's private keys are all marked as
exportable by policy ('entrustAllExportable').
- isAllowed() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Determines whether or not use of the symmetric encryption algorithm
configuration is permitted by the J2SE's jurisdiction policy files.
- isAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Determines whether or not the indicated hash algorithm is allowed under
the client policy settings.
- isAllowedHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Determines whether or not the indicated hash algorithm is allowed under
the client policy settings.
- isArchived() - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Returns whether or not the certificate is archived.
- isAvailable() - Method in class com.entrust.toolkit.util.HttpDirectoryClient
-
Determines whether the remote servlet is available.
- isAvailable() - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Determines whether the remote servlet is available.
- isAvailable() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Determines whether or not the PKI Registration Authority is available.
- isAvailable() - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- isAvailable() - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
Determines whether or not the PKI Registration Authority is available.
- isAvailable() - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Determines whether the Directory is available.
- isAvailable() - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
Determines which connection is alive based on the proxy order and
then calls isAvailable on that connection.
- isAvailable() - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
-
Determines whether a directory is available.
- isAvailable() - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
- isAvailable() - Method in interface com.entrust.toolkit.x509.LdapDirectory
-
Checks whether the provided directory is available.
- isAvailable(String) - Static method in class iaik.utils.ExtendedProvider
-
Check if the class with the specified name is available
- isBase64Encoded() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the Base64-encoded flag.
- isBasicTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns false
- isBasicTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns whether or not BASIC tracing is enabled.
- isBitSet(int) - Method in class com.entrust.toolkit.util.BinaryString
-
Checks if a given bit in the binary string is set (is '1').
- isBound() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- isBound() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- isCapiInitialized() - Static method in class com.entrust.toolkit.JniInitializer
-
Returns true if the native CAPI library has been
successfully loaded and initialized, false
otherwise.
- isCast5Cbc128Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
cast5-cbc-128 algorithm.
- isCast5Cbc80Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
cast5-cbc-80 algorithm.
- isCertArchived() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Check to see if the certificate is archived.
- isCertIDFor(Name, PublicKey, BigInteger) - Method in class iaik.x509.ocsp.CertID
-
Checks if this is a CertID for a certificate identified by the given
issuer name and key, and serialNumber.
- isCertIssuingCaCert(X509Certificate, boolean) - Static method in class iaik.x509.X509Certificate
-
Checks if this certificate is a CA Certificate that is good
for issuing certificates according to RFC 3280.
- isCertMarkedAsTrusted(X509Certificate) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Check to see if the certificate is marked as trusted in the keychain.
- isCertReq() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Indicates whether the TSA must provide their certificate in the response.
- isCertStoreSynch() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Indicates whether or not a certificate store synchronization operation is
required for the digital identity.
- isClockOnToken() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
- isClosed() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- isClosed() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- isCMPEnforce() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_enforce policy setting from the policy certificate.
- isCMPLatestSign() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_latest_sign policy setting from the policy certificate.
- isCMPOverride() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_override policy setting from the policy certificate.
- isCMPPublish() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_publish policy setting from the policy certificate.
- isCMPSignCMP() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_cmp_sign_cmp policy setting from the policy certificate.
- isCompressed() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the compressed flag.
- isConnected() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- isConnected() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- isConnectionOpen() - Method in class com.entrust.toolkit.pkcs11.PKCS11LibraryConnection
-
Indicates whether or not the connection to the token's PKCS11 library is
open.
- isConstructed() - Method in class iaik.asn1.ASN1Object
-
Returns whether this ASN1Object is constructed or primitive.
- isCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Check if the data CRC is okay.
- isCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Check if the data CRC is okay.
- isCritical() - Method in class iaik.x509.V3Extension
-
Returns true, if this extension is critical.
- isCriticalExtension() - Method in exception iaik.x509.X509ExtensionInitException
-
Returns true if the broken extension is critical.
- isCryptoOperationsAllowed() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
-
Returns true if the Toolkit is allowed to perform
cryptographic operations; otherwise false is returned.
- isDataForkCrcOk() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Check if the data CRC is okay.
- isDataObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Indicate whether this PKCS #11 storage object is a data object.
- isDebug() - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- isDeleteUnusedKeysAndCertsEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Indicates whether the deletion of unused keys and certificates is disabled
- isDisabled() - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Indicates whether or not the cache is enabled/disabled.
- isDocumentElement(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Tests if an element node is the document element.
- isDSAKeyPairGenSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- 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
-
- isDuplicatePassword(SecureStringBuffer) - Method in class com.entrust.toolkit.User
-
This method may be used to determine if the supplied password
is contained in the User's password history.
- isEcdhX963Sha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdh-x963sha1 algorithm.
- isEcdhX963Sha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdh-x963sha256 algorithm.
- isEcdsaSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the ecdsa-sha1
algorithm.
- isEcdsaSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdsa-sha224 algorithm.
- isEcdsaSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdsa-sha256 algorithm.
- isEcdsaSha384upported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdsa-sha384 algorithm.
- isEcdsaSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
ecdsa-sha512 algorithm.
- isEcKeyType() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Indicates whether keys generated using this key type are EC keys.
- isEmpty() - Method in class com.entrust.toolkit.util.LdapURL
-
Determines whether this LdapURL object is empty.
- isEmpty() - Method in class iaik.asn1.structures.Name
-
Checks if there are any RDNs included in this Name.
- isEmpty() - Method in class iaik.cms.CertificateSet
-
Asks if this CertificateSet is empty.
- isEmpty() - Method in class iaik.cms.OriginatorInfo
-
Looks if this OriginatorInfo is empty.
- isEmpty() - Method in class iaik.ixsil.util.URI
-
Checks if the URI is empty.
- isEncrypted() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the encrypted flag.
- isEncrypted() - Method in class com.entrust.toolkit.xencrypt.core.EncryptedElementSet
-
Indicates whether or not the set of elements has been encrypted.
- isEncrypted() - Method in class iaik.utils.SSLeayPrivateKey
-
Returns true if this private key is encrypted.
- isEndEntityCertificate(X509Certificate, X509Certificate[]) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Checks if a specified certificate is an end entity (EE) certificate.
- isEntrustCMPv2Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Indicates whether or not the EASM supports the
entrustCMPv2Supported capability.
- isEntrustKeyGenPolicyLevelOneSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Indicates whether or not the EASM supports the
entrustKeyGenPolicyLevelOne capability.
- isEntrustProofOfRASignedSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Indicates whether or not the EASM supports the
entrustProofOfRASigned capability.
- isEntrustProofOfRASupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
-
Indicates whether or not the 'entrustProofOfRAFlag' flag is set.
- isEntrustProofOfRASupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Indicates whether or not the EASM supports the
entrustProofOfRA capability.
- isEntrustServerGenVerCertSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Indicates whether or not the EASM supports the
entrustServerGenVerCert capability.
- isEqual(byte[]) - Method in class com.entrust.toolkit.util.ByteArray
-
Checks if the byte array this object is identical to the specified byte
array.
- isEqual(ByteArray) - Method in class com.entrust.toolkit.util.ByteArray
-
Checks if this ByteArray object is identical to the specified
ByteArray object.
- isEqual(byte[], byte[]) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Compares two byte arrays for equality.
- isEqual(byte[], int, byte[], int, int) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Compares two byte array segments for equality.
- isEquivalent(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Indicates whether this EntrustCertInfoId object is equivalent
to another EntrustCertInfoId object.
- isExcCertPol() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_certpol policy setting from the policy certificate.
- isExcSubjAltName() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_exc_subjaltname policy setting from the policy certificate.
- isFeatureV2Profile() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Retrieves an indicator of whether the Security Manager supports V2-key-pair
profiles.
- isFinerThan(TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLevel
-
Return whether or not this level is at least as fine as the given level.
- isFinerTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns false
- isFinerTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns whether or not FINER tracing is enabled.
- isFinestTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns false
- isFinestTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns whether or not FINEST tracing is enabled.
- isFineTraceEnabled() - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Returns false
- isFineTraceEnabled() - Method in class com.entrust.toolkit.tracing.TraceLog
-
Returns whether or not FINE tracing is enabled.
- isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.Info
-
Indicates if a given flag has been set.
- isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Indicates if a given flag has been set.
- isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Indicates whether a given flag has been set.
- isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Indicates whether a given flag has been set.
- isFlagSet(long) - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Indicates whether a given flag has been set.
- isFresh() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Returns an indicator of whether or not all the policy certificates this
object contains are fresh (were retrieved from the directory or extracted
from an EntrustCertTypeSettings structure received via PKIX-CMP).
- isHmacKdfEntrustPbkdfSupported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
hmac-kdf-entrustpbkdf algorithm.
- isHmacKdfRfc4210Rfc4211Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
hmac-kdf-rfc4210-rfc4211 algorithm.
- isHmacSha1Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the hmac-sha1
algorithm.
- isHmacSha224Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the hmac-sha224
algorithm.
- isHmacSha256Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the hmac-sha256
algorithm.
- isHmacSha384Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the hmac-sha384
algorithm.
- isHmacSha512Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the hmac-sha512
algorithm.
- isIgnoreUserLife() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_ignore_userlife policy setting from the policy certificate.
- isImplicitlyTagged() - Method in class iaik.asn1.TaggedType
-
Returns true if this tagged ASN1Object is
implicitly tagged.
- isImportToDefaultKeychain() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- isInAllSubsequentIntersectFilterSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Tests if the specifed node is contained in the expanded set S of all intersect filters having a
position greater or equal to startFilterPos.
- isInFilterResultSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Tests if the specified node is in the expanded set S of the filter with the specified position.
- isInFIPSMode() - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
-
Returns true if the Security Engine is in FIPS mode;
otherwise false is returned.
- isInNoSubsequentSubtractFilterSetSExpanded(int, Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Tests if the specified node is not contained in the expanded set S of any subtract filter having a
position greater or equal to startFilterPos.
- isInputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- isInputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- isInvalidSearch(Map<String, Long>, int, LDAPSearchData) - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
Method to check if the search being performed is invalid.
- isIrreducible(BigInteger) - Static method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns true if and only if polynome is
irreducible.
- isIssuer(X509Certificate, X509Certificate) - Static method in class iaik.x509.X509Certificate
-
Return true if issuerCert is an issuer certificate of subjectCert.
- isIssuerOf(X509Certificate) - Method in class iaik.cms.IssuerAndSerialNumber
-
Checks if the issuer of this IssuerAndSerialNumber has issued
the given certificate.
- isIssuerOf(X509Certificate) - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Checks if the issuer of this IssuerAndSerialNumber has issued
the given certificate.
- isKeyBackup() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_backup policy setting from the policy certificate.
- isKeychainInitialized() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Returns true if the native Keychain library has been
successfully loaded and initialized, false otherwise.
- isKeychainSynchronizationEnabled() - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- isKeyClientGen() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_clientgen policy setting from the policy certificate.
- isKeyCSPExport() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_csp_export policy setting from the policy certificate.
- isKeyCSPForSCLO() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the Key is for SmartCard Logon policy setting from the policy certificate.
- isKeyCSPProtect() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_key_csp_protect policy setting from the policy certificate.
- isKeyTypeSupported(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Indicates whether or not keys of the provided type are supported for use
with this signature algorithm configuration.
- isKeyUpdateNotAllowed() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Retrieve the key update not allowed flag
- isLdapURL(String) - Static method in class com.entrust.toolkit.util.LdapURL
-
Determines whether the input String is an LDAP URL.
- isLdapURL() - Method in class com.entrust.toolkit.util.LdapURL
-
Determines whether the String contained in this object
is an LDAP URL.
- isLdapURL() - Method in class com.entrust.toolkit.util.LdapURLParser
-
Determines whether the String in this
LdapURLParser object is an LDAP URL.
- isLoggedIn() - Method in class com.entrust.toolkit.roaming.RoamingUser
-
Determines whether or not the user is logged in.
- isLoggedIn() - Method in class com.entrust.toolkit.User
-
Indicates whether or not the user is logged in.
- isLoginRequired() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
- isMd2RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- isMd5RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- isNSAttribute(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Tests wheter an attribute node is a namespace node.
- ISO8859_1 - Static variable in class iaik.utils.Util
-
The ISO8859-1 encoding string used by the platform.
- isOdd(BigInteger) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Tests whether a given integer is odd.
- isOn() - Method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves a boolean specifying whether the counter is turned
on or turned off.
- isOnline() - Method in class com.entrust.toolkit.User
-
Indicates the user's working mode (online or offline).
- isOrdering() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Indicates whether this time-stamp can be ordered among other time-stamps
issued by the TimeStamp Authority, without considering accuracy.
- isOrphan(Element) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Tests wheter an element node is orphan or not.
- isOutputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- isOutputShutdown() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- isPasswordRequired() - Method in class iaik.cms.PasswordRecipientInfo
-
- isPasswordRequired() - Method in class iaik.cms.RecipientInfo
-
- isPkcs11Initialized() - Static method in class com.entrust.toolkit.JniInitializer
-
Returns true if the Toolkit's native PKCS11 library has been
successfully loaded and initialized, false
otherwise.
- isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Determines whether or not the calling point is the point at infinity.
- isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Determines whether or not the calling point is the point at infinity.
- isPointAtInfinity() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Determines whether the calling point is the
point at infinity.
- isPrintableString(String) - Static method in class iaik.asn1.PrintableString
-
Checks is the supplied String is a PrintableString.
- isPrivateKeyObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Indicate whether this PKCS #11 storage object is a private key object.
- isProbablePrime(BigInteger) - Static method in class iaik.utils.NumberTheory
-
Perform a probabilistic primality test to determine
if b is prime.
- isPublishExpired() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_publish_expired policy setting from the policy certificate.
- isPublishKeyUpd() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_publish_keyupd policy setting from the policy certificate.
- isPublishRevoked() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_publish_revoked policy setting from the policy certificate.
- isQualifedCertificate(X509Certificate) - Static method in class iaik.x509.qualified.QualifiedCertificate
-
- isQualifiedCertificate(X509Certificate) - Static method in class iaik.x509.qualified.QualifiedCertificate
-
Checks if the given certificate is a qualified one.
- isQualifiedPolicyID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
-
Asks if the given oid indicates a qualified certificate policy.
- isQualifiedQCStatementID(ObjectID) - Static method in class iaik.x509.qualified.QualifiedCertificate
-
Asks if the given oid indicates a qualified certificate statement.
- isReadonlyDigitalID() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Check to see if the certificate management state is read only digital ID.
- isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KEKRecipientInfo
-
Checks if this is a RecipientInfo for the recipient identified by the
given key identifier.
- isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KEKRecipientInfo
-
Always returns null indicating that a KEKRecipientInfo does not use
certificates.
- isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Checks if this is a RecipientInfo for the recipient identified by the
given key identifier.
- isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Checks if this is a RecipientInfo for the given recipient certificate.
- isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.KeyTransRecipientInfo
-
Checks if this is a RecipientInfo for the recipient identified by the
given key identifier.
- isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.KeyTransRecipientInfo
-
Checks if this is a RecipientInfo for the given recipient certficate.
- isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.PasswordRecipientInfo
-
Since a PasswordRecipientInfo generally does not contain recipient
identification information this method always return false indicating
that this PasswordRecipientInfo may not belong to the recipient with the
given recipient identifier.
- isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.PasswordRecipientInfo
-
Always returns null indicating that a PasswordRecipientInfo
does not use certificates as it uses a secret key (KEK to decrypt the CEK.
- isRecipientInfoFor(KeyIdentifier) - Method in class iaik.cms.RecipientInfo
-
Checks if this is a RecipientInfo for the recipient identified by the
given key identifier.
- isRecipientInfoFor(X509Certificate) - Method in class iaik.cms.RecipientInfo
-
Checks if this is a RecipientInfo for the given recipient certificate.
- isReference() - Method in class iaik.ixsil.util.URI
-
Checks if the URI is reference-only.
- isResourceForkCrcOK() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Check if the resource fork is okay.
- isResponderIdFor(X509Certificate) - Method in class iaik.x509.ocsp.ResponderID
-
Checks if this is a responder id for the given certificate.
- isResponseFor(X509Certificate, X509Certificate) - Method in interface iaik.x509.ocsp.CertificateResponse
-
Checks if this is a certificate response for the given certificate identifying
information.
- isResponseFor(CertID) - Method in interface iaik.x509.ocsp.CertificateResponse
-
Checks if this is a certificate response for a certificate identified by the given
CertID.
- isResponseFor(X509Certificate, X509Certificate) - Method in class iaik.x509.ocsp.SingleResponse
-
Checks if this is a single response for the given certificate identifying
information.
- isResponseFor(CertID) - Method in class iaik.x509.ocsp.SingleResponse
-
Checks if this is a SingleResponse for a certificate identified by the given
CertID identifier.
- isResponseTypeAcceptable(ObjectID) - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Checks whether the given response type is acceptable or not.
- isRestoreKeyNotNeeded() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
- 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
-
- isRsa9796AlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- isRsaKeyPairGenSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- 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
-
- 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
-
- isRSInternalDirCreateEnabled() - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Checks whether or not automatic internal JNDIDirectory
creation for CRL lookups from CDPs containing LDAP URLs is enabled.
- isSameDomain(ECParameterSpec, ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Determines whether or not two sets of EC domain parameters (in Sun JCA
format) define the same EC domain.
- isSelfIssued() - Method in class iaik.x509.X509Certificate
-
Returns true if the certificate is self-issued.
- isSelfSigned() - Method in class iaik.x509.X509Certificate
-
Indicates whether a certificate is self-signed.
- isServerLoginInitialized() - Static method in class com.entrust.toolkit.JniInitializer
-
Returns true if the native Server Login library has been
successfully loaded and initialized, false
otherwise.
- isSet(int) - Method in class iaik.x509.extensions.KeyUsage
-
Return whether the specified key usage values are set.
- isSha1DsaSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- isSha1RsaPkcsAlgorithmSupported() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
- isSignatureValid() - Method in class com.entrust.toolkit.archive.ArchiveResults
-
Returns whether or not the signature on a signed Archive was valid.
- isSignatureValid() - Method in class com.entrust.toolkit.archive.ArchiveResultsMac
-
Returns whether or not the signature on a signed Archive was valid.
- isSignatureValid() - Method in class com.entrust.toolkit.archive.PemInputStream
-
Return whether or not the signature on the data is valid.
- isSigned() - Method in class com.entrust.toolkit.archive.PemOptions
-
Returns the signed flag.
- isSigner(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Determines whether the indicated certificate can be used to verify the
signature protection.
- isSigner(X509Certificate) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Determines whether the indicated certificate can be used to verify the
signature protection.
- isSignerCertificate(X509Certificate) - Method in class iaik.cms.SignerInfo
-
Checks whether the supplied certificate actually is the certificate
of the signer.
- isSignerCertificate(X509Certificate) - Method in class iaik.smime.ess.SigningCertificate
-
Checks if this SigningCertificate identifies the given certificate
as certificate of the signer to whom this SigningCertificate belongs.
- isSignerCertificate(X509Certificate) - Method in class iaik.smime.ess.SigningCertificateV2
-
Checks if this SigningCertificate identifies the given certificate
as certificate of the signer to whom this SigningCertificate belongs.
- isSilentDeleteEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Indicates whether deleting key containers from CAPI silently is enabled
- isSingleLoginInitialized() - Static method in class com.entrust.toolkit.JniInitializer
-
Returns true if the Single Login native library has been
successfully loaded and initialized, false
otherwise.
- isStarted() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- isStarted() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
-
Checks whether the ResourceMonitor is listening for events
from its registered Resources.
- isStatusPresent(String) - Method in class com.entrust.toolkit.credentials.UserStatus
-
Determines whether a specified status is present.
- isStringType - Variable in class iaik.asn1.ASN1Object
-
Is this ASN1Object a String type?
- isStringType() - Method in class iaik.asn1.ASN1Object
-
Asks if this ASN1Object represents a String type.
- isStrongerThan(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Determines whether or not this asymmetric key type is stronger than
another asymmetric key type.
- issuedByUpdatedCAkey(X509Certificate) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Checks an X509Certificate to determine if it was signed by the same key
that signed the main policy certificate.
- ISSUER_AND_SERIALNUMBER - Static variable in interface iaik.cms.KeyIdentifier
-
The CMS key (certificate) identifier type IssuerAndSerialNumber.
- IssuerAltName - Class in iaik.x509.extensions
-
This class implements the IssuerAltName extension.
- IssuerAltName() - Constructor for class iaik.x509.extensions.IssuerAltName
-
Default Constructor.
- IssuerAltName(GeneralNames) - Constructor for class iaik.x509.extensions.IssuerAltName
-
Constructs an IssuerAltName object form a GeneralNames ASN.1 type.
- IssuerAndSerialNumber - Class in iaik.cms
-
This class implements the CMS IssuerAndSerialNumber type.
- IssuerAndSerialNumber() - Constructor for class iaik.cms.IssuerAndSerialNumber
-
Default Constructor.
- IssuerAndSerialNumber(Name, BigInteger) - Constructor for class iaik.cms.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from an issuer
distinguished name and an issuer-specific serial number.
- IssuerAndSerialNumber(X509Certificate) - Constructor for class iaik.cms.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from a certificate.
- IssuerAndSerialNumber(ASN1Object) - Constructor for class iaik.cms.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from an ASN1Object.
- IssuerAndSerialNumber - Class in iaik.pkcs.pkcs7
-
This class implements the PKCS#7 IssuerAndSerialNumber type.
- IssuerAndSerialNumber(Name, BigInteger) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from an issuer
distinguished name and an issuer-specific serial number.
- IssuerAndSerialNumber(X509Certificate) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from a certificate.
- IssuerAndSerialNumber(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Creates a new IssuerAndSerialNumber from an ASN1Object.
- issuerName_ - Variable in class iaik.ixsil.keyinfo.x509.X509IssuerSerial
-
The issuer distinguished name of a X.509 certificate.
- IssuerSerial - Class in iaik.x509.attr
-
This class implements the AC type IssuerSerial.
- IssuerSerial(GeneralNames, BigInteger) - Constructor for class iaik.x509.attr.IssuerSerial
-
Creates an IssuerSerial from issuer GeneralNames and
issuer-specific serial number.
- IssuerSerial(Name, BigInteger) - Constructor for class iaik.x509.attr.IssuerSerial
-
Creates a new IssuerSerial from an issuer
distinguished name and issuer-specific serial number.
- IssuerSerial(X509Certificate) - Constructor for class iaik.x509.attr.IssuerSerial
-
Creates an IssuerSerial from the given base certificate.
- IssuerSerial(ASN1Object) - Constructor for class iaik.x509.attr.IssuerSerial
-
Creates a new IssuerSerial from an ASN1Object.
- issuerSerial_ - Variable in class iaik.smime.ess.ESSCertID
-
- ISSUING_CA_CERTIFICATE_UPDATED - Static variable in class com.entrust.toolkit.credentials.UserStatus
-
Indicates that the user's issuing CA certificate has been updated.
- IssuingDistributionPoint - Class in com.entrust.toolkit.x509.extensions
-
- IssuingDistributionPoint() - Constructor for class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Default constructor.
- IssuingDistributionPoint - Class in iaik.x509.extensions
-
This class implements the IssuingDistributionPoint extension.
- IssuingDistributionPoint() - Constructor for class iaik.x509.extensions.IssuingDistributionPoint
-
Default constructor.
- IssuingDistributionPointCRLTestlet - Class in com.entrust.toolkit.x509.testlets
-
- IssuingDistributionPointCRLTestlet() - Constructor for class com.entrust.toolkit.x509.testlets.IssuingDistributionPointCRLTestlet
-
- isSupportedWithKey(Key) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
Indicates whether or not this signature algorithm configuration is
supported for use with the provided key.
- isSystemDefaultLevel() - Method in class com.entrust.toolkit.util.FilePermissions
-
Indicates if the access level is set to SYSTEM_DEFAULT
- isTripleDesCbc192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
tripledes-cbc-192 algorithm.
- isTripleDesDac192Supported() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Indicates whether or not the sender supports the
tripledes-dac-192 algorithm.
- isTrusted(X509Certificate) - Method in class com.entrust.toolkit.Trustmanager
-
Determines whether a specified certificate is to be trusted by
the trust management system.
- isTrusted(X509Certificate) - Method in class iaik.ixsil.keyinfo.x509.X509TrustManagerDummyImpl
-
This method always returns true.
- isTrusted(X509Certificate) - Method in interface iaik.ixsil.keyinfo.x509.X509TrustManagerInterface
-
Decides if a specified certificate "is trusted" by the trust management system.
- isTrustedCertificate(X509Certificate) - Method in class com.entrust.toolkit.x509.certstore.CollectionCS
-
Indicates whether or not the certificate is a trusted certificate.
- isTrustedCertificate(X509Certificate) - Method in class iaik.x509.ChainVerifier
-
Tests whether the given certificate is explicitly trusted.
- isTrustedCertificate(X509Certificate) - Method in class iaik.x509.SimpleChainVerifier
-
Checks whether a given certificate is marked as trusted.
- isUnverifiedIdentity() - Method in class com.entrust.toolkit.credentials.Identity
-
- isUpdateRequired() - Method in class com.entrust.toolkit.credentials.ExtractedUALData
-
Indicates whether the UAL file requires an update (re-binding).
- isUpdDateEnabled() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Returns the cd_upd_date_enabled policy setting from the policy certificate.
- isUseAutomaticPkcs11Initialization() - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
- isUserPINInitialized() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
- 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
-
- isWriteStore() - Method in class com.entrust.toolkit.keystore.CertStore
-
Returns true if this is a read/write store, and
false if it is a read-only store.
- isWriteToCertStoreEnabled() - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Indicates whether or not writing to the CAPI Certificate store is enabled
- isX509CertificateObject() - Method in class com.entrust.toolkit.credentials.P11StorageObject
-
Indicate whether this PKCS #11 storage object is an X.509 certificate
object.
- isXCertCacheEnabled() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Gets the role policy setting that controls whether or not the user's
cross-certificate cache (XCC) is enabled.
- isXMLAttribute(Attr) - Method in class iaik.ixsil.util.CanonicalXMLSerializerImpl
-
Tests wheter an attribute node is an xml:foo attribute node.
- item(int) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase.NodeListImpl
-
Gets the node at the specified position.
- item(int) - Method in class iaik.ixsil.util.DOMUtilsImpl.NodeListImpl
-
Gets the node at the specified position.
- iterator() - Method in class com.entrust.toolkit.credentials.CapiIdentities
-
Returns an Iterator that can be used to iterate through all
identities stored in this set.
- iterator() - Method in class com.entrust.toolkit.credentials.GenericIdentities
-
Returns an Iterator that can be used to iterate through all
identities stored in this list.
- iterator() - Method in class com.entrust.toolkit.credentials.KeychainIdentities
-
Returns an Iterator that can be used to iterate through all
identities stored in this set.
- iv - Variable in class iaik.security.cipher.IvParameters
-
- IvGenerator - Class in iaik.pkcs.pkcs12
-
This class uses the KeyMaterialGenerator for deriving
a PKCS#12 IV from a password, a salt and an iteration
count.
- IvGenerator() - Constructor for class iaik.pkcs.pkcs12.IvGenerator
-
The constructor; creates a new instance of the PKCS#12-IV key generation
algorithm.
- IvParameters - Class in com.entrust.toolkit.security.crypto.cipher
-
An implementation of IV symmetric cipher algorithm parameters, as defined
in
RFC 3370.
- IvParameters() - Constructor for class com.entrust.toolkit.security.crypto.cipher.IvParameters
-
The constructor; creates a new instance of IV algorithm parameters.
- IvParameters - Class in iaik.security.cipher
-
This class represents an initialization vector in opaque form and may be used
for generating an opaque IV and converting it between various formats.
- IvParameters() - Constructor for class iaik.security.cipher.IvParameters
-
The default constructor.
- IvParameterSpec - Class in com.entrust.toolkit.security.spec
-
This class implements the initialization vector (IV) used by most symmetric
ciphers.
- IvParameterSpec() - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
-
The default constructor.
- IvParameterSpec(byte[]) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
-
Creates a new IvParameterSpec object with the specified
component.
- IvParameterSpec(byte[], int, int) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
-
Creates a new IvParameterSpec object with the specified
component.
- IvParameterSpec(ASN1Object) - Constructor for class com.entrust.toolkit.security.spec.IvParameterSpec
-
Creates a new IvParameterSpec object from an
ASN1Object.
- IXSILConstants - Class in iaik.ixsil.init
-
Encapsulates all constants of common interest in IXSIL.
- IXSILConstants() - Constructor for class iaik.ixsil.init.IXSILConstants
-
- IXSILException - Exception in iaik.ixsil.exceptions
-
Base class for all Exceptions used within IXSIL.
- IXSILException() - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Simple constructor with no arguments.
- IXSILException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Constructor with a wrapped Throwable as argument.
- IXSILException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Simple constructor with a message identifier argument.
- IXSILException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Constructor with a message identifier and a wrapped Throwable as arguments.
- IXSILException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Constructor with a message identifier argument.
- IXSILException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILException
-
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.
- IXSILIllegalArgumentException - Exception in iaik.ixsil.exceptions
-
Runtime exception used to indicate that an illegal argument has been specified when working with IXSIL.
- IXSILIllegalArgumentException() - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILIllegalArgumentException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILIllegalArgumentException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILIllegalArgumentException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILIllegalArgumentException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILIllegalArgumentException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILIllegalArgumentException
-
- IXSILInit - Class in iaik.ixsil.init
-
Encapsulates all issues regarding the initialization of IXSIL.
- IXSILInit() - Constructor for class iaik.ixsil.init.IXSILInit
-
- IXSILPrefixResolver(Node, String) - Constructor for class iaik.ixsil.util.XPathUtilsImpl.IXSILPrefixResolver
-
Basic constructor.
- IXSILRuntimeException - Exception in iaik.ixsil.exceptions
-
Base class for all runtime exceptions used within IXSIL.
- IXSILRuntimeException() - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Simple constructor with no arguments.
- IXSILRuntimeException(Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Constructor with a wrapped Throwable as argument.
- IXSILRuntimeException(String) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Simple constructor with a message identifier argument.
- IXSILRuntimeException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Constructor with a message identifier and a wrapped Throwable as arguments.
- IXSILRuntimeException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Constructor with a message identifier argument.
- IXSILRuntimeException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.IXSILRuntimeException
-
Constructor with a message identifier, message parameters and a wrapped Throwable as arguments.
- S_MIME - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
-
Indicates a certificate that is certified for use by clients.
- S_MIME_CA - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
-
Indicates a certificate that is certified for issuing certs for S/MIME use.
- s_stateNames - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
- SafeBag - Class in iaik.pkcs.pkcs12
-
This class implements the PKCS#12 structure SafeBag.
- SafeBag() - Constructor for class iaik.pkcs.pkcs12.SafeBag
-
Default Constructor.
- SafeBag(String, byte[]) - Constructor for class iaik.pkcs.pkcs12.SafeBag
-
Creates a new SafeBag from a friendly name and a local key ID.
- sanHandling - Static variable in class iaik.asn1.ObjectID.EntrustCertDefn
-
OID String: "1.2.840.113533.7.77.46.4.7"
OID Name: "entrustCertDefnCMPSANHandling"
OID Short-name: none
- save(OutputStream, String) - Method in class iaik.utils.ExtendedProperties
-
- saveToFile(byte[], String) - Static method in class iaik.utils.Util
-
Saves the content of the given byte array to a file.
- SAXFEATURE_NAMESPACE_PROCESSING - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
-
Generic SAX parser attribute to enable namespace processing, http://xml.org/sax/features/namespaces
- SAXFEATURE_NAMESPACE_PROCESSING_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
-
Name of the Xerces feature specifying wheter or not to do namespace processing.
- SAXFEATURE_VALIDATION - Static variable in interface com.entrust.toolkit.xml.util.JAXParserConstants
-
Generic SAX parser attribute to parse with validation, http://xml.org/sax/features/validation
- SAXFEATURE_VALIDATION_ - Static variable in class iaik.ixsil.util.DOMUtilsImpl
-
Name of the Xerces feature specifying explicite validation against a DTD.
- SCHEMA_SCHEMA_LOCATION_ATTR_NAME_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
The local name of the attribute providing information about the location of an XML schema.
- schemaValidateSignatureElement(Element, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplApache
-
- schemaValidateSignatureElement(Element, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
-
- schemaValidateSignatureElement(Element, String, String) - Static method in class iaik.ixsil.util.DOMUtils
-
- schemaValidateSignatureElement(Element, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
This method uses a parser with a preloaded schema for XML signatures for efficiency reasons.
- schemaValidateSignatureElement(Element, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
-
Validates a specified DOM element representing a XML signature against the signature schema specified
in the IXSIL init properties.
- scheme - Variable in class com.entrust.toolkit.util.LdapURL
-
The scheme component of an LDAP URL.
- scheme_ - Variable in class iaik.ixsil.util.URI
-
The scheme component of an URI.
- SCHEME_CHARS_ - Static variable in class iaik.ixsil.util.URI
-
Contains all characters which are allowed for the scheme component of an URI.
- scope - Variable in class com.entrust.toolkit.util.LdapURL
-
The scope component of an LDAP URL.
- SCOPE_BASE - Static variable in class com.entrust.toolkit.util.LdapURL
-
Scope mode base.
- SCOPE_ONE - Static variable in class com.entrust.toolkit.util.LdapURL
-
Scope mode one.
- SCOPE_SUB - Static variable in class com.entrust.toolkit.util.LdapURL
-
Scope mode sub.
- sdsiCertificate - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKCS#9 object sdsiCertificate.
- Search(String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Searches the principal Directory for a given entry within a searchbase hierarchy, automatically following LDAP referrals.
- Search(String, String, String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Searches the Directory for a given attribute within a searchbase hierarchy.
- SearchBase - Class in com.entrust.toolkit.x509.policies
-
SearchBase objects contain the search bases specified in a policy certificate.
- SearchBase() - Constructor for class com.entrust.toolkit.x509.policies.SearchBase
-
Constructor
- SearchBase(Name, String) - Constructor for class com.entrust.toolkit.x509.policies.SearchBase
-
Constructor
- searchGuide - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.14"
OID Name: "searchGuide"
OID Short-name: none
Source: RFC 4519
- searchReplace(String, String, String) - Static method in class iaik.ixsil.util.Utils
-
Replaces all occurences of a pattern string in a candidate string with the value of a replacement
string.
- SEC_E_ALGORITHM_MISMATCH - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_BAD_PKGID - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_BUFFER_TOO_SMALL - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_CANNOT_INSTALL - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_CANNOT_PACK - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_CERT_EXPIRED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_CERT_UNKNOWN - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_CONTEXT_EXPIRED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_DECRYPT_FAILURE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_ENCRYPT_FAILURE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_ILLEGAL_MESSAGE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INCOMPLETE_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INCOMPLETE_MESSAGE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INSUFFICIENT_MEMORY - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INTERNAL_ERROR - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INVALID_HANDLE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_INVALID_TOKEN - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_LOGON_DENIED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_MESSAGE_ALTERED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_NO_AUTHENTICATING_AUTHORITY - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_NO_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_NO_IMPERSONATION - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_NOT_OWNER - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_OUT_OF_SEQUENCE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_QOP_NOT_SUPPORTED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_SECPKG_NOT_FOUND - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_SECURITY_QOS_FAILED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_TARGET_UNKNOWN - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_TIME_SKEW - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_UNKNOWN_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_UNSUPPORTED_FUNCTION - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_UNTRUSTED_ROOT - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_E_WRONG_PRINCIPAL - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_COMPLETE_AND_CONTINUE - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_COMPLETE_NEEDED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_CONTINUE_NEEDED - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_INCOMPLETE_CREDENTIALS - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_LOCAL_LOGON - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_NO_LSA_CONTEXT - Static variable in class com.entrust.toolkit.capi.Error
-
- SEC_I_RENEGOTIATE - Static variable in class com.entrust.toolkit.capi.Error
-
- SecRandom - Class in iaik.security.random
-
- 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
-
- SecureStringBuffer(SecureStringBuffer) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Copy constructor used to create a new instance of
SecureStringBuffer that is identical to the specified
SecureStringBuffer.
- SecureStringBuffer(StringBuffer) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Creates a SecureStringBuffer from the given
StringBuffer.
- SecureStringBuffer(StringBuilder) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Creates a SecureStringBuffer from the given
StringBuilder.
- SecureStringBuffer(StringBuffer, int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Creates a SecureStringBuffer from the given
StringBuffer and specified sensitivity.
- SecureStringBuffer(StringBuilder, int) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
Creates a SecureStringBuffer from the given
StringBuilder and specified sensitivity.
- SecureStringBuffer(String) - Constructor for class com.entrust.toolkit.util.SecureStringBuffer
-
- SecureUtils - Class in com.entrust.toolkit.util
-
Contains character array and byte array utilities that are secure.
- SecurityEngine - Class in com.entrust.toolkit.security.fips
-
This class is used to initialize the Toolkit in FIPS or non-FIPS mode.
- SecurityEngine() - Constructor for class com.entrust.toolkit.security.fips.SecurityEngine
-
- SecurityProvider - Class in iaik.cms
-
This class centralizes all cryptographic operations used for CMS.
- SecurityProvider() - Constructor for class iaik.cms.SecurityProvider
-
Default constructor.
- SecurityProvider(String) - Constructor for class iaik.cms.SecurityProvider
-
Constructor specifying the provider to use.
- SecurityProvider(String[]) - Constructor for class iaik.cms.SecurityProvider
-
Constructor specifying the JCA cryptographic service providers to be
used.
- securityProvider_ - Variable in class iaik.cms.EncryptedContentInfoStream
-
The SeucrityProvider used for cryptographic tasks.
- securityProvider_ - Variable in class iaik.cms.EncryptedDataStream
-
The SecurityProvider responsible for cryptographic operations.
- securityProvider_ - Variable in class iaik.cms.RecipientInfo
-
The SecurityProvider providing the required cryptographic engines.
- securityProvider_ - Variable in class iaik.cms.SignedDataStream
-
The SecurityProvider to be used.
- seeAlso - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.34"
OID Name: "seeAlso"
OID Short-name: none
Source: RFC 4519
- seedAvailable() - Method in class iaik.security.random.SeedGenerator
-
Deprecated.
Check whether the seed is available to be fetched via getSeed().
- seeded - Variable in class iaik.security.random.SecRandom
-
Deprecated.
Indicates if the SecRandom object has been assigned a seed.
- SeedGenerator - Class in com.entrust.toolkit.security.provider
-
- SeedGenerator() - Constructor for class com.entrust.toolkit.security.provider.SeedGenerator
-
Deprecated.
Instantiates a SeedGenerator object.
- SeedGenerator - Class in iaik.security.random
-
- 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
-
- 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.
- setAccessLevel(FilePermissions.FILE_ACCESS) - Method in class com.entrust.toolkit.util.FilePermissions
-
Specify the level of access (and override the default).
- setAccessLevel(FilePermissions.FILE_ACCESS, boolean) - Method in class com.entrust.toolkit.util.FilePermissions
-
Specify the level of access (and override the default).
- setAccessLocation(GeneralName) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Sets the Access location of the OCSP Responder.
- setAccessLocation(GeneralName) - Method in class iaik.asn1.structures.AccessDescription
-
Sets the access location.
- setAccessMethod(ObjectID) - Method in class iaik.asn1.structures.AccessDescription
-
Sets the access method OID.
- setAccuracy(Accuracy) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Sets an indicator for the accuracy of the time at which the time-stamp was
created.
- setAdd(Polynomial) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Adds the argument, b, to the calling element.
- setAIAChecking(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
This parameter will enable the OCSP configuration to
use the Authority Information Access (AIA) Certificate extension id-ad-ocsp
for checking revocation.
- setAlgId(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
-
Deprecated.
- setAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- setAlgorithmParameters(AlgorithmParameters) - Method in class iaik.asn1.structures.AlgorithmID
-
Sets the parameters of the algorithm.
- setAlgorithmProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets the IXSIL algorithm property with the specified name.
- setAllowCAPAB(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Allows the application to permit or prevent the use of a CA private address book
(CA PAB) regardless of the default permission or the permission set in the client
settings certificate, if any.
- setAllowLDAPSReferrals(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
Set whether LDAPS referrals should be used.
- setAnonymousSSL(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSTrustManager
-
If this setting is enabled, server authentication will not be checked.
- setApplicationName(String) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
-
Sets the application name.
- setApplicationName(String) - Method in class com.entrust.toolkit.credentials.PKIXCMPUtils
-
Sets the application name to use in PKIHeader.
- setApplicationName(String) - Method in class com.entrust.toolkit.User
-
Sets the application name that is shown in the ECA logs.
- setArchiveCutoff(Date) - Method in class iaik.x509.ocsp.SingleResponse
-
A convenience method for setting the value of the ArchiveCutoff extension.
- setArchiveKey(boolean) - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- setArray(byte[]) - Method in class com.entrust.toolkit.util.ByteArray
-
Sets the byte array this object contains to be a copy of the specified
byte array.
- setAsParent(Node) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Adapts the specified ancestor list in a way that the specified node is the parent.
- setAttribute(Attribute) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Adds the given Attribute to the set of client settings,
overriding any existing value for that attribute.
- setAttribute(Element, String, String, String, String) - Method in class com.entrust.toolkit.xml.util.DOMUtilsImplBase
-
- setAttribute(Element, String, String, String, String) - Static method in class iaik.ixsil.util.DOMUtils
-
- setAttribute(Element, String, String, String, String) - Method in class iaik.ixsil.util.DOMUtilsImpl
-
- setAttribute(Element, String, String, String, String) - Method in interface iaik.ixsil.util.DOMUtilsInterface
-
Creates a DOM attribute from the specified parameters and adds it to the specified DOM element.
- setAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Sets the Atributes for this CertificateRequest.
- setAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs12.Attributes
-
Set the (optional) attributes for this SafeBag.
- setAttributes(Attribute[]) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the Atributes of this Attribute certificate.
- setAttributes(Attribute[]) - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Sets the attributes of this SubjectDirectoryAttributes extension.
- setAuthenticatedAttributes(Attribute[]) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
This method sets additional authenticated attributes to be included in this
PKCS7 Message.
- setAuthenticatedAttributes(Attribute[]) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets a set of (authenticated) attributes.
- setAuthenticatedAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Sets a set of attributes to be authenticated along with the content
to be signed.
- setAuthentication(String, String, SecureStringBuffer) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Sets the parameters required for authenticating to Microsoft Active Directory.
- setAuthenticationType(AuthenticationType) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Sets custom AuthenticationType parameters
eg.
- setAuthority(String, int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets a new authority.
- setAuthorityCertIssuer(GeneralNames) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Sets the authority cert issuer of this AuthorityKeyIdentifier extension.
- setAuthorityCertSerialNumber(BigInteger) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Sets the serial number of this AuthorityKeyIdentifier extension.
- setAuthorityTunnel(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets a new authority.
- setAutomaticRepair(boolean) - Method in class iaik.asn1.ASN1Object
-
Enables or disables the automatic repair of improperly DER encoded ASN.1
during encoding for this ASN.1 object.
- setAutomaticRepairRecursive(boolean) - Method in class iaik.asn1.ASN1Object
-
Enables or disables the automatic repair of improperly DER encoded ASN.1
during encoding for this ASN.1 object and all other ASN.1 objects it may
contain.
- setBase64Encoded(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
-
Sets the Base64 encoded flag
- setBaseCertificateID(IssuerSerial) - Method in class iaik.x509.attr.Holder
-
Sets the baseCertificateID of this Holder.
- setBaseCRLNumber(BigInteger) - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Sets the base crl number.
- setBaseURI(URI) - Method in class iaik.ixsil.core.URIResolverParameters
-
Sets the base URI maintained by this class.
- setBaseURI(URI) - Method in class iaik.ixsil.util.ExternalReferenceResolverImpl
-
Sets the base URI used for absolutizing relative URIs.
- setBaseURI(URI) - Method in interface iaik.ixsil.util.ExternalReferenceResolverInterface
-
Sets the base URI used for absolutizing relative URIs.
- setBaseUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Sets the base url.
- setBiometricDataHash(AlgorithmID, byte[]) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Sets hash algorithm and hash value of this BiometricData object.
- setBiometricDataHash(AlgorithmID, InputStream) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Calculates and sets the biometric data hash over the data supplied from an
input stream.
- setBiometricDataHash(AlgorithmID, String) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Sets hash algorithm and biometric data hash value calculated from the given source data uri.
- setBiometricDatas(BiometricData[]) - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Sets the BiometricData objects of this BiometricInfo extension.
- setBiometricInfo(BiometricInfo) - Method in class iaik.x509.qualified.QualifiedCertificate
-
Sets the BiometricInfo extension.
- setBit(int) - Method in class com.entrust.toolkit.util.BinaryString
-
Sets a given bit in the binary string (ensures it is '1').
- setBlockSize(int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Sets the size of the data parts in the underlying ASN.1 structure.
- setBlockSize(int) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.CompressedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in interface iaik.cms.ContentStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.DataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.DigestedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.EncryptedContentInfoStream
-
Sets the block size for encoding the encrypted content.
- setBlockSize(int) - Method in class iaik.cms.EncryptedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.EnvelopedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.cms.SignedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in interface iaik.pkcs.pkcs7.ContentStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.DataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Sets the block size for encoding the encrypted content.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Sets the block size for defining the length of each definite primitive
encoded octet string component.
- setBlockSize(int) - Method in class iaik.smime.EncryptedContent
-
Sets the block size to use when encoding the content.
- setBlockSize(int) - Method in class iaik.smime.SignedContent
-
Sets the block size to use when encoding the content.
- setByteArrayObject(long, boolean, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new byte array object on a token (a token object).
- setByteArrayObject(long, boolean, String, String, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new byte array object on a token (a token object), setting the
CKA_APPLICATION attribute.
- setCa(boolean) - Method in class iaik.x509.extensions.BasicConstraints
-
Sets the cA value of this BasicConstraints
extension to true if the subject is a CA.
- setCaCertSubjectName(Name) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the caCert SubjectName to found on the token
- setCaCertSubjectName(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the caCert SubjectName to be found on the token
- setCaChain(X509Certificate[]) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Sets the certificate chain.
- setCacheEntryLifetime(long) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Sets the cache entry lifetime in milliseconds.
- setCalculatedDigest(byte[]) - Method in interface iaik.ixsil.core.SignerReference
-
Sets the digest value that has been calculated for this reference.
- setCalculatedDigest(byte[]) - Method in interface iaik.ixsil.core.VerifierReference
-
Sets the digest value that has been calculated for this reference.
- setCanonicalizationAlgorithm(CanonicalizationAlgorithm) - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Sets the canonicalization algorithm for this signed information.
- setCanonicalizer(Canonicalizer) - Static method in class iaik.security.smime.SMimeParameters
-
Sets the global SMIME canonicalization scheme.
- setCanonicalizer(Canonicalizer) - Static method in class iaik.smime.SMimeParameters
-
Sets the global SMIME canonicalization scheme.
- setCaPolicyUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
-
Sets the caPolicy url.
- setCaRevocationUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
-
Sets the caRevocation url.
- setCertArchived(boolean) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the flag if the certificate is archived.
- setCertChain(X509Certificate[]) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Set the certificate authority chain belonging to the certificate of interest
on the PKCS#11 device.
- setCertDefinitionPolicyCertDN(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the DN of the certificate definition policy certificate.
- setCertDefnId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the certificate definition identifier.
- setCertDefnName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the name of certificate definition.
- setCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertID
-
Sets the cert hash value.
- setCertHash(byte[]) - Method in class iaik.smime.ess.ESSCertIDv2
-
Sets the cert hash value.
- setCertId(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method sets the old certificate identifier field.
- setCertIDHashAlgorithm(String) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Sets the Hashing algorithm used to identify the certificate in
the ASN.1 CertID structure.
- setCertificate(long, boolean, String, X509Certificate) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new X.509 public key certificate object on a token (a token
object).
- setCertificate(long, boolean, String, byte[], X509Certificate) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new X.509 public key certificate object on a token (a token
object).
- setCertificate(long, boolean, String, byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new X.509 public key certificate object on a token (a token
object).
- setCertificate(long, boolean, boolean, boolean, String, byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new X.509 public key certificate object on a token (a token
object).
- setCertificateList(Certificate[]) - Method in class iaik.cms.CMSCertList
-
Sets the certificates for this CMS SignedData object.
- setCertificateList(CertificateSet) - Method in class iaik.cms.CMSCertList
-
Sets the certificates for this CMS SignedData object.
- setCertificateList(X509Certificate[]) - Method in class iaik.pkcs.NetscapeCertList
-
Set the certificates for this NetscapeCertList object.
- setCertificateList(X509Certificate[]) - Method in class iaik.pkcs.PKCS7CertList
-
Set the certificates for this PKCS#7 SignedData object.
- setCertificatePolicies(CertificatePolicies) - Method in class iaik.x509.qualified.QualifiedCertificate
-
Sets the CertificatePolicies extension.
- setCertificateProperty(CertPropertyId, Object) - Method in class com.entrust.toolkit.capi.CertContext
-
Sets the indicated certificate property.
- setCertificates(Certificate[]) - Method in class iaik.cms.CertificateSet
-
Sets the certificates of this CertificateSet.
- setCertificates(Certificate[]) - Method in class iaik.cms.OriginatorInfo
-
Sets the originator certificates.
- setCertificates(Certificate[]) - Method in class iaik.cms.SignedDataStream
-
Sets the certificates of the several signers.
- setCertificates(X509Certificate[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Sets the certificates of the several signers.
- setCertificates(X509Certificate[]) - Method in class iaik.security.smime.SignedContent
-
Sets the certificates to be included in the S/MIME message.
- setCertificates(Certificate[]) - Method in class iaik.smime.SignedContent
-
Sets the certificates to be included in the S/MIME message.
- setCertificates(X509Certificate[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Sets the certificates to be included into this BasicOCSPResponse.
- setCertificates(X509Certificate[]) - Method in class iaik.x509.ocsp.OCSPRequest
-
Sets the certificates to be included into this OCSPRequest.
- setCertificateSet(CertificateSet) - Method in class iaik.cms.OriginatorInfo
-
Sets the certificateSet to be included.
- setCertificateSet(CertificateSet) - Method in class iaik.cms.SignedDataStream
-
Sets the certificateSet to be included.
- setCertificatesToExport(CertificateSet) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
-
Set the list of certificates to export when User.write() is
called.
- setCertifiedKeyPair(CertifiedKeyPair) - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Sets the user's certificate and private key.
- setCertManagementState(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the certificate management state certificate property
- setCertPublicationPending(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the certificate publication pending certificate property
- setCertRenewalUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Sets the certRenewal url.
- setCertReq(Boolean) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Sets an indicator for whether the TSA must provide their certificate in
the response.
- setCertReqId(int) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method sets the certificate request identifier associated with the full
certificate template.
- setCertRequest(CertificateRequest) - Method in class iaik.security.smime.PKCS10Content
-
Sets the PKCS#10 request for this PKCS10Content.
- setCertRequest(CertificateRequest) - Method in class iaik.smime.PKCS10Content
-
Sets the PKCS#10 request for this PKCS10Content.
- setCertStoreSynch(boolean) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Sets the certificate store synchronization indicator.
- setCertType(int) - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Sets the usage type of the certificate.
- setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Sets the certificate type identifier.
- setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the certificate type identifier.
- setCertTypeId(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
-
Sets the certificate type identifier.
- setCertVerifier(CertVerifier) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Set a CertVerifier if any customization is required around this (optional)
- setChainToRoot(List<X509Certificate>) - Method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Sets the chain to the root.
- setChainToRoot(X509Certificate[]) - Method in class com.entrust.toolkit.credentials.Identity
-
This method is for injecting the chainToRoot into the CapiIdentity.
- setCipherText(String, byte[]) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Stores the cipher text corresponding to the given ciphertext URI.
- setCipherURI(Object, String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Specifies the cipher text URI for this element.
- setClientAuth(boolean) - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Enables or disables client authentication for the SSL session.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.HttpDirectoryClient
-
This method does nothing.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
This method is never used by this implementation.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransport
-
- setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Set client credentials for authenticating to a server.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
Deprecated.
- setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
Sets the client credentials for authenticating to the Security Manager Proxy Server.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Not available.
- setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Set client credentials for authenticating to a server.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.MultipleDirectories
-
Not available.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
- setClientCredentials(X509Certificate[], PrivateKey) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
- setClientCredentials(User) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Sets the client credentials using the provided User object.
- setClientCredentials(X509Certificate, X509Certificate, PrivateKey) - Method in interface com.entrust.toolkit.x509.LdapDirectory
-
Set credentials to use if communicating with a directory protocol that
requires authentication.
- setClientCredentials(X509Certificate[], PrivateKey) - Method in interface com.entrust.toolkit.x509.LdapSSL
-
Set credentials to use if communicating with a directory protocol that
requires client authentication.
- setClientKeyGenerationUtil(KeyGenerationUtil) - Method in class com.entrust.toolkit.credentials.CMPSoftwareCredentialReader
-
Sets a custom key generation utility that will be used for generating the
client generated asymmetric key pairs required during a create/recover
operation.
- setClientKeyGenParams(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.credentials.CMPCredentialReader
-
Sets the client key generation parameters.
- setClientSettings(ClientSettings) - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
-
Set the ClientSettings which may be used as part of certificate
validation
- setCloseIn(boolean) - Method in class iaik.utils.StreamCopier
-
Set whether the InputStream shall be closed after copying.
- setCloseOut(boolean) - Method in class iaik.utils.StreamCopier
-
Set whether the OutputStream shall be closed after copying.
- setComment(String) - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Sets the comment.
- setCompatMode(boolean) - Static method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets compatibility mode.
- setComponent(int, ASN1Object) - Method in class iaik.asn1.ConstructedType
-
Sets the component at the given location within a ConstructedType.
- setCompressed(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
-
Sets the compressed flag.
- setCompressionAlgorithm(AlgorithmID) - Method in class iaik.smime.CompressedContent
-
Sets the Compression Algorithm which is used to Compress the Data.
- setCompressionAlgorithm(AlgorithmID) - Method in class iaik.smime.SMimeCompressed
-
This method is used to set the Compression algorithm
- setCompressionProvider(CompressionProvider) - Method in class iaik.cms.CompressedDataStream
-
Sets the CompressionProvider for this CompressedDataStream.
- setCompressionProvider(CompressionProvider) - Method in class iaik.smime.CompressedContent
-
Sets the Compression Provider to be used for Compression.
- setConfiguredImplicitCaParams(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Sets the globally configured 'implicitCA' EC domain parameter values.
- setConnections(LdapDirectory, ManagerTransport) - Method in class com.entrust.toolkit.credentials.UALCreator
-
Sets the connections to a Public Key Infrastructure (PKI).
- setConnections(String) - Method in class com.entrust.toolkit.credentials.UALCreator
-
Sets the connections to the Entrust Authority Security Manager (EASM)
using settings retrieved from the user's entrust.ini file.
- setConnections(String) - Method in class com.entrust.toolkit.User
-
Sets the connections to the Entrust Authority Security Manager (EASM) using
settings retrieved from the user's entrust.ini file.
- setConnections(String, boolean) - Method in class com.entrust.toolkit.User
-
Sets the connections to the Entrust Authority Security Manager (EASM) using
settings retrieved from the user's entrust.ini file.
- setConnections(InputStream) - Method in class com.entrust.toolkit.User
-
Sets the connections to the Entrust Authority Security Manager (EASM) using
settings retrieved from the user's entrust.ini file.
- setConnections(InputStream, boolean) - Method in class com.entrust.toolkit.User
-
Sets the connections to the Entrust Authority Security Manager (EASM) using
settings retrieved from the user's entrust.ini file.
- setConnections(LdapDirectory, ManagerTransport) - Method in class com.entrust.toolkit.User
-
Sets the connections to a Public Key Infrastructure (PKI).
- setConnectionTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the Directory connection timeout for the ldap in CertVerifier.
- setConnectionTimeout(int) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Sets the connection timeout used when making the connection to the
HTTP servlet
- setConnectionTimeout(int) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
-
Sets the connection timeout used when making the connection to the
HTTP servlet
- setConnectionTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Sets the Directory connection timeout.
- setConnectTimeout(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setConnectTimeout(int) - Method in class com.entrust.toolkit.util.net.HttpConnection
-
Sets the connect timeout for connecting to the HTTP resource
in milliseconds.
- setConnectTimeout(int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
Sets the connect timeout for connecting to the LDAP resource
in milliseconds.
- setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
Sets the connect timeout to be applied to both the proxied and direct connections.
- setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Sets the connect timeout for connecting to the OCSP responder
in milliseconds.
- setConnectTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Under a Java 1.4.x environment, the ConnectTimeout is the maximum length of time in milliseconds
which the Java toolkit will allow for connecting and reading data from the OCSP responder.
- setContent(OCTET_STRING) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
-
Sets the file content.
- setContent(byte[]) - Method in class iaik.cms.AuthenticatedData
-
Sets the content data to be authenticated.
- setContent(byte[]) - Method in class iaik.cms.CompressedData
-
Sets the content to be compressed/decompressed.
- setContent(Content) - Method in class iaik.cms.ContentInfo
-
Sets the content of this ContentInfo from the given content value.
- setContent(ContentStream) - Method in class iaik.cms.ContentInfoStream
-
Sets the content of this ContentInfo.
- setContent(ContentStream) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Sets the content of this ContentInfo.
- setContent(Object, String) - Method in class iaik.security.smime.EncryptedContent
-
A convenience method for setting this EncryptedObject's content.
- setContent(Multipart) - Method in class iaik.security.smime.EncryptedContent
-
This method sets the given Multipart object as this EncryptedObject's content.
- setContent(Object, String) - Method in class iaik.security.smime.SignedContent
-
A convenience method for setting this SignedContent's content.
- setContent(Multipart) - Method in class iaik.security.smime.SignedContent
-
This method sets the given Multipart object as this SignedContent's content.
- setContent(Multipart) - Method in class iaik.smime.CompressedContent
-
This method sets the given Multipart object as this compressed object's
content.
- setContent(Object, String) - Method in class iaik.smime.CompressedContent
-
A convenience method for setting this compresesed object's content.
- setContent(Object, String) - Method in class iaik.smime.EncryptedContent
-
A convenience method for setting this EncryptedObject's content.
- setContent(Multipart) - Method in class iaik.smime.EncryptedContent
-
This method sets the given Multipart object as this EncryptedObject's content.
- setContent(Object, String) - Method in class iaik.smime.SignedContent
-
A convenience method for setting this SignedContent's content.
- setContent(Multipart) - Method in class iaik.smime.SignedContent
-
This method sets the given Multipart object as this SignedContent's content.
- setContentContentHeaders(Header[]) - Method in class iaik.security.smime.EncryptedContent
-
Set some headers for the entity to be signed.
- setContentContentHeaders(Header[]) - Method in class iaik.security.smime.SignedContent
-
Set some headers for the entity to be signed.
- setContentContentHeaders(Header[]) - Method in class iaik.smime.CompressedContent
-
Set some headers for the entity to be compressed.
- setContentContentHeaders(Header[]) - Method in class iaik.smime.EncryptedContent
-
Set some headers for the entity to be encrypted.
- setContentContentHeaders(Header[]) - Method in class iaik.smime.SignedContent
-
Set some headers for the entity to be signed.
- setContentContentTransferEncoding(String) - Method in class iaik.security.smime.EncryptedContent
-
Sets the content transfer encoding of the entity to be signed.
- setContentContentTransferEncoding(String) - Method in class iaik.security.smime.SignedContent
-
Sets the content transfer encoding of the entity to be signed.
- setContentContentTransferEncoding(String) - Method in class iaik.smime.CompressedContent
-
Sets the content transfer encoding of the entity to be compressed.
- setContentContentTransferEncoding(String) - Method in class iaik.smime.EncryptedContent
-
Sets the content transfer encoding of the entity to be encrypted.
- setContentContentTransferEncoding(String) - Method in class iaik.smime.SignedContent
-
Sets the content transfer encoding of the entity to be signed.
- setContentOnly(Element, boolean) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Determines whether an entire DOM element (including opening and closing tags) or just
the content of a DOM element is to be encrypted.
- setControls(Controls) - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Sets the controls value this object contains.
- setCounter(byte[]) - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Sets the counter.
- setCounter(int) - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Sets the counter.
- setCountingMode(boolean) - Method in class com.entrust.toolkit.util.TransactionCounter
-
Sets the value of m_is_on to turn the counter on or off.
- setCredentialAccess(FilePermissions.FILE_ACCESS) - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
-
Set the file permissions for new Entrust profile format (EPF) files.
- setCredentialAccess(FilePermissions.FILE_ACCESS, boolean) - Method in class com.entrust.toolkit.credentials.FilenameProfileWriter
-
Similar to the setCredentialAccess(FILE_ACCESS access) method,
this method sets the file permissions on new Entrust EPF files, but also
allows write access to be provided to (operating system) userids other than the owner.
- setCredentialWriter(CredentialWriter) - Method in class com.entrust.toolkit.User
-
Sets the CredentialWriter that will be used to write this
user's credentials.
- setCritical(BOOLEAN) - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- setCritical(boolean) - Method in class iaik.x509.V3Extension
-
Set the critical value of this extension.
- setCRLConfig(CRLConfig) - Method in class com.entrust.toolkit.x509.revocation.CollectionRS
-
This method sets the CRL revocation configuration settings used
by this object.
- setCrlID(CrlID) - Method in class iaik.x509.ocsp.SingleResponse
-
A convenience method for setting the CrlID extension.
- setCRLInvalidSearchTimeout(long) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Sets the CRL invalid search timeout.
- setCrlIssuer(GeneralNames) - Method in class iaik.asn1.structures.DistributionPoint
-
Sets the CRL Issuer parameter of this extension.
- setCRLList(X509CRL[]) - Method in class iaik.cms.CMSCertList
-
Sets the CRLs for this CMS SignedData object.
- setCRLList(X509CRL[]) - Method in class iaik.pkcs.PKCS7CertList
-
Set the CRLs for this PKCS#7 SignedData object.
- setCrlNum(int) - Method in class iaik.x509.ocsp.extensions.CrlID
-
Sets the crl number.
- setCRLNumber(BigInteger) - Method in class iaik.x509.extensions.CRLNumber
-
Sets the CRL number.
- setCRLs(X509CRL[]) - Method in class iaik.cms.OriginatorInfo
-
Sets a set of cerificate-revocation lists.
- setCRLs(X509CRL[]) - Method in class iaik.cms.SignedDataStream
-
Sets a set of cerificate-revocation lists.
- setCRLs(X509CRL[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Sets a set of cerificate-revocation lists.
- setCRLs(X509CRL[]) - Method in class iaik.security.smime.SignedContent
-
Sets the crls to be included in the S/MIME message.
- setCRLs(X509CRL[]) - Method in class iaik.smime.SignedContent
-
Sets the crls to be included in the S/MIME message.
- setCrlTime(Date) - Method in class iaik.x509.ocsp.extensions.CrlID
-
Sets the crl time.
- setCrlUrl(String) - Method in class iaik.x509.ocsp.extensions.CrlID
-
Sets the crl url.
- setCSPParam(ProviderParam, byte[]) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Sets the value of a CSP parameter associated with this CryptProvider in
MSCAPI.
- setCutoffTime(Date) - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Sets the cutoff time.
- setDataHandler(DataHandler) - Method in class iaik.security.smime.EncryptedContent
-
Sets the content wrapped by a javax.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.security.smime.SignedContent
-
Sets the content wrapped by a javax.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.smime.CompressedContent
-
Sets the content wrapped by a jakarta.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.smime.EncryptedContent
-
Sets the content wrapped by a jakarta.activation.DataHandler.
- setDataHandler(DataHandler) - Method in class iaik.smime.SignedContent
-
Sets the content wrapped by a jakarta.activation.DataHandler.
- setDate(Date) - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Stores the date value in this InvalidityDate extension
specifying the date at which it is known or suspected that the private key was
compromised or that the certificate should otherwise be considered invalid.
- setDate(Date) - Method in class iaik.cms.KEKIdentifier
-
Sets the optional Date component.
- setDate(Date) - Method in class iaik.cms.RecipientKeyIdentifier
-
Sets the optional Date component.
- setDebug(boolean) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- setDebug(boolean) - Method in class iaik.utils.SmtpMailer
-
Switches debugging output on or off.
- setDebugLogPrintStream(PrintStream) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets the PrintStream where the debug information is written to.
- setDecryptionKey(PrivateKey, String) - Method in class com.entrust.toolkit.archive.PemInputStream
-
Set the decryption key and its key id to be used to decrypt
the message.
- setDefault(SMProxyWrapper) - Static method in class com.entrust.toolkit.smproxy.SMProxySocketFactory
-
- 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.
- setDeleteOmittedCertificates(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Determines whether any certificates in the omitCertificatePath will also
be explicitly deleted if present during each synchronization.
- setDeleteUnusedKeysAndCerts(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Control deletion of unused keys and certificates.
- setDeletionMechanism(TokenDeletionMechanism) - Method in class com.entrust.toolkit.credentials.CMPTokenCredentialReader
-
Sets the deletion mechanism to be used to prepare the PKCS#11 device
(token) for Digital Identity creation/recovery.
- setDeletionMechanism(TokenDeletionMechanism) - Method in class com.entrust.toolkit.credentials.TokenInitializer
-
Sets the deletion mechanism to be used to prepare the PKCS#11 device
(token) for the Digital Identity.
- setDESKeyParity(byte[], int) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Sets the parity bits of a DES key.
- setDigest(byte[]) - Method in class iaik.cms.DigestedDataStream
-
Sets the message-digest value.
- setDigest(byte[]) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Sets the message-digest value.
- setDigestAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the message digest algorithm to use for signing the data.
- setDigestAlgorithm(DigestAlgorithm) - Method in interface iaik.ixsil.core.SignerReference
-
Sets the digest algorithm for this reference.
- setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.util.HttpsLdapServer
-
Sets the LDAP directory for which this server acts as a proxy.
- setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.x509.CertVerifier
-
Changes the directory on-the-fly
- setDirectory(LdapDirectory) - Method in class com.entrust.toolkit.x509.jsse.JSSEEntrustManagerFactoryParameters
-
Set the LDAP Directory which is used to lookup certificates and
CRLS for certificate validation.
- setDirectory(LdapDirectory) - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- setDisabled(boolean) - Method in class com.entrust.toolkit.x509.revocation.CachedCRLRS
-
Allows this cache to be enabled/disabled.
- setDistributionPoint(DistributionPointName) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Stores the distributionPoint value in this IssuingDistributionPoint
extension.
- setDistributionPointName(ASN1Type) - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
-
Deprecated.
Sets the distribution point name parameter.
- setDistributionPointName(ASN1Type) - Method in class iaik.asn1.structures.DistributionPoint
-
Sets the distribution point name parameter of this extension.
- setDistributionPointName(ASN1Type) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Sets the distribution point name parameter of this extension.
- setDoublePoint() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Doubles the calling point adds this point to itself.
- setDSAPrivateKey(long, String, byte[], boolean, boolean, byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new DSA private key object on a token (a token object).
- setDSAPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new DSA private key object on a token by transferring it to the
token securely.
- setDSASigningKey(long, byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new DSA signing key object on a token (a token object).
- setECPrivateKey(long, String, byte[], boolean, boolean, byte[], ECParameterSpec) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new EC private key object on a token (a token object).
- setECPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new EC private key object on a token by transferring it to the
token securely.
- setEffectiveKeyBits(int) - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Sets the number of effective key bits.
- setEnabledCipherSuites(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setEnabledCipherSuites(String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Sets the Cipher Suites which should be used.
- setEnabledProtocols(String[]) - Static method in class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
Sets the protocol versions to enable.
- setEnabledProtocols(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setEnableKCN(boolean) - Static method in class com.entrust.toolkit.credentials.TokenWriter
-
For INTERNAL use only by Entrust applications.
- setEnableOfflineLookup(boolean) - Method in class com.entrust.toolkit.x509.revocation.CRLConfig
-
This API is used to enable offline lookup for all RevocationStores configure by this
object.
- setEnableSessionCreation(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setEncoding(ASN) - Method in class iaik.asn1.structures.AVA
-
- 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
-
- setEncodingType(ASN) - Method in class iaik.asn1.structures.ChoiceOfTime
-
Sets the encoding type.
- setEncrypted(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
-
Sets the encrypted flag.
- setEncryptedDataBaseID(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets the <EncryptedData> base ID.
- setEncryptedDataId(Object, String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Lets the application specify a particular value for the Id attribute of an
<EncryptedData> DOM element.
- setEncryptedDigest(byte[]) - Method in class iaik.cms.SignerInfo
-
Sets the signature value.
- setEncryptedDigest(byte[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Sets the encrypted digest value.
- setEncryptedKeyAlgorithm(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets the algorithm that encrypts <EncryptedKey> DOM elements.
- setEncryptedKeyBaseID(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets the <EncryptedKey> base ID.
- setEncryption(AlgorithmID, int) - Method in class iaik.security.smime.SMimeMailer
-
Sets the symmetric algorithm for encrypting the message.
- setEncryption(AlgorithmID, int) - Method in class iaik.smime.SMimeMailer
-
Sets the symmetric algorithm for encrypting the message.
- setEncryptionAlgorithm(AlgorithmID, int) - Method in class com.entrust.toolkit.archive.PemOptions
-
Sets the encryption algorithm.
- setEncryptionAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the encryption algorithm to be used during an PKCS7 encode
operation that involves data being encrypted.
- setEncryptionAlgorithm(AlgorithmID, int) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the encryption algorithm and encryption key length to be used
during an PKCS7 encode operation that involves data being encrypted.
- setEncryptionAlgorithm(AlgorithmID, int) - Method in class iaik.security.smime.EncryptedContent
-
Sets the symmetric algorithm for encrypting the message.
- setEncryptionAlgorithm(AlgorithmID, int) - Method in class iaik.smime.EncryptedContent
-
Sets the symmetric algorithm for encrypting the message.
- setEncryptionCertificate(X509Certificate) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Sets the encryption certificate to be used when encrypting a
message.
- setEncryptionScheme(String) - Method in class iaik.security.cipher.PBES2
-
- setEncSymmKey(byte[]) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Sets the (encrypted) symmetric key used to encrypt the value.
- setEntityName(GeneralNames) - Method in class iaik.x509.attr.Holder
-
Sets the entityName of this Holder.
- setEntrustAlgorithmCapabilityList(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Sets the Entrust algorithm capability list value.
- setEntrustCapabilityList(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Sets the Entrust capability list value.
- setEntrustId(String) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Sets the Entrust identifier.
- setEntrustSecurityStore(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the EPF full file path name or roaming ID
- setErrorCode(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Sets the implementation-specific error code.
- setErrorDetails(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Sets the set of implementation-specific error details.
- setErrorState(String) - Static method in class com.entrust.toolkit.security.fips.SecurityEngine
-
Forces the FIPS Security Engine into the FIPS ERROR state.
- setEventCount(int) - Method in class com.entrust.toolkit.x509.directory.HandshakeCompleteInfo
-
Set the number of HandshakeCompletedEvent objects that are stored
by this object.
- setEventHandler(ResourceEventHandler) - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
-
A local ResourceEventHandler can be specified by this ResourceEventProcessor.
- setEventIdentifier(EntrustEventIdentifier) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the event identifier.
- setEventIndicator(byte) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the event indicator
- setEventPosition(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
-
Sets the event position.
- setEventReason(EntrustEventReason) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets the reason the event occured.
- setEventTime(Date) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets the time the event occured.
- setEventTrigger(int) - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
Sets the level at which event notification is triggered.
- setException(IOException) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
-
Allows the consumer to pass an exception to the producer.
- setExcludedSubtrees(GeneralSubtree[]) - Method in class iaik.x509.extensions.NameConstraints
-
Sets the excluded subtrees.
- setExplicitData(Object, boolean) - Method in interface iaik.ixsil.core.SignerReference
-
Sets one of two possible kinds of explicit data:
- setExplicitData(Object, boolean) - Method in class iaik.ixsil.core.TransformInstruction
-
Sets one of two possible kinds of explicit data:
- setExplicitData(Object, boolean) - Method in interface iaik.ixsil.core.VerifierReference
-
Sets one of two possible kinds of explicit data:
- setExportCaCertificates(boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
-
Sets a flag indicating whether or not the CA certificate(s) associated
with the user's digital identity will be exported to PKCS12 during the
digital identity write operation.
- setExtendedDebugging(boolean) - Static method in class com.entrust.toolkit.capi.CapiHandle
-
Turn on or off extended debugging information.
- setExtendedDebugging(boolean) - Static method in class com.entrust.toolkit.keychain.KeychainHandle
-
Turn on or off extended debugging information.
- setExtension(V3Extension) - Method in class com.entrust.toolkit.x509.testlets.TestletData
-
Sets a new extension.
- setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the extensions.
- setExtensions(SEQUENCE) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Sets additional information about the request.
- setExtensions(X509Extensions) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Sets additional time-stamp token information.
- setExternalReferenceResolver(ExternalReferenceResolverInterface) - Method in class iaik.ixsil.core.URIResolverParameters
-
Sets the external reference resolver maintained by this class.
- setExtnID(ObjectID) - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- setExtnValue(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- setExtraCertDefns(EntrustCertDefnInfo[]) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Sets the set of extra certificate definitions.
- setFailInfo(BinaryString) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Sets the failure information from a binary string.
- setFileEncKeyType(AlgorithmID) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Sets the fileEncKeyType component.
- setFileOperation(ENUMERATED) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
-
Sets the operation to be performed on the file.
- setFilePermissions(File) - Method in class com.entrust.toolkit.util.FilePermissions
-
Set the file permissions on a file.
- setFilePermissions(File, FilePermissions.FILE_ACCESS, boolean, boolean) - Static method in class com.entrust.toolkit.util.FilePermissions
-
Set the permissions on a file by specifying the required access level.
- setFiles(EntrustFiles) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Sets the files component.
- setFilesFromServer(boolean) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Set to true if the client will request the Roaming Server
retrieve roaming files from the Directory, false if
the client will retrieve the files.
- setFilesFromServer(boolean) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setFileType(ObjectID) - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
-
Sets the file type.
- setForceSecureKeyImport(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Forces Secure Key Import to be used when importing keys into CAPI.
- setForceV1CertAsCA(boolean) - Method in class com.entrust.toolkit.x509.CertVerifier
-
This setting is used to determine whether V1 X509Certificates
should be considered CA certificates, or End-Entity certificates.
- setForceV1KeyPair(boolean) - Method in class com.entrust.toolkit.credentials.CMPCredentialReader
-
Allows the caller to force the PKIX-CMP user creation or recovery operation
to be done using the V1-key-pair implementation of the protocol (typically
used by V1-key-pair clients).
- setFormat(String) - Method in class com.entrust.toolkit.security.crypto.ec.EcPrivateKey
-
Sets the format that will be used during encoding (both formats are
supported during decoding).
- setFormatId(String) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Sets the digital identity format identifier.
- setFreeText(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the set of context-specific instructions.
- setFreeText(String[]) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
- setFriendlyName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the certificate friendly name certificate property.
- setFriendlyName(String, boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
-
This method is used to override the default Friendly Name used for the KeyBag
and Certificate Bags when exporting to the PKCS#12 format.
- setFriendlyName(String) - Method in class iaik.pkcs.pkcs12.Attributes
-
Sets the friendly name attribute.
- setFrom(String, String, X509Certificate, AlgorithmID) - Method in class iaik.security.smime.SMimeMailer
-
Sets the from field of the S/MIME email message.
- setFrom(String, String, X509Certificate, AlgorithmID) - Method in class iaik.smime.SMimeMailer
-
Sets the from field of the S/MIME email message.
- setFrom(String, String) - Method in class iaik.utils.SmtpMailer
-
Sets the From field.
- setGeneralInfo(InfoTypeAndValue[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the set of context-specific information.
- setGeneralNames(GeneralNames) - Method in class iaik.x509.extensions.IssuerAltName
-
Sets the alternative name of the issuer.
- setGeneralNames(GeneralNames) - Method in class iaik.x509.extensions.SubjectAltName
-
Sets the alternative name of the subject.
- setGenericCertificateFilter(GenericCertificateFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Allows you to override
InternalGenericTokenReader.DefaultCertificateFilter which is applied
to the selected identity to filter its certificates.
- setGenericIdentityFilter(GenericIdentityFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Allows you to override
InternalGenericTokenReader.DefaultIdentityFilter which determines how
an identity is selected on the token.
- setHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
This is used to set the hashAlgorithm.
- setHashAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Sets the algorithm identifier of hash algorithm that is being used when
requesting a time-stamp.
- setHashAlgorithm(AlgorithmID) - Method in class iaik.smime.ess.ESSCertIDv2
-
Sets the hashAlgorithm value, identifying the algorithm used in computing
the certHash
- setHashCount(int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets the hash count.
- setHashValue(byte[]) - Method in class com.entrust.toolkit.capi.CryptHash
-
Sets the actual bytes of the hash, so that an arbitrary byte array can be
signed.
- setHeaders(Message) - Method in class iaik.security.smime.EncryptedContent
-
Sets additional headers of the message containing this EncryptedContent.
- setHeaders(Message) - Method in class iaik.security.smime.PKCS10Content
-
Sets additional headers of the message containing this PKCS10Content.
- setHeaders(Message) - Method in class iaik.security.smime.SignedContent
-
Sets additional headers of the message containing this SignedContent.
- setHeaders(Part) - Method in class iaik.smime.CompressedContent
-
Sets additional headers of the message containing this CompressedContent.
- setHeaders(Part) - Method in class iaik.smime.EncryptedContent
-
Sets additional headers of the message containing this EncryptedContent.
- setHeaders(Message) - Method in class iaik.smime.PKCS10Content
-
Sets additional headers of the message containing this PKCS10Content.
- setHeaders(Part) - Method in class iaik.smime.SignedContent
-
Sets additional headers of the message containing this SignedContent.
- setHeaders(Part) - Method in interface iaik.smime.SMimeContentType
-
Set the headers of the SMimeContentType object
- setHereResult(XObject) - Method in class iaik.ixsil.util.XPathUtilsImpl.XPathUtilsXPathContextOwner
-
Sets the result which a fuction call to the here() extension function should return.
- setHolder(Holder) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the Holder of this attribute certificate.
- setHostnameVerifier(HostnameVerifier) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setHostnameVerifier(HostnameVerifier) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Allows the end user to set a custom HostnameVerifier.
- setHttpCRLReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Sets the receive timeout.
- setHttpReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Sets the receive timeout.
- setId(BigInteger) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Sets the certificate information identifier.
- setId(String) - Method in class iaik.ixsil.core.Object
-
Sets the Id attribute of this object container.
- setId(String) - Method in class iaik.ixsil.core.SignatureProperties
-
Sets the Id attribute value of the signature property container.
- setId(String) - Method in class iaik.ixsil.core.SignatureProperty
-
Sets the Id attribute of the signature property.
- setId(String) - Method in interface iaik.ixsil.core.SignerManifest
-
Sets the Id attribute value of the Manifest element.
- setId(String) - Method in interface iaik.ixsil.core.SignerReference
-
Sets the Id attribute value of the reference.
- setId(String) - Method in interface iaik.ixsil.core.SignerSignature
-
Sets the Id attribute value of the Signature element.
- setId(String) - Method in interface iaik.ixsil.core.SignerSignatureProperties
-
Sets the Id attribute value of the signature property container.
- setId(String) - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Sets the Id attribute value of the SignedInfo element.
- setId(String) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Sets the Id attribute of the KeyInfo Element represented by this KeyManagerImpl object.
- setIgnoreInvalidCharacters(boolean) - Method in class iaik.utils.Base64InputStream
-
Sets whether or not to ignore invalid BASE-64 characters in the input.
- setImportToDefaultKeychain(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
- setIncludeAcceptableResponses(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Allows inclusion of the AcceptableResponseTypes extension to be included in the
message.
- setIncludedCertificates(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the certificates that are included in the PKCS#7 message.
- setIncludeRequestorName(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
RFC 2560 section 4 states the requestorName is optional.
- setIncludeUserCertHistory(boolean) - Method in class com.entrust.toolkit.credentials.CMPForCardMS
-
Sets an indicator for whether or not the entire user certificate history
will be included in the digital identity representation.
- setInclusiveNamespacePrefixes(String) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
Sets the list of namespace prefixes to be handled as per Canonical XML.
- setInclusiveNamespacePrefixes(String) - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Sets the list of namespace prefixes to be handled as per Canonical XML.
- setIndefiniteLength(boolean) - Method in class iaik.asn1.ASN1Object
-
Switches indefinite length encoding on or off for this ASN1Object.
- setIndefiniteLength(boolean) - Method in class iaik.asn1.OCTET_STRING
-
Switches indefinite length encoding on or off for this OCTET_STRING.
- setIndefiniteRecursive(boolean) - Method in class iaik.asn1.ASN1Object
-
Recursively changes the ASN.1 encoding of this object and all objects it
contains to use indefinite length or definite length encoding.
- setIndirectCRL(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Decides whether the crl is an indirect crl.
- setInetAddressHandling(EntrustSSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
This API allows the socket to be configured with how a Socket created
with the InetAddress class should be handled.
- setInetAddressHandling(SMProxySSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
This API allows the socket to be configured with how a Socket created
with the InetAddress class should be handled.
- setInetAddressHandling(EntrustSSLSocketFactory.InetHandling) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
This API allows the socket to be configured with how a Socket created
with the InetAddress class should be handled.
- setInhibitAnyPolicy(int) - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Sets the value of this InhibitAnyPolicy extension for
specifying the number of additional certificates that may appear in the path
before anyPolicy is no longer permitted.
- setInhibitAnyPolicy(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Allows an application to permit or prevent the usage of the special
policy anyPolicy during certificate validation, regardless of the
default permission or the permission set in the client settings
certificate.
- setInhibitExplicitPolicy(int) - Method in class iaik.x509.extensions.PolicyConstraints
-
- setInhibitPolicyMapping(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Allows an application to permit or prevent policy mapping during
certificate validation, regardless of the default permission or the
permission set in the client settings certificate.
- setInhibitPolicyMapping(int) - Method in class iaik.x509.extensions.PolicyConstraints
-
Sets the inhibitPolicyMapping value of this
PolicyConstraints extension for specifying the
number of additional certificates that may appear in the path
before policy mapping is no longer permitted.
- setInitializer(XMLEInit) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Allows the Toolkit to initialize the transform for decrypting XML content.
- setInitialValue(byte[]) - Method in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
-
Sets the initial value by copying the data from the specified byte array.
- setInitialValue(byte[], int, int) - Method in class com.entrust.toolkit.security.spec.AesKeyWrapParameterSpec
-
Sets the initial value by copying specified amount of data from the byte
array beginning at the specified offset.
- setInitProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets the IXSIL init property with the specified name.
- setInput(byte[]) - Method in class com.entrust.toolkit.util.CmpRfc4210CompliantHasher
-
Sets the input byte array to be used by the extended hasher, and resets
all internal data in preparation for a new hashing session.
- setInput(byte[]) - Method in class com.entrust.toolkit.util.ExtendedHasher
-
Sets the input byte array to be used by the extended hasher, and resets
all internal data in preparation for a new hashing session.
- setInput(NodeList) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithm
-
Sets the data to be processed by the canonicalization algorithm.
- setInput(InputStream) - Method in class iaik.ixsil.algorithms.DigestAlgorithm
-
Sets the octet stream data to be processed by the digest algorithm.
- setInput(InputStream) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
-
Sets the octet stream data to be processed by the signature algorithm.
- setInput(InputStream, URI) - Method in class iaik.ixsil.algorithms.Transform
-
Sets the data to be processed by the transform as an octet stream.
- setInput(NodeList, URI) - Method in class iaik.ixsil.algorithms.Transform
-
Sets the data to be processed by the transform as a XPath node set.
- setInputStream(InputStream) - Method in class iaik.cms.AuthenticatedData
-
Sets the input stream that supplies the content data to
be autenticated.
- setInputStream(InputStream) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets the content suppliyng input stream.
- setInputStream(InputStream) - Method in class iaik.cms.CompressedDataStream
-
Sets the content supplying input stream.
- setInputStream(InputStream) - Method in class iaik.cms.SignedData
-
Sets the InputStream which holds the content to sign.
- setInputStream(InputStream) - Method in class iaik.cms.SignedDataStream
-
Sets the InputStream which holds the content to sign.
- setInputStream(InputStream) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Sets the InputStream which holds the content to sign.
- setInstructionCode(ObjectID) - Method in class iaik.x509.extensions.HoldInstructionCode
-
Sets the hold instruction code.
- setIntendedAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Sets the intended algorithm for which the value will be used.
- setInternalReferenceResolver(InternalReferenceResolverInterface) - Method in class iaik.ixsil.core.URIResolverParameters
-
Sets the internal reference resolver maintained by this class.
- setIntObject(long, boolean, String, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new integer object on a token (a token object).
- setInvalidityDate(Date) - Method in class iaik.x509.extensions.InvalidityDate
-
Sets the invality date of this InvalidityDate object.
- setInvalidSearchTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.DirectoryCRLRS
-
Sets the invalid search timeout.
- setIssuer(Name) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the issuer.
- setIssuer(Name) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setIssuer(AttCertIssuer) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the issuer of this attribute certificate.
- setIssuer(GeneralNames) - Method in class iaik.x509.extensions.CertificateIssuer
-
Sets the issuer of this CertificateIssuer object.
- setIssuer(Name) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Sets the issuer name of this ServiceLocator extension.
- setIssuerDN(Principal) - Method in class iaik.x509.X509Certificate
-
Sets the issuer of this certificate.
- setIssuerDN(Principal) - Method in class iaik.x509.X509CRL
-
Sets the issuer of this CRL.
- setIssuerSerial(ESSIssuerSerial) - Method in class iaik.smime.ess.ESSCertID
-
Sets the issuer and serial information.
- setIssuerUID(String) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the issuer unique ID.
- setIssuerUID(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setIssuerUID(boolean[]) - Method in class iaik.x509.attr.IssuerSerial
-
Sets the issuer unique ID.
- setIssuerUniqueID(boolean[]) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the issuer unique ID for this certificate.
- setIssuerUniqueID(boolean[]) - Method in class iaik.x509.X509Certificate
-
Sets the issuer unique ID for this certificate.
- setIterationCount(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- setIterationCount(int) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Sets the number of times to apply the owf.
- setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Sets the initialization vector (IV) by copying 8-bytes of data from the
byte array beginning at the specified offset.
- setIV(byte[]) - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
-
Deprecated.
Sets a new initialization vector to be used with the parameter spec.
- setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Sets the initialization vector (IV) by copying 8 bytes of data from the
byte array beginning at the specified offset.
- setIV(byte[], int, int) - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
-
Sets the initialization vector (IV) by copying specified amount of data
from the byte array beginning at the specified offset.
- setIV(byte[], int) - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Sets the initialization vector (IV) by copying 8 bytes of data from the
byte array beginning at the specified offset.
- setIV(byte[], int) - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Sets the initialization vector(IV) by copying 8-bytes of data from the
byte array begenning at the specified offset.
- setJCEProviderName(String) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
-
Sets a particular JCE provider to be used for computing the signature.
- setKeepAlive(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setKeepAlive(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setKeyAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Sets the algorithm used to encrypt the symmetric key.
- setKeyAndCertContainer(KeyAndCertContainer) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
-
Sets the key and certificate container object which is required for OCSP
request signing.
- setKeyAttribute(KeychainAttributeTypeAndValue) - Method in class com.entrust.toolkit.keychain.KeychainKey
-
Sets the value of a parameter associated with this key in the KeyChain.
- setKeychainContainerName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the key container name certificate property.
- setKeychainSynchronizationEnabled(boolean) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Determines whether perform the keychain synchronization without checking the
policy.
- setKeyEncryptionKey(Object, SecretKey, byte[]) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets a key encryption key that will be used to encrypt this particular
DOM element.
- setKeyEscrow(boolean) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method specifies whether or not key escrow should be performed
on generated keys.
- setKeyID(long, long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Sets the key identifier of a key object that already exists on the token
by writing the CKA_ID attribute of the object.
- setKeyIdentifier(byte[]) - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Sets the key identifier of this AuthorityKeyIdentifier extension.
- setKeyInfo(Element) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Initializes this key manager with the DOM representation of the XML KeyInfo element, as found in the
XML signature to be verified.
- setKeyInfo(Element) - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Initializes the key manager, which is used in for the verification use case, with the DOM
representation of the XML KeyInfo element found in the XML signature, which is to be verified.
- setKeyInfoSubelements(Element[]) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
Examines the KeyInfo <SecurityTokenReference> subelement and tries to set the verification certificate from this.
- setKeyInfoSubelements(Element[]) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Analyzes the first of the specified KeyInfo subelements of type KeyValue and tries to create either a
RSAPublicKey, DSAPublicKey or a ECPublicKey from that info.
- setKeyInfoSubelements(Element[]) - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
-
Initializes this key provider with the key information hints (KeyInfo subelements) it has been designed
for.
- setKeyInfoSubelements(Element[]) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Parses all specified X509Data DOM elements and produces an internal memory representation.
- setKeyLength(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
-
Deprecated.
- setKeyLength(int) - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Sets the length (size) of the key.
- setKeyLength(int) - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Sets the length (size) of the key.
- setKeyLength(int) - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Sets the length (size) of the key.
- setKeyManager(KeyManager) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets the KeyManager to use for the SSL connection
- setKeyManager(JSSEX509KeyManager) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Sets the JSSEX509KeyManager to use for SMProxy SSL connections
- setKeyManager(SignerKeyManager) - Method in interface iaik.ixsil.core.SignerSignature
-
Can be used by the application to set the key manager for the signing use case.
- setKeyManager(VerifierKeyManager) - Method in interface iaik.ixsil.core.VerifierSignature
-
Can be used by the application to set the key manager for the verification use case.
- setKeyManagerProperty(String, String) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets the IXSIL keymanager property with the specified name.
- setKeyMgmtInfo(List) - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Sets the list of key management information.
- setKeyParam(KeyParam, byte[]) - Method in class com.entrust.toolkit.capi.CryptKey
-
Sets the value of a parameter associated with this key in MSCAPI.
- setKeyType(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Sets the symmetric key type to use when communicating with the Roaming Server.
- setKeyType(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setKeyUpdateNotAllowed(boolean) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the key update not allowed flag.
- setKeyUsage(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method sets the desired key usage for the certificate defined
by the full certificate template.
- setLatestCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the latest certificate in the certificate stream.
- setLdap(String, int) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets a new ldap directory.
- setLdapIp(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Set the Ldap Ip to use in CertVerifier to validate the certificate chain
(optional)
- setLdapPort(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Set the Ldap Port to use in CertVerifier to validate the certificate chain
(optional)
- setLDAPReceiveTimeout(int) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- setLDAPSConfig(LDAPSConfig) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Set the LDAPS Configuration parameters.
- setLDAPSConfig(LDAPSConfig) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
- setLdapTunnel(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets a new authority.
- setLdapVersion(String) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
An accessor method that sets the LDAP version.
- setLength(int) - Method in class com.entrust.toolkit.security.spec.CAST5ParameterSpec
-
Deprecated.
Sets a new desired key length.
- setLength(int) - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
-
Sets the length (size) of the MAC.
- setLineSeparator(String) - Static method in class iaik.utils.ReplaceInputStream
-
Set the line separator String.
- setLocalKeyID(byte[]) - Method in class iaik.pkcs.pkcs12.Attributes
-
Sets the local key ID attribute.
- setLocator(AuthorityInfoAccess) - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Stets the locator.
- setMac(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- setMac(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Sets the mac algorithm.
- setMacAlgorithm(String) - Method in class com.entrust.toolkit.security.fips.JarAuthenticator
-
Sets the MAC algorithm that this JarAuthenticator will use
for both MAC creation and authentication - any MAC algorithm that is
provided by the Entrust provider is supported.
- setMacLength(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Cast5MacParameterSpec
-
Deprecated.
- setMacLength(int) - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Sets the length (size) of the MAC.
- setManagerIP(String) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- setMappedContainerName(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the mapped container name certificate property.
- setMaskGenAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
This is used to set the maskGenAlgorithm and should already have an
encapsulated hashAlgorithm if other then SHA1
- setMaxConcurrentSearches(int) - Static method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
- 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
-
- setMaximumLifetime(long) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- setMemorySizeMB(int) - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Sets the amount of memory storage in MBs.
- setMessageDigest(AlgorithmID, byte[]) - Method in class iaik.cms.SignedDataStream
-
This method can be used to set an externally calculated MessageDigest.
- setMessageDigest(AlgorithmID, byte[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
This method can be used to set an externally calculated MessageDigest.
- setMessageTime(Date) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the time of production of this message.
- setMessageTime() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the time at which this message was created to
the current time.
- setMessageTime(GeneralizedTime) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the time at which this message was created.
- setMgmtReqReason(EntrustEventReason) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the key management request reason.
- setMicros(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Sets the accuracy of the microseconds.
- setMillis(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Sets the accuracy of the milliseconds.
- setMimeType(String) - Method in class iaik.ixsil.core.Object
-
Sets the MimeType attribute of this object container.
- setMinimum(int) - Method in class iaik.asn1.structures.GeneralSubtree
-
Sets the minimum base distance.
- setMultiplicativeInverse() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Inverts the calling element.
- setMultiply(Polynomial) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Multiplies the argument, b, by the calling element.
- setName(String) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Sets the name of the certificate information identifier.
- setNamedCurve(ObjectID) - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Sets the named curve OID.
- setNeedClientAuth(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setNewCAName(GeneralName[]) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets the set of new CA names.
- setNewLabel(long, long, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Sets the label of an object that already exists on the token by writing
the CKA_LABEL attribute of the object.
- setNewSigCert(X509Certificate) - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Sets the user's verification certificate.
- setNextUpdate(Date) - Method in class iaik.x509.ocsp.SingleResponse
-
Sets the nextUpdate date.
- setNextUpdate(Date) - Method in class iaik.x509.X509CRL
-
Sets the date of nextUpdate.
- setNonce(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Sets the request nonce.
- setNonce(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Sets the nonce of the time-stamp token information; provides replay
protection.
- setNonce(long) - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
-
Sets the unique connection identifier
- setNonce(byte[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
A convenience method for setting the value of the Nonce extension.
- setNonce(byte[]) - Method in class iaik.x509.ocsp.OCSPRequest
-
A convenience method for setting the value of the Nonce extension.
- setNonPrintableDefaultEncoding(ASN) - Static method in class iaik.asn1.structures.AVA
-
Sets the encoding that shall be used if a String attribute value
has non printable chars.
- setNoParameters(boolean) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
-
Deprecated.
- setNotAfter(Time) - Method in class com.entrust.toolkit.asn1.structures.Validity
-
Deprecated.
- setNotAfterTime(Date) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the notAfterTime value of this certificate.
- setNotBefore(Time) - Method in class com.entrust.toolkit.asn1.structures.Validity
-
Deprecated.
- setNotBeforeTime(Date) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the notBeforeTime value of this atttribute certificate.
- setOAEPParams(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Sets Optimal Asymmetric Encryption Padding (OAEP) parameters.
- setObjectDigestInfo(ObjectDigestInfo) - Method in class iaik.x509.attr.Holder
-
Sets the objectDigestInfo of this Holder.
- setOldCertId(GeneralName, INTEGER) - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- setOmitCertificatePath(String) - Static method in class com.entrust.toolkit.keychain.JniKeychain
-
Sets the path to the certificates that will not be added to the keychain
during synchronization.
- setOnlyContainsAttributeCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Decides whether the CRL only contains attribute cert entries.
- setOnlyContainsCACerts(boolean) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Sets the flag indicating that this CRL contains only CA certificates.
- setOnlyContainsCaCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Decides whether the CRL only contains ca certs.
- setOnlyContainsUserCerts(boolean) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Sets the flag indicating that this CRL contains only end-entity certificates.
- setOnlyContainsUserCerts(boolean) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Decides whether the CRL only contains user certs.
- setOOBInline(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setOOBInline(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setOptionalValidity(OptionalValidity) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Sets the OptionalValidity in the Certificate Request.
- setOrdering(Boolean) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Indicates indicator for whether this time-stamp can be ordered among other
time-stamps issued by the TimeStamp Authority, without considering accuracy.
- setOriginatorInfo(OriginatorInfo) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets the optional OriginatorInfo.
- setOriginatorInfo(OriginatorInfo) - Method in class iaik.cms.EnvelopedDataStream
-
Sets the optional OriginatorInfo.
- setOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.KEKIdentifier
-
Sets the optional OtherKeyAttribute component.
- setOtherKeyAttribute(OtherKeyAttribute) - Method in class iaik.cms.RecipientKeyIdentifier
-
Sets the optional OtherKeyAttribute component.
- setOtherRecipientInfoFactory(OtherRecipientInfoFactory) - Static method in class iaik.cms.OtherRecipientInfo
-
set the factory class that knows how to generate specific instances
of OtherRecipientInfo
- setOutputLength(int) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
Sets the length of the signature output.
- setOwf(AlgorithmIdentifier) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- setOwf(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Sets the one-way function algorithm.
- setOwner(Object) - Method in class com.entrust.toolkit.credentials.TokenKey
-
Sets the owner of this TokenKey.
- setParameter(ASN1Object) - Method in class iaik.asn1.structures.AlgorithmID
-
Sets the parameters of the algorithm.
- setParameters(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Sets the parameters associated with the algorithm.
- setParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Sets the parameters associated with the algorithm by converting from
transparent representation.
- setParameters(String, String, int, int, int) - Method in class com.entrust.toolkit.capi.CryptKeyProvInfo
-
This method is called by native code to correctly initialize this object.
- setParameters(Element) - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Parses the <Transform> element in the signature and
initializes the transform for decrypting XML content.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.Algorithm
-
Allows the specification of parameters for this algorithm.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.CanonicalizationAlgorithmImplExclusiveCanonicalXML
-
This algorithm optionally takes the list of namespace prefixes to be handled as per Canonical XML as a
parameter.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
This algorithm takes the output length in bits as an optional parameter.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
-
Sets the parameters for this Enveloped Signature transform implementation.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
This transform optionally takes the list of namespace prefixes to be handled as per Canonical XML as a
parameter.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXPath
-
Sets the parameters for this XPath transform implementation.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Sets the parameters for this XPath Filter 2.0 transform implementation.
- setParameters(Element) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Sets the parameters for this XSL transform implementation.
- setPartyAInfo(byte[]) - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Sets the partyAInfo.
- setPasswordBasedMacAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Set the algorithm to use for password based MACs to the associated CA
TODO Remove when SM 8.3 is no longer supported (PKI-37444)
- setPasswordBasedMacCurrentAlgorithmWorks() - Method in class com.entrust.toolkit.util.ManagerTransport
-
Specify that the current Password Based MAC algorithm has been verified to work with the CA
TODO Remove when SM 8.3 is no longer supported (PKI-37444)
- setPasswordInfo(String, SecureStringBuffer, boolean) - Method in class com.entrust.toolkit.roaming.RoamingFileUpdater
-
Sets the information required to generate the shared secret.
- setPathLenConstraint(int) - Method in class iaik.x509.extensions.BasicConstraints
-
Sets the pathLenConstraint value of this BasicConstraints
extension specifying the maximum number of CA certificates that may follow the
certificate in a certification path.
- setPerformancePreferences(int, int, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setPerformancePreferences(int, int, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setPermittedSubtrees(GeneralSubtree[]) - Method in class iaik.x509.extensions.NameConstraints
-
Sets the permitted subtrees.
- setPin(long, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Modifies the PIN of the user currently logged in.
- setPKIArchiveOptions(PKIArchiveOptions) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
-
Sets the archive information pertaining to the private key.
- setPKIArchiveOptions(PKIArchiveOptions) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Sets the archive information pertaining to the private key.
- setPolicies(PolicyInformation[]) - Method in class iaik.smime.ess.SigningCertificate
-
Sets the policy informations of this SigningCertificate.
- setPolicies(PolicyInformation[]) - Method in class iaik.smime.ess.SigningCertificateV2
-
Sets the policy informations of this SigningCertificateV2.
- setPolicycert(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Sets the policy certificate.
- setPolicycert(ASN1Object) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Sets the policy certificate.
- setPolicycertdn(Name) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Sets the distinguished name associated with the policy certificate.
- setPolicycertdn(Name) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Sets the distinguished name associated with the policy certificate.
- setPolicyCertificate(IniFile) - Method in class com.entrust.toolkit.User
-
Sets the user's policy certificate from a cache (.pch) file.
- setPollingInterval(int) - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- setPOP(ProofOfPossession) - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Sets the proof-of-possession value this object contains.
- setPopoSigningKey(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method sets an ASN.1 object as representing the proof of
possession of the private key.
- setPOPOSigningKey(POPOSigningKey) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
-
Sets the proof of possession of a signing private key.
- setPOPOSigningKey(POPOSigningKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Sets the proof of possession of a signing private key.
- setPOPOSKInput(POPOSigningKeyInput) - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Sets the poposkInput.
- setPort(int) - Method in class com.entrust.toolkit.util.HttpManagerServletEngine
-
- setPParameter(byte[]) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
This is used to set the P parameter that is encapsulated in the
pSourceAlgorithm.
- setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialRecoverer
-
Allows the caller to maintain the client key-pair version during
a recover operation.
- setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.CredentialRecoverer
-
Allows the caller to maintain the client key-pair version during
a recover operation.
- setPreserveUserKeyPairVersion(boolean) - Method in class com.entrust.toolkit.credentials.TokenCredentialRecoverer
-
Allows the caller to maintain the client key-pair version during
a recover operation.
- setPRFName(String) - Method in class iaik.security.cipher.PBES2
-
Store the pseudo-random function algorithm name for the PBKDF2.
- setPrintDebugLog(boolean) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets whether or not IXSIL should pring debug log.
- setPrivateKey(EncryptedValue) - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Sets the user's private key in encrypted form.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Set the Private key for which certification is being requested
- setPrivateKey(PrivateKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Sets a private key for decrypting an <EncryptedKey> element.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
This method is required to implement the EncryptionAlgorithm
interface, but it applies only to asymmetric ciphers, so this
method does nothing.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
This method is required to implement the EncryptionAlgorithm interface,
but it applies only to asymmetric ciphers, so this method does nothing.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
Sets the private key to be used for decrypting.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Required to implement the EncryptionAlgorithm interface,
but does nothing, since TripleDES is a symmetric cipher.
- setPrivateKey(PrivateKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Required to implement the EncryptionAlgorithm interface,
but does nothing, since AES Key Wrap is a symmetric algorithm.
- setPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[], String, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new private key object on a token by transferring it to the
token securely.
- setProcessingMode(int) - Method in class com.entrust.toolkit.resourcemonitor.ResourceEventProcessor
-
Sets the processing mode.
- setProducedAt(Date) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Sets the producedAt date of this certificate.
- setProfileServerDN(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Set the distinguished name of the Roaming Server
- setProfileServerDN(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setProperty(Properties, String, String) - Static method in class iaik.ixsil.init.IXSILInit
-
Sets value of the property in the specified property object with the specified name.
- setProtection(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Sets the message protection bits.
- setProtectionAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the algorithm used for calculation of the protection bits.
- setProtectionAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the protection algorithm field in the header.
- setProtectionAlgorithm(String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Sets the protection algorithm.
- setProtocolEncryptionKey(PublicKey) - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
This method sets the protocol encryption key.
- setProtocols(String[]) - Method in class com.entrust.toolkit.x509.directory.EntrustSSLSocketFactory
-
Sets the supported protocols.
- setProviders(int) - Method in class com.entrust.toolkit.security.provider.Initializer
-
Dynamically installs the JCA/JCE cryptographic service providers (CSP)
that come with the Toolkit and are required when using the Toolkit's
cryptographic functionality.
- setProviders() - Method in class com.entrust.toolkit.security.provider.Initializer
-
Dynamically installs the JCA/JCE cryptographic service providers (CSP)
that come with the Toolkit and are required when using the Toolkit's
cryptographic functionality.
- setPSource(AlgorithmID) - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
This is used to set pSourceAlgorithm and should already have the P
parameter encapsulated.
- setPublication(boolean) - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method sets the certificate publication flag, which determines
whether or not the certificate should be published in the directory.
- setPublicationInfo(PKIPublicationInfo) - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Sets publication infromation for the user's certificate.
- setPublicationInfo(boolean) - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the public key.
- setPublicKey(SubjectPublicKeyInfo) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setPublicKey(SubjectPublicKeyInfo) - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
-
Deprecated.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.credentials.CardMSCertReqInfo
-
Sets the public key for which certificate is being requested.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.credentials.EntrustPKIXCMPInjectedCertReqInfo
-
Sets the public key for which certification is being requested.
- setPublicKey(PublicKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Sets a public key for encrypting an <EncryptedKey> element.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
This method is required to implement the EncryptionAlgorithm
interface, but it applies only to asymmetric ciphers, so this
method does nothing.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
This method is required to implement the EncryptionAlgorithm interface,
but it applies only to asymmetric ciphers, so this method does nothing.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
Sets the public key to be used for encryption.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Required to implement the EncryptionAlgorithm interface,
but does nothing, since TripleDES is a symmetric cipher.
- setPublicKey(PublicKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Required to implement the EncryptionAlgorithm interface,
but does nothing, since AES Key Wrap is a symmetric algorithm.
- setPublicKey(PublicKey) - Method in class iaik.x509.X509Certificate
-
Sets the public key of this certificate.
- setPublicKeyMAC(PMACVALUE) - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
-
Deprecated.
- setPubLocation(GeneralName) - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Sets the pubication location.
- setPvno(int) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the protocol version number.
- setQCStatements(QCStatement[]) - Method in class iaik.x509.extensions.qualified.QCStatements
-
Sets the QCStatement objects of this QCStatements extension.
- setQCStatements(QCStatements) - Method in class iaik.x509.qualified.QualifiedCertificate
-
Sets the QCStatements extension.
- setRawData(InputStream) - Method in interface iaik.ixsil.core.VerifierSignedInfo
-
Used in the signature verification use case to specify the raw data for a reference lacking its URI
attribute.
- setReadTimeout(int) - Method in class com.entrust.toolkit.util.HttpsDirectoryClientJSSE
-
Sets the read timeout used when reading data from
the HTTP servlet.
- setReadTimeout(int) - Method in class com.entrust.toolkit.util.HttpsManagerClientJSSE
-
Sets the read timeout used when reading data from
the HTTP servlet.
- setReadTimeout(int) - Method in class com.entrust.toolkit.util.net.HttpConnection
-
Set the timeout for reading data from the connection in
milliseconds.
- setReadTimeout(int) - Method in class com.entrust.toolkit.util.net.LDAPConnection
-
Set the Timeout for reading data from the connection in
milliseconds.
- setReadTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Set the Timeout for reading data from the connection in
milliseconds.
- setReadTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Under a Java 1.4.x environment, setting the ReadTimeout value has no effect on the behaviour of the toolkit.
- setReasonCode(int) - Method in class iaik.x509.extensions.ReasonCode
-
Sets the reason code for this ReasonCode object.
- setReasonFlags(int) - Method in class iaik.asn1.structures.DistributionPoint
-
Sets the reason flags parameter of this extension.
- setReasonFlags(int) - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Sets the reason flags (onlySomeReasons) parameter of this extension.
- setReasons(int) - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Sets the onlySomeReasons value of this IssuingDistributionPoint
extension specifying the revocation reasons supported by this CRL.
- setReceiveBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setReceiveBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setReceiveTimeout(int) - Method in class com.entrust.toolkit.timestamp.HttpTimeStampTransport
-
Sets the receive timeout.
- setReceiveTimeout(int) - Method in class com.entrust.toolkit.x509.revocation.HttpCRLRS
-
Sets the receive timeout.
- setRecipient(GeneralName) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the recipient of the message.
- setRecipient(GeneralName) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the name of the intended recipient.
- setRecipient(Object, X509Certificate) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets a certificate whose public key will be used to encrypt this particular
DOM element or its content.
- setRecipientInfos(RecipientInfo[]) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets the recipient infos:
Any RecipientInfo added supplies recipient-specific information used for identifying the key of the
recipient to be used for en/decrypting the symmetric mac key.
- setRecipientInfos(RecipientInfo[]) - Method in class iaik.cms.EnvelopedDataStream
-
Sets the recipient infos.
- setRecipientInfos(RecipientInfo[]) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Sets the recipient infos.
- setRecipientInfos(RecipientInfo[]) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Sets the recipient infos.
- setRecipients(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the public keys with which to encrypt the message.
- setRecipKID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets an identifier of the recipient-key used for protection.
- setRecipKID(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the recipient's key identifier.
- setRecipNonce(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the recipient nonce, which is inserted by the recipient of the
message and is the copy of the sender nonce from the message it received.
- setRecipNonce(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the recipient random nonce associated with the
PKIHeader.
- setReplacement(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Sets the replacement certificate information identifier.
- setReplacement(EntrustCertInfoId) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Sets the replacement certificate information identifier.
- setReplyTo(String, String) - Method in class iaik.utils.SmtpMailer
-
Sets the Reply-To field.
- setReqPolicy(ObjectID) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Sets the TSA request policy.
- setRequestList(Request[]) - Method in class iaik.x509.ocsp.OCSPRequest
-
Sets the request list of this OCSPRequest.
- setRequestorName(GeneralName) - Method in class iaik.x509.ocsp.OCSPRequest
-
Sets the requestorName.
- setRequestTSACert(Boolean) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Set an indicator for whether the TimeStamp Authority (TSA) must return their
certificate in the time-stamp response.
- setRequireExplicitPolicy(boolean) - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Allows an application to require or not require explicit policy
during certificate validation, regardless of the
default permission or the permission set in the client settings
certificate.
- setRequireExplicitPolicy(int) - Method in class iaik.x509.extensions.PolicyConstraints
-
Sets the requireExplicitPolicy value of this
PolicyConstraints extension for specifying the
number of additional certificates that may appear in the path
before an explicit policy is required.
- setResponderID(ResponderID) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Sets the responderID.
- setResponderURL(URL) - Method in class com.entrust.toolkit.x509.revocation.ocsp.net.OCSPProtocolHandler
-
Sets the URL of the responder.
- setResponse(Response) - Method in class iaik.x509.ocsp.OCSPResponse
-
Sets the response of this OCSPResponse.
- setResponseBytes(ResponseBytes) - Method in class iaik.x509.ocsp.OCSPResponse
-
Sets the response bytes of this OCSPResponse.
- setRetries(int) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Sets the number of times that an OCSP request will be attempted to be set
The minimum is 0, maximum is defined by MAX_RETRIES
- setReuseAddress(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setReuseAddress(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setRevocationInfo(UserRevocationInfo) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
- setRevocationInfo(UserRevocationInfo) - Method in class com.entrust.toolkit.x509.CertVerifier
-
Allows a customized revocation configuration to be used for revocation
checking.
- setRevocationInfo(UserRevocationInfo) - Method in interface com.entrust.toolkit.x509.ValidationInfo
-
- setRevocationReason(ReasonCode) - Method in class iaik.x509.ocsp.RevokedInfo
-
Sets the revocation reason field.
- setRevocationUrl(String) - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Sets the revocation url.
- setRoamingIDField(String) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Sets the Directory attribute used to store the Roaming User ID.
- setRoamingIDField(String) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setRoamingServerPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Set the port number of the Roaming Server.
- setRoamingServerPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setRoamingSSLPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Set the port number to use for SSL communication with the Roaming Server.
- setRoamingSSLPort(int) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setRoleIDPKIXMessage(byte[]) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set PKIX message which can obtain the role ID.
- setRolePolicyCertDN(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the DN of the role policy certificate.
- setRolloverAllowed(Boolean) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets an indicator for whether roll-over is permitted.
- setRootCaCertSubjectName(Name) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the rootCaCert SubjectName to be found on the token
- setRootCaCertSubjectName(String) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the rootCaCert SubjectName to be found on the token
- setRSAPrivateKey(long, String, byte[], boolean, boolean, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new RSA private key object on a token (a token object).
- setRSAPrivateKeySecure(long, long, SecretKey, String, byte[], boolean, boolean, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new RSA private key object on a token by transferring it to the
token securely.
- setRSASigningKey(long, byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new RSA signing key object on a token (a token object).
- setRSInternalDirCreateEnabled(boolean) - Method in class com.entrust.toolkit.credentials.UserConfigSettings
-
Enables/Disables automatic internal JNDIDirectory creation
for CRL lookups from CDPs containing LDAP URLs.
- setRspInfo(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Sets additional information about the response.
- setS_ - Variable in class iaik.ixsil.algorithms.TransformImplXPath2.XPathFilter
-
The result of evaluating the filter's XPath expression.
- setSalt(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PasswordBasedMacParameterSpec
-
Deprecated.
- setSalt(byte[]) - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Sets the salt value.
- setSearchTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the timeout when searching the Directory.
- setSearchTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Sets the timeout when searching the Directory.
- setSeconds(BigInteger) - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Sets the accuracy of the seconds.
- setSecretKey(SecretKey) - Method in interface com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithm
-
Sets a secret key to wrap an <EncryptedKey> element.
- setSecretKey(SecretKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Sets a secret key to wrap or unwrap an <EncryptedKey> element.
- setSecretKey(SecretKey) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Sets a secret key to wrap or unwrap an <EncryptedKey> element.
- setSecureProcessing(TransformerFactory) - Static method in class iaik.ixsil.util.Utils
-
Tries to set the secure Processing feature for the TransformFactory using the JAXP 1.3
setFeature() API.
- setSecureProcessing(DocumentBuilderFactory) - Static method in class iaik.ixsil.util.Utils
-
Tries to set the secure Processing feature for the DocumentBuilderFactory using the JAXP 1.3
setFeature() API.
- setSecureRandom(SecureRandom) - Method in class iaik.cms.SecurityProvider
-
Sets the random number generator.
- setSecureRandom(SecureRandom) - Method in class iaik.security.smime.SMimeMailer
-
Sets the source of randomness for the key generation.
- setSecureRandom(SecureRandom) - Method in class iaik.smime.SMimeMailer
-
Sets the source of randomness for the key generation.
- setSecurityProvider(SecurityProvider) - Static method in class iaik.cms.SecurityProvider
-
Sets the global SecurityProvider.
- setSecurityStoreType(int) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the digital ID security store type
- setSeed(byte[]) - Static method in class iaik.security.random.MetaSeedGenerator
-
Deprecated.
Set the initial seed to this byte array.
- setSeed(byte[]) - Method in class iaik.security.random.SecRandom
-
Deprecated.
Set the seed to be used for random number generation.
- setSeed(long) - Method in class iaik.security.random.SecRandom
-
Deprecated.
Set the seed to the given long int.
- setSeed() - Method in class iaik.security.random.SecRandom
-
Deprecated.
Set the seed to the next seed generated by the current default
seed generator.
- setSeedGenListener(SeedGenListener) - Method in class iaik.security.random.SeedGenerator
-
Deprecated.
Sets the SeedGenListener for this object.
- setSendBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setSendBufferSize(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setSender(GeneralName) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the sender of the message.
- setSender(GeneralName) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the sender associated with the PKIHeader.
- setSenderKID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets an identifier of the sender-key used for protection.
- setSenderKID(ASN1Object) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the sender's key identifier.
- setSenderNonce(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets the sender nonce, which is inserted by the creator of the message
to provide replay protection.
- setSenderNonce(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the sender random nonce associated with the
PKIHeader.
- setSerialNumber(BigInteger) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the serial number.
- setSerialNumber(INTEGER) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setSerialNumber(BigInteger) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the serial number of this certificate.
- setSerialNumber(BigInteger) - Method in class iaik.x509.X509Certificate
-
Sets the serial number of this certificate.
- setServiceLocator(ServiceLocator) - Method in class iaik.x509.ocsp.Request
-
A convenience method for setting the ServiceLocator extension.
- setSession(Session) - Method in class iaik.smime.CompressedContent
-
Set the mail session to use when sending this message.
- setSession(Session) - Method in class iaik.smime.EncryptedContent
-
Set the mail session to use when sending this message.
- setSession(Session) - Method in class iaik.smime.SignedContent
-
Set the mail session to use when sending this message.
- setSharedSecret(OCTET_STRING) - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Sets the sharedSecret component.
- setSignature(AlgorithmID, byte[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Sets the signature value of this BasicOCSPResponse.
- setSignature(AlgorithmID, byte[]) - Method in class iaik.x509.ocsp.OCSPRequest
-
Sets the signature value of this OCSP request.
- setSignatureAlgorithm(SignatureAlgorithm) - Method in interface iaik.ixsil.core.SignerSignedInfo
-
Sets the signature algorithm for this signed information.
- setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.attr.AttributeCertificate
-
Sets the signature algorithm to be used for signing.
- setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.X509Certificate
-
Sets the signature algorithm to be used for signing.
- setSignatureAlgorithm(AlgorithmID) - Method in class iaik.x509.X509CRL
-
Sets the signature algorithm for signing this CRL.
- setSignatureAlgorithm(ObjectID) - Method in class iaik.x509.X509CRL
-
Sets the signature algorithm for signing this CRL.
- setSigned(boolean) - Method in class com.entrust.toolkit.archive.PemOptions
-
Sets the signed flag.
- setSignedAttributes(Attribute[]) - Method in class iaik.cms.SignerInfo
-
Sets a set of attributes to be signed along with the content
to be signed.
- setSigner(PrivateKey, X509Certificate) - Method in class iaik.security.smime.SignedContent
-
Uses the given private key to sign this SignedContent.
- setSignerInfos(SignerInfo[]) - Method in class iaik.cms.SignedDataStream
-
Sets a collection of per-signer information.
- setSignerInfos(SignerInfo[]) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Sets a collection of per-signer information.
- setSignerKey(PrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
-
Sets the private key to be used by the signature algorithm.
- setSignerKey(DSAPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplDSA
-
Sets the private key, which is used to compute the signature for the algorithm's input.
- setSignerKey(ECPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplECDSA
-
Sets the private key, which is used to compute the signature for the algorithm's input.
- setSignerKey(Key) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
Sets the private key, which is used to compute the signature for the algorithm's input.
- setSignerKey(PrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplHMAC
-
Sets the private key to be used by the signature algorithm.
- setSignerKey(RSAPrivateKey) - Method in class iaik.ixsil.algorithms.SignatureAlgorithmImplRSA
-
Sets the private key, which is used to compute the signature for the algorithm's input.
- setSigningAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the signature algorithm.
- setSigningAlgorithm(AlgorithmID) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setSigningInfo(PrivateKey, X509Certificate) - Method in class com.entrust.toolkit.KeyAndCertificateSource
-
Sets the private signing key and verification certificate to be used
when signing a message.
- setSignRequest(boolean, int, String) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
This method is used to set whether the OCSP Request is signed.
- setSilentDeleteEnabled(boolean) - Method in class com.entrust.toolkit.credentials.CapiCredentialWriter
-
Delete keys from CAPI silently.
- setSingleResponses(SingleResponse[]) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Sets the single responses of this BasicOCSPResponse.
- setSMimeType() - Method in class iaik.security.smime.EncryptedContent
-
Sets the smime-type parameter to "enveloped-data".
- setSMimeType() - Method in class iaik.smime.CompressedContent
-
Sets the smime-type parameter to "compressed-data".
- setSMimeType() - Method in class iaik.smime.EncryptedContent
-
Sets the smime-type parameter to "enveloped-data".
- setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
Sets the SSL configuration for the proxied connection
NOTE: if the proxy settings in the entrust.ini are missing
or invalid, this method
- setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.util.SMProxyManagerTransport
-
Sets the configuration for SSL connections
- setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.x509.directory.JNDIWithSMProxy
-
Sets the SSL configuration for the proxied connection
- setSMProxyConfig(SMProxyConfig) - Method in class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Sets the configuration for SSL connections
- setSMProxyHost(String) - Method in class com.entrust.toolkit.smproxy.SMProxyWrapper
-
Set the SMProxyHost
- setSMRoamingProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Sets the SMProxy URL for the roaming server.
- setSMRoamingProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setSMRoamingServerProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfiguration
-
Sets the SMProxy URL for the directory that contains the roaming credentials.
- setSMRoamingServerProxyURL(URL) - Method in class com.entrust.toolkit.roaming.RoamingConfigurationWithSMProxy
-
- setSoConnectionTimeout(int) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Sets the Directory connection timeout used by the underlying socket
implementation for the ldap in CertVerifier.
- setSoConnectionTimeout(int) - Method in class com.entrust.toolkit.x509.directory.JNDIDirectory
-
Sets the Directory connection timeout used by the underlying socket implementation.
- setSoConnectTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Sets the Connection Timeout property of the underlying socket, with the specified
timeout in milliseconds, for socket based transports.
- setSoConnectTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setSoLinger(boolean, int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setSoLinger(boolean, int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setSoLinger(boolean, int) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Enables/Disables the SO_LINGER property of the underlying socket, with the
specified linger time in seconds, for socket based transports.
- setSoLinger(boolean, int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setSoTimeout(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setSoTimeout(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setSoTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Sets the SO_TIMEOUT property of the underlying socket, with the specified
timeout in milliseconds, for socket based transports.
- setSoTimeout(int) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setSourceDataUri(String) - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Sets the optional sourceDataUri field of this BiometricData object.
- setSSLCipherSuites(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets the SSL cipher suites that will be used for the Security Manager Proxy connection.
- setSSLConfiguration(SSLSocketFactory, HostnameVerifier, URLStreamHandler) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Set the SSL Connection parameters to use when the OCSP access location is an HTTPS
location
- setSSLEnabled(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets whether SSL should be enabled.
- setSSLEnabled(boolean) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
Sets whether SSL should be enabled.
- setSSLProtocols(String[]) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets the SSL protocol versions that will be used for the Security Manager Proxy connection.
- setSSLServerName(String) - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Sets the SSL server name.
- setSSLSocketFactory(String) - Method in class com.entrust.toolkit.x509.directory.LDAPSConfig
-
Sets the name of a custom SSLSocketfactory that will be used to
create the SSLSocket of LDAP.
- setState(EntrustState) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Sets the state.
- setStatusString(String[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Sets the set of status information.
- setStorageDirectory(File) - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Sets the directory where all temporary storage files will be written.
- setStorageFilePrefix(String) - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Sets the file name prefix used when creating temporary storage files.
- setStorageFileSizeMB(int) - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Sets the size of the temporary storage files in MBs; each storage file
created will not exceed this size.
- setStorageFileSuffix(String) - Method in class com.entrust.toolkit.archive.LargeFileOptions
-
Sets the file name suffix used when creating temporary storage files.
- setStream(OutputStream) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
-
Set the stream that will be used to write trace log messages to.
- setStreamIndex(Integer) - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Sets the stream index of the latest certificate in the certificate
stream.
- setStreams(InputStream, OutputStream, String) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Sets the streams for communication to and from the PKI RA.
- setStreams(InputStream, OutputStream, String) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setStringObject(long, boolean, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new string object on a token (a token object).
- setStringObject(long, boolean, String, String, String) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Creates a new string object on a token (a token object).
- setStyleSheet(Element, URI) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Sets the XSL stylesheet to be processed by this transform.
- setStyleSheet(InputStream, URI) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Sets the XSL stylesheet to be processed by this transform.
- setSubject(Name) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the subject.
- setSubject(Name) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setSubject(String) - Method in class iaik.utils.SmtpMailer
-
Sets the Subject.
- setSubjectDN(Principal) - Method in class iaik.x509.X509Certificate
-
Sets the subject of this certificate.
- setSubjectPublicKey(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- setSubjectUID(String) - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Sets the subject unique ID.
- setSubjectUID(BIT_STRING) - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
- setSubjectUniqueID(boolean[]) - Method in class iaik.x509.X509Certificate
-
Sets the subject unique ID for this certificate.
- setSymmAlg(AlgorithmID) - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Sets the symmetric algorithm used to encrypt the value.
- setSymmetricAlgorithm(String) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Sets the symmetric algorithm.
- setTarget(String) - Method in class iaik.ixsil.core.SignatureProperty
-
Sets the Target attribute of the signature property.
- setTcpNoDelay(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setTcpNoDelay(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setText(String) - Method in class iaik.security.smime.EncryptedContent
-
A convenience method that sets the given String as this EncryptedObject's content
with a MIME type of "text/plain".
- setText(String) - Method in class iaik.security.smime.SignedContent
-
A convenience method that sets the given String as this SignedContent's content.
- setText(String) - Method in class iaik.smime.CompressedContent
-
A convenience method that sets the given String as this
CompressedObject's content with a MIME type of "text/plain".
- setText(String) - Method in class iaik.smime.EncryptedContent
-
A convenience method that sets the given String as this EncryptedObject's content
with a MIME type of "text/plain".
- setText(String) - Method in class iaik.smime.SignedContent
-
A convenience method that sets the given String as this SignedContent's content.
- setText(String) - Method in class iaik.utils.SmtpMailer
-
Sets the message body of this EMail.
- setThisUpdate(Date) - Method in class iaik.x509.X509CRL
-
Sets the date of thisUpdate.
- setTime(UTCTime) - Method in class com.entrust.toolkit.asn1.structures.Time
-
Deprecated.
- setTime(GeneralizedTime) - Method in class com.entrust.toolkit.asn1.structures.Time
-
Deprecated.
- setTimeStampToken(TimeStampToken) - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Sets the timestamp token.
- setTokenID(String) - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Set the tokenID property.
- setTokenIdentityFilter(TokenIdentityFilter) - Method in class com.entrust.toolkit.credentials.GenericTokenReader.IdentityInfo
-
Allows you to override the default
InternalGenericTokenReader.DefaultTokenIdentityFilter which
determines how an identity is defined.
- setTraceLevel(TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Does nothing.
- setTraceLevel(TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Set the finest verbosity level at which messages will be logged.
- setTraceLogClass(Class) - Method in class com.entrust.toolkit.tracing.TraceLogFactory
-
Set the class that will be used as the default for all future
TraceLog instances returned by this factory.
- setTraceLogName(String) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Sets the name of the logger.
- setTrafficClass(int) - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- setTrafficClass(int) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setTransactionID(byte[]) - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Sets an identifier of the transaction.
- setTransactionID(OCTET_STRING) - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method sets the transaction ID associated with the
PKIHeader.
- setTripleDESKeyParity(byte[], int) - Static method in class com.entrust.toolkit.util.CryptoUtils
-
Sets the parity bits of a DESede key.
- setTrustCache(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationManager
-
Sets the number of seconds the certificate contained in
the
RevocationTrustCache is considered valid.
- setTrustCacheInterval(int) - Method in class com.entrust.toolkit.x509.UserRevocationInfo
-
To enable the Revocation Trust Cache, a value greater than 0
should be set.
- setTrustedCertificates(X509Certificate[]) - Method in class iaik.x509.SimpleChainVerifier
-
Sets the certificates to be trusted.
- setTrustedRecipients(CertificateSet) - Method in class com.entrust.toolkit.PKCS7EncodeStream
-
Specifies the validated public keys with which to encrypt the message.
- setTrustInterval(int) - Method in class com.entrust.toolkit.x509.revocation.RevocationTrustCache
-
Sets the Trust interval to the given number of seconds.
- setTrustManager(TrustManager) - Method in class com.entrust.toolkit.smproxy.SMProxyConfig
-
Sets the trustManager to use for the SSL connection
- setTrustManager(JSSEX509TrustManager) - Method in class com.entrust.toolkit.smproxy.SMProxyTrustStoreSingleton
-
Sets the JSSEX509TrustManager to use for SMProxy SSL connections
- setTrustmanager(User) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
- setTrustmanager(Trustmanager) - Method in class com.entrust.toolkit.xencrypt.core.Encryptor
-
Initializes this instance with a Trustmanager,
which can validate encryption certificates.
- setTrustManager(X509TrustManagerInterface) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
Used by the application in the verification use case to set the trust management system.
- setTrustManager(X509TrustManagerInterface) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
This method can be used by the application in the verification use case to explicitely set the trust
management system which should be used to evaluate the X509 related key information in the signature.
- setTrustRoots(X509Certificate[], LdapDirectory, ClientSettings) - Method in class com.entrust.toolkit.util.ManagerTransport
-
Sets the TrustRoots used for SSL Authentication.
- setTrustRoots(X509Certificate[], LdapDirectory, ClientSettings) - Method in class com.entrust.toolkit.util.ManagerTransportWithSMProxy
-
- setTrustRoots(X509Certificate[], ClientSettings) - Method in interface com.entrust.toolkit.x509.LdapSSL
-
Sets the TrustRoot for SSL Authentication.
- setTsa(GeneralName) - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Sets a hint for identifying the name of the TimeStamp Authority.
- setTsaCert(X509Certificate) - Method in class com.entrust.toolkit.timestamp.TimeStampVerifier
-
Sets the TimeStamp Authority certificate.
- setTSAPolicyId(ObjectID) - Method in class com.entrust.toolkit.timestamp.TimeStampClient
-
Set an identifier for the TimeStamp Authority(TSA) policy under which the
requested time-stamp token SHOULD be provided.
- setType(ObjectID) - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Sets the information type.
- setType(URI) - Method in interface iaik.ixsil.core.SignerReference
-
Sets the Type attribute value of the Reference Element.
- setType(URI) - Method in class iaik.ixsil.core.TransformInstruction
-
Sets the Type attribute value of the Element representing the transform instruction.
- setTypeAndDefn(EntrustCertTypeAndDefn) - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
-
Sets the certificate type and definition information.
- setUKM(byte[]) - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Sets the optional user keying material.
- setUnauthenticatedAttributes(Attribute[]) - Method in class iaik.cms.AuthenticatedDataStream
-
Sets a set of (unauthenticated) attributes.
- setUnauthenticatedAttributes(Attribute[]) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Sets a set of attributes that are not signed by the signer.
- setUnprotectedAttributes(Attribute[]) - Method in class iaik.cms.EncryptedDataStream
-
Sets a set of (unprotected) attributes.
- setUnprotectedAttributes(Attribute[]) - Method in class iaik.cms.EnvelopedDataStream
-
Sets a set of (unprotected) attributes.
- setUnsignedAttributes(Attribute[]) - Method in class iaik.cms.SignerInfo
-
Sets a set of attributes that are not signed by the signer.
- setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfo
-
Setups the cipher and encrypts the content.
- setupCipher(AlgorithmID, Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfo
-
Setups the cipher and encrypts the content.
- setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfo
-
Uses the specified key and paramters for setting up the cipher and
decrypting the content.
- setupCipher(Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfo
-
Uses the specified key and paramters for setting up the cipher and
decrypting the content.
- setupCipher(AlgorithmID, Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfoStream
-
Setups the cipher for encrypting the content.
- setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfoStream
-
Setups the cipher for encrypting the content.
- setupCipher(AlgorithmID) - Method in class iaik.cms.EncryptedContentInfoStream
-
Setups the cipher and generates a secret key for encrypting the content.
- setupCipher(AlgorithmID, int) - Method in class iaik.cms.EncryptedContentInfoStream
-
Setups the cipher and generates a secret key for encrypting the content.
- setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.cms.EncryptedContentInfoStream
-
Uses the specified key and paramters to setup the cipher for
decrypting the content.
- setupCipher(Key, AlgorithmParameters) - Method in class iaik.cms.EncryptedContentInfoStream
-
Uses the specified key and paramters to setup the cipher for
decrypting the content.
- setupCipher(Key) - Method in class iaik.cms.EncryptedContentInfoStream
-
Uses the specified content-encryption key to setup the cipher for
decrypting the content.
- setupCipher(AlgorithmID, char[]) - Method in class iaik.cms.EncryptedDataStream
-
Setups the cipher for PBE-encrypting the content.
- setupCipher(AlgorithmID, char[], int) - Method in class iaik.cms.EncryptedDataStream
-
Setups the cipher for PBE-encrypting the content.
- setupCipher(char[]) - Method in class iaik.cms.EncryptedDataStream
-
Uses the given password to setup the cipher for decrypting the content.
- setupCipher(Key, int) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the specified key for decrypting the content-encryption key to setup the
cipher for decrypting the encrypted content of this EnvelopedDataStream
object for the requesting recipient, specified by its recipientInfoIndex.
- setupCipher(SecureStringBuffer, int) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the specified password to derive a key for decrypting the content-encryption key to setup the
cipher for decrypting the encrypted content of this EnvelopedDataStream
object for the requesting recipient, specified by its recipientInfoIndex.
- setupCipher(SecureStringBuffer, RecipientInfo) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the specified password to derive a key for decrypting the content-encryption key to setup the
cipher for decrypting the encrypted content of this EnvelopedDataStream
object for the requesting recipient, specified by its recipientInfoIndex.
- setupCipher(Key, KeyIdentifier) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the specified key for decrypting the content-encryption key to setup the
cipher for decrypting the encrypted content of this EnvelopedDataStream
object for the requesting recipient, specified by the given recipient identifier.
- setupCipher(Key, X509Certificate) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the specified key for decrypting the content-encryption key to setup the
cipher for decrypting the encrypted content of this EnvelopedDataStream
object for the requesting recipient, specified by the given recipient certificate.
- setupCipher(Key) - Method in class iaik.cms.EnvelopedDataStream
-
Uses the given symmetric key to setup the cipher for decrypting the content.
- setupCipher(AlgorithmID, Key, AlgorithmParameterSpec) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Setups the cipher for encrypting the content.
- setupCipher(AlgorithmID) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Setups the cipher and generates a secret key for encrypting the content.
- setupCipher(AlgorithmID, int) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Setups the cipher and generates a secret key for encrypting the content.
- setupCipher(Key, AlgorithmParameterSpec) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Uses the specified key and paramters to setup the cipher for
decrypting the content.
- setupCipher(Key) - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Uses the specified content-encryption key to setup the cipher for
decrypting the content.
- setupCipher(AlgorithmID, char[]) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Setups the cipher for PBE-encrypting the content.
- setupCipher(AlgorithmID, char[], int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Setups the cipher for PBE-encrypting the content.
- setupCipher(char[]) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Uses the given password to setup the cipher for decrypting the content.
- setupCipher(PrivateKey, int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Uses the specified private key to setup the Cipher for decrypting the content-encryption key
and subsequently using it to decrypt the encrypted content of this
EnvelopedDataStream object for the requesting recipient, specified by its
recipientInfoIndex.
- setupCipher(Key) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Uses the given symmetric key to setup the cipher for decrypting the content.
- setupCipher(PrivateKey, int) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Uses the specified private key to setup the Cipher for decrypting the content-encryption key
and subsequently using it to decrypt the encrypted content of this
SignedAndEnvelopedData object for the requesting recipient, specified by its
recipientInfoIndex.
- setupContext(String, Node, String, NodeList) - Method in class iaik.ixsil.util.XPathUtilsImpl
-
- setupContext(String, Node, String, NodeList) - Method in class iaik.ixsil.util.XPathUtilsInterface
-
Sets up the XPath context.
- setupMac(Key, int) - Method in class iaik.cms.AuthenticatedDataStream
-
Uses the specified key for decrypting the MAC key and setting the MAC calculation
for the requesting recipient, specified by its recipientInfoIndex.
- setupMac(Key, KeyIdentifier) - Method in class iaik.cms.AuthenticatedDataStream
-
Uses the specified key for decrypting the MAC key and setup the MAC calculation for the
requesting recipient, specified by the given recipient identifier.
- setupMac(Key, X509Certificate) - Method in class iaik.cms.AuthenticatedDataStream
-
Uses the specified key for decrypting the MAC key and setup the MAC calculation for the
requesting recipient, specified by the given recipient identifier.
- setupMac(SecretKey) - Method in class iaik.cms.AuthenticatedDataStream
-
Uses the given symmetric key to setup the MAC calculation to verify the message
authentication code when parsing an AuthenticatedData object.
- setupMessageDigest(AlgorithmID, boolean) - Method in class iaik.cms.DigestedData
-
Calculates the digest.
- setupMessageDigests() - Method in class iaik.cms.SignedData
-
Sets up the message digests for hash computation.
- setURI(URI) - Method in interface com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithm
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImpl3DES
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplAES
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.EncryptionAlgorithmImplRSA
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImpl3DES
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class com.entrust.toolkit.xencrypt.algorithms.KeyWrapAlgorithmImplAES
-
Sets the algorithm identifier, which is a URI.
- setURI(URI) - Method in class iaik.ixsil.algorithms.Algorithm
-
Set the URI, which identifies the algorithm.
- setURI(URI) - Method in interface iaik.ixsil.core.SignerReference
-
Sets the URI attribute value of the Reference Element.
- setURI(URI) - Method in class iaik.ixsil.core.TransformInstruction
-
Sets the URI attribute value of the Element representing the transform instruction.
- setURIResolver(URIResolver) - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Sets the URI resolver used for resolving URIs within the stylesheet (include, import, document()).
- setURIResolverParameters(URIResolverParameters) - Method in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
- setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.KeyManagerImpl
-
Sets the parameters to be used by the key mananger when resolving URIs.
- setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
Sets the parameters to be used by the key provider when resolving URIs.
- setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.KeyProviderInterface
-
Sets the parameters to be used by the key provider when resolving URIs.
- setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.SignerKeyManager
-
Sets the parameters to be used by the key mananger when resolving URIs.
- setURIResolverParameters(URIResolverParameters) - Method in interface iaik.ixsil.keyinfo.VerifierKeyManager
-
Sets the parameters to be used by the key mananger when resolving URIs.
- setURIResolverParameters(URIResolverParameters) - Method in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Sets the parameters to be used by the key provider when resolving URIs.
- setURLLocation(URL) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Sets the Access location of the OCSP Responder.
- setUseAutomaticPkcs11Initialization(boolean) - Static method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Call this method with useAutomaticPkcs11Initialization = false if you wish handle of loading Native library
- setUseClientMode(boolean) - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- setUseLegacyEcKeyFormat(boolean) - Method in class com.entrust.toolkit.credentials.PKCS12Writer
-
Set a flag indicating if private elliptic curve (EC) keys should be
written out in a legacy format used by older toolkit versions or if the
standard PKCS8 encoding for EC private keys should be used.
- setUseNonce(boolean) - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Allows sending of the Nonce OCSP request extension.
- setUseOldMd5(boolean) - Static method in class iaik.security.provider.IAIK
-
- 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
-
- 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 com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA1"
Algorithm OID: "1.2.840.113549.1.1.5"
Registered JCA algorithm: "SHA1withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha1WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.5"
OID Name: "sha1WithRSAEncryption"
OID Short-name: none
- sha1WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the sha1WithRSAEncryption
signature algorithm.
- sha1WithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.3.14.3.2.29"
Registered JCA algorithm: "SHA1withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha1WithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.14.3.2.29"
OID Name: "sha1WithRSASignature"
OID Short-name: none
- SHA224 - Class in com.entrust.toolkit.security.crypto.digest
-
A software based implementation of the SHA-224 message digest algorithm.
- SHA224() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA224
-
The constructor; creates a new instance of the SHA-224 message digest
algorithm.
- SHA224 - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
- SHA224() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA224
-
- sha224 - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the SHA224 message digest
algorithm.
- SHA224_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Key type for HMAC_224 secret keys (CKK_SHA224_HMAC) Using NCIPHER vendor defined
- Sha224HMac - Class in com.entrust.toolkit.security.crypto.mac
-
An implementation of the HMAC message authentication code algorithm that uses
SHA-224 as the underlying hash function.
- Sha224HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha224HMac
-
The constructor; creates a new instance of the HmacSHA224 MAC algorithm.
- Sha224HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the HmacSHA224 key generation algorithm.
- Sha224HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha224HMacKeyGenerator
-
The constructor; creates a new instance of the HmacSHA224 key generation
algorithm.
- Sha224RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
-
The RSA-PKCS1-v1_5 signature algorithm with SHA-224 as the underlying hash
function.
- Sha224RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha224RsaSignature
-
The constructor; creates a new instance of the SHA224withRSA digital
signature algorithm instance.
- sha224WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.113549.1.1.14"
Registered JCA algorithm: "SHA224withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha224WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA224"
Algorithm OID: "1.2.840.113549.1.1.14"
Registered JCA algorithm: "SHA224withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha224WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.14"
OID Name: "sha224WithRSAEncryption"
OID Short-name: none
- sha224WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the sha224WithRSAEncryption
signature algorithm.
- SHA256 - Class in com.entrust.toolkit.security.crypto.digest
-
A software based implementation of the SHA-256 message digest algorithm.
- SHA256() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA256
-
The constructor; creates a new instance of the SHA-256 message digest
algorithm.
- SHA256 - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
- SHA256() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA256
-
- sha256 - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the SHA256 message digest
algorithm.
- SHA256_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Key type for HMAC_256 secret keys (CKK_SHA256_HMAC) Using NCIPHER vendor defined
- Sha256Capi - Class in com.entrust.toolkit.security.crypto.digest
-
An MS-CAPI based implementation of the SHA-256 message digest algorithm.
- Sha256Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha256Capi
-
The constructor; creates a new instance of the SHA-256 message digest
algorithm.
- Sha256HMac - Class in com.entrust.toolkit.security.crypto.mac
-
An implementation of the HMAC message authentication code algorithm that uses
SHA-256 as the underlying hash function.
- Sha256HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha256HMac
-
The constructor; creates a new instance of the HmacSHA256 MAC algorithm.
- Sha256HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the HmacSHA256 key generation algorithm.
- Sha256HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha256HMacKeyGenerator
-
The constructor; creates a new instance of the HmacSHA256 key generation
algorithm.
- Sha256RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
-
The RSA-PKCS1-v1_5 signature algorithm with SHA-256 as the underlying hash
function.
- Sha256RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha256RsaSignature
-
The constructor; creates a new instance of the SHA256withRSA digital
signature algorithm instance.
- sha256WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.113549.1.1.11"
Registered JCA algorithm: "SHA256withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha256WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA256"
Algorithm OID: "1.2.840.113549.1.1.11"
Registered JCA algorithm: "SHA256withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha256WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.11"
OID Name: "sha256WithRSAEncryption"
OID Short-name: none
- sha256WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the sha256WithRSAEncryption
signature algorithm.
- SHA3 - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
This is the implementation of KECCAK-p[1600, 24] where 1600 is the width (b) of the permutation in bits,
and 24 is the number or Keccak rounds.
- SHA3(int) - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA3
-
- SHA384 - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
- SHA384() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA384
-
- SHA384 - Class in com.entrust.toolkit.security.crypto.digest
-
A software based implementation of the SHA-384 message digest algorithm.
- SHA384() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA384
-
The constructor; creates a new instance of the SHA-384 message digest
algorithm.
- sha384 - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the SHA384 message digest
algorithm.
- SHA384_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Key type for HMAC_224 secret keys (CKK_SHA384_HMAC) Using NCIPHER vendor defined
- Sha384Capi - Class in com.entrust.toolkit.security.crypto.digest
-
An MS-CAPI based implementation of the SHA-384 message digest algorithm.
- Sha384Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha384Capi
-
The constructor; creates a new instance of the SHA-384 message digest
algorithm.
- Sha384HMac - Class in com.entrust.toolkit.security.crypto.mac
-
An implementation of the HMAC message authentication code algorithm that uses
SHA-384 as the underlying hash function.
- Sha384HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha384HMac
-
The constructor; creates a new instance of the HmacSHA384 MAC algorithm.
- Sha384HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the HmacSHA384 key generation algorithm.
- Sha384HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha384HMacKeyGenerator
-
The constructor; creates a new instance of the HmacSHA384 key generation
algorithm.
- Sha384RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
-
The RSA-PKCS1-v1_5 signature algorithm with SHA-384 as the underlying hash
function.
- Sha384RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha384RsaSignature
-
The constructor; creates a new instance of the SHA384withRSA digital
signature algorithm instance.
- sha384WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.113549.1.1.12"
Registered JCA algorithm: "SHA384withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha384WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA384"
Algorithm OID: "1.2.840.113549.1.1.12"
Registered JCA algorithm: "SHA384withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha384WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.12"
OID Name: "sha384WithRSAEncryption"
OID Short-name: none
- sha384WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the sha384WithRSAEncryption
signature algorithm.
- SHA3Digest - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
- SHA3Digest(String) - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA3Digest
-
- SHA512 - Class in com.entrust.toolkit.security.crypto.digest.sha3
-
- SHA512() - Constructor for class com.entrust.toolkit.security.crypto.digest.sha3.SHA512
-
- SHA512 - Class in com.entrust.toolkit.security.crypto.digest
-
A software based implementation of the SHA-512 message digest algorithm.
- SHA512() - Constructor for class com.entrust.toolkit.security.crypto.digest.SHA512
-
The constructor; creates a new instance of the SHA-512 message digest
algorithm.
- sha512 - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the SHA512 message digest
algorithm.
- SHA512_HMAC_NCIPHER - Static variable in class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
Key type for HMAC_256 secret keys (CKK_SHA512_HMAC) Using NCIPHER vendor defined
- Sha512Capi - Class in com.entrust.toolkit.security.crypto.digest
-
An MS-CAPI based implementation of the SHA-512 message digest algorithm.
- Sha512Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Sha512Capi
-
The constructor; creates a new instance of the SHA-512 message digest
algorithm.
- Sha512HMac - Class in com.entrust.toolkit.security.crypto.mac
-
An implementation of the HMAC message authentication code algorithm that uses
SHA-512 as the underlying hash function.
- Sha512HMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha512HMac
-
The constructor; creates a new instance of the HmacSHA512 MAC algorithm.
- Sha512HMacKeyGenerator - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the HmacSHA512 key generation algorithm.
- Sha512HMacKeyGenerator() - Constructor for class com.entrust.toolkit.security.crypto.mac.Sha512HMacKeyGenerator
-
The constructor; creates a new instance of the HmacSHA512 key generation
algorithm.
- Sha512RsaSignature - Class in com.entrust.toolkit.security.crypto.signature
-
The RSA-PKCS1-v1_5 signature algorithm with SHA-512 as the underlying hash
function.
- Sha512RsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.Sha512RsaSignature
-
The constructor; creates a new instance of the SHA512withRSA digital
signature algorithm instance.
- sha512WithRSAEncryption - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.2.840.113549.1.1.13"
Registered JCA algorithm: "SHA512withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha512WithRSAEncryption - Static variable in class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
Keychain Name: "kSecKeyAlgorithmRSASignatureDigestPKCS1v15SHA512"
Algorithm OID: "1.2.840.113549.1.1.13"
Registered JCA algorithm: "SHA512withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- sha512WithRSAEncryption - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.2.840.113549.1.1.13"
OID Name: "sha512WithRSAEncryption"
OID Short-name: none
- sha512WithRSAEncryption - Static variable in class iaik.asn1.structures.AlgorithmID
-
Creates an AlgorithmID for the sha512WithRSAEncryption
signature algorithm.
- shallowCopy() - Method in class com.entrust.toolkit.x509.revocation.OCSPConfiguration
-
Makes a shallow copy of this object.
- ShaRSASignature - Class in iaik.security.rsa
-
- ShaRSASignature() - Constructor for class iaik.security.rsa.ShaRSASignature
-
Deprecated.
Default Constructor.
- shaWithRSASignature - Static variable in class com.entrust.toolkit.asn1.structures.AlgorithmID.SignatureAlgs
-
Algorithm OID: "1.3.14.3.2.15"
Registered JCA algorithm: "SHA1withRSA"
Registered JCA key: "RSA"
Registered AlgorithmParameterSpecs: none
- shaWithRSASignature - Static variable in class iaik.asn1.ObjectID.Algorithms
-
OID String: "1.3.14.3.2.15"
OID Name: "shaWithRSASignature"
OID Short-name: none
- SHORT_VERSION - Static variable in class com.entrust.toolkit.util.Version
-
A short string that contains the product name and version of the toolkit.
- shouldPerformUpdateSilently() - Method in class com.entrust.toolkit.credentials.KeychainCertProperties
-
Check to see if the certificate management state is perform update silently.
- shutdownInput() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- shutdownInput() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- shutdownOutput() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- shutdownOutput() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- sign(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Signs data in a single part, where the signature is an appendix to the
data.
- sign() - Method in class iaik.ixsil.algorithms.SignatureAlgorithm
-
- 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.
- SignatureAlgs() - Constructor for class com.entrust.toolkit.keychain.KeychainAlgorithmID.SignatureAlgs
-
- signatureDOMDoc_ - Variable in class com.entrust.toolkit.xml.dsig.keyinfo.tokenref.KeyProviderImplSecurityTokenRef
-
The DOM document containing the XML signature.
- signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.KeyManagerImpl
-
The DOM document bearing the XML signature.
- signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.KeyProviderImplKeyValue
-
The DOM document bearing the XML signature.
- signatureDOMDoc_ - Variable in class iaik.ixsil.keyinfo.x509.KeyProviderImplX509Data
-
Reference to the Signature DOM document.
- SignatureException - Exception in com.entrust.toolkit.exceptions
-
Thrown to indicate that the signature on a PKCS#7 structure is invalid.
- SignatureException() - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
-
Constructs a SignatureException with no
detail message.
- SignatureException(String) - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
-
Constructs a SignatureException with the
specified detail message.
- SignatureException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.SignatureException
-
Constructs a SignatureException with the
specified detail message that wraps an exception thrown inside
the PKCS#7 processing code.
- SignatureException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while executing a method of the core class Signature.
- SignatureException() - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureException(String) - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureException
-
- SignatureHandlerException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while executing a method of the core class SignatureHandler.
- SignatureHandlerException() - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SignatureHandlerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SignatureHandlerException(String) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SignatureHandlerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SignatureHandlerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SignatureHandlerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignatureHandlerException
-
- SIGNATUREMETHOD_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Algorithm attribute of the SignatureMethod XML element.
- SIGNATUREMETHOD_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SignatureMethod XML element.
- SignatureProperties - Class in iaik.ixsil.core
-
Internal implementation of a XML Signature signature property container (XML element
SignatureProperites).
- SignatureProperties(Element, Document) - Constructor for class iaik.ixsil.core.SignatureProperties
-
Creates a new signature property container from the specified DOM element representation.
- SignatureProperties(Document, String) - Constructor for class iaik.ixsil.core.SignatureProperties
-
Creates a new, empty signature property container.
- signatureProperties_ - Variable in class iaik.ixsil.core.SignatureProperties
-
A list of all signature properties stored in this signature property container.
- SIGNATUREPROPERTIES_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Id attribute of the SignatureProperties XML element.
- SIGNATUREPROPERTIES_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SignatureProperties XML element.
- signaturePropertiesDOMElem_ - Variable in class iaik.ixsil.core.SignatureProperties
-
DOM Element representation of the signature properties container.
- SignatureProperty - Class in iaik.ixsil.core
-
Implementation of a XML Signature signature property (XML element SignatureProperty).
- SignatureProperty(Element, Document) - Constructor for class iaik.ixsil.core.SignatureProperty
-
Creates a new signature property from the specified SignatureProperty DOM element.
- SignatureProperty(Document, String) - Constructor for class iaik.ixsil.core.SignatureProperty
-
Creates a new signature property.
- SignatureProperty(Document, Element) - Constructor for class iaik.ixsil.core.SignatureProperty
-
Creates a new signature property.
- SignatureProperty(Document, DocumentFragment) - Constructor for class iaik.ixsil.core.SignatureProperty
-
Creates a new signature property.
- SIGNATUREPROPERTY_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Id attribute of the SignatureProperty XML element.
- SIGNATUREPROPERTY_ATTR_TARGET_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Target attribute of the SignatureProperty XML element.
- SIGNATUREPROPERTY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SignatureProperty XML element.
- signaturePropertyElemsWithID_ - Variable in class iaik.ixsil.core.SignatureProperties
-
A set of all signature properties stored in this container which have its Id attribute set.
- signatureSelectorXPath_ - Variable in class iaik.ixsil.core.Verifier
-
XPath specifying the location of the XML Signature in the XML document, which is to be verified.
- SIGNATUREVALUE_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SignatureValue XML element.
- SIGNED - Static variable in class iaik.security.smime.SMimeMailer
-
Value for creating signed S/MIME messages.
- SIGNED - Static variable in class iaik.smime.SMimeMailer
-
Value for creating signed S/MIME messages.
- SIGNED_AND_ENCRYPTED - Static variable in class iaik.security.smime.SMimeMailer
-
Value for creating signed and encrypted S/MIME messages.
- SIGNED_AND_ENCRYPTED - Static variable in class iaik.smime.SMimeMailer
-
Value for creating signed and encrypted S/MIME messages.
- signed_content - Class in iaik.security.smime
-
This class implements a data content handler for the S/MIME types
application/(x-)pkcs7-signature and multipart/signed.
- signed_content() - Constructor for class iaik.security.smime.signed_content
-
Default constructor.
- signed_content - Class in iaik.smime
-
This class implements a data content handler for the S/MIME types
application/(x-)pkcs7-signature and multipart/signed.
- signed_content() - Constructor for class iaik.smime.signed_content
-
Default constructor.
- SIGNED_DATA - Static variable in class iaik.security.smime.SignedContent
-
SMime-type "signed-data".
- SIGNED_DATA - Static variable in class iaik.smime.SignedContent
-
SMime-type "signed-data".
- SignedAndEnvelopedDataStream - Class in iaik.pkcs.pkcs7
-
This class represents the stream-supporting implementation of the PKCS#7
SignedAndEnvelopedData type.
- SignedAndEnvelopedDataStream() - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Default constructor for dynamic object creation in ContentInfo.
- SignedAndEnvelopedDataStream(InputStream, AlgorithmID) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Creates a new PKCS#7 SignedAndEnvelopedData object where the content is read
from the supplied InputStream.
- SignedAndEnvelopedDataStream(InputStream, AlgorithmID, int) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Creates a new PKCS#7 SignedAndEnvelopedData object where the content is read
from the supplied InputStream.
- SignedAndEnvelopedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Creates a new SignedAndEnvelopedDataStream where the DER encoded data
is read from the given InputStream.
- SignedCertificateTimestamp - Class in com.entrust.toolkit.x509.extensions
-
The Signed Certificate Timestamp is a V3Extension used for
Certificate Transparency.
- SignedCertificateTimestamp(int, byte[], long, byte[], byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
Create a Signed Certificate Timestamp from the supplied data values.
- SignedCertificateTimestamp(InputStream) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
Create an SCT by parsing from the the given InputStream
- SignedCertificateTimestamp(byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
Parse an SCT by reading it from the given ByteArray
- SignedCertificateTimestampList - Class in com.entrust.toolkit.x509.extensions
-
This class implements the SignedCertificateTimestampList Extension.
- SignedCertificateTimestampList() - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Default constructor used when decoding from a certificate or other ASN.1
structure.
- SignedCertificateTimestampList(SignedCertificateTimestamp[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
The constructor which takes an array of SignedCertificateTimestamp
objects.
- SignedCertificateTimestampList(byte[]) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Parse a stream of bytes into a SignedCertificateTimestampList
- SignedCertificateTimestampList(InputStream) - Constructor for class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Parses an InputStream of bytes into a SignedCertificateTimestampList
- SignedContent - Class in iaik.security.smime
-
This class can be used to create S/MIME signed emails in combination with
the jakarta.mail package.
- SignedContent(boolean, String) - Constructor for class iaik.security.smime.SignedContent
-
Creates a new S/MIME signed content.
- SignedContent(boolean) - Constructor for class iaik.security.smime.SignedContent
-
Creates a new S/MIME signed content.
- SignedContent(DataSource) - Constructor for class iaik.security.smime.SignedContent
-
Creates a SignedContent object from the given DataSource.
- SignedContent - Class in iaik.smime
-
This class can be used to create S/MIME signed emails in combination with
the jakarta.mail package.
- SignedContent(boolean, String) - Constructor for class iaik.smime.SignedContent
-
Creates a new S/MIME signed content.
- SignedContent(SMimeContentType, boolean) - Constructor for class iaik.smime.SignedContent
-
- SignedContent(boolean) - Constructor for class iaik.smime.SignedContent
-
Creates a new S/MIME signed content.
- SignedContent(DataSource) - Constructor for class iaik.smime.SignedContent
-
Creates a SignedContent object from the given DataSource.
- SignedData - Class in iaik.cms
-
This class represents the non-stream implementation of the CMS content type
SignedData.
- SignedData() - Constructor for class iaik.cms.SignedData
-
Default constructor for dynamic object creation in ContentInfo.
- SignedData(ObjectID) - Constructor for class iaik.cms.SignedData
-
Creates a new SignedData object without any content.
- SignedData(InputStream) - Constructor for class iaik.cms.SignedData
-
Creates a new SignedData where the DER encoded data
is read from the given InputStream.
- SignedData(byte[], int) - Constructor for class iaik.cms.SignedData
-
Creates a SignedData object from a byte array containing the content data to be signed.
- SignedData(byte[], ObjectID, int) - Constructor for class iaik.cms.SignedData
-
Creates a SignedData object from a byte array containing the content data to be signed.
- SignedData(ASN1Object) - Constructor for class iaik.cms.SignedData
-
Creates a CMS SignedData from an ASN1Object.
- SignedData(byte[], AlgorithmID[]) - Constructor for class iaik.cms.SignedData
-
Creates a new SignedData from a byte array holding the content that
has been transmitted by other means, and an array specifying the hash
algorithms to be used for digesting.
- SignedDataStream - Class in iaik.cms
-
This class represents the stream-implementation of the CMS content type
SignedData.
- SignedDataStream() - Constructor for class iaik.cms.SignedDataStream
-
Default constructor for dynamic object creation in ContentInfo.
- SignedDataStream(ObjectID) - Constructor for class iaik.cms.SignedDataStream
-
Creates a new SignedDataStream object without any content.
- SignedDataStream(InputStream, int) - Constructor for class iaik.cms.SignedDataStream
-
Creates a SignedDataStream object from an input stream supplying the data to be
signed.
- SignedDataStream(InputStream, ObjectID, int) - Constructor for class iaik.cms.SignedDataStream
-
Creates a SignedDataStream object from an input stream supplying the data to be
signed.
- SignedDataStream(InputStream) - Constructor for class iaik.cms.SignedDataStream
-
Creates a new SignedDataStream where the DER encoded data
is read from the given InputStream.
- SignedDataStream(InputStream, AlgorithmID[]) - Constructor for class iaik.cms.SignedDataStream
-
Creates a new SignedDataStream from an InputStream holding the content that
has been transmitted by other means, and an array specifying the hash
algorithms to be used for digesting.
- SignedDataStream - Class in iaik.pkcs.pkcs7
-
This class represents the stream-implementation of the PKCS#7 content type
SignedData.
- SignedDataStream() - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
-
Default constructor for dynamic object creation in ContentInfo.
- SignedDataStream(ObjectID) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
-
Creates a new SignedDataStream object without any content.
- SignedDataStream(InputStream, int) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
-
Creates a SignedDataStream object from an input stream supplying the data to be
signed.
- SignedDataStream(InputStream) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
-
Creates a new SignedDataStream where the DER encoded data
is read from the given InputStream.
- SignedDataStream(InputStream, AlgorithmID[]) - Constructor for class iaik.pkcs.pkcs7.SignedDataStream
-
Creates a new SignedDataStream from an InputStream holding the content that
has been transmitted by other means, and an array specifying the hash
algorithms to be used for digesting.
- SIGNEDINFO_ATTR_ID_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Id attribute of the SignedInfo XML element.
- SIGNEDINFO_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SignedInfo XML element.
- SignedInfoException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while executing a method of the core class SignedInfo.
- SignedInfoException() - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- SignedInfoException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- SignedInfoException(String) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- SignedInfoException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- SignedInfoException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- SignedInfoException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignedInfoException
-
- Signer - Class in iaik.ixsil.core
-
Provides the basic entry point into IXSIL for the signature creation use case.
- Signer(URI) - Constructor for class iaik.ixsil.core.Signer
-
Used to create a completely new XML document with the XML signature which is to be created as its root
element.
- Signer(Document, URI, Position) - Constructor for class iaik.ixsil.core.Signer
-
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary
position.
- Signer(Element, URI, int) - Constructor for class iaik.ixsil.core.Signer
-
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary
position.
- Signer(InputStream, URI, Position) - Constructor for class iaik.ixsil.core.Signer
-
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary
position.
- Signer(InputStream, URI, Position, String, String) - Constructor for class iaik.ixsil.core.Signer
-
Used to insert the XML signature which is to be created into an existing XML document at an arbitrary
position.
- signer_infos - Variable in class iaik.pkcs.pkcs7.SignedDataStream
-
Repository for the SignerInfos.
- SignerException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while executing a method of the core class
Signer.
- SignerException() - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerException(Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerException(String) - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.SignerException
-
- SignerInfo - Class in iaik.cms
-
This class implements the CMS SignerInfo type.
- SignerInfo() - Constructor for class iaik.cms.SignerInfo
-
Default constructor.
- SignerInfo(CertificateIdentifier, AlgorithmID, PrivateKey) - Constructor for class iaik.cms.SignerInfo
-
Creates a new SignerInfo from given SignerIdentifier,
digestAlgorithm ID, and the signer´s private key.
- SignerInfo(CertificateIdentifier, AlgorithmID, AlgorithmID, PrivateKey) - Constructor for class iaik.cms.SignerInfo
-
Creates a new SignerInfo from given signerIdentifier,
and digestAlgorithm ID, signature algorithmID, and the
signer´s private key.
- SignerInfo(CertificateIdentifier, AlgorithmID, AlgorithmID, PrivateKey, Provider) - Constructor for class iaik.cms.SignerInfo
-
Creates a new SignerInfo from given signerIdentifier,
and digestAlgorithm ID, signature algorithmID, and the
signer´s private key.
- SignerInfo(ASN1Object) - Constructor for class iaik.cms.SignerInfo
-
Creates a CMS SignerInfo from an ASN1Object.
- SignerInfo - Class in iaik.pkcs.pkcs7
-
This class implements the PKCS#7 SignerInfo type.
- SignerInfo() - Constructor for class iaik.pkcs.pkcs7.SignerInfo
-
Default constructor.
- SignerInfo(IssuerAndSerialNumber, AlgorithmID, PrivateKey) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
-
Creates a new SignerInfo from given IssuerAndSerialNumber,
digestAlgorithm ID, and the signer´s private key.
- SignerInfo(IssuerAndSerialNumber, AlgorithmID, AlgorithmID, PrivateKey) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
-
Creates a new SignerInfo from given issuerAndSerialNumber,
and digestAlgorithm ID, digest-encryption algorithmID, and the
signer´s private key.
- SignerInfo(ASN1Object) - Constructor for class iaik.pkcs.pkcs7.SignerInfo
-
Creates a PKCS#7 SignerInfo from an ASN1Object.
- signerInfos_ - Variable in class iaik.cms.SignedDataStream
-
Repository for the SignerInfos.
- SignerKeyManager - Interface in iaik.ixsil.keyinfo
-
This interface declares all methods, which IXSIL requires in the context of key management for the
signature creation use case.
- SignerManifest - Interface in iaik.ixsil.core
-
This interface provides a specialized view on a Manifest.
- SignerRecipientIdentifier - Class in iaik.cms
-
The CMS type SignerIdentifier/RecipientIdentifier.
- SignerRecipientIdentifier(CertificateIdentifier) - Constructor for class iaik.cms.SignerRecipientIdentifier
-
Creates a SignerRecipientIdentifier from the given IssuerAndSerialNumber
or SubjectKeyID.
- SignerRecipientIdentifier(ASN1Object) - Constructor for class iaik.cms.SignerRecipientIdentifier
-
Creates a SignerRecipientIdentifier from an ASN1Object.
- SignerReference - Interface in iaik.ixsil.core
-
This interface provides a specialized view on a Reference.
- signers - Variable in class iaik.x509.SimpleChainVerifier
-
A Hashtable holding the X.509 Certificates of the trusted signers.
- SignerSignature - Interface in iaik.ixsil.core
-
This interface provides a specialized view on a Signature.
- SignerSignatureProperties - Interface in iaik.ixsil.core
-
- SignerSignedInfo - Interface in iaik.ixsil.core
-
This interface provides a specialized view on a SignedInfo.
- signExternal(AlgorithmID, byte[]) - Method in class iaik.x509.X509Certificate
-
Creates a certificate signature given as external signature over the certificate data.
- signFinal(long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Finishes a multiple-part signature operation, returning the signature.
- SIGNING_AND_DECRYPTION_KEYS - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
-
Key export mode indicating both latest decryption and signing keys and
their associated certificates should be exported (no decryption key
history).
- SIGNING_KEY - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
-
- SIGNING_KEY - Static variable in class com.entrust.toolkit.credentials.PKCS12Writer
-
Key export mode indicating the latest signing key and verification
certificate should be exported.
- SIGNING_KEY_PAIR_JTK_VERSION_6 - Static variable in class com.entrust.toolkit.credentials.EntrustKeyStore
-
- signingCertificate - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID the for PKCS#9 SigningCertificate attribute
as used for S/MIMEv3 ESS.
- SigningCertificate - Class in iaik.smime.ess
-
This class implements the S/MIMEv3 SigningCertificate type.
- SigningCertificate(ESSCertID[]) - Constructor for class iaik.smime.ess.SigningCertificate
-
Creates a SigningCertificate for the given ESSCertIDs.
- SigningCertificate(Certificate[], boolean) - Constructor for class iaik.smime.ess.SigningCertificate
-
Creates a SigningCertificate attribute for the given certificates.
- SigningCertificate(CertificateSet, boolean) - Constructor for class iaik.smime.ess.SigningCertificate
-
Creates a SigningCertificate attribute for the given certificates.
- SigningCertificate(ASN1Object) - Constructor for class iaik.smime.ess.SigningCertificate
-
Creates a new SigningCertificate from an ASN1Object.
- signingCertificateV2 - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID the for PKCS#9 SigningCertificateV2 attribute
as used for S/MIMEv3 ESS.
- SigningCertificateV2 - Class in iaik.smime.ess
-
This class implements the S/MIMEv3 SigningCertificateV2 type.
- SigningCertificateV2(ESSCertIDv2[]) - Constructor for class iaik.smime.ess.SigningCertificateV2
-
Creates a SigningCertificate for the given ESSCertIDs.
- SigningCertificateV2(Certificate[], boolean) - Constructor for class iaik.smime.ess.SigningCertificateV2
-
Creates a SigningCertificate attribute for the given certificates.
- SigningCertificateV2(CertificateSet, boolean) - Constructor for class iaik.smime.ess.SigningCertificateV2
-
Creates a SigningCertificate attribute for the given certificates.
- SigningCertificateV2(ASN1Object) - Constructor for class iaik.smime.ess.SigningCertificateV2
-
Creates a new SigningCertificateV2 from an ASN1Object.
- signingDescription - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKCS#9 object signingDescription.
- signingInit(Element) - Method in class iaik.ixsil.core.TransformInstruction
-
Initializes this transform instruction object for the signature creation use case.
- signingKeyUpdateRequired() - Method in class com.entrust.toolkit.roaming.RoamingUser
-
- signingKeyUpdateRequired() - Method in class com.entrust.toolkit.User
-
Determines whether the user's signing/verification key/certificate needs to
be updated.
- SigningPreparer - Class in iaik.smime
-
This class provides an utility for preparing data for the signing procedure.
- SigningPreparer(DataHandler) - Constructor for class iaik.smime.SigningPreparer
-
Creates a new SigningPreparer for the given data handler.
- signingTime - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKCS#9 object signingTime.
- signInit(long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Initializes a signature operation, where the signature is an appendix to
the data.
- SignInitWithRSAPSSParameters(long, long, long, long, long, long) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Initializes a signature operation, where the signature is an appendix to
the data.
- signUpdate(long, byte[]) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Continues a multiple-part signature operation, processing another data
part.
- signUpdate(long, byte[], int, int) - Method in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Continues a multiple-part signature operation, processing another data
part.
- sigRequired - Static variable in class iaik.x509.ocsp.OCSPResponse
-
Response status "sigRequired" (5) requiring a
request to be signed.
- SIMPLEBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
-
- SimpleChainVerifier - Class in iaik.x509
-
This class allows you to verify certificate chains.
- SimpleChainVerifier() - Constructor for class iaik.x509.SimpleChainVerifier
-
Creates a new SimpleChainVerifier.
- SinglePubInfo - Class in com.entrust.toolkit.asn1.crmf.regCtrl
-
This class implements the SinglePubInfo structure as defined in the CRMF
specification.
- SinglePubInfo(int) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Creates a new SinglePubInfo object with the specified
component.
- SinglePubInfo(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Creates a SinglePubInfo object from an ASN1Object.
- SingleResponse - Class in iaik.x509.ocsp
-
This class implements the OCSP type SingleResponse.
- SingleResponse() - Constructor for class iaik.x509.ocsp.SingleResponse
-
Default constructor.
- SingleResponse(CertID, CertStatus, Date) - Constructor for class iaik.x509.ocsp.SingleResponse
-
Creates a SingleResponse from CertID, certStatus and thisUpdate date.
- SingleResponse(ASN1Object) - Constructor for class iaik.x509.ocsp.SingleResponse
-
Creates a SingleResponse from an ASN1Object.
- singletons - Static variable in class iaik.utils.Factory
-
Repository of Singleton instances.
- size() - Method in class com.entrust.toolkit.credentials.CapiIdentities
-
Returns the number of identities in this collection.
- size() - Method in class com.entrust.toolkit.credentials.GenericIdentities
-
Returns the number of identities in this collection.
- size() - Method in class com.entrust.toolkit.credentials.KeychainIdentities
-
Returns the number of identities in this collection.
- size() - Method in class com.entrust.toolkit.keystore.CertStore
-
Returns the number of entries this certificate store contains.
- size() - Method in class com.entrust.toolkit.Set
-
Returns the number of objects stored in this set.
- size() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
-
Returns the number of bytes held in the output stream.
- size() - Method in class iaik.asn1.structures.Attributes
-
- size() - Method in class iaik.asn1.structures.Name
-
Returns the number of RDNs included in this Name.
- skip(long) - Method in class com.entrust.toolkit.archive.ArchiveInputStream
-
Does nothing.
- skip(long) - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
-
Does nothing.
- skip(long) - Method in class com.entrust.toolkit.PKCS7DecodeStream
-
Skips over and discards n bytes of data from the input
stream.
- skip(long) - Method in class com.entrust.toolkit.PKCS7EncodeStream.ConsumerInputStream
-
Skips over and discards n bytes of data from the buffer.
- skip(long) - Method in class com.entrust.toolkit.security.crypto.CipherInputStream
-
Ignores a specified number of data bytes in this input stream and
returns the number of bytes ignored.
- skip(long) - Method in class iaik.asn1.DerInputStream
-
Skips n bytes.
- skipObjects(int) - Method in class iaik.asn1.DerInputStream
-
Skips a number of ASN.1 objects.
- skipOIDIntro() - Method in class iaik.utils.RFC2253NameParser
-
Checks if the next for characters, starting at position position_ equal the String
"OID." (case will be ignored).
- skipSpace() - Method in class iaik.utils.RFC2253NameParser
-
Increases the member variable position_ as long as the character at position
position_ does not equal the space character.
- skipStylesheetElem(Element, Element, NodeIterator) - Static method in class iaik.ixsil.algorithms.Transform
-
This method is part of a workaround necessary to cope with differences in the tree model of XPath
and DOM with respect to namespace declarations (TreeModelWorkaround).
- skipUnsupportedSafeBags(boolean) - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
-
Call this method to set the behaviour when an unsupported SafeBag type
is encountered when decoding.
- skipUnsupportedSafeBags(boolean) - Method in class iaik.pkcs.pkcs12.PKCS12
-
Call this method to set the behaviour when an unsupported SafeBag type
is encountered when decoding.
- sKIValue_ - Variable in class iaik.ixsil.keyinfo.x509.X509SKI
-
The plain value of the X509.V3 certificate extension named SubjectKeyIdentifier (OID 2.5.29.14).
- SlotInfo - Class in com.entrust.toolkit.pkcs11
-
Represents a structure that provides information about a slot.
- SlotList - Class in com.entrust.toolkit.pkcs11
-
Contains a list of all active slots found by a Cryptoki library.
- SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
-
The constant for transaction S/MIME decryption
- SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
-
The constant for transaction S/MIME decryption
- SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the S/MIME decryption transaction
- SMIME_DECRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
The constant for transaction S/MIME decryption
- SMIME_DECRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
-
The constant for transaction S/MIME decryption
- SMIME_DECRYPTION - Static variable in class iaik.security.smime.SMIMECounter
-
The constant for transaction S/MIME decryption
- SMIME_DECRYPTION - Static variable in class iaik.smime.SMIMECounter
-
The constant for transaction S/MIME decryption
- SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.LoginCounter
-
The constant for transacton S/MIME encryption
- SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.PKCS7Counter
-
The constant for transacton S/MIME encryption
- SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the S/MIME encryption transaction
- SMIME_ENCRYPTION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
The constant for transacton S/MIME encryption
- SMIME_ENCRYPTION - Static variable in class iaik.ixsil.core.XMLCounter
-
The constant for transacton S/MIME encryption
- SMIME_ENCRYPTION - Static variable in class iaik.security.smime.SMIMECounter
-
The constant for transacton S/MIME encryption
- SMIME_ENCRYPTION - Static variable in class iaik.smime.SMIMECounter
-
The constant for transacton S/MIME encryption
- SMIME_SIGNING - Static variable in class com.entrust.toolkit.LoginCounter
-
The constant for transaction S/MIME signing
- SMIME_SIGNING - Static variable in class com.entrust.toolkit.PKCS7Counter
-
The constant for transaction S/MIME signing
- SMIME_SIGNING - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the S/MIME signing transaction
- SMIME_SIGNING - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
The constant for transaction S/MIME signing
- SMIME_SIGNING - Static variable in class iaik.ixsil.core.XMLCounter
-
The constant for transaction S/MIME signing
- SMIME_SIGNING - Static variable in class iaik.security.smime.SMIMECounter
-
The constant for transaction S/MIME signing
- SMIME_SIGNING - Static variable in class iaik.smime.SMIMECounter
-
The constant for transaction S/MIME signing
- SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.LoginCounter
-
The constant for transaction S/MIME verification
- SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
-
The constant for transaction S/MIME verification
- SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the S/MIME verification transaction
- SMIME_VERIFICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
The constant for transaction S/MIME verification
- SMIME_VERIFICATION - Static variable in class iaik.ixsil.core.XMLCounter
-
The constant for transaction S/MIME verification
- SMIME_VERIFICATION - Static variable in class iaik.security.smime.SMIMECounter
-
The constant for transaction S/MIME verification
- SMIME_VERIFICATION - Static variable in class iaik.smime.SMIMECounter
-
The constant for transaction S/MIME verification
- SMimeBodyPart - Class in iaik.security.smime
-
This class extends the standard MimeBodyPart class of the jakarta.mail.internet
package about MessageDigest calculation.
- SMimeBodyPart() - Constructor for class iaik.security.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart.
- SMimeBodyPart(InternetHeaders, byte[]) - Constructor for class iaik.security.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart from given header and content bytes.
- SMimeBodyPart(DataHandler, JMailSMimeSigned) - Constructor for class iaik.security.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart from a DataHandler and a JMailSMimeSigned.
- SMimeBodyPart - Class in iaik.smime
-
This class extends the standard MimeBodyPart class of the jakarta.mail.internet
package about MessageDigest calculation.
- SMimeBodyPart() - Constructor for class iaik.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart.
- SMimeBodyPart(InternetHeaders, byte[]) - Constructor for class iaik.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart from given header and content bytes.
- SMimeBodyPart(DataHandler, JMailSMimeSigned) - Constructor for class iaik.smime.SMimeBodyPart
-
Creates a new SMimeBodyPart from a DataHandler and a JMailSMimeSigned.
- smimeCapabilities - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKCS#9 object smimeCapabilities as
uses by S/MIME (the same as #symmetricCapabilities).
- SMimeCompressed - Class in iaik.smime
-
- SMimeCompressed(InputStream) - Constructor for class iaik.smime.SMimeCompressed
-
Creates a new SMimeCompressed object where the BER encoded message is read
from the given input stream.
- SMimeCompressed() - Constructor for class iaik.smime.SMimeCompressed
-
Creates a new SMimeCompressed object.
- SMimeContentType - Interface in iaik.smime
-
This interface is used for SMimeContentTypes so that they can be used
generically for encapsulation reasons.
- SMIMECounter - Class in iaik.security.smime
-
SMIMECounter is a singleton class that counts S/MIME
operations performed by an application.
- SMIMECounter() - Constructor for class iaik.security.smime.SMIMECounter
-
- SMIMECounter - Class in iaik.smime
-
SMIMECounter is a singleton class that counts S/MIME
operations performed by an application.
- SMIMECounter() - Constructor for class iaik.smime.SMIMECounter
-
- SMimeEncrypted - Class in iaik.security.smime
-
This class represents the "PKCS#7 EnvelopedData object carrying" part of a S/MIME
message.
- SMimeEncrypted(byte[], AlgorithmID, int) - Constructor for class iaik.security.smime.SMimeEncrypted
-
Creates a new SMimeEncrypted object for the specified content
to be enveloped.
- SMimeEncrypted(InputStream, AlgorithmID, int) - Constructor for class iaik.security.smime.SMimeEncrypted
-
Creates a new SMimeEncrypted object where the data to be enveloped is read
from the given InputStream.
- SMimeEncrypted(InputStream) - Constructor for class iaik.security.smime.SMimeEncrypted
-
Creates a new SMimeEncrypted object where the BER encoded message is read
from the given input stream.
- SMimeEncrypted - Class in iaik.smime
-
This class represents the "CMS EnvelopedData object carrying" part of a S/MIME
message.
- SMimeEncrypted(InputStream, AlgorithmID, int) - Constructor for class iaik.smime.SMimeEncrypted
-
Creates a new SMimeEncrypted object where the data to be enveloped is read
from the given InputStream.
- SMimeEncrypted(InputStream) - Constructor for class iaik.smime.SMimeEncrypted
-
Creates a new SMimeEncrypted object where the BER encoded message is read
from the given input stream.
- SMimeException - Exception in iaik.security.smime
-
This exception is thrown when there occurs a problem with S/MIME.
- SMimeException() - Constructor for exception iaik.security.smime.SMimeException
-
Construct a new SMimeException.
- SMimeException(String) - Constructor for exception iaik.security.smime.SMimeException
-
Constructs an SMimeException with a specified detail message.
- SMimeException - Exception in iaik.smime
-
This exception is thrown when there occurs a problem with S/MIME.
- SMimeException() - Constructor for exception iaik.smime.SMimeException
-
Construct a new SMimeException.
- SMimeException(String) - Constructor for exception iaik.smime.SMimeException
-
Constructs an SMimeException with a specified detail message.
- SMimeException(String, Throwable) - Constructor for exception iaik.smime.SMimeException
-
Creates a SMimeException with the specified detail message
and cause.
- SMimeMailer - Class in iaik.security.smime
-
This class implements a simple S/MIME mailing tool.
- SMimeMailer(String, int) - Constructor for class iaik.security.smime.SMimeMailer
-
Creates a new SMimeMailer.
- SMimeMailer - Class in iaik.smime
-
This class implements a simple S/MIME mailing tool.
- SMimeMailer(String, int) - Constructor for class iaik.smime.SMimeMailer
-
Creates a new SMimeMailer.
- SMimeMultipart - Class in iaik.security.smime
-
Extends the MimeMultipart class of the jakarta.mail.internet package.
- SMimeMultipart() - Constructor for class iaik.security.smime.SMimeMultipart
-
Default constructor.
- SMimeMultipart(DataSource) - Constructor for class iaik.security.smime.SMimeMultipart
-
Creates a new MimeMultipart and its bodyparts from the given DataSource.
- SMimeMultipart(String) - Constructor for class iaik.security.smime.SMimeMultipart
-
Creates a new MimeMultipart for the given subtype.
- SMimeMultipart - Class in iaik.smime
-
Extends the MimeMultipart class of the jakarta.mail.internet package.
- SMimeMultipart() - Constructor for class iaik.smime.SMimeMultipart
-
Default constructor.
- SMimeMultipart(DataSource) - Constructor for class iaik.smime.SMimeMultipart
-
Creates a new MimeMultipart and its bodyparts from the given DataSource.
- SMimeMultipart(String) - Constructor for class iaik.smime.SMimeMultipart
-
Creates a new MimeMultipart for the given subtype.
- SMimeParameters - Class in iaik.security.smime
-
Class for deciding whether to use old or new S/MIME content types and defining
a specific canonicalization scheme.
- SMimeParameters - Class in iaik.smime
-
Class for deciding whether to use old or new S/MIME content types and defining
a specific canonicalization scheme.
- SMimeSigned - Class in iaik.security.smime
-
This class represents the "PKCS#7 SignedData object carrying" part of a S/MIME
signed message.
- SMimeSigned(byte[], int) - Constructor for class iaik.security.smime.SMimeSigned
-
Creates a new SMimeSigned object where the data to be signed is supplied as
byte array.
- SMimeSigned(InputStream, int) - Constructor for class iaik.security.smime.SMimeSigned
-
Creates a SMimeSigned object from an input stream which supplies
the data to be signed.
- SMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.security.smime.SMimeSigned
-
Creates a new SMimeSigned from an InputStream holding the signed data and
an algorithm specifying the hash algorithm to use for digesting.
- SMimeSigned(InputStream) - Constructor for class iaik.security.smime.SMimeSigned
-
Reads a SMimeSigned message from an InputStream.
- SMimeSigned - Class in iaik.smime
-
This class represents the "CMS SignedData object carrying" part of a S/MIME
signed message.
- SMimeSigned(InputStream, int) - Constructor for class iaik.smime.SMimeSigned
-
Creates a SMimeSigned object from an input stream which supplies
the data to be signed.
- SMimeSigned(InputStream, AlgorithmID[]) - Constructor for class iaik.smime.SMimeSigned
-
Creates a new SMimeSigned from an InputStream holding the signed data and
an algorithm specifying the hash algorithm to use for digesting.
- SMimeSigned(InputStream) - Constructor for class iaik.smime.SMimeSigned
-
Reads a SMimeSigned message from an InputStream.
- SMProxyConfig - Class in com.entrust.toolkit.smproxy
-
This class is used by the SMProxy family of classes to store configuration parameters.
- SMProxyConfig() - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
-
The default constructor.
- SMProxyConfig(boolean) - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
-
Constructor which allows SSL to be enabled or disabled for this SMProxy configuration.
- SMProxyConfig(User) - Constructor for class com.entrust.toolkit.smproxy.SMProxyConfig
-
Constructor which enables SSL and creates a keyManager and trustManager object from the provided user object.
- SMProxyDirectory - Class in com.entrust.toolkit.x509.directory
-
Provides an interface to a JNDI Directory that can be used with SMProxy.
- SMProxyDirectory(String, int) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Setup the SMProxyDirectory.
- SMProxyDirectory(IniFile) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Construct the SMProxyDirectory using an entrust.ini file.
- SMProxyDirectory(URL) - Constructor for class com.entrust.toolkit.x509.directory.SMProxyDirectory
-
Construct the SMProxyDirectory using a URL value.
- SMProxyException - Exception in com.entrust.toolkit.smproxy
-
Exception class for exceptions thrown by code in the
com.entrust.toolkit.smproxy package.
- SMProxyException(String) - Constructor for exception com.entrust.toolkit.smproxy.SMProxyException
-
Create an SMProxy Exception with the given message
- SMProxyException(String, Exception) - Constructor for exception com.entrust.toolkit.smproxy.SMProxyException
-
Create an SMProxy Exception with the given message and cause
- SMProxyHostnameVerifier - Class in com.entrust.toolkit.smproxy
-
This class is used to determine if the Server Identity
check passes according to the specification for HTTP Over TLS
RFC 2830:
- SMProxyHostnameVerifier() - Constructor for class com.entrust.toolkit.smproxy.SMProxyHostnameVerifier
-
- SMProxyManagerTransport - Class in com.entrust.toolkit.util
-
Provides a ManagerTransport implementation that is able to communicate through
a Security Manager Proxy.
- SMProxyManagerTransport(IniFile) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
-
Creates a SMProxyManagerTransport object using an entrust.ini file.
- SMProxyManagerTransport(URL) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
-
Creates a SMProxyManagerTransport object using the URL
- SMProxyManagerTransport(String, int) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
-
Creates a SMProxyManagerTransport object with the Security Manager
Proxy address, as a String, and the port number (as an integer).
- SMProxyManagerTransport(String, int, SMProxyConfig) - Constructor for class com.entrust.toolkit.util.SMProxyManagerTransport
-
Creates a SMProxyManagerTransport object with the Security Manager
Proxy address, as a String, and the port number (as an integer).
- SMProxyOutputStream - Class in com.entrust.toolkit.smproxy
-
The SMProxyOutputstream takes the source outputstream and
wraps up the data for the SMProxy based on the given
proxy parameter and buffer size.
- SMProxyOutputStream(OutputStream, SMProxyWrapper, int) - Constructor for class com.entrust.toolkit.smproxy.SMProxyOutputStream
-
The constructor takes the source outputstream, along with the
source, target and SMProxyType
- SMProxyOutputStream(OutputStream, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxyOutputStream
-
The constructor takes the source outputstream, along with the
source, target and SMProxyType
- SMProxySocketFactory - Class in com.entrust.toolkit.smproxy
-
Provides an SMProxy specific version of an SocketFactory class.
- SMProxySocketFactory(SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySocketFactory
-
- SMProxySocketWrapper - Class in com.entrust.toolkit.smproxy
-
The purpose of this class is to wrap a standard Socket for use with Security Manager Proxy
- SMProxySocketWrapper(Socket, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
Creates an SMProxy wrapped socket
- SMProxySSLSocketFactory - Class in com.entrust.toolkit.smproxy
-
Provides a Security Manager Proxy specific version of an SSLSocketFactory class.
- SMProxySSLSocketFactory(TrustManager[], KeyManager[], SecureRandom) - Constructor for class com.entrust.toolkit.smproxy.SMProxySSLSocketFactory
-
Initializes an SMProxySSLSocketFactory from an array of TrustManagers,
an array of KeyManagers, and a Secure random number generator.
- SMProxySSLSocketFactory.InetHandling - Enum in com.entrust.toolkit.smproxy
-
Define Enumeration for Inet Handling
- SMProxySSLSocketWrapper - Class in com.entrust.toolkit.smproxy
-
The purpose of this class is to wrap a standard SSLSocket so that the unconnected Socket can be
configured with hostname verification information when a call to connect() is made.
- SMProxySSLSocketWrapper(SSLSocket, SMProxyWrapper) - Constructor for class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
Wrap a socket which is the parameter for this class.
- SMProxyTrustStoreSingleton - Class in com.entrust.toolkit.smproxy
-
The purpose of this class is the overcome a limitation of the LDAP Context's custom
socket implementation when securing the proxy connection with SSL.
- SMProxyType - Class in com.entrust.toolkit.smproxy
-
Help class for proxy type information
- SMProxyType(SMProxyType.SMType) - Constructor for class com.entrust.toolkit.smproxy.SMProxyType
-
A constructor that takes the proxy type as a parameter
- SMProxyType.SMType - Enum in com.entrust.toolkit.smproxy
-
The enumeration of the supported proxy types
- SMProxyWrapper - Class in com.entrust.toolkit.smproxy
-
Class for wrapping data in SMProxy format.
- SMProxyWrapper(SMProxyType, long) - Constructor for class com.entrust.toolkit.smproxy.SMProxyWrapper
-
This constructor can be used to setup an SMProxyWrapper of the specified type.
- SMProxyWrapper(String, SMProxyType, long) - Constructor for class com.entrust.toolkit.smproxy.SMProxyWrapper
-
This constructor can be used to setup an SMProxyWrapper with the specifed
host and type.
- SmtpException - Exception in iaik.utils
-
SMTP Exceptions of SMTPmail are derived from here.
- SmtpException() - Constructor for exception iaik.utils.SmtpException
-
Construct a new SMTP exception.
- SmtpException(String) - Constructor for exception iaik.utils.SmtpException
-
Constructs an SmtpException with a specified detail message.
- SmtpMailer - Class in iaik.utils
-
This class implements a simple SMTP mailing tool.
- SmtpMailer(String) - Constructor for class iaik.utils.SmtpMailer
-
Creates a new simple SmtpMailer from a host name.
- SmtpMailer() - Constructor for class iaik.utils.SmtpMailer
-
Creates a new simple SmtpMailer.
- SO_TYPE - Static variable in class com.entrust.toolkit.pkcs11.PKCS11Types
-
Deprecated.
Indicator for a Security Officer user.
- SOAP_BODY_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SOAP Envelope Body XML element.
- SOAP_HEADER_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the SOAP Envelope Header XML element.
- sorted - Variable in class iaik.asn1.SET
-
- SOURCE_CACHE - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates the source of the client settings values are from previously cached values.
- SOURCE_DEFAULT - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates the source of the client settings values are just the default values.
- SOURCE_DIRECTORY - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates the source of the client settings values are from the Directory.
- SOURCE_PKIXCMP - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates the source of the client settings values are from a PKIX-CMP transaction.
- SOURCE_USER_DEFINED - Static variable in class com.entrust.toolkit.x509.policies.ClientSettings
-
Indicates the source of the client settings values are from user-defined values.
- Sp80038aPaddingMechanism - Class in com.entrust.toolkit.security.crypto.cipher
-
An implementation of the SP 800-38A padding mechanism in Entrust's symmetric
block cipher architecture.
- SPEKEKeyAgreement - Class in com.entrust.toolkit.roaming.speke
-
A software based implementation of the Simple Password Exponential Key
Exchange (SPEKE) key agreement algorithm.
- SPEKEKeyAgreement() - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEKeyAgreement
-
The constructor; creates a new instance of the SPEKE key agreement
algorithm.
- SPEKEKeyPairGenerator - Class in com.entrust.toolkit.roaming.speke
-
A software based implementation of the Simple Password Exponential Key
Exchange (SPEKE) key pair generation algorithm.
- SPEKEKeyPairGenerator() - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEKeyPairGenerator
-
The constructor; creates a new instance of the SPEKE key pair generation
algorithm.
- SPEKEParameterSpec - Class in com.entrust.toolkit.roaming.speke
-
An implementation of the SPEKEParameterSpec class.
- SPEKEParameterSpec(BigInteger) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
-
Constructs a SPEKE parameter specification using the argument s
and the default value for p.
- SPEKEParameterSpec(BigInteger, BigInteger) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
-
Constructs a SPEKE parameter specification using the arguments s
and p.
- SPEKEPrivateKey - Class in com.entrust.toolkit.roaming.speke
-
An implementation of the SPEKEPrivateKey class.
- SPEKEPrivateKey(BigInteger, SPEKEParameterSpec) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Constructs a SPEKE private key with the given key material and the parmeters.
- SPEKEPublicKey - Class in com.entrust.toolkit.roaming.speke
-
An implementation of the SPEKEPublicKey class.
- SPEKEPublicKey(BigInteger, SPEKEParameterSpec) - Constructor for class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Constructs the public SPEKE key with the given key material and key
parameters.
- SPKMKeyDeriver - Class in com.entrust.toolkit.security.crypto.key
-
- spreadIntsToBytes(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Spreads ints into bytes.
- spreadIntsToBytesLE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Spreads ints into bytes in little endian bytes ordering.
- spreadShortsToBytesBE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Spreads shorts into bytes in big-endian.
- spreadShortsToBytesLE(int[], int, byte[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Spreads shorts into bytes in little-endian.
- squashBytesToInts(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Squashes bytes down to ints.
- squashBytesToIntsLE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Squashes bytes down to ints assuming little endian byte ordering.
- squashBytesToIntsLEPadZero(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
- squashBytesToIntsPadZero(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
- squashBytesToShortsBE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Squashes bytes down to shorts in big-endian.
- squashBytesToShortsLE(byte[], int, int[], int, int) - Static method in class iaik.utils.CryptoUtils
-
Squashes bytes down to shorts in little-endian.
- SsaPkcs1v15() - Constructor for class com.entrust.toolkit.security.crypto.rsa.RsaCipher.SsaPkcs1v15
-
The constructor; creates a new instance of the RSA/2/PKCS1Padding
asymmetric cipher algorithm.
- Ssl3ShaMd5 - Class in com.entrust.toolkit.security.crypto.digest
-
A software based implementation of the SSL3-SHAMD5 message digest algorithm
used in SSLv3.
- Ssl3ShaMd5() - Constructor for class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5
-
The constructor; creates a new instance of the SSL3-SHAMD5 message digest
algorithm.
- Ssl3ShaMd5Capi - Class in com.entrust.toolkit.security.crypto.digest
-
An MS-CAPI based implementation of the SSL3-SHAMD5 message digest algorithm
used in SSLv3.
- Ssl3ShaMd5Capi() - Constructor for class com.entrust.toolkit.security.crypto.digest.Ssl3ShaMd5Capi
-
The constructor; creates a new instance of the SSL3-SHAMD5 message digest
algorithm.
- SSL_CA - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
-
Indicates a certificate that is certified for issuing certs for SSL use.
- SSL_CLIENT - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
-
Indicates a certificate that is certified for SSL client authentication use.
- SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.LoginCounter
-
- SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
-
- SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the SSL client/mutual authentication transaction
- SSL_MUTUAL_AUTHENTICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
The constant for transaction SSL client/mutual authentication
- SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.ixsil.core.XMLCounter
-
- SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.security.smime.SMIMECounter
-
- SSL_MUTUAL_AUTHENTICATION - Static variable in class iaik.smime.SMIMECounter
-
- SSL_SERVER - Static variable in class iaik.x509.extensions.netscape.NetscapeCertType
-
Indicates a certificate that is certified for SSL server authentication use.
- SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.LoginCounter
-
- SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.PKCS7Counter
-
- SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Constant for the SSL server authentication transaction
- SSL_SERVER_AUTHENTICATION - Static variable in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
- SSL_SERVER_AUTHENTICATION - Static variable in class iaik.ixsil.core.XMLCounter
-
- SSL_SERVER_AUTHENTICATION - Static variable in class iaik.security.smime.SMIMECounter
-
- SSL_SERVER_AUTHENTICATION - Static variable in class iaik.smime.SMIMECounter
-
- SSLeayPrivateKey - Class in iaik.utils
-
This class can be used to read and decrypt private keys created with SSLeay.
- SSLeayPrivateKey(String) - Constructor for class iaik.utils.SSLeayPrivateKey
-
Reads a private key created by SSLeay from the specified file.
- SSLeayPrivateKey(InputStream) - Constructor for class iaik.utils.SSLeayPrivateKey
-
Reads a private key created by SSLeay from the specified file.
- sslLogEnabled() - Method in class com.entrust.toolkit.roaming.RoamingUser
-
Returns the SSL log mode.
- SslRsaSignature - Class in com.entrust.toolkit.security.crypto.signature
-
The RSA signature algorithm as defined for use in the SSL protocol.
- SslRsaSignature() - Constructor for class com.entrust.toolkit.security.crypto.signature.SslRsaSignature
-
The constructor; creates a new instance of the SSL/RSA digital
signature algorithm instance.
- start() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
Start polling the
PollableResource with a frequency specified by the pollingInterval
- start() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
-
Start Monitoring all registered Resources.
- start() - Method in class com.entrust.toolkit.util.HttpsLdapServer
-
Starts the server.
- startHandshake() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- startLine - Static variable in class iaik.asn1.ASN1
-
First line of a file in PEM format.
- startResourceFork() - Method in class com.entrust.toolkit.archive.ArchiveInputStreamMac
-
Tries to read the beginning tags for the resource fork and resets the
booleans tracking that the header and file were read.
- startTimer(int, Runnable) - Method in class com.entrust.toolkit.util.net.ConnectionTimer
-
Starts a thread and will continue executing it until the
timeout value is reached.
- stateChange - Static variable in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
-
EntrustEventReason - stateChanged: user state changed.
- statementID - Static variable in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
The statement id of the SemanticsInformation statement info.
- stateOrProvince - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.8"
OID Name: "stateOrProvinceName"
OID Short-name: "st"
Source: RFC 4519
- stop() - Method in class com.entrust.toolkit.resourcemonitor.Resource
-
- stop() - Method in class com.entrust.toolkit.resourcemonitor.ResourceMonitor
-
Stop Monitoring every registered Resource
- stop() - Method in class com.entrust.toolkit.util.HttpsLdapServer
-
Stops the server.
- store() - Method in class com.entrust.toolkit.keystore.CertStore
-
Writes this certicate store to the p12 file if it
is a read/write certificate store.
- store(OutputStream, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.CertStore
-
Writes this certificate store to the given output stream and protects it
with the given password.
- store(String, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Stores the current settings to a KeyStore-Ini-file.
- store(OutputStream, SecureStringBuffer) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Stores the current settings to a KeyStore-Ini-file.
- store(String, String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Method store.
- store(String, ProtectedPassword) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Method store.
- store(OutputStream, String) - Method in class com.entrust.toolkit.keystore.KSIniFileCreator
-
Method store.
- store(OutputStream, String) - Method in class iaik.utils.ExtendedProperties
-
- storeAllUserCertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
-
Specifies whether the user certificates should be written to the
token (only applicable to version 4).
- storeIntermediateCACertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenInitializer
-
Specifies whether the Intermediate CA certificates should be written to the
token (only applicable to version 4).
- storeIntermediateCACertsOnToken(boolean) - Method in class com.entrust.toolkit.credentials.TokenWriter
-
Specifies whether the Intermediate CA certificates should be written to the
token (only applicable to version 4).
- STREAM_BUFFER - Static variable in class iaik.cms.Utils
-
Default size used to copy streams set to 4096 bytes
- stream_mode - Variable in class iaik.asn1.ASN1Object
-
In stream mode the components are written in correct order when the encoding is
performed.
- StreamCopier - Class in iaik.utils
-
This utility class copies all data from an InputStream to an OutputStream.
- StreamCopier(InputStream, OutputStream) - Constructor for class iaik.utils.StreamCopier
-
Creates a StreamCopier that reads from inStream and writes to outStream.
- StreamCopier(InputStream, boolean, OutputStream, boolean) - Constructor for class iaik.utils.StreamCopier
-
Creates a StreamCopier that reads from inStream and writes to outStream.
- StreamProfileReader - Class in com.entrust.toolkit.credentials
-
This credential reader is designed for reading an Entrust Digital Identity
from an Entrust profile format (EPF) input stream.
- StreamProfileReader(InputStream) - Constructor for class com.entrust.toolkit.credentials.StreamProfileReader
-
A constructor; creates a new StreamProfileReader from the
provide provided values.
- StreamProfileReader(InputStream, String, String) - Constructor for class com.entrust.toolkit.credentials.StreamProfileReader
-
A constructor; creates a new StreamProfileReader from the
provided values.
- StreamProfileWriter - Class in com.entrust.toolkit.credentials
-
This credential writer is designed for writing an Entrust Digital Identity
to an Entrust profile format (EPF) output stream.
- StreamProfileWriter(OutputStream) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
-
A constructor; creates a new StreamProfileWriter from the
provided values.
- StreamProfileWriter(OutputStream, String, int) - Constructor for class com.entrust.toolkit.credentials.StreamProfileWriter
-
- 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
-
- SubjectPublicKeyInfo() - Constructor for class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- subsequentMessage - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
POPOPrivKey type 'subsequentMessage'.
- subsequentMessage_challengeResp - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
SubsequentMessage value - challengeResp.
- subsequentMessage_encrCert - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
SubsequentMessage value - encrCert.
- subsidiary_ - Variable in class iaik.ixsil.util.XPointerReferenceResolver
-
Reference resolver used for internal URIs which are not XPointers.
- substract(Set) - Method in class com.entrust.toolkit.Set
-
The difference (or subtraction) set operation.
- subtract(FieldElement) - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
-
Deprecated.
Subtracts operand from the calling element and returns
the result.
- subtract(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
-
Deprecated.
Returns the field element that is the result of subtracting
element from this.
- subtract(FieldElement) - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Subtracts the argument, b, from the calling element and
returns the result.
- successful - Static variable in class iaik.x509.ocsp.OCSPResponse
-
Response status "successful" (0) indicating that the
response has valid confirmation.
- superseded - Static variable in class iaik.asn1.structures.DistributionPoint
-
The superseded reason flag.
- superseded - Static variable in class iaik.x509.extensions.ReasonCode
-
Certificate revocation reason superseded.
- supportsAlgorithm(Algorithms) - Method in class com.entrust.toolkit.capi.CryptProvider
-
Returns true if this provider supports the given algorithm,
false if not.
- supportsKeyEstablishment() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Indicates whether keys generated using this asymmetric key type can be
used for key establishment.
- surName - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.4"
OID Name: "surname"
OID Short-name: "sn"
Source: RFC 4519
- symmetric_key - Variable in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
The secret content encryption key.
- SYMMETRIC_KEY_ALGORITHM_AES - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
- SYMMETRIC_KEY_ALGORITHM_DESEDE - Static variable in class com.entrust.toolkit.pkcs11.JNIPKCS11
-
Symmetric key algorithms
- SymmetricBlockCipher - Class in com.entrust.toolkit.security.crypto.cipher
-
Defines Entrust's symmetric block cipher architecture; it contains all the
common functionality used by Entrust's symmetric block cipher algorithms.
- symmetricCapabilities - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the PKCS#9 object symmetricCapabilities.
- SymmetricCipherMac - Class in com.entrust.toolkit.security.crypto.mac
-
Defines Entrust's Data Authentication Code (DAC) architecture; it contains
all the common functionality used by Entrust's DAC algorithms.
- symmetricKey_ - Variable in class iaik.cms.EnvelopedDataStream
-
The secret content encryption key.
- SymmetricKeyType - Class in com.entrust.toolkit.pkcs11
-
The class represents a PKCS#11 symmetric key type.
- SymmetricKeyType(int, long, String, int, int[], boolean) - Constructor for class com.entrust.toolkit.pkcs11.SymmetricKeyType
-
The constructor; creates a new SymmetricKeyType instance.
- SYMMETRICWRAPKEYBLOB - Static variable in class com.entrust.toolkit.capi.CapiConstants
-
- systemFailure - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
-
'systemFailure': the request cannot be handled due to system
failure.
- T61String - Static variable in class iaik.asn1.ASN
-
Global ASN.1 type T61String (TeletexString;
eight-bit extension to the ASCII character set )
- T61String - Static variable in class iaik.asn1.DerInputStream
-
Global ASN.1 type T61String (TeletexString;
eight-bit extension to the ASCII character set )
- T61String - Class in iaik.asn1
-
This class implements the native ASN.1 type "T61String" (TeletexString).
- T61String() - Constructor for class iaik.asn1.T61String
-
Creates an empty T61String object.
- T61String(String) - Constructor for class iaik.asn1.T61String
-
Creates a new ASN.1 T61String object for the given String value.
- tag - Variable in class iaik.asn1.ASN
-
Dynamic part: the tag number of this specific ASN.1 type.
- TAG_CERTIFICATE - Static variable in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
CertOrEncCert type 'certificate'.
- tag_class - Variable in class iaik.asn1.ASN
-
Dynamic part: tag class of this specific ASN.1 type.
- TAG_ENCRYPTED_CERT - Static variable in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
CertOrEncCert type 'encryptedCert'.
- TAG_LENGTH_BIT - Static variable in class iaik.security.cipher.PBES2
-
- tagClassToString(int) - Static method in class iaik.asn1.ASN
-
Converts an integer identifier for an ASN.1 tag class to its string name.
- TaggedType - Class in iaik.asn1
-
This class is the super-class of all tagged ASN.1 types.
- tail(int) - Method in class com.entrust.toolkit.util.ByteArray
-
Truncates the beginning of byte array this object contains.
- tail(byte[], int) - Static method in class com.entrust.toolkit.util.ExtendedHasher
-
- target_ - Variable in class iaik.ixsil.core.SignatureProperty
-
Value for the "Target" attribute of the XML SignatureProperty element.
- telephoneNumber - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.20"
OID Name: "telephoneNumber"
OID Short-name: none
Source: RFC 4519
- teletexTerminalIdentifier - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.22"
OID Name: "teletexTerminalIdentifier"
OID Short-name: none
Source: RFC 4519
- telexNumber - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.21"
OID Name: "telexNumber"
OID Short-name: none
Source: RFC 4519
- TERMINATE - Static variable in class iaik.utils.Base64InputStream
-
- TESTING_DEBUG_MODE_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
For testing purposes only.
- TestletData - Class in com.entrust.toolkit.x509.testlets
-
TestletData is the super class of all classes that testlets
use to store data for extension validation.
- TestletData(ObjectID) - Constructor for class com.entrust.toolkit.x509.testlets.TestletData
-
Creates a new TestletData for the extension with object ID
oid.
- TestletDataSet - Class in com.entrust.toolkit.x509.testlets
-
A set of TestletData used by ExtensionTester and
RevocationStore.
- TestletDataSet() - Constructor for class com.entrust.toolkit.x509.testlets.TestletDataSet
-
Creates a new TestletDataSet.
- TextFileDataSource - Class in iaik.smime
-
- TextFileDataSource(File) - Constructor for class iaik.smime.TextFileDataSource
-
- TextFileDataSource(String) - Constructor for class iaik.smime.TextFileDataSource
-
- this_object - Variable in class iaik.pkcs.pkcs7.DigestedDataStream
-
An InputStream from which a DER encoded DigestedData object is read.
- this_object - Variable in class iaik.pkcs.pkcs7.SignedDataStream
-
An InputStream from which a DER encoded SignedData object is read.
- thisMessage - Static variable in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
POPOPrivKey type 'thisMessage'.
- thisObject_ - Variable in class iaik.cms.SignedDataStream
-
An InputStream from which a DER encoded SignedData object is read.
- Time - Class in com.entrust.toolkit.asn1.structures
-
- Time() - Constructor for class com.entrust.toolkit.asn1.structures.Time
-
Deprecated.
- timeNotAvailable - Static variable in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo.PKIFailureInfo
-
'timeNotAvailable': the TSA's time source is not available.
- TIMESTAMP_LENGTH - Static variable in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
The length of the Timestamp is always 8 bytes
- TimeStampClient - Class in com.entrust.toolkit.timestamp
-
The class represents the client side of the Time-Stamp protocol as defined
in RFC 3161.
- TimeStampClient(TimeStampTransport, TimeStampVerifier) - Constructor for class com.entrust.toolkit.timestamp.TimeStampClient
-
Creates a new TimeStampClient.
- TimeStampException - Exception in com.entrust.toolkit.exceptions
-
This exception is thrown when an error occurs during a time-stamp
operation (request time-stamp, verify time-stamp, ...).
- TimeStampException(String) - Constructor for exception com.entrust.toolkit.exceptions.TimeStampException
-
Creates an TimeStampException with the indicated exception
message.
- TimeStampException(String, Exception) - Constructor for exception com.entrust.toolkit.exceptions.TimeStampException
-
Creates an TimeStampException with the indicated inner
exception, and exception message.
- timeStamping - Static variable in class iaik.asn1.ObjectID
-
Creates an ObjectID for the x.509 AccessDescription access method
timeStamping which may be used within a
SubjectInfoAccess extension.
- timeStamping - Static variable in class iaik.x509.extensions.ExtendedKeyUsage
-
The "Timestamping" ExtendedKeyUsage purpose id.
- TimeStampReq - Class in com.entrust.toolkit.asn1.tsp
-
This class implements the TimeStampReq structure as defined in RFC 3161,
the Time-Stamp Protocol (TSP) specification.
- TimeStampReq(MessageImprint) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Creates a new TimeStampReq object with the specified
components.
- TimeStampReq(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Creates a new TimeStampReq object from an
ASN1Object.
- TimeStampResp - Class in com.entrust.toolkit.asn1.tsp
-
This class implements the TimeStampResp structure as defined in RFC 3161,
the Time-Stamp Protocol (TSP) specification.
- TimeStampResp(PKIStatusInfo) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Creates a new TimeStampResp object with the specified
components.
- TimeStampResp(ASN1Object) - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Creates a new TimeStampResp object from an
ASN1Object.
- TimeStampToken - Class in com.entrust.toolkit.asn1.tsp
-
This class defines an API for the ASN.1 structure for TimeStampToken as
defined in RFC 3161, the Time-Stamp Protocol (TSP) specification, without
any of the CMS structures.
- TimeStampToken() - Constructor for class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
- timeStampToken - Static variable in class iaik.asn1.ObjectID
-
The object identifier identifies the Signature Time-stamp attribute.
- TimeStampTransport - Interface in com.entrust.toolkit.timestamp
-
This interface represents a transport for the Time-Stamp protocol as defined
in RFC 3161.
- TimeStampVerifier - Class in com.entrust.toolkit.timestamp
-
This class provides a verification mechanism for time-stamps that are
represented as TimeStampToken structures as defined in RFC 3161, the
Time-Stamp Procotocl (TSP) specification.
- TimeStampVerifier(CertVerifier) - Constructor for class com.entrust.toolkit.timestamp.TimeStampVerifier
-
Creates a new TimeStampVerifier object that will use the
indicated certificate verification mechanism.
- title - Static variable in class iaik.asn1.ObjectID
-
OID String: "2.5.4.12"
OID Name: "title"
OID Short-name: none
Source: RFC 4519
- toAlgorithmIDFromJCAAlgName(String) - Static method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Get the AlgorithmID from a given String JCAName
- toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedSignature
-
- toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.DigitalSignature
-
Converts algorithm parameters in transparent representation into their
opaque representation during a call to engineGetParameters()
.
- toAlgorithmParameters(AlgorithmParameterSpec) - Method in class com.entrust.toolkit.security.crypto.signature.RsaPssSignature
-
- toArray() - Method in class iaik.asn1.structures.Attributes
-
Returns an array containing all the attributes included in this container.
- toArray(Vector) - Static method in class iaik.utils.Util
-
This method converts a Vector to an array.
- toArray(Vector, Class) - Static method in class iaik.utils.Util
-
This method converts a Vector to an array.
- toASCIIByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
- toASCIIBytes(String) - Static method in class iaik.utils.Util
-
Encodes a String to a sequence of bytes using the configured
ASCII character encoding.
- toASCIIString(byte[], int, int) - Static method in class iaik.utils.Util
-
Decodes a String from a sequence of bytes using the
configured ASCII character encoding.
- toASCIIString(byte[]) - Static method in class iaik.utils.Util
-
Decodes a String from a sequence of bytes using the
configured ASCII character encoding.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Encodes this CardMSDigitalIDMgmtInfo object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Encodes this CardMSKeyMgmtInfo object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
-
Encodes this CAProtEncCert object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertConfirmContent
-
Encodes this CertConfirmContent object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Encodes this CertifiedKeyPair object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
Encodes this CertOrEncCert as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
-
Encodes this CertRepMessage object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Encodes this CertResponse object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.CertStatus
-
Encodes this CertStatus object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Encodes this ErrorMsgContent object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Encodes this EntrustAlgorithmCapabilityList object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
-
Encodes this EntrustApplicationIdentifier object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
-
Encodes this EntrustCapabilities object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Encodes this EntrustCapabilityList object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
-
Encodes this EntrustCAProtEncCerts object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
-
Encodes this EntrustCAProtEncPos object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Encodes this EntrustCertDefnInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Encodes this EntrustCertDefnList object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
-
Encodes this EntrustCertHash object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Encodes this EntrustCertInfoId object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
-
Encodes this EntrustCertPolicy object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
-
Encodes this EntrustCertType object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
-
Encodes the actual EntrustCertTypeAndDefn structure as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Encodes this EntrustCertTypeInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
-
Encodes this EntrustCertTypePolicy object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
-
Encodes this EntrustClientInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
-
Encodes this EntrustEncCertPOP object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
-
Encodes this EntrustEventCertificate object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
-
Encodes this EntrustEventIdentifier object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Encodes this EntrustEventInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
-
Encodes this EntrustEventList object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
-
Encodes this EntrustEventReason object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
-
Encodes this EntrustEventVerCert object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
-
Encodes this EntrustNewCertDefn object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
-
Encodes this EntrustProofOfRA object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Encodes this EntrustProofOfRAInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
-
Encodes this EntrustReqReason object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
-
Encodes this EntrustRoleId object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
Encodes this EntrustState object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
-
Encodes this EntrustStrongestRecovery object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Encodes this InfoTypeAndValue object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Encodes this KeyRecRepContent object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
Encodes this PKIBody object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Encodes this PKIHeader object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Encodes this PKIMessage object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Encodes this PKIStatusInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
-
Encodes this AttributeTypeAndValue object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertId
-
Encodes this CertId object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Encodes this CertReqMsg as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Encodes this CertRequest as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Encodes this CertTemplate as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.Controls
-
Encodes this Controls as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Encodes this EncryptedValue object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
-
Encodes this OptionalValidity as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
-
Encodes this PKMACValue as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
Encodes this POPOPrivKey as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Encodes this POPOSigningKey as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
-
Encodes this POPOSigningKeyInput as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
-
Encodes this ProofOfPossession as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
-
Encodes this Authenticator regCtrl object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
-
Encodes this OldCertId regCtrl object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
-
Encodes this PKIPublicationInfo regCtrl object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
-
Encodes this ProtocolEncrKey regCtrl object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
-
Encodes this RegToken regCtrl object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Encodes this SinglePubInfo as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
-
Encodes this CertReq regInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
-
Encodes this UTF8Pairs regInfo object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Encodes this AlgorithmIdentifier object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmIdentifier
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.CertTemplateCMP
-
Deprecated.
This method converts the full certificate template to an ASN.1 object for
transportation.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Controls
-
Deprecated.
This method converts the full certificate template to an ASN.1 object for
transportation.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
-
Deprecated.
Returns this DistributionPointName as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Extension
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.FullCertTemplate
-
This method converts the full certificate template to an
ASN.1 object for transportation.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.PKIHeader
-
Deprecated.
This method converts the encapsulated representation to a raw ASN.1
representation.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.PMACVALUE
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.POPSigningKeyInputCMP
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.SubjectPublicKeyInfo
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Time
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.structures.Validity
-
Deprecated.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Encodes this Accuracy object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.CMSTimeStampToken
-
Encodes this CMSTimeStampToken object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
-
Encodes this MessageImprint object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Encodes this TimeStampReq object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Encodes this TimeStampResp object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Encodes this TimeStampToken object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Encodes this TSTInfo object as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.roaming.ChoiceOfUserInfo
-
Returns userInfo as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.roaming.CombinedUpdateRegReq
-
Returns the ASN1Object of
CombinedUpdateRegReq type.
- toASN1Object() - Method in class com.entrust.toolkit.roaming.EntrustFileDesc
-
Returns the ASN1Object of this
EntrustFileDesc object.
- toASN1Object() - Method in class com.entrust.toolkit.roaming.EntrustFiles
-
Returns the ASN1Object of the
EntrustFiles object.
- toASN1Object() - Method in class com.entrust.toolkit.roaming.RoamResult
-
Returns the ASN1Object of this
RoamResult object.
- toASN1Object() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns an ASN.1 structure representing this field.
- toASN1Object() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
-
Deprecated.
Returns an ASN.1 structure representing this field element.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the ASN1 encoding of the calling field as described in X9.62.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
-
Deprecated.
Returns the ASN1 encoding of this element.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns an ASN.1 structure representing the calling element.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns an ASN.1 structure representing the calling field.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Returns the curve point as an instance of ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Returns the elliptic curve point as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the curve as an ASN1Object defined in X9.62.
- toASN1Object() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Returns the ASN.1 representation of this elliptic curve point as
specified in X9.62.
- toASN1Object() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
-
Encodes this EcdsaWithSpecifiedParameterSpec object as an
ASN1Object.
- toASN1Object(ECParameterSpec) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts EC domain parameters in ECParameterSpec
representation to ASN.1 format.
- toASN1Object(ECParameterSpec, boolean) - Static method in class com.entrust.toolkit.security.crypto.ec.EcParameterFactory
-
Converts EC domain parameters in ECParameterSpec
representation to ASN.1 format.
- toASN1Object() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Encodes this RSAPSSParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns an ASN.1 structure representing the calling
ECParamater object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Encodes this CAST128MacParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Encodes this Cast3ParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Encodes this IDEAParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
-
Encodes this IvParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
-
Encodes this MacParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Encodes this PasswordBasedMacParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Encodes this RC2ParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.security.spec.RSAOAEPParameterSpec
-
Encodes this RSAOAEPParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
-
Deprecated.
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyPoison
-
Return the ASN1Object representation of this Certificate Transparency Poison Extension.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.CertificateTransparencyRedaction
-
This method encodes the redaction extension into an ASN.1 sequence of Integers.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
-
Deprecated.
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Return the ASN1Object value of the extension.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
-
Deprecated.
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Returns an ASN1Object representing the value of this InhibitAnyPolicy
extension object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Returns the value of this InvalidityDate extension as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns the value of this IssuingDistributionPoint extension as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
-
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Stub function to meet V3Extension criteria.
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
-
Writes the extension as an ASN.1 object
- toASN1Object() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
This object returns an ASN1 representation of this object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the certificate as an ASN1Object.
- toASN1Object() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the certificate as an ASN1Object.
- toASN1Object() - Method in class iaik.asn1.ASN1
-
Returns the ASN1Object represented by this ASN1 object.
- toASN1Object() - Method in interface iaik.asn1.ASN1Type
-
Creates an ASN1Object according to the ASN.1 type the class implements.
- toASN1Object() - Method in class iaik.asn1.structures.AccessDescription
-
Returns this AccessDescription as ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
- toASN1Object(boolean) - Method in class iaik.asn1.structures.AlgorithmID
-
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.Attribute
-
Returns the Attribute as an ASN1Object.
- toASN1Object(boolean) - Method in class iaik.asn1.structures.Attribute
-
Returns the Attribute as an ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.AVA
-
Returns this AttributeValueAssertion as an ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.ChoiceOfTime
-
Returns the value of this object as an ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.DistributionPoint
-
Returns this DistributionPoint as (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.GeneralName
-
Returns this GeneralName object as ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.GeneralNames
-
Returns this GeneralNames object as ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.GeneralSubtree
-
Returns this GeneralSubtree as (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.Name
-
Returns this Name as ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.PolicyInformation
-
Returns this PolicyInformation as (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.PolicyMapping
-
Returns this policy mapping as (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.PolicyQualifierInfo
-
Returns this PolicyQualifierInfo as ASN1Object.
- toASN1Object() - Method in class iaik.asn1.structures.RDN
-
Returns the RelativeDistinguishedName as an ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.AuthenticatedData
-
Returns this DigestedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.AuthenticatedDataStream
-
Returns this DigestedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.AuthenticatedDataStream
-
Returns this DigestedData as ASN1Object where a constructed OCTET STRING
is used for encoding the content.
- toASN1Object() - Method in class iaik.cms.CertificateSet
-
Returns this CertifcateSet as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.CompressedData
-
Returns this CompressedData as ASN1Object where a
constructed OCTET STRING is used for encoding the encrypted content.
- toASN1Object(int) - Method in class iaik.cms.CompressedDataStream
-
Returns this CMS CompressedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.CompressedDataStream
-
Returns this CMS CompressedDataStream as an ASN1Object.
- toASN1Object() - Method in class iaik.cms.ContentInfo
-
Returns this CMS ContentInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.ContentInfoStream
-
Returns this CMS ContentInfoStream as ASN1Object.
- toASN1Object() - Method in interface iaik.cms.ContentStream
-
Returns the content value of the implemented CMS content type as an ASN1Object.
- toASN1Object() - Method in class iaik.cms.Data
-
Returns this CMS Data as ASN1Object.
- toASN1Object() - Method in class iaik.cms.DataStream
-
Returns this CMS Data as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.DigestedData
-
Returns this DigestedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.DigestedDataStream
-
Returns this DigestedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.DigestedDataStream
-
Returns this DigestedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
- toASN1Object() - Method in class iaik.cms.DigestInfo
-
Returns this DigestInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns this CMS EncapsulatedContentInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Returns this CMS EncapsulatedContentInfoStream as ASN1Object.
- toASN1Object() - Method in class iaik.cms.EncryptedContentInfo
-
Returns this EncryptedContentInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.EncryptedContentInfoStream
-
Returns this EncryptedContentInfoStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.EncryptedData
-
Returns this EncryptedData as ASN1Object where a constructed
OCTET STRING is used for encoding the encrypted content.
- toASN1Object() - Method in class iaik.cms.EncryptedDataStream
-
Returns this CMS EnvelopedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.EncryptedDataStream
-
Returns this CMS EncryptedData as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.EnvelopedData
-
Returns this EnvelopedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.EnvelopedDataStream
-
Returns this EnvelopedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.EnvelopedDataStream
-
Returns this EnvelopedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns this IssuerAndSerialNumber as ASN1Object.
- toASN1Object() - Method in class iaik.cms.KEKIdentifier
-
Returns this KEKIdentifier as ASN1Object.
- toASN1Object() - Method in class iaik.cms.KEKRecipientInfo
-
Returns this KEKRecipientInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Returns this KeyAgreeRecipientInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.KeyAttribute
-
Returns an ASN.1 representation of a particular key attribute.
- toASN1Object() - Method in class iaik.cms.KeyTransRecipientInfo
-
Returns this KeyTransRecipientInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.OriginatorInfo
-
Returns this OriginatorInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.OriginatorPublicKey
-
Returns this OriginatorPublicKey as ASN1Object.
- toASN1Object() - Method in class iaik.cms.OtherKeyAttribute
-
Returns this OtherKeyAttribute as ASN1Object.
- toASN1Object() - Method in class iaik.cms.PasswordRecipientInfo
-
Returns this PasswordRecipientInfo as an ASN1Object.
- toASN1Object() - Method in class iaik.cms.RecipientKeyIdentifier
-
Returns this RecipientKeyIdentifier as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.SignedData
-
Returns this SignedData as ASN1Object.
- toASN1Object() - Method in class iaik.cms.SignedDataStream
-
Returns this SignedData as ASN1Object.
- toASN1Object(int) - Method in class iaik.cms.SignedDataStream
-
Returns this SignedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
- toASN1Object() - Method in class iaik.cms.SignerInfo
-
Returns this SignerInfo as ASN1Object.
- toASN1Object() - Method in class iaik.cms.SignerRecipientIdentifier
-
Returns this SignerRecipientIdentifier as ASN1Object.
- toASN1Object() - Method in class iaik.cms.SubjectKeyID
-
Returns this SubjectKeyIdentifier as ASN1Object.
- toASN1Object() - Method in class iaik.cms.UnknownKeyAttribute
-
Creates an ASN1Object representing this unknown key attribute.
- toASN1Object() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
-
Returns this AuthenticatedSafe as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs12.CertificateBag
-
Returns this CertificateBag as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs12.KeyBag
-
Returns this KeyBag as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs12.PKCS12
-
Returns this PKCS#12 object as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
-
Returns this PKCS8ShroudedKeyBag as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns this PKCS#7 ContentInfoStream as ASN1Object.
- toASN1Object() - Method in interface iaik.pkcs.pkcs7.ContentStream
-
Returns the content value of the implemented PKCS#7 content type as an ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.DataStream
-
Returns this PKCS#7 Data as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns this DigestedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns this DigestedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.DigestInfo
-
Returns this DigestInfo as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Returns this EncryptedContentInfoStream as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns this PKCS#7 EnvelopedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns this PKCS#7 EncryptedDataStream as ASN1Object where a constructed
OCTET STRING is used for encoding the encrypted content.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns this EnvelopedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns this EnvelopedData as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Returns this IssuerAndSerialNumber as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns this RecipientInfo as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns this PKCS#7 SignedAndEnvelopedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns this SignedAndEnvelopedDataStream as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns this SignedDataStream as ASN1Object.
- toASN1Object(int) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns this SignedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
- toASN1Object() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns this SignerInfo as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Returns this EncryptedPrivateKeyInfo as ASN1Object.
- toASN1Object() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Returns this PrivateKeyInfo as ASN1Object.
- toASN1Object() - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Encodes this CAST128ParameterSpec object as an
ASN1Object.
- toASN1Object() - Method in class iaik.security.dsa.DSAParams
-
Returns this DSAParams object as ASN1Object of type SEQUENCE.
- toASN1Object() - Method in class iaik.security.pbe.PBES2Parameters
-
- toASN1Object() - Method in class iaik.security.smime.SMimeEncrypted
-
Returns the S/MIME enveloped message as an ASN1Object.
- toASN1Object() - Method in class iaik.security.smime.SMimeSigned
-
Returns this SMimeSigned object as an ASN1Object.
- toASN1Object() - Method in class iaik.security.spec.IaikPBEParameterSpec
-
Returns this PBE parameter specification as an ASN1Object.
- toASN1Object() - Method in class iaik.security.spec.PBES2ParameterSpec
-
Return the ASN1 representation of the PBES2 parameter specifications.
- toASN1Object() - Method in class iaik.security.spec.PBKDF2KeyAndParameterSpec
-
Returns this PBEKDF2 parameter specification as an ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.ESSCertID
-
Returns this ESSCertID as ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.ESSCertIDv2
-
Returns this ESSCertID as ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.ESSIssuerSerial
-
Returns this IssuerSerial as ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.SigningCertificate
-
Returns this SigningCertificate as ASN1Object.
- toASN1Object() - Method in class iaik.smime.ess.SigningCertificateV2
-
Returns this SigningCertificateV2 as ASN1Object.
- toASN1Object(int) - Method in class iaik.smime.SMimeCompressed
-
Returns the S/MIME compressed message as an ASN1Object.
- toASN1Object() - Method in class iaik.smime.SMimeEncrypted
-
Returns the S/MIME enveloped message as an ASN1Object.
- toASN1Object() - Method in class iaik.smime.SMimeSigned
-
Returns this SMimeSigned object as an ASN1Object.
- toASN1Object() - Method in interface iaik.x509.attr.AttCertIssuer
-
Returns this AttCertIssuer as ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns this attribute certificate as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.Holder
-
Returns this Holder as ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.IssuerSerial
-
Returns this IssuerSerial as ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns this ObjectDigestInfo as ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.V1Form
-
Returns this V1Form as ASN1Object.
- toASN1Object() - Method in class iaik.x509.attr.V2Form
-
Returns this V2Form as ASN1Object.
- toASN1Object() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns an ASN1Object representing the value of this AuthorityKeyIdentifier
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.BasicConstraints
-
Returns an ASN1Object representing the value of this BasicConstraints
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.CertificateIssuer
-
Returns an ASN1Object representing the value of this CertificateIssuer
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.CertificatePolicies
-
Returns an ASN1Object representing the value of this CertificatePolicies
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
-
Returns an ASN1Object representing the value of this CRLDistPointsSyntax
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.CRLNumber
-
Returns an ASN1Object representing the value of this CRLNumber
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Returns an ASN1Object representing the value of this DeltaCRLIndicator
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.ErrorExtension
-
Only throws a X509ExtensionException, since an ErrorExtension only may be
used for displaying information about some broken extension.
- toASN1Object() - Method in class iaik.x509.extensions.ExtendedKeyUsage
-
Returns an ASN1Object representing the value of this ExtendedKeyUsage
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.HoldInstructionCode
-
Returns an ASN1Object representing the value of this HoldInstructionCode
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.InfoAccess
-
Returns an ASN1Object representing the value of this InfoAccess
object.
- toASN1Object() - Method in class iaik.x509.extensions.InhibitAnyPolicy
-
Returns an ASN1Object representing the value of this InhibitAnyPolicy
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.InvalidityDate
-
Returns an ASN1Object representing the value of this InvalidityDate
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.IssuerAltName
-
Returns an ASN1Object representing the value of this IssuerAltName
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns an ASN1Object representing the value of this IssuingDistributionPoint
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.KeyUsage
-
Returns an ASN1Object representing the value of this KeyUsage
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.NameConstraints
-
Returns an ASN1Object representing the value of this NameConstraints
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Returns an ASN1Object representing the value of this NetscapeBaseUrl
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
-
Returns an ASN1Object representing the value of this NetscapeCaPolicyUrl
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
-
Returns an ASN1Object representing the value of this NetscapeCaRevocationUrl
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Returns an ASN1Object representing the value of this NetscapeCertRenewalUrl
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Returns an ASN1Object representing the value of this NetscapeCertType
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Returns an ASN1Object representing the value of this NetscapeComment
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Returns an ASN1Object representing the value of this NetscapeRevocationUrl
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Returns an ASN1Object representing the value of this NetscapeSSLServerName
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.PolicyConstraints
-
Returns an ASN1Object representing the value of this PolicyConstraints
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.PolicyMappings
-
Returns an ASN1Object representing the value of this PolicyMappings
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Returns an ASN1Object representing the value of this PrivateKeyUsagePeriod
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Returns an ASN1Object representing the value of this BiometricInfo
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.QCStatements
-
Returns an ASN1Object representing the value of this QCStatements
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Returns this BiometricData as ASN1Object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
-
Returns this QCStatement as ASN1Object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
-
Returns an ASN.1 representation of a particular statement info.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
Returns an ASN1Object representing this SemanticsInformation
object.
- toASN1Object() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
-
Creates an ASN1Object representing this unknown statement info.
- toASN1Object() - Method in class iaik.x509.extensions.ReasonCode
-
Returns an ASN1Object representing the value of this ReasonCode
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.SubjectAltName
-
Returns an ASN1Object representing the value of this SubjectAltName
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Returns an ASN1Object representing the value of this SubjectDirectoryAttributes
extension object.
- toASN1Object() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
-
Returns an ASN1Object representing the value of this SubjectKeyIdentifier
extension object.
- toASN1Object() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns the BasicOCSPResponse as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.CertID
-
Returns this CertID as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.CertStatus
-
Returns this CertStatus as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Returns an ASN1Object representing the value of this
AcceptableResponses extension.
- toASN1Object() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Returns an ASN1Object representing the value of this
ArchiveCutoff extension.
- toASN1Object() - Method in class iaik.x509.ocsp.extensions.CrlID
-
Returns an ASN1Object representing the value of this
CrlID extension.
- toASN1Object() - Method in class iaik.x509.ocsp.extensions.Nonce
-
Returns an ASN1Object representing the value of this
Nonce extension.
- toASN1Object() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Returns an ASN1Object representing the value of this
ServiceLocator extension.
- toASN1Object() - Method in class iaik.x509.ocsp.OCSPExtensions
-
Returns this OCSPExtensions object as (SEQUENCE) ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns the OCSPRequest as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns this OCSP response as ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.Request
-
Returns this Request as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.ResponderID
-
Returns this ResponderID as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.ResponseBytes
-
Returns this ResponseBytes as ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.RevokedInfo
-
Returns this RevokedInfo as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns this SingleResponse as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.ocsp.UnknownInfo
-
Returns this UnknownInfo as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.PublicKeyInfo
-
Returns this PublicKeyInfo as ASN1Object.
- toASN1Object() - Method in class iaik.x509.RevokedCertificate
-
Returns the revoked certificate as ASN1Object.
- toASN1Object() - Method in class iaik.x509.UnknownExtension
-
Creates an ASN1Object, which represents the value of this unknown Extension.
- toASN1Object() - Method in class iaik.x509.V3Extension
-
Returns an ASN.1 representation of a particular extension.
- toASN1Object() - Method in class iaik.x509.X509Certificate
-
Returns the certificate as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.X509CRL
-
Returns the CRL as an ASN1Object.
- toASN1Object() - Method in class iaik.x509.X509Extensions
-
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
- toASN1Object(boolean) - Method in class iaik.x509.X509Extensions
-
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
- toAsn1SEQUENCE() - Method in class iaik.asn1.structures.Attributes
-
Returns the attributes included in this container as ASN.1 SEQUENCE.
- toAsn1SET() - Method in class iaik.asn1.structures.Attributes
-
Returns the attributes included in this container as ASN.1 SET.
- toAsn1SET(boolean) - Method in class iaik.asn1.structures.Attributes
-
Returns the attributes included in this container as ASN.1 SET.
- toBooleanArray(String) - Static method in class iaik.utils.Util
-
Transforms the characters of the given bit string into boolean values and returns
the given string as an array of boolean values.
- toByte(int) - Static method in class com.entrust.toolkit.util.ByteArray
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- TokenDeletionMechanism - Class in com.entrust.toolkit.credentials
-
This class contains the set of deletion mechanisms available for preparing
a PKCS#11 device (token) for an Entrust Digital Identity.
- TokenDSAPrivateKey - Class in com.entrust.toolkit.credentials
-
This class represents an DSA private key key that is stored on a PKCS#11
device.
- TokenDSAPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenDSAPrivateKey
-
The constructor; creates a new TokenDSAPrivateKey instance.
- TokenECPrivateKey - Class in com.entrust.toolkit.credentials
-
This class represents an EC private key key that is stored on a PKCS#11
device.
- TokenECPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenECPrivateKey
-
The constructor; creates a new TokenECPrivateKey instance.
- TokenIdentityFilter - Interface in com.entrust.toolkit.credentials
-
A TokenIdentityFilter is used by
GenericIdentities to determine if a
certificate belongs to the same identity as another existing identity.
- TokenInfo - Class in com.entrust.toolkit.pkcs11
-
Represents a structure that provides information about a token.
- TokenInitializer - Class in com.entrust.toolkit.credentials
-
This credential writer is designed for writing an Entrust Digital Identity
that currently exists in software to a PKCS#11 device (token).
- TokenInitializer(long, PKCS11LibraryConnection, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, SecureStringBuffer, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
Creates a TokenInitializer object.
- TokenInitializer(long, PKCS11LibraryConnection, SecureStringBuffer, String, String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenInitializer
-
- TokenKey - Class in com.entrust.toolkit.credentials
-
The base class for all cryptographic keys that reside on a PKCS#11 device.
- TokenKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenKey
-
The constructor; creates a new TokenKey instance.
- TokenPrivateKey - Class in com.entrust.toolkit.credentials
-
This class represents a private key that is stored on a PKCS#11 device.
- TokenPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenPrivateKey
-
The constructor; creates a new TokenPrivateKey instance.
- TokenReader - Class in com.entrust.toolkit.credentials
-
This credential reader is designed for reading an Entrust Digital Identity
from a PKCS#11 device (token).
- TokenReader(PKCS11LibraryConnection, long) - Constructor for class com.entrust.toolkit.credentials.TokenReader
-
Creates a TokenReader object.
- TokenRSAPrivateKey - Class in com.entrust.toolkit.credentials
-
This class represents an RSA private key key that is stored on a PKCS#11
device.
- TokenRSAPrivateKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenRSAPrivateKey
-
The constructor; creates a new TokenRSAPrivateKey instance.
- TokenSymmetricKey - Class in com.entrust.toolkit.credentials
-
This class represents a symmetric (aka: secret) key that is stored on a
PKCS#11 device.
- TokenSymmetricKey(PKCS11LibraryConnection, long, long, long) - Constructor for class com.entrust.toolkit.credentials.TokenSymmetricKey
-
The constructor; creates a new TokenRSAPrivateKey instance.
- TokenWriter - Class in com.entrust.toolkit.credentials
-
This credential writer is designed for writing an Entrust Digital Identity
to a PKCS#11 device (token).
- TokenWriter() - Constructor for class com.entrust.toolkit.credentials.TokenWriter
-
Creates a TokenWriter object.
- TokenWriter(String, String) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
-
Creates a TokenWriter object.
- TokenWriter(String, String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
-
- TokenWriter(String, String, int) - Constructor for class com.entrust.toolkit.credentials.TokenWriter
-
Creates a TokenWriter object.
- toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Creates a message string that represents the contents of this
ErrorMsgContent object.
- toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Creates a message string that represents the contents of this
EntrustCertInfoId object.
- toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
Creates a message string that represents the contents of this
EntrustState object.
- toMessageString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Creates a message string that represents the contents of this
PKIStatusInfo object.
- toMessageString() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Creates a message string that represents the contents of this
AlgorithmIdentifier object, without the parameters.
- toMessageString(X509Certificate) - Static method in class com.entrust.toolkit.credentials.CertificateAndKeyInfo
-
Creates a string identifier for a certificate intended for use in
exception messages and log messages ; contains the issuer DN, subject DN,
and serial number.
- toMessageString() - Method in class iaik.asn1.structures.GeneralNames
-
Returns a message string that represents the contents of this
GeneralNames object.
- ToolkitSignatureCheck2Impl - Class in com.entrust.toolkit.security.provider
-
This class provides an implementation of the Toolkit's self-integrity check
mechanism.
- toOutputStream(OutputStream) - Method in class com.entrust.toolkit.xencrypt.core.EncryptionHandler
-
Serializes the DOM Document to an OutputStream.
- toPemString(Certificate) - Static method in class iaik.utils.Util
-
Convert the given Certificate to a PEM style base64 encoded string.
- toPemString(PrivateKey) - Static method in class iaik.utils.Util
-
Convert the given private key to a PEM style base64 encoded string.
- toSecureByteArray() - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
-
Returns a SecureByteArray that holds the contents of this
output stream.
- toSecureByteArray(int) - Method in class com.entrust.toolkit.util.SecureByteArrayOutputStream
-
Returns a SecureByteArray that holds the contents of this
output stream with the specified sensitivity.
- toSecureByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Securley transforms the SecureStringBuffer to a
SecreByteArray using the default character encoding.
- toSecureByteArray(String) - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Securley transforms the SecureStringBuffer to a
SecreByteArray using the specified character encoding.
- toSingleAlgSigConfig(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig.SingleAlgSigConfig
-
- toSingleAlgSigConfig(EntrustAsymKeyType) - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Converts this signature algorithm configuration to a single algorithm
signature algorithm configuration based on the provided key type.
- toString() - Method in class com.entrust.toolkit.archive.GraphicString
-
Returns a String that represents the contents of this GraphicString.
- toString() - Method in class com.entrust.toolkit.asn1.cardms.CardMSDigitalIDMgmtInfo
-
Creates a text representation of the ASN.1 structure of this CardMSDigitalIDMgmtInfo
object.
- toString() - Method in class com.entrust.toolkit.asn1.cardms.CardMSKeyMgmtInfo
-
Creates a text representation of the ASN.1 structure of this CardMSKeyMgmtInfo
object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CAProtEncCert
-
Creates a text representation of the ASN.1 structure of this
CAProtEncCert object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertifiedKeyPair
-
Creates a text representation of the ASN.1 structure of this
CertifiedKeyPair object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertOrEncCert
-
Creates a text representation of the ASN.1 structure of this
CertOrEncCert object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertRepMessage
-
Creates a text representation of the ASN.1 structure of this
CertRepMessage object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.CertResponse
-
Creates a text representation of the ASN.1 structure of this
CertResponse object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.ErrorMsgContent
-
Creates a text representation of the ASN.1 structure of this
ErrorMsgContent object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustAlgorithmCapabilityList
-
Creates a text representation of the ASN.1 structure of this
EntrustCapabilityList object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustApplicationIdentifier
-
Creates a text representation of the ASN.1 structure of this
EntrustApplicationIdentifier object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilities
-
Creates a text representation of the ASN.1 structure of this
EntrustCapabilities object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCapabilityList
-
Creates a text representation of the ASN.1 structure of this
EntrustCapabilityList object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncCerts
-
Creates a text representation of the ASN.1 structure of this
EntrustCAProtEncCerts object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCAProtEncPos
-
Creates a text representation of the ASN.1 structure of this
EntrustCAProtEncPos object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnInfo
-
Creates a text representation of the ASN.1 structure of this
EntrustCertDefnInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertDefnList
-
Creates a text representation of the ASN.1 structure of this
EntrustCertDefnList object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertHash
-
Creates a text representation of the ASN.1 structure of this
EntrustCertHash object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertInfoId
-
Creates a text representation of the ASN.1 structure of this
EntrustCertInfoId object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertPolicy
-
Creates a text representation of the ASN.1 structure of this
EntrustCertPolicy object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertType
-
Creates a text representation of the ASN.1 structure of this
EntrustCertType object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeAndDefn
-
Creates a text representation of the ASN.1 structure of this
EntrustCertTypeAndDefn object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypeInfo
-
Creates a text representation of the ASN.1 structure of this
EntrustCertTypeInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustCertTypePolicy
-
Creates a text representation of the ASN.1 structure of this
EntrustCertTypePolicy object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustClientInfo
-
Creates a text representation of the ASN.1 structure of this
EntrustClientInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEncCertPOP
-
Creates a text representation of the ASN.1 structure of this
EntrustEncCertPOP object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventCertificate
-
Creates a text representation of the ASN.1 structure of this
EntrustEventCertificate object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventIdentifier
-
Creates a text representation of the ASN.1 structure of this
EntrustEventIdentifier object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventInfo
-
Creates a text representation of the ASN.1 structure of this
EntrustEventInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventList
-
Creates a text representation of the ASN.1 structure of this
EntrustEventList object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventReason
-
Creates a text representation of the ASN.1 structure of this
EntrustEventReason object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustEventVerCert
-
Creates a text representation of the ASN.1 structure of this
EntrustEventVerCert object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustNewCertDefn
-
Creates a text representation of the ASN.1 structure of this
EntrustNewCertDefn object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRA
-
Creates a text representation of the ASN.1 structure of this
EntrustProofOfRA object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustProofOfRAInfo
-
Creates a text representation of the ASN.1 structure of this
EntrustProofOfRAInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustReqReason
-
Creates a text representation of the ASN.1 structure of this
EntrustReqReason object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustRoleId
-
Creates a text representation of the ASN.1 structure of this
EntrustRoleId object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustState
-
Creates a text representation of the ASN.1 structure of this
EntrustState object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.gkm.EntrustStrongestRecovery
-
Creates a text representation of the ASN.1 structure of this
EntrustStrongestRecovery object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.InfoTypeAndValue
-
Creates a text representation of the ASN.1 structure of this
InfoTypeAndValue object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.KeyRecRepContent
-
Creates a text representation of the ASN.1 structure of this
KeyRecRepContent object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIBody
-
Creates a text representation of the ASN.1 structure of this
PKIBody object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIHeader
-
Creates a text representation of the ASN.1 structure of this
PKIHeader object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIMessage
-
Creates a text representation of the ASN.1 structure of this
PKIMessage object.
- toString() - Method in class com.entrust.toolkit.asn1.cmpv1.PKIStatusInfo
-
Creates a text representation of the ASN.1 structure of this
PKIStatusInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.AttributeTypeAndValue
-
Creates a text representation of the ASN.1 structure of this
AttributeTypeAndValue object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.CertId
-
Creates a text representation of the ASN.1 structure of this
CertId object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.CertReqMsg
-
Creates a text representation of the ASN.1 structure of this
CertReqMsg object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.CertRequest
-
Creates a text representation of the ASN.1 structure of this
CertRequest object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.CertTemplate
-
Creates a text representation of the ASN.1 structure of this
CertTemplate object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.Controls
-
Creates a text representation of the ASN.1 structure of this
Controls object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.EncryptedValue
-
Creates a text representation of the ASN.1 structure of this
EncryptedValue object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.OptionalValidity
-
Creates a text representation of the ASN.1 structure of this
OptionalValidity object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.PKMACValue
-
Creates a text representation of the ASN.1 structure of this
PKMACValue object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOPrivKey
-
Creates a text representation of the ASN.1 structure of this
POPOPrivKey object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKey
-
Creates a text representation of the ASN.1 structure of this
POPOSigningKey object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.POPOSigningKeyInput
-
Creates a text representation of the ASN.1 structure of this
POPOSigningKeyInput object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.ProofOfPossession
-
Creates a text representation of the ASN.1 structure of this
ProofOfPossession object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.Authenticator
-
Creates a text representation of the ASN.1 structure of this
Authenticator regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.OldCertId
-
Creates a text representation of the ASN.1 structure of this
OldCertId regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIArchiveOptions
-
Creates a text representation of the ASN.1 structure of this
PKIArchiveOptions regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.PKIPublicationInfo
-
Creates a text representation of the ASN.1 structure of this
PKIPublicationInfo regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.ProtocolEncrKey
-
Creates a text representation of the ASN.1 structure of this
ProtocolEncrKey regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.RegToken
-
Creates a text representation of the ASN.1 structure of this
RegToken regCtrl object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regCtrl.SinglePubInfo
-
Creates a text representation of the ASN.1 structure of this
SinglePubInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.CertReq
-
Creates a text representation of the ASN.1 structure of this
CertReq regInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.crmf.regInfo.UTF8Pairs
-
Creates a text representation of the ASN.1 structure of this
UTF8Pairs regInfo object.
- toString() - Method in class com.entrust.toolkit.asn1.structures.AlgorithmID
-
Creates a text representation of the ASN.1 structure of this
AlgorithmIdentifier object.
- toString() - Method in class com.entrust.toolkit.asn1.structures.DistributionPointName
-
Deprecated.
Returns a string that represents the contents of this
DistributionPointName structure.
- toString() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPoint
-
Returns a string that represents the contents of this
OldDistributionPoint structure.
- toString() - Method in class com.entrust.toolkit.asn1.structures.OldDistributionPointName
-
Returns a string that represents the contents of this
OldDistributionPointName structure.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.Accuracy
-
Creates a text representation of the ASN.1 structure of this
Accuracy object.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.MessageImprint
-
Creates a text representation of the ASN.1 structure of this
MessageImprint object.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampReq
-
Creates a text representation of the ASN.1 structure of this
TimeStampReq object.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampResp
-
Creates a text representation of the ASN.1 structure of this
TimeStampResp object.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.TimeStampToken
-
Creates a text representation of the ASN.1 structure of this
TimeStampToken object.
- toString() - Method in class com.entrust.toolkit.asn1.tsp.TSTInfo
-
Creates a text representation of the ASN.1 structure of this
TSTInfo object.
- toString() - Method in class com.entrust.toolkit.capi.CapiConstants
-
Returns a String containing the integer value represented by this constant
- toString() - Method in class com.entrust.toolkit.credentials.MscapiKeyContainer
-
- toString() - Method in class com.entrust.toolkit.credentials.UserStatus
-
Returns a string representation of the user's status.
- toString() - Method in class com.entrust.toolkit.pkcs11.Info
-
Returns a String representation of the Info
object.
- toString() - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Returns a String representation of the
MechanismInfo object.
- toString(boolean) - Method in class com.entrust.toolkit.pkcs11.MechanismInfo
-
Returns a String representation of the MechanismInfo object.
- toString() - Method in class com.entrust.toolkit.pkcs11.MechanismList
-
Returns a String representation of the
MechanismList object.
- toString() - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns a String representation of the SessionInfo
object.
- toString(boolean) - Method in class com.entrust.toolkit.pkcs11.SessionInfo
-
Returns a String representation of the SessionInfo
object.
- toString() - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns a String representation of the SlotInfo
object.
- toString(boolean) - Method in class com.entrust.toolkit.pkcs11.SlotInfo
-
Returns a String representation of the SlotInfo
object.
- toString() - Method in class com.entrust.toolkit.pkcs11.SlotList
-
Returns a String representation of the SlotList
object.
- toString() - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns a String representation of the TokenInfo
object.
- toString(boolean) - Method in class com.entrust.toolkit.pkcs11.TokenInfo
-
Returns a String representation of the TokenInfo
object.
- toString() - Method in class com.entrust.toolkit.pkcs11.Version
-
Returns a String representation of the Version
object.
- toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEParameterSpec
-
Returns the parameter specification as a String.
- toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPrivateKey
-
Returns the private SPEKE key as a String.
- toString() - Method in class com.entrust.toolkit.roaming.speke.SPEKEPublicKey
-
Returns the public SPEKE key as a String.
- toString() - Method in interface com.entrust.toolkit.security.arithmetic.fields.Field
-
Deprecated.
Returns the string representation.
- toString() - Method in interface com.entrust.toolkit.security.arithmetic.fields.FieldElement
-
Deprecated.
Returns the string representation.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFp
-
Deprecated.
Returns the String representation of the calling field.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.GFpElement
-
Deprecated.
Returns the string representation.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.Polynomial
-
Deprecated.
Returns a String representation of the calling polynomial.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.fields.PolynomialField
-
Deprecated.
Returns a String representation of the calling polynomial field.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPoint
-
Deprecated.
Returns the String representation of the calling point.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.ECPointGFp
-
Deprecated.
Returns the String representation of the calling point.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.EllipticCurve
-
Deprecated.
Returns the String representation of an elliptic curve.
- toString() - Method in class com.entrust.toolkit.security.arithmetic.groups.ellipticCurve.PolynomeECPoint
-
Deprecated.
Returns (x,y), where x is the
x coordinate and y is the y coordinate of the calling point.
- toString() - Method in class com.entrust.toolkit.security.crypto.ec.EcdsaWithSpecifiedParameterSpec
-
Creates a text representation of the ASN.1 structure of this
EcdsaWithSpecifiedParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.crypto.rsa.RsaPssParameterSpec
-
Creates a text representation of the ASN.1 structure of this
RSAPSSParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.provider.ECParameters
-
Deprecated.
Returns the calling object represented as a String.
- toString() - Method in class com.entrust.toolkit.security.spec.CAST128MacParameterSpec
-
Creates a text representation of the ASN.1 structure of this
CAST128MacParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.Cast3ParameterSpec
-
Creates a text representation of the ASN.1 structure of this
Cast3ParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.IDEAParameterSpec
-
Creates a text representation of the ASN.1 structure of this
IDEAParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.IvParameterSpec
-
Creates a text representation of the ASN.1 structure of this
IvParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.MacParameterSpec
-
Creates a text representation of the ASN.1 structure of this
MacParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.PasswordBasedMacParameterSpec
-
Creates a text representation of the ASN.1 structure of this
PasswordBasedMacParameterSpec object.
- toString() - Method in class com.entrust.toolkit.security.spec.RC2ParameterSpec
-
Creates a text representation of the ASN.1 structure of this
RC2ParameterSpec object.
- toString() - Method in class com.entrust.toolkit.smproxy.SMProxySocketWrapper
-
- toString() - Method in class com.entrust.toolkit.smproxy.SMProxySSLSocketWrapper
-
- toString() - Method in class com.entrust.toolkit.util.BinaryString
-
Converts a binary string to a String object.
- toString() - Method in class com.entrust.toolkit.util.LdapURL
-
Provides the String representation of an LDAP URL.
- toString() - Method in class com.entrust.toolkit.util.net.LDAPAttributeType
-
Returns the name of the data.
- toString() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns a copy of the sensitive data as a String.
- toString() - Method in class com.entrust.toolkit.util.TransactionCounter
-
Retrieves the transaction counting and system properties information as a
single String.
- toString() - Method in class com.entrust.toolkit.x509.extensions.CertificateIssuer
-
Deprecated.
Returns a string that represents the contents of this
CertificateIssuer extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.DeltaCRLIndicator
-
Deprecated.
Returns a string that represents the contents of this
DeltaCRLIndicator extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.EntrustVersInfo
-
Returns a string that represents the contents of this
EntrustVersInfo extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.HoldInstructionCode
-
Deprecated.
Returns a string that represents the contents of this
HoldInstructionCode extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.InhibitAnyPolicy
-
Returns a string that represents the contents of this
InhibitAnyPolicy extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.InvalidityDate
-
Deprecated.
Returns a string that represents the contents of this
InvalidityDate extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.IssuingDistributionPoint
-
Deprecated.
Returns a string that represents the contents of this
IssuingDistributionPoint extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.KeyAttributes
-
Returns a string that represents the contents of this
KeyAttributes extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.OldAuthorityKeyIdentifier
-
Returns a string that represents the contents of this
OldAuthorityKeyIdentifier extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.OldBasicConstraints
-
Returns a string that represents the contents of this
OldBasicConstraints extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.OldCRLDistributionPoints
-
Returns a string that represents the contents of this
OldCRLDistributionPoints extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.OldIssuingDistributionPoint
-
Returns a string that represents the contents of this
OldIssuingDistributionPoint extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.PKCS12ExportPermission
-
Returns a string that represents the contents of this
PKCS12ExportPermission extension.
- toString() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestamp
-
Return the String readable version of the Signed Certificate Timestamp
- toString() - Method in class com.entrust.toolkit.x509.extensions.SignedCertificateTimestampList
-
Returns a string that represents the contents of this
EntrustVersInfo extension.
- toString() - Method in class com.entrust.toolkit.x509.policies.AttributeCertificate
-
Returns the certificate as an String.
- toString() - Method in class com.entrust.toolkit.x509.policies.ClientSettings
-
Shows the contents of the internal policy certificates as a
String.
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustAsymKeyType
-
Returns the string representation of this object which is the name of
this asymmetric key type.
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustCertDefnSettings
-
Creates a text representation of the certificate-definition information,
including the values of each of the known policy settings (any policy
setting that has an accessor API).
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustCertTypeSettings
-
Creates a text representation of the certificate-type information,
including the values of each of the known policy settings (any policy
setting that has an accessor API).
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustPolicyCertificate
-
Returns the certificate as an String.
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustSigConfig
-
Returns the string representation of this object which is the name of
this signature algorithm configuration.
- toString() - Method in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Returns the string representation of this object which is the name of
this symmetric encryption algorithm configuration.
- toString() - Method in class com.entrust.toolkit.x509.policies.PasswordRuleTester
-
Shows the password rules as a String
- toString() - Method in class iaik.asn1.ASN
-
Returns a String describing this ASN.1 type.
- toString() - Method in class iaik.asn1.ASN1
-
Returns a string that represents the contents of this ASN1Object.
- toString() - Method in class iaik.asn1.ASN1Object
-
Returns a string that represents the contents of this ASN1Object.
- toString() - Method in class iaik.asn1.ASN1String
-
Returns a string that represents the contents of this ASN1String.
- toString() - Method in class iaik.asn1.BIT_STRING
-
Returns a string that represents the contents of this BIT STRING ASN1Object.
- toString() - Method in class iaik.asn1.BOOLEAN
-
Returns a string that represents the contents of this BOOLEAN ASN.1 object.
- toString() - Method in class iaik.asn1.ENUMERATED
-
Returns a string that represents the contents of this ENUMERATED ASN1Object.
- toString() - Method in class iaik.asn1.GeneralizedTime
-
Returns a string that represents the contents of this GeneralizedTime.
- toString() - Method in class iaik.asn1.INTEGER
-
Returns a string that represents the contents of this INTEGER ASN1Object.
- toString() - Method in class iaik.asn1.NULL
-
Returns a string that represents the contents of this NULL ASN1Object.
- toString() - Method in class iaik.asn1.ObjectID
-
Returns a string that represents the contents of the ObjectID.
- toString() - Method in class iaik.asn1.OCTET_STRING
-
Returns a string that represents the contents of this OCTET STRING ASN1Object.
- toString(boolean) - Method in class iaik.asn1.OCTET_STRING
-
Returns a string that represents the contents of this OCTET STRING ASN1Object.
- toString() - Method in class iaik.asn1.SEQUENCE
-
Returns a String that represents the value of this SEQUENCE.
- toString() - Method in class iaik.asn1.SET
-
Returns a String that represents the value of this SET.
- toString() - Method in class iaik.asn1.structures.AccessDescription
-
Returns a string giving some information
about this AccessDescription object.
- toString() - Method in class iaik.asn1.structures.AlgorithmID
-
Returns a string that represents this AlgorithmIdentifier.
- toString() - Method in class iaik.asn1.structures.Attribute
-
Returns a string that represents the contents of this Attribute.
- toString() - Method in class iaik.asn1.structures.Attributes
-
Returns a string that lists all the Attributes hold in this container.
- toString() - Method in class iaik.asn1.structures.AVA
-
Returns a string that represents the contents of this RDN.
- toString(boolean) - Method in class iaik.asn1.structures.AVA
-
Returns a string that represents the contents of this AVA.
- toString() - Method in class iaik.asn1.structures.ChoiceOfTime
-
Returns a string that represents the contents of the extensions.
- toString() - Method in class iaik.asn1.structures.DistributionPoint
-
Returns a string that represents the contents of this DistributionPoint.
- toString() - Method in class iaik.asn1.structures.GeneralName
-
Returns a string that represents the contents of this general name.
- toString() - Method in class iaik.asn1.structures.GeneralNames
-
Returns a string that represents the contents of this GeneralNames object.
- toString() - Method in class iaik.asn1.structures.GeneralSubtree
-
Returns a string that represents the contents of this GeneralSubtree.
- toString() - Method in class iaik.asn1.structures.Name
-
Returns a string that represents this Name.
- toString(boolean) - Method in class iaik.asn1.structures.Name
-
Returns a string that represents this Name.
- toString() - Method in class iaik.asn1.structures.PolicyInformation
-
Returns a string that represents the contents of this PolicyInformation.
- toString() - Method in class iaik.asn1.structures.PolicyMapping
-
Returns a string that represents the contents of PolicyMapping
- toString() - Method in class iaik.asn1.structures.PolicyQualifierInfo
-
Returns a string that represents the contents of PolicyQualifierInfo
- toString() - Method in class iaik.asn1.structures.RDN
-
Returns a string that represents the contents of this RDN.
- toString(boolean) - Method in class iaik.asn1.structures.RDN
-
Returns a string that represents the contents of this RDN.
- toString() - Method in class iaik.asn1.TaggedType
-
Returns a string that represents the contents of this tagged ASN1Object.
- toString() - Method in class iaik.asn1.UNKNOWN
-
Returns a string that represents the contents of this UNKNOWN ASN.1 type.
- toString() - Method in class iaik.asn1.UTCTime
-
Returns a string that represents the contents of this UTCTime ASN1Object.
- toString() - Method in class iaik.cms.AuthenticatedDataStream
-
- toString(boolean) - Method in class iaik.cms.AuthenticatedDataStream
-
Returns a string giving some information about this
DigestedData object.
- toString() - Method in class iaik.cms.CertificateSet
-
Returns a string giving some information about this
CertificateSet object.
- toString() - Method in class iaik.cms.CMSCertList
-
Returns a string giving some information about the contents of this
CMSCertList object.
- toString(boolean) - Method in class iaik.cms.CompressedDataStream
-
Returns a string giving some - if requested - detailed information about
this CompressedDataStream object.
- toString() - Method in class iaik.cms.CompressedDataStream
-
Returns a string giving some information about this
CompressedDataStream object.
- toString() - Method in class iaik.cms.ContentInfo
-
Returns a string giving some information about this
CMS ContentInfo.
- toString(boolean) - Method in class iaik.cms.ContentInfo
-
Returns a string giving some - if requested - detailed information about this
CMS ContentInfo.
- toString() - Method in class iaik.cms.ContentInfoStream
-
Returns a string giving some information about this
CMS ContentInfoStream.
- toString(boolean) - Method in class iaik.cms.ContentInfoStream
-
Returns a string giving some - if requested - detailed information about this
CMS ContentInfoStream.
- toString(boolean) - Method in interface iaik.cms.ContentStream
-
Returns a string giving some - if requested - detailed information about the
implemented CMS content type.
- toString(boolean) - Method in class iaik.cms.Data
-
Returns a string giving some - if requested - detailed information about this
Data object.
- toString() - Method in class iaik.cms.DataStream
-
Returns a string giving some information about this DataStream
object.
- toString(boolean) - Method in class iaik.cms.DataStream
-
Returns a string giving some - if requested - detailed information about this
DataStream object.
- toString(boolean) - Method in class iaik.cms.DigestedData
-
Returns a string giving some - if requested - detailed information
about this DigestedData object.
- toString() - Method in class iaik.cms.DigestedDataStream
-
Returns a string giving some information about this
DigestedData object.
- toString(boolean) - Method in class iaik.cms.DigestedDataStream
-
Returns a string giving some - if requested - detailed information
about this DigestedData object.
- toString() - Method in class iaik.cms.DigestInfo
-
Returns a string giving some information about this
DigestInfo object.
- toString(boolean) - Method in class iaik.cms.DigestInfo
-
Returns a string giving some - if requested - detailed information
about this DigestInfo object.
- toString() - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns a string giving some information about this
CMS EncapsulatedContentInfo.
- toString(boolean) - Method in class iaik.cms.EncapsulatedContentInfo
-
Returns a string giving some - if requested - detailed information about this
CMS EncapsulatedContentInfo.
- toString() - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Returns a string giving some information about this
CMS EncapsulatedContentInfoStream.
- toString(boolean) - Method in class iaik.cms.EncapsulatedContentInfoStream
-
Returns a string giving some - if requested - detailed information about this
CMS EncapsulatedContentInfoStream.
- toString() - Method in class iaik.cms.EncryptedContentInfoStream
-
Returns a string giving some information about this
EncryptedContentInfoStream object.
- toString() - Method in class iaik.cms.EncryptedDataStream
-
Returns a string giving some information about this
EncryptedDataStream object.
- toString(boolean) - Method in class iaik.cms.EncryptedDataStream
-
Returns a string giving some - if requested - detailed information
about this EncryptedDataStream object.
- toString() - Method in class iaik.cms.EnvelopedDataStream
-
Returns a string giving some information about this
EnvelopedData object.
- toString(boolean) - Method in class iaik.cms.EnvelopedDataStream
-
Returns a string giving some - if requested - detailed information
about this EnvelopedData object.
- toString() - Method in class iaik.cms.IssuerAndSerialNumber
-
Returns a string giving some information about this
IssuerAndSerialNumber object.
- toString() - Method in class iaik.cms.KEKIdentifier
-
Returns a String representation of this KEKIdentifier.
- toString() - Method in class iaik.cms.KEKRecipientInfo
-
Returns a string giving some information about this
KEKRecipientInfo object.
- toString() - Method in class iaik.cms.KeyAgreeRecipientInfo
-
Returns a string giving some information about this
KeyAgreeRecipientInfo object.
- toString() - Method in class iaik.cms.KeyAttribute
-
Returns a String representation of the key attribute.
- toString() - Method in interface iaik.cms.KeyIdentifier
-
Returns a string giving some information about this
KeyIdentifier object.
- toString() - Method in class iaik.cms.KeyTransRecipientInfo
-
Returns a string giving some information about this
KeyTransRecipientInfo object.
- toString() - Method in class iaik.cms.OriginatorInfo
-
Returns a string giving some information about this
OriginatorInfo object.
- toString() - Method in class iaik.cms.OriginatorPublicKey
-
Returns a String representation of this OriginatorPublicKey.
- toString() - Method in class iaik.cms.OtherKeyAttribute
-
Returns a String representation of this OtherKeyAttribute.
- toString() - Method in class iaik.cms.PasswordRecipientInfo
-
Returns a string giving some information about this object.
- toString() - Method in class iaik.cms.RecipientKeyIdentifier
-
Returns a String representation of this RecipientKeyIdentifier.
- toString(boolean) - Method in class iaik.cms.SignedData
-
Returns a string giving some - if requested - detailed information
about this SignedData object.
- toString() - Method in class iaik.cms.SignedDataStream
-
Returns a string giving some information about this
SignedDataStream object.
- toString(boolean) - Method in class iaik.cms.SignedDataStream
-
Returns a string giving some - if requested - detailed information
about this SignedDataStream object.
- toString() - Method in class iaik.cms.SignerInfo
-
Returns a string giving some information about this
SignerInfo object.
- toString(boolean) - Method in class iaik.cms.SignerInfo
-
Returns a string giving some - if requested - detailed information
about this SignerInfo object.
- toString() - Method in class iaik.cms.SignerRecipientIdentifier
-
Returns a String representation of this SignerRecipientKeyIdentifier.
- toString() - Method in class iaik.cms.SubjectKeyID
-
Returns a string giving some information about this
SubjectKeyIdentifier object.
- toString() - Method in class iaik.cms.UnknownKeyAttribute
-
Returns a string that represents the contents of this unknown key attribute.
- toString() - Method in class iaik.ixsil.util.URI
-
Provides the sString representation of the URI.
- toString() - Method in class iaik.pkcs.NetscapeCertList
-
Returns a string giving some information about the contents of this
NetscapeCertList object.
- toString() - Method in class iaik.pkcs.pkcs10.CertificateRequest
-
Returns a string that represents the contents of the certificate request.
- toString() - Method in class iaik.pkcs.pkcs12.Attributes
-
Returns a String representation of these Attributes.
- toString() - Method in class iaik.pkcs.pkcs12.AuthenticatedSafe
-
Returns a string giving some information about this
AuthenticatedSafe object.
- toString() - Method in class iaik.pkcs.pkcs12.CertificateBag
-
Returns a String representation of this CertificateBag.
- toString() - Method in class iaik.pkcs.pkcs12.KeyBag
-
Returns a String representation of this KeyBag.
- toString() - Method in class iaik.pkcs.pkcs12.PKCS12
-
Returns a string giving some information about this PKCS12
object.
- toString() - Method in class iaik.pkcs.pkcs12.PKCS8ShroudedKeyBag
-
Returns a String representation of this PKCS8ShroudedKeyBag.
- toString() - Method in class iaik.pkcs.pkcs12.SafeBag
-
Returns a String representation of these Attributes.
- toString() - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns a string giving some information about this
PKCS#7 ContentInfoStream.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.ContentInfoStream
-
Returns a string giving some - if requested - detailed information about this
PKCS#7 ContentInfoStream.
- toString(boolean) - Method in interface iaik.pkcs.pkcs7.ContentStream
-
Returns a string giving some - if requested - detailed information about the
implemented PKCS#7 content type.
- toString() - Method in class iaik.pkcs.pkcs7.DataStream
-
Returns a string giving some information about this DataStream
object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.DataStream
-
Returns a string giving some - if requested - detailed information about this
DataStream object.
- toString() - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns a string giving some information about this
DigestedData object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.DigestedDataStream
-
Returns a string giving some - if requested - detailed information
about this DigestedData object.
- toString() - Method in class iaik.pkcs.pkcs7.DigestInfo
-
Returns a string giving some information about this
DigestInfo object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.DigestInfo
-
Returns a string giving some - if requested - detailed information
about this DigestInfo object.
- toString() - Method in class iaik.pkcs.pkcs7.EncryptedContentInfoStream
-
Returns a string giving some information about this
EncryptedContentInfoStream object.
- toString() - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns a string giving some information about this
EncryptedDataStream object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.EncryptedDataStream
-
Returns a string giving some - if requested - detailed information
about this EncryptedDataStream object.
- toString() - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns a string giving some information about this
EnvelopedData object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.EnvelopedDataStream
-
Returns a string giving some - if requested - detailed information
about this EnvelopedData object.
- toString() - Method in class iaik.pkcs.pkcs7.IssuerAndSerialNumber
-
Returns a string giving some information about this
IssuerAndSerialNumber object.
- toString() - Method in class iaik.pkcs.pkcs7.RecipientInfo
-
Returns a string giving some information about this
RecipientInfo object.
- toString() - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns a string giving some information about this
SignedAndEnvelopedDataStream object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.SignedAndEnvelopedDataStream
-
Returns a string giving some - if requested - detailed information
about this SignedAndEnvelopedDataStream object.
- toString() - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns a string giving some information about this
SignedDataStream object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.SignedDataStream
-
Returns a string giving some - if requested - detailed information
about this SignedDataStream object.
- toString() - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns a string giving some information about this
SignerInfo object.
- toString(boolean) - Method in class iaik.pkcs.pkcs7.SignerInfo
-
Returns a string giving some - if requested - detailed information
about this SignerInfo object.
- toString() - Method in class iaik.pkcs.PKCS7CertList
-
Returns a string giving some information about the contents of this
PKCS7CertList object.
- toString() - Method in class iaik.pkcs.pkcs8.EncryptedPrivateKeyInfo
-
Returns a string that represents the contents of this
EncryptedPrivateKeyInfo.
- toString() - Method in class iaik.pkcs.pkcs8.PrivateKeyInfo
-
Returns a string that represents the contents of this private key.
- toString() - Method in class iaik.security.cipher.CAST128ParameterSpec
-
Creates a text representation of the ASN.1 structure of this
CAST128ParameterSpec object.
- toString() - Method in class iaik.security.cipher.SecretKey
-
- toString() - Method in class iaik.security.dh.DHPrivateKey
-
Returns a string that represents the contents of this private key.
- toString() - Method in class iaik.security.dh.DHPublicKey
-
Returns a string that represents the contents of this public key.
- toString() - Method in class iaik.security.dh.ESDHKEKParameterSpec
-
Returns a string representation of this Object.
- toString() - Method in class iaik.security.dh.ESDHParameterSpec
-
Returns a string representation of this Object.
- toString() - Method in class iaik.security.dh.ESDHPrivateKey
-
Returns a string that represents the contents of this private key.
- toString() - Method in class iaik.security.dh.ESDHPublicKey
-
Returns a string that represents the contents of this public key.
- toString() - Method in class iaik.security.dsa.DSAParams
-
Returns a string that represents the contents of this DSAParams.
- toString() - Method in class iaik.security.dsa.DSAPrivateKey
-
Returns a string that represents the contents of this private key.
- toString() - Method in class iaik.security.rsa.RSAPrivateKey
-
Returns a string that represents the contents of this private key.
- toString() - Method in class iaik.security.rsa.RSAPublicKey
-
Returns a string that represents the contents of this RSA public key.
- toString() - Method in class iaik.security.smime.SMimeMailer
-
Returns a string representation of this SMimeMailer.
- toString() - Method in class iaik.security.smime.SMimeSigned
-
Returns a string representation of this message.
- toString() - Method in class iaik.smime.ess.ESSCertID
-
Returns a string giving some information about this
ESSCertID object.
- toString() - Method in class iaik.smime.ess.ESSCertIDv2
-
Returns a string giving some information about this
ESSCertIDv2 object.
- toString() - Method in class iaik.smime.ess.ESSIssuerSerial
-
Returns a string giving some information about this
IssuerSerial object.
- toString() - Method in class iaik.smime.ess.SigningCertificate
-
Returns a string that represents the contents of this
SigningCertificate object.
- toString() - Method in class iaik.smime.ess.SigningCertificateV2
-
Returns a string that represents the contents of this
SigningCertificate object.
- toString() - Method in class iaik.smime.SMimeMailer
-
Returns a string representation of this SMimeMailer.
- toString() - Method in class iaik.smime.SMimeSigned
-
Returns a string representation of this message.
- toString() - Method in class iaik.utils.SmtpMailer
-
Returns a string representation of this SmtpMailer.
- toString(byte) - Static method in class iaik.utils.Util
-
Converts a byte into a hexadecimal string.
- toString(byte[], int, int) - Static method in class iaik.utils.Util
-
Converts the specified subsequence of the given byte array into a hexadecimal
string of the format: 01:23:34:56...
- toString(byte[], int, int, String) - Static method in class iaik.utils.Util
-
Converts the specified subsequence of the given byte array into a hexadecimal
string of the format: 01:23:34:56...
- toString(byte[]) - Static method in class iaik.utils.Util
-
Converts a byte array into a hexadecimal string of the format: 01:23:34:56...
- toString(byte[], String) - Static method in class iaik.utils.Util
-
Converts a byte array into a hexadecimal string of the format: 01:23:34:56...
- toString(int) - Static method in class iaik.utils.Util
-
Converts an int into a hexadecimal string of the format: 01:23:34:56...
- toString(long) - Static method in class iaik.utils.Util
-
Converts an int into a hexadecimal string of the format: 01:23:34:56...
- toString() - Method in interface iaik.x509.attr.AttCertIssuer
-
Returns a string giving some information about this
AttCertIssuer object.
- toString() - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a string that represents the contents of the certificate.
- toString(boolean) - Method in class iaik.x509.attr.AttributeCertificate
-
Returns a string that represents the contents of the certificate.
- toString() - Method in class iaik.x509.attr.Holder
-
Returns a string giving some information about this
Holder object.
- toString() - Method in class iaik.x509.attr.IssuerSerial
-
Returns a string giving some information about this
IssuerSerial object.
- toString() - Method in class iaik.x509.attr.ObjectDigestInfo
-
Returns a string giving some information about this
ObjectDigestInfo object.
- toString() - Method in class iaik.x509.attr.V1Form
-
Returns a string giving some information about this
V1Form object.
- toString() - Method in class iaik.x509.attr.V2Form
-
Returns a string giving some information about this
V2Form object.
- toString() - Method in class iaik.x509.extensions.AuthorityKeyIdentifier
-
Returns a string that represents the contents of
this AuthorityKeyIdentifier extension.
- toString() - Method in class iaik.x509.extensions.BasicConstraints
-
Returns a string that represents the contents of this
BasicConstraints extension.
- toString() - Method in class iaik.x509.extensions.CertificateIssuer
-
Returns a string that represents the contents of the CertificateIssuer
extension.
- toString() - Method in class iaik.x509.extensions.CertificatePolicies
-
Returns a string that represents the contents of this
CertificatePolicies extension.
- toString() - Method in class iaik.x509.extensions.CRLDistPointsSyntax
-
Returns a string that represents the contents of
this CRLDistPointsSyntax extension.
- toString() - Method in class iaik.x509.extensions.CRLNumber
-
Returns a string that represents the contents of this CRLNumber
extension.
- toString() - Method in class iaik.x509.extensions.DeltaCRLIndicator
-
Returns a string that represents the contents of this DeltaCRLIndicator
extension.
- toString() - Method in class iaik.x509.extensions.ErrorExtension
-
Returns a string that represents the contents of this
ErrorExtension.
- toString() - Method in class iaik.x509.extensions.ExtendedKeyUsage
-
Returns a string that represents the contents of
this ExtendedKeyUsage extension.
- toString() - Method in class iaik.x509.extensions.HoldInstructionCode
-
Returns a string that represents the contents of this HoldInstructionCode
extension.
- toString() - Method in class iaik.x509.extensions.InfoAccess
-
Returns a string that represents the contents of
this InfoAccess object.
- toString() - Method in class iaik.x509.extensions.InhibitAnyPolicy
-
Returns a string that represents the contents of this
InhibitAnyPolicy extension.
- toString() - Method in class iaik.x509.extensions.InvalidityDate
-
Returns a string that represents the contents of the InvalidityDate
extension.
- toString() - Method in class iaik.x509.extensions.IssuerAltName
-
Returns a string that represents the of this
IssuerAltName extension.
- toString() - Method in class iaik.x509.extensions.IssuingDistributionPoint
-
Returns a string that represents the contents of this IssuingDistributionPoint
extension.
- toString() - Method in class iaik.x509.extensions.KeyUsage
-
Returns a string that represents the contents of this
KeyUsage extension.
- toString() - Method in class iaik.x509.extensions.NameConstraints
-
Returns a string that represents the contents of NameConstraints extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeBaseUrl
-
Returns a string that represents the contents of this
NetscapeBaseUrl extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeCaPolicyUrl
-
Returns a string that represents the contents of this
NetscapeCaPolicyUrl extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeCaRevocationUrl
-
Returns a string that represents the contents of this
NetscapeCaRevocationUrl extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeCertRenewalUrl
-
Returns a string that represents the contents of this
NetscapeCertRenewalUrl extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeCertType
-
Returns a string that represents the contents of this
NetscapeCertType extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeComment
-
Returns a string that represents the contents of this
NetscapeComment extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeRevocationUrl
-
Returns a string that represents the contents of this
NetscapeRevocationUrl extension.
- toString() - Method in class iaik.x509.extensions.netscape.NetscapeSSLServerName
-
Returns a string that represents the contents of this
NetscapeSSLServerName extension.
- toString() - Method in class iaik.x509.extensions.PolicyConstraints
-
Returns a string that represents the contents of this
PolicyConstraints extension.
- toString() - Method in class iaik.x509.extensions.PolicyMappings
-
Returns a string that represents the contents of this PolicyMappings
extension.
- toString() - Method in class iaik.x509.extensions.PrivateKeyUsagePeriod
-
Returns a string that represents the contents of this
PrivateKeyUsagePeriod extension.
- toString() - Method in class iaik.x509.extensions.qualified.BiometricInfo
-
Returns a string that represents the contents of
this BiometricInfo extension.
- toString() - Method in class iaik.x509.extensions.qualified.QCStatements
-
Returns a string that represents the contents of
this QCStatements extension.
- toString() - Method in class iaik.x509.extensions.qualified.structures.BiometricData
-
Returns a string giving some information
about this BiometricData object.
- toString() - Method in class iaik.x509.extensions.qualified.structures.QCStatement
-
Returns a String representation of the QCStatement.
- toString() - Method in class iaik.x509.extensions.qualified.structures.QCStatementInfo
-
Returns a String representation of the QCStatementInfo.
- toString() - Method in class iaik.x509.extensions.qualified.structures.SemanticsInformation
-
Returns a string that represents the contents of
this SemanticsInformation statement info.
- toString() - Method in class iaik.x509.extensions.qualified.structures.UnknownQCStatementInfo
-
Returns a string that represents the contents of this unknown statement info.
- toString() - Method in class iaik.x509.extensions.ReasonCode
-
Returns a string that represents the contents of the ReasonCode
extension.
- toString() - Method in class iaik.x509.extensions.SubjectAltName
-
Returns a string that represents the contents of this
SubjectAltName extension.
- toString() - Method in class iaik.x509.extensions.SubjectDirectoryAttributes
-
Returns a string that represents the contents of
this SubjectDirectoryAttributes extension.
- toString() - Method in class iaik.x509.extensions.SubjectKeyIdentifier
-
Returns a string that represents the contents of this
SubjectKeyIdentifier extension.
- toString() - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns a string that represents the contents of this BasicOCSPResponse.
- toString(boolean) - Method in class iaik.x509.ocsp.BasicOCSPResponse
-
Returns a string that represents the contents of this BasicOCSPResponse.
- toString() - Method in class iaik.x509.ocsp.CertID
-
Returns a String representation of this CertID.
- toString() - Method in interface iaik.x509.ocsp.CertificateResponse
-
Returns a String representation of this certificate response.
- toString() - Method in class iaik.x509.ocsp.CertStatus
-
Returns a String representation of this CertStatus.
- toString() - Method in class iaik.x509.ocsp.extensions.AcceptableResponses
-
Returns a string that represents the contents of this
AcceptableResponses extension.
- toString() - Method in class iaik.x509.ocsp.extensions.ArchiveCutoff
-
Returns a string that represents the contents of this
ArchiveCutoff extension.
- toString() - Method in class iaik.x509.ocsp.extensions.CrlID
-
Returns a string that represents the contents of this
CrlID extension.
- toString() - Method in class iaik.x509.ocsp.extensions.Nonce
-
Returns a string that represents the contents of this
Nonce extension.
- toString() - Method in class iaik.x509.ocsp.extensions.ServiceLocator
-
Returns a string that represents the contents of this
ServiceLocator extension.
- toString() - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns a string that represents the contents of this OCSPRequest.
- toString(boolean) - Method in class iaik.x509.ocsp.OCSPRequest
-
Returns a string that represents the contents of this OCSPRequest.
- toString() - Method in class iaik.x509.ocsp.OCSPResponse
-
Returns a String representation of this OCSP response.
- toString() - Method in class iaik.x509.ocsp.Request
-
Returns a String representation of this Request.
- toString(boolean) - Method in class iaik.x509.ocsp.Request
-
Returns a String representation of this Request.
- toString() - Method in class iaik.x509.ocsp.ResponderID
-
Gives a String representation of this ResponderID.
- toString() - Method in class iaik.x509.ocsp.Response
-
Returns a String representation of the response.
- toString() - Method in class iaik.x509.ocsp.ResponseBytes
-
Returns a String representation of the ResponseBytes.
- toString() - Method in class iaik.x509.ocsp.RevokedInfo
-
Gives a string representation of this RevokedInfo.
- toString() - Method in class iaik.x509.ocsp.SingleResponse
-
Returns a String representation of this SingleResponse.
- toString(boolean) - Method in class iaik.x509.ocsp.SingleResponse
-
Returns a String representation of this SingleResponse.
- toString() - Method in class iaik.x509.ocsp.UnknownInfo
-
Gives a String representation of this UnknownInfo.
- toString() - Method in class iaik.x509.PublicKeyInfo
-
Returns a string that represents the contents of this public key.
- toString() - Method in class iaik.x509.RevokedCertificate
-
Returns a string that represents this revoked certificate.
- toString(boolean) - Method in class iaik.x509.RevokedCertificate
-
Returns a string with - if requested - detailed information about this
revoked certificate.
- toString() - Method in class iaik.x509.UnknownExtension
-
Returns a string that represents the contents of this unknown extension.
- toString() - Method in class iaik.x509.X509Certificate
-
Returns a string that represents the contents of the certificate.
- toString(boolean) - Method in class iaik.x509.X509Certificate
-
Returns a string that represents the contents of the certificate.
- toString() - Method in class iaik.x509.X509CRL
-
Returns a string that represents the contents of the CRL.
- toString(boolean) - Method in class iaik.x509.X509CRL
-
Returns a string giving some - if requested - detailed information about
the contents of the CRL.
- toString() - Method in class iaik.x509.X509Extensions
-
Returns a string that represents the contents of the extensions.
- toStringBuffer() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns a copy of the sensitive data as a StringBuffer.
- toUSASCIIByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns a copy of the sensitive data as a byte array,
using the US-ASCII character encoding.
- toUTF8ByteArray() - Method in class com.entrust.toolkit.util.SecureStringBuffer
-
Returns a copy of the sensitive data as a byte array,
using the UTF-8 character encoding.
- toUTF8Bytes(String) - Static method in class iaik.utils.Util
-
Encodes a String to a sequence of bytes using the 'UTF-8'
character encoding.
- toUTF8String(byte[]) - Static method in class iaik.utils.Util
-
Decodes a String from a sequence of bytes using the 'UTF-8'
character encoding.
- TP_BASIS_OID - Static variable in class com.entrust.toolkit.security.arithmetic.fields.FieldFactory
-
Deprecated.
OID for polynomial fields with trinomial basis as defined in X9.62.
- trace(Object) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Does nothing
- trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Does nothing
- trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Does nothing
- trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.NoOpTraceLog
-
Does nothing
- trace(Object) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
-
Write the given message to the log at the BASIC log level.
- trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
-
Write a message with an associated error to the log, at the
BASIC log level.
- trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
-
Write the given message to the log at the given log level.
- trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.OutputStreamTraceLog
-
Write a message with an associated error to the log, at the given log
level.
- trace(Object) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Write the given message to the log at the BASIC log level.
- trace(Object, Throwable) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Write a message with an associated error to the log, at the
BASIC log level.
- trace(Object, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Write the given message to the log at the given log level.
- trace(Object, Throwable, TraceLevel) - Method in class com.entrust.toolkit.tracing.TraceLog
-
Write a message with an associated error to the log, at the given log
level.
- TracedInputStream - Class in iaik.utils
-
A TracedInputStream traces all the data which is read from an InputStream.
- TracedInputStream(InputStream) - Constructor for class iaik.utils.TracedInputStream
-
Constructs a TracedInputStream from the InputStream which should be traced.
- TraceLevel - Class in com.entrust.toolkit.tracing
-
Class to represent trace logging levels.
- TraceLog - Class in com.entrust.toolkit.tracing
-
This abstract class defines the interface for any classes that are to be used
for logging, and some common operations.
- TraceLog() - Constructor for class com.entrust.toolkit.tracing.TraceLog
-
Simple constructor.
- TraceLog(String) - Constructor for class com.entrust.toolkit.tracing.TraceLog
-
Constructor to create a named log instance.
- TraceLogFactory - Class in com.entrust.toolkit.tracing
-
A factory class for creating TraceLog instances.
- TRANSACTION_TYPE - Static variable in class com.entrust.toolkit.util.TransactionCounter
-
Array of String constants for the types of transaction counted by the
TransactionCounter class
- TransactionCounter - Class in com.entrust.toolkit.util
-
TransactionCounter is a singleton class that counts the
cryptographic operations performed by an application.
- TransactionCounter() - Constructor for class com.entrust.toolkit.util.TransactionCounter
-
Creates a TransactionCounter object.
- transform() - Method in class com.entrust.toolkit.xencrypt.core.TransformImplDecryption
-
Executes the transform.
- Transform - Class in iaik.ixsil.algorithms
-
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
- Transform() - Constructor for class iaik.ixsil.algorithms.Transform
-
- transform() - Method in class iaik.ixsil.algorithms.Transform
-
Computes the result of the transform, according to the implemented algorithm either as octet stream or
as XPath node set.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplBase64Decode
-
Computes the base64 decoding of the input which has been specified for this transform.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplCanonicalXML
-
Creates a canonical physical representation of the specified input according to the standard mentioned
in the description of this class.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
-
Computes the transform result for the enveloped signature transform.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplExclusiveCanonicalXML
-
Creates a canonical physical representation of the specified input according to the standard mentioned
in the description of this class.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplXPath
-
Computes the transform result for the previously specified input.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplXPath2
-
Computes the transform result for the previously specified input.
- transform() - Method in class iaik.ixsil.algorithms.TransformImplXSLT
-
Computes the transform result for the previously specified input.
- TRANSFORM_ATTR_ALGORITHM_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Algorithm attribute of the Transform XML element.
- TRANSFORM_PREFIX_ - Static variable in class iaik.ixsil.algorithms.AlgorithmFactoryDefaultImpl
-
The prefix for IXSIL algorithm properties, which associate transforms.
- TRANSFORM_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Transform XML element.
- transformDOMElem_ - Variable in class iaik.ixsil.algorithms.TransformImplEnvelopedSignature
-
The DOM element representation of this transform.
- transformer_ - Variable in class iaik.ixsil.algorithms.TransformImplXSLT
-
The XLS transformer object.
- TransformImplBase64Decode - Class in iaik.ixsil.algorithms
-
- 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.
- 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.XPathFilter - Class in iaik.ixsil.algorithms
-
Auxiliary class representing an XPath filter of this transform.
- TransformImplXSLT - Class in iaik.ixsil.algorithms
-
Provides a Transform implementation of a XSL Transformation
(
XSLT).
- TransformImplXSLT() - Constructor for class iaik.ixsil.algorithms.TransformImplXSLT
-
Standard constructor.
- TransformInstruction - Class in iaik.ixsil.core
-
Abstract base class representing a transform instruction.
- TransformInstruction(Element, URIResolverParameters, boolean) - Constructor for class iaik.ixsil.core.TransformInstruction
-
Creates a transform instruction object, depending on the specified use case.
- TransformInstruction(Element, SignatureHandler) - Constructor for class iaik.ixsil.core.TransformInstruction
-
Creates a transform instruction object, depending on the specified use case.
- TransformInstructionException - Exception in iaik.ixsil.exceptions
-
Signals that a error has occured while executing a method of the core class
iaik.ixsil.core.TransformInstruction.
- TransformInstructionException() - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- TransformInstructionException(Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- TransformInstructionException(String) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- TransformInstructionException(String, Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- TransformInstructionException(String, Object[]) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- TransformInstructionException(String, Object[], Throwable) - Constructor for exception iaik.ixsil.exceptions.TransformInstructionException
-
- transforms_ - Variable in class iaik.ixsil.core.TransformInstruction
-
A list of references to
Transform elements, each of which represents a transform algorithm
used to generate the result of this transform instruction from the refered data.
- TRANSFORMS_TAG_ - Static variable in class iaik.ixsil.init.IXSILConstants
-
Name of the Transforms XML element.
- transInstrDOMElem_ - Variable in class iaik.ixsil.core.TransformInstruction
-
DOM element representation of the transform instruction element.
- trigger(int) - Method in class com.entrust.toolkit.LoginCounter
-
Triggers the observers with the given message.
- trigger(int) - Method in class com.entrust.toolkit.PKCS7Counter
-
Triggers the observers with the given message.
- trigger(int) - Method in class com.entrust.toolkit.xencrypt.core.XMLEncCounter
-
Triggers the observers with the given message.
- trigger(int) - Method in class iaik.ixsil.core.XMLCounter
-
Triggers the observers with the given message.
- trigger(int) - Method in class iaik.security.smime.SMIMECounter
-
Triggers the observers with the given message.
- trigger(int) - Method in class iaik.smime.SMIMECounter
-
Triggers the observers with the given message.
- TripleDES - Class in iaik.security.cipher
-
Extends the BufferedCipher class for adding a buffering mechanism
to the underlying TripleDES cipher.
- TripleDES() - Constructor for class iaik.security.cipher.TripleDES
-
The constructor; creates a new instance of the Triple DES symmetric
cipher algorithm.
- TRIPLEDES_CBC_192 - Static variable in class com.entrust.toolkit.x509.policies.EntrustSymmEncConfig
-
Identifies the "TRIPLEDES-CBC-192" encryption algorithm configuration.
- TripleDesCipher - Class in com.entrust.toolkit.security.crypto.cipher
-
An implementation of the Triple DES symmetric block cipher.
- TripleDesCipher() - Constructor for class com.entrust.toolkit.security.crypto.cipher.TripleDesCipher
-
The constructor; creates a new instance of the Triple DES symmetric
cipher algorithm.
- TripleDesCMac - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the CMAC message authentication code
algorithm that uses DESede as the underlying symmetric cipher.
- TripleDesCMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.TripleDesCMac
-
The constructor; creates a new instance of the DESedeCMac MAC algorithm.
- TripleDESKeyGenerator - Class in iaik.security.cipher
-
This class provides the functionality of a TripleDES key generator.
- TripleDESKeyGenerator() - Constructor for class iaik.security.cipher.TripleDESKeyGenerator
-
The constructor; creates a new instance of the DESede key generation
algorithm.
- TripleDESKeyWrap - Class in iaik.security.cipher
-
This class implements the CMS TripleDES key wrap algorithm.
- TripleDESKeyWrap() - Constructor for class iaik.security.cipher.TripleDESKeyWrap
-
The constructor; creates a new instance of the DESedeWrapDESede symmetric
cipher algorithm.
- TripleDesMac - Class in com.entrust.toolkit.security.crypto.mac
-
A software based implementation of the DAC message authentication code
algorithm that uses DESede as the underlying symmetric cipher.
- TripleDesMac() - Constructor for class com.entrust.toolkit.security.crypto.mac.TripleDesMac
-
The constructor; creates a new instance of the DESedeMac MAC algorithm.
- truncate(int) - Method in class com.entrust.toolkit.util.ByteArray
-
Truncates the end of the byte array this object contains.
- truncate(byte[], int) - Static method in class com.entrust.toolkit.util.ExtendedHasher
-
- 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
-
- 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.