JOSEJWTService.prototype.generateKeyPair(algorithm: JWTAlgorithm): Promise<JWTKeyConfig>
algorithm: JWTAlgorithm
Promise<JWTKeyConfig>
JOSEJWTService.prototype.generateKeyPair(algorithm: JWTAlgorithm): Promise<JWTKeyConfig>
algorithm: JWTAlgorithm
Promise<JWTKeyConfig>
import { JOSEJWTService } from ".";