SecureNet.derivePubkey

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Pubkey derivePubkey(string tweak_word)
  2. Pubkey derivePubkey(const(ubyte[]) tweak_code)
    struct SecureNet
    const
    derivePubkey
    (
    const(ubyte[]) tweak_code
    )
  3. Pubkey derivePubkey(BinBuffer tweak_buf)

Meta