principals property
The acceptable certificate issuers for the certificate matching the private key.
Officially Supported Platforms/Implementations:
- Android native WebView 21+ (Official API - ClientCertRequest.getPrincipals)
Implementation
List<String>? principals;