function importPublicKey importPublicKey(jwkString: string): Promise<CryptoKey> Import a public key from JWK string Parameters jwkString: string Return Type Promise<CryptoKey>