public class Nonce extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
base64ValuePart |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static Optional<Nonce> |
parseNonce(String value) |
String |
toString() |
Copyright © 2020. All rights reserved.