ECKeyParameters Constructor
ECKeyParameters(ECParameters)
Creates an ECKeyParameters from an System.Security.Cryptography.ECParameters object
C#
protected ECKeyParameters(ECParameters parameters)
Parameters
Type | Name | Description |
---|---|---|
System.Security.Cryptography.ECParameters | parameters |
Exceptions
Type | Condition |
---|---|
System.NotSupportedException |