showCertificatePicker() method

This function opens a form on the device that allows the user to specify the credentials for the use of certificate-based authentication.

If the user picks a certificate, then that certificate is saved in the credentials cache.

Syntax

<static> showCertificatePicker()

Example

hwc.showCertificatePicker();

Source

hwc-comms.js, line 948.