![]() | CryptoUtils Class |
Namespace: Cauldron.Cryptography
The CryptoUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BrewPassword(UInt32) |
Generates a random password
|
![]() ![]() | BrewPassword(String, UInt32) |
Generates a random password
|
![]() ![]() | GetPasswordScore |
Checks the password's strength
|
Name | Description | |
---|---|---|
![]() ![]() | AlphaNumericAndSpecialCharactersSet |
A character set of lower and upper case letters, numbers and special characters
|
![]() ![]() | AlphaNumericCharactersSet |
A character set of lower and upper case letters and numbers
|