메소드 | 설명 | |
---|---|---|
Next ( ) : byte[] |
Gets the next nonce value.
|
|
NonceGenerator ( int length ) : System |
Creates a nonce generator of the specified length.
|
public NonceGenerator ( int length ) : System | ||
length | int | the size of each nonce. Must be at least 16 bytes. |
리턴 | System |