EncryptAssetResponse: {
    ciphertext: string;
    dataToEncryptHash: string;
}

Type declaration

  • ciphertext: string
  • dataToEncryptHash: string

Remarks

type definition for lit encryption return type

Generated using TypeDoc