Overload List
| Name | Description | |
|---|---|---|
| CreateFromPFX(array<Byte>[]()[][], String) |
Loads the certificate and private key from a PFX buffer.
| |
| CreateFromPFX(String, String) |
Loads the certificate and private key from a PFX file.
| |
| CreateFromPFX(String, String, Boolean) |
Loads the certificate and private key from a PFX file.
|