Show / Hide Table of Contents

ScpKeyParameters Class

Namespace: Yubico.YubiKey.Scp Assembly: Yubico.YubiKey.dll

Abstract base class for parameters for a Secure Channel Protocol (SCP) key.

C#
public abstract class ScpKeyParameters
Inheritance object ScpKeyParameters
Scp03KeyParameters
Scp11KeyParameters

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.

In this article
Back to top Generated by DocFX