Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 727 Bytes

File metadata and controls

10 lines (6 loc) · 727 Bytes

Fingerprint.ServerSdk.Sealed.DecryptionKey

Properties

Name Type Description Notes
Key byte[] Key generated in dashboard that will be used to decrypt sealed result
Algorithm Fingerprint.ServerSdk.Sealed.DecryptionAlgorithm Algorithm to use for decryption. Currently only "Aes256Gcm" value is supported.