hqsl-ts
    Preparing search index...

    Enumeration HQSLState

    Verification verdict

    Index

    Enumeration Members

    Invalid: 2

    The HQSL was signed, but OpenPGP.js could not parse the signature, it did not validate, or it otherwise does not conform to HQSL standard.

    KeyNotCertified: 4

    There's a valid signature by an available signer key, but that signer key has no certification by any of the trusted keys for the time range given in the QSO.

    KeyNotFound: 3

    Could not acquire the signer public key from key servers. This may be because they were unreachable or timed out.

    NotSigned: 0

    The HQSL is not signed at all, though it may be valid otherwise.

    Valid: 1

    The HQSL is completely valid, everything checks out.