DVRDTO: {
    dvr: DataVerificationRequest;
    keyInPem: string;
    verifyingKeyJKWS?: KeysetEndpoint;
}

Represents a DTO for a Data Verification Request.

Type declaration

Generated using TypeDoc