Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 578 Bytes

DecryptionKey.md

File metadata and controls

10 lines (6 loc) · 578 Bytes

DecryptionKey

Properties

Name Type Description Notes
Key byte[] 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.