Pkcs12SafeBag Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the core behavior of a SafeBag value from the PKCS#12 specification and provides a base for derived classes.
public ref class Pkcs12SafeBag abstract
public abstract class Pkcs12SafeBag
type Pkcs12SafeBag = class
Public MustInherit Class Pkcs12SafeBag
- Inheritance
-
Pkcs12SafeBag
- Derived
Pkcs12Safe |
Called from constructors in derived classes to initialize the Pkcs12SafeBag class. |
Attributes |
Gets the modifiable collection of attributes to encode with the SafeBag value. |
Encoded |
Gets the ASN.1 BER encoding of the contents of this SafeBag. |
Encode() |
Encodes the SafeBag value and returns it as a byte array. |
Get |
Gets the Object Identifier (OID) identifying the content type of this SafeBag. |
Try |
Attempts to encode the SafeBag value into a provided buffer. |
Product | Versions |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.1 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: