WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

PasswordGenerator Methods

The PasswordGenerator type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member GenerateFixedSizePassword
Generate a password from the input
Public method Static member GeneratePassword
Generates the password based on a a given input.
Public method Static member GeneratePasswords
Generates the passwords.
Public method Static member GenerateSecureStringPassword
Generates a secure string for given password
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Static member TryValidateFixedSizePassword
Validates a password generated by this system and tests for tampering.
Public method Static member TryValidateGeneratedPassword
Validates a password generated by this system and tests for tampering.