Прочитај на енглеском Уреди

Делите путем


Pkcs12Info Class

Definition

Represents the data from PKCS#12 PFX contents. This class cannot be inherited.

C#
public sealed class Pkcs12Info
Inheritance
Pkcs12Info

Properties

AuthenticatedSafe

Gets a read-only collection of the SafeContents values present in the PFX AuthenticatedSafe.

IntegrityMode

Gets a value that indicates the type of tamper protection provided for the AuthenticatedSafe contents.

Methods

Decode(ReadOnlyMemory<Byte>, Int32, Boolean)

Reads the provided data as a PKCS#12 PFX and returns an object view of the contents.

VerifyMac(ReadOnlySpan<Char>)

Attempts to verify the integrity of the AuthenticatedSafe contents with a password represented by a System.ReadOnlySpan{System.Char}.

VerifyMac(String)

Attempts to verify the integrity of the AuthenticatedSafe contents with a password represented by a String.

Applies to

Производ Верзије
.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