MasterKey.Create Method
Include Protected Members
Include Inherited Members
Creates a master key that has the specified password.
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