|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.operator.DefaultSignatureAlgorithmIdentifierFinder
public class DefaultSignatureAlgorithmIdentifierFinder
| Constructor Summary | |
|---|---|
DefaultSignatureAlgorithmIdentifierFinder()
|
|
| Method Summary | |
|---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
find(java.lang.String sigAlgName)
Find the signature algorithm identifier that matches with the passed in signature algorithm identifier. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSignatureAlgorithmIdentifierFinder()
| Method Detail |
|---|
public org.bouncycastle.asn1.x509.AlgorithmIdentifier find(java.lang.String sigAlgName)
SignatureAlgorithmIdentifierFinder
find in interface SignatureAlgorithmIdentifierFindersigAlgName - the name of the signature algorithm of interest.
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||