@gibme/stir-shaken
Preparing search index...
generateIdentityHeader
Function generateIdentityHeader
generateIdentityHeader
(
callerId
:
string
,
calledNumber
:
string
,
uniqueId
:
string
,
attestationLevel
:
AttestationLevel
,
certificateUrl
:
string
,
privateKey
:
|
Buffer
<
ArrayBufferLike
>
|
PrivateKeyInput
|
JsonWebKeyInput
|
Secret
,
)
:
string
Generates the contents of the
Identity
header for a signed call
Parameters
callerId
:
string
calledNumber
:
string
uniqueId
:
string
attestationLevel
:
AttestationLevel
certificateUrl
:
string
privateKey
:
Buffer
<
ArrayBufferLike
>
|
PrivateKeyInput
|
JsonWebKeyInput
|
Secret
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@gibme/stir-shaken
Loading...
Generates the contents of the
Identity
header for a signed call