Module tmkms::key_utils[][src]

Utilities

Constants

SECRET_FILE_PERMS

File permissions for secret data

Functions

generate_key

Generate a Secret Connection key at the given path

load_base64_ed25519_key

Load a Base64-encoded Ed25519 secret key

load_base64_secret

Load Base64-encoded secret data (i.e. key) from the given path

write_base64_secret

Store Base64-encoded secret data at the given path