Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 742 Bytes

DecryptionKey.md

File metadata and controls

10 lines (6 loc) · 742 Bytes

FingerprintPro.ServerSdk.Sealed.DecryptionKey

Properties

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