SecuredSecretBytes

constructor(encryptedSecretBytes: ByteArray, publicData: ByteArray, decrypt: (encryptedSecret: ByteArray) -> ByteArray? = null)