ECKeyParameters Class
Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dllBase class for EC key parameters
C#
public abstract class ECKeyParameters : Object
Inheritance
System.Object
ECKeyParameters
Constructors
Name | Description |
---|---|
ECKeyParameters(ECParameters) | Creates an ECKeyParameters from an System.Security.Cryptography.ECParameters object |
Properties
Name | Description |
---|---|
Parameters | Gets the EC parameters associated with this key. |