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.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public bool RequestCertificates { get; set; }
Public Property RequestCertificates As Boolean
Get
Set
public:
property bool RequestCertificates {
bool get ();
void set (bool value);
}
member RequestCertificates : bool with get, set
Property Value
Boolean