AsymmetricKey.Create Method (AsymmetricKeyEncryptionAlgorithm)
SQL Server 2012
Creates an asymmetric key on the instance of SQL Server with the specified encryption algorithm.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- encryptionAlgorithm
- Type: Microsoft.SqlServer.Management.Smo.AsymmetricKeyEncryptionAlgorithm
A AsymmetricKeyEncryptionAlgorithm object value that specifies the encryption algorithm.