@fedify/fedify 2.0.0-pr.445.1694 → 2.0.0-pr.451.1730
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{actor-T6RyhRgk.d.ts → actor-Cd2CREO0.d.ts} +2 -2
- package/dist/{actor-D8gCwLzv.js → actor-Cg8ZhoVF.js} +1 -1
- package/dist/{actor-CwZ2m5rG.cjs → actor-D020hlx3.cjs} +922 -1451
- package/dist/{actor-D6K058Tb.d.cts → actor-DDhZuMGl.d.cts} +2 -2
- package/dist/{actor-DoMcqXsW.js → actor-DPD6Gbdn.js} +190 -677
- package/dist/{assert_rejects-DiIiJbZn.js → assert_rejects-Ce45JcFg.js} +1 -1
- package/dist/{assert_is_error-BPGph1Jx.js → assert_throws-BNXdRGWP.js} +31 -1
- package/dist/{builder-1_skw-d2.js → builder-Dn87hy75.js} +7 -8
- package/dist/{client-bgSdkFa2.d.ts → client-Bkaw0_PR.d.ts} +1 -1
- package/dist/{client-CegPX0Rn.d.cts → client-Cle5j1T1.d.cts} +1 -1
- package/dist/{client-D5CBsPrc.js → client-D6-5okV1.js} +1 -1
- package/dist/compat/mod.d.cts +11 -11
- package/dist/compat/mod.d.ts +12 -12
- package/dist/compat/transformers.test.js +20 -20
- package/dist/{context-DiqjMRef.d.cts → context-BOYzcFSe.d.cts} +130 -97
- package/dist/{context-DBKpNBnc.d.ts → context-DqFifMwj.d.ts} +131 -98
- package/dist/{authdocloader-DYTNpaMA.js → docloader-B2BFBGqv.js} +18 -8
- package/dist/{esm-Dl5T1RNE.js → esm-CU0Dnk7T.js} +11 -11
- package/dist/federation/builder.test.js +8 -10
- package/dist/federation/collection.test.js +7 -9
- package/dist/federation/handler.test.js +25 -26
- package/dist/federation/idempotency.test.js +25 -26
- package/dist/federation/inbox.test.js +4 -6
- package/dist/federation/keycache.test.js +3 -4
- package/dist/federation/kv.test.js +6 -8
- package/dist/federation/middleware.test.js +26 -27
- package/dist/federation/mod.cjs +10 -11
- package/dist/federation/mod.d.cts +11 -11
- package/dist/federation/mod.d.ts +13 -13
- package/dist/federation/mod.js +10 -11
- package/dist/federation/mq.test.js +8 -10
- package/dist/federation/negotiation.test.js +7 -9
- package/dist/federation/retry.test.js +4 -5
- package/dist/federation/router.test.js +6 -8
- package/dist/federation/send.test.js +13 -15
- package/dist/{http-D-e6AFwR.d.cts → http-B6SKO6NJ.d.cts} +2 -2
- package/dist/{http-D6Uj2x2y.d.ts → http-BE7aFuqn.d.ts} +2 -2
- package/dist/{http-CAusBl_3.cjs → http-DMsjudj8.cjs} +289 -9
- package/dist/{http-CuS-d4U0.js → http-DN0v2zoF.js} +2 -2
- package/dist/{http-C_Qc2neP.js → http-DcDb8r1W.js} +256 -6
- package/dist/{inbox-IETv_Qez.js → inbox-CgGy7Hzc.js} +1 -1
- package/dist/{key-DnqhSgAv.js → key-jSvnymAk.js} +3 -2
- package/dist/{keycache-CSBkusP8.js → keycache-IVLjlAK9.js} +1 -1
- package/dist/{keys-D3_MDK7n.js → keys-BKM2Mqu2.js} +2 -1
- package/dist/{docloader-CYnQRIXv.cjs → kv-cache-BHIupktM.cjs} +69 -651
- package/dist/kv-cache-DNvS-egZ.js +4236 -0
- package/dist/{docloader-Czl3xV10.js → kv-cache-ydIs4Ul6.js} +68 -596
- package/dist/{ld-Isot0tiW.js → ld-CcsryBo0.js} +3 -2
- package/dist/{lookup-Dhm78GlK.js → lookup-BV3A9Zbc.js} +63 -2
- package/dist/{type-DaUr3Il7.js → lookup-BbEekiru.js} +588 -5303
- package/dist/{lookup-D6dro5Au.cjs → lookup-CMAGfQ1Q.cjs} +78 -5
- package/dist/{middleware-BuHr2fzh.js → middleware-D-vPitR-.js} +37 -38
- package/dist/{middleware-DQYscW90.js → middleware-Dm8sXYUr.js} +40 -40
- package/dist/middleware-DzA970CF.js +16 -0
- package/dist/middleware-VpoC5jyA.js +26 -0
- package/dist/middleware-W_-inBoE.cjs +16 -0
- package/dist/{middleware-Dgmdgrvb.cjs → middleware-ekn2KaOw.cjs} +57 -58
- package/dist/{mod-CxkWO3Mg.d.cts → mod--K7l84wp.d.cts} +3 -2
- package/dist/{mod-DBzN0aCM.d.ts → mod-CB80AlIA.d.ts} +1 -1
- package/dist/mod-CLKu6Uo_.d.cts +107 -0
- package/dist/{mod-Djzcw2ry.d.cts → mod-COlOrmr9.d.cts} +3 -3
- package/dist/{mod-DlU8ISoa.d.ts → mod-CRENK2dd.d.ts} +3 -2
- package/dist/{mod-D_y2y32N.d.ts → mod-CaWbCg0N.d.ts} +2 -2
- package/dist/mod-Cm97bAiT.d.ts +109 -0
- package/dist/{mod-Bpb5QLaZ.d.cts → mod-D9XZsft2.d.cts} +2 -2
- package/dist/{mod-BhUKmBJD.d.ts → mod-DLIidI_j.d.ts} +3 -3
- package/dist/{mod-jQ4OODsl.d.cts → mod-DuclhZjh.d.cts} +1 -1
- package/dist/mod.cjs +21 -32
- package/dist/mod.d.cts +14 -14
- package/dist/mod.d.ts +17 -17
- package/dist/mod.js +15 -16
- package/dist/nodeinfo/client.test.js +8 -10
- package/dist/nodeinfo/handler.test.js +24 -25
- package/dist/nodeinfo/mod.cjs +3 -3
- package/dist/nodeinfo/mod.d.cts +2 -3
- package/dist/nodeinfo/mod.d.ts +3 -4
- package/dist/nodeinfo/mod.js +3 -3
- package/dist/nodeinfo/types.test.js +7 -9
- package/dist/{owner-hd9lvQcP.d.ts → owner-CktUdA0h.d.ts} +3 -3
- package/dist/{owner-BN_tO3cY.d.cts → owner-dkg5OpSC.d.cts} +3 -3
- package/dist/{owner-ChSL4aJ7.js → owner-n5c_oZ_M.js} +3 -2
- package/dist/{proof-BiSCuwyA.js → proof-CLwByIT1.js} +5 -4
- package/dist/{proof-ONNmhInb.cjs → proof-CZfrp13P.cjs} +17 -16
- package/dist/{proof-x3IBewan.js → proof-CsFR7fiS.js} +2 -2
- package/dist/request-BbHkedIU.d.cts +35 -0
- package/dist/request-DKGQaofB.js +184 -0
- package/dist/request-U1t6zZtk.d.ts +39 -0
- package/dist/request-XHWUW2bi.cjs +208 -0
- package/dist/{send-D5fjmUEj.js → send-eW9JIzQV.js} +2 -2
- package/dist/sig/http.test.js +12 -13
- package/dist/sig/key.test.js +9 -11
- package/dist/sig/ld.test.js +8 -10
- package/dist/sig/mod.cjs +10 -11
- package/dist/sig/mod.d.cts +6 -7
- package/dist/sig/mod.d.ts +6 -7
- package/dist/sig/mod.js +6 -7
- package/dist/sig/owner.test.js +10 -12
- package/dist/sig/proof.test.js +13 -14
- package/dist/testing/docloader.test.js +6 -8
- package/dist/testing/mod.d.ts +122 -148
- package/dist/testing/mod.js +2 -3
- package/dist/{testing-tWr1VQxx.js → testing-ClYSmXdi.js} +1 -2
- package/dist/{types-D2Nyz0tR.cjs → types-BT0xc4-R.cjs} +3 -3
- package/dist/{types-DQuSDtDg.js → types-DaPoJTSc.js} +1 -1
- package/dist/{runtime/authdocloader.test.js → utils/docloader.test.js} +13 -15
- package/dist/utils/kv-cache.test.js +208 -0
- package/dist/utils/mod.cjs +14 -0
- package/dist/utils/mod.d.cts +6 -0
- package/dist/utils/mod.d.ts +8 -0
- package/dist/utils/mod.js +12 -0
- package/dist/utils/request.test.js +48 -0
- package/dist/utils/url.test.js +41 -0
- package/dist/vocab/actor.test.js +8 -10
- package/dist/vocab/lookup.test.js +7 -9
- package/dist/vocab/mod.cjs +4 -4
- package/dist/vocab/mod.d.cts +4 -5
- package/dist/vocab/mod.d.ts +4 -5
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -3
- package/dist/vocab/vocab.test.js +9 -10
- package/dist/{vocab-Dd4VMrr0.cjs → vocab-CxTuoEVd.cjs} +6 -5
- package/dist/{vocab-Dw1-yVGg.d.cts → vocab-DCBw44JZ.d.cts} +2 -21
- package/dist/{vocab-BI0Ak5lL.d.ts → vocab-ivDKb439.d.ts} +2 -21
- package/dist/{vocab-w--qk7HF.js → vocab-yFT-fQBj.js} +4 -3
- package/dist/webfinger/handler.test.js +24 -25
- package/dist/webfinger/lookup.test.js +7 -9
- package/dist/webfinger/mod.cjs +3 -3
- package/dist/webfinger/mod.d.cts +2 -3
- package/dist/webfinger/mod.d.ts +2 -3
- package/dist/webfinger/mod.js +3 -3
- package/dist/x/cfworkers.d.cts +1 -1
- package/dist/x/cfworkers.d.ts +2 -2
- package/dist/x/cfworkers.test.js +6 -8
- package/dist/x/hono.d.cts +10 -10
- package/dist/x/hono.d.ts +11 -11
- package/dist/x/sveltekit.d.cts +10 -10
- package/dist/x/sveltekit.d.ts +11 -11
- package/package.json +16 -14
- package/dist/assert_throws-BOO88avQ.js +0 -39
- package/dist/authdocloader-Cv_qEn1G.js +0 -52
- package/dist/authdocloader-bsmVF6eO.cjs +0 -58
- package/dist/docloader-CxWcuWqQ.d.ts +0 -221
- package/dist/docloader-D-MrRyHl.d.cts +0 -219
- package/dist/key-BNJQQm3h.js +0 -260
- package/dist/key-C_ruQbbl.js +0 -10
- package/dist/key-DIMJMxf4.cjs +0 -10
- package/dist/key-DpFjiItf.js +0 -10
- package/dist/key-DuXv64tg.cjs +0 -290
- package/dist/lookup-CbtuFbtg.js +0 -331
- package/dist/middleware-BpR6186a.js +0 -26
- package/dist/middleware-DDMxdtWM.cjs +0 -17
- package/dist/middleware-T-knSMwl.js +0 -17
- package/dist/mod-CerN_Sza.d.ts +0 -104
- package/dist/mod-Cj1tHXBR.d.cts +0 -102
- package/dist/runtime/docloader.test.js +0 -522
- package/dist/runtime/key.test.js +0 -103
- package/dist/runtime/langstr.test.d.ts +0 -3
- package/dist/runtime/langstr.test.js +0 -39
- package/dist/runtime/link.test.d.ts +0 -3
- package/dist/runtime/link.test.js +0 -61
- package/dist/runtime/mod.cjs +0 -25
- package/dist/runtime/mod.d.cts +0 -6
- package/dist/runtime/mod.d.ts +0 -8
- package/dist/runtime/mod.js +0 -13
- package/dist/runtime/multibase/multibase.test.d.ts +0 -3
- package/dist/runtime/multibase/multibase.test.js +0 -358
- package/dist/runtime/url.test.js +0 -45
- /package/dist/{assert_not_equals-f3m3epl3.js → assert_not_equals-C80BG-_5.js} +0 -0
- /package/dist/{collection-CcnIw1qY.js → collection-BzWsN9pB.js} +0 -0
- /package/dist/{denokv-Bv33Xxea.js → denokv-CCssOzMJ.js} +0 -0
- /package/dist/{federation-H2_En3j5.cjs → federation-DOuZpcAw.cjs} +0 -0
- /package/dist/{federation-D1U8YY9t.js → federation-pZJsapBn.js} +0 -0
- /package/dist/{kv-63Cil1MD.d.cts → kv-BMKIFXNW.d.cts} +0 -0
- /package/dist/{kv-C7sopW2E.d.ts → kv-Dt06smFt.d.ts} +0 -0
- /package/dist/{mod-1pDWKvUL.d.ts → mod-B-ZQqbGe.d.ts} +0 -0
- /package/dist/{mod-g0xFzAP9.d.ts → mod-CjsiSl7_.d.ts} +0 -0
- /package/dist/{mq-CRGm1e_F.d.ts → mq-CPRJk4mZ.d.ts} +0 -0
- /package/dist/{negotiation-5NPJL6zp.js → negotiation-C4nFufNk.js} +0 -0
- /package/dist/{nodeinfo-DfycQ8Wf.js → nodeinfo-B0UefMXO.js} +0 -0
- /package/dist/{nodeinfo-Co9lJrWl.cjs → nodeinfo-ByTd7HpT.cjs} +0 -0
- /package/dist/{retry-D4GJ670a.js → retry-CfF8Gn4d.js} +0 -0
- /package/dist/{runtime-C58AJWSv.cjs → sig-DE_NC_VQ.cjs} +0 -0
- /package/dist/{runtime-DPYEDf-o.js → sig-Dx59zAgn.js} +0 -0
- /package/dist/{std__assert-X-_kMxKM.js → std__assert-DWivtrGR.js} +0 -0
- /package/dist/{types-BSuWJsOm.js → types-C2XVl6gj.js} +0 -0
- /package/dist/{runtime → utils}/docloader.test.d.ts +0 -0
- /package/dist/{runtime/authdocloader.test.d.ts → utils/kv-cache.test.d.ts} +0 -0
- /package/dist/{runtime/key.test.d.ts → utils/request.test.d.ts} +0 -0
- /package/dist/{runtime → utils}/url.test.d.ts +0 -0
- /package/dist/{sig-ByHXzqUi.cjs → utils-B6yXfxAQ.cjs} +0 -0
- /package/dist/{sig-Cj3tk-ig.js → utils-BXMGcmqK.js} +0 -0
- /package/dist/{webfinger-BjOEdFPs.cjs → webfinger-C949bxcD.cjs} +0 -0
- /package/dist/{webfinger-De_bU0iE.js → webfinger-qG8R5jc3.js} +0 -0
@@ -1,17 +0,0 @@
|
|
1
|
-
|
2
|
-
import { Temporal } from "@js-temporal/polyfill";
|
3
|
-
import { URLPattern } from "urlpattern-polyfill";
|
4
|
-
|
5
|
-
import "./transformers-BFT6d7J5.js";
|
6
|
-
import "./docloader-Czl3xV10.js";
|
7
|
-
import "./actor-DoMcqXsW.js";
|
8
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-BuHr2fzh.js";
|
9
|
-
import "./lookup-Dhm78GlK.js";
|
10
|
-
import "./key-BNJQQm3h.js";
|
11
|
-
import "./http-C_Qc2neP.js";
|
12
|
-
import "./proof-BiSCuwyA.js";
|
13
|
-
import "./types-DQuSDtDg.js";
|
14
|
-
import "./authdocloader-Cv_qEn1G.js";
|
15
|
-
import "./vocab-w--qk7HF.js";
|
16
|
-
|
17
|
-
export { FederationImpl };
|
package/dist/mod-CerN_Sza.d.ts
DELETED
@@ -1,104 +0,0 @@
|
|
1
|
-
import { Temporal } from "@js-temporal/polyfill";
|
2
|
-
import { URLPattern } from "urlpattern-polyfill";
|
3
|
-
import { DocumentLoader, DocumentLoaderFactoryOptions } from "./docloader-CxWcuWqQ.js";
|
4
|
-
import { HttpMessageSignaturesSpecDeterminer } from "./http-D6Uj2x2y.js";
|
5
|
-
import { TracerProvider } from "@opentelemetry/api";
|
6
|
-
|
7
|
-
//#region src/runtime/authdocloader.d.ts
|
8
|
-
/**
|
9
|
-
* Options for {@link getAuthenticatedDocumentLoader}.
|
10
|
-
* @see {@link getAuthenticatedDocumentLoader}
|
11
|
-
* @since 1.3.0
|
12
|
-
*/
|
13
|
-
interface GetAuthenticatedDocumentLoaderOptions extends DocumentLoaderFactoryOptions {
|
14
|
-
/**
|
15
|
-
* An optional spec determiner for HTTP Message Signatures.
|
16
|
-
* It determines the spec to use for signing requests.
|
17
|
-
* It is used for double-knocking
|
18
|
-
* (see <https://swicg.github.io/activitypub-http-signature/#how-to-upgrade-supported-versions>).
|
19
|
-
* @since 1.6.0
|
20
|
-
*/
|
21
|
-
specDeterminer?: HttpMessageSignaturesSpecDeterminer;
|
22
|
-
/**
|
23
|
-
* The OpenTelemetry tracer provider. If omitted, the global tracer provider
|
24
|
-
* is used.
|
25
|
-
* @since 1.6.0
|
26
|
-
*/
|
27
|
-
tracerProvider?: TracerProvider;
|
28
|
-
}
|
29
|
-
/**
|
30
|
-
* Gets an authenticated {@link DocumentLoader} for the given identity.
|
31
|
-
* Note that an authenticated document loader intentionally does not cache
|
32
|
-
* the fetched documents.
|
33
|
-
* @param identity The identity to get the document loader for.
|
34
|
-
* The actor's key pair.
|
35
|
-
* @param options The options for the document loader.
|
36
|
-
* @returns The authenticated document loader.
|
37
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
38
|
-
* @since 0.4.0
|
39
|
-
*/
|
40
|
-
declare function getAuthenticatedDocumentLoader(identity: {
|
41
|
-
keyId: URL;
|
42
|
-
privateKey: CryptoKey;
|
43
|
-
}, {
|
44
|
-
allowPrivateAddress,
|
45
|
-
userAgent,
|
46
|
-
specDeterminer,
|
47
|
-
tracerProvider
|
48
|
-
}?: GetAuthenticatedDocumentLoaderOptions): DocumentLoader;
|
49
|
-
//#endregion
|
50
|
-
//#region src/runtime/key.d.ts
|
51
|
-
/**
|
52
|
-
* Imports a PEM-SPKI formatted public key.
|
53
|
-
* @param pem The PEM-SPKI formatted public key.
|
54
|
-
* @returns The imported public key.
|
55
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
56
|
-
* @since 0.5.0
|
57
|
-
*/
|
58
|
-
declare function importSpki(pem: string): Promise<CryptoKey>;
|
59
|
-
/**
|
60
|
-
* Exports a public key in PEM-SPKI format.
|
61
|
-
* @param key The public key to export.
|
62
|
-
* @returns The exported public key in PEM-SPKI format.
|
63
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
64
|
-
* @since 0.5.0
|
65
|
-
*/
|
66
|
-
declare function exportSpki(key: CryptoKey): Promise<string>;
|
67
|
-
/**
|
68
|
-
* Imports a PEM-PKCS#1 formatted public key.
|
69
|
-
* @param pem The PEM-PKCS#1 formatted public key.
|
70
|
-
* @returns The imported public key.
|
71
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
72
|
-
* @since 1.5.0
|
73
|
-
*/
|
74
|
-
declare function importPkcs1(pem: string): Promise<CryptoKey>;
|
75
|
-
/**
|
76
|
-
* Imports a PEM formatted public key (SPKI or PKCS#1).
|
77
|
-
* @param pem The PEM formatted public key to import (SPKI or PKCS#1).
|
78
|
-
* @returns The imported public key.
|
79
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
80
|
-
* @since 1.5.0
|
81
|
-
*/
|
82
|
-
declare function importPem(pem: string): Promise<CryptoKey>;
|
83
|
-
/**
|
84
|
-
* Imports a [Multibase]-encoded public key.
|
85
|
-
*
|
86
|
-
* [Multibase]: https://www.w3.org/TR/vc-data-integrity/#multibase-0
|
87
|
-
* @param key The Multibase-encoded public key.
|
88
|
-
* @returns The imported public key.
|
89
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
90
|
-
* @since 0.10.0
|
91
|
-
*/
|
92
|
-
declare function importMultibaseKey(key: string): Promise<CryptoKey>;
|
93
|
-
/**
|
94
|
-
* Exports a public key in [Multibase] format.
|
95
|
-
*
|
96
|
-
* [Multibase]: https://www.w3.org/TR/vc-data-integrity/#multibase-0
|
97
|
-
* @param key The public key to export.
|
98
|
-
* @returns The exported public key in Multibase format.
|
99
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
100
|
-
* @since 0.10.0
|
101
|
-
*/
|
102
|
-
declare function exportMultibaseKey(key: CryptoKey): Promise<string>;
|
103
|
-
//#endregion
|
104
|
-
export { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki };
|
package/dist/mod-Cj1tHXBR.d.cts
DELETED
@@ -1,102 +0,0 @@
|
|
1
|
-
import { DocumentLoader, DocumentLoaderFactoryOptions } from "./docloader-D-MrRyHl.cjs";
|
2
|
-
import { HttpMessageSignaturesSpecDeterminer } from "./http-D-e6AFwR.cjs";
|
3
|
-
import { TracerProvider } from "@opentelemetry/api";
|
4
|
-
|
5
|
-
//#region src/runtime/authdocloader.d.ts
|
6
|
-
/**
|
7
|
-
* Options for {@link getAuthenticatedDocumentLoader}.
|
8
|
-
* @see {@link getAuthenticatedDocumentLoader}
|
9
|
-
* @since 1.3.0
|
10
|
-
*/
|
11
|
-
interface GetAuthenticatedDocumentLoaderOptions extends DocumentLoaderFactoryOptions {
|
12
|
-
/**
|
13
|
-
* An optional spec determiner for HTTP Message Signatures.
|
14
|
-
* It determines the spec to use for signing requests.
|
15
|
-
* It is used for double-knocking
|
16
|
-
* (see <https://swicg.github.io/activitypub-http-signature/#how-to-upgrade-supported-versions>).
|
17
|
-
* @since 1.6.0
|
18
|
-
*/
|
19
|
-
specDeterminer?: HttpMessageSignaturesSpecDeterminer;
|
20
|
-
/**
|
21
|
-
* The OpenTelemetry tracer provider. If omitted, the global tracer provider
|
22
|
-
* is used.
|
23
|
-
* @since 1.6.0
|
24
|
-
*/
|
25
|
-
tracerProvider?: TracerProvider;
|
26
|
-
}
|
27
|
-
/**
|
28
|
-
* Gets an authenticated {@link DocumentLoader} for the given identity.
|
29
|
-
* Note that an authenticated document loader intentionally does not cache
|
30
|
-
* the fetched documents.
|
31
|
-
* @param identity The identity to get the document loader for.
|
32
|
-
* The actor's key pair.
|
33
|
-
* @param options The options for the document loader.
|
34
|
-
* @returns The authenticated document loader.
|
35
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
36
|
-
* @since 0.4.0
|
37
|
-
*/
|
38
|
-
declare function getAuthenticatedDocumentLoader(identity: {
|
39
|
-
keyId: URL;
|
40
|
-
privateKey: CryptoKey;
|
41
|
-
}, {
|
42
|
-
allowPrivateAddress,
|
43
|
-
userAgent,
|
44
|
-
specDeterminer,
|
45
|
-
tracerProvider
|
46
|
-
}?: GetAuthenticatedDocumentLoaderOptions): DocumentLoader;
|
47
|
-
//#endregion
|
48
|
-
//#region src/runtime/key.d.ts
|
49
|
-
/**
|
50
|
-
* Imports a PEM-SPKI formatted public key.
|
51
|
-
* @param pem The PEM-SPKI formatted public key.
|
52
|
-
* @returns The imported public key.
|
53
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
54
|
-
* @since 0.5.0
|
55
|
-
*/
|
56
|
-
declare function importSpki(pem: string): Promise<CryptoKey>;
|
57
|
-
/**
|
58
|
-
* Exports a public key in PEM-SPKI format.
|
59
|
-
* @param key The public key to export.
|
60
|
-
* @returns The exported public key in PEM-SPKI format.
|
61
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
62
|
-
* @since 0.5.0
|
63
|
-
*/
|
64
|
-
declare function exportSpki(key: CryptoKey): Promise<string>;
|
65
|
-
/**
|
66
|
-
* Imports a PEM-PKCS#1 formatted public key.
|
67
|
-
* @param pem The PEM-PKCS#1 formatted public key.
|
68
|
-
* @returns The imported public key.
|
69
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
70
|
-
* @since 1.5.0
|
71
|
-
*/
|
72
|
-
declare function importPkcs1(pem: string): Promise<CryptoKey>;
|
73
|
-
/**
|
74
|
-
* Imports a PEM formatted public key (SPKI or PKCS#1).
|
75
|
-
* @param pem The PEM formatted public key to import (SPKI or PKCS#1).
|
76
|
-
* @returns The imported public key.
|
77
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
78
|
-
* @since 1.5.0
|
79
|
-
*/
|
80
|
-
declare function importPem(pem: string): Promise<CryptoKey>;
|
81
|
-
/**
|
82
|
-
* Imports a [Multibase]-encoded public key.
|
83
|
-
*
|
84
|
-
* [Multibase]: https://www.w3.org/TR/vc-data-integrity/#multibase-0
|
85
|
-
* @param key The Multibase-encoded public key.
|
86
|
-
* @returns The imported public key.
|
87
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
88
|
-
* @since 0.10.0
|
89
|
-
*/
|
90
|
-
declare function importMultibaseKey(key: string): Promise<CryptoKey>;
|
91
|
-
/**
|
92
|
-
* Exports a public key in [Multibase] format.
|
93
|
-
*
|
94
|
-
* [Multibase]: https://www.w3.org/TR/vc-data-integrity/#multibase-0
|
95
|
-
* @param key The public key to export.
|
96
|
-
* @returns The exported public key in Multibase format.
|
97
|
-
* @throws {TypeError} If the key is invalid or unsupported.
|
98
|
-
* @since 0.10.0
|
99
|
-
*/
|
100
|
-
declare function exportMultibaseKey(key: CryptoKey): Promise<string>;
|
101
|
-
//#endregion
|
102
|
-
export { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki };
|