What is the Service Master Key?
What will be an ideal response?
Service master key (SMK) is created the first time a SQL Server instance is started; it is used
to encrypt linked server credentials, login credentials, and the database master keys. In SQL Server 2012, the SMK uses the AES 256-bit algorithm.
Computer Science & Information Technology
You might also like to view...
The java.text package contains classes for manipulating all of the following items except ________.
a. classes b. numbers c. strings d. characters
Computer Science & Information Technology
What is the Big-O of Dinic's algorithm?
a. O(V^2*E) b. O(V^2*E^2) c. O(V*E) d. O(V*E)^2
Computer Science & Information Technology
How do you send a value to a function?
What will be an ideal response?
Computer Science & Information Technology
What is the default base STP priority used on a Cisco switch?
A) 8192 B) 16,384 C) 32,768 D) 1024
Computer Science & Information Technology