IScpYubiKeyConnection Interface
Namespace: Yubico.YubiKey.Scp Assembly: Yubico.YubiKey.dllThe connection class that can perform SCP03 operations will implement not only IYubiKeyConnection, but this interface as well.
C#
public interface IScpYubiKeyConnection : IYubiKeyConnection, IDisposable
Properties
Name | Description |
---|---|
KeyParameters | Return a reference to the SCP key set used to make the connection. |