| Package | Description |
|---|---|
| org.bouncycastle.crypto.tls |
| Modifier and Type | Method and Description |
|---|---|
protected TlsAEADCipher |
DefaultTlsCipherFactory.createCipher_AES_CCM(TlsContext context,
int cipherKeySize,
int macSize) |
protected TlsAEADCipher |
DefaultTlsCipherFactory.createCipher_AES_GCM(TlsContext context,
int cipherKeySize,
int macSize) |
protected TlsAEADCipher |
DefaultTlsCipherFactory.createCipher_AES_OCB(TlsContext context,
int cipherKeySize,
int macSize) |
protected TlsAEADCipher |
DefaultTlsCipherFactory.createCipher_Camellia_GCM(TlsContext context,
int cipherKeySize,
int macSize) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.