Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Field and Description |
---|---|
protected ChaChaEngine |
Chacha20Poly1305.decryptCipher |
protected ChaChaEngine |
Chacha20Poly1305.encryptCipher |
Modifier and Type | Method and Description |
---|---|
protected KeyParameter |
Chacha20Poly1305.initRecordMAC(ChaChaEngine cipher,
boolean forEncryption,
long seqNo) |
Copyright © 2016 BouncyCastle.org. All rights reserved.