Constructor InvalidPublicKeyException
InvalidPublicKeyException(string)
Constructs an instance with a message.
Declaration
public InvalidPublicKeyException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | The message that describes the error. |