InitializeSupportDsaSigner, MacSigner, PbeEncryptor, PoolEncryptor, SignedEncryptorpublic interface Encryptor extends InitializeSupport
| Modifier and Type | Method | Description |
|---|---|---|
Encryptor |
copy() |
|
byte[] |
decrypt(byte[] message) |
|
byte[] |
encrypt(byte[] message) |
destroy, initializebyte[] encrypt(byte[] message)
throws CryptoException
CryptoExceptionbyte[] decrypt(byte[] message)
throws CryptoException
CryptoExceptionEncryptor copy()
Copyright © 2018. All rights reserved.