Class Nonce
- java.lang.Object
-
- com.shapesecurity.salvation2.Values.Nonce
-
public class Nonce extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Stringbase64ValuePart
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()static Optional<Nonce>parseNonce(String value)StringtoString()
-