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 | |
---|---|---|
Create(String) | Creates a master key that has the specified password. | |
Create(String, String, String) | Creates a master key from the specified file and that has the specified encryption and decryption passwords. |
Top