xamarinios
namespace System.Security.Cryptography.Pkcs
{
    public sealed class Rfc3161TimestampTokenInfo
    {
        public Rfc3161TimestampTokenInfo(Oid policyId, Oid hashAlgorithmId, ReadOnlyMemory<byte> messageHash, ReadOnlyMemory<byte> serialNumber, DateTimeOffset timestamp, long? accuracyInMicroseconds = default, bool isOrdering = false, ReadOnlyMemory<byte>? nonce = default, ReadOnlyMemory<byte>? timestampAuthorityName = default, X509ExtensionCollection extensions = null);
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.13.03.1
.NET Standard 2.1
Information specific to xamarinios
Assembly

System.Security , Version=2.0.5.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

06/19/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙