privateKeySelectionEnabled property

bool? privateKeySelectionEnabled
getter/setter pair

Allows showing UI on a device for a user to choose a private key alias if there are no matching rules in ChoosePrivateKeyRules.

For devices below Android P, setting this may leave enterprise keys vulnerable. This value will have no effect if any application has CERT_SELECTION delegation scope.

Implementation

core.bool? privateKeySelectionEnabled;