IndividualVerificationResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / IndividualVerificationResult
Interface: IndividualVerificationResult
Section titled “Interface: IndividualVerificationResult”Defined in: @sip-protocol/types/dist/index.d.ts:2773
Verification result for a single proof
Properties
Section titled “Properties”proofId
Section titled “proofId”proofId:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2775
Proof ID
valid:
boolean
Defined in: @sip-protocol/types/dist/index.d.ts:2777
Whether this proof is valid
timeMs
Section titled “timeMs”timeMs:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2779
Verification time (milliseconds)
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/types/dist/index.d.ts:2781
Error message if invalid