Property PublicKey
| Improve this Doc View SourcePublicKey
Gets the public key hex string.
Declaration
public string PublicKey { get; }
Property Value
Type | Description |
---|---|
System.String | The public key hex string. |
Gets the public key hex string.
public string PublicKey { get; }
Type | Description |
---|---|
System.String | The public key hex string. |