Decryptor

interface Decryptor

Functions

decrypt
Link copied to clipboard
common
abstract fun decrypt(data: EncryptedData): SourceBytes

Inheritors

AESDecryptor
Link copied to clipboard