OtpSession Constructor
OtpSession(IYubiKeyDevice)
Constructs a OtpSession instance for high-level OTP operations.
C#
public OtpSession(IYubiKeyDevice yubiKey)
Parameters
Type | Name | Description |
---|---|---|
IYubiKeyDevice | yubiKey | Instance of class implementing IYubiKeyDevice. |