Méthode | Description | |
---|---|---|
AutoKey ( string key ) : System.Collections.Generic | ||
Decrypt ( string cipher ) : string | ||
Encrypt ( string plainText ) : string |
Méthode | Description | |
---|---|---|
DuplicateKey ( string message ) : string | ||
Process ( string message, Mode mode ) : string |
public AutoKey ( string key ) : System.Collections.Generic | ||
key | string | |
Résultat | System.Collections.Generic |
public Encrypt ( string plainText ) : string | ||
plainText | string | |
Résultat | string |