@credo-ts/didcomm 0.6.0-pr-2392-20251010173905 → 0.6.0-pr-2457-20251016083534
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/build/BaseDidCommMessage.d.mts.map +1 -1
- package/build/BaseDidCommMessage.d.ts.map +1 -1
- package/build/BaseDidCommMessage.js +3 -3
- package/build/BaseDidCommMessage.mjs +2 -2
- package/build/BaseDidCommMessage.mjs.map +1 -1
- package/build/DidCommApi.d.mts +6 -10
- package/build/DidCommApi.d.mts.map +1 -1
- package/build/DidCommApi.d.ts +6 -10
- package/build/DidCommApi.d.ts.map +1 -1
- package/build/DidCommApi.js +16 -21
- package/build/DidCommApi.mjs +16 -21
- package/build/DidCommApi.mjs.map +1 -1
- package/build/DidCommDispatcher.d.mts.map +1 -1
- package/build/DidCommDispatcher.d.ts.map +1 -1
- package/build/DidCommDispatcher.js +7 -7
- package/build/DidCommDispatcher.mjs +7 -7
- package/build/DidCommDispatcher.mjs.map +1 -1
- package/build/DidCommEnvelopeService.d.mts.map +1 -1
- package/build/DidCommEnvelopeService.d.ts.map +1 -1
- package/build/DidCommEnvelopeService.js +5 -5
- package/build/DidCommEnvelopeService.mjs +5 -5
- package/build/DidCommEnvelopeService.mjs.map +1 -1
- package/build/DidCommFeatureRegistry.d.mts.map +1 -1
- package/build/DidCommFeatureRegistry.d.ts.map +1 -1
- package/build/DidCommFeatureRegistry.mjs.map +1 -1
- package/build/DidCommMessage.d.mts +1 -1
- package/build/DidCommMessage.d.mts.map +1 -1
- package/build/DidCommMessage.d.ts +1 -1
- package/build/DidCommMessage.d.ts.map +1 -1
- package/build/DidCommMessage.js +2 -2
- package/build/DidCommMessage.mjs +2 -2
- package/build/DidCommMessage.mjs.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.mts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.d.ts.map +1 -1
- package/build/DidCommMessageHandlerRegistry.mjs.map +1 -1
- package/build/DidCommMessageReceiver.d.mts +1 -6
- package/build/DidCommMessageReceiver.d.mts.map +1 -1
- package/build/DidCommMessageReceiver.d.ts +1 -6
- package/build/DidCommMessageReceiver.d.ts.map +1 -1
- package/build/DidCommMessageReceiver.js +9 -21
- package/build/DidCommMessageReceiver.mjs +9 -21
- package/build/DidCommMessageReceiver.mjs.map +1 -1
- package/build/DidCommMessageSender.d.mts +1 -6
- package/build/DidCommMessageSender.d.mts.map +1 -1
- package/build/DidCommMessageSender.d.ts +1 -6
- package/build/DidCommMessageSender.d.ts.map +1 -1
- package/build/DidCommMessageSender.js +17 -29
- package/build/DidCommMessageSender.mjs +17 -29
- package/build/DidCommMessageSender.mjs.map +1 -1
- package/build/DidCommModule.d.mts +1 -1
- package/build/DidCommModule.d.mts.map +1 -1
- package/build/DidCommModule.d.ts +1 -1
- package/build/DidCommModule.d.ts.map +1 -1
- package/build/DidCommModule.js +9 -12
- package/build/DidCommModule.mjs +9 -12
- package/build/DidCommModule.mjs.map +1 -1
- package/build/DidCommModuleConfig.d.mts +14 -2
- package/build/DidCommModuleConfig.d.mts.map +1 -1
- package/build/DidCommModuleConfig.d.ts +14 -2
- package/build/DidCommModuleConfig.d.ts.map +1 -1
- package/build/DidCommModuleConfig.js +15 -1
- package/build/DidCommModuleConfig.mjs +15 -1
- package/build/DidCommModuleConfig.mjs.map +1 -1
- package/build/DidCommTransportService.d.mts.map +1 -1
- package/build/DidCommTransportService.d.ts.map +1 -1
- package/build/DidCommTransportService.js +1 -1
- package/build/DidCommTransportService.mjs +1 -1
- package/build/DidCommTransportService.mjs.map +1 -1
- package/build/decorators/ack/AckDecorator.js +1 -1
- package/build/decorators/ack/AckDecorator.mjs +1 -1
- package/build/decorators/ack/AckDecoratorExtension.js +3 -3
- package/build/decorators/ack/AckDecoratorExtension.mjs +2 -2
- package/build/decorators/ack/AckDecoratorExtension.mjs.map +1 -1
- package/build/decorators/attachment/AttachmentExtension.js +3 -3
- package/build/decorators/attachment/AttachmentExtension.mjs +2 -2
- package/build/decorators/attachment/AttachmentExtension.mjs.map +1 -1
- package/build/decorators/attachment/DidCommAttachment.js +3 -3
- package/build/decorators/attachment/DidCommAttachment.mjs +2 -2
- package/build/decorators/attachment/DidCommAttachment.mjs.map +1 -1
- package/build/decorators/l10n/L10nDecoratorExtension.js +3 -3
- package/build/decorators/l10n/L10nDecoratorExtension.mjs +2 -2
- package/build/decorators/l10n/L10nDecoratorExtension.mjs.map +1 -1
- package/build/decorators/service/ServiceDecorator.js +1 -1
- package/build/decorators/service/ServiceDecorator.mjs +1 -1
- package/build/decorators/service/ServiceDecoratorExtension.js +3 -3
- package/build/decorators/service/ServiceDecoratorExtension.mjs +2 -2
- package/build/decorators/service/ServiceDecoratorExtension.mjs.map +1 -1
- package/build/decorators/signature/SignatureDecorator.js +4 -4
- package/build/decorators/signature/SignatureDecorator.mjs +3 -3
- package/build/decorators/thread/ThreadDecorator.js +3 -3
- package/build/decorators/thread/ThreadDecorator.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.js +3 -3
- package/build/decorators/thread/ThreadDecoratorExtension.mjs +2 -2
- package/build/decorators/thread/ThreadDecoratorExtension.mjs.map +1 -1
- package/build/decorators/timing/TimingDecorator.js +3 -3
- package/build/decorators/timing/TimingDecorator.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.js +3 -3
- package/build/decorators/timing/TimingDecoratorExtension.mjs +2 -2
- package/build/decorators/timing/TimingDecoratorExtension.mjs.map +1 -1
- package/build/decorators/transport/TransportDecorator.js +3 -3
- package/build/decorators/transport/TransportDecorator.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.js +3 -3
- package/build/decorators/transport/TransportDecoratorExtension.mjs +2 -2
- package/build/decorators/transport/TransportDecoratorExtension.mjs.map +1 -1
- package/build/errors/MessageSendingError.d.mts.map +1 -1
- package/build/errors/MessageSendingError.d.ts.map +1 -1
- package/build/errors/MessageSendingError.mjs.map +1 -1
- package/build/errors/index.js +1 -1
- package/build/errors/index.mjs +1 -1
- package/build/getDidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/getDidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/getDidCommOutboundMessageContext.js +6 -6
- package/build/getDidCommOutboundMessageContext.mjs +6 -6
- package/build/getDidCommOutboundMessageContext.mjs.map +1 -1
- package/build/handlers/DidCommMessageHandlerMiddleware.mjs.map +1 -1
- package/build/index.d.mts +99 -99
- package/build/index.d.ts +99 -99
- package/build/index.js +114 -112
- package/build/index.mjs +108 -108
- package/build/messages/common/DidCommAckMessage.js +1 -1
- package/build/messages/common/DidCommAckMessage.mjs +1 -1
- package/build/messages/problem-reports/DidCommProblemReportMessage.js +3 -3
- package/build/messages/problem-reports/DidCommProblemReportMessage.mjs +2 -2
- package/build/models/DidCommInboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommInboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommInboundMessageContext.mjs.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.mts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.d.ts.map +1 -1
- package/build/models/DidCommOutboundMessageContext.mjs.map +1 -1
- package/build/models/features/DidCommFeature.js +3 -3
- package/build/models/features/DidCommFeature.mjs +2 -2
- package/build/models/features/DidCommFeatureQuery.js +3 -3
- package/build/models/features/DidCommFeatureQuery.mjs +2 -2
- package/build/models/features/DidCommProtocol.d.mts.map +1 -1
- package/build/models/features/DidCommProtocol.d.ts.map +1 -1
- package/build/models/features/DidCommProtocol.js +1 -1
- package/build/models/features/DidCommProtocol.mjs +1 -1
- package/build/models/features/DidCommProtocol.mjs.map +1 -1
- package/build/models/index.js +3 -3
- package/build/models/index.mjs +3 -3
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesApi.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesApi.mjs.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.mts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.d.ts.map +1 -1
- package/build/modules/basic-messages/DidCommBasicMessagesModule.js +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs +2 -2
- package/build/modules/basic-messages/DidCommBasicMessagesModule.mjs.map +1 -1
- package/build/modules/basic-messages/handlers/BasicMessageHandler.mjs.map +1 -1
- package/build/modules/basic-messages/index.js +2 -2
- package/build/modules/basic-messages/index.mjs +2 -2
- package/build/modules/basic-messages/messages/DidCommBasicMessage.js +3 -3
- package/build/modules/basic-messages/messages/DidCommBasicMessage.mjs +2 -2
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.mts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.d.ts.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRecord.mjs.map +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.js +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs +1 -1
- package/build/modules/basic-messages/repository/DidCommBasicMessageRepository.mjs.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.mts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.d.ts.map +1 -1
- package/build/modules/basic-messages/services/DidCommBasicMessageService.js +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs +4 -4
- package/build/modules/basic-messages/services/DidCommBasicMessageService.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.mts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.d.ts +3 -3
- package/build/modules/connections/DidCommConnectionsApi.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsApi.js +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs +5 -5
- package/build/modules/connections/DidCommConnectionsApi.mjs.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.mts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.d.ts.map +1 -1
- package/build/modules/connections/DidCommConnectionsModule.js +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs +20 -20
- package/build/modules/connections/DidCommConnectionsModule.mjs.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.mts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.mts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.d.ts +2 -4
- package/build/modules/connections/DidExchangeProtocol.d.ts.map +1 -1
- package/build/modules/connections/DidExchangeProtocol.js +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs +11 -15
- package/build/modules/connections/DidExchangeProtocol.mjs.map +1 -1
- package/build/modules/connections/DidExchangeStateMachine.js +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs +1 -1
- package/build/modules/connections/DidExchangeStateMachine.mjs.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/ConnectionProblemReportError.mjs.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.mts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.d.ts.map +1 -1
- package/build/modules/connections/errors/DidExchangeProblemReportError.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommAckMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommConnectionRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.js +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs +3 -3
- package/build/modules/connections/handlers/DidCommConnectionResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeCompleteHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeRequestHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.js +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs +4 -4
- package/build/modules/connections/handlers/DidCommDidExchangeResponseHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateAckHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts +3 -5
- package/build/modules/connections/handlers/DidCommDidRotateHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateHandler.js +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs +1 -2
- package/build/modules/connections/handlers/DidCommDidRotateHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommDidRotateProblemReportHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommHangupHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.mts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.d.ts.map +1 -1
- package/build/modules/connections/handlers/DidCommTrustPingResponseMessageHandler.mjs.map +1 -1
- package/build/modules/connections/handlers/index.js +5 -5
- package/build/modules/connections/handlers/index.mjs +5 -5
- package/build/modules/connections/index.js +23 -23
- package/build/modules/connections/index.mjs +23 -23
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs +4 -4
- package/build/modules/connections/messages/DidCommConnectionInvitationMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommConnectionProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommConnectionRequestMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.js +3 -3
- package/build/modules/connections/messages/DidCommConnectionResponseMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeCompleteMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeRequestMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.js +4 -4
- package/build/modules/connections/messages/DidCommDidExchangeResponseMessage.mjs +3 -3
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateAckMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommDidRotateMessage.js +3 -3
- package/build/modules/connections/messages/DidCommDidRotateMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.js +1 -1
- package/build/modules/connections/messages/DidCommDidRotateProblemReportMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.js +1 -1
- package/build/modules/connections/messages/DidCommHangupMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingMessage.js +3 -3
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs +2 -2
- package/build/modules/connections/messages/DidCommTrustPingMessage.mjs.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.mts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.d.ts.map +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.js +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs +1 -1
- package/build/modules/connections/messages/DidCommTrustPingResponseMessage.mjs.map +1 -1
- package/build/modules/connections/messages/index.js +7 -7
- package/build/modules/connections/messages/index.mjs +7 -7
- package/build/modules/connections/models/DidCommConnection.js +3 -3
- package/build/modules/connections/models/DidCommConnection.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.d.mts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.d.ts.map +1 -1
- package/build/modules/connections/models/did/DidDoc.js +3 -3
- package/build/modules/connections/models/did/DidDoc.mjs +2 -2
- package/build/modules/connections/models/did/DidDoc.mjs.map +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.js +1 -1
- package/build/modules/connections/models/did/authentication/EmbeddedAuthentication.mjs +1 -1
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.js +3 -3
- package/build/modules/connections/models/did/authentication/ReferencedAuthentication.mjs +2 -2
- package/build/modules/connections/models/did/authentication/index.d.mts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.d.ts.map +1 -1
- package/build/modules/connections/models/did/authentication/index.mjs.map +1 -1
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/Ed25119Sig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +3 -3
- package/build/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/PublicKey.js +1 -1
- package/build/modules/connections/models/did/publicKey/PublicKey.mjs +1 -1
- package/build/modules/connections/models/did/publicKey/RsaSig2018.js +3 -3
- package/build/modules/connections/models/did/publicKey/RsaSig2018.mjs +2 -2
- package/build/modules/connections/models/did/publicKey/index.mjs.map +1 -1
- package/build/modules/connections/models/index.js +1 -1
- package/build/modules/connections/models/index.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.mts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.d.ts.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.js +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs +1 -1
- package/build/modules/connections/repository/DidCommConnectionRecord.mjs.map +1 -1
- package/build/modules/connections/repository/DidCommConnectionRepository.js +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs +2 -2
- package/build/modules/connections/repository/DidCommConnectionRepository.mjs.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.mts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.d.ts +3 -3
- package/build/modules/connections/services/DidCommConnectionService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommConnectionService.js +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs +13 -13
- package/build/modules/connections/services/DidCommConnectionService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.mts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.d.ts +2 -2
- package/build/modules/connections/services/DidCommDidRotateService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommDidRotateService.js +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs +8 -8
- package/build/modules/connections/services/DidCommDidRotateService.mjs.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.mts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.d.ts.map +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.js +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs +1 -1
- package/build/modules/connections/services/DidCommTrustPingService.mjs.map +1 -1
- package/build/modules/connections/services/helpers.js +1 -1
- package/build/modules/connections/services/helpers.mjs +1 -1
- package/build/modules/connections/services/helpers.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsApi.js +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsApi.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModule.js +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs +2 -2
- package/build/modules/credentials/DidCommCredentialsModule.mjs.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.mts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.d.ts.map +1 -1
- package/build/modules/credentials/DidCommCredentialsModuleConfig.mjs.map +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.mts +1 -1
- package/build/modules/credentials/formats/DidCommCredentialFormatServiceOptions.d.ts +1 -1
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +3 -3
- package/build/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.mjs +2 -2
- package/build/modules/credentials/formats/index.js +2 -2
- package/build/modules/credentials/formats/index.mjs +2 -2
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetail.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.js +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialDetailOptions.mjs +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.mts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.d.ts.map +1 -1
- package/build/modules/credentials/formats/jsonld/DidCommJsonLdCredentialFormatService.mjs.map +1 -1
- package/build/modules/credentials/index.js +5 -5
- package/build/modules/credentials/index.mjs +5 -5
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialFormatSpec.mjs +2 -2
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.js +3 -3
- package/build/modules/credentials/models/DidCommCredentialPreviewAttribute.mjs +2 -2
- package/build/modules/credentials/models/DidCommRevocationNotification.js +1 -1
- package/build/modules/credentials/models/DidCommRevocationNotification.mjs +1 -1
- package/build/modules/credentials/models/index.js +3 -3
- package/build/modules/credentials/models/index.mjs +3 -3
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/DidCommBaseCredentialProtocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocol.d.ts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.mts +1 -1
- package/build/modules/credentials/protocol/DidCommCredentialProtocolOptions.d.ts +1 -1
- package/build/modules/credentials/protocol/index.js +1 -1
- package/build/modules/credentials/protocol/index.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV1Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/handlers/DidCommRevocationNotificationV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV1Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.js +4 -4
- package/build/modules/credentials/protocol/revocation-notification/messages/DidCommRevocationNotificationV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.mts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.d.ts.map +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.js +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs +1 -1
- package/build/modules/credentials/protocol/revocation-notification/services/DidCommRevocationNotificationService.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.js +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialFormatCoordinator.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts +2 -2
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.js +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs +5 -5
- package/build/modules/credentials/protocol/v2/DidCommCredentialV2Protocol.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/errors/DidCommCredentialV2ProblemReportError.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommIssueCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommOfferCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommProposeCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/DidCommRequestCredentialV2Handler.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.js +1 -1
- package/build/modules/credentials/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/index.js +1 -1
- package/build/modules/credentials/protocol/v2/index.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2AckMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.mts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.d.ts.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.js +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs +2 -2
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2Preview.mjs.map +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommCredentialV2ProblemReportMessage.mjs +1 -1
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommIssueCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommOfferCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommProposeCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.js +4 -4
- package/build/modules/credentials/protocol/v2/messages/DidCommRequestCredentialV2Message.mjs +3 -3
- package/build/modules/credentials/protocol/v2/messages/index.js +1 -1
- package/build/modules/credentials/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.mts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.d.ts.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.js +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs +2 -2
- package/build/modules/credentials/repository/DidCommCredentialExchangeRecord.mjs.map +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.js +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs +1 -1
- package/build/modules/credentials/repository/DidCommCredentialExchangeRepository.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.js +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs +3 -3
- package/build/modules/discover-features/DidCommDiscoverFeaturesApi.mjs.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.mts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesEvents.d.ts +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.mts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.d.ts.map +1 -1
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.js +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs +2 -2
- package/build/modules/discover-features/DidCommDiscoverFeaturesModule.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.js +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs +4 -4
- package/build/modules/discover-features/protocol/v1/DidCommDiscoverFeaturesV1Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/handlers/DidCommFeaturesQueryMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.js +3 -3
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesDiscloseMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.js +1 -1
- package/build/modules/discover-features/protocol/v1/messages/DidCommFeaturesQueryMessage.mjs +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.js +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/DidCommDiscoverFeaturesV2Service.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/handlers/DidCommFeaturesQueriesMessageHandler.mjs.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesDisclosuresMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.mts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.d.ts.map +1 -1
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.js +3 -3
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs +2 -2
- package/build/modules/discover-features/protocol/v2/messages/DidCommFeaturesQueriesMessage.mjs.map +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.mts +1 -1
- package/build/modules/discover-features/services/DidCommDiscoverFeaturesService.d.ts +1 -1
- package/build/modules/index.js +66 -66
- package/build/modules/index.mjs +66 -66
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupApi.js +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs +4 -4
- package/build/modules/message-pickup/DidCommMessagePickupApi.mjs.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.mts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.d.ts.map +1 -1
- package/build/modules/message-pickup/DidCommMessagePickupModule.mjs.map +1 -1
- package/build/modules/message-pickup/index.js +1 -1
- package/build/modules/message-pickup/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommBaseMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/DidCommMessagePickupProtocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/index.js +1 -1
- package/build/modules/message-pickup/protocol/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.js +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/DidCommMessagePickupV1Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/handlers/DidCommBatchHandler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.js +4 -4
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchMessage.mjs +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.js +3 -3
- package/build/modules/message-pickup/protocol/v1/messages/DidCommBatchPickupMessage.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts +2 -2
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.js +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs +5 -5
- package/build/modules/message-pickup/protocol/v2/DidCommMessagePickupV2Protocol.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommMessageDeliveryV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/DidCommStatusV2Handler.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/handlers/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/index.mjs +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommDeliveryRequestV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommLiveDeliveryChangeV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.mts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.d.ts.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessageDeliveryV2Message.mjs.map +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommMessagesReceivedV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.js +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusRequestV2Message.mjs +2 -2
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.js +4 -4
- package/build/modules/message-pickup/protocol/v2/messages/DidCommStatusV2Message.mjs +3 -3
- package/build/modules/message-pickup/protocol/v2/messages/index.js +1 -1
- package/build/modules/message-pickup/protocol/v2/messages/index.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.mts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.d.ts.map +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.js +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs +1 -1
- package/build/modules/message-pickup/services/DidCommMessagePickupSessionService.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.mts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.d.ts +4 -4
- package/build/modules/oob/DidCommOutOfBandApi.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandApi.js +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs +16 -16
- package/build/modules/oob/DidCommOutOfBandApi.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandModule.js +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs +3 -3
- package/build/modules/oob/DidCommOutOfBandModule.mjs.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.mts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.mts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.d.ts +2 -2
- package/build/modules/oob/DidCommOutOfBandService.d.ts.map +1 -1
- package/build/modules/oob/DidCommOutOfBandService.js +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs +6 -6
- package/build/modules/oob/DidCommOutOfBandService.mjs.map +1 -1
- package/build/modules/oob/converters.js +1 -1
- package/build/modules/oob/converters.mjs +1 -1
- package/build/modules/oob/converters.mjs.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.mts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.d.ts.map +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.js +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs +1 -1
- package/build/modules/oob/domain/OutOfBandDidCommService.mjs.map +1 -1
- package/build/modules/oob/domain/index.js +2 -2
- package/build/modules/oob/domain/index.mjs +2 -2
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.js +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs +1 -1
- package/build/modules/oob/handlers/DidCommHandshakeReuseHandler.mjs.map +1 -1
- package/build/modules/oob/helpers.mjs.map +1 -1
- package/build/modules/oob/index.js +3 -3
- package/build/modules/oob/index.mjs +3 -3
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseAcceptedMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.js +1 -1
- package/build/modules/oob/messages/DidCommHandshakeReuseMessage.mjs +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.mts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.d.ts.map +1 -1
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.js +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs +6 -6
- package/build/modules/oob/messages/DidCommOutOfBandInvitation.mjs.map +1 -1
- package/build/modules/oob/messages/index.js +1 -1
- package/build/modules/oob/messages/index.mjs +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.mts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.d.ts.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRecord.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRecord.mjs.map +1 -1
- package/build/modules/oob/repository/DidCommOutOfBandRepository.js +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs +2 -2
- package/build/modules/oob/repository/DidCommOutOfBandRepository.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsApi.js +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs +3 -3
- package/build/modules/proofs/DidCommProofsApi.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsApiOptions.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts +1 -1
- package/build/modules/proofs/DidCommProofsModule.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModule.js +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs +1 -1
- package/build/modules/proofs/DidCommProofsModule.mjs.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.mts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.d.ts.map +1 -1
- package/build/modules/proofs/DidCommProofsModuleConfig.mjs.map +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.mts +1 -1
- package/build/modules/proofs/formats/DidCommProofFormatServiceOptions.d.ts +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.mts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.d.ts.map +1 -1
- package/build/modules/proofs/formats/dif-presentation-exchange/DidCommDifPresentationExchangeProofFormatService.mjs.map +1 -1
- package/build/modules/proofs/index.js +11 -11
- package/build/modules/proofs/index.mjs +11 -11
- package/build/modules/proofs/models/DidCommProofFormatSpec.js +3 -3
- package/build/modules/proofs/models/DidCommProofFormatSpec.mjs +2 -2
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.js +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs +1 -1
- package/build/modules/proofs/protocol/DidCommBaseProofProtocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocol.d.ts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.mts +1 -1
- package/build/modules/proofs/protocol/DidCommProofProtocolOptions.d.ts +1 -1
- package/build/modules/proofs/protocol/index.js +1 -1
- package/build/modules/proofs/protocol/index.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.js +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofFormatCoordinator.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts +4 -4
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.js +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs +12 -12
- package/build/modules/proofs/protocol/v2/DidCommProofV2Protocol.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.mts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts.map +1 -1
- package/build/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.js +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommProposePresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/handlers/DidCommRequestPresentationV2Handler.mjs.map +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2AckMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.js +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommPresentationV2ProblemReportMessage.mjs +1 -1
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommProposePresentationV2Message.mjs +3 -3
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.js +4 -4
- package/build/modules/proofs/protocol/v2/messages/DidCommRequestPresentationV2Message.mjs +3 -3
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.mts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.d.ts.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRecord.mjs.map +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.js +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs +1 -1
- package/build/modules/proofs/repository/DidCommProofExchangeRepository.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts +3 -3
- package/build/modules/routing/DidCommMediationRecipientApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientApi.js +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs +8 -8
- package/build/modules/routing/DidCommMediationRecipientApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediationRecipientModule.js +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs +4 -4
- package/build/modules/routing/DidCommMediationRecipientModule.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts +1 -1
- package/build/modules/routing/DidCommMediatorApi.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorApi.js +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs +2 -2
- package/build/modules/routing/DidCommMediatorApi.mjs.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.mts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.d.ts.map +1 -1
- package/build/modules/routing/DidCommMediatorModule.js +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs +7 -7
- package/build/modules/routing/DidCommMediatorModule.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommForwardHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommKeylistUpdateResponseHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationDenyHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationGrantHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/DidCommMediationRequestHandler.mjs.map +1 -1
- package/build/modules/routing/handlers/index.js +1 -1
- package/build/modules/routing/handlers/index.mjs +1 -1
- package/build/modules/routing/index.js +4 -4
- package/build/modules/routing/index.mjs +4 -4
- package/build/modules/routing/messages/DidCommForwardMessage.js +3 -3
- package/build/modules/routing/messages/DidCommForwardMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.js +3 -3
- package/build/modules/routing/messages/DidCommKeylistUpdateResponseMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationDenyMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationDenyMessage.mjs +1 -1
- package/build/modules/routing/messages/DidCommMediationGrantMessage.js +3 -3
- package/build/modules/routing/messages/DidCommMediationGrantMessage.mjs +2 -2
- package/build/modules/routing/messages/DidCommMediationRequestMessage.js +1 -1
- package/build/modules/routing/messages/DidCommMediationRequestMessage.mjs +1 -1
- package/build/modules/routing/messages/index.js +1 -1
- package/build/modules/routing/messages/index.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.mts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.d.ts.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRecord.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediationRepository.mjs.map +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.js +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs +1 -1
- package/build/modules/routing/repository/DidCommMediatorRoutingRepository.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts +2 -2
- package/build/modules/routing/services/DidCommMediationRecipientService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediationRecipientService.js +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs +4 -4
- package/build/modules/routing/services/DidCommMediationRecipientService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommMediatorService.js +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs +3 -3
- package/build/modules/routing/services/DidCommMediatorService.mjs.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.mts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.d.ts.map +1 -1
- package/build/modules/routing/services/DidCommRoutingService.js +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs +1 -1
- package/build/modules/routing/services/DidCommRoutingService.mjs.map +1 -1
- package/build/repository/DidCommMessageRecord.d.mts.map +1 -1
- package/build/repository/DidCommMessageRecord.d.ts.map +1 -1
- package/build/repository/DidCommMessageRecord.mjs.map +1 -1
- package/build/repository/DidCommMessageRepository.d.mts.map +1 -1
- package/build/repository/DidCommMessageRepository.d.ts.map +1 -1
- package/build/repository/DidCommMessageRepository.js +1 -1
- package/build/repository/DidCommMessageRepository.mjs +1 -1
- package/build/repository/DidCommMessageRepository.mjs.map +1 -1
- package/build/repository/index.js +1 -1
- package/build/repository/index.mjs +1 -1
- package/build/services/DidCommDocumentService.d.mts.map +1 -1
- package/build/services/DidCommDocumentService.d.ts.map +1 -1
- package/build/services/DidCommDocumentService.js +1 -1
- package/build/services/DidCommDocumentService.mjs +1 -1
- package/build/services/DidCommDocumentService.mjs.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommHttpOutboundTransport.js +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs +3 -3
- package/build/transport/DidCommHttpOutboundTransport.mjs.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.mts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.d.ts.map +1 -1
- package/build/transport/DidCommWsOutboundTransport.mjs.map +1 -1
- package/build/transport/index.js +2 -2
- package/build/transport/index.mjs +2 -2
- package/build/transport/queue/DidCommQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/DidCommQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.mts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.d.ts.map +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.js +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs +1 -1
- package/build/transport/queue/InMemoryQueueTransportRepository.mjs.map +1 -1
- package/build/transport/queue/index.js +1 -1
- package/build/transport/queue/index.mjs +1 -1
- package/build/updates/0.1-0.2/connection.js +3 -3
- package/build/updates/0.1-0.2/connection.mjs +3 -3
- package/build/updates/0.1-0.2/connection.mjs.map +1 -1
- package/build/updates/0.1-0.2/credential.js +1 -1
- package/build/updates/0.1-0.2/credential.mjs +1 -1
- package/build/updates/0.1-0.2/credential.mjs.map +1 -1
- package/build/updates/0.2-0.3/proof.js +1 -1
- package/build/updates/0.2-0.3/proof.mjs +1 -1
- package/build/updates/0.2-0.3/proof.mjs.map +1 -1
- package/build/updates/0.4-0.5/credentialExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs +2 -2
- package/build/updates/0.4-0.5/credentialExchangeRecord.mjs.map +1 -1
- package/build/updates/0.4-0.5/proofExchangeRecord.js +2 -2
- package/build/updates/0.4-0.5/proofExchangeRecord.mjs +2 -2
- package/build/util/DidCommLinkedAttachment.js +3 -3
- package/build/util/DidCommLinkedAttachment.mjs +2 -2
- package/build/util/JWE.mjs.map +1 -1
- package/build/util/attachment.d.mts.map +1 -1
- package/build/util/attachment.d.ts.map +1 -1
- package/build/util/attachment.mjs.map +1 -1
- package/build/util/messageType.d.mts +37 -1
- package/build/util/messageType.d.mts.map +1 -1
- package/build/util/messageType.d.ts +37 -1
- package/build/util/messageType.d.ts.map +1 -1
- package/build/util/messageType.js +4 -4
- package/build/util/messageType.mjs +4 -4
- package/build/util/messageType.mjs.map +1 -1
- package/build/util/parseInvitation.d.mts +8 -1
- package/build/util/parseInvitation.d.mts.map +1 -1
- package/build/util/parseInvitation.d.ts +8 -1
- package/build/util/parseInvitation.d.ts.map +1 -1
- package/build/util/parseInvitation.js +6 -5
- package/build/util/parseInvitation.mjs +7 -7
- package/build/util/parseInvitation.mjs.map +1 -1
- package/package.json +7 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseDidCommMessage.d.mts","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"BaseDidCommMessage.d.mts","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":[],"mappings":";;;;;cAWa,kBAAA;;;wBAQkB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseDidCommMessage.d.ts","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"BaseDidCommMessage.d.ts","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":[],"mappings":";;;;;cAWa,kBAAA;;;wBAQkB"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
let __credo_ts_core = require("@credo-ts/core");
|
|
5
5
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
6
|
-
let class_transformer = require("class-transformer");
|
|
7
|
-
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
8
6
|
let class_validator = require("class-validator");
|
|
9
7
|
class_validator = require_rolldown_runtime.__toESM(class_validator);
|
|
8
|
+
let class_transformer = require("class-transformer");
|
|
9
|
+
class_transformer = require_rolldown_runtime.__toESM(class_transformer);
|
|
10
10
|
|
|
11
11
|
//#region src/BaseDidCommMessage.ts
|
|
12
12
|
const MessageIdRegExp = /[-_./a-zA-Z0-9]{8,64}/;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
2
|
+
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
3
3
|
import { utils } from "@credo-ts/core";
|
|
4
|
-
import { Expose } from "class-transformer";
|
|
5
4
|
import { Matches } from "class-validator";
|
|
5
|
+
import { Expose } from "class-transformer";
|
|
6
6
|
|
|
7
7
|
//#region src/BaseDidCommMessage.ts
|
|
8
8
|
const MessageIdRegExp = /[-_./a-zA-Z0-9]{8,64}/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseDidCommMessage.mjs","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":["import type { Constructor } from '@credo-ts/core'\nimport
|
|
1
|
+
{"version":3,"file":"BaseDidCommMessage.mjs","names":[],"sources":["../src/BaseDidCommMessage.ts"],"sourcesContent":["import type { Constructor } from '@credo-ts/core'\nimport { utils } from '@credo-ts/core'\nimport { Expose } from 'class-transformer'\nimport { Matches } from 'class-validator'\nimport type { ParsedMessageType } from './util/messageType'\n\nexport const MessageIdRegExp = /[-_./a-zA-Z0-9]{8,64}/\nexport const MessageTypeRegExp = /(.*?)([a-zA-Z0-9._-]+)\\/(\\d[^/]*)\\/([a-zA-Z0-9._-]+)$/\n\nexport type BaseMessageConstructor = Constructor<BaseDidCommMessage>\n\nexport class BaseDidCommMessage {\n @Matches(MessageIdRegExp)\n @Expose({ name: '@id' })\n public id!: string\n\n @Expose({ name: '@type' })\n @Matches(MessageTypeRegExp)\n public readonly type!: string\n public static readonly type: ParsedMessageType\n\n public generateId() {\n return utils.uuid()\n }\n}\n"],"mappings":";;;;;;;AAMA,MAAa,kBAAkB;AAC/B,MAAa,oBAAoB;AAIjC,IAAa,qBAAb,MAAgC;CAU9B,AAAO,aAAa;AAClB,SAAO,MAAM,MAAM;;;;CAVpB,QAAQ,gBAAgB;CACxB,OAAO,EAAE,MAAM,OAAO,CAAC;;;;CAGvB,OAAO,EAAE,MAAM,SAAS,CAAC;CACzB,QAAQ,kBAAkB"}
|
package/build/DidCommApi.d.mts
CHANGED
|
@@ -1,33 +1,31 @@
|
|
|
1
1
|
import { DidCommMessageHandler } from "./handlers/DidCommMessageHandler.mjs";
|
|
2
2
|
import { DidCommMessageHandlerMiddleware } from "./handlers/DidCommMessageHandlerMiddleware.mjs";
|
|
3
|
-
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.mjs";
|
|
4
3
|
import { DidCommBasicMessagesApi } from "./modules/basic-messages/DidCommBasicMessagesApi.mjs";
|
|
5
|
-
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.mjs";
|
|
6
4
|
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.mjs";
|
|
7
5
|
import { DidCommCredentialProtocol } from "./modules/credentials/protocol/DidCommCredentialProtocol.mjs";
|
|
8
6
|
import { DidCommCredentialsModuleConfigOptions } from "./modules/credentials/DidCommCredentialsModuleConfig.mjs";
|
|
9
7
|
import { DidCommCredentialsApi } from "./modules/credentials/DidCommCredentialsApi.mjs";
|
|
10
8
|
import { DefaultDidCommCredentialProtocols } from "./modules/credentials/DidCommCredentialsModule.mjs";
|
|
11
|
-
import { DidCommDiscoverFeaturesService } from "./modules/discover-features/services/DidCommDiscoverFeaturesService.mjs";
|
|
12
9
|
import { DidCommDiscoverFeaturesApi } from "./modules/discover-features/DidCommDiscoverFeaturesApi.mjs";
|
|
13
10
|
import { DidCommMessagePickupProtocol } from "./modules/message-pickup/protocol/DidCommMessagePickupProtocol.mjs";
|
|
14
11
|
import { DidCommMessagePickupModuleConfigOptions } from "./modules/message-pickup/DidCommMessagePickupModuleConfig.mjs";
|
|
15
12
|
import { DidCommMessagePickupApi } from "./modules/message-pickup/DidCommMessagePickupApi.mjs";
|
|
16
13
|
import { DefaultDidCommMessagePickupProtocols } from "./modules/message-pickup/DidCommMessagePickupModule.mjs";
|
|
17
|
-
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.mjs";
|
|
18
14
|
import { DidCommOutOfBandApi } from "./modules/oob/DidCommOutOfBandApi.mjs";
|
|
19
15
|
import { DidCommProofProtocol } from "./modules/proofs/protocol/DidCommProofProtocol.mjs";
|
|
20
16
|
import { DidCommProofsModuleConfigOptions } from "./modules/proofs/DidCommProofsModuleConfig.mjs";
|
|
21
17
|
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.mjs";
|
|
22
18
|
import { DefaultDidCommProofProtocols } from "./modules/proofs/DidCommProofsModule.mjs";
|
|
23
|
-
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.mjs";
|
|
24
19
|
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.mjs";
|
|
20
|
+
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.mjs";
|
|
21
|
+
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.mjs";
|
|
25
22
|
import { DidCommInboundTransport } from "./transport/DidCommInboundTransport.mjs";
|
|
26
23
|
import { DidCommModuleConfig, DidCommModuleConfigOptions } from "./DidCommModuleConfig.mjs";
|
|
27
|
-
import {
|
|
24
|
+
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.mjs";
|
|
28
25
|
import { DidCommOutboundMessageContext } from "./models/DidCommOutboundMessageContext.mjs";
|
|
29
26
|
import { DidCommInboundMessageContext } from "./models/DidCommInboundMessageContext.mjs";
|
|
30
|
-
import {
|
|
27
|
+
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.mjs";
|
|
28
|
+
import { DidCommDiscoverFeaturesService } from "./modules/discover-features/services/DidCommDiscoverFeaturesService.mjs";
|
|
31
29
|
import { AgentContext } from "@credo-ts/core";
|
|
32
30
|
|
|
33
31
|
//#region src/DidCommApi.d.ts
|
|
@@ -35,8 +33,6 @@ type ApiOrUndefined<Config, Api> = Config extends false ? never : Api;
|
|
|
35
33
|
declare class DidCommApi<Options extends DidCommModuleConfigOptions> {
|
|
36
34
|
agentContext: AgentContext;
|
|
37
35
|
private messageHandlerRegistry;
|
|
38
|
-
private messageSender;
|
|
39
|
-
private messageReceiver;
|
|
40
36
|
private featureRegistry;
|
|
41
37
|
config: DidCommModuleConfig;
|
|
42
38
|
connections: DidCommConnectionsApi;
|
|
@@ -48,7 +44,7 @@ declare class DidCommApi<Options extends DidCommModuleConfigOptions> {
|
|
|
48
44
|
basicMessages: ApiOrUndefined<Options['basicMessages'], DidCommBasicMessagesApi>;
|
|
49
45
|
mediator: ApiOrUndefined<Options['mediator'], DidCommMediatorApi>;
|
|
50
46
|
mediationRecipient: ApiOrUndefined<Options['mediationRecipient'], DidCommMediationRecipientApi>;
|
|
51
|
-
constructor(agentContext: AgentContext, messageHandlerRegistry: DidCommMessageHandlerRegistry,
|
|
47
|
+
constructor(agentContext: AgentContext, messageHandlerRegistry: DidCommMessageHandlerRegistry, featureRegistry: DidCommFeatureRegistry, config: DidCommModuleConfig);
|
|
52
48
|
registerInboundTransport(inboundTransport: DidCommInboundTransport): void;
|
|
53
49
|
unregisterInboundTransport(inboundTransport: DidCommInboundTransport): Promise<void>;
|
|
54
50
|
get inboundTransports(): DidCommInboundTransport[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommApi.d.mts","names":[],"sources":["../src/DidCommApi.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DidCommApi.d.mts","names":[],"sources":["../src/DidCommApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2BK,8BAA8B,+BAA+B;cAGrD,2BAA2B;gBA6Cf;;;UAGN;eA/CC;OACR;aACM,2BADN,8BAAA;UAEK,eACb,mBACA,iBACE,0BAA0B,iCAAiC,0BACvD,sCACA;eAIY,eAClB,wBACA,sBACE,+BAA+B,sCAAsC,+BACjE,gDACA;iBAIc,eACpB,0BACA,wBACE,iCAAiC,wCAAwC,kCACrE,wCACA;iBAIc,eAAe,0BAA0B;YAK9C,eAAe,qBAAqB;sBAK1B,eAAe,+BAA+B;4BAIlD,sCACW,gDACP,gCACV;6CAGiC;+CAIQ,0BAAuB;2BAKrD;EA/DzB,yBAAc,CAAA,iBAAA,EAmEmC,wBAnEnC,CAAA,EAAA,IAAA;EAAA,2BAAA,CAAA,iBAAA,EAuE2C,wBAvE3C,CAAA,EAuEmE,OAvEnE,CAAA,IAAA,CAAA;MAAgB,kBAAA,CAAA,CAAA,EA6EJ,wBA7EI,EAAA;;;AAEnC;EACuB,uBAAA,CAAA,eAAA,EAiF2B,qBAjF3B,EAAA,CAAA,EAAA,IAAA;kCAAiB,CAAA,wBAAA,EAuF4B,+BAvF5B,CAAA,EAAA,IAAA;MA6Cf,sBAAA,CAAA,CAAA,EAAA,CAAA,CAAA,cAAA,EA0C0E,4BA1C1E,EAAA,GA8CU,OA9CV,CA8CU,6BAAA,GA9CV,SAAA,CAAA,CAAA,GAAA,SAAA;MAGN,yBAAA,CAAA,CAAA,EA+CmB,+BA/CnB,EAAA;;;;;2BA3Cf,CAAA,sBAAA,EAkGuD,qBAlGvD,CAAA,QAAA,CAAA,CAAA,EAAA,IAAA;MAEE,QAAA,CAAA,CAAA,EAoGe,sBApGf;UAA2D,cAAA"}
|
package/build/DidCommApi.d.ts
CHANGED
|
@@ -1,33 +1,31 @@
|
|
|
1
1
|
import { DidCommMessageHandler } from "./handlers/DidCommMessageHandler.js";
|
|
2
2
|
import { DidCommMessageHandlerMiddleware } from "./handlers/DidCommMessageHandlerMiddleware.js";
|
|
3
|
-
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.js";
|
|
4
3
|
import { DidCommBasicMessagesApi } from "./modules/basic-messages/DidCommBasicMessagesApi.js";
|
|
5
|
-
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.js";
|
|
6
4
|
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.js";
|
|
7
5
|
import { DidCommCredentialProtocol } from "./modules/credentials/protocol/DidCommCredentialProtocol.js";
|
|
8
6
|
import { DidCommCredentialsModuleConfigOptions } from "./modules/credentials/DidCommCredentialsModuleConfig.js";
|
|
9
7
|
import { DidCommCredentialsApi } from "./modules/credentials/DidCommCredentialsApi.js";
|
|
10
8
|
import { DefaultDidCommCredentialProtocols } from "./modules/credentials/DidCommCredentialsModule.js";
|
|
11
|
-
import { DidCommDiscoverFeaturesService } from "./modules/discover-features/services/DidCommDiscoverFeaturesService.js";
|
|
12
9
|
import { DidCommDiscoverFeaturesApi } from "./modules/discover-features/DidCommDiscoverFeaturesApi.js";
|
|
13
10
|
import { DidCommMessagePickupProtocol } from "./modules/message-pickup/protocol/DidCommMessagePickupProtocol.js";
|
|
14
11
|
import { DidCommMessagePickupModuleConfigOptions } from "./modules/message-pickup/DidCommMessagePickupModuleConfig.js";
|
|
15
12
|
import { DidCommMessagePickupApi } from "./modules/message-pickup/DidCommMessagePickupApi.js";
|
|
16
13
|
import { DefaultDidCommMessagePickupProtocols } from "./modules/message-pickup/DidCommMessagePickupModule.js";
|
|
17
|
-
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.js";
|
|
18
14
|
import { DidCommOutOfBandApi } from "./modules/oob/DidCommOutOfBandApi.js";
|
|
19
15
|
import { DidCommProofProtocol } from "./modules/proofs/protocol/DidCommProofProtocol.js";
|
|
20
16
|
import { DidCommProofsModuleConfigOptions } from "./modules/proofs/DidCommProofsModuleConfig.js";
|
|
21
17
|
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.js";
|
|
22
18
|
import { DefaultDidCommProofProtocols } from "./modules/proofs/DidCommProofsModule.js";
|
|
23
|
-
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.js";
|
|
24
19
|
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.js";
|
|
20
|
+
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.js";
|
|
21
|
+
import { DidCommOutboundTransport } from "./transport/DidCommOutboundTransport.js";
|
|
25
22
|
import { DidCommInboundTransport } from "./transport/DidCommInboundTransport.js";
|
|
26
23
|
import { DidCommModuleConfig, DidCommModuleConfigOptions } from "./DidCommModuleConfig.js";
|
|
27
|
-
import {
|
|
24
|
+
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.js";
|
|
28
25
|
import { DidCommOutboundMessageContext } from "./models/DidCommOutboundMessageContext.js";
|
|
29
26
|
import { DidCommInboundMessageContext } from "./models/DidCommInboundMessageContext.js";
|
|
30
|
-
import {
|
|
27
|
+
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.js";
|
|
28
|
+
import { DidCommDiscoverFeaturesService } from "./modules/discover-features/services/DidCommDiscoverFeaturesService.js";
|
|
31
29
|
import { AgentContext } from "@credo-ts/core";
|
|
32
30
|
|
|
33
31
|
//#region src/DidCommApi.d.ts
|
|
@@ -35,8 +33,6 @@ type ApiOrUndefined<Config, Api> = Config extends false ? never : Api;
|
|
|
35
33
|
declare class DidCommApi<Options extends DidCommModuleConfigOptions> {
|
|
36
34
|
agentContext: AgentContext;
|
|
37
35
|
private messageHandlerRegistry;
|
|
38
|
-
private messageSender;
|
|
39
|
-
private messageReceiver;
|
|
40
36
|
private featureRegistry;
|
|
41
37
|
config: DidCommModuleConfig;
|
|
42
38
|
connections: DidCommConnectionsApi;
|
|
@@ -48,7 +44,7 @@ declare class DidCommApi<Options extends DidCommModuleConfigOptions> {
|
|
|
48
44
|
basicMessages: ApiOrUndefined<Options['basicMessages'], DidCommBasicMessagesApi>;
|
|
49
45
|
mediator: ApiOrUndefined<Options['mediator'], DidCommMediatorApi>;
|
|
50
46
|
mediationRecipient: ApiOrUndefined<Options['mediationRecipient'], DidCommMediationRecipientApi>;
|
|
51
|
-
constructor(agentContext: AgentContext, messageHandlerRegistry: DidCommMessageHandlerRegistry,
|
|
47
|
+
constructor(agentContext: AgentContext, messageHandlerRegistry: DidCommMessageHandlerRegistry, featureRegistry: DidCommFeatureRegistry, config: DidCommModuleConfig);
|
|
52
48
|
registerInboundTransport(inboundTransport: DidCommInboundTransport): void;
|
|
53
49
|
unregisterInboundTransport(inboundTransport: DidCommInboundTransport): Promise<void>;
|
|
54
50
|
get inboundTransports(): DidCommInboundTransport[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommApi.d.ts","names":[],"sources":["../src/DidCommApi.ts"],"sourcesContent":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DidCommApi.d.ts","names":[],"sources":["../src/DidCommApi.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2BK,8BAA8B,+BAA+B;cAGrD,2BAA2B;gBA6Cf;;;UAGN;eA/CC;OACR;aACM,2BADN,8BAAA;UAEK,eACb,mBACA,iBACE,0BAA0B,iCAAiC,0BACvD,sCACA;eAIY,eAClB,wBACA,sBACE,+BAA+B,sCAAsC,+BACjE,gDACA;iBAIc,eACpB,0BACA,wBACE,iCAAiC,wCAAwC,kCACrE,wCACA;iBAIc,eAAe,0BAA0B;YAK9C,eAAe,qBAAqB;sBAK1B,eAAe,+BAA+B;4BAIlD,sCACW,gDACP,gCACV;6CAGiC;+CAIQ,0BAAuB;2BAKrD;EA/DzB,yBAAc,CAAA,iBAAA,EAmEmC,wBAnEnC,CAAA,EAAA,IAAA;EAAA,2BAAA,CAAA,iBAAA,EAuE2C,wBAvE3C,CAAA,EAuEmE,OAvEnE,CAAA,IAAA,CAAA;MAAgB,kBAAA,CAAA,CAAA,EA6EJ,wBA7EI,EAAA;;;AAEnC;EACuB,uBAAA,CAAA,eAAA,EAiF2B,qBAjF3B,EAAA,CAAA,EAAA,IAAA;kCAAiB,CAAA,wBAAA,EAuF4B,+BAvF5B,CAAA,EAAA,IAAA;MA6Cf,sBAAA,CAAA,CAAA,EAAA,CAAA,CAAA,cAAA,EA0C0E,4BA1C1E,EAAA,GA8CU,OA9CV,CA8CU,6BAAA,GA9CV,SAAA,CAAA,CAAA,GAAA,SAAA;MAGN,yBAAA,CAAA,CAAA,EA+CmB,+BA/CnB,EAAA;;;;;2BA3Cf,CAAA,sBAAA,EAkGuD,qBAlGvD,CAAA,QAAA,CAAA,CAAA,EAAA,IAAA;MAEE,QAAA,CAAA,CAAA,EAoGe,sBApGf;UAA2D,cAAA"}
|
package/build/DidCommApi.js
CHANGED
|
@@ -1,32 +1,28 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
|
-
const require_DidCommModuleConfig = require('./DidCommModuleConfig.js');
|
|
5
|
-
const require_DidCommMessageSender = require('./DidCommMessageSender.js');
|
|
6
|
-
const require_DidCommConnectionsApi = require('./modules/connections/DidCommConnectionsApi.js');
|
|
7
3
|
const require_DidCommFeatureRegistry = require('./DidCommFeatureRegistry.js');
|
|
8
4
|
const require_DidCommMessageHandlerRegistry = require('./DidCommMessageHandlerRegistry.js');
|
|
5
|
+
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
6
|
+
const require_DidCommModuleConfig = require('./DidCommModuleConfig.js');
|
|
7
|
+
const require_DidCommConnectionsApi = require('./modules/connections/DidCommConnectionsApi.js');
|
|
9
8
|
const require_DidCommBasicMessagesApi = require('./modules/basic-messages/DidCommBasicMessagesApi.js');
|
|
10
9
|
const require_DidCommOutOfBandApi = require('./modules/oob/DidCommOutOfBandApi.js');
|
|
11
|
-
const require_DidCommMessagePickupApi = require('./modules/message-pickup/DidCommMessagePickupApi.js');
|
|
12
|
-
const require_DidCommMediatorApi = require('./modules/routing/DidCommMediatorApi.js');
|
|
13
10
|
const require_DidCommDiscoverFeaturesApi = require('./modules/discover-features/DidCommDiscoverFeaturesApi.js');
|
|
11
|
+
const require_DidCommMessagePickupApi = require('./modules/message-pickup/DidCommMessagePickupApi.js');
|
|
14
12
|
const require_DidCommMediationRecipientApi = require('./modules/routing/DidCommMediationRecipientApi.js');
|
|
13
|
+
const require_DidCommMediatorApi = require('./modules/routing/DidCommMediatorApi.js');
|
|
15
14
|
const require_DidCommCredentialsApi = require('./modules/credentials/DidCommCredentialsApi.js');
|
|
16
15
|
const require_DidCommProofsApi = require('./modules/proofs/DidCommProofsApi.js');
|
|
17
16
|
require('./modules/index.js');
|
|
18
|
-
const require_DidCommMessageReceiver = require('./DidCommMessageReceiver.js');
|
|
19
17
|
let __credo_ts_core = require("@credo-ts/core");
|
|
20
18
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
21
19
|
|
|
22
20
|
//#region src/DidCommApi.ts
|
|
23
|
-
var _ref, _ref2, _ref3, _ref4
|
|
21
|
+
var _ref, _ref2, _ref3, _ref4;
|
|
24
22
|
let DidCommApi = class DidCommApi$1 {
|
|
25
|
-
constructor(agentContext, messageHandlerRegistry,
|
|
23
|
+
constructor(agentContext, messageHandlerRegistry, featureRegistry, config) {
|
|
26
24
|
this.agentContext = agentContext;
|
|
27
25
|
this.messageHandlerRegistry = messageHandlerRegistry;
|
|
28
|
-
this.messageSender = messageSender;
|
|
29
|
-
this.messageReceiver = messageReceiver;
|
|
30
26
|
this.featureRegistry = featureRegistry;
|
|
31
27
|
this.config = config;
|
|
32
28
|
this.connections = this.agentContext.resolve(require_DidCommConnectionsApi.DidCommConnectionsApi);
|
|
@@ -40,22 +36,23 @@ let DidCommApi = class DidCommApi$1 {
|
|
|
40
36
|
this.mediationRecipient = this.apiOrUndefined(this.config.enabledModules.mediationRecipient, require_DidCommMediationRecipientApi.DidCommMediationRecipientApi);
|
|
41
37
|
}
|
|
42
38
|
registerInboundTransport(inboundTransport) {
|
|
43
|
-
this.
|
|
39
|
+
this.config.inboundTransports.push(inboundTransport);
|
|
44
40
|
}
|
|
45
41
|
async unregisterInboundTransport(inboundTransport) {
|
|
46
|
-
|
|
42
|
+
this.config.inboundTransports = this.config.inboundTransports.filter((transport) => transport !== inboundTransport);
|
|
43
|
+
await inboundTransport.stop();
|
|
47
44
|
}
|
|
48
45
|
get inboundTransports() {
|
|
49
|
-
return this.
|
|
46
|
+
return this.config.inboundTransports;
|
|
50
47
|
}
|
|
51
48
|
registerOutboundTransport(outboundTransport) {
|
|
52
|
-
this.
|
|
49
|
+
this.config.outboundTransports.push(outboundTransport);
|
|
53
50
|
}
|
|
54
51
|
async unregisterOutboundTransport(outboundTransport) {
|
|
55
|
-
|
|
52
|
+
this.config.outboundTransports = this.config.outboundTransports.filter((transport) => transport !== outboundTransport);
|
|
56
53
|
}
|
|
57
54
|
get outboundTransports() {
|
|
58
|
-
return this.
|
|
55
|
+
return this.config.outboundTransports;
|
|
59
56
|
}
|
|
60
57
|
/**
|
|
61
58
|
* Agent's feature registry
|
|
@@ -89,10 +86,8 @@ let DidCommApi = class DidCommApi$1 {
|
|
|
89
86
|
DidCommApi = require_decorate.__decorate([(0, __credo_ts_core.injectable)(), require_decorateMetadata.__decorateMetadata("design:paramtypes", [
|
|
90
87
|
typeof (_ref = typeof __credo_ts_core.AgentContext !== "undefined" && __credo_ts_core.AgentContext) === "function" ? _ref : Object,
|
|
91
88
|
typeof (_ref2 = typeof require_DidCommMessageHandlerRegistry.DidCommMessageHandlerRegistry !== "undefined" && require_DidCommMessageHandlerRegistry.DidCommMessageHandlerRegistry) === "function" ? _ref2 : Object,
|
|
92
|
-
typeof (_ref3 = typeof
|
|
93
|
-
typeof (_ref4 = typeof
|
|
94
|
-
typeof (_ref5 = typeof require_DidCommFeatureRegistry.DidCommFeatureRegistry !== "undefined" && require_DidCommFeatureRegistry.DidCommFeatureRegistry) === "function" ? _ref5 : Object,
|
|
95
|
-
typeof (_ref6 = typeof require_DidCommModuleConfig.DidCommModuleConfig !== "undefined" && require_DidCommModuleConfig.DidCommModuleConfig) === "function" ? _ref6 : Object
|
|
89
|
+
typeof (_ref3 = typeof require_DidCommFeatureRegistry.DidCommFeatureRegistry !== "undefined" && require_DidCommFeatureRegistry.DidCommFeatureRegistry) === "function" ? _ref3 : Object,
|
|
90
|
+
typeof (_ref4 = typeof require_DidCommModuleConfig.DidCommModuleConfig !== "undefined" && require_DidCommModuleConfig.DidCommModuleConfig) === "function" ? _ref4 : Object
|
|
96
91
|
])], DidCommApi);
|
|
97
92
|
|
|
98
93
|
//#endregion
|
package/build/DidCommApi.mjs
CHANGED
|
@@ -1,30 +1,26 @@
|
|
|
1
|
-
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
|
-
import { DidCommModuleConfig } from "./DidCommModuleConfig.mjs";
|
|
4
|
-
import { DidCommMessageSender } from "./DidCommMessageSender.mjs";
|
|
5
|
-
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.mjs";
|
|
6
2
|
import { DidCommFeatureRegistry } from "./DidCommFeatureRegistry.mjs";
|
|
7
3
|
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.mjs";
|
|
4
|
+
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
5
|
+
import { DidCommModuleConfig } from "./DidCommModuleConfig.mjs";
|
|
6
|
+
import { DidCommConnectionsApi } from "./modules/connections/DidCommConnectionsApi.mjs";
|
|
8
7
|
import { DidCommBasicMessagesApi } from "./modules/basic-messages/DidCommBasicMessagesApi.mjs";
|
|
9
8
|
import { DidCommOutOfBandApi } from "./modules/oob/DidCommOutOfBandApi.mjs";
|
|
10
|
-
import { DidCommMessagePickupApi } from "./modules/message-pickup/DidCommMessagePickupApi.mjs";
|
|
11
|
-
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.mjs";
|
|
12
9
|
import { DidCommDiscoverFeaturesApi } from "./modules/discover-features/DidCommDiscoverFeaturesApi.mjs";
|
|
10
|
+
import { DidCommMessagePickupApi } from "./modules/message-pickup/DidCommMessagePickupApi.mjs";
|
|
13
11
|
import { DidCommMediationRecipientApi } from "./modules/routing/DidCommMediationRecipientApi.mjs";
|
|
12
|
+
import { DidCommMediatorApi } from "./modules/routing/DidCommMediatorApi.mjs";
|
|
14
13
|
import { DidCommCredentialsApi } from "./modules/credentials/DidCommCredentialsApi.mjs";
|
|
15
14
|
import { DidCommProofsApi } from "./modules/proofs/DidCommProofsApi.mjs";
|
|
16
15
|
import "./modules/index.mjs";
|
|
17
|
-
import { DidCommMessageReceiver } from "./DidCommMessageReceiver.mjs";
|
|
18
16
|
import { AgentContext, injectable } from "@credo-ts/core";
|
|
19
17
|
|
|
20
18
|
//#region src/DidCommApi.ts
|
|
21
|
-
var _ref, _ref2, _ref3, _ref4
|
|
19
|
+
var _ref, _ref2, _ref3, _ref4;
|
|
22
20
|
let DidCommApi = class DidCommApi$1 {
|
|
23
|
-
constructor(agentContext, messageHandlerRegistry,
|
|
21
|
+
constructor(agentContext, messageHandlerRegistry, featureRegistry, config) {
|
|
24
22
|
this.agentContext = agentContext;
|
|
25
23
|
this.messageHandlerRegistry = messageHandlerRegistry;
|
|
26
|
-
this.messageSender = messageSender;
|
|
27
|
-
this.messageReceiver = messageReceiver;
|
|
28
24
|
this.featureRegistry = featureRegistry;
|
|
29
25
|
this.config = config;
|
|
30
26
|
this.connections = this.agentContext.resolve(DidCommConnectionsApi);
|
|
@@ -38,22 +34,23 @@ let DidCommApi = class DidCommApi$1 {
|
|
|
38
34
|
this.mediationRecipient = this.apiOrUndefined(this.config.enabledModules.mediationRecipient, DidCommMediationRecipientApi);
|
|
39
35
|
}
|
|
40
36
|
registerInboundTransport(inboundTransport) {
|
|
41
|
-
this.
|
|
37
|
+
this.config.inboundTransports.push(inboundTransport);
|
|
42
38
|
}
|
|
43
39
|
async unregisterInboundTransport(inboundTransport) {
|
|
44
|
-
|
|
40
|
+
this.config.inboundTransports = this.config.inboundTransports.filter((transport) => transport !== inboundTransport);
|
|
41
|
+
await inboundTransport.stop();
|
|
45
42
|
}
|
|
46
43
|
get inboundTransports() {
|
|
47
|
-
return this.
|
|
44
|
+
return this.config.inboundTransports;
|
|
48
45
|
}
|
|
49
46
|
registerOutboundTransport(outboundTransport) {
|
|
50
|
-
this.
|
|
47
|
+
this.config.outboundTransports.push(outboundTransport);
|
|
51
48
|
}
|
|
52
49
|
async unregisterOutboundTransport(outboundTransport) {
|
|
53
|
-
|
|
50
|
+
this.config.outboundTransports = this.config.outboundTransports.filter((transport) => transport !== outboundTransport);
|
|
54
51
|
}
|
|
55
52
|
get outboundTransports() {
|
|
56
|
-
return this.
|
|
53
|
+
return this.config.outboundTransports;
|
|
57
54
|
}
|
|
58
55
|
/**
|
|
59
56
|
* Agent's feature registry
|
|
@@ -87,10 +84,8 @@ let DidCommApi = class DidCommApi$1 {
|
|
|
87
84
|
DidCommApi = __decorate([injectable(), __decorateMetadata("design:paramtypes", [
|
|
88
85
|
typeof (_ref = typeof AgentContext !== "undefined" && AgentContext) === "function" ? _ref : Object,
|
|
89
86
|
typeof (_ref2 = typeof DidCommMessageHandlerRegistry !== "undefined" && DidCommMessageHandlerRegistry) === "function" ? _ref2 : Object,
|
|
90
|
-
typeof (_ref3 = typeof
|
|
91
|
-
typeof (_ref4 = typeof
|
|
92
|
-
typeof (_ref5 = typeof DidCommFeatureRegistry !== "undefined" && DidCommFeatureRegistry) === "function" ? _ref5 : Object,
|
|
93
|
-
typeof (_ref6 = typeof DidCommModuleConfig !== "undefined" && DidCommModuleConfig) === "function" ? _ref6 : Object
|
|
87
|
+
typeof (_ref3 = typeof DidCommFeatureRegistry !== "undefined" && DidCommFeatureRegistry) === "function" ? _ref3 : Object,
|
|
88
|
+
typeof (_ref4 = typeof DidCommModuleConfig !== "undefined" && DidCommModuleConfig) === "function" ? _ref4 : Object
|
|
94
89
|
])], DidCommApi);
|
|
95
90
|
|
|
96
91
|
//#endregion
|
package/build/DidCommApi.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommApi.mjs","names":["DidCommApi","agentContext: AgentContext","messageHandlerRegistry: DidCommMessageHandlerRegistry","
|
|
1
|
+
{"version":3,"file":"DidCommApi.mjs","names":["DidCommApi","agentContext: AgentContext","messageHandlerRegistry: DidCommMessageHandlerRegistry","featureRegistry: DidCommFeatureRegistry","config: DidCommModuleConfig"],"sources":["../src/DidCommApi.ts"],"sourcesContent":["import { AgentContext, type InjectionToken, injectable } from '@credo-ts/core'\nimport { DidCommFeatureRegistry } from './DidCommFeatureRegistry'\nimport { DidCommMessageHandlerRegistry } from './DidCommMessageHandlerRegistry'\nimport { DidCommModuleConfig, type DidCommModuleConfigOptions } from './DidCommModuleConfig'\nimport type { DidCommMessageHandler, DidCommMessageHandlerMiddleware } from './handlers'\nimport {\n type DefaultDidCommMessagePickupProtocols,\n type DefaultDidCommProofProtocols,\n DidCommBasicMessagesApi,\n DidCommConnectionsApi,\n type DidCommCredentialProtocol,\n DidCommDiscoverFeaturesApi,\n DidCommMessagePickupApi,\n type DidCommMessagePickupModuleConfigOptions,\n type DidCommMessagePickupProtocol,\n DidCommOutOfBandApi,\n type DidCommProofProtocol,\n DidCommProofsApi,\n type DidCommProofsModuleConfigOptions,\n} from './modules'\nimport { DidCommCredentialsApi } from './modules/credentials/DidCommCredentialsApi'\nimport type { DefaultDidCommCredentialProtocols } from './modules/credentials/DidCommCredentialsModule'\nimport type { DidCommCredentialsModuleConfigOptions } from './modules/credentials/DidCommCredentialsModuleConfig'\nimport { DidCommMediationRecipientApi } from './modules/routing/DidCommMediationRecipientApi'\nimport { DidCommMediatorApi } from './modules/routing/DidCommMediatorApi'\nimport type { DidCommInboundTransport, DidCommOutboundTransport } from './transport'\n\ntype ApiOrUndefined<Config, Api> = Config extends false ? never : Api\n\n@injectable()\nexport class DidCommApi<Options extends DidCommModuleConfigOptions> {\n public connections = this.agentContext.resolve(DidCommConnectionsApi)\n public oob = this.agentContext.resolve(DidCommOutOfBandApi)\n public discovery = this.agentContext.resolve(DidCommDiscoverFeaturesApi)\n public proofs: ApiOrUndefined<\n Options['proofs'],\n DidCommProofsApi<\n Options['proofs'] extends DidCommProofsModuleConfigOptions<DidCommProofProtocol[]>\n ? Options['proofs']['proofProtocols']\n : DefaultDidCommProofProtocols\n >\n > = this.apiOrUndefined(this.config.enabledModules.proofs, DidCommProofsApi)\n\n public credentials: ApiOrUndefined<\n Options['credentials'],\n DidCommCredentialsApi<\n Options['credentials'] extends DidCommCredentialsModuleConfigOptions<DidCommCredentialProtocol[]>\n ? Options['credentials']['credentialProtocols']\n : DefaultDidCommCredentialProtocols\n >\n > = this.apiOrUndefined(this.config.enabledModules.credentials, DidCommCredentialsApi)\n\n public messagePickup: ApiOrUndefined<\n Options['messagePickup'],\n DidCommMessagePickupApi<\n Options['messagePickup'] extends DidCommMessagePickupModuleConfigOptions<DidCommMessagePickupProtocol[]>\n ? Options['messagePickup']['protocols']\n : DefaultDidCommMessagePickupProtocols\n >\n > = this.apiOrUndefined(this.config.enabledModules.messagePickup, DidCommMessagePickupApi)\n\n public basicMessages: ApiOrUndefined<Options['basicMessages'], DidCommBasicMessagesApi> = this.apiOrUndefined(\n this.config.enabledModules.basicMessages,\n DidCommBasicMessagesApi\n )\n\n public mediator: ApiOrUndefined<Options['mediator'], DidCommMediatorApi> = this.apiOrUndefined(\n this.config.enabledModules.mediator,\n DidCommMediatorApi\n )\n\n public mediationRecipient: ApiOrUndefined<Options['mediationRecipient'], DidCommMediationRecipientApi> =\n this.apiOrUndefined(this.config.enabledModules.mediationRecipient, DidCommMediationRecipientApi)\n\n public constructor(\n public agentContext: AgentContext,\n private messageHandlerRegistry: DidCommMessageHandlerRegistry,\n private featureRegistry: DidCommFeatureRegistry,\n public config: DidCommModuleConfig\n ) {}\n\n public registerInboundTransport(inboundTransport: DidCommInboundTransport) {\n this.config.inboundTransports.push(inboundTransport)\n }\n\n public async unregisterInboundTransport(inboundTransport: DidCommInboundTransport) {\n this.config.inboundTransports = this.config.inboundTransports.filter((transport) => transport !== inboundTransport)\n await inboundTransport.stop()\n }\n\n public get inboundTransports() {\n return this.config.inboundTransports\n }\n\n public registerOutboundTransport(outboundTransport: DidCommOutboundTransport) {\n this.config.outboundTransports.push(outboundTransport)\n }\n\n public async unregisterOutboundTransport(outboundTransport: DidCommOutboundTransport) {\n this.config.outboundTransports = this.config.outboundTransports.filter(\n (transport) => transport !== outboundTransport\n )\n }\n\n public get outboundTransports() {\n return this.config.outboundTransports\n }\n\n /**\n * Agent's feature registry\n */\n public registerMessageHandlers(messageHandlers: DidCommMessageHandler[]) {\n for (const messageHandler of messageHandlers) {\n this.messageHandlerRegistry.registerMessageHandler(messageHandler)\n }\n }\n\n public registerMessageHandlerMiddleware(messageHandlerMiddleware: DidCommMessageHandlerMiddleware) {\n this.messageHandlerRegistry.registerMessageHandlerMiddleware(messageHandlerMiddleware)\n }\n\n public get fallbackMessageHandler() {\n return this.messageHandlerRegistry.fallbackMessageHandler\n }\n\n public get messageHandlerMiddlewares() {\n return this.messageHandlerRegistry.messageHandlerMiddlewares\n }\n\n /**\n * Sets the fallback message handler, the message handler that will be called if no handler\n * is registered for an incoming message type.\n */\n public setFallbackMessageHandler(fallbackMessageHandler: DidCommMessageHandler['handle']) {\n this.messageHandlerRegistry.setFallbackMessageHandler(fallbackMessageHandler)\n }\n\n public get features() {\n return this.featureRegistry\n }\n\n private apiOrUndefined(isEnabled: boolean, apiClass: InjectionToken) {\n if (isEnabled) {\n return this.agentContext.resolve(apiClass)\n }\n\n return undefined\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;AA8BO,uBAAMA,aAAuD;CA4ClE,AAAO,YACL,AAAOC,cACP,AAAQC,wBACR,AAAQC,iBACR,AAAOC,QACP;EAJO;EACC;EACA;EACD;OA/CF,cAAc,KAAK,aAAa,QAAQ,sBAAsB;OAC9D,MAAM,KAAK,aAAa,QAAQ,oBAAoB;OACpD,YAAY,KAAK,aAAa,QAAQ,2BAA2B;OACjE,SAOH,KAAK,eAAe,KAAK,OAAO,eAAe,QAAQ,iBAAiB;OAErE,cAOH,KAAK,eAAe,KAAK,OAAO,eAAe,aAAa,sBAAsB;OAE/E,gBAOH,KAAK,eAAe,KAAK,OAAO,eAAe,eAAe,wBAAwB;OAEnF,gBAAmF,KAAK,eAC7F,KAAK,OAAO,eAAe,eAC3B,wBACD;OAEM,WAAoE,KAAK,eAC9E,KAAK,OAAO,eAAe,UAC3B,mBACD;OAEM,qBACL,KAAK,eAAe,KAAK,OAAO,eAAe,oBAAoB,6BAA6B;;CASlG,AAAO,yBAAyB,kBAA2C;AACzE,OAAK,OAAO,kBAAkB,KAAK,iBAAiB;;CAGtD,MAAa,2BAA2B,kBAA2C;AACjF,OAAK,OAAO,oBAAoB,KAAK,OAAO,kBAAkB,QAAQ,cAAc,cAAc,iBAAiB;AACnH,QAAM,iBAAiB,MAAM;;CAG/B,IAAW,oBAAoB;AAC7B,SAAO,KAAK,OAAO;;CAGrB,AAAO,0BAA0B,mBAA6C;AAC5E,OAAK,OAAO,mBAAmB,KAAK,kBAAkB;;CAGxD,MAAa,4BAA4B,mBAA6C;AACpF,OAAK,OAAO,qBAAqB,KAAK,OAAO,mBAAmB,QAC7D,cAAc,cAAc,kBAC9B;;CAGH,IAAW,qBAAqB;AAC9B,SAAO,KAAK,OAAO;;;;;CAMrB,AAAO,wBAAwB,iBAA0C;AACvE,OAAK,MAAM,kBAAkB,gBAC3B,MAAK,uBAAuB,uBAAuB,eAAe;;CAItE,AAAO,iCAAiC,0BAA2D;AACjG,OAAK,uBAAuB,iCAAiC,yBAAyB;;CAGxF,IAAW,yBAAyB;AAClC,SAAO,KAAK,uBAAuB;;CAGrC,IAAW,4BAA4B;AACrC,SAAO,KAAK,uBAAuB;;;;;;CAOrC,AAAO,0BAA0B,wBAAyD;AACxF,OAAK,uBAAuB,0BAA0B,uBAAuB;;CAG/E,IAAW,WAAW;AACpB,SAAO,KAAK;;CAGd,AAAQ,eAAe,WAAoB,UAA0B;AACnE,MAAI,UACF,QAAO,KAAK,aAAa,QAAQ,SAAS;;;yBAlH/C,YAAY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDispatcher.d.mts","names":[],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDispatcher.d.mts","names":[],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":[],"mappings":";;;;;;cAgBa,iBAAA;;EAAA,QAAA,aAAiB;EAAA,QAAA,YAAA;UAOX,MAAA;aACD,CAAA,aAAA,EADC,oBACD,EAAA,YAAA,EAAA,YAAA,EAAA,sBAAA,EACU,6BADV,EAAA,MAAA,EAE2B,MAF3B;UACU,wBAAA;UACiB,CAAA,cAAA,EAqCL,4BArCK,CAAA,EAqC0B,OArC1B,CAAA,IAAA,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDispatcher.d.ts","names":[],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommDispatcher.d.ts","names":[],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":[],"mappings":";;;;;;cAgBa,iBAAA;;EAAA,QAAA,aAAiB;EAAA,QAAA,YAAA;UAOX,MAAA;aACD,CAAA,aAAA,EADC,oBACD,EAAA,YAAA,EAAA,YAAA,EAAA,sBAAA,EACU,6BADV,EAAA,MAAA,EAE2B,MAF3B;UACU,wBAAA;UACiB,CAAA,cAAA,EAqCL,4BArCK,CAAA,EAqC0B,OArC1B,CAAA,IAAA,CAAA"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
4
3
|
const require_messageType = require('./util/messageType.js');
|
|
4
|
+
const require_DidCommMessageHandlerRegistry = require('./DidCommMessageHandlerRegistry.js');
|
|
5
|
+
const require_DidCommEvents = require('./DidCommEvents.js');
|
|
6
|
+
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
7
|
+
const require_decorateParam = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
5
8
|
const require_DidCommProblemReportMessage = require('./messages/problem-reports/DidCommProblemReportMessage.js');
|
|
6
9
|
const require_DidCommProblemReportError = require('./errors/problem-reports/DidCommProblemReportError.js');
|
|
7
10
|
require('./errors/problem-reports/index.js');
|
|
8
|
-
const require_DidCommMessageHandlerMiddleware = require('./handlers/DidCommMessageHandlerMiddleware.js');
|
|
9
|
-
require('./messages/index.js');
|
|
10
|
-
const require_DidCommProblemReportReason = require('./models/problem-reports/DidCommProblemReportReason.js');
|
|
11
11
|
const require_DidCommOutboundMessageContext = require('./models/DidCommOutboundMessageContext.js');
|
|
12
|
+
const require_DidCommProblemReportReason = require('./models/problem-reports/DidCommProblemReportReason.js');
|
|
12
13
|
require('./models/index.js');
|
|
13
|
-
const require_DidCommEvents = require('./DidCommEvents.js');
|
|
14
|
-
const require_decorateParam = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
15
14
|
const require_DidCommMessageSender = require('./DidCommMessageSender.js');
|
|
16
|
-
|
|
15
|
+
require('./messages/index.js');
|
|
16
|
+
const require_DidCommMessageHandlerMiddleware = require('./handlers/DidCommMessageHandlerMiddleware.js');
|
|
17
17
|
let __credo_ts_core = require("@credo-ts/core");
|
|
18
18
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
19
19
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
2
1
|
import { __decorate } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.mjs";
|
|
3
2
|
import { canHandleMessageType, parseMessageType } from "./util/messageType.mjs";
|
|
3
|
+
import { DidCommMessageHandlerRegistry } from "./DidCommMessageHandlerRegistry.mjs";
|
|
4
|
+
import { DidCommEventTypes } from "./DidCommEvents.mjs";
|
|
5
|
+
import { __decorateMetadata } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.mjs";
|
|
6
|
+
import { __decorateParam } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
4
7
|
import { DidCommProblemReportMessage } from "./messages/problem-reports/DidCommProblemReportMessage.mjs";
|
|
5
8
|
import { DidCommProblemReportError } from "./errors/problem-reports/DidCommProblemReportError.mjs";
|
|
6
9
|
import "./errors/problem-reports/index.mjs";
|
|
7
|
-
import { DidCommMessageHandlerMiddlewareRunner } from "./handlers/DidCommMessageHandlerMiddleware.mjs";
|
|
8
|
-
import "./messages/index.mjs";
|
|
9
|
-
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.mjs";
|
|
10
10
|
import { DidCommOutboundMessageContext } from "./models/DidCommOutboundMessageContext.mjs";
|
|
11
|
+
import { DidCommProblemReportReason } from "./models/problem-reports/DidCommProblemReportReason.mjs";
|
|
11
12
|
import "./models/index.mjs";
|
|
12
|
-
import { DidCommEventTypes } from "./DidCommEvents.mjs";
|
|
13
|
-
import { __decorateParam } from "./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.mjs";
|
|
14
13
|
import { DidCommMessageSender } from "./DidCommMessageSender.mjs";
|
|
15
|
-
import
|
|
14
|
+
import "./messages/index.mjs";
|
|
15
|
+
import { DidCommMessageHandlerMiddlewareRunner } from "./handlers/DidCommMessageHandlerMiddleware.mjs";
|
|
16
16
|
import { CredoError, EventEmitter, InjectionSymbols, inject, injectable } from "@credo-ts/core";
|
|
17
17
|
|
|
18
18
|
//#region src/DidCommDispatcher.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommDispatcher.mjs","names":["DidCommDispatcher","logger: Logger","outboundMessage: DidCommOutboundMessageContext<DidCommMessage> | undefined"],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":["import type
|
|
1
|
+
{"version":3,"file":"DidCommDispatcher.mjs","names":["DidCommDispatcher","logger: Logger","outboundMessage: DidCommOutboundMessageContext<DidCommMessage> | undefined"],"sources":["../src/DidCommDispatcher.ts"],"sourcesContent":["import { CredoError, EventEmitter, InjectionSymbols, inject, injectable, type Logger } from '@credo-ts/core'\nimport type { DidCommMessageProcessedEvent } from './DidCommEvents'\nimport { DidCommEventTypes } from './DidCommEvents'\nimport type { DidCommMessage } from './DidCommMessage'\nimport { DidCommMessageHandlerRegistry } from './DidCommMessageHandlerRegistry'\nimport { DidCommMessageSender } from './DidCommMessageSender'\nimport { DidCommProblemReportError } from './errors/problem-reports'\nimport { DidCommMessageHandlerMiddlewareRunner } from './handlers'\nimport type { DidCommMessageHandlerMiddleware } from './handlers/DidCommMessageHandlerMiddleware'\nimport { DidCommProblemReportMessage } from './messages'\nimport { DidCommOutboundMessageContext } from './models'\nimport type { DidCommInboundMessageContext } from './models/DidCommInboundMessageContext'\nimport { DidCommProblemReportReason } from './models/problem-reports'\nimport { canHandleMessageType, parseMessageType } from './util/messageType'\n\n@injectable()\nexport class DidCommDispatcher {\n private messageHandlerRegistry: DidCommMessageHandlerRegistry\n private messageSender: DidCommMessageSender\n private eventEmitter: EventEmitter\n private logger: Logger\n\n public constructor(\n messageSender: DidCommMessageSender,\n eventEmitter: EventEmitter,\n messageHandlerRegistry: DidCommMessageHandlerRegistry,\n @inject(InjectionSymbols.Logger) logger: Logger\n ) {\n this.messageSender = messageSender\n this.eventEmitter = eventEmitter\n this.messageHandlerRegistry = messageHandlerRegistry\n this.logger = logger\n }\n\n private defaultHandlerMiddleware: DidCommMessageHandlerMiddleware = async (inboundMessageContext, next) => {\n let messageHandler = inboundMessageContext.messageHandler\n\n const fallbackMessageHandler =\n inboundMessageContext.agentContext.dependencyManager.resolve(DidCommMessageHandlerRegistry).fallbackMessageHandler\n if (!messageHandler && fallbackMessageHandler) {\n messageHandler = {\n supportedMessages: [],\n handle: fallbackMessageHandler,\n }\n }\n\n if (!messageHandler) {\n throw new DidCommProblemReportError(\n `Error handling message ${inboundMessageContext.message.id} with type ${inboundMessageContext.message.type}. The message type is not supported`,\n {\n problemCode: DidCommProblemReportReason.MessageParseFailure,\n }\n )\n }\n\n const outboundMessage = await messageHandler.handle(inboundMessageContext)\n if (outboundMessage) {\n inboundMessageContext.setResponseMessage(outboundMessage)\n }\n\n await next()\n }\n\n public async dispatch(messageContext: DidCommInboundMessageContext): Promise<void> {\n const { agentContext, connection, senderKey, recipientKey, message, encryptedMessage } = messageContext\n\n // Set default handler if available, middleware can still override the message handler\n const messageHandler = this.messageHandlerRegistry.getHandlerForMessageType(message.type)\n if (messageHandler) {\n messageContext.setMessageHandler(messageHandler)\n }\n\n let outboundMessage: DidCommOutboundMessageContext<DidCommMessage> | undefined\n\n try {\n const messageHandlerMiddlewares =\n agentContext.dependencyManager.resolve(DidCommMessageHandlerRegistry).messageHandlerMiddlewares\n const middlewares = [...messageHandlerMiddlewares, this.defaultHandlerMiddleware]\n await DidCommMessageHandlerMiddlewareRunner.run(middlewares, messageContext)\n\n outboundMessage = messageContext.responseMessage\n } catch (error) {\n const problemReportMessage = error.problemReport\n\n if (problemReportMessage instanceof DidCommProblemReportMessage && messageContext.connection) {\n const messageType = parseMessageType(messageContext.message.type)\n if (canHandleMessageType(DidCommProblemReportMessage, messageType)) {\n throw new CredoError(`Not sending problem report in response to problem report: ${message}`)\n }\n\n const { protocolUri: problemReportProtocolUri } = parseMessageType(problemReportMessage.type)\n const { protocolUri: inboundProtocolUri } = parseMessageType(messageContext.message.type)\n\n // If the inbound protocol uri is the same as the problem report protocol uri, we can see the interaction as the same thread\n // However if it is no the same we should see it as a new thread, where the inbound message `@id` is the parentThreadId\n if (inboundProtocolUri === problemReportProtocolUri) {\n problemReportMessage.setThread({\n threadId: message.threadId,\n })\n } else {\n problemReportMessage.setThread({\n parentThreadId: message.id,\n })\n }\n\n outboundMessage = new DidCommOutboundMessageContext(problemReportMessage, {\n agentContext,\n connection: messageContext.connection,\n inboundMessageContext: messageContext,\n })\n } else {\n this.logger.error(`Error handling message with type ${message.type}`, {\n message: message.toJSON(),\n error,\n senderKey: senderKey?.fingerprint,\n recipientKey: recipientKey?.fingerprint,\n connectionId: connection?.id,\n })\n\n throw error\n }\n }\n\n if (outboundMessage) {\n // set the inbound message context, if not already defined\n if (!outboundMessage.inboundMessageContext) {\n outboundMessage.inboundMessageContext = messageContext\n }\n\n await this.messageSender.sendMessage(outboundMessage)\n }\n\n // Emit event that allows to hook into received messages\n this.eventEmitter.emit<DidCommMessageProcessedEvent>(agentContext, {\n type: DidCommEventTypes.DidCommMessageProcessed,\n payload: {\n message,\n connection,\n receivedAt: messageContext.receivedAt,\n encryptedMessage,\n },\n })\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAgBO,8BAAMA,oBAAkB;CAM7B,AAAO,YACL,eACA,cACA,wBACA,AAAiCC,QACjC;OAOM,2BAA4D,OAAO,uBAAuB,SAAS;GACzG,IAAI,iBAAiB,sBAAsB;GAE3C,MAAM,yBACJ,sBAAsB,aAAa,kBAAkB,QAAQ,8BAA8B,CAAC;AAC9F,OAAI,CAAC,kBAAkB,uBACrB,kBAAiB;IACf,mBAAmB,EAAE;IACrB,QAAQ;IACT;AAGH,OAAI,CAAC,eACH,OAAM,IAAI,0BACR,0BAA0B,sBAAsB,QAAQ,GAAG,aAAa,sBAAsB,QAAQ,KAAK,sCAC3G,EACE,aAAa,2BAA2B,qBACzC,CACF;GAGH,MAAM,kBAAkB,MAAM,eAAe,OAAO,sBAAsB;AAC1E,OAAI,gBACF,uBAAsB,mBAAmB,gBAAgB;AAG3D,SAAM,MAAM;;AAhCZ,OAAK,gBAAgB;AACrB,OAAK,eAAe;AACpB,OAAK,yBAAyB;AAC9B,OAAK,SAAS;;CAgChB,MAAa,SAAS,gBAA6D;EACjF,MAAM,EAAE,cAAc,YAAY,WAAW,cAAc,SAAS,qBAAqB;EAGzF,MAAM,iBAAiB,KAAK,uBAAuB,yBAAyB,QAAQ,KAAK;AACzF,MAAI,eACF,gBAAe,kBAAkB,eAAe;EAGlD,IAAIC;AAEJ,MAAI;GAGF,MAAM,cAAc,CAAC,GADnB,aAAa,kBAAkB,QAAQ,8BAA8B,CAAC,2BACrB,KAAK,yBAAyB;AACjF,SAAM,sCAAsC,IAAI,aAAa,eAAe;AAE5E,qBAAkB,eAAe;WAC1B,OAAO;GACd,MAAM,uBAAuB,MAAM;AAEnC,OAAI,gCAAgC,+BAA+B,eAAe,YAAY;AAE5F,QAAI,qBAAqB,6BADL,iBAAiB,eAAe,QAAQ,KAAK,CACC,CAChE,OAAM,IAAI,WAAW,6DAA6D,UAAU;IAG9F,MAAM,EAAE,aAAa,6BAA6B,iBAAiB,qBAAqB,KAAK;IAC7F,MAAM,EAAE,aAAa,uBAAuB,iBAAiB,eAAe,QAAQ,KAAK;AAIzF,QAAI,uBAAuB,yBACzB,sBAAqB,UAAU,EAC7B,UAAU,QAAQ,UACnB,CAAC;QAEF,sBAAqB,UAAU,EAC7B,gBAAgB,QAAQ,IACzB,CAAC;AAGJ,sBAAkB,IAAI,8BAA8B,sBAAsB;KACxE;KACA,YAAY,eAAe;KAC3B,uBAAuB;KACxB,CAAC;UACG;AACL,SAAK,OAAO,MAAM,oCAAoC,QAAQ,QAAQ;KACpE,SAAS,QAAQ,QAAQ;KACzB;KACA,WAAW,WAAW;KACtB,cAAc,cAAc;KAC5B,cAAc,YAAY;KAC3B,CAAC;AAEF,UAAM;;;AAIV,MAAI,iBAAiB;AAEnB,OAAI,CAAC,gBAAgB,sBACnB,iBAAgB,wBAAwB;AAG1C,SAAM,KAAK,cAAc,YAAY,gBAAgB;;AAIvD,OAAK,aAAa,KAAmC,cAAc;GACjE,MAAM,kBAAkB;GACxB,SAAS;IACP;IACA;IACA,YAAY,eAAe;IAC3B;IACD;GACF,CAAC;;;;CA9HL,YAAY;oBAWR,OAAO,iBAAiB,OAAO"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommEnvelopeService.d.mts","names":[],"sources":["../src/DidCommEnvelopeService.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommEnvelopeService.d.mts","names":[],"sources":["../src/DidCommEnvelopeService.ts"],"sourcesContent":[],"mappings":";;;;;;UAuBiB,YAAA;iBACA,GAAA,CAAI,UAAU,GAAA,CAAI;EADlB,WAAA,EAEF,GAAA,CAAI,SAFU,CAEA,GAAA,CAAI,gBAFJ,CAAA,EAAA;EAAA,SAAA,EAGhB,GAAA,CAAI,SAHY,CAGF,GAAA,CAAI,gBAHF,CAAA,GAAA,IAAA;;AACZ,cAMJ,sBAAA,CANQ;UACY,MAAA;UAAd,sBAAA;aACY,CAAA,MAAA,EAQ+B,MAR/B,EAAA,sBAAA,EAQ+D,sBAR/D;UAAd,uBAAA;EAAS,QAAA,uBAAA;EAIb,WAAA,CAAA,YAAA,EA0NK,YA1NiB,EAAA,OAAA,EA2NtB,cA3NsB,EAAA,IAAA,EA4NzB,YA5NyB,CAAA,EA6N9B,OA7N8B,CA6NtB,uBA7NsB,CAAA;EAAA,aAAA,CAAA,YAAA,EAoQjB,YApQiB,EAAA,gBAAA,EAqQb,uBArQa,CAAA,EAsQ9B,OAtQ8B,CAsQtB,8BAtQsB,CAAA;UAI2B,+BAAA;;AAsN5C,UAgMD,8BAAA,CAhMC;kBACL,EAgMO,uBAhMP;WACH,CAAA,EAgMI,GAAA,CAAI,SAhMR,CAgMkB,GAAA,CAAI,gBAhMtB,CAAA;cACG,EAgMG,GAAA,CAAI,SAhMP,CAgMiB,GAAA,CAAI,gBAhMrB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DidCommEnvelopeService.d.ts","names":[],"sources":["../src/DidCommEnvelopeService.ts"],"sourcesContent":[],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"DidCommEnvelopeService.d.ts","names":[],"sources":["../src/DidCommEnvelopeService.ts"],"sourcesContent":[],"mappings":";;;;;;UAuBiB,YAAA;iBACA,GAAA,CAAI,UAAU,GAAA,CAAI;EADlB,WAAA,EAEF,GAAA,CAAI,SAFU,CAEA,GAAA,CAAI,gBAFJ,CAAA,EAAA;EAAA,SAAA,EAGhB,GAAA,CAAI,SAHY,CAGF,GAAA,CAAI,gBAHF,CAAA,GAAA,IAAA;;AACZ,cAMJ,sBAAA,CANQ;UACY,MAAA;UAAd,sBAAA;aACY,CAAA,MAAA,EAQ+B,MAR/B,EAAA,sBAAA,EAQ+D,sBAR/D;UAAd,uBAAA;EAAS,QAAA,uBAAA;EAIb,WAAA,CAAA,YAAA,EA0NK,YA1NiB,EAAA,OAAA,EA2NtB,cA3NsB,EAAA,IAAA,EA4NzB,YA5NyB,CAAA,EA6N9B,OA7N8B,CA6NtB,uBA7NsB,CAAA;EAAA,aAAA,CAAA,YAAA,EAoQjB,YApQiB,EAAA,gBAAA,EAqQb,uBArQa,CAAA,EAsQ9B,OAtQ8B,CAsQtB,8BAtQsB,CAAA;UAI2B,+BAAA;;AAsN5C,UAgMD,8BAAA,CAhMC;kBACL,EAgMO,uBAhMP;WACH,CAAA,EAgMI,GAAA,CAAI,SAhMR,CAgMkB,GAAA,CAAI,gBAhMtB,CAAA;cACG,EAgMG,GAAA,CAAI,SAhMP,CAgMiB,GAAA,CAAI,gBAhMrB,CAAA"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.js');
|
|
2
|
-
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
3
2
|
const require_decorate = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorate.js');
|
|
3
|
+
const require_decorateMetadata = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateMetadata.js');
|
|
4
4
|
const require_DidCommModuleConfig = require('./DidCommModuleConfig.js');
|
|
5
|
-
const require_decorateParam = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
6
|
-
const require_DidCommDocumentService = require('./services/DidCommDocumentService.js');
|
|
7
5
|
const require_helpers = require('./modules/connections/services/helpers.js');
|
|
8
6
|
const require_DidCommOutOfBandRole = require('./modules/oob/domain/DidCommOutOfBandRole.js');
|
|
7
|
+
const require_decorateParam = require('./_virtual/_@oxc-project_runtime@0.94.0/helpers/decorateParam.js');
|
|
9
8
|
const require_DidCommOutOfBandRepository = require('./modules/oob/repository/DidCommOutOfBandRepository.js');
|
|
10
9
|
const require_outOfBandRecordMetadataTypes = require('./modules/oob/repository/outOfBandRecordMetadataTypes.js');
|
|
11
10
|
const require_DidCommForwardMessage = require('./modules/routing/messages/DidCommForwardMessage.js');
|
|
12
11
|
const require_DidCommMediatorRoutingRepository = require('./modules/routing/repository/DidCommMediatorRoutingRepository.js');
|
|
12
|
+
const require_DidCommDocumentService = require('./services/DidCommDocumentService.js');
|
|
13
13
|
let __credo_ts_core = require("@credo-ts/core");
|
|
14
14
|
__credo_ts_core = require_rolldown_runtime.__toESM(__credo_ts_core);
|
|
15
15
|
|
|
@@ -25,7 +25,7 @@ let DidCommEnvelopeService = class DidCommEnvelopeService$1 {
|
|
|
25
25
|
const contentEncryptionKey = kms.randomBytes({ length: 32 });
|
|
26
26
|
const recipients = [];
|
|
27
27
|
for (const recipientKey of recipientKeys) {
|
|
28
|
-
let encryptedSender
|
|
28
|
+
let encryptedSender;
|
|
29
29
|
if (senderKey) {
|
|
30
30
|
const { encrypted: encrypted$2 } = await kms.encrypt({
|
|
31
31
|
key: { keyAgreement: {
|
|
@@ -94,7 +94,7 @@ let DidCommEnvelopeService = class DidCommEnvelopeService$1 {
|
|
|
94
94
|
}
|
|
95
95
|
if (!recipientKey || !recipient) throw new __credo_ts_core.CredoError("No corresponding recipient key found");
|
|
96
96
|
if (alg === "Authcrypt" && (!recipient.header.sender || !recipient.header.iv)) throw new __credo_ts_core.CredoError("Sender and iv header values are required for Authcrypt");
|
|
97
|
-
let senderPublicJwk
|
|
97
|
+
let senderPublicJwk;
|
|
98
98
|
if (recipient.header.sender) {
|
|
99
99
|
const { data } = await kms.decrypt({
|
|
100
100
|
key: { keyAgreement: {
|