JOSEJWTVerifier.prototype.importPublicKey(publicKey: string,algorithm: JWTAlgorithm,): Promise<CryptoKey>
algorithm: JWTAlgorithm
Promise<CryptoKey>
JOSEJWTVerifier.prototype.importPublicKey(publicKey: string,algorithm: JWTAlgorithm,): Promise<CryptoKey>
algorithm: JWTAlgorithm
Promise<CryptoKey>
import { JOSEJWTVerifier } from ".";