Show / Hide Table of Contents

ConnectScp03 Method

ConnectScp03(YubiKeyApplication, StaticKeys)

C#
[Obsolete("Use the new Scp methods")]
IScp03YubiKeyConnection ConnectScp03(YubiKeyApplication application, StaticKeys scp03Keys)

Parameters

Type Name Description
YubiKeyApplication application
StaticKeys scp03Keys

Returns

IScp03YubiKeyConnection

ConnectScp03(byte[], StaticKeys)

C#
[Obsolete("Use the new Scp methods")]
IScp03YubiKeyConnection ConnectScp03(byte[] applicationId, StaticKeys scp03Keys)

Parameters

Type Name Description
byte[] applicationId
StaticKeys scp03Keys

Returns

IScp03YubiKeyConnection

In this article
Back to top Generated by DocFX