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