PublicKeyData constructor

PublicKeyData(
  1. String value
)

Implementation

PublicKeyData(String value) : super(value);