ScpKeyParameters Class
Namespace: Yubico.YubiKey.Scp Assembly: Yubico.YubiKey.dllAbstract base class for parameters for a Secure Channel Protocol (SCP) key.
C#
public abstract class ScpKeyParameters : Object
Inheritance
System.Object
ScpKeyParameters
Constructors
Name | Description |
---|---|
ScpKeyParameters(KeyReference) | Creates a new instance of ScpKeyParameters. |
Properties
Name | Description |
---|---|
KeyReference | The KeyReference associated with the key parameters, used in all SCP variations. |