Re: setup an asymmetric key



CREATE SYMMETRIC KEY MySymKey WITH ALGORITHM = AES_256
ENCRYPTION BY ASYMMETRIC KEY MyAsymKey

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"NewsGr" <Ciava@xxxxxxxxxx> wrote in message
news:%23zzDP0ylGHA.4864@xxxxxxxxxxxxxxxxxxxxxxx
I would like to use an asymmetric key to encrypt my symmetric key. Is
there a recommended SOP or best practices?


CT
--




.



Relevant Pages