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

PasswordGenerator..::..GenerateFixedSizePassword Method

Generate a password from the input

Namespace:  Walter.Cypher
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


public static string GenerateFixedSizePassword(
	string passwordInput,
	int length
)

Parameters

passwordInput
Type: String
The password used by the user
length
Type: Int32
the length of the to be generated password

Return Value

a password between 8 and 128 characters