Performs crypto operation using the Rijndael.
A key consisting of 16 characters, it must be sent. Crypto operation can not be done without this key
var crypto = new DGN.Encryption.Cryptography.Crypto("Key").TryEncrypt("123456");
| Name | Name | Last commit date | ||
|---|---|---|---|---|