Companion
Functions
Link copied to clipboard
Reads an attestation configuration of type A from a JSON file located at the specified path.
Link copied to clipboard
Loads the config from its canonical form (JSON), as produced by toJsonElement.
Link copied to clipboard
Loads the config from its canonical form (JSON), as produced by toJsonString.
Link copied to clipboard
Reads an attestation configuration from a YAML file and deserializes it into an instance of type A.
Link copied to clipboard
Loads the config from its canonical form (YAML), as produced by toYamlString.