public interface TlsCipherFactory
| Modifier and Type | Method and Description |
|---|---|
TlsCipher |
createCipher(TlsContext context,
int encryptionAlgorithm,
int macAlgorithm)
See enumeration classes EncryptionAlgorithm, MACAlgorithm for appropriate argument values
|
TlsCipher createCipher(TlsContext context, int encryptionAlgorithm, int macAlgorithm) throws IOException
IOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.