Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/ndncert
crypto
makeSessionKey
Function makeSessionKey
makeSessionKey
(
ecdhPvt
:
CryptoKey
,
ecdhPub
:
CryptoKey
,
salt
:
Uint8Array
,
requestId
:
Uint8Array
,
)
:
Promise
<
SessionKey
>
Parameters
ecdhPvt
:
CryptoKey
ecdhPub
:
CryptoKey
salt
:
Uint8Array
requestId
:
Uint8Array
Returns
Promise
<
SessionKey
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...