platformKeys property

ChromeEnterprisePlatformKeys get platformKeys

Use the chrome.enterprise.platformKeys API to generate keys and install certificates for these keys. The certificates will be managed by the platform and can be used for TLS authentication, network access or by other extension through $(ref:platformKeys chrome.platformKeys).

Implementation

ChromeEnterprisePlatformKeys get platformKeys => _enterprisePlatformKeys;