EncryptedIban

constructor(bytes: ByteArray)


constructor(base64: String)

Convenience constructor for the typical backend-to-frontend handoff: the ciphertext is decoded from its Base64 transport form.

Throws

if base64 is not valid Base64.