public interface Nonce
Modifier and Type | Method and Description |
---|---|
byte[] |
generate()
Generates a nonce value.
|
int |
getLength() |
byte[] generate() throws LimitException
LimitException
- When a limit imposed by the nonce generation strategy, if any, is exceeded.int getLength()
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.