TspRfc3161RequestRequestCertificates Property

Indicates whether the TSA's public key certificate that is referenced by the ESSCertID (RFC 2634) field inside a SigningCertificate attribute or by the ESSCertIDv2 (RFC 5035) field inside a SigningCertificateV2 attribute in the response MUST be provided by the TSA in the certificates field from the SignedData structure in that response.

Definition

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

Property Value

Boolean

See Also