Module credentials

Module credentials 

Source
Expand description

Contains the Credentials struct, which contains all keys, IDs, organizations and other identity-related and security-related data that is persistent in a Client

Structs§

Credentials
Contains information necessary to make requests against the DNClient API.

Functions§

ed25519_public_keys_from_pem
Converts a set of PEM-encoded ed25519 public keys, and converts them into an array of VerifyingKeys.
ed25519_public_keys_to_pem
Converts an array of VerifyingKeys to a singular bundle of PEM-encoded keys