Share via


CmsTimestampInfo.SigningCertificate Property

Definition

Gets the certificate that is used to sign the timestamp.

public:
 property Certificate ^ SigningCertificate { Certificate ^ get(); };
Certificate SigningCertificate();
public Certificate SigningCertificate { get; }
var certificate = cmsTimestampInfo.signingCertificate;
Public ReadOnly Property SigningCertificate As Certificate

Property Value

The certificate that is used to sign the timestamp.

Applies to