SecureNet.ECDHSecret

Undocumented in source.
  1. immutable(ubyte[]) ECDHSecret(const(ubyte[]) seckey, const(Pubkey) pubkey)
  2. immutable(ubyte[]) ECDHSecret(const(Pubkey) pubkey)
    interface SecureNet
    const
    immutable(ubyte[])
    ECDHSecret
    (
    scope const(Pubkey) pubkey
    )

Meta