Pkcs12SafeContents
Pkcs12SafeContents()
ConfidentialityMode
IsReadOnly
AddCertificate(X509Certificate2)
AddKeyUnencrypted(AsymmetricAlgorithm)
AddNestedContents(Pkcs12SafeContents)
AddSafeBag(Pkcs12SafeBag)
AddSecret(Oid, ReadOnlyMemory<Byte>)
AddShroudedKey(AsymmetricAlgorithm, Byte[], PbeParameters)
AddShroudedKey(AsymmetricAlgorithm, String, PbeParameters)
AddShroudedKey(AsymmetricAlgorithm, ReadOnlySpan<Byte>, PbeParameters)
AddShroudedKey(AsymmetricAlgorithm, ReadOnlySpan<Char>, PbeParameters)
Decrypt(Byte[])
Decrypt(String)
Decrypt(ReadOnlySpan<Byte>)
Decrypt(ReadOnlySpan<Char>)
GetBags()
net10.0-windows7.0
namespace System.Security.Cryptography.Pkcs
{
public sealed class Pkcs12SafeContents
{
public Pkcs12CertBag! AddCertificate(X509Certificate2! certificate);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.010.0 |
.NET Core | 3.03.1 |
.NET Standard | 2.1 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assemblies | System.Security.Cryptography.Pkcs , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Cryptography.Pkcs , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Security.Cryptography.Pkcs (10.0.0-preview.1.25080.5) net9.0 |
Platform Restrictions | This API is supported on any platform except for these:
|
- Built-in API
- Package-provided API