![]() | X509Certificate |
public void Import( Stream stream, string password )
Exception | Condition |
---|---|
ArgumentNullException | stream is . -or- password is . |
IOException | An error occurred reading the stream. |
Imports certificates and private keys from the specified pkcs12 stream.