CryptoUtilsCreateBioAuthHash Method |
Creates Auth hash for authorization with Biometrics
Namespace: KeeperSecurity.UtilsAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public static byte[] CreateBioAuthHash(
byte[] biometricKey
)
Parameters
- biometricKey Byte
- Biometric key
Return Value
ByteAuth hash
See Also