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)
    interface SecureNet
    final const
    bool
    verify
  3. bool verify(T pack, Signature signature, Pubkey pubkey)

Meta