Pkcs12Info
AuthenticatedSafe
IntegrityMode
Decode(ReadOnlyMemory<Byte>, Int32, Boolean)
VerifyMac(String)
VerifyMac(ReadOnlySpan<Char>)
netcoreapp3.0
namespace System.Security.Cryptography.Pkcs
{
public sealed class Pkcs12Info
{
public bool VerifyMac(ReadOnlySpan<char> password);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 3.03.1 |
.NET Standard | 2.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.Security.Cryptography.Pkcs , Version=4.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Requires any:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API