Class SBSDKEncryption
- Namespace
- ScanbotSDK.MAUI
- Assembly
- DocumentSDK.MAUI.dll
public class SBSDKEncryption
- Inheritance
-
SBSDKEncryption
- Inherited Members
Fields
Mode
Required storage encryption mode. 'AES256' by default
public EncryptionMode Mode
Field Value
Password
Required. A secure password or passphrase to derive the AES key for encryption/decryption.
public string Password