public class Nonce extends Object
| Constructor and Description |
|---|
Nonce(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
static Nonce |
randomNonce() |
public byte[] getBytes()
public static Nonce randomNonce()
Copyright © 2023. All rights reserved.