UNPKG

542 BTypeScriptView Raw
1export function testJwt(_tc: t.TestCase): Promise<void>;
2export function testEncryption(tc: t.TestCase): Promise<void>;
3export function testReapeatEncryption(tc: t.TestCase): Promise<void>;
4export function testImportExport(tc: t.TestCase): Promise<void>;
5export function testEncryptionPerformance(tc: t.TestCase): Promise<void>;
6export function testConsistentKeyGeneration(_tc: t.TestCase): Promise<void>;
7export function testSigning(tc: t.TestCase): Promise<void>;
8import * as t from './testing.js';
9//# sourceMappingURL=crypto.test.d.ts.map
\No newline at end of file