lotlGovernanceValid property
Indicates whether the LoTL governance that issued the VDS is valid.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
int get lotlGovernanceValid => _handle.ref.LotlGovernanceValid;
Implementation
set lotlGovernanceValid(int value) => _handle.ref.LotlGovernanceValid = value;