This module integrates with the Key ecosystem to manage asymmetric keys and certificates. It allows you to add private keys, public keys or X.509 certificates, inspect key information, and generate new key pairs.
This small module is part of the Key ecosystem. It provides:
- a Key Type (plugin) to add private keys;
- a Key Type (plugin) to add public keys / X.509 certificates;
- a helper function for inspecting keys' information while adding them;
- a facility to create a new key pair, and add it as two Keys.