Structs§
- Aes256CbcHmacKey is a symmetric encryption key consisting of two 256-bit keys, one for encryption and one for MAC
- Aes256CbcKey is a symmetric encryption key, consisting of one 256-bit key, used to decrypt legacy type 0 encstrings. The data is not autenticated so this should be used with caution, and removed where possible.
Enums§
- A symmetric encryption key. Used to encrypt and decrypt
EncString