Click or drag to resize

TspRfc3161RequestExtensions Property

Gets a collection of optional extensions associated with the current TSP request.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509ExtensionCollection Extensions { get; }

Property Value

Type: X509ExtensionCollection
See Also