public interface CMSSignatureEncryptionAlgorithmFinder
Modifier and Type | Method and Description |
---|---|
AlgorithmIdentifier |
findEncryptionAlgorithm(AlgorithmIdentifier signatureAlgorithm)
Return the encryption algorithm identifier associated with the passed in signatureAlgorithm
|
AlgorithmIdentifier findEncryptionAlgorithm(AlgorithmIdentifier signatureAlgorithm)
signatureAlgorithm
- the algorithm identifier of the signature of interestCopyright © 2018 BouncyCastle.org. All rights reserved.