TspResponseExtensions Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
C#
public X509ExtensionCollection Extensions { get; }

Property Value

X509ExtensionCollection

See Also