SignatureData constructor

SignatureData(
  1. String value
)

Implementation

SignatureData(String value) : super(value);