Show / Hide Table of Contents

IScp03YubiKeyConnection Interface

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

The connection class that can perform SCP03 operations will implement not only IYubiKeyConnection, but this interface as well.

C#
[Obsolete("Use IScpYubiKeyConnection")]
public interface IScp03YubiKeyConnection : IYubiKeyConnection

Methods

Name Description
GetScp03Keys()

Return a reference to the SCP03 key set used to make the connection.

In this article
Back to top Generated by DocFX