MCPcopy
hub / github.com/panva/jose / general.test.ts

File general.test.ts

test/jws/general.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava'
2import * as crypto from 'crypto'
3
4import { GeneralSign, generalVerify } from '../../src/index.js'

Callers

nothing calls this directly

Calls 7

testFunction · 0.85
generalVerifyFunction · 0.85
signMethod · 0.65
setUnprotectedHeaderMethod · 0.65
setProtectedHeaderMethod · 0.65
addSignatureMethod · 0.65
encodeFunction · 0.50

Tested by

no test coverage detected