GenerateRandomKey

Public Function GenerateRandomKey(Optional ByVal BlockCount As Long = 1) As String

Creates a new crypto-safe random key.

mSessionKey = GenerateRandomKey(4)

See also: