VerificationResult Structure¶
Namespace: id3.Bioseal
Definition¶
Contains data for VerificationResult
Properties¶
Name |
Type |
Description |
|---|---|---|
int |
Indicates whether the CA certificate has been verified. |
|
int |
Indicates whether the certification chain has been verified. |
|
int |
Indicates whether the governance that issued the VDS is valid. |
|
int |
Indicates whether the LoTL governance that issued the VDS is valid. |
|
int |
Indicates whether the manifest governance that issued the VDS is valid. |
|
int |
Indicates whether the signing certificate was legitimately authorized to sign the VDS. |
|
int |
Indicates whether the TSL governance that issued the VDS is valid. |
|
int |
Indicates whether the VDS is still valid, ie. it has not expired. |
|
int |
Indicates whether the signature of the VDS has been verified. |