Method | Description | |
---|---|---|
AutoKey ( string key ) : System.Collections.Generic | ||
Decrypt ( string cipher ) : string | ||
Encrypt ( string plainText ) : string |
Method | Description | |
---|---|---|
DuplicateKey ( string message ) : string | ||
Process ( string message, Mode mode ) : string |
public AutoKey ( string key ) : System.Collections.Generic | ||
key | string | |
return | System.Collections.Generic |