Overload List
| Name | Description | |
|---|---|---|
| LoadDerWithKey(Stream, Stream, String) |
Loads a DER encoded certificate and a private key (in PKCS #8, PuTTY or SSLeay format) from the specified streams.
| |
| LoadDerWithKey(String, String, String) |
Loads a DER encoded certificate and a private key (in PKCS #8, PuTTY or SSLeay format) from the specified files.
|