public class RBGNonce extends Object implements Nonce
Instances of this class are thread safe.
public RBGNonce()
public RBGNonce(int length)
length - Number of bytes in generated nonce values.public byte[] generate()
throws LimitException
Noncegenerate in interface NonceLimitException - When a limit imposed by the nonce generation strategy, if any, is exceeded.Copyright © 2003-2024 Virginia Tech. All Rights Reserved.