Pkcs12SafeBag.Encode Method
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.
Encodes the SafeBag value and returns it as a byte array.
public:
cli::array <System::Byte> ^ Encode();
C#
public byte[] Encode();
member this.Encode : unit -> byte[]
Public Function Encode () As Byte()
Byte[]
A byte array representing the encoded form of the SafeBag.
The object identifier value passed to the constructor was invalid.
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 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: