TspResponseTsaName Property

Gets the name of TSA server. This property can be empty collection.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public X509AlternativeNameCollection TsaName { get; }

Property Value

X509AlternativeNameCollection

See Also