|
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.operator.DefaultMacAlgorithmIdentifierFinder
| Constructor Summary | |
DefaultMacAlgorithmIdentifierFinder()
|
|
| Method Summary | |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
find(java.lang.String macAlgName)
Find the algorithm identifier that matches with the passed in digest name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultMacAlgorithmIdentifierFinder()
| Method Detail |
public org.bouncycastle.asn1.x509.AlgorithmIdentifier find(java.lang.String macAlgName)
MacAlgorithmIdentifierFinder
find in interface MacAlgorithmIdentifierFindermacAlgName - the name of the digest algorithm of interest.
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||