public interface DigestAlgorithmIdentifierFinder
Modifier and Type | Method and Description |
---|---|
AlgorithmIdentifier |
find(AlgorithmIdentifier sigAlgId)
Find the digest algorithm identifier that matches with
the passed in signature algorithm identifier.
|
AlgorithmIdentifier find(AlgorithmIdentifier sigAlgId)
sigAlgId
- the signature algorithm of interest.Copyright © 2015. All rights reserved.