☰
nss
::
ecdh
All crates
?
[
−
]
[src]
Function
nss
::
ecdh
::
ecdh_agreement
pub fn ecdh_agreement(
priv_key: &
PrivateKey
,
pub_key: &
PublicKey
) ->
Result
<
Vec
<
u8
>>