CryptographyHelperCreateSalt32Bytes Method |
Creates a random Salt with a length of 32 bytes
Namespace: WorkflowGen.My.SecurityAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.2.0.0 (3.2.0.0)
Syntaxpublic static string CreateSalt32Bytes()
Public Shared Function CreateSalt32Bytes As String
Return Value
Type:
String
See Also