Skip to content

DecryptRequest

Purpose

A DecryptRequest instructs a decryption engine instance to decrypt data as the internal identity corresponding to that engine instance.

Type

Record with fields:

  • data: []byte

Encrypted ciphertext to decrypt*