@truvity/sdk 0.28.1 → 0.28.3
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/README.md +13 -79
- package/api/resources/apiKeys/client/Client.d.ts +7 -7
- package/api/resources/apiKeys/client/Client.js +15 -15
- package/api/resources/apiKeys/client/Client.js.map +1 -1
- package/api/resources/credentials/client/Client.d.ts +3 -3
- package/api/resources/credentials/client/Client.js +13 -13
- package/api/resources/credentials/client/Client.js.map +1 -1
- package/api/resources/desk/client/Client.js +2 -2
- package/api/resources/desk/client/Client.js.map +1 -1
- package/api/resources/didcommMessages/client/Client.d.ts +7 -7
- package/api/resources/didcommMessages/client/Client.js +14 -14
- package/api/resources/didcommMessages/client/Client.js.map +1 -1
- package/api/resources/dids/client/Client.js +1 -1
- package/api/resources/dids/client/Client.js.map +1 -1
- package/api/resources/drafts/client/Client.d.ts +3 -3
- package/api/resources/drafts/client/Client.js +13 -13
- package/api/resources/drafts/client/Client.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftExport.d.ts +2 -2
- package/api/resources/drafts/client/requests/DraftExport.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftExport.js.map +1 -1
- package/api/resources/drafts/client/requests/DraftIssue.d.ts +5 -4
- package/api/resources/drafts/client/requests/DraftIssue.d.ts.map +1 -1
- package/api/resources/drafts/client/requests/DraftIssue.js.map +1 -1
- package/api/resources/drafts/index.d.ts +1 -0
- package/api/resources/drafts/index.d.ts.map +1 -1
- package/api/resources/drafts/index.js +1 -0
- package/api/resources/drafts/index.js.map +1 -1
- package/api/resources/drafts/types/DraftIssueDidMethod.d.ts +12 -0
- package/api/resources/drafts/types/DraftIssueDidMethod.d.ts.map +1 -0
- package/api/resources/drafts/types/DraftIssueDidMethod.js +11 -0
- package/api/resources/drafts/types/DraftIssueDidMethod.js.map +1 -0
- package/api/resources/drafts/types/index.d.ts +2 -0
- package/api/resources/drafts/types/index.d.ts.map +1 -0
- package/api/resources/drafts/types/index.js +18 -0
- package/api/resources/drafts/types/index.js.map +1 -0
- package/api/resources/files/client/Client.d.ts +1 -1
- package/api/resources/files/client/Client.js +11 -11
- package/api/resources/files/client/Client.js.map +1 -1
- package/api/resources/gdpr/client/Client.js +1 -1
- package/api/resources/gdpr/client/Client.js.map +1 -1
- package/api/resources/index.d.ts +6 -3
- package/api/resources/index.d.ts.map +1 -1
- package/api/resources/index.js +7 -4
- package/api/resources/index.js.map +1 -1
- package/api/resources/keys/client/Client.d.ts +4 -4
- package/api/resources/keys/client/Client.js +16 -16
- package/api/resources/keys/client/Client.js.map +1 -1
- package/api/resources/keys/client/requests/CredentialSignRequest.d.ts +3 -2
- package/api/resources/keys/client/requests/CredentialSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/CredentialSignRequest.js.map +1 -1
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.d.ts +3 -2
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/DidCommMessageSignRequest.js.map +1 -1
- package/api/resources/keys/client/requests/PresentationSignRequest.d.ts +3 -2
- package/api/resources/keys/client/requests/PresentationSignRequest.d.ts.map +1 -1
- package/api/resources/keys/client/requests/PresentationSignRequest.js.map +1 -1
- package/api/resources/keys/index.d.ts +1 -0
- package/api/resources/keys/index.d.ts.map +1 -1
- package/api/resources/keys/index.js +1 -0
- package/api/resources/keys/index.js.map +1 -1
- package/api/resources/keys/types/CredentialSignRequestDidMethod.d.ts +12 -0
- package/api/resources/keys/types/CredentialSignRequestDidMethod.d.ts.map +1 -0
- package/api/resources/keys/types/CredentialSignRequestDidMethod.js +11 -0
- package/api/resources/keys/types/CredentialSignRequestDidMethod.js.map +1 -0
- package/api/resources/keys/types/DidCommMessageSignRequestDidMethod.d.ts +12 -0
- package/api/resources/keys/types/DidCommMessageSignRequestDidMethod.d.ts.map +1 -0
- package/api/resources/keys/types/DidCommMessageSignRequestDidMethod.js +11 -0
- package/api/resources/keys/types/DidCommMessageSignRequestDidMethod.js.map +1 -0
- package/api/resources/keys/types/PresentationSignRequestDidMethod.d.ts +12 -0
- package/api/resources/keys/types/PresentationSignRequestDidMethod.d.ts.map +1 -0
- package/api/resources/keys/types/PresentationSignRequestDidMethod.js +11 -0
- package/api/resources/keys/types/PresentationSignRequestDidMethod.js.map +1 -0
- package/api/resources/keys/types/index.d.ts +4 -0
- package/api/resources/keys/types/index.d.ts.map +1 -0
- package/api/resources/keys/types/index.js +20 -0
- package/api/resources/keys/types/index.js.map +1 -0
- package/api/resources/presentations/client/Client.d.ts +6 -6
- package/api/resources/presentations/client/Client.js +18 -18
- package/api/resources/presentations/client/Client.js.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssue.d.ts +2 -1
- package/api/resources/presentations/client/requests/PresentationIssue.d.ts.map +1 -1
- package/api/resources/presentations/client/requests/PresentationIssue.js.map +1 -1
- package/api/resources/presentations/index.d.ts +1 -0
- package/api/resources/presentations/index.d.ts.map +1 -1
- package/api/resources/presentations/index.js +1 -0
- package/api/resources/presentations/index.js.map +1 -1
- package/api/resources/presentations/types/PresentationIssueDidMethod.d.ts +12 -0
- package/api/resources/presentations/types/PresentationIssueDidMethod.d.ts.map +1 -0
- package/api/resources/presentations/types/PresentationIssueDidMethod.js +11 -0
- package/api/resources/presentations/types/PresentationIssueDidMethod.js.map +1 -0
- package/api/resources/presentations/types/index.d.ts +2 -0
- package/api/resources/presentations/types/index.d.ts.map +1 -0
- package/api/resources/presentations/types/index.js +18 -0
- package/api/resources/presentations/types/index.js.map +1 -0
- package/api/types/Credential.d.ts +2 -2
- package/api/types/Credential.d.ts.map +1 -1
- package/api/types/Credential.js.map +1 -1
- package/api/types/Credential11.d.ts +1 -1
- package/api/types/Credential11.d.ts.map +1 -1
- package/api/types/Credential11.js.map +1 -1
- package/api/types/Draft.d.ts +5 -1
- package/api/types/Draft.d.ts.map +1 -1
- package/api/types/Draft.js.map +1 -1
- package/api/types/DraftCreate.d.ts +3 -0
- package/api/types/DraftCreate.d.ts.map +1 -1
- package/api/types/DraftCreate.js.map +1 -1
- package/api/types/DraftFieldBooleanValue.d.ts +1 -1
- package/api/types/DraftFieldBooleanValue.d.ts.map +1 -1
- package/api/types/DraftFieldBooleanValue.js.map +1 -1
- package/api/types/DraftFieldDateTimeValue.d.ts +1 -1
- package/api/types/DraftFieldDateTimeValue.d.ts.map +1 -1
- package/api/types/DraftFieldDateTimeValue.js.map +1 -1
- package/api/types/DraftFieldDateValue.d.ts +1 -1
- package/api/types/DraftFieldDateValue.d.ts.map +1 -1
- package/api/types/DraftFieldDateValue.js.map +1 -1
- package/api/types/DraftFieldFileValue.d.ts +1 -1
- package/api/types/DraftFieldFileValue.d.ts.map +1 -1
- package/api/types/DraftFieldFileValue.js.map +1 -1
- package/api/types/DraftFieldLinkValue.d.ts +1 -1
- package/api/types/DraftFieldLinkValue.d.ts.map +1 -1
- package/api/types/DraftFieldLinkValue.js.map +1 -1
- package/api/types/DraftFieldNumberValue.d.ts +1 -1
- package/api/types/DraftFieldNumberValue.d.ts.map +1 -1
- package/api/types/DraftFieldNumberValue.js.map +1 -1
- package/api/types/DraftFieldStringValue.d.ts +1 -1
- package/api/types/DraftFieldStringValue.d.ts.map +1 -1
- package/api/types/DraftFieldStringValue.js.map +1 -1
- package/api/types/DraftFieldStructValue.d.ts +2 -1
- package/api/types/DraftFieldStructValue.d.ts.map +1 -1
- package/api/types/DraftFieldStructValue.js.map +1 -1
- package/api/types/DraftFieldStructValueFieldsItem.d.ts +1 -1
- package/api/types/DraftFieldStructValueFieldsItem.js.map +1 -1
- package/api/types/DraftMeta.d.ts +3 -3
- package/api/types/DraftMeta.d.ts.map +1 -1
- package/api/types/DraftMeta.js.map +1 -1
- package/api/types/DraftSchema.d.ts +1 -0
- package/api/types/DraftSchema.d.ts.map +1 -1
- package/api/types/DraftSchema.js.map +1 -1
- package/api/types/DraftSchemaFieldsItem.d.ts +1 -1
- package/api/types/DraftSchemaFieldsItem.js.map +1 -1
- package/api/types/EqualKeyType.d.ts +2 -1
- package/api/types/EqualKeyType.d.ts.map +1 -1
- package/api/types/EqualKeyType.js.map +1 -1
- package/api/types/EqualKeyTypeValue.d.ts +14 -0
- package/api/types/EqualKeyTypeValue.d.ts.map +1 -0
- package/api/types/EqualKeyTypeValue.js +13 -0
- package/api/types/EqualKeyTypeValue.js.map +1 -0
- package/api/types/InKeyType.d.ts +2 -1
- package/api/types/InKeyType.d.ts.map +1 -1
- package/api/types/InKeyType.js.map +1 -1
- package/api/types/InKeyTypeValuesItem.d.ts +33 -0
- package/api/types/InKeyTypeValuesItem.d.ts.map +1 -0
- package/api/types/InKeyTypeValuesItem.js +13 -0
- package/api/types/InKeyTypeValuesItem.js.map +1 -0
- package/api/types/KeyGenerate.d.ts +3 -2
- package/api/types/KeyGenerate.d.ts.map +1 -1
- package/api/types/KeyGenerate.js.map +1 -1
- package/api/types/KeyGenerateType.d.ts +33 -0
- package/api/types/KeyGenerateType.d.ts.map +1 -0
- package/api/types/KeyGenerateType.js +13 -0
- package/api/types/KeyGenerateType.js.map +1 -0
- package/api/types/KeyPublic.d.ts +2 -1
- package/api/types/KeyPublic.d.ts.map +1 -1
- package/api/types/KeyPublic.js.map +1 -1
- package/api/types/KeyPublicType.d.ts +33 -0
- package/api/types/KeyPublicType.d.ts.map +1 -0
- package/api/types/KeyPublicType.js +13 -0
- package/api/types/KeyPublicType.js.map +1 -0
- package/api/types/NotEqualKeyType.d.ts +2 -1
- package/api/types/NotEqualKeyType.d.ts.map +1 -1
- package/api/types/NotEqualKeyType.js.map +1 -1
- package/api/types/NotEqualKeyTypeValue.d.ts +14 -0
- package/api/types/NotEqualKeyTypeValue.d.ts.map +1 -0
- package/api/types/NotEqualKeyTypeValue.js +13 -0
- package/api/types/NotEqualKeyTypeValue.js.map +1 -0
- package/api/types/NotInKeyType.d.ts +2 -1
- package/api/types/NotInKeyType.d.ts.map +1 -1
- package/api/types/NotInKeyType.js.map +1 -1
- package/api/types/NotInKeyTypeValuesItem.d.ts +33 -0
- package/api/types/NotInKeyTypeValuesItem.d.ts.map +1 -0
- package/api/types/NotInKeyTypeValuesItem.js +13 -0
- package/api/types/NotInKeyTypeValuesItem.js.map +1 -0
- package/api/types/index.d.ts +6 -0
- package/api/types/index.d.ts.map +1 -1
- package/api/types/index.js +6 -0
- package/api/types/index.js.map +1 -1
- package/package.json +4 -22
- package/reference.md +34 -34
- package/serialization/resources/drafts/client/requests/DraftIssue.d.ts +2 -1
- package/serialization/resources/drafts/client/requests/DraftIssue.d.ts.map +1 -1
- package/serialization/resources/drafts/client/requests/DraftIssue.js +2 -1
- package/serialization/resources/drafts/client/requests/DraftIssue.js.map +1 -1
- package/serialization/resources/drafts/index.d.ts +1 -0
- package/serialization/resources/drafts/index.d.ts.map +1 -1
- package/serialization/resources/drafts/index.js +1 -0
- package/serialization/resources/drafts/index.js.map +1 -1
- package/serialization/resources/drafts/types/DraftIssueDidMethod.d.ts +11 -0
- package/serialization/resources/drafts/types/DraftIssueDidMethod.d.ts.map +1 -0
- package/serialization/resources/drafts/types/DraftIssueDidMethod.js +32 -0
- package/serialization/resources/drafts/types/DraftIssueDidMethod.js.map +1 -0
- package/serialization/resources/drafts/types/index.d.ts +2 -0
- package/serialization/resources/drafts/types/index.d.ts.map +1 -0
- package/serialization/resources/drafts/types/index.js +18 -0
- package/serialization/resources/drafts/types/index.js.map +1 -0
- package/serialization/resources/index.d.ts +6 -3
- package/serialization/resources/index.d.ts.map +1 -1
- package/serialization/resources/index.js +7 -4
- package/serialization/resources/index.js.map +1 -1
- package/serialization/resources/keys/index.d.ts +1 -0
- package/serialization/resources/keys/index.d.ts.map +1 -1
- package/serialization/resources/keys/index.js +1 -0
- package/serialization/resources/keys/index.js.map +1 -1
- package/serialization/resources/keys/types/CredentialSignRequestDidMethod.d.ts +11 -0
- package/serialization/resources/keys/types/CredentialSignRequestDidMethod.d.ts.map +1 -0
- package/serialization/resources/keys/types/CredentialSignRequestDidMethod.js +32 -0
- package/serialization/resources/keys/types/CredentialSignRequestDidMethod.js.map +1 -0
- package/serialization/resources/keys/types/DidCommMessageSignRequestDidMethod.d.ts +11 -0
- package/serialization/resources/keys/types/DidCommMessageSignRequestDidMethod.d.ts.map +1 -0
- package/serialization/resources/keys/types/DidCommMessageSignRequestDidMethod.js +32 -0
- package/serialization/resources/keys/types/DidCommMessageSignRequestDidMethod.js.map +1 -0
- package/serialization/resources/keys/types/PresentationSignRequestDidMethod.d.ts +11 -0
- package/serialization/resources/keys/types/PresentationSignRequestDidMethod.d.ts.map +1 -0
- package/serialization/resources/keys/types/PresentationSignRequestDidMethod.js +32 -0
- package/serialization/resources/keys/types/PresentationSignRequestDidMethod.js.map +1 -0
- package/serialization/resources/keys/types/index.d.ts +4 -0
- package/serialization/resources/keys/types/index.d.ts.map +1 -0
- package/serialization/resources/keys/types/index.js +20 -0
- package/serialization/resources/keys/types/index.js.map +1 -0
- package/serialization/resources/presentations/client/requests/PresentationIssue.d.ts +2 -1
- package/serialization/resources/presentations/client/requests/PresentationIssue.d.ts.map +1 -1
- package/serialization/resources/presentations/client/requests/PresentationIssue.js +2 -1
- package/serialization/resources/presentations/client/requests/PresentationIssue.js.map +1 -1
- package/serialization/resources/presentations/index.d.ts +1 -0
- package/serialization/resources/presentations/index.d.ts.map +1 -1
- package/serialization/resources/presentations/index.js +1 -0
- package/serialization/resources/presentations/index.js.map +1 -1
- package/serialization/resources/presentations/types/PresentationIssueDidMethod.d.ts +11 -0
- package/serialization/resources/presentations/types/PresentationIssueDidMethod.d.ts.map +1 -0
- package/serialization/resources/presentations/types/PresentationIssueDidMethod.js +32 -0
- package/serialization/resources/presentations/types/PresentationIssueDidMethod.js.map +1 -0
- package/serialization/resources/presentations/types/index.d.ts +2 -0
- package/serialization/resources/presentations/types/index.d.ts.map +1 -0
- package/serialization/resources/presentations/types/index.js +18 -0
- package/serialization/resources/presentations/types/index.js.map +1 -0
- package/serialization/types/EqualKeyType.d.ts +2 -1
- package/serialization/types/EqualKeyType.d.ts.map +1 -1
- package/serialization/types/EqualKeyType.js +2 -1
- package/serialization/types/EqualKeyType.js.map +1 -1
- package/serialization/types/EqualKeyTypeValue.d.ts +11 -0
- package/serialization/types/EqualKeyTypeValue.d.ts.map +1 -0
- package/serialization/types/EqualKeyTypeValue.js +32 -0
- package/serialization/types/EqualKeyTypeValue.js.map +1 -0
- package/serialization/types/InKeyType.d.ts +2 -1
- package/serialization/types/InKeyType.d.ts.map +1 -1
- package/serialization/types/InKeyType.js +2 -1
- package/serialization/types/InKeyType.js.map +1 -1
- package/serialization/types/InKeyTypeValuesItem.d.ts +11 -0
- package/serialization/types/InKeyTypeValuesItem.d.ts.map +1 -0
- package/serialization/types/InKeyTypeValuesItem.js +32 -0
- package/serialization/types/InKeyTypeValuesItem.js.map +1 -0
- package/serialization/types/KeyGenerate.d.ts +2 -1
- package/serialization/types/KeyGenerate.d.ts.map +1 -1
- package/serialization/types/KeyGenerate.js +2 -1
- package/serialization/types/KeyGenerate.js.map +1 -1
- package/serialization/types/KeyGenerateType.d.ts +11 -0
- package/serialization/types/KeyGenerateType.d.ts.map +1 -0
- package/serialization/types/KeyGenerateType.js +32 -0
- package/serialization/types/KeyGenerateType.js.map +1 -0
- package/serialization/types/KeyPublic.d.ts +2 -1
- package/serialization/types/KeyPublic.d.ts.map +1 -1
- package/serialization/types/KeyPublic.js +2 -1
- package/serialization/types/KeyPublic.js.map +1 -1
- package/serialization/types/KeyPublicType.d.ts +11 -0
- package/serialization/types/KeyPublicType.d.ts.map +1 -0
- package/serialization/types/KeyPublicType.js +32 -0
- package/serialization/types/KeyPublicType.js.map +1 -0
- package/serialization/types/NotEqualKeyType.d.ts +2 -1
- package/serialization/types/NotEqualKeyType.d.ts.map +1 -1
- package/serialization/types/NotEqualKeyType.js +2 -1
- package/serialization/types/NotEqualKeyType.js.map +1 -1
- package/serialization/types/NotEqualKeyTypeValue.d.ts +11 -0
- package/serialization/types/NotEqualKeyTypeValue.d.ts.map +1 -0
- package/serialization/types/NotEqualKeyTypeValue.js +32 -0
- package/serialization/types/NotEqualKeyTypeValue.js.map +1 -0
- package/serialization/types/NotInKeyType.d.ts +2 -1
- package/serialization/types/NotInKeyType.d.ts.map +1 -1
- package/serialization/types/NotInKeyType.js +2 -1
- package/serialization/types/NotInKeyType.js.map +1 -1
- package/serialization/types/NotInKeyTypeValuesItem.d.ts +11 -0
- package/serialization/types/NotInKeyTypeValuesItem.d.ts.map +1 -0
- package/serialization/types/NotInKeyTypeValuesItem.js +32 -0
- package/serialization/types/NotInKeyTypeValuesItem.js.map +1 -0
- package/serialization/types/index.d.ts +6 -0
- package/serialization/types/index.d.ts.map +1 -1
- package/serialization/types/index.js +6 -0
- package/serialization/types/index.js.map +1 -1
- package/devbox.lock +0 -118
- package/jest.config.ts +0 -38
- package/yarn.lock.checksum +0 -1
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.InKeyTypeValuesItem = void 0;
|
|
30
|
+
const core = __importStar(require("../../core"));
|
|
31
|
+
exports.InKeyTypeValuesItem = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);
|
|
32
|
+
//# sourceMappingURL=InKeyTypeValuesItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InKeyTypeValuesItem.js","sourceRoot":"","sources":["../../../src/serialization/types/InKeyTypeValuesItem.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AAEtB,QAAA,mBAAmB,GAG5B,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\n\nexport const InKeyTypeValuesItem: core.serialization.Schema<\n serializers.InKeyTypeValuesItem.Raw,\n Truvity.InKeyTypeValuesItem\n> = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);\n\nexport declare namespace InKeyTypeValuesItem {\n type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';\n}\n"]}
|
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
import * as serializers from '../index';
|
|
5
5
|
import * as Truvity from '../../api/index';
|
|
6
6
|
import * as core from '../../core';
|
|
7
|
+
import { KeyGenerateType } from './KeyGenerateType';
|
|
7
8
|
export declare const KeyGenerate: core.serialization.ObjectSchema<serializers.KeyGenerate.Raw, Truvity.KeyGenerate>;
|
|
8
9
|
export declare namespace KeyGenerate {
|
|
9
10
|
interface Raw {
|
|
10
|
-
type?:
|
|
11
|
+
type?: KeyGenerateType.Raw | null;
|
|
11
12
|
}
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=KeyGenerate.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyGenerate.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerate.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"KeyGenerate.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerate.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,eAAO,MAAM,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,WAAW,CAAC,WAAW,CAAC,GAAG,EAAE,OAAO,CAAC,WAAW,CAGpG,CAAC;AAEP,MAAM,CAAC,OAAO,WAAW,WAAW,CAAC;IACjC,UAAU,GAAG;QACT,IAAI,CAAC,EAAE,eAAe,CAAC,GAAG,GAAG,IAAI,CAAC;KACrC;CACJ"}
|
|
@@ -28,7 +28,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.KeyGenerate = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
|
31
|
+
const KeyGenerateType_1 = require("./KeyGenerateType");
|
|
31
32
|
exports.KeyGenerate = core.serialization.object({
|
|
32
|
-
type:
|
|
33
|
+
type: KeyGenerateType_1.KeyGenerateType.optional(),
|
|
33
34
|
});
|
|
34
35
|
//# sourceMappingURL=KeyGenerate.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyGenerate.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;
|
|
1
|
+
{"version":3,"file":"KeyGenerate.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AACnC,uDAAoD;AAEvC,QAAA,WAAW,GACpB,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC;IACtB,IAAI,EAAE,iCAAe,CAAC,QAAQ,EAAE;CACnC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\nimport { KeyGenerateType } from './KeyGenerateType';\n\nexport const KeyGenerate: core.serialization.ObjectSchema<serializers.KeyGenerate.Raw, Truvity.KeyGenerate> =\n core.serialization.object({\n type: KeyGenerateType.optional(),\n });\n\nexport declare namespace KeyGenerate {\n interface Raw {\n type?: KeyGenerateType.Raw | null;\n }\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from '../index';
|
|
5
|
+
import * as Truvity from '../../api/index';
|
|
6
|
+
import * as core from '../../core';
|
|
7
|
+
export declare const KeyGenerateType: core.serialization.Schema<serializers.KeyGenerateType.Raw, Truvity.KeyGenerateType>;
|
|
8
|
+
export declare namespace KeyGenerateType {
|
|
9
|
+
type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=KeyGenerateType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyGenerateType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerateType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,eAAe,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,WAAW,CAAC,eAAe,CAAC,GAAG,EAAE,OAAO,CAAC,eAAe,CAC1C,CAAC;AAEvE,MAAM,CAAC,OAAO,WAAW,eAAe,CAAC;IACrC,KAAK,GAAG,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,WAAW,CAAC;CACxD"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.KeyGenerateType = void 0;
|
|
30
|
+
const core = __importStar(require("../../core"));
|
|
31
|
+
exports.KeyGenerateType = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);
|
|
32
|
+
//# sourceMappingURL=KeyGenerateType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyGenerateType.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyGenerateType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AAEtB,QAAA,eAAe,GACxB,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\n\nexport const KeyGenerateType: core.serialization.Schema<serializers.KeyGenerateType.Raw, Truvity.KeyGenerateType> =\n core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);\n\nexport declare namespace KeyGenerateType {\n type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';\n}\n"]}
|
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
import * as serializers from '../index';
|
|
5
5
|
import * as Truvity from '../../api/index';
|
|
6
6
|
import * as core from '../../core';
|
|
7
|
+
import { KeyPublicType } from './KeyPublicType';
|
|
7
8
|
export declare const KeyPublic: core.serialization.ObjectSchema<serializers.KeyPublic.Raw, Truvity.KeyPublic>;
|
|
8
9
|
export declare namespace KeyPublic {
|
|
9
10
|
interface Raw {
|
|
10
|
-
type:
|
|
11
|
+
type: KeyPublicType.Raw;
|
|
11
12
|
publicKeyMultibase: string;
|
|
12
13
|
publicKeyPem: string;
|
|
13
14
|
publicKeyJwk: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyPublic.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublic.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"KeyPublic.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublic.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,eAAO,MAAM,SAAS,EAAE,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,WAAW,CAAC,SAAS,CAAC,GAAG,EAAE,OAAO,CAAC,SAAS,CAO9F,CAAC;AAEP,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IAC/B,UAAU,GAAG;QACT,IAAI,EAAE,aAAa,CAAC,GAAG,CAAC;QACxB,kBAAkB,EAAE,MAAM,CAAC;QAC3B,YAAY,EAAE,MAAM,CAAC;QACrB,YAAY,EAAE,MAAM,CAAC;QACrB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KACnC;CACJ"}
|
|
@@ -28,8 +28,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.KeyPublic = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
|
31
|
+
const KeyPublicType_1 = require("./KeyPublicType");
|
|
31
32
|
exports.KeyPublic = core.serialization.object({
|
|
32
|
-
type:
|
|
33
|
+
type: KeyPublicType_1.KeyPublicType,
|
|
33
34
|
publicKeyMultibase: core.serialization.string(),
|
|
34
35
|
publicKeyPem: core.serialization.string(),
|
|
35
36
|
publicKeyJwk: core.serialization.string(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyPublic.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublic.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;
|
|
1
|
+
{"version":3,"file":"KeyPublic.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublic.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AACnC,mDAAgD;AAEnC,QAAA,SAAS,GAClB,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC;IACtB,IAAI,EAAE,6BAAa;IACnB,kBAAkB,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,EAAE;IAC/C,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,EAAE;IACzC,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,EAAE;IACzC,eAAe,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC1D,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\nimport { KeyPublicType } from './KeyPublicType';\n\nexport const KeyPublic: core.serialization.ObjectSchema<serializers.KeyPublic.Raw, Truvity.KeyPublic> =\n core.serialization.object({\n type: KeyPublicType,\n publicKeyMultibase: core.serialization.string(),\n publicKeyPem: core.serialization.string(),\n publicKeyJwk: core.serialization.string(),\n publicKeyBase58: core.serialization.string().optional(),\n });\n\nexport declare namespace KeyPublic {\n interface Raw {\n type: KeyPublicType.Raw;\n publicKeyMultibase: string;\n publicKeyPem: string;\n publicKeyJwk: string;\n publicKeyBase58?: string | null;\n }\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from '../index';
|
|
5
|
+
import * as Truvity from '../../api/index';
|
|
6
|
+
import * as core from '../../core';
|
|
7
|
+
export declare const KeyPublicType: core.serialization.Schema<serializers.KeyPublicType.Raw, Truvity.KeyPublicType>;
|
|
8
|
+
export declare namespace KeyPublicType {
|
|
9
|
+
type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=KeyPublicType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyPublicType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublicType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,aAAa,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,WAAW,CAAC,aAAa,CAAC,GAAG,EAAE,OAAO,CAAC,aAAa,CACpC,CAAC;AAEvE,MAAM,CAAC,OAAO,WAAW,aAAa,CAAC;IACnC,KAAK,GAAG,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,WAAW,CAAC;CACxD"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.KeyPublicType = void 0;
|
|
30
|
+
const core = __importStar(require("../../core"));
|
|
31
|
+
exports.KeyPublicType = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);
|
|
32
|
+
//# sourceMappingURL=KeyPublicType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"KeyPublicType.js","sourceRoot":"","sources":["../../../src/serialization/types/KeyPublicType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AAEtB,QAAA,aAAa,GACtB,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\n\nexport const KeyPublicType: core.serialization.Schema<serializers.KeyPublicType.Raw, Truvity.KeyPublicType> =\n core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);\n\nexport declare namespace KeyPublicType {\n type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';\n}\n"]}
|
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
import * as serializers from '../index';
|
|
5
5
|
import * as Truvity from '../../api/index';
|
|
6
6
|
import * as core from '../../core';
|
|
7
|
+
import { NotEqualKeyTypeValue } from './NotEqualKeyTypeValue';
|
|
7
8
|
export declare const NotEqualKeyType: core.serialization.ObjectSchema<serializers.NotEqualKeyType.Raw, Truvity.NotEqualKeyType>;
|
|
8
9
|
export declare namespace NotEqualKeyType {
|
|
9
10
|
interface Raw {
|
|
10
|
-
value:
|
|
11
|
+
value: NotEqualKeyTypeValue.Raw;
|
|
11
12
|
}
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=NotEqualKeyType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotEqualKeyType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"NotEqualKeyType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,eAAO,MAAM,eAAe,EAAE,IAAI,CAAC,aAAa,CAAC,YAAY,CACzD,WAAW,CAAC,eAAe,CAAC,GAAG,EAC/B,OAAO,CAAC,eAAe,CAGzB,CAAC;AAEH,MAAM,CAAC,OAAO,WAAW,eAAe,CAAC;IACrC,UAAU,GAAG;QACT,KAAK,EAAE,oBAAoB,CAAC,GAAG,CAAC;KACnC;CACJ"}
|
|
@@ -28,7 +28,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.NotEqualKeyType = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
|
31
|
+
const NotEqualKeyTypeValue_1 = require("./NotEqualKeyTypeValue");
|
|
31
32
|
exports.NotEqualKeyType = core.serialization.object({
|
|
32
|
-
value:
|
|
33
|
+
value: NotEqualKeyTypeValue_1.NotEqualKeyTypeValue,
|
|
33
34
|
});
|
|
34
35
|
//# sourceMappingURL=NotEqualKeyType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotEqualKeyType.js","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;
|
|
1
|
+
{"version":3,"file":"NotEqualKeyType.js","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AACnC,iEAA8D;AAEjD,QAAA,eAAe,GAGxB,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC;IAC1B,KAAK,EAAE,2CAAoB;CAC9B,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\nimport { NotEqualKeyTypeValue } from './NotEqualKeyTypeValue';\n\nexport const NotEqualKeyType: core.serialization.ObjectSchema<\n serializers.NotEqualKeyType.Raw,\n Truvity.NotEqualKeyType\n> = core.serialization.object({\n value: NotEqualKeyTypeValue,\n});\n\nexport declare namespace NotEqualKeyType {\n interface Raw {\n value: NotEqualKeyTypeValue.Raw;\n }\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from '../index';
|
|
5
|
+
import * as Truvity from '../../api/index';
|
|
6
|
+
import * as core from '../../core';
|
|
7
|
+
export declare const NotEqualKeyTypeValue: core.serialization.Schema<serializers.NotEqualKeyTypeValue.Raw, Truvity.NotEqualKeyTypeValue>;
|
|
8
|
+
export declare namespace NotEqualKeyTypeValue {
|
|
9
|
+
type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=NotEqualKeyTypeValue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotEqualKeyTypeValue.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyTypeValue.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,oBAAoB,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,CACxD,WAAW,CAAC,oBAAoB,CAAC,GAAG,EACpC,OAAO,CAAC,oBAAoB,CACsC,CAAC;AAEvE,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC1C,KAAK,GAAG,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,WAAW,CAAC;CACxD"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.NotEqualKeyTypeValue = void 0;
|
|
30
|
+
const core = __importStar(require("../../core"));
|
|
31
|
+
exports.NotEqualKeyTypeValue = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);
|
|
32
|
+
//# sourceMappingURL=NotEqualKeyTypeValue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotEqualKeyTypeValue.js","sourceRoot":"","sources":["../../../src/serialization/types/NotEqualKeyTypeValue.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AAEtB,QAAA,oBAAoB,GAG7B,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\n\nexport const NotEqualKeyTypeValue: core.serialization.Schema<\n serializers.NotEqualKeyTypeValue.Raw,\n Truvity.NotEqualKeyTypeValue\n> = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);\n\nexport declare namespace NotEqualKeyTypeValue {\n type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';\n}\n"]}
|
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
import * as serializers from '../index';
|
|
5
5
|
import * as Truvity from '../../api/index';
|
|
6
6
|
import * as core from '../../core';
|
|
7
|
+
import { NotInKeyTypeValuesItem } from './NotInKeyTypeValuesItem';
|
|
7
8
|
export declare const NotInKeyType: core.serialization.ObjectSchema<serializers.NotInKeyType.Raw, Truvity.NotInKeyType>;
|
|
8
9
|
export declare namespace NotInKeyType {
|
|
9
10
|
interface Raw {
|
|
10
|
-
values:
|
|
11
|
+
values: NotInKeyTypeValuesItem.Raw[];
|
|
11
12
|
}
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=NotInKeyType.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotInKeyType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"NotInKeyType.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyType.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAElE,eAAO,MAAM,YAAY,EAAE,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,WAAW,CAAC,YAAY,CAAC,GAAG,EAAE,OAAO,CAAC,YAAY,CAGvG,CAAC;AAEP,MAAM,CAAC,OAAO,WAAW,YAAY,CAAC;IAClC,UAAU,GAAG;QACT,MAAM,EAAE,sBAAsB,CAAC,GAAG,EAAE,CAAC;KACxC;CACJ"}
|
|
@@ -28,7 +28,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.NotInKeyType = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
|
31
|
+
const NotInKeyTypeValuesItem_1 = require("./NotInKeyTypeValuesItem");
|
|
31
32
|
exports.NotInKeyType = core.serialization.object({
|
|
32
|
-
values: core.serialization.list(
|
|
33
|
+
values: core.serialization.list(NotInKeyTypeValuesItem_1.NotInKeyTypeValuesItem),
|
|
33
34
|
});
|
|
34
35
|
//# sourceMappingURL=NotInKeyType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotInKeyType.js","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;
|
|
1
|
+
{"version":3,"file":"NotInKeyType.js","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyType.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AACnC,qEAAkE;AAErD,QAAA,YAAY,GACrB,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC;IACtB,MAAM,EAAE,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,+CAAsB,CAAC;CAC1D,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\nimport { NotInKeyTypeValuesItem } from './NotInKeyTypeValuesItem';\n\nexport const NotInKeyType: core.serialization.ObjectSchema<serializers.NotInKeyType.Raw, Truvity.NotInKeyType> =\n core.serialization.object({\n values: core.serialization.list(NotInKeyTypeValuesItem),\n });\n\nexport declare namespace NotInKeyType {\n interface Raw {\n values: NotInKeyTypeValuesItem.Raw[];\n }\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as serializers from '../index';
|
|
5
|
+
import * as Truvity from '../../api/index';
|
|
6
|
+
import * as core from '../../core';
|
|
7
|
+
export declare const NotInKeyTypeValuesItem: core.serialization.Schema<serializers.NotInKeyTypeValuesItem.Raw, Truvity.NotInKeyTypeValuesItem>;
|
|
8
|
+
export declare namespace NotInKeyTypeValuesItem {
|
|
9
|
+
type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=NotInKeyTypeValuesItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotInKeyTypeValuesItem.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyTypeValuesItem.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,WAAW,MAAM,UAAU,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,sBAAsB,EAAE,IAAI,CAAC,aAAa,CAAC,MAAM,CAC1D,WAAW,CAAC,sBAAsB,CAAC,GAAG,EACtC,OAAO,CAAC,sBAAsB,CACoC,CAAC;AAEvE,MAAM,CAAC,OAAO,WAAW,sBAAsB,CAAC;IAC5C,KAAK,GAAG,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,WAAW,CAAC;CACxD"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
+
if (mod && mod.__esModule) return mod;
|
|
23
|
+
var result = {};
|
|
24
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
+
__setModuleDefault(result, mod);
|
|
26
|
+
return result;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.NotInKeyTypeValuesItem = void 0;
|
|
30
|
+
const core = __importStar(require("../../core"));
|
|
31
|
+
exports.NotInKeyTypeValuesItem = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);
|
|
32
|
+
//# sourceMappingURL=NotInKeyTypeValuesItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotInKeyTypeValuesItem.js","sourceRoot":"","sources":["../../../src/serialization/types/NotInKeyTypeValuesItem.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,iDAAmC;AAEtB,QAAA,sBAAsB,GAG/B,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC","sourcesContent":["/**\n * This file was auto-generated by Fern from our API Definition.\n */\n\nimport * as serializers from '../index';\nimport * as Truvity from '../../api/index';\nimport * as core from '../../core';\n\nexport const NotInKeyTypeValuesItem: core.serialization.Schema<\n serializers.NotInKeyTypeValuesItem.Raw,\n Truvity.NotInKeyTypeValuesItem\n> = core.serialization.enum_(['ED25519', 'P256', 'P384', 'SECP256K1']);\n\nexport declare namespace NotInKeyTypeValuesItem {\n type Raw = 'ED25519' | 'P256' | 'P384' | 'SECP256K1';\n}\n"]}
|
|
@@ -113,6 +113,7 @@ export * from './EqualFilesize';
|
|
|
113
113
|
export * from './EqualKeyPublicBase58';
|
|
114
114
|
export * from './EqualKeyPublicMultibase';
|
|
115
115
|
export * from './EqualKeyPublicPem';
|
|
116
|
+
export * from './EqualKeyTypeValue';
|
|
116
117
|
export * from './EqualKeyType';
|
|
117
118
|
export * from './EqualMultihash';
|
|
118
119
|
export * from './EqualPrimitiveString';
|
|
@@ -153,6 +154,7 @@ export * from './InFilesize';
|
|
|
153
154
|
export * from './InKeyPublicBase58';
|
|
154
155
|
export * from './InKeyPublicMultibase';
|
|
155
156
|
export * from './InKeyPublicPem';
|
|
157
|
+
export * from './InKeyTypeValuesItem';
|
|
156
158
|
export * from './InKeyType';
|
|
157
159
|
export * from './InMultihash';
|
|
158
160
|
export * from './InPrimitiveString';
|
|
@@ -188,6 +190,7 @@ export * from './KeyFilterDataPublicKeyBase58';
|
|
|
188
190
|
export * from './KeyFilterDataPublicKeyMultibase';
|
|
189
191
|
export * from './KeyFilterDataPublicKeyPem';
|
|
190
192
|
export * from './KeyFilterData';
|
|
193
|
+
export * from './KeyGenerateType';
|
|
191
194
|
export * from './KeyGenerate';
|
|
192
195
|
export * from './KeyIsNotNullAnnotationKey';
|
|
193
196
|
export * from './KeyIsNotNullLabelKey';
|
|
@@ -195,6 +198,7 @@ export * from './KeyIsNullAnnotationKey';
|
|
|
195
198
|
export * from './KeyIsNullLabelKey';
|
|
196
199
|
export * from './KeyNotEqualAnnotationKeyAnnotationValue';
|
|
197
200
|
export * from './KeyNotEqualLabelKeyLabelValue';
|
|
201
|
+
export * from './KeyPublicType';
|
|
198
202
|
export * from './KeyPublic';
|
|
199
203
|
export * from './KeySecretEc';
|
|
200
204
|
export * from './KeySecretJwk';
|
|
@@ -226,6 +230,7 @@ export * from './NotEqualFilesize';
|
|
|
226
230
|
export * from './NotEqualKeyPublicBase58';
|
|
227
231
|
export * from './NotEqualKeyPublicMultibase';
|
|
228
232
|
export * from './NotEqualKeyPublicPem';
|
|
233
|
+
export * from './NotEqualKeyTypeValue';
|
|
229
234
|
export * from './NotEqualKeyType';
|
|
230
235
|
export * from './NotEqualMultihash';
|
|
231
236
|
export * from './NotEqualPrimitiveString';
|
|
@@ -240,6 +245,7 @@ export * from './NotInFilesize';
|
|
|
240
245
|
export * from './NotInKeyPublicBase58';
|
|
241
246
|
export * from './NotInKeyPublicMultibase';
|
|
242
247
|
export * from './NotInKeyPublicPem';
|
|
248
|
+
export * from './NotInKeyTypeValuesItem';
|
|
243
249
|
export * from './NotInKeyType';
|
|
244
250
|
export * from './NotInMultihash';
|
|
245
251
|
export * from './NotInPrimitiveString';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/serialization/types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -129,6 +129,7 @@ __exportStar(require("./EqualFilesize"), exports);
|
|
|
129
129
|
__exportStar(require("./EqualKeyPublicBase58"), exports);
|
|
130
130
|
__exportStar(require("./EqualKeyPublicMultibase"), exports);
|
|
131
131
|
__exportStar(require("./EqualKeyPublicPem"), exports);
|
|
132
|
+
__exportStar(require("./EqualKeyTypeValue"), exports);
|
|
132
133
|
__exportStar(require("./EqualKeyType"), exports);
|
|
133
134
|
__exportStar(require("./EqualMultihash"), exports);
|
|
134
135
|
__exportStar(require("./EqualPrimitiveString"), exports);
|
|
@@ -169,6 +170,7 @@ __exportStar(require("./InFilesize"), exports);
|
|
|
169
170
|
__exportStar(require("./InKeyPublicBase58"), exports);
|
|
170
171
|
__exportStar(require("./InKeyPublicMultibase"), exports);
|
|
171
172
|
__exportStar(require("./InKeyPublicPem"), exports);
|
|
173
|
+
__exportStar(require("./InKeyTypeValuesItem"), exports);
|
|
172
174
|
__exportStar(require("./InKeyType"), exports);
|
|
173
175
|
__exportStar(require("./InMultihash"), exports);
|
|
174
176
|
__exportStar(require("./InPrimitiveString"), exports);
|
|
@@ -204,6 +206,7 @@ __exportStar(require("./KeyFilterDataPublicKeyBase58"), exports);
|
|
|
204
206
|
__exportStar(require("./KeyFilterDataPublicKeyMultibase"), exports);
|
|
205
207
|
__exportStar(require("./KeyFilterDataPublicKeyPem"), exports);
|
|
206
208
|
__exportStar(require("./KeyFilterData"), exports);
|
|
209
|
+
__exportStar(require("./KeyGenerateType"), exports);
|
|
207
210
|
__exportStar(require("./KeyGenerate"), exports);
|
|
208
211
|
__exportStar(require("./KeyIsNotNullAnnotationKey"), exports);
|
|
209
212
|
__exportStar(require("./KeyIsNotNullLabelKey"), exports);
|
|
@@ -211,6 +214,7 @@ __exportStar(require("./KeyIsNullAnnotationKey"), exports);
|
|
|
211
214
|
__exportStar(require("./KeyIsNullLabelKey"), exports);
|
|
212
215
|
__exportStar(require("./KeyNotEqualAnnotationKeyAnnotationValue"), exports);
|
|
213
216
|
__exportStar(require("./KeyNotEqualLabelKeyLabelValue"), exports);
|
|
217
|
+
__exportStar(require("./KeyPublicType"), exports);
|
|
214
218
|
__exportStar(require("./KeyPublic"), exports);
|
|
215
219
|
__exportStar(require("./KeySecretEc"), exports);
|
|
216
220
|
__exportStar(require("./KeySecretJwk"), exports);
|
|
@@ -242,6 +246,7 @@ __exportStar(require("./NotEqualFilesize"), exports);
|
|
|
242
246
|
__exportStar(require("./NotEqualKeyPublicBase58"), exports);
|
|
243
247
|
__exportStar(require("./NotEqualKeyPublicMultibase"), exports);
|
|
244
248
|
__exportStar(require("./NotEqualKeyPublicPem"), exports);
|
|
249
|
+
__exportStar(require("./NotEqualKeyTypeValue"), exports);
|
|
245
250
|
__exportStar(require("./NotEqualKeyType"), exports);
|
|
246
251
|
__exportStar(require("./NotEqualMultihash"), exports);
|
|
247
252
|
__exportStar(require("./NotEqualPrimitiveString"), exports);
|
|
@@ -256,6 +261,7 @@ __exportStar(require("./NotInFilesize"), exports);
|
|
|
256
261
|
__exportStar(require("./NotInKeyPublicBase58"), exports);
|
|
257
262
|
__exportStar(require("./NotInKeyPublicMultibase"), exports);
|
|
258
263
|
__exportStar(require("./NotInKeyPublicPem"), exports);
|
|
264
|
+
__exportStar(require("./NotInKeyTypeValuesItem"), exports);
|
|
259
265
|
__exportStar(require("./NotInKeyType"), exports);
|
|
260
266
|
__exportStar(require("./NotInMultihash"), exports);
|
|
261
267
|
__exportStar(require("./NotInPrimitiveString"), exports);
|