algorithm property
The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
Implementation
final Algorithm? algorithm;
The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
final Algorithm? algorithm;