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