Package org.bouncycastle.openssl
Class PEMEncryptedKeyPair
java.lang.Object
org.bouncycastle.openssl.PEMEncryptedKeyPair
-
Method Summary
Modifier and TypeMethodDescriptiondecryptKeyPair
(PEMDecryptorProvider keyDecryptorProvider) Return the key encryption algorithm name that was in the original DEK-Info field.
-
Method Details
-
getDekAlgName
Return the key encryption algorithm name that was in the original DEK-Info field.- Returns:
- the key encryption algorithm name.
-
decryptKeyPair
- Throws:
IOException
-