xamarinmac
namespace System.Security.Cryptography.Pkcs
{
public sealed class Rfc3161TimestampToken
{
public bool VerifySignatureForHash(ReadOnlySpan<byte> hash, HashAlgorithmName hashAlgorithm, out X509Certificate2 signerCertificate, X509Certificate2Collection extraCandidates = null);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.13.03.1 |
.NET Standard | 2.1 |
Information specific to xamarinmac | |
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. |