Package org.bouncycastle.tls.crypto.impl
Interface AEADNonceGenerator
-
public interface AEADNonceGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateNonce(byte[] nonce)
-
public interface AEADNonceGenerator
| Modifier and Type | Method | Description |
|---|---|---|
void |
generateNonce(byte[] nonce) |