Methods
(inner) getKeys() → {Promise.<Object, any>}
- Source:
Retrieves the relevant TLS certificates and keys.
Returns:
A promise that will eventually return an object containing the servers key, certificate and the device certificate authority certificate and key.
- Type
- Promise.<Object, any>