Generates a new cryptographic key pair with biometric protection.
Future<void> generateKey(String alias) { throw UnimplementedError('generateKey() not implemented'); }