JSChromeJSPlatformKeysExtension extension

on

Properties

platformKeys JSPlatformKeys

Available on JSChrome, provided by the JSChromeJSPlatformKeysExtension extension

Use the chrome.platformKeys API to access client certificates managed by the platform. If the user or policy grants the permission, an extension can use such a certficate in its custom authentication protocol. E.g. this allows usage of platform managed certificates in third party VPNs (see $(ref:vpnProvider chrome.vpnProvider)).
no setter
platformKeysNullable JSPlatformKeys?

Available on JSChrome, provided by the JSChromeJSPlatformKeysExtension extension

no setter