 Overload List
Overload List
| Name | Description | |
|---|---|---|
|   | ImportKey(DSAParameters) | 
            Imports a key from the specified DSA parameters.
             | 
|   | ImportKey(RSAParameters) | 
            Imports a key from the specified RSA parameters.
             | 
|   | ImportKey(DiffieHellmanParameters) | 
            Imports a private key from the specified Diffie-Hellman parameters, or generates a new key using P and G parameters.
             | 
|   | ImportKey(PrivateKeyInfo) | 
            Imports a key from the specified private key info object.
             | 
|   | ImportKey(PublicKeyInfo) | 
            Imports a key from the specified public key info object.
             | 
|   | ImportKey(AsymmetricKeyAlgorithmId, String, array<Byte>[]()[][], AsymmetricKeyFormat) | 
            Imports a private key for the specified algorithm/curve. Only some algorithms/curves are supported.
             | 
 
     
     
     
     
    