get Field By Json Path
Retrieves a field from a verifiable credential by its JSON path.
Return
The field's value if found, or null if the field is not present.
Parameters
path
The JSON path to the desired field.
Retrieves a field from a verifiable credential by its JSON path.
The field's value if found, or null if the field is not present.
The JSON path to the desired field.