|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Saturday, January 26, 2013 2:59 AM
Points: 199,
Visits: 240
|
|
Hi guys,
A quick question about encryption:
What is the reason why the database master key can not protect symmetric keys directly as it can protect the private keys of asymmetric keys and certificates?
Thanks
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 2:33 PM
Points: 5,201,
Visits: 11,150
|
|
The database master key is itself a symmetric key. Assymetric keys provide increased security, the symmetric key is purely used to protect the main (or Assymetric key) while it is stored on the server.
Have a read through the encryption hierarchy in Bok Online at this link.
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
|
|
|
|