Pkcs12SafeBag
Pkcs12SafeBag(String, ReadOnlyMemory<Byte>, Boolean)
Attributes
EncodedBagValue
Encode()
GetBagId()
TryEncode(Span<Byte>, Int32)
net10.0
namespace System.Security.Cryptography.Pkcs
{
public abstract class Pkcs12SafeBag
{
protected Pkcs12SafeBag(string! bagIdValue, ReadOnlyMemory<byte> encodedBagValue, bool skipCopy = false);
}
}
| .NET | 5.06.07.08.09.010.0 |
|---|---|
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | System.Security.Cryptography.Pkcs , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs a package reference to |
| Package | System.Security.Cryptography.Pkcs (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on any platform except for these:
|
- Built-in API
- Package-provided API