TspRfc3161RequestExtensions Property
Gets a collection of optional extensions associated with the current TSP request.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public X509ExtensionCollection Extensions { get; }
Public ReadOnly Property Extensions As X509ExtensionCollection
Get
public:
property X509ExtensionCollection^ Extensions {
X509ExtensionCollection^ get ();
}
member Extensions : X509ExtensionCollection with get
Property Value
X509ExtensionCollection