Method | Description | |
---|---|---|
GetDecryptionAlgorithm ( string name ) : |
||
GetHexString ( byte bytes ) : string | ||
GetValidationAlgorithm ( |
Method | Description | |
---|---|---|
GetBytes ( string key, int len ) : byte[] | ||
GetValidationAlgorithm ( section section ) : System.ComponentModel | ||
ToHexValue ( char c, bool high ) : byte |
public static GetDecryptionAlgorithm ( string name ) : |
||
name | string | |
return |
static public GetHexString ( byte bytes ) : string | ||
bytes | byte | |
return | string |
public static GetValidationAlgorithm ( |
||
section | ||
return |