onCertificateValidate property

CertificateValidator? onCertificateValidate
final

This function will be called when authorizationEndpointUrl is first loaded. If false is returned then a CertificateException() will be thrown Not available for Web

Implementation

final CertificateValidator? onCertificateValidate;