|
Bouncy Castle Cryptography Library 1.48 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.DefaultCMSSignatureEncryptionAlgorithmFinder
| 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 |
| 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.48 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||