MasterKey.Create Method
Creates a master key that has the specified password.
Overload List
| Name | Description |
|---|---|
| MasterKey.Create (String) |
Creates a master key that has the specified password.
|
| MasterKey.Create (String, String, String) |
Creates a master key from the specified file and that has the specified encryption and decryption passwords.
|
See Also