KeyHistory Constructor
KeyHistory()
Build a new object. This will not get the Key History from any YubiKey, it will only build an "empty" object.
C#
public KeyHistory()
Remarks
To read the Key History data out of a YubiKey, call the ReadObject<T>() method.