Share via


MasterKey.Create Method

Include Protected Members
Include Inherited Members

Creates a master key that has the specified password.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create(String) Creates a master key that has the specified password.
Public method Create(String, String, String) Creates a master key from the specified file and that has the specified encryption and decryption passwords.

Top