|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.DefaultCMSSignatureEncryptionAlgorithmFinder
| Field Summary | |
protected static java.util.Map |
GOST_ENC
|
protected static java.util.Set |
RSA_PKCS1d5
|
| Constructor Summary | |
DefaultCMSSignatureEncryptionAlgorithmFinder()
|
|
| Method Summary | |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
findEncryptionAlgorithm(org.bouncycastle.asn1.x509.AlgorithmIdentifier signatureAlgorithm)
Return the encryption algorithm identifier associated with the passed in signatureAlgorithm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final java.util.Set RSA_PKCS1d5
protected static final java.util.Map GOST_ENC
| Constructor Detail |
public DefaultCMSSignatureEncryptionAlgorithmFinder()
| Method Detail |
public org.bouncycastle.asn1.x509.AlgorithmIdentifier findEncryptionAlgorithm(org.bouncycastle.asn1.x509.AlgorithmIdentifier signatureAlgorithm)
CMSSignatureEncryptionAlgorithmFinder
findEncryptionAlgorithm in interface CMSSignatureEncryptionAlgorithmFindersignatureAlgorithm - the algorithm identifier of the signature of interest
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||