|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.flexiprovider.pki.PKITools
PKI utility class. Used to get FlexiAPI objects from ASN.1 CoDec objects.
| Method Summary | |
static AlgorithmIdentifier |
getAlgorithmIdentifier(codec.pkcs8.PrivateKeyInfo pki)
Get an AlgorithmIdentifier object from the given
PrivateKeyInfo structure. |
static AlgorithmIdentifier |
getAlgorithmIdentifier(codec.x509.SubjectPublicKeyInfo spki)
Get an AlgorithmIdentifier object from the given
SubjectPublicKeyInfo structure. |
| Methods inherited from class java.lang.Object |
|
| Method Detail |
public static AlgorithmIdentifier getAlgorithmIdentifier(codec.pkcs8.PrivateKeyInfo pki)
AlgorithmIdentifier object from the given
PrivateKeyInfo structure.pki - the PrivateKeyInfo structureAlgorithmIdentifierpublic static AlgorithmIdentifier getAlgorithmIdentifier(codec.x509.SubjectPublicKeyInfo spki)
AlgorithmIdentifier object from the given
SubjectPublicKeyInfo structure.spki - the SubjectPublicKeyInfo structureAlgorithmIdentifier
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||