method JOSEJWTService.prototype.validateKeyConfig
JOSEJWTService.prototype.validateKeyConfig(keyConfig: JWTKeyConfig): Promise<boolean>

Parameters

keyConfig: JWTKeyConfig

Return Type

Promise<boolean>

Usage

import { JOSEJWTService } from ".";