public final class PredefinedDeterministicAeadParameters extends Object
KeyTemplate for DeterministicAead keys.
Note: if you want to keep dependencies small, consider inlining the constants here.
| Modifier and Type | Field and Description |
|---|---|
static AesSivParameters |
AES256_SIV
A
KeyTemplate that generates new instances of AesSivKey with a 64-byte key. |
public static final AesSivParameters AES256_SIV
KeyTemplate that generates new instances of AesSivKey with a 64-byte key.