|
Bouncy Castle Cryptography 1.69 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.openssl.PEMEncryptedKeyPair
Method Summary | |
PEMKeyPair |
decryptKeyPair(PEMDecryptorProvider keyDecryptorProvider)
|
java.lang.String |
getDekAlgName()
Return the key encryption algorithm name that was in the original DEK-Info field. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.String getDekAlgName()
public PEMKeyPair decryptKeyPair(PEMDecryptorProvider keyDecryptorProvider) throws java.io.IOException
|
Bouncy Castle Cryptography 1.69 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |