From ce82a484f43b41cff77becc1d6ecf120dcae045d Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Fri, 11 Nov 2022 19:33:54 +0300 Subject: [PATCH] 2.3.3 --- dist/api/addAttachedSignature.d.ts | 0 dist/api/addDetachedSignature.d.ts | 0 dist/api/certificate/certificate.d.ts | 0 dist/api/certificate/exportBase64.d.ts | 0 dist/api/certificate/getAlgorithm.d.ts | 0 dist/api/certificate/getCadesProp.d.ts | 0 dist/api/certificate/getDecodedExtendedKeyUsage.d.ts | 0 dist/api/certificate/getExtendedKeyUsage.d.ts | 0 dist/api/certificate/getInfo.d.ts | 0 dist/api/certificate/hasExtendedKeyUsage.d.ts | 0 dist/api/certificate/index.d.ts | 0 dist/api/certificate/isValid.d.ts | 0 dist/api/createAttachedSignature.d.ts | 0 dist/api/createDetachedSignature.d.ts | 0 dist/api/createHash.d.ts | 0 dist/api/createXMLSignature.d.ts | 0 dist/api/getAllCertificates.d.ts | 0 dist/api/getAllContainerCertificates.d.ts | 0 dist/api/getAllUserCertificates.d.ts | 0 dist/api/getCertificate.d.ts | 0 dist/api/getCertificates.d.ts | 0 dist/api/getContainerCertificates.d.ts | 0 dist/api/getCspVersion.d.ts | 0 dist/api/getPluginVersion.d.ts | 0 dist/api/getSystemInfo.d.ts | 0 dist/api/getUserCertificates.d.ts | 0 dist/api/index.d.ts | 0 dist/api/isValidSystemSetup.d.ts | 0 dist/constants/cades-constants.d.ts | 0 dist/constants/index.d.ts | 0 dist/constants/issuer-tags-translations.d.ts | 0 dist/constants/oids-dictionary.d.ts | 0 dist/constants/subject-tags-translations.d.ts | 0 dist/constants/tags-translations.d.ts | 0 dist/crypto-pro-js.d.ts | 2 +- dist/crypto-pro-js.js | 0 dist/crypto-pro-js.js.map | 0 dist/crypto-pro-js.min.js | 0 dist/crypto-pro-js.min.js.map | 0 dist/helpers/_afterPluginsLoaded.d.ts | 0 dist/helpers/_extractCommonName.d.ts | 0 dist/helpers/_extractMeaningfulErrorMessage.d.ts | 0 dist/helpers/_generateCadesFn.d.ts | 0 dist/helpers/_getCadesCert.d.ts | 0 dist/helpers/_getCadesContainerCert.d.ts | 0 dist/helpers/_getCadesUserCert.d.ts | 0 dist/helpers/_getDateObj.d.ts | 0 dist/helpers/_isSupportedCSPVersion.d.ts | 0 dist/helpers/_isSupportedCadesVersion.d.ts | 0 dist/helpers/_parseCertInfo.d.ts | 0 lib/api/addAttachedSignature.d.ts | 0 lib/api/addDetachedSignature.d.ts | 0 lib/api/certificate/certificate.d.ts | 0 lib/api/certificate/exportBase64.d.ts | 0 lib/api/certificate/getAlgorithm.d.ts | 0 lib/api/certificate/getCadesProp.d.ts | 0 lib/api/certificate/getDecodedExtendedKeyUsage.d.ts | 0 lib/api/certificate/getExtendedKeyUsage.d.ts | 0 lib/api/certificate/getInfo.d.ts | 0 lib/api/certificate/hasExtendedKeyUsage.d.ts | 0 lib/api/certificate/index.d.ts | 0 lib/api/certificate/isValid.d.ts | 0 lib/api/createAttachedSignature.d.ts | 0 lib/api/createDetachedSignature.d.ts | 0 lib/api/createHash.d.ts | 0 lib/api/createXMLSignature.d.ts | 0 lib/api/getAllCertificates.d.ts | 0 lib/api/getAllContainerCertificates.d.ts | 0 lib/api/getAllUserCertificates.d.ts | 0 lib/api/getCertificate.d.ts | 0 lib/api/getCertificates.d.ts | 0 lib/api/getContainerCertificates.d.ts | 0 lib/api/getCspVersion.d.ts | 0 lib/api/getPluginVersion.d.ts | 0 lib/api/getSystemInfo.d.ts | 0 lib/api/getUserCertificates.d.ts | 0 lib/api/index.d.ts | 0 lib/api/isValidSystemSetup.d.ts | 0 lib/constants/cades-constants.d.ts | 0 lib/constants/index.d.ts | 0 lib/constants/issuer-tags-translations.d.ts | 0 lib/constants/oids-dictionary.d.ts | 0 lib/constants/subject-tags-translations.d.ts | 0 lib/constants/tags-translations.d.ts | 0 lib/crypto-pro-js.d.ts | 2 +- lib/crypto-pro-js.js | 0 lib/crypto-pro-js.js.map | 0 lib/helpers/_afterPluginsLoaded.d.ts | 0 lib/helpers/_extractCommonName.d.ts | 0 lib/helpers/_extractMeaningfulErrorMessage.d.ts | 0 lib/helpers/_generateCadesFn.d.ts | 0 lib/helpers/_getCadesCert.d.ts | 0 lib/helpers/_getCadesContainerCert.d.ts | 0 lib/helpers/_getCadesUserCert.d.ts | 0 lib/helpers/_getDateObj.d.ts | 0 lib/helpers/_isSupportedCSPVersion.d.ts | 0 lib/helpers/_isSupportedCadesVersion.d.ts | 0 lib/helpers/_parseCertInfo.d.ts | 0 98 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 dist/api/addAttachedSignature.d.ts mode change 100755 => 100644 dist/api/addDetachedSignature.d.ts mode change 100755 => 100644 dist/api/certificate/certificate.d.ts mode change 100755 => 100644 dist/api/certificate/exportBase64.d.ts mode change 100755 => 100644 dist/api/certificate/getAlgorithm.d.ts mode change 100755 => 100644 dist/api/certificate/getCadesProp.d.ts mode change 100755 => 100644 dist/api/certificate/getDecodedExtendedKeyUsage.d.ts mode change 100755 => 100644 dist/api/certificate/getExtendedKeyUsage.d.ts mode change 100755 => 100644 dist/api/certificate/getInfo.d.ts mode change 100755 => 100644 dist/api/certificate/hasExtendedKeyUsage.d.ts mode change 100755 => 100644 dist/api/certificate/index.d.ts mode change 100755 => 100644 dist/api/certificate/isValid.d.ts mode change 100755 => 100644 dist/api/createAttachedSignature.d.ts mode change 100755 => 100644 dist/api/createDetachedSignature.d.ts mode change 100755 => 100644 dist/api/createHash.d.ts mode change 100755 => 100644 dist/api/createXMLSignature.d.ts mode change 100755 => 100644 dist/api/getAllCertificates.d.ts mode change 100755 => 100644 dist/api/getAllContainerCertificates.d.ts mode change 100755 => 100644 dist/api/getAllUserCertificates.d.ts mode change 100755 => 100644 dist/api/getCertificate.d.ts mode change 100755 => 100644 dist/api/getCertificates.d.ts mode change 100755 => 100644 dist/api/getContainerCertificates.d.ts mode change 100755 => 100644 dist/api/getCspVersion.d.ts mode change 100755 => 100644 dist/api/getPluginVersion.d.ts mode change 100755 => 100644 dist/api/getSystemInfo.d.ts mode change 100755 => 100644 dist/api/getUserCertificates.d.ts mode change 100755 => 100644 dist/api/index.d.ts mode change 100755 => 100644 dist/api/isValidSystemSetup.d.ts mode change 100755 => 100644 dist/constants/cades-constants.d.ts mode change 100755 => 100644 dist/constants/index.d.ts mode change 100755 => 100644 dist/constants/issuer-tags-translations.d.ts mode change 100755 => 100644 dist/constants/oids-dictionary.d.ts mode change 100755 => 100644 dist/constants/subject-tags-translations.d.ts mode change 100755 => 100644 dist/constants/tags-translations.d.ts mode change 100755 => 100644 dist/crypto-pro-js.d.ts mode change 100755 => 100644 dist/crypto-pro-js.js mode change 100755 => 100644 dist/crypto-pro-js.js.map mode change 100755 => 100644 dist/crypto-pro-js.min.js mode change 100755 => 100644 dist/crypto-pro-js.min.js.map mode change 100755 => 100644 dist/helpers/_afterPluginsLoaded.d.ts mode change 100755 => 100644 dist/helpers/_extractCommonName.d.ts mode change 100755 => 100644 dist/helpers/_extractMeaningfulErrorMessage.d.ts mode change 100755 => 100644 dist/helpers/_generateCadesFn.d.ts mode change 100755 => 100644 dist/helpers/_getCadesCert.d.ts mode change 100755 => 100644 dist/helpers/_getCadesContainerCert.d.ts mode change 100755 => 100644 dist/helpers/_getCadesUserCert.d.ts mode change 100755 => 100644 dist/helpers/_getDateObj.d.ts mode change 100755 => 100644 dist/helpers/_isSupportedCSPVersion.d.ts mode change 100755 => 100644 dist/helpers/_isSupportedCadesVersion.d.ts mode change 100755 => 100644 dist/helpers/_parseCertInfo.d.ts mode change 100755 => 100644 lib/api/addAttachedSignature.d.ts mode change 100755 => 100644 lib/api/addDetachedSignature.d.ts mode change 100755 => 100644 lib/api/certificate/certificate.d.ts mode change 100755 => 100644 lib/api/certificate/exportBase64.d.ts mode change 100755 => 100644 lib/api/certificate/getAlgorithm.d.ts mode change 100755 => 100644 lib/api/certificate/getCadesProp.d.ts mode change 100755 => 100644 lib/api/certificate/getDecodedExtendedKeyUsage.d.ts mode change 100755 => 100644 lib/api/certificate/getExtendedKeyUsage.d.ts mode change 100755 => 100644 lib/api/certificate/getInfo.d.ts mode change 100755 => 100644 lib/api/certificate/hasExtendedKeyUsage.d.ts mode change 100755 => 100644 lib/api/certificate/index.d.ts mode change 100755 => 100644 lib/api/certificate/isValid.d.ts mode change 100755 => 100644 lib/api/createAttachedSignature.d.ts mode change 100755 => 100644 lib/api/createDetachedSignature.d.ts mode change 100755 => 100644 lib/api/createHash.d.ts mode change 100755 => 100644 lib/api/createXMLSignature.d.ts mode change 100755 => 100644 lib/api/getAllCertificates.d.ts mode change 100755 => 100644 lib/api/getAllContainerCertificates.d.ts mode change 100755 => 100644 lib/api/getAllUserCertificates.d.ts mode change 100755 => 100644 lib/api/getCertificate.d.ts mode change 100755 => 100644 lib/api/getCertificates.d.ts mode change 100755 => 100644 lib/api/getContainerCertificates.d.ts mode change 100755 => 100644 lib/api/getCspVersion.d.ts mode change 100755 => 100644 lib/api/getPluginVersion.d.ts mode change 100755 => 100644 lib/api/getSystemInfo.d.ts mode change 100755 => 100644 lib/api/getUserCertificates.d.ts mode change 100755 => 100644 lib/api/index.d.ts mode change 100755 => 100644 lib/api/isValidSystemSetup.d.ts mode change 100755 => 100644 lib/constants/cades-constants.d.ts mode change 100755 => 100644 lib/constants/index.d.ts mode change 100755 => 100644 lib/constants/issuer-tags-translations.d.ts mode change 100755 => 100644 lib/constants/oids-dictionary.d.ts mode change 100755 => 100644 lib/constants/subject-tags-translations.d.ts mode change 100755 => 100644 lib/constants/tags-translations.d.ts mode change 100755 => 100644 lib/crypto-pro-js.d.ts mode change 100755 => 100644 lib/crypto-pro-js.js mode change 100755 => 100644 lib/crypto-pro-js.js.map mode change 100755 => 100644 lib/helpers/_afterPluginsLoaded.d.ts mode change 100755 => 100644 lib/helpers/_extractCommonName.d.ts mode change 100755 => 100644 lib/helpers/_extractMeaningfulErrorMessage.d.ts mode change 100755 => 100644 lib/helpers/_generateCadesFn.d.ts mode change 100755 => 100644 lib/helpers/_getCadesCert.d.ts mode change 100755 => 100644 lib/helpers/_getCadesContainerCert.d.ts mode change 100755 => 100644 lib/helpers/_getCadesUserCert.d.ts mode change 100755 => 100644 lib/helpers/_getDateObj.d.ts mode change 100755 => 100644 lib/helpers/_isSupportedCSPVersion.d.ts mode change 100755 => 100644 lib/helpers/_isSupportedCadesVersion.d.ts mode change 100755 => 100644 lib/helpers/_parseCertInfo.d.ts diff --git a/dist/api/addAttachedSignature.d.ts b/dist/api/addAttachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/addDetachedSignature.d.ts b/dist/api/addDetachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/certificate.d.ts b/dist/api/certificate/certificate.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/exportBase64.d.ts b/dist/api/certificate/exportBase64.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/getAlgorithm.d.ts b/dist/api/certificate/getAlgorithm.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/getCadesProp.d.ts b/dist/api/certificate/getCadesProp.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/getDecodedExtendedKeyUsage.d.ts b/dist/api/certificate/getDecodedExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/getExtendedKeyUsage.d.ts b/dist/api/certificate/getExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/getInfo.d.ts b/dist/api/certificate/getInfo.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/hasExtendedKeyUsage.d.ts b/dist/api/certificate/hasExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/index.d.ts b/dist/api/certificate/index.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/certificate/isValid.d.ts b/dist/api/certificate/isValid.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/createAttachedSignature.d.ts b/dist/api/createAttachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/createDetachedSignature.d.ts b/dist/api/createDetachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/createHash.d.ts b/dist/api/createHash.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/createXMLSignature.d.ts b/dist/api/createXMLSignature.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getAllCertificates.d.ts b/dist/api/getAllCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getAllContainerCertificates.d.ts b/dist/api/getAllContainerCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getAllUserCertificates.d.ts b/dist/api/getAllUserCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getCertificate.d.ts b/dist/api/getCertificate.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getCertificates.d.ts b/dist/api/getCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getContainerCertificates.d.ts b/dist/api/getContainerCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getCspVersion.d.ts b/dist/api/getCspVersion.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getPluginVersion.d.ts b/dist/api/getPluginVersion.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getSystemInfo.d.ts b/dist/api/getSystemInfo.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/getUserCertificates.d.ts b/dist/api/getUserCertificates.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/index.d.ts b/dist/api/index.d.ts old mode 100755 new mode 100644 diff --git a/dist/api/isValidSystemSetup.d.ts b/dist/api/isValidSystemSetup.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/cades-constants.d.ts b/dist/constants/cades-constants.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/index.d.ts b/dist/constants/index.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/issuer-tags-translations.d.ts b/dist/constants/issuer-tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/oids-dictionary.d.ts b/dist/constants/oids-dictionary.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/subject-tags-translations.d.ts b/dist/constants/subject-tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/dist/constants/tags-translations.d.ts b/dist/constants/tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/dist/crypto-pro-js.d.ts b/dist/crypto-pro-js.d.ts old mode 100755 new mode 100644 index c9989aa..4d07a3d --- a/dist/crypto-pro-js.d.ts +++ b/dist/crypto-pro-js.d.ts @@ -1,4 +1,4 @@ -// Type definitions for crypto-pro-js 2.3.2 +// Type definitions for crypto-pro-js 2.3.3 // Project: crypto-pro-js // Definitions by: Artem Vasilev https://github.com/kernusr diff --git a/dist/crypto-pro-js.js b/dist/crypto-pro-js.js old mode 100755 new mode 100644 diff --git a/dist/crypto-pro-js.js.map b/dist/crypto-pro-js.js.map old mode 100755 new mode 100644 diff --git a/dist/crypto-pro-js.min.js b/dist/crypto-pro-js.min.js old mode 100755 new mode 100644 diff --git a/dist/crypto-pro-js.min.js.map b/dist/crypto-pro-js.min.js.map old mode 100755 new mode 100644 diff --git a/dist/helpers/_afterPluginsLoaded.d.ts b/dist/helpers/_afterPluginsLoaded.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_extractCommonName.d.ts b/dist/helpers/_extractCommonName.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_extractMeaningfulErrorMessage.d.ts b/dist/helpers/_extractMeaningfulErrorMessage.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_generateCadesFn.d.ts b/dist/helpers/_generateCadesFn.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_getCadesCert.d.ts b/dist/helpers/_getCadesCert.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_getCadesContainerCert.d.ts b/dist/helpers/_getCadesContainerCert.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_getCadesUserCert.d.ts b/dist/helpers/_getCadesUserCert.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_getDateObj.d.ts b/dist/helpers/_getDateObj.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_isSupportedCSPVersion.d.ts b/dist/helpers/_isSupportedCSPVersion.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_isSupportedCadesVersion.d.ts b/dist/helpers/_isSupportedCadesVersion.d.ts old mode 100755 new mode 100644 diff --git a/dist/helpers/_parseCertInfo.d.ts b/dist/helpers/_parseCertInfo.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/addAttachedSignature.d.ts b/lib/api/addAttachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/addDetachedSignature.d.ts b/lib/api/addDetachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/certificate.d.ts b/lib/api/certificate/certificate.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/exportBase64.d.ts b/lib/api/certificate/exportBase64.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/getAlgorithm.d.ts b/lib/api/certificate/getAlgorithm.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/getCadesProp.d.ts b/lib/api/certificate/getCadesProp.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/getDecodedExtendedKeyUsage.d.ts b/lib/api/certificate/getDecodedExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/getExtendedKeyUsage.d.ts b/lib/api/certificate/getExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/getInfo.d.ts b/lib/api/certificate/getInfo.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/hasExtendedKeyUsage.d.ts b/lib/api/certificate/hasExtendedKeyUsage.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/index.d.ts b/lib/api/certificate/index.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/certificate/isValid.d.ts b/lib/api/certificate/isValid.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/createAttachedSignature.d.ts b/lib/api/createAttachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/createDetachedSignature.d.ts b/lib/api/createDetachedSignature.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/createHash.d.ts b/lib/api/createHash.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/createXMLSignature.d.ts b/lib/api/createXMLSignature.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getAllCertificates.d.ts b/lib/api/getAllCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getAllContainerCertificates.d.ts b/lib/api/getAllContainerCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getAllUserCertificates.d.ts b/lib/api/getAllUserCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getCertificate.d.ts b/lib/api/getCertificate.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getCertificates.d.ts b/lib/api/getCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getContainerCertificates.d.ts b/lib/api/getContainerCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getCspVersion.d.ts b/lib/api/getCspVersion.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getPluginVersion.d.ts b/lib/api/getPluginVersion.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getSystemInfo.d.ts b/lib/api/getSystemInfo.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/getUserCertificates.d.ts b/lib/api/getUserCertificates.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/index.d.ts b/lib/api/index.d.ts old mode 100755 new mode 100644 diff --git a/lib/api/isValidSystemSetup.d.ts b/lib/api/isValidSystemSetup.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/cades-constants.d.ts b/lib/constants/cades-constants.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/index.d.ts b/lib/constants/index.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/issuer-tags-translations.d.ts b/lib/constants/issuer-tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/oids-dictionary.d.ts b/lib/constants/oids-dictionary.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/subject-tags-translations.d.ts b/lib/constants/subject-tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/lib/constants/tags-translations.d.ts b/lib/constants/tags-translations.d.ts old mode 100755 new mode 100644 diff --git a/lib/crypto-pro-js.d.ts b/lib/crypto-pro-js.d.ts old mode 100755 new mode 100644 index abe9c18..16d7c47 --- a/lib/crypto-pro-js.d.ts +++ b/lib/crypto-pro-js.d.ts @@ -1,4 +1,4 @@ -// Type definitions for crypto-pro-js 2.3.2 +// Type definitions for crypto-pro-js 2.3.3 // Project: crypto-pro-js // Definitions by: Artem Vasilev https://github.com/kernusr diff --git a/lib/crypto-pro-js.js b/lib/crypto-pro-js.js old mode 100755 new mode 100644 diff --git a/lib/crypto-pro-js.js.map b/lib/crypto-pro-js.js.map old mode 100755 new mode 100644 diff --git a/lib/helpers/_afterPluginsLoaded.d.ts b/lib/helpers/_afterPluginsLoaded.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_extractCommonName.d.ts b/lib/helpers/_extractCommonName.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_extractMeaningfulErrorMessage.d.ts b/lib/helpers/_extractMeaningfulErrorMessage.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_generateCadesFn.d.ts b/lib/helpers/_generateCadesFn.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_getCadesCert.d.ts b/lib/helpers/_getCadesCert.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_getCadesContainerCert.d.ts b/lib/helpers/_getCadesContainerCert.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_getCadesUserCert.d.ts b/lib/helpers/_getCadesUserCert.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_getDateObj.d.ts b/lib/helpers/_getDateObj.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_isSupportedCSPVersion.d.ts b/lib/helpers/_isSupportedCSPVersion.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_isSupportedCadesVersion.d.ts b/lib/helpers/_isSupportedCadesVersion.d.ts old mode 100755 new mode 100644 diff --git a/lib/helpers/_parseCertInfo.d.ts b/lib/helpers/_parseCertInfo.d.ts old mode 100755 new mode 100644