This is a helper class to parse, analyze and display PIV CHUID data. It processes data that typically resides in the CHUID data containter. However, it does not require a physical card connection.

Namespace: CardWerk.SmartCard.CardModule.PIV
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)

Public Class PivCardChuid
This language is not supported or no code example is available.
public class PivCardChuid
This language is not supported or no code example is available.
public ref class PivCardChuid 
This language is not supported or no code example is available.
public class PivCardChuid
This language is not supported or no code example is available.
Name Description
Public constructor PivCardChuid(byte[]) Constructor.
Top
Name Description
Public property EXP_DATE Allows public access to CHUID expiration date (raw byte data). Raw data is typically ASCII encoded 4-byte date yyyymmdd.
Public property FASCN Allows public access to FASCN.
Public property GUID Allows public access to GUID.
Public property RawData Allows public access to the raw data of the CHUID container.
Public property UUID Allows public access to UUID.
Top
Name Description
Public method GetFascnUuid() Gets fascn uuid.
Public method ToString() Formats this response APDU, including all its data, in a nice human readable fashion.
Top

.NET Framework

Supported in: 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

.NET Core

Supported in: 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0

.NET Standard

Supported in: 2.0