Method | Description | |
---|---|---|
Decrypt ( |
||
Dispose ( ) : void | ||
ReadCertificates ( ) : List |
||
TryRead ( Microsoft.Win32.SafeHandles.SafeBioHandle fileBio, |
||
TryRead ( byte data, |
Method | Description | |
---|---|---|
OpenSslPkcs12Reader ( Microsoft.Win32.SafeHandles.SafePkcs12Handle pkcs12Handle ) : System |
public Decrypt ( |
||
password | ||
return | void |
public static TryRead ( Microsoft.Win32.SafeHandles.SafeBioHandle fileBio, |
||
fileBio | Microsoft.Win32.SafeHandles.SafeBioHandle | |
pkcs12Reader | ||
return | bool |
public static TryRead ( byte data, |
||
data | byte | |
pkcs12Reader | ||
return | bool |