UNPKG
did-sdk-js
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
js sdk for did and vc according to mcps did spec
did-sdk-js
/
dist
/
src
/
vc
/
cipher.d.ts
4 lines
(3 loc)
•
59 B
TypeScript
View Raw
1
2
3
4
export declare
class
CipherInfo
{ secretKey: any; }