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

See also