Overload List
Name | Description | |
---|---|---|
![]() ![]() | CreateFromPfxFile(array<Byte>[]()[][], String) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|
![]() ![]() | CreateFromPfxFile(String, String) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|
![]() ![]() | CreateFromPfxFile(array<Byte>[]()[][], String, Boolean) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|
![]() ![]() | CreateFromPfxFile(String, String, Boolean) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|
![]() ![]() | CreateFromPfxFile(array<Byte>[]()[][], String, Boolean, KeysetLocation) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|
![]() ![]() | CreateFromPfxFile(String, String, Boolean, KeysetLocation) |
Creates a new instance of the Certificate class by opening a PFX file and retrieving the first certificate from it.
|