JOSEJWTSigner.prototype.importPrivateKey(privateKey: string,algorithm: JWTAlgorithm,): Promise<CryptoKey>
algorithm: JWTAlgorithm
Promise<CryptoKey>
JOSEJWTSigner.prototype.importPrivateKey(privateKey: string,algorithm: JWTAlgorithm,): Promise<CryptoKey>
algorithm: JWTAlgorithm
Promise<CryptoKey>
import { JOSEJWTSigner } from ".";