PublicKeyParameters Property
PublicKeyParameters
The public key associated with the private key in the given slot.
C#
public IPublicKey? PublicKeyParameters { get; }
Property Value
Type | Description |
---|---|
IPublicKey |
The public key associated with the private key in the given slot.
public IPublicKey? PublicKeyParameters { get; }
Type | Description |
---|---|
IPublicKey |