Click or drag to resize

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.1.3.0 (8.1.3.20220620)
Syntax
public static string CreateSalt32Bytes()

Return Value

Type: String
See Also