|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cms.crypto.AlgorithmIdentifierMapping
public class AlgorithmIdentifierMapping
Maps generated algorithm information object identifier Java variable names to string names.
| Method Summary | |
|---|---|
java.lang.String |
getAlgorithmName(ASN1ObjectIdentifier id)
Retrieves the name of an algorithm based on its ASN.1 information object identifier (OID) value. |
static AlgorithmIdentifierMapping |
getInstance()
Retrieves a new instance of AlgorithmIdentifierMapping. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AlgorithmIdentifierMapping getInstance()
AlgorithmIdentifierMapping.
AlgorithmIdentifierMappingpublic java.lang.String getAlgorithmName(ASN1ObjectIdentifier id)
id - an algorithm information object identifier (OID)
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||