@aws-sdk/client-payment-cryptography-data 3.967.0 → 3.969.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +81 -81
- package/dist-es/schemas/schemas_0.js +81 -81
- package/package.json +36 -36
package/dist-cjs/index.js
CHANGED
|
@@ -537,22 +537,22 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
|
|
|
537
537
|
var AmexAttributes$ = [3, n0, _AA,
|
|
538
538
|
0,
|
|
539
539
|
[_MKDM, _PAN, _PSN, _ATC, _ARKI, _CPA],
|
|
540
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]]
|
|
540
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]], 5
|
|
541
541
|
];
|
|
542
542
|
var AmexCardSecurityCodeVersion1$ = [3, n0, _ACSCV,
|
|
543
543
|
0,
|
|
544
544
|
[_CED],
|
|
545
|
-
[[() => CardExpiryDateType, 0]]
|
|
545
|
+
[[() => CardExpiryDateType, 0]], 1
|
|
546
546
|
];
|
|
547
547
|
var AmexCardSecurityCodeVersion2$ = [3, n0, _ACSCVm,
|
|
548
548
|
0,
|
|
549
549
|
[_CED, _SC],
|
|
550
|
-
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]]
|
|
550
|
+
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]], 2
|
|
551
551
|
];
|
|
552
552
|
var As2805PekDerivationAttributes$ = [3, n0, _APDA,
|
|
553
553
|
0,
|
|
554
554
|
[_STAN, _TA],
|
|
555
|
-
[0, 0]
|
|
555
|
+
[0, 0], 2
|
|
556
556
|
];
|
|
557
557
|
var AsymmetricEncryptionAttributes$ = [3, n0, _AEA,
|
|
558
558
|
0,
|
|
@@ -562,182 +562,182 @@ var AsymmetricEncryptionAttributes$ = [3, n0, _AEA,
|
|
|
562
562
|
var CardHolderVerificationValue$ = [3, n0, _CHVV,
|
|
563
563
|
0,
|
|
564
564
|
[_UN, _PSN, _ATC],
|
|
565
|
-
[0, 0, 0]
|
|
565
|
+
[0, 0, 0], 3
|
|
566
566
|
];
|
|
567
567
|
var CardVerificationValue1$ = [3, n0, _CVV,
|
|
568
568
|
0,
|
|
569
569
|
[_CED, _SC],
|
|
570
|
-
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]]
|
|
570
|
+
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]], 2
|
|
571
571
|
];
|
|
572
572
|
var CardVerificationValue2$ = [3, n0, _CVVa,
|
|
573
573
|
0,
|
|
574
574
|
[_CED],
|
|
575
|
-
[[() => CardExpiryDateType, 0]]
|
|
575
|
+
[[() => CardExpiryDateType, 0]], 1
|
|
576
576
|
];
|
|
577
577
|
var CryptogramVerificationArpcMethod1$ = [3, n0, _CVAM,
|
|
578
578
|
0,
|
|
579
579
|
[_ARC],
|
|
580
|
-
[0]
|
|
580
|
+
[0], 1
|
|
581
581
|
];
|
|
582
582
|
var CryptogramVerificationArpcMethod2$ = [3, n0, _CVAMr,
|
|
583
583
|
0,
|
|
584
584
|
[_CSU, _PAD],
|
|
585
|
-
[0, [() => ProprietaryAuthenticationDataType, 0]]
|
|
585
|
+
[0, [() => ProprietaryAuthenticationDataType, 0]], 1
|
|
586
586
|
];
|
|
587
587
|
var CurrentPinAttributes$ = [3, n0, _CPA,
|
|
588
588
|
0,
|
|
589
589
|
[_CPPI, _CEPB],
|
|
590
|
-
[0, [() => PinBlockLengthEquals16, 0]]
|
|
590
|
+
[0, [() => PinBlockLengthEquals16, 0]], 2
|
|
591
591
|
];
|
|
592
592
|
var DecryptDataInput$ = [3, n0, _DDI,
|
|
593
593
|
0,
|
|
594
594
|
[_KI, _CT, _DA, _WK],
|
|
595
|
-
[[0, 1], [() => CipherTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]]
|
|
595
|
+
[[0, 1], [() => CipherTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]], 3
|
|
596
596
|
];
|
|
597
597
|
var DecryptDataOutput$ = [3, n0, _DDO,
|
|
598
598
|
0,
|
|
599
599
|
[_KA, _KCV, _PTl],
|
|
600
|
-
[0, 0, [() => PlainTextOutputType, 0]]
|
|
600
|
+
[0, 0, [() => PlainTextOutputType, 0]], 3
|
|
601
601
|
];
|
|
602
602
|
var DiscoverDynamicCardVerificationCode$ = [3, n0, _DDCVC,
|
|
603
603
|
0,
|
|
604
604
|
[_CED, _UN, _ATC],
|
|
605
|
-
[[() => CardExpiryDateType, 0], 0, 0]
|
|
605
|
+
[[() => CardExpiryDateType, 0], 0, 0], 3
|
|
606
606
|
];
|
|
607
607
|
var DukptAttributes$ = [3, n0, _DAu,
|
|
608
608
|
0,
|
|
609
609
|
[_KSN, _DDT],
|
|
610
|
-
[0, 0]
|
|
610
|
+
[0, 0], 2
|
|
611
611
|
];
|
|
612
612
|
var DukptDerivationAttributes$ = [3, n0, _DDA,
|
|
613
613
|
0,
|
|
614
614
|
[_KSN, _DKDT, _DKV],
|
|
615
|
-
[0, 0, 0]
|
|
615
|
+
[0, 0, 0], 1
|
|
616
616
|
];
|
|
617
617
|
var DukptEncryptionAttributes$ = [3, n0, _DEA,
|
|
618
618
|
0,
|
|
619
619
|
[_KSN, _Mo, _DKDT, _DKV, _IV],
|
|
620
|
-
[0, 0, 0, 0, [() => InitializationVectorType, 0]]
|
|
620
|
+
[0, 0, 0, 0, [() => InitializationVectorType, 0]], 1
|
|
621
621
|
];
|
|
622
622
|
var DynamicCardVerificationCode$ = [3, n0, _DCVC,
|
|
623
623
|
0,
|
|
624
624
|
[_UN, _PSN, _ATC, _TD],
|
|
625
|
-
[0, 0, 0, [() => TrackDataType, 0]]
|
|
625
|
+
[0, 0, 0, [() => TrackDataType, 0]], 4
|
|
626
626
|
];
|
|
627
627
|
var DynamicCardVerificationValue$ = [3, n0, _DCVV,
|
|
628
628
|
0,
|
|
629
629
|
[_PSN, _CED, _SC, _ATC],
|
|
630
|
-
[0, [() => CardExpiryDateType, 0], [() => ServiceCodeType, 0], 0]
|
|
630
|
+
[0, [() => CardExpiryDateType, 0], [() => ServiceCodeType, 0], 0], 4
|
|
631
631
|
];
|
|
632
632
|
var EcdhDerivationAttributes$ = [3, n0, _EDA,
|
|
633
633
|
0,
|
|
634
634
|
[_CAPKI, _PKC, _KAe, _KDF, _KDHA, _SI],
|
|
635
|
-
[0, 0, 0, 0, 0, 0]
|
|
635
|
+
[0, 0, 0, 0, 0, 0], 6
|
|
636
636
|
];
|
|
637
637
|
var Emv2000Attributes$ = [3, n0, _EA,
|
|
638
638
|
0,
|
|
639
639
|
[_MKDM, _PAN, _PSN, _ATC],
|
|
640
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0]
|
|
640
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0], 4
|
|
641
641
|
];
|
|
642
642
|
var EmvCommonAttributes$ = [3, n0, _ECA,
|
|
643
643
|
0,
|
|
644
644
|
[_MKDM, _PAN, _PSN, _AC, _Mo, _PBPT, _PBLP],
|
|
645
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0], 0, 0, 0]
|
|
645
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0], 0, 0, 0], 7
|
|
646
646
|
];
|
|
647
647
|
var EmvEncryptionAttributes$ = [3, n0, _EEA,
|
|
648
648
|
0,
|
|
649
649
|
[_MKDM, _PAN, _PSN, _SDD, _Mo, _IV],
|
|
650
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => SessionDerivationDataType, 0], 0, [() => InitializationVectorType, 0]]
|
|
650
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => SessionDerivationDataType, 0], 0, [() => InitializationVectorType, 0]], 4
|
|
651
651
|
];
|
|
652
652
|
var EncryptDataInput$ = [3, n0, _EDI,
|
|
653
653
|
0,
|
|
654
654
|
[_KI, _PTl, _EAn, _WK],
|
|
655
|
-
[[0, 1], [() => PlainTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]]
|
|
655
|
+
[[0, 1], [() => PlainTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]], 3
|
|
656
656
|
];
|
|
657
657
|
var EncryptDataOutput$ = [3, n0, _EDO,
|
|
658
658
|
0,
|
|
659
|
-
[_KA,
|
|
660
|
-
[0,
|
|
659
|
+
[_KA, _CT, _KCV],
|
|
660
|
+
[0, [() => CipherTextType, 0], 0], 2
|
|
661
661
|
];
|
|
662
662
|
var GenerateAs2805KekValidationInput$ = [3, n0, _GAKVI,
|
|
663
663
|
0,
|
|
664
664
|
[_KI, _KVT, _RKSVM],
|
|
665
|
-
[0, [() => As2805KekValidationType$, 0], 0]
|
|
665
|
+
[0, [() => As2805KekValidationType$, 0], 0], 3
|
|
666
666
|
];
|
|
667
667
|
var GenerateAs2805KekValidationOutput$ = [3, n0, _GAKVO,
|
|
668
668
|
0,
|
|
669
669
|
[_KA, _KCV, _RKS, _RKR],
|
|
670
|
-
[0, 0, [() => As2805RandomKeyMaterial, 0], [() => As2805RandomKeyMaterial, 0]]
|
|
670
|
+
[0, 0, [() => As2805RandomKeyMaterial, 0], [() => As2805RandomKeyMaterial, 0]], 4
|
|
671
671
|
];
|
|
672
672
|
var GenerateCardValidationDataInput$ = [3, n0, _GCVDI,
|
|
673
673
|
0,
|
|
674
674
|
[_KI, _PAN, _GA, _VDL],
|
|
675
|
-
[0, [() => PrimaryAccountNumberType, 0], [() => CardGenerationAttributes$, 0], 1]
|
|
675
|
+
[0, [() => PrimaryAccountNumberType, 0], [() => CardGenerationAttributes$, 0], 1], 3
|
|
676
676
|
];
|
|
677
677
|
var GenerateCardValidationDataOutput$ = [3, n0, _GCVDO,
|
|
678
678
|
0,
|
|
679
679
|
[_KA, _KCV, _VD],
|
|
680
|
-
[0, 0, [() => ValidationDataType, 0]]
|
|
680
|
+
[0, 0, [() => ValidationDataType, 0]], 3
|
|
681
681
|
];
|
|
682
682
|
var GenerateMacEmvPinChangeInput$ = [3, n0, _GMEPCI,
|
|
683
683
|
0,
|
|
684
684
|
[_NPPI, _NEPB, _PBF, _SMIKI, _SMCKI, _MD, _DMA],
|
|
685
|
-
[0, [() => PinBlockLengthEquals16, 0], 0, 0, 0, [() => CommandMessageDataType, 0], [() => DerivationMethodAttributes$, 0]]
|
|
685
|
+
[0, [() => PinBlockLengthEquals16, 0], 0, 0, 0, [() => CommandMessageDataType, 0], [() => DerivationMethodAttributes$, 0]], 7
|
|
686
686
|
];
|
|
687
687
|
var GenerateMacEmvPinChangeOutput$ = [3, n0, _GMEPCO,
|
|
688
688
|
0,
|
|
689
689
|
[_NPPA, _SMIKA, _SMCKA, _Ma, _EPB, _NPPKCV, _SMIKCV, _SMCKCV, _VADO],
|
|
690
|
-
[0, 0, 0, [() => PinChangeMacOutputType, 0], [() => EncryptedPinBlockType, 0], 0, 0, 0, () => VisaAmexDerivationOutputs$]
|
|
690
|
+
[0, 0, 0, [() => PinChangeMacOutputType, 0], [() => EncryptedPinBlockType, 0], 0, 0, 0, () => VisaAmexDerivationOutputs$], 8
|
|
691
691
|
];
|
|
692
692
|
var GenerateMacInput$ = [3, n0, _GMI,
|
|
693
693
|
0,
|
|
694
694
|
[_KI, _MD, _GA, _ML],
|
|
695
|
-
[0, [() => MessageDataType, 0], [() => MacAttributes$, 0], 1]
|
|
695
|
+
[0, [() => MessageDataType, 0], [() => MacAttributes$, 0], 1], 3
|
|
696
696
|
];
|
|
697
697
|
var GenerateMacOutput$ = [3, n0, _GMO,
|
|
698
698
|
0,
|
|
699
699
|
[_KA, _KCV, _Ma],
|
|
700
|
-
[0, 0, [() => MacOutputType, 0]]
|
|
700
|
+
[0, 0, [() => MacOutputType, 0]], 3
|
|
701
701
|
];
|
|
702
702
|
var GeneratePinDataInput$ = [3, n0, _GPDI,
|
|
703
703
|
0,
|
|
704
|
-
[_GKI, _EKI, _GA, _PDL, _PAN,
|
|
705
|
-
[0, 0, [() => PinGenerationAttributes$, 0], 1, [() => PrimaryAccountNumberType, 0],
|
|
704
|
+
[_GKI, _EKI, _GA, _PBF, _PDL, _PAN, _EWK],
|
|
705
|
+
[0, 0, [() => PinGenerationAttributes$, 0], 0, 1, [() => PrimaryAccountNumberType, 0], [() => WrappedKey$, 0]], 4
|
|
706
706
|
];
|
|
707
707
|
var GeneratePinDataOutput$ = [3, n0, _GPDO,
|
|
708
708
|
0,
|
|
709
709
|
[_GKA, _GKCV, _EKA, _EKCV, _EPB, _PD],
|
|
710
|
-
[0, 0, 0, 0, [() => EncryptedPinBlockType, 0], [() => PinData$, 0]]
|
|
710
|
+
[0, 0, 0, 0, [() => EncryptedPinBlockType, 0], [() => PinData$, 0]], 6
|
|
711
711
|
];
|
|
712
712
|
var Ibm3624NaturalPin$ = [3, n0, _INP,
|
|
713
713
|
0,
|
|
714
714
|
[_DT, _PVDPC, _PVD],
|
|
715
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
715
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 3
|
|
716
716
|
];
|
|
717
717
|
var Ibm3624PinFromOffset$ = [3, n0, _IPFO,
|
|
718
718
|
0,
|
|
719
719
|
[_DT, _PVDPC, _PVD, _PO],
|
|
720
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]]
|
|
720
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]], 4
|
|
721
721
|
];
|
|
722
722
|
var Ibm3624PinOffset$ = [3, n0, _IPO,
|
|
723
723
|
0,
|
|
724
724
|
[_EPB, _DT, _PVDPC, _PVD],
|
|
725
|
-
[[() => EncryptedPinBlockType, 0], [() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
725
|
+
[[() => EncryptedPinBlockType, 0], [() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 4
|
|
726
726
|
];
|
|
727
727
|
var Ibm3624PinVerification$ = [3, n0, _IPV,
|
|
728
728
|
0,
|
|
729
729
|
[_DT, _PVDPC, _PVD, _PO],
|
|
730
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]]
|
|
730
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]], 4
|
|
731
731
|
];
|
|
732
732
|
var Ibm3624RandomPin$ = [3, n0, _IRP,
|
|
733
733
|
0,
|
|
734
734
|
[_DT, _PVDPC, _PVD],
|
|
735
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
735
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 3
|
|
736
736
|
];
|
|
737
737
|
var IncomingDiffieHellmanTr31KeyBlock$ = [3, n0, _IDHTKB,
|
|
738
738
|
0,
|
|
739
739
|
[_PKI, _CAPKI, _PKC, _DKA, _KDF, _KDHA, _DD, _WKB],
|
|
740
|
-
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]]
|
|
740
|
+
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]], 8
|
|
741
741
|
];
|
|
742
742
|
var InternalServerException$ = [-3, n0, _ISE,
|
|
743
743
|
{ [_e]: _s, [_hE]: 500 },
|
|
@@ -748,42 +748,42 @@ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServ
|
|
|
748
748
|
var KekValidationRequest$ = [3, n0, _KVR,
|
|
749
749
|
0,
|
|
750
750
|
[_DKA],
|
|
751
|
-
[0]
|
|
751
|
+
[0], 1
|
|
752
752
|
];
|
|
753
753
|
var KekValidationResponse$ = [3, n0, _KVRe,
|
|
754
754
|
0,
|
|
755
755
|
[_RKS],
|
|
756
|
-
[[() => As2805RandomKeyMaterial, 0]]
|
|
756
|
+
[[() => As2805RandomKeyMaterial, 0]], 1
|
|
757
757
|
];
|
|
758
758
|
var MacAlgorithmDukpt$ = [3, n0, _MAD,
|
|
759
759
|
0,
|
|
760
760
|
[_KSN, _DKV, _DDT],
|
|
761
|
-
[0, 0, 0]
|
|
761
|
+
[0, 0, 0], 2
|
|
762
762
|
];
|
|
763
763
|
var MacAlgorithmEmv$ = [3, n0, _MAE,
|
|
764
764
|
0,
|
|
765
765
|
[_MKDM, _PAN, _PSN, _SKDM, _SKDV],
|
|
766
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, [() => SessionKeyDerivationValue$, 0]]
|
|
766
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, [() => SessionKeyDerivationValue$, 0]], 5
|
|
767
767
|
];
|
|
768
768
|
var MasterCardAttributes$ = [3, n0, _MCA,
|
|
769
769
|
0,
|
|
770
770
|
[_MKDM, _PAN, _PSN, _AC],
|
|
771
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0]]
|
|
771
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0]], 4
|
|
772
772
|
];
|
|
773
773
|
var OutgoingTr31KeyBlock$ = [3, n0, _OTKB,
|
|
774
774
|
0,
|
|
775
775
|
[_WKI],
|
|
776
|
-
[0]
|
|
776
|
+
[0], 1
|
|
777
777
|
];
|
|
778
778
|
var ReEncryptDataInput$ = [3, n0, _REDI,
|
|
779
779
|
0,
|
|
780
780
|
[_IKI, _OKI, _CT, _IEA, _OEA, _IWK, _OWK],
|
|
781
|
-
[[0, 1], 0, [() => CipherTextType, 0], [() => ReEncryptionAttributes$, 0], [() => ReEncryptionAttributes$, 0], [() => WrappedKey$, 0], [() => WrappedKey$, 0]]
|
|
781
|
+
[[0, 1], 0, [() => CipherTextType, 0], [() => ReEncryptionAttributes$, 0], [() => ReEncryptionAttributes$, 0], [() => WrappedKey$, 0], [() => WrappedKey$, 0]], 5
|
|
782
782
|
];
|
|
783
783
|
var ReEncryptDataOutput$ = [3, n0, _REDO,
|
|
784
784
|
0,
|
|
785
785
|
[_KA, _KCV, _CT],
|
|
786
|
-
[0, 0, [() => CipherTextType, 0]]
|
|
786
|
+
[0, 0, [() => CipherTextType, 0]], 3
|
|
787
787
|
];
|
|
788
788
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
789
789
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -794,32 +794,32 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
|
|
|
794
794
|
var SessionKeyAmex$ = [3, n0, _SKA,
|
|
795
795
|
0,
|
|
796
796
|
[_PAN, _PSN],
|
|
797
|
-
[[() => PrimaryAccountNumberType, 0], 0]
|
|
797
|
+
[[() => PrimaryAccountNumberType, 0], 0], 2
|
|
798
798
|
];
|
|
799
799
|
var SessionKeyEmv2000$ = [3, n0, _SKE,
|
|
800
800
|
0,
|
|
801
801
|
[_PAN, _PSN, _ATC],
|
|
802
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0]
|
|
802
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0], 3
|
|
803
803
|
];
|
|
804
804
|
var SessionKeyEmvCommon$ = [3, n0, _SKEC,
|
|
805
805
|
0,
|
|
806
806
|
[_PAN, _PSN, _ATC],
|
|
807
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0]
|
|
807
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0], 3
|
|
808
808
|
];
|
|
809
809
|
var SessionKeyMastercard$ = [3, n0, _SKM,
|
|
810
810
|
0,
|
|
811
811
|
[_PAN, _PSN, _ATC, _UN],
|
|
812
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0, 0]
|
|
812
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0, 0], 4
|
|
813
813
|
];
|
|
814
814
|
var SessionKeyVisa$ = [3, n0, _SKV,
|
|
815
815
|
0,
|
|
816
816
|
[_PAN, _PSN],
|
|
817
|
-
[[() => PrimaryAccountNumberType, 0], 0]
|
|
817
|
+
[[() => PrimaryAccountNumberType, 0], 0], 2
|
|
818
818
|
];
|
|
819
819
|
var SymmetricEncryptionAttributes$ = [3, n0, _SEA,
|
|
820
820
|
0,
|
|
821
821
|
[_Mo, _IV, _PT],
|
|
822
|
-
[0, [() => InitializationVectorType, 0], 0]
|
|
822
|
+
[0, [() => InitializationVectorType, 0], 0], 1
|
|
823
823
|
];
|
|
824
824
|
var ThrottlingException$ = [-3, n0, _TE,
|
|
825
825
|
{ [_e]: _c, [_hE]: 429 },
|
|
@@ -830,32 +830,32 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
|
|
|
830
830
|
var TranslateKeyMaterialInput$ = [3, n0, _TKMI,
|
|
831
831
|
0,
|
|
832
832
|
[_IKM, _OKM, _KCVA],
|
|
833
|
-
[[() => IncomingKeyMaterial$, 0], () => OutgoingKeyMaterial$, 0]
|
|
833
|
+
[[() => IncomingKeyMaterial$, 0], () => OutgoingKeyMaterial$, 0], 2
|
|
834
834
|
];
|
|
835
835
|
var TranslateKeyMaterialOutput$ = [3, n0, _TKMO,
|
|
836
836
|
0,
|
|
837
837
|
[_WK],
|
|
838
|
-
[[() => WrappedWorkingKey$, 0]]
|
|
838
|
+
[[() => WrappedWorkingKey$, 0]], 1
|
|
839
839
|
];
|
|
840
840
|
var TranslatePinDataInput$ = [3, n0, _TPDI,
|
|
841
841
|
0,
|
|
842
842
|
[_IKI, _OKI, _ITA, _OTA, _EPB, _IDA, _ODA, _IWK, _OWK, _IAA],
|
|
843
|
-
[0, 0, [() => TranslationIsoFormats$, 0], [() => TranslationIsoFormats$, 0], [() => HexEvenLengthBetween16And32, 0], () => DukptDerivationAttributes$, () => DukptDerivationAttributes$, [() => WrappedKey$, 0], [() => WrappedKey$, 0], () => As2805PekDerivationAttributes$]
|
|
843
|
+
[0, 0, [() => TranslationIsoFormats$, 0], [() => TranslationIsoFormats$, 0], [() => HexEvenLengthBetween16And32, 0], () => DukptDerivationAttributes$, () => DukptDerivationAttributes$, [() => WrappedKey$, 0], [() => WrappedKey$, 0], () => As2805PekDerivationAttributes$], 5
|
|
844
844
|
];
|
|
845
845
|
var TranslatePinDataOutput$ = [3, n0, _TPDO,
|
|
846
846
|
0,
|
|
847
847
|
[_PB, _KA, _KCV],
|
|
848
|
-
[[() => EncryptedPinBlockType, 0], 0, 0]
|
|
848
|
+
[[() => EncryptedPinBlockType, 0], 0, 0], 3
|
|
849
849
|
];
|
|
850
850
|
var TranslationPinDataAs2805Format0$ = [3, n0, _TPDAF,
|
|
851
851
|
0,
|
|
852
852
|
[_PAN],
|
|
853
|
-
[[() => PrimaryAccountNumberType, 0]]
|
|
853
|
+
[[() => PrimaryAccountNumberType, 0]], 1
|
|
854
854
|
];
|
|
855
855
|
var TranslationPinDataIsoFormat034$ = [3, n0, _TPDIF,
|
|
856
856
|
0,
|
|
857
857
|
[_PAN],
|
|
858
|
-
[[() => PrimaryAccountNumberType, 0]]
|
|
858
|
+
[[() => PrimaryAccountNumberType, 0]], 1
|
|
859
859
|
];
|
|
860
860
|
var TranslationPinDataIsoFormat1$ = [3, n0, _TPDIFr,
|
|
861
861
|
0,
|
|
@@ -865,94 +865,94 @@ var TranslationPinDataIsoFormat1$ = [3, n0, _TPDIFr,
|
|
|
865
865
|
var ValidationException$ = [-3, n0, _VE,
|
|
866
866
|
{ [_e]: _c },
|
|
867
867
|
[_m, _fL],
|
|
868
|
-
[0, () => ValidationExceptionFieldList]
|
|
868
|
+
[0, () => ValidationExceptionFieldList], 1
|
|
869
869
|
];
|
|
870
870
|
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
871
871
|
var ValidationExceptionField$ = [3, n0, _VEF,
|
|
872
872
|
0,
|
|
873
873
|
[_p, _m],
|
|
874
|
-
[0, 0]
|
|
874
|
+
[0, 0], 2
|
|
875
875
|
];
|
|
876
876
|
var VerificationFailedException$ = [-3, n0, _VFE,
|
|
877
877
|
{ [_e]: _c, [_hE]: 400 },
|
|
878
878
|
[_R, _M],
|
|
879
|
-
[0, 0]
|
|
879
|
+
[0, 0], 2
|
|
880
880
|
];
|
|
881
881
|
schema.TypeRegistry.for(n0).registerError(VerificationFailedException$, VerificationFailedException);
|
|
882
882
|
var VerifyAuthRequestCryptogramInput$ = [3, n0, _VARCI,
|
|
883
883
|
0,
|
|
884
884
|
[_KI, _TDr, _ARCu, _MKDM, _SKDA, _ARA],
|
|
885
|
-
[0, [() => TransactionDataType, 0], [() => AuthRequestCryptogramType, 0], 0, [() => SessionKeyDerivation$, 0], [() => CryptogramAuthResponse$, 0]]
|
|
885
|
+
[0, [() => TransactionDataType, 0], [() => AuthRequestCryptogramType, 0], 0, [() => SessionKeyDerivation$, 0], [() => CryptogramAuthResponse$, 0]], 5
|
|
886
886
|
];
|
|
887
887
|
var VerifyAuthRequestCryptogramOutput$ = [3, n0, _VARCO,
|
|
888
888
|
0,
|
|
889
889
|
[_KA, _KCV, _ARV],
|
|
890
|
-
[0, 0, [() => AuthResponseValueType, 0]]
|
|
890
|
+
[0, 0, [() => AuthResponseValueType, 0]], 2
|
|
891
891
|
];
|
|
892
892
|
var VerifyCardValidationDataInput$ = [3, n0, _VCVDI,
|
|
893
893
|
0,
|
|
894
894
|
[_KI, _PAN, _VA, _VD],
|
|
895
|
-
[0, [() => PrimaryAccountNumberType, 0], [() => CardVerificationAttributes$, 0], [() => ValidationDataType, 0]]
|
|
895
|
+
[0, [() => PrimaryAccountNumberType, 0], [() => CardVerificationAttributes$, 0], [() => ValidationDataType, 0]], 4
|
|
896
896
|
];
|
|
897
897
|
var VerifyCardValidationDataOutput$ = [3, n0, _VCVDO,
|
|
898
898
|
0,
|
|
899
899
|
[_KA, _KCV],
|
|
900
|
-
[0, 0]
|
|
900
|
+
[0, 0], 2
|
|
901
901
|
];
|
|
902
902
|
var VerifyMacInput$ = [3, n0, _VMI,
|
|
903
903
|
0,
|
|
904
904
|
[_KI, _MD, _Ma, _VA, _ML],
|
|
905
|
-
[0, [() => MessageDataType, 0], [() => MacType, 0], [() => MacAttributes$, 0], 1]
|
|
905
|
+
[0, [() => MessageDataType, 0], [() => MacType, 0], [() => MacAttributes$, 0], 1], 4
|
|
906
906
|
];
|
|
907
907
|
var VerifyMacOutput$ = [3, n0, _VMO,
|
|
908
908
|
0,
|
|
909
909
|
[_KA, _KCV],
|
|
910
|
-
[0, 0]
|
|
910
|
+
[0, 0], 2
|
|
911
911
|
];
|
|
912
912
|
var VerifyPinDataInput$ = [3, n0, _VPDI,
|
|
913
913
|
0,
|
|
914
|
-
[_VKI, _EKI, _VA, _EPB,
|
|
915
|
-
[0, 0, [() => PinVerificationAttributes$, 0], [() => EncryptedPinBlockType, 0], [() => PrimaryAccountNumberType, 0],
|
|
914
|
+
[_VKI, _EKI, _VA, _EPB, _PBF, _PAN, _PDL, _DAu, _EWK],
|
|
915
|
+
[0, 0, [() => PinVerificationAttributes$, 0], [() => EncryptedPinBlockType, 0], 0, [() => PrimaryAccountNumberType, 0], 1, () => DukptAttributes$, [() => WrappedKey$, 0]], 5
|
|
916
916
|
];
|
|
917
917
|
var VerifyPinDataOutput$ = [3, n0, _VPDO,
|
|
918
918
|
0,
|
|
919
919
|
[_VKA, _VKCV, _EKA, _EKCV],
|
|
920
|
-
[0, 0, 0, 0]
|
|
920
|
+
[0, 0, 0, 0], 4
|
|
921
921
|
];
|
|
922
922
|
var VisaAmexDerivationOutputs$ = [3, n0, _VADO,
|
|
923
923
|
0,
|
|
924
924
|
[_ARKA, _ARKCV, _CPPA, _CPPKCV],
|
|
925
|
-
[0, 0, 0, 0]
|
|
925
|
+
[0, 0, 0, 0], 2
|
|
926
926
|
];
|
|
927
927
|
var VisaAttributes$ = [3, n0, _VAi,
|
|
928
928
|
0,
|
|
929
929
|
[_MKDM, _PAN, _PSN, _ATC, _ARKI, _CPA],
|
|
930
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]]
|
|
930
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]], 5
|
|
931
931
|
];
|
|
932
932
|
var VisaPin$ = [3, n0, _VP,
|
|
933
933
|
0,
|
|
934
934
|
[_PVKI],
|
|
935
|
-
[1]
|
|
935
|
+
[1], 1
|
|
936
936
|
];
|
|
937
937
|
var VisaPinVerification$ = [3, n0, _VPV,
|
|
938
938
|
0,
|
|
939
939
|
[_PVKI, _VV],
|
|
940
|
-
[1, [() => VerificationValueType, 0]]
|
|
940
|
+
[1, [() => VerificationValueType, 0]], 2
|
|
941
941
|
];
|
|
942
942
|
var VisaPinVerificationValue$ = [3, n0, _VPVV,
|
|
943
943
|
0,
|
|
944
944
|
[_EPB, _PVKI],
|
|
945
|
-
[[() => EncryptedPinBlockType, 0], 1]
|
|
945
|
+
[[() => EncryptedPinBlockType, 0], 1], 2
|
|
946
946
|
];
|
|
947
947
|
var WrappedKey$ = [3, n0, _WK,
|
|
948
948
|
0,
|
|
949
949
|
[_WKM, _KCVA],
|
|
950
|
-
[[() => WrappedKeyMaterial$, 0], 0]
|
|
950
|
+
[[() => WrappedKeyMaterial$, 0], 0], 1
|
|
951
951
|
];
|
|
952
952
|
var WrappedWorkingKey$ = [3, n0, _WWK,
|
|
953
953
|
0,
|
|
954
954
|
[_WKM, _KCV, _WKMF],
|
|
955
|
-
[[() => KeyMaterial, 0], 0, 0]
|
|
955
|
+
[[() => KeyMaterial, 0], 0, 0], 3
|
|
956
956
|
];
|
|
957
957
|
var PaymentCryptographyDataServiceException$ = [-3, _sm, "PaymentCryptographyDataServiceException", 0, [], []];
|
|
958
958
|
schema.TypeRegistry.for(_sm).registerError(PaymentCryptographyDataServiceException$, PaymentCryptographyDataServiceException);
|
|
@@ -334,22 +334,22 @@ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException
|
|
|
334
334
|
export var AmexAttributes$ = [3, n0, _AA,
|
|
335
335
|
0,
|
|
336
336
|
[_MKDM, _PAN, _PSN, _ATC, _ARKI, _CPA],
|
|
337
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]]
|
|
337
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]], 5
|
|
338
338
|
];
|
|
339
339
|
export var AmexCardSecurityCodeVersion1$ = [3, n0, _ACSCV,
|
|
340
340
|
0,
|
|
341
341
|
[_CED],
|
|
342
|
-
[[() => CardExpiryDateType, 0]]
|
|
342
|
+
[[() => CardExpiryDateType, 0]], 1
|
|
343
343
|
];
|
|
344
344
|
export var AmexCardSecurityCodeVersion2$ = [3, n0, _ACSCVm,
|
|
345
345
|
0,
|
|
346
346
|
[_CED, _SC],
|
|
347
|
-
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]]
|
|
347
|
+
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]], 2
|
|
348
348
|
];
|
|
349
349
|
export var As2805PekDerivationAttributes$ = [3, n0, _APDA,
|
|
350
350
|
0,
|
|
351
351
|
[_STAN, _TA],
|
|
352
|
-
[0, 0]
|
|
352
|
+
[0, 0], 2
|
|
353
353
|
];
|
|
354
354
|
export var AsymmetricEncryptionAttributes$ = [3, n0, _AEA,
|
|
355
355
|
0,
|
|
@@ -359,182 +359,182 @@ export var AsymmetricEncryptionAttributes$ = [3, n0, _AEA,
|
|
|
359
359
|
export var CardHolderVerificationValue$ = [3, n0, _CHVV,
|
|
360
360
|
0,
|
|
361
361
|
[_UN, _PSN, _ATC],
|
|
362
|
-
[0, 0, 0]
|
|
362
|
+
[0, 0, 0], 3
|
|
363
363
|
];
|
|
364
364
|
export var CardVerificationValue1$ = [3, n0, _CVV,
|
|
365
365
|
0,
|
|
366
366
|
[_CED, _SC],
|
|
367
|
-
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]]
|
|
367
|
+
[[() => CardExpiryDateType, 0], [() => ServiceCodeType, 0]], 2
|
|
368
368
|
];
|
|
369
369
|
export var CardVerificationValue2$ = [3, n0, _CVVa,
|
|
370
370
|
0,
|
|
371
371
|
[_CED],
|
|
372
|
-
[[() => CardExpiryDateType, 0]]
|
|
372
|
+
[[() => CardExpiryDateType, 0]], 1
|
|
373
373
|
];
|
|
374
374
|
export var CryptogramVerificationArpcMethod1$ = [3, n0, _CVAM,
|
|
375
375
|
0,
|
|
376
376
|
[_ARC],
|
|
377
|
-
[0]
|
|
377
|
+
[0], 1
|
|
378
378
|
];
|
|
379
379
|
export var CryptogramVerificationArpcMethod2$ = [3, n0, _CVAMr,
|
|
380
380
|
0,
|
|
381
381
|
[_CSU, _PAD],
|
|
382
|
-
[0, [() => ProprietaryAuthenticationDataType, 0]]
|
|
382
|
+
[0, [() => ProprietaryAuthenticationDataType, 0]], 1
|
|
383
383
|
];
|
|
384
384
|
export var CurrentPinAttributes$ = [3, n0, _CPA,
|
|
385
385
|
0,
|
|
386
386
|
[_CPPI, _CEPB],
|
|
387
|
-
[0, [() => PinBlockLengthEquals16, 0]]
|
|
387
|
+
[0, [() => PinBlockLengthEquals16, 0]], 2
|
|
388
388
|
];
|
|
389
389
|
export var DecryptDataInput$ = [3, n0, _DDI,
|
|
390
390
|
0,
|
|
391
391
|
[_KI, _CT, _DA, _WK],
|
|
392
|
-
[[0, 1], [() => CipherTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]]
|
|
392
|
+
[[0, 1], [() => CipherTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]], 3
|
|
393
393
|
];
|
|
394
394
|
export var DecryptDataOutput$ = [3, n0, _DDO,
|
|
395
395
|
0,
|
|
396
396
|
[_KA, _KCV, _PTl],
|
|
397
|
-
[0, 0, [() => PlainTextOutputType, 0]]
|
|
397
|
+
[0, 0, [() => PlainTextOutputType, 0]], 3
|
|
398
398
|
];
|
|
399
399
|
export var DiscoverDynamicCardVerificationCode$ = [3, n0, _DDCVC,
|
|
400
400
|
0,
|
|
401
401
|
[_CED, _UN, _ATC],
|
|
402
|
-
[[() => CardExpiryDateType, 0], 0, 0]
|
|
402
|
+
[[() => CardExpiryDateType, 0], 0, 0], 3
|
|
403
403
|
];
|
|
404
404
|
export var DukptAttributes$ = [3, n0, _DAu,
|
|
405
405
|
0,
|
|
406
406
|
[_KSN, _DDT],
|
|
407
|
-
[0, 0]
|
|
407
|
+
[0, 0], 2
|
|
408
408
|
];
|
|
409
409
|
export var DukptDerivationAttributes$ = [3, n0, _DDA,
|
|
410
410
|
0,
|
|
411
411
|
[_KSN, _DKDT, _DKV],
|
|
412
|
-
[0, 0, 0]
|
|
412
|
+
[0, 0, 0], 1
|
|
413
413
|
];
|
|
414
414
|
export var DukptEncryptionAttributes$ = [3, n0, _DEA,
|
|
415
415
|
0,
|
|
416
416
|
[_KSN, _Mo, _DKDT, _DKV, _IV],
|
|
417
|
-
[0, 0, 0, 0, [() => InitializationVectorType, 0]]
|
|
417
|
+
[0, 0, 0, 0, [() => InitializationVectorType, 0]], 1
|
|
418
418
|
];
|
|
419
419
|
export var DynamicCardVerificationCode$ = [3, n0, _DCVC,
|
|
420
420
|
0,
|
|
421
421
|
[_UN, _PSN, _ATC, _TD],
|
|
422
|
-
[0, 0, 0, [() => TrackDataType, 0]]
|
|
422
|
+
[0, 0, 0, [() => TrackDataType, 0]], 4
|
|
423
423
|
];
|
|
424
424
|
export var DynamicCardVerificationValue$ = [3, n0, _DCVV,
|
|
425
425
|
0,
|
|
426
426
|
[_PSN, _CED, _SC, _ATC],
|
|
427
|
-
[0, [() => CardExpiryDateType, 0], [() => ServiceCodeType, 0], 0]
|
|
427
|
+
[0, [() => CardExpiryDateType, 0], [() => ServiceCodeType, 0], 0], 4
|
|
428
428
|
];
|
|
429
429
|
export var EcdhDerivationAttributes$ = [3, n0, _EDA,
|
|
430
430
|
0,
|
|
431
431
|
[_CAPKI, _PKC, _KAe, _KDF, _KDHA, _SI],
|
|
432
|
-
[0, 0, 0, 0, 0, 0]
|
|
432
|
+
[0, 0, 0, 0, 0, 0], 6
|
|
433
433
|
];
|
|
434
434
|
export var Emv2000Attributes$ = [3, n0, _EA,
|
|
435
435
|
0,
|
|
436
436
|
[_MKDM, _PAN, _PSN, _ATC],
|
|
437
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0]
|
|
437
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0], 4
|
|
438
438
|
];
|
|
439
439
|
export var EmvCommonAttributes$ = [3, n0, _ECA,
|
|
440
440
|
0,
|
|
441
441
|
[_MKDM, _PAN, _PSN, _AC, _Mo, _PBPT, _PBLP],
|
|
442
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0], 0, 0, 0]
|
|
442
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0], 0, 0, 0], 7
|
|
443
443
|
];
|
|
444
444
|
export var EmvEncryptionAttributes$ = [3, n0, _EEA,
|
|
445
445
|
0,
|
|
446
446
|
[_MKDM, _PAN, _PSN, _SDD, _Mo, _IV],
|
|
447
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => SessionDerivationDataType, 0], 0, [() => InitializationVectorType, 0]]
|
|
447
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => SessionDerivationDataType, 0], 0, [() => InitializationVectorType, 0]], 4
|
|
448
448
|
];
|
|
449
449
|
export var EncryptDataInput$ = [3, n0, _EDI,
|
|
450
450
|
0,
|
|
451
451
|
[_KI, _PTl, _EAn, _WK],
|
|
452
|
-
[[0, 1], [() => PlainTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]]
|
|
452
|
+
[[0, 1], [() => PlainTextType, 0], [() => EncryptionDecryptionAttributes$, 0], [() => WrappedKey$, 0]], 3
|
|
453
453
|
];
|
|
454
454
|
export var EncryptDataOutput$ = [3, n0, _EDO,
|
|
455
455
|
0,
|
|
456
|
-
[_KA,
|
|
457
|
-
[0,
|
|
456
|
+
[_KA, _CT, _KCV],
|
|
457
|
+
[0, [() => CipherTextType, 0], 0], 2
|
|
458
458
|
];
|
|
459
459
|
export var GenerateAs2805KekValidationInput$ = [3, n0, _GAKVI,
|
|
460
460
|
0,
|
|
461
461
|
[_KI, _KVT, _RKSVM],
|
|
462
|
-
[0, [() => As2805KekValidationType$, 0], 0]
|
|
462
|
+
[0, [() => As2805KekValidationType$, 0], 0], 3
|
|
463
463
|
];
|
|
464
464
|
export var GenerateAs2805KekValidationOutput$ = [3, n0, _GAKVO,
|
|
465
465
|
0,
|
|
466
466
|
[_KA, _KCV, _RKS, _RKR],
|
|
467
|
-
[0, 0, [() => As2805RandomKeyMaterial, 0], [() => As2805RandomKeyMaterial, 0]]
|
|
467
|
+
[0, 0, [() => As2805RandomKeyMaterial, 0], [() => As2805RandomKeyMaterial, 0]], 4
|
|
468
468
|
];
|
|
469
469
|
export var GenerateCardValidationDataInput$ = [3, n0, _GCVDI,
|
|
470
470
|
0,
|
|
471
471
|
[_KI, _PAN, _GA, _VDL],
|
|
472
|
-
[0, [() => PrimaryAccountNumberType, 0], [() => CardGenerationAttributes$, 0], 1]
|
|
472
|
+
[0, [() => PrimaryAccountNumberType, 0], [() => CardGenerationAttributes$, 0], 1], 3
|
|
473
473
|
];
|
|
474
474
|
export var GenerateCardValidationDataOutput$ = [3, n0, _GCVDO,
|
|
475
475
|
0,
|
|
476
476
|
[_KA, _KCV, _VD],
|
|
477
|
-
[0, 0, [() => ValidationDataType, 0]]
|
|
477
|
+
[0, 0, [() => ValidationDataType, 0]], 3
|
|
478
478
|
];
|
|
479
479
|
export var GenerateMacEmvPinChangeInput$ = [3, n0, _GMEPCI,
|
|
480
480
|
0,
|
|
481
481
|
[_NPPI, _NEPB, _PBF, _SMIKI, _SMCKI, _MD, _DMA],
|
|
482
|
-
[0, [() => PinBlockLengthEquals16, 0], 0, 0, 0, [() => CommandMessageDataType, 0], [() => DerivationMethodAttributes$, 0]]
|
|
482
|
+
[0, [() => PinBlockLengthEquals16, 0], 0, 0, 0, [() => CommandMessageDataType, 0], [() => DerivationMethodAttributes$, 0]], 7
|
|
483
483
|
];
|
|
484
484
|
export var GenerateMacEmvPinChangeOutput$ = [3, n0, _GMEPCO,
|
|
485
485
|
0,
|
|
486
486
|
[_NPPA, _SMIKA, _SMCKA, _Ma, _EPB, _NPPKCV, _SMIKCV, _SMCKCV, _VADO],
|
|
487
|
-
[0, 0, 0, [() => PinChangeMacOutputType, 0], [() => EncryptedPinBlockType, 0], 0, 0, 0, () => VisaAmexDerivationOutputs$]
|
|
487
|
+
[0, 0, 0, [() => PinChangeMacOutputType, 0], [() => EncryptedPinBlockType, 0], 0, 0, 0, () => VisaAmexDerivationOutputs$], 8
|
|
488
488
|
];
|
|
489
489
|
export var GenerateMacInput$ = [3, n0, _GMI,
|
|
490
490
|
0,
|
|
491
491
|
[_KI, _MD, _GA, _ML],
|
|
492
|
-
[0, [() => MessageDataType, 0], [() => MacAttributes$, 0], 1]
|
|
492
|
+
[0, [() => MessageDataType, 0], [() => MacAttributes$, 0], 1], 3
|
|
493
493
|
];
|
|
494
494
|
export var GenerateMacOutput$ = [3, n0, _GMO,
|
|
495
495
|
0,
|
|
496
496
|
[_KA, _KCV, _Ma],
|
|
497
|
-
[0, 0, [() => MacOutputType, 0]]
|
|
497
|
+
[0, 0, [() => MacOutputType, 0]], 3
|
|
498
498
|
];
|
|
499
499
|
export var GeneratePinDataInput$ = [3, n0, _GPDI,
|
|
500
500
|
0,
|
|
501
|
-
[_GKI, _EKI, _GA, _PDL, _PAN,
|
|
502
|
-
[0, 0, [() => PinGenerationAttributes$, 0], 1, [() => PrimaryAccountNumberType, 0],
|
|
501
|
+
[_GKI, _EKI, _GA, _PBF, _PDL, _PAN, _EWK],
|
|
502
|
+
[0, 0, [() => PinGenerationAttributes$, 0], 0, 1, [() => PrimaryAccountNumberType, 0], [() => WrappedKey$, 0]], 4
|
|
503
503
|
];
|
|
504
504
|
export var GeneratePinDataOutput$ = [3, n0, _GPDO,
|
|
505
505
|
0,
|
|
506
506
|
[_GKA, _GKCV, _EKA, _EKCV, _EPB, _PD],
|
|
507
|
-
[0, 0, 0, 0, [() => EncryptedPinBlockType, 0], [() => PinData$, 0]]
|
|
507
|
+
[0, 0, 0, 0, [() => EncryptedPinBlockType, 0], [() => PinData$, 0]], 6
|
|
508
508
|
];
|
|
509
509
|
export var Ibm3624NaturalPin$ = [3, n0, _INP,
|
|
510
510
|
0,
|
|
511
511
|
[_DT, _PVDPC, _PVD],
|
|
512
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
512
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 3
|
|
513
513
|
];
|
|
514
514
|
export var Ibm3624PinFromOffset$ = [3, n0, _IPFO,
|
|
515
515
|
0,
|
|
516
516
|
[_DT, _PVDPC, _PVD, _PO],
|
|
517
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]]
|
|
517
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]], 4
|
|
518
518
|
];
|
|
519
519
|
export var Ibm3624PinOffset$ = [3, n0, _IPO,
|
|
520
520
|
0,
|
|
521
521
|
[_EPB, _DT, _PVDPC, _PVD],
|
|
522
|
-
[[() => EncryptedPinBlockType, 0], [() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
522
|
+
[[() => EncryptedPinBlockType, 0], [() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 4
|
|
523
523
|
];
|
|
524
524
|
export var Ibm3624PinVerification$ = [3, n0, _IPV,
|
|
525
525
|
0,
|
|
526
526
|
[_DT, _PVDPC, _PVD, _PO],
|
|
527
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]]
|
|
527
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0], [() => PinOffsetType, 0]], 4
|
|
528
528
|
];
|
|
529
529
|
export var Ibm3624RandomPin$ = [3, n0, _IRP,
|
|
530
530
|
0,
|
|
531
531
|
[_DT, _PVDPC, _PVD],
|
|
532
|
-
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]]
|
|
532
|
+
[[() => DecimalizationTableType, 0], 0, [() => PinValidationDataType, 0]], 3
|
|
533
533
|
];
|
|
534
534
|
export var IncomingDiffieHellmanTr31KeyBlock$ = [3, n0, _IDHTKB,
|
|
535
535
|
0,
|
|
536
536
|
[_PKI, _CAPKI, _PKC, _DKA, _KDF, _KDHA, _DD, _WKB],
|
|
537
|
-
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]]
|
|
537
|
+
[0, 0, 0, 0, 0, 0, () => DiffieHellmanDerivationData$, [() => Tr31WrappedKeyBlock, 0]], 8
|
|
538
538
|
];
|
|
539
539
|
export var InternalServerException$ = [-3, n0, _ISE,
|
|
540
540
|
{ [_e]: _s, [_hE]: 500 },
|
|
@@ -545,42 +545,42 @@ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerExcep
|
|
|
545
545
|
export var KekValidationRequest$ = [3, n0, _KVR,
|
|
546
546
|
0,
|
|
547
547
|
[_DKA],
|
|
548
|
-
[0]
|
|
548
|
+
[0], 1
|
|
549
549
|
];
|
|
550
550
|
export var KekValidationResponse$ = [3, n0, _KVRe,
|
|
551
551
|
0,
|
|
552
552
|
[_RKS],
|
|
553
|
-
[[() => As2805RandomKeyMaterial, 0]]
|
|
553
|
+
[[() => As2805RandomKeyMaterial, 0]], 1
|
|
554
554
|
];
|
|
555
555
|
export var MacAlgorithmDukpt$ = [3, n0, _MAD,
|
|
556
556
|
0,
|
|
557
557
|
[_KSN, _DKV, _DDT],
|
|
558
|
-
[0, 0, 0]
|
|
558
|
+
[0, 0, 0], 2
|
|
559
559
|
];
|
|
560
560
|
export var MacAlgorithmEmv$ = [3, n0, _MAE,
|
|
561
561
|
0,
|
|
562
562
|
[_MKDM, _PAN, _PSN, _SKDM, _SKDV],
|
|
563
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, [() => SessionKeyDerivationValue$, 0]]
|
|
563
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, [() => SessionKeyDerivationValue$, 0]], 5
|
|
564
564
|
];
|
|
565
565
|
export var MasterCardAttributes$ = [3, n0, _MCA,
|
|
566
566
|
0,
|
|
567
567
|
[_MKDM, _PAN, _PSN, _AC],
|
|
568
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0]]
|
|
568
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, [() => ApplicationCryptogramType, 0]], 4
|
|
569
569
|
];
|
|
570
570
|
export var OutgoingTr31KeyBlock$ = [3, n0, _OTKB,
|
|
571
571
|
0,
|
|
572
572
|
[_WKI],
|
|
573
|
-
[0]
|
|
573
|
+
[0], 1
|
|
574
574
|
];
|
|
575
575
|
export var ReEncryptDataInput$ = [3, n0, _REDI,
|
|
576
576
|
0,
|
|
577
577
|
[_IKI, _OKI, _CT, _IEA, _OEA, _IWK, _OWK],
|
|
578
|
-
[[0, 1], 0, [() => CipherTextType, 0], [() => ReEncryptionAttributes$, 0], [() => ReEncryptionAttributes$, 0], [() => WrappedKey$, 0], [() => WrappedKey$, 0]]
|
|
578
|
+
[[0, 1], 0, [() => CipherTextType, 0], [() => ReEncryptionAttributes$, 0], [() => ReEncryptionAttributes$, 0], [() => WrappedKey$, 0], [() => WrappedKey$, 0]], 5
|
|
579
579
|
];
|
|
580
580
|
export var ReEncryptDataOutput$ = [3, n0, _REDO,
|
|
581
581
|
0,
|
|
582
582
|
[_KA, _KCV, _CT],
|
|
583
|
-
[0, 0, [() => CipherTextType, 0]]
|
|
583
|
+
[0, 0, [() => CipherTextType, 0]], 3
|
|
584
584
|
];
|
|
585
585
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
586
586
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -591,32 +591,32 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
|
|
|
591
591
|
export var SessionKeyAmex$ = [3, n0, _SKA,
|
|
592
592
|
0,
|
|
593
593
|
[_PAN, _PSN],
|
|
594
|
-
[[() => PrimaryAccountNumberType, 0], 0]
|
|
594
|
+
[[() => PrimaryAccountNumberType, 0], 0], 2
|
|
595
595
|
];
|
|
596
596
|
export var SessionKeyEmv2000$ = [3, n0, _SKE,
|
|
597
597
|
0,
|
|
598
598
|
[_PAN, _PSN, _ATC],
|
|
599
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0]
|
|
599
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0], 3
|
|
600
600
|
];
|
|
601
601
|
export var SessionKeyEmvCommon$ = [3, n0, _SKEC,
|
|
602
602
|
0,
|
|
603
603
|
[_PAN, _PSN, _ATC],
|
|
604
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0]
|
|
604
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0], 3
|
|
605
605
|
];
|
|
606
606
|
export var SessionKeyMastercard$ = [3, n0, _SKM,
|
|
607
607
|
0,
|
|
608
608
|
[_PAN, _PSN, _ATC, _UN],
|
|
609
|
-
[[() => PrimaryAccountNumberType, 0], 0, 0, 0]
|
|
609
|
+
[[() => PrimaryAccountNumberType, 0], 0, 0, 0], 4
|
|
610
610
|
];
|
|
611
611
|
export var SessionKeyVisa$ = [3, n0, _SKV,
|
|
612
612
|
0,
|
|
613
613
|
[_PAN, _PSN],
|
|
614
|
-
[[() => PrimaryAccountNumberType, 0], 0]
|
|
614
|
+
[[() => PrimaryAccountNumberType, 0], 0], 2
|
|
615
615
|
];
|
|
616
616
|
export var SymmetricEncryptionAttributes$ = [3, n0, _SEA,
|
|
617
617
|
0,
|
|
618
618
|
[_Mo, _IV, _PT],
|
|
619
|
-
[0, [() => InitializationVectorType, 0], 0]
|
|
619
|
+
[0, [() => InitializationVectorType, 0], 0], 1
|
|
620
620
|
];
|
|
621
621
|
export var ThrottlingException$ = [-3, n0, _TE,
|
|
622
622
|
{ [_e]: _c, [_hE]: 429 },
|
|
@@ -627,32 +627,32 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
|
627
627
|
export var TranslateKeyMaterialInput$ = [3, n0, _TKMI,
|
|
628
628
|
0,
|
|
629
629
|
[_IKM, _OKM, _KCVA],
|
|
630
|
-
[[() => IncomingKeyMaterial$, 0], () => OutgoingKeyMaterial$, 0]
|
|
630
|
+
[[() => IncomingKeyMaterial$, 0], () => OutgoingKeyMaterial$, 0], 2
|
|
631
631
|
];
|
|
632
632
|
export var TranslateKeyMaterialOutput$ = [3, n0, _TKMO,
|
|
633
633
|
0,
|
|
634
634
|
[_WK],
|
|
635
|
-
[[() => WrappedWorkingKey$, 0]]
|
|
635
|
+
[[() => WrappedWorkingKey$, 0]], 1
|
|
636
636
|
];
|
|
637
637
|
export var TranslatePinDataInput$ = [3, n0, _TPDI,
|
|
638
638
|
0,
|
|
639
639
|
[_IKI, _OKI, _ITA, _OTA, _EPB, _IDA, _ODA, _IWK, _OWK, _IAA],
|
|
640
|
-
[0, 0, [() => TranslationIsoFormats$, 0], [() => TranslationIsoFormats$, 0], [() => HexEvenLengthBetween16And32, 0], () => DukptDerivationAttributes$, () => DukptDerivationAttributes$, [() => WrappedKey$, 0], [() => WrappedKey$, 0], () => As2805PekDerivationAttributes$]
|
|
640
|
+
[0, 0, [() => TranslationIsoFormats$, 0], [() => TranslationIsoFormats$, 0], [() => HexEvenLengthBetween16And32, 0], () => DukptDerivationAttributes$, () => DukptDerivationAttributes$, [() => WrappedKey$, 0], [() => WrappedKey$, 0], () => As2805PekDerivationAttributes$], 5
|
|
641
641
|
];
|
|
642
642
|
export var TranslatePinDataOutput$ = [3, n0, _TPDO,
|
|
643
643
|
0,
|
|
644
644
|
[_PB, _KA, _KCV],
|
|
645
|
-
[[() => EncryptedPinBlockType, 0], 0, 0]
|
|
645
|
+
[[() => EncryptedPinBlockType, 0], 0, 0], 3
|
|
646
646
|
];
|
|
647
647
|
export var TranslationPinDataAs2805Format0$ = [3, n0, _TPDAF,
|
|
648
648
|
0,
|
|
649
649
|
[_PAN],
|
|
650
|
-
[[() => PrimaryAccountNumberType, 0]]
|
|
650
|
+
[[() => PrimaryAccountNumberType, 0]], 1
|
|
651
651
|
];
|
|
652
652
|
export var TranslationPinDataIsoFormat034$ = [3, n0, _TPDIF,
|
|
653
653
|
0,
|
|
654
654
|
[_PAN],
|
|
655
|
-
[[() => PrimaryAccountNumberType, 0]]
|
|
655
|
+
[[() => PrimaryAccountNumberType, 0]], 1
|
|
656
656
|
];
|
|
657
657
|
export var TranslationPinDataIsoFormat1$ = [3, n0, _TPDIFr,
|
|
658
658
|
0,
|
|
@@ -662,94 +662,94 @@ export var TranslationPinDataIsoFormat1$ = [3, n0, _TPDIFr,
|
|
|
662
662
|
export var ValidationException$ = [-3, n0, _VE,
|
|
663
663
|
{ [_e]: _c },
|
|
664
664
|
[_m, _fL],
|
|
665
|
-
[0, () => ValidationExceptionFieldList]
|
|
665
|
+
[0, () => ValidationExceptionFieldList], 1
|
|
666
666
|
];
|
|
667
667
|
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
668
668
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
669
669
|
0,
|
|
670
670
|
[_p, _m],
|
|
671
|
-
[0, 0]
|
|
671
|
+
[0, 0], 2
|
|
672
672
|
];
|
|
673
673
|
export var VerificationFailedException$ = [-3, n0, _VFE,
|
|
674
674
|
{ [_e]: _c, [_hE]: 400 },
|
|
675
675
|
[_R, _M],
|
|
676
|
-
[0, 0]
|
|
676
|
+
[0, 0], 2
|
|
677
677
|
];
|
|
678
678
|
TypeRegistry.for(n0).registerError(VerificationFailedException$, VerificationFailedException);
|
|
679
679
|
export var VerifyAuthRequestCryptogramInput$ = [3, n0, _VARCI,
|
|
680
680
|
0,
|
|
681
681
|
[_KI, _TDr, _ARCu, _MKDM, _SKDA, _ARA],
|
|
682
|
-
[0, [() => TransactionDataType, 0], [() => AuthRequestCryptogramType, 0], 0, [() => SessionKeyDerivation$, 0], [() => CryptogramAuthResponse$, 0]]
|
|
682
|
+
[0, [() => TransactionDataType, 0], [() => AuthRequestCryptogramType, 0], 0, [() => SessionKeyDerivation$, 0], [() => CryptogramAuthResponse$, 0]], 5
|
|
683
683
|
];
|
|
684
684
|
export var VerifyAuthRequestCryptogramOutput$ = [3, n0, _VARCO,
|
|
685
685
|
0,
|
|
686
686
|
[_KA, _KCV, _ARV],
|
|
687
|
-
[0, 0, [() => AuthResponseValueType, 0]]
|
|
687
|
+
[0, 0, [() => AuthResponseValueType, 0]], 2
|
|
688
688
|
];
|
|
689
689
|
export var VerifyCardValidationDataInput$ = [3, n0, _VCVDI,
|
|
690
690
|
0,
|
|
691
691
|
[_KI, _PAN, _VA, _VD],
|
|
692
|
-
[0, [() => PrimaryAccountNumberType, 0], [() => CardVerificationAttributes$, 0], [() => ValidationDataType, 0]]
|
|
692
|
+
[0, [() => PrimaryAccountNumberType, 0], [() => CardVerificationAttributes$, 0], [() => ValidationDataType, 0]], 4
|
|
693
693
|
];
|
|
694
694
|
export var VerifyCardValidationDataOutput$ = [3, n0, _VCVDO,
|
|
695
695
|
0,
|
|
696
696
|
[_KA, _KCV],
|
|
697
|
-
[0, 0]
|
|
697
|
+
[0, 0], 2
|
|
698
698
|
];
|
|
699
699
|
export var VerifyMacInput$ = [3, n0, _VMI,
|
|
700
700
|
0,
|
|
701
701
|
[_KI, _MD, _Ma, _VA, _ML],
|
|
702
|
-
[0, [() => MessageDataType, 0], [() => MacType, 0], [() => MacAttributes$, 0], 1]
|
|
702
|
+
[0, [() => MessageDataType, 0], [() => MacType, 0], [() => MacAttributes$, 0], 1], 4
|
|
703
703
|
];
|
|
704
704
|
export var VerifyMacOutput$ = [3, n0, _VMO,
|
|
705
705
|
0,
|
|
706
706
|
[_KA, _KCV],
|
|
707
|
-
[0, 0]
|
|
707
|
+
[0, 0], 2
|
|
708
708
|
];
|
|
709
709
|
export var VerifyPinDataInput$ = [3, n0, _VPDI,
|
|
710
710
|
0,
|
|
711
|
-
[_VKI, _EKI, _VA, _EPB,
|
|
712
|
-
[0, 0, [() => PinVerificationAttributes$, 0], [() => EncryptedPinBlockType, 0], [() => PrimaryAccountNumberType, 0],
|
|
711
|
+
[_VKI, _EKI, _VA, _EPB, _PBF, _PAN, _PDL, _DAu, _EWK],
|
|
712
|
+
[0, 0, [() => PinVerificationAttributes$, 0], [() => EncryptedPinBlockType, 0], 0, [() => PrimaryAccountNumberType, 0], 1, () => DukptAttributes$, [() => WrappedKey$, 0]], 5
|
|
713
713
|
];
|
|
714
714
|
export var VerifyPinDataOutput$ = [3, n0, _VPDO,
|
|
715
715
|
0,
|
|
716
716
|
[_VKA, _VKCV, _EKA, _EKCV],
|
|
717
|
-
[0, 0, 0, 0]
|
|
717
|
+
[0, 0, 0, 0], 4
|
|
718
718
|
];
|
|
719
719
|
export var VisaAmexDerivationOutputs$ = [3, n0, _VADO,
|
|
720
720
|
0,
|
|
721
721
|
[_ARKA, _ARKCV, _CPPA, _CPPKCV],
|
|
722
|
-
[0, 0, 0, 0]
|
|
722
|
+
[0, 0, 0, 0], 2
|
|
723
723
|
];
|
|
724
724
|
export var VisaAttributes$ = [3, n0, _VAi,
|
|
725
725
|
0,
|
|
726
726
|
[_MKDM, _PAN, _PSN, _ATC, _ARKI, _CPA],
|
|
727
|
-
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]]
|
|
727
|
+
[0, [() => PrimaryAccountNumberType, 0], 0, 0, 0, [() => CurrentPinAttributes$, 0]], 5
|
|
728
728
|
];
|
|
729
729
|
export var VisaPin$ = [3, n0, _VP,
|
|
730
730
|
0,
|
|
731
731
|
[_PVKI],
|
|
732
|
-
[1]
|
|
732
|
+
[1], 1
|
|
733
733
|
];
|
|
734
734
|
export var VisaPinVerification$ = [3, n0, _VPV,
|
|
735
735
|
0,
|
|
736
736
|
[_PVKI, _VV],
|
|
737
|
-
[1, [() => VerificationValueType, 0]]
|
|
737
|
+
[1, [() => VerificationValueType, 0]], 2
|
|
738
738
|
];
|
|
739
739
|
export var VisaPinVerificationValue$ = [3, n0, _VPVV,
|
|
740
740
|
0,
|
|
741
741
|
[_EPB, _PVKI],
|
|
742
|
-
[[() => EncryptedPinBlockType, 0], 1]
|
|
742
|
+
[[() => EncryptedPinBlockType, 0], 1], 2
|
|
743
743
|
];
|
|
744
744
|
export var WrappedKey$ = [3, n0, _WK,
|
|
745
745
|
0,
|
|
746
746
|
[_WKM, _KCVA],
|
|
747
|
-
[[() => WrappedKeyMaterial$, 0], 0]
|
|
747
|
+
[[() => WrappedKeyMaterial$, 0], 0], 1
|
|
748
748
|
];
|
|
749
749
|
export var WrappedWorkingKey$ = [3, n0, _WWK,
|
|
750
750
|
0,
|
|
751
751
|
[_WKM, _KCV, _WKMF],
|
|
752
|
-
[[() => KeyMaterial, 0], 0, 0]
|
|
752
|
+
[[() => KeyMaterial, 0], 0, 0], 3
|
|
753
753
|
];
|
|
754
754
|
export var PaymentCryptographyDataServiceException$ = [-3, _sm, "PaymentCryptographyDataServiceException", 0, [], []];
|
|
755
755
|
TypeRegistry.for(_sm).registerError(PaymentCryptographyDataServiceException$, PaymentCryptographyDataServiceException);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-payment-cryptography-data",
|
|
3
3
|
"description": "AWS SDK for JavaScript Payment Cryptography Data Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-payment-cryptography-data",
|
|
@@ -21,54 +21,54 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@tsconfig/
|
|
64
|
-
"@types/node": "^
|
|
63
|
+
"@tsconfig/node20": "20.1.8",
|
|
64
|
+
"@types/node": "^20.14.8",
|
|
65
65
|
"concurrently": "7.0.0",
|
|
66
66
|
"downlevel-dts": "0.10.1",
|
|
67
67
|
"rimraf": "5.0.10",
|
|
68
68
|
"typescript": "~5.8.3"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
|
-
"node": ">=
|
|
71
|
+
"node": ">=20.0.0"
|
|
72
72
|
},
|
|
73
73
|
"typesVersions": {
|
|
74
74
|
"<4.0": {
|