Rfc3161TimestampRequest.Encode Method

Definition

Encodes the timestamp request and returns it as a byte array.

C#
public byte[] Encode();

Returns

Byte[]

A byte array containing the DER-encoded timestamp request.

Applies to

Produkt Versiounen
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.1 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10

See also