public class AlgorithmIdentifier extends AlgorithmID
AlgorithmIDaes_128_CBC, aes_128_ECB, aes_128_wrap, aes_192_CBC, aes_192_ECB, aes_192_wrap, aes_256_CBC, aes_256_ECB, aes_256_wrap, cast3_CBC, cast5_CBC, cms_3DES_wrap, cms_cast_wrap, cms_cast5_wrap, cms_idea_wrap, cms_pwri_kek, cms_rc2_wrap, des_CBC, des_EDE3_CBC, dhKeyAgreement, dhSinglePass_cofactorDH_sha1kdf_scheme, dhSinglePass_cofactorDH_sha224kdf_scheme, dhSinglePass_cofactorDH_sha256kdf_scheme, dhSinglePass_cofactorDH_sha384kdf_scheme, dhSinglePass_cofactorDH_sha512kdf_scheme, dhSinglePass_stdDH_sha1kdf_scheme, dhSinglePass_stdDH_sha224kdf_scheme, dhSinglePass_stdDH_sha256kdf_scheme, dhSinglePass_stdDH_sha384kdf_scheme, dhSinglePass_stdDH_sha512kdf_scheme, dsa, dsa_With_SHA1, dsaWithSHA, dsaWithSHA1, dsaX957, ecdsa_with_Recommended, ecdsa_with_Sha224, ecdsa_with_Sha256, ecdsa_with_Sha384, ecdsa_with_Sha512, ecdsa_with_Specified, ecdsaWithSHA1, esdh, esdhKeyAgreement, id_ecPublicKey, id_RSASAA_PSS, idea_CBC, implementations, md2, md2WithRSAEncryption, md4, md4WithRSAEncryption, md5, md5WithRSAEncryption, mgf1, pbeWithMD5AndDES_CBC, pbeWithSHAAnd128BitRC2_CBC, pbeWithSHAAnd128BitRC4, pbeWithSHAAnd2_KeyTripleDES_CBC, pbeWithSHAAnd3_KeyTripleDES_CBC, pbeWithSHAAnd40BitRC2_CBC, pbeWithSHAAnd40BitRC4, pbkdf2, rc2_CBC, rc4, rc5_CBC, rsa, rsaEncryption, rsaESOAEP, sha, sha1, sha1WithRSAEncryption, sha224, sha224WithRSAEncryption, sha256, sha256WithRSAEncryption, sha384, sha384WithRSAEncryption, sha512, sha512WithRSAEncryption| Constructor and Description |
|---|
AlgorithmIdentifier()
Deprecated.
|
AlgorithmIdentifier(AlgorithmID algorithmID)
Deprecated.
|
AlgorithmIdentifier(ASN1Object algorithmID)
Deprecated.
|
AlgorithmIdentifier(DerInputStream is)
Deprecated.
|
AlgorithmIdentifier(ObjectID algorithm)
Deprecated.
|
AlgorithmIdentifier(ObjectID algorithm,
ASN1Object parameter)
Deprecated.
|
AlgorithmIdentifier(java.lang.String objectID,
java.lang.String name)
Deprecated.
|
AlgorithmIdentifier(java.lang.String objectID,
java.lang.String name,
java.lang.String implementationName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setNoParameters(boolean noParameters)
Deprecated.
|
ASN1Object |
toASN1Object()
Deprecated.
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
|
changeObjectID, changeOIDString, clone, decode, encodeAbsentParametersAsNull, equals, getAlgorithm, getAlgorithmParameters, getAlgorithmParameters, getAlgorithmParameters, getCipherInstance, getCipherInstance, getDecodedAbsentParameters, getImplementationName, getInstance, getInstance, getKeyAgreementInstance, getKeyAgreementInstance, getKeyFactoryInstance, getKeyFactoryInstance, getKeyGeneratorInstance, getKeyGeneratorInstance, getKeyPairGeneratorInstance, getKeyPairGeneratorInstance, getMessageDigestInstance, getMessageDigestInstance, getName, getParameter, getRawImplementationName, getSecretKeyFactoryInstance, getSecretKeyFactoryInstance, getSignatureInstance, getSignatureInstance, initSignatureSign, initSignatureVerify, setAlgorithmParameters, setParameter, toASN1Object, toEntrustAlgorithmID, toStringpublic AlgorithmIdentifier()
public AlgorithmIdentifier(AlgorithmID algorithmID)
public AlgorithmIdentifier(java.lang.String objectID,
java.lang.String name)
public AlgorithmIdentifier(java.lang.String objectID,
java.lang.String name,
java.lang.String implementationName)
public AlgorithmIdentifier(ObjectID algorithm)
public AlgorithmIdentifier(ObjectID algorithm, ASN1Object parameter)
public AlgorithmIdentifier(ASN1Object algorithmID) throws CodingException
CodingExceptionpublic AlgorithmIdentifier(DerInputStream is) throws java.io.IOException
java.io.IOExceptionpublic void setNoParameters(boolean noParameters)
public ASN1Object toASN1Object()
AlgorithmIDtoASN1Object in interface ASN1TypetoASN1Object in class AlgorithmIDSEQUENCE