CryptographyHelperCreateSalt32Bytes Method |
Creates a random Salt with a length of 32 bytes
Namespace:
WorkflowGen.My.Security
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public static string CreateSalt32Bytes()
Public Shared Function CreateSalt32Bytes As String
Return Value
Type:
StringSee Also