fromYamlFile

Reads an attestation configuration from a YAML file and deserializes it into an instance of type A.

Return

An instance of type A representing the deserialized attestation configuration.

Parameters

file

The YAML file containing the serialized attestation configuration.


Reads an attestation configuration from a YAML file and deserializes it into an instance of type A.

Return

An instance of type A representing the deserialized attestation configuration.

Parameters

path

The file system path to the YAML file containing the serialized attestation configuration.