public interface PGPDataEncryptorBuilder
Modifier and Type | Method and Description |
---|---|
PGPDataEncryptor |
build(byte[] keyBytes) |
int |
getAlgorithm() |
java.security.SecureRandom |
getSecureRandom() |
int getAlgorithm()
PGPDataEncryptor build(byte[] keyBytes) throws PGPException
PGPException
java.security.SecureRandom getSecureRandom()