Show / Hide Table of Contents

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>(int) method.

In this article
Back to top Generated by DocFX