StdSecureNet.ECDHSecret

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(ubyte[]) ECDHSecret(const(ubyte[]) seckey, const(Pubkey) pubkey)
  2. immutable(ubyte[]) ECDHSecret(const(Pubkey) pubkey)
    class StdSecureNet
    const
    immutable(ubyte[])
    ECDHSecret
    (
    scope const(Pubkey) pubkey
    )

Meta