BioEnrollBeginResponse Constructor
BioEnrollBeginResponse(ResponseApdu)
Constructs a new instance of BioEnrollBeginResponse based on a response APDU provided by the YubiKey.
C#
public BioEnrollBeginResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | A response APDU containing the CBOR response data for the
|