AttestationConfiguration
Functions
Link copied to clipboard
Serialises this config into a JsonObject. Can be loaded using Reader.fromJsonObject afterwards.
Link copied to clipboard
Writes the JSON representation of this AttestationConfiguration to the specified file.
Link copied to clipboard
Serialises this config into its canonical form (JSON). Can be loaded using Reader.fromJsonString afterwards.
Link copied to clipboard
Serializes this AttestationConfiguration instance to a YAML-formatted string and writes it to the specified file.
Link copied to clipboard
Serialises this config into its canonical form (YAML). Can be loaded using Reader.fromYamlString afterwards.