Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 700 Bytes

DecryptionKey.md

File metadata and controls

11 lines (7 loc) · 700 Bytes

DecryptionKey

Properties

Name Type Description Notes
Key []byte Key generated in dashboard that will be used to decrypt sealed result
Algorithm Algorithm Algorithm to use for decryption. Currently only "aes-256-gcm" value is supported.

[Back to Model list] [Back to API list] [Back to README]