The CrypterEnvironment type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
|  | CheckPassword( Byte , String) | 
            Checks if the crypted password matches the given password bytes.
             | 
|  | CheckPassword(String, String) | 
            Checks if the crypted password matches the given password string.
             | 
|  | GetCrypter | 
            Searches for a crypt algorithm compatible with the specified crypted password or prefix.
             | 
|  | MakeReadOnly | 
            Prevents future changes to the environment.
             | 
|  | TryGetCrypter | 
            Searches for a crypt algorithm compatible with the specified crypted password or prefix,
             | 
See Also
 Copyright 2010-2011, 2013 James F. Bellinger (http://www.zer7.com/software/cryptsharp)
 
						Copyright 2010-2011, 2013 James F. Bellinger (http://www.zer7.com/software/cryptsharp)