FileHold 17.1 API Documentation
C#
Show/Hide TOC
Password
Hash
Create
Hash Method
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
static
string
CreateHash
(
string
password
)
Parameters
password
String
Return Value
String
See Also
Reference
PasswordHash Class
FileHold.Common Namespace
In This Article
Definition
Parameters
Return Value
See Also