Decryptor
Functions
Link copied to clipboard
Decrypts the given ciphertext and returns the resulting plaintext as a ByteArray.
Decrypts the given ciphertext and returns the resulting plaintext as a ByteString.
Link copied to clipboard
Decrypts the given ciphertext and returns the resulting plaintext as a ByteArray.
Decrypts the given ciphertext and returns the resulting plaintext as a ByteString.
Link copied to clipboard
Link copied to clipboard
Returns a RawSource that decrypts data as it is read from the given ciphertext source. The resulting source produces plaintext on reads.