public class PEMEncryptedKeyPair extends Object
Modifier and Type | Method and Description |
---|---|
PEMKeyPair |
decryptKeyPair(PEMDecryptorProvider keyDecryptorProvider) |
String |
getDekAlgName()
Return the key encryption algorithm name that was in the original DEK-Info field.
|
public String getDekAlgName()
public PEMKeyPair decryptKeyPair(PEMDecryptorProvider keyDecryptorProvider) throws IOException
IOException
Copyright © 2020 BouncyCastle.org. All rights reserved.