UNPKG

@simplewebauthn/server

Version:
3 lines 195 B
import { COSEPublicKey } from './cose.js'; export declare function convertX509PublicKeyToCOSE(x509Certificate: Uint8Array): COSEPublicKey; //# sourceMappingURL=convertX509PublicKeyToCOSE.d.ts.map