| Package | Description |
|---|---|
| org.bouncycastle.openssl | |
| org.bouncycastle.openssl.jcajce |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptionException |
class |
PasswordException |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
PEMDecryptor.decrypt(byte[] data,
byte[] iv)
Decrypt the passed in data using the associated IV and the decryptor's key state.
|
byte[] |
PEMEncryptor.encrypt(byte[] encoding) |
| Modifier and Type | Method and Description |
|---|---|
KeyPair |
JcaPEMKeyConverter.getKeyPair(PEMKeyPair keyPair) |
PrivateKey |
JcaPEMKeyConverter.getPrivateKey(PrivateKeyInfo privateKeyInfo) |
PublicKey |
JcaPEMKeyConverter.getPublicKey(SubjectPublicKeyInfo publicKeyInfo) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.