Convenience method that formats X509 cert in a nice human readable fashion. We are using
.NET X509 certificate object wherever we can. Note that this object can be retrieved
completely via member getter function.
Namespace:
CardWerk.SmartCard.CardModule.PIV
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)
Public Overrides Function ToString() As String
This language is not supported or no code example is available.
public override string ToString()
This language is not supported or no code example is available.
public:
String^ ToString()
This language is not supported or no code example is available.
Return Value
Type: stringReturns a nicely formatted string usable for quick tests.