Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Method and Description |
---|---|
protected TlsStreamCipher |
DefaultTlsCipherFactory.createRC4Cipher(TlsContext context,
int cipherKeySize,
int macAlgorithm) |
protected TlsStreamCipher |
DefaultTlsCipherFactory.createSalsa20Cipher(TlsContext context,
int rounds,
int cipherKeySize,
int macAlgorithm) |
Copyright © 2016 BouncyCastle.org. All rights reserved.