SecureNet.verify

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool verify(Fingerprint message, Signature signature, Pubkey pubkey)
  2. bool verify(Document doc, Signature signature, Pubkey pubkey)
  3. bool verify(T pack, Signature signature, Pubkey pubkey)
    interface SecureNet
    const
    bool
    verify
    (
    T
    )

Meta