Nonce constructor

Nonce(
  1. String value
)

Implementation

Nonce(String value) : super(value);