CmsTimestampInfo Klasse

Definition

Stellt ein nicht authentifiziertes Zeitstempelattribut RFC3161 in einer signierten CMS-Nachricht dar.

public ref class CmsTimestampInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CmsTimestampInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CmsTimestampInfo
Public NotInheritable Class CmsTimestampInfo
Vererbung
Object Platform::Object IInspectable CmsTimestampInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

Certificates

Ruft die Liste der Zertifikate ab, die für die Kettenerstellung für das Signaturzertifikat verwendet wird.

SigningCertificate

Ruft das Zertifikat ab, das zum Signieren des Zeitstempels verwendet wird.

Timestamp

Ruft das Datum und die Uhrzeit des Zeitstempels ab.

Gilt für: