JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.bouncycastle.openssl
Interface PEMEncryptor
public interface
PEMEncryptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
encrypt
(byte[] encoding)
String
getAlgorithm
()
byte[]
getIV
()
Method Details
getAlgorithm
String
getAlgorithm
()
getIV
byte[]
getIV
()
encrypt
byte[]
encrypt
(byte[] encoding)
throws
PEMException
Throws:
PEMException