toYamlFile

Serializes this AttestationConfiguration instance to a YAML-formatted string and writes it to the specified file.

Parameters

file

The destination file where the YAML representation of this configuration will be written.


Serializes this AttestationConfiguration instance to a YAML-formatted string and writes it to the specified file.

Parameters

path

The destination path to the file where the YAML representation of this configuration will be written.