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