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