Functions to view the minion's public key information
Return the minion's public key fingerprint
CLI Example:
salt '*' key.finger
Return the fingerprint of the master's public key on the minion.
CLI Example:
salt '*' key.finger_master
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.key.html