Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 741 Bytes

DecryptionKey.md

File metadata and controls

12 lines (7 loc) · 741 Bytes

DecryptionKey

Properties

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

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