Enums§
Functions§
- decrypt_
bytes - decrypt_
stream - read encrypted data from
read_from
, decrypt it, and write the decrypted data towrite_to
- encrypt_
bytes - encrypt_
stream - read raw data from
read_from
, encrypt it, and write the encrypted data towrite_to