Database master key and symmetric keys protection

  • 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

  • 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" 😉

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply