keyTypes property
getter/setter pair
Returns the acceptable types of asymmetric keys.
Officially Supported Platforms/Implementations:
- Android WebView 21+ (Official API - ClientCertRequest.getKeyTypes)
Implementation
List<String>? keyTypes;
Returns the acceptable types of asymmetric keys.
Officially Supported Platforms/Implementations:
List<String>? keyTypes;