UNPKG

@simplewebauthn/server

Version:
5 lines 210 B
export declare function importKey(opts: { keyData: JsonWebKey; algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams; }): Promise<CryptoKey>; //# sourceMappingURL=importKey.d.ts.map