KeeperEncryptionAesV2Protector Constructor |
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public KeeperEncryptionAesV2Protector(
byte[] aesKey
)
Parameters
- aesKey Byte
- 32 bytes AES GCM encryption key.
See Also