UNPKG

cose-kit

Version:

**DEPRECATED:** Use [@auth0/cose](https://www.npmjs.com/package/@auth0/cose).

3 lines (2 loc) 98 B
declare const checkIvLength: (enc: string, iv: Uint8Array) => void; export default checkIvLength;