Pkcs12SecretBag.SecretValue Property

Definition

Gets a memory value containing the BER-encoded contents of the bag.

C#
public ReadOnlyMemory<byte> SecretValue { get; }

Property Value

A memory value containing the BER-encoded contents of the bag.

Applies to

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

See also