Pkcs12Builder.IsSealed Property

Definition

Gets a value that indicates whether the PFX data has been sealed.

C#
public bool IsSealed { get; }

Property Value

A value that indicates whether the PFX data has been sealed.

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