IGUHealth
Preparing search index...
@iguhealth/jwt
certifications
getSigningKey
Function getSigningKey
getSigningKey
(
option
:
JWTCertificationConfig
,
)
:
Promise
<
{
key
:
CryptoKey
;
kid
:
string
}
>
Parameters
option
:
JWTCertificationConfig
Returns
Promise
<
{
key
:
CryptoKey
;
kid
:
string
}
>
Returns the private key for a given kid.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...