@peculiar/certificates-viewer 4.6.1 → 4.7.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.
Files changed (186) hide show
  1. package/components/attribute-certificate-viewer.js +2 -2
  2. package/components/attribute.js +2 -1
  3. package/components/attribute.js.map +1 -1
  4. package/components/certificate-viewer.js +2 -2
  5. package/components/crl-viewer.js +2 -2
  6. package/components/csr-viewer.js +2 -2
  7. package/components/csr-viewer.js.map +1 -1
  8. package/components/download.js +19 -99
  9. package/components/download.js.map +1 -1
  10. package/components/index2.js +50 -2
  11. package/components/index2.js.map +1 -1
  12. package/components/miscellaneous.js +100 -2
  13. package/components/miscellaneous.js.map +1 -1
  14. package/components/peculiar-certificate-decoder.js +1 -1
  15. package/components/peculiar-certificates-viewer.js +1 -1
  16. package/components/pkcs10_certificate_request.js +1 -6
  17. package/components/pkcs10_certificate_request.js.map +1 -1
  18. package/dist/cjs/{certification_request-CxHe71zR.js → certification_request-DISQwgjn.js} +72 -112
  19. package/dist/cjs/certification_request-DISQwgjn.js.map +1 -0
  20. package/dist/cjs/extension-CGZpfI3W.js +110 -0
  21. package/dist/cjs/extension-CGZpfI3W.js.map +1 -0
  22. package/dist/cjs/index.cjs.js +2 -2
  23. package/dist/cjs/{miscellaneous-DeBEwLDy.js → miscellaneous-D_RAtkZz.js} +78 -77
  24. package/dist/cjs/{miscellaneous-DeBEwLDy.js.map → miscellaneous-D_RAtkZz.js.map} +1 -1
  25. package/dist/cjs/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.cjs.js.map +1 -1
  26. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js +54 -5
  27. package/dist/cjs/peculiar-attribute-certificate-viewer_4.cjs.entry.js.map +1 -1
  28. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js +5 -4
  29. package/dist/cjs/peculiar-certificate-decoder.cjs.entry.js.map +1 -1
  30. package/dist/cjs/peculiar-certificate-decoder.entry.cjs.js.map +1 -1
  31. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js +4 -3
  32. package/dist/cjs/peculiar-certificate-viewer.cjs.entry.js.map +1 -1
  33. package/dist/cjs/peculiar-certificate-viewer.entry.cjs.js.map +1 -1
  34. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js +3 -2
  35. package/dist/cjs/peculiar-certificates-viewer.cjs.entry.js.map +1 -1
  36. package/dist/cjs/peculiar-certificates-viewer.entry.cjs.js.map +1 -1
  37. package/dist/cjs/{pkcs10_certificate_request-CHMDxe2Z.js → pkcs10_certificate_request-BQkkkT42.js} +4 -8
  38. package/dist/cjs/pkcs10_certificate_request-BQkkkT42.js.map +1 -0
  39. package/dist/cjs/{x509_certificate-CzplJQ0X.js → x509_certificate-DGRpZGA2.js} +5 -4
  40. package/dist/cjs/{x509_certificate-CzplJQ0X.js.map → x509_certificate-DGRpZGA2.js.map} +1 -1
  41. package/dist/cjs/{x509_crl-B7kFbLDV.js → x509_crl-DMvJk_81.js} +8 -7
  42. package/dist/cjs/{x509_crl-B7kFbLDV.js.map → x509_crl-DMvJk_81.js.map} +1 -1
  43. package/dist/collection/components/certificate-details-parts/attributes/extension_request_attribute.js +25 -0
  44. package/dist/collection/components/certificate-details-parts/attributes/extension_request_attribute.js.map +1 -0
  45. package/dist/collection/components/certificate-details-parts/attributes/index.js +10 -1
  46. package/dist/collection/components/certificate-details-parts/attributes/index.js.map +1 -1
  47. package/dist/collection/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.js +27 -0
  48. package/dist/collection/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.js.map +1 -0
  49. package/dist/collection/components/csr-viewer/csr-viewer.js +2 -2
  50. package/dist/collection/components/csr-viewer/csr-viewer.js.map +1 -1
  51. package/dist/collection/constants/oids.js +2 -0
  52. package/dist/collection/constants/oids.js.map +1 -1
  53. package/dist/collection/crypto/attribute.js +2 -0
  54. package/dist/collection/crypto/attribute.js.map +1 -1
  55. package/dist/collection/crypto/pkcs10_certificate_request.js +0 -7
  56. package/dist/collection/crypto/pkcs10_certificate_request.js.map +1 -1
  57. package/dist/esm/{certification_request-PeMaLTUD.js → certification_request-CSS3OhZq.js} +21 -101
  58. package/dist/esm/certification_request-CSS3OhZq.js.map +1 -0
  59. package/dist/esm/extension-CUOKUt7o.js +107 -0
  60. package/dist/esm/extension-CUOKUt7o.js.map +1 -0
  61. package/dist/esm/index.js +2 -2
  62. package/dist/esm/{miscellaneous-bVeJt-6m.js → miscellaneous-DVlekgVM.js} +4 -3
  63. package/dist/esm/{miscellaneous-bVeJt-6m.js.map → miscellaneous-DVlekgVM.js.map} +1 -1
  64. package/dist/esm/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  65. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js +54 -5
  66. package/dist/esm/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  67. package/dist/esm/peculiar-certificate-decoder.entry.js +5 -4
  68. package/dist/esm/peculiar-certificate-decoder.entry.js.map +1 -1
  69. package/dist/esm/peculiar-certificate-viewer.entry.js +4 -3
  70. package/dist/esm/peculiar-certificate-viewer.entry.js.map +1 -1
  71. package/dist/esm/peculiar-certificates-viewer.entry.js +3 -2
  72. package/dist/esm/peculiar-certificates-viewer.entry.js.map +1 -1
  73. package/dist/esm/{pkcs10_certificate_request-CK8FH47X.js → pkcs10_certificate_request-B9Q42jiE.js} +4 -8
  74. package/dist/esm/pkcs10_certificate_request-B9Q42jiE.js.map +1 -0
  75. package/dist/esm/{x509_certificate-CEEWtU_T.js → x509_certificate-fWXLCtc8.js} +4 -3
  76. package/dist/{esm-es5/x509_certificate-CEEWtU_T.js.map → esm/x509_certificate-fWXLCtc8.js.map} +1 -1
  77. package/dist/esm/{x509_crl-BcZd9KVn.js → x509_crl-Dq33Vv-q.js} +5 -4
  78. package/dist/{esm-es5/x509_crl-BcZd9KVn.js.map → esm/x509_crl-Dq33Vv-q.js.map} +1 -1
  79. package/dist/esm-es5/{certification_request-PeMaLTUD.js → certification_request-CSS3OhZq.js} +5 -12
  80. package/dist/esm-es5/certification_request-CSS3OhZq.js.map +1 -0
  81. package/dist/esm-es5/extension-CUOKUt7o.js +12 -0
  82. package/dist/esm-es5/extension-CUOKUt7o.js.map +1 -0
  83. package/dist/esm-es5/index.js +1 -1
  84. package/dist/esm-es5/{miscellaneous-bVeJt-6m.js → miscellaneous-DVlekgVM.js} +2 -2
  85. package/dist/esm-es5/{miscellaneous-bVeJt-6m.js.map → miscellaneous-DVlekgVM.js.map} +1 -1
  86. package/dist/esm-es5/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.js.map +1 -1
  87. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js +17 -3
  88. package/dist/esm-es5/peculiar-attribute-certificate-viewer_4.entry.js.map +1 -1
  89. package/dist/esm-es5/peculiar-certificate-decoder.entry.js +1 -1
  90. package/dist/esm-es5/peculiar-certificate-decoder.entry.js.map +1 -1
  91. package/dist/esm-es5/peculiar-certificate-viewer.entry.js +1 -1
  92. package/dist/esm-es5/peculiar-certificate-viewer.entry.js.map +1 -1
  93. package/dist/esm-es5/peculiar-certificates-viewer.entry.js +1 -1
  94. package/dist/esm-es5/peculiar-certificates-viewer.entry.js.map +1 -1
  95. package/dist/esm-es5/pkcs10_certificate_request-B9Q42jiE.js +19 -0
  96. package/dist/esm-es5/pkcs10_certificate_request-B9Q42jiE.js.map +1 -0
  97. package/dist/esm-es5/{x509_certificate-CEEWtU_T.js → x509_certificate-fWXLCtc8.js} +4 -4
  98. package/dist/{esm/x509_certificate-CEEWtU_T.js.map → esm-es5/x509_certificate-fWXLCtc8.js.map} +1 -1
  99. package/dist/esm-es5/{x509_crl-BcZd9KVn.js → x509_crl-Dq33Vv-q.js} +2 -2
  100. package/dist/{esm/x509_crl-BcZd9KVn.js.map → esm-es5/x509_crl-Dq33Vv-q.js.map} +1 -1
  101. package/dist/peculiar/index.esm.js +1 -1
  102. package/dist/peculiar/p-17ebc78c.system.entry.js +5 -0
  103. package/dist/peculiar/{p-14fcbc5c.system.entry.js.map → p-17ebc78c.system.entry.js.map} +1 -1
  104. package/dist/peculiar/{p-5479a530.entry.js → p-4cc72a56.entry.js} +2 -2
  105. package/dist/peculiar/p-7fTYvx_V.system.js +19 -0
  106. package/dist/peculiar/p-7fTYvx_V.system.js.map +1 -0
  107. package/dist/peculiar/p-BGASC3UX.system.js +1 -1
  108. package/dist/peculiar/{p-CjWRKsN-.js → p-BG_D4qzJ.js} +3 -3
  109. package/dist/peculiar/{p-CjWRKsN-.js.map → p-BG_D4qzJ.js.map} +1 -1
  110. package/dist/peculiar/{p-CZwhKPgb.system.js → p-BTn-wukS.system.js} +2 -2
  111. package/dist/peculiar/p-BTn-wukS.system.js.map +1 -0
  112. package/dist/peculiar/{p-BaebEpW0.system.js.map → p-Bsy7Sqzl.system.js.map} +1 -1
  113. package/dist/peculiar/{p-DRvp86xt.system.js → p-CEzxVCEh.system.js} +5 -5
  114. package/dist/peculiar/{p-DRvp86xt.system.js.map → p-CEzxVCEh.system.js.map} +1 -1
  115. package/dist/peculiar/{p-PeMaLTUD.js → p-CSS3OhZq.js} +9 -16
  116. package/dist/peculiar/p-CSS3OhZq.js.map +1 -0
  117. package/dist/peculiar/p-CZuaTO2G.js +12 -0
  118. package/dist/peculiar/p-CZuaTO2G.js.map +1 -0
  119. package/dist/peculiar/p-CgCUixvk.system.js +12 -0
  120. package/dist/peculiar/p-CgCUixvk.system.js.map +1 -0
  121. package/dist/peculiar/p-CoPYW15U.js +19 -0
  122. package/dist/peculiar/p-CoPYW15U.js.map +1 -0
  123. package/dist/peculiar/{p-BypepohK.system.js.map → p-D8TC0Na9.system.js.map} +1 -1
  124. package/dist/peculiar/p-DKooqn40.js +369 -0
  125. package/dist/peculiar/{p-CGRNSrHk.js.map → p-DKooqn40.js.map} +1 -1
  126. package/dist/peculiar/p-DLsQGkmT.system.js.map +1 -0
  127. package/dist/peculiar/{p-C9sY8yng.system.js → p-DTz3NA_M.system.js} +3 -3
  128. package/dist/peculiar/{p-C9sY8yng.system.js.map → p-DTz3NA_M.system.js.map} +1 -1
  129. package/dist/peculiar/p-D_WeukQa.system.js +135 -0
  130. package/dist/peculiar/p-D_WeukQa.system.js.map +1 -0
  131. package/dist/peculiar/{p-CezfC5i1.system.js → p-DcTXA-2R.system.js} +17 -17
  132. package/dist/peculiar/{p-CezfC5i1.system.js.map → p-DcTXA-2R.system.js.map} +1 -1
  133. package/dist/peculiar/{p-84f69023.system.entry.js → p-a193f8fd.system.entry.js} +2 -2
  134. package/dist/peculiar/p-a4e74904.entry.js +124 -0
  135. package/dist/peculiar/p-a4e74904.entry.js.map +1 -0
  136. package/dist/peculiar/p-ce006f1c.system.entry.js +5 -0
  137. package/dist/peculiar/{p-591a9019.system.entry.js.map → p-ce006f1c.system.entry.js.map} +1 -1
  138. package/dist/peculiar/p-e3967e76.entry.js +5 -0
  139. package/dist/peculiar/{p-0de4837d.entry.js.map → p-e3967e76.entry.js.map} +1 -1
  140. package/dist/peculiar/p-e7c60082.system.entry.js +125 -0
  141. package/dist/peculiar/p-e7c60082.system.entry.js.map +1 -0
  142. package/dist/peculiar/p-f465afe6.entry.js +5 -0
  143. package/dist/peculiar/{p-315805ce.entry.js.map → p-f465afe6.entry.js.map} +1 -1
  144. package/dist/peculiar/{p-BloT0Xj9.system.js.map → p-tBL0ekYY.system.js.map} +1 -1
  145. package/dist/peculiar/{p-DrmgUhyv.js → p-tl0v45Y7.js} +4 -4
  146. package/dist/peculiar/{p-DrmgUhyv.js.map → p-tl0v45Y7.js.map} +1 -1
  147. package/dist/peculiar/peculiar-attribute-certificate-viewer.peculiar-certificate-chain-viewer.peculiar-crl-viewer.peculiar-csr-viewer.entry.esm.js.map +1 -1
  148. package/dist/peculiar/peculiar-certificate-decoder.entry.esm.js.map +1 -1
  149. package/dist/peculiar/peculiar-certificate-viewer.entry.esm.js.map +1 -1
  150. package/dist/peculiar/peculiar-certificates-viewer.entry.esm.js.map +1 -1
  151. package/dist/peculiar/peculiar.esm.js +1 -1
  152. package/dist/types/components/certificate-details-parts/attributes/extension_request_attribute.d.ts +15 -0
  153. package/dist/types/components/certificate-details-parts/attributes/private_key_possession_statement_attribute.d.ts +15 -0
  154. package/dist/types/constants/oids.d.ts +2 -0
  155. package/dist/types/crypto/attribute.d.ts +2 -0
  156. package/dist/types/crypto/pkcs10_certificate_request.d.ts +0 -2
  157. package/hydrate/index.js +68 -6
  158. package/hydrate/index.mjs +68 -6
  159. package/package.json +3 -2
  160. package/dist/cjs/certification_request-CxHe71zR.js.map +0 -1
  161. package/dist/cjs/pkcs10_certificate_request-CHMDxe2Z.js.map +0 -1
  162. package/dist/esm/certification_request-PeMaLTUD.js.map +0 -1
  163. package/dist/esm/pkcs10_certificate_request-CK8FH47X.js.map +0 -1
  164. package/dist/esm-es5/certification_request-PeMaLTUD.js.map +0 -1
  165. package/dist/esm-es5/pkcs10_certificate_request-CK8FH47X.js +0 -19
  166. package/dist/esm-es5/pkcs10_certificate_request-CK8FH47X.js.map +0 -1
  167. package/dist/peculiar/p-00d6f11f.system.entry.js +0 -111
  168. package/dist/peculiar/p-00d6f11f.system.entry.js.map +0 -1
  169. package/dist/peculiar/p-0de4837d.entry.js +0 -5
  170. package/dist/peculiar/p-14fcbc5c.system.entry.js +0 -5
  171. package/dist/peculiar/p-315805ce.entry.js +0 -5
  172. package/dist/peculiar/p-591a9019.system.entry.js +0 -5
  173. package/dist/peculiar/p-BipKYW6e.system.js +0 -142
  174. package/dist/peculiar/p-BipKYW6e.system.js.map +0 -1
  175. package/dist/peculiar/p-CGRNSrHk.js +0 -369
  176. package/dist/peculiar/p-CZwhKPgb.system.js.map +0 -1
  177. package/dist/peculiar/p-D1eNnGDF.js +0 -19
  178. package/dist/peculiar/p-D1eNnGDF.js.map +0 -1
  179. package/dist/peculiar/p-ITVWR0oT.system.js.map +0 -1
  180. package/dist/peculiar/p-J1t5v5N3.system.js +0 -19
  181. package/dist/peculiar/p-J1t5v5N3.system.js.map +0 -1
  182. package/dist/peculiar/p-PeMaLTUD.js.map +0 -1
  183. package/dist/peculiar/p-c8b3766a.entry.js +0 -110
  184. package/dist/peculiar/p-c8b3766a.entry.js.map +0 -1
  185. /package/dist/peculiar/{p-5479a530.entry.js.map → p-4cc72a56.entry.js.map} +0 -0
  186. /package/dist/peculiar/{p-84f69023.system.entry.js.map → p-a193f8fd.system.entry.js.map} +0 -0
@@ -1,142 +0,0 @@
1
- var __extends=this&&this.__extends||function(){var t=function(e,i){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i))t[i]=e[i]};return t(e,i)};return function(e,i){if(typeof i!=="function"&&i!==null)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");t(e,i);function r(){this.constructor=e}e.prototype=i===null?Object.create(i):(r.prototype=i.prototype,new r)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(t){for(var e,i=1,r=arguments.length;i<r;i++){e=arguments[i];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}return t};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(t,e,i,r){function n(t){return t instanceof i?t:new i((function(e){e(t)}))}return new(i||(i=Promise))((function(i,o){function a(t){try{u(r.next(t))}catch(t){o(t)}}function s(t){try{u(r["throw"](t))}catch(t){o(t)}}function u(t){t.done?i(t.value):n(t.value).then(a,s)}u((r=r.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var i={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,n,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(t){return function(e){return u([t,e])}}function u(s){if(r)throw new TypeError("Generator is already executing.");while(a&&(a=0,s[0]&&(i=0)),i)try{if(r=1,n&&(o=s[0]&2?n["return"]:s[0]?n["throw"]||((o=n["return"])&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;if(n=0,o)s=[s[0]&2,o.value];switch(s[0]){case 0:case 1:o=s;break;case 4:i.label++;return{value:s[1],done:false};case 5:i.label++;n=s[1];s=[0];continue;case 7:s=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){i=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(s[0]===6&&i.label<o[1]){i.label=o[1];o=s;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(s);break}if(o[2])i.ops.pop();i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t];n=0}finally{r=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};var __rest=this&&this.__rest||function(t,e){var i={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0)i[r]=t[r];if(t!=null&&typeof Object.getOwnPropertySymbols==="function")for(var n=0,r=Object.getOwnPropertySymbols(t);n<r.length;n++){if(e.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(t,r[n]))i[r[n]]=t[r[n]]}return i};var __spreadArray=this&&this.__spreadArray||function(t,e,i){if(i||arguments.length===2)for(var r=0,n=e.length,o;r<n;r++){if(o||!(r in e)){if(!o)o=Array.prototype.slice.call(e,0,r);o[r]=e[r]}}return t.concat(o||Array.prototype.slice.call(e))};
2
- /*!
3
- * © Peculiar Ventures https://peculiarventures.com/ - MIT License
4
- */System.register([],(function(t){"use strict";return{execute:function(){var e;var i=this;t({ad:Ei,d:r});
5
- /**
6
- * @license
7
- * Copyright (c) Peculiar Ventures, LLC.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */function r(t,e,i,r){if(r===void 0){r="application/octet-stream"}var n=new Blob([t],{type:r});if(navigator.msSaveBlob){navigator.msSaveBlob(n,"".concat(e,".").concat(i));return new Promise((function(t){setTimeout(t,100)}))}var o=window.URL.createObjectURL(n);var a=document.createElement("a");var s=document.createElement("iframe");a.style.display="none";s.style.display="none";s.name=o;document.body.appendChild(s);a.href=o;a.target=o;a.download="".concat(e,".").concat(i);document.body.appendChild(a);a.dispatchEvent(new MouseEvent("click"));document.body.removeChild(a);return new Promise((function(t){setTimeout((function(){document.body.removeChild(s);t()}),100)}))}function n(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t["default"]:t}var o={};
12
- /*!
13
- * MIT License
14
- *
15
- * Copyright (c) 2017-2024 Peculiar Ventures, LLC
16
- *
17
- * Permission is hereby granted, free of charge, to any person obtaining a copy
18
- * of this software and associated documentation files (the "Software"), to deal
19
- * in the Software without restriction, including without limitation the rights
20
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
21
- * copies of the Software, and to permit persons to whom the Software is
22
- * furnished to do so, subject to the following conditions:
23
- *
24
- * The above copyright notice and this permission notice shall be included in all
25
- * copies or substantial portions of the Software.
26
- *
27
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
30
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
31
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33
- * SOFTWARE.
34
- *
35
- */var a;function s(){if(a)return o;a=1;var t="[object ArrayBuffer]";var e=function(){function e(){}e.isArrayBuffer=function(e){return Object.prototype.toString.call(e)===t};e.toArrayBuffer=function(t){if(this.isArrayBuffer(t)){return t}if(t.byteLength===t.buffer.byteLength){return t.buffer}if(t.byteOffset===0&&t.byteLength===t.buffer.byteLength){return t.buffer}return this.toUint8Array(t.buffer).slice(t.byteOffset,t.byteOffset+t.byteLength).buffer};e.toUint8Array=function(t){return this.toView(t,Uint8Array)};e.toView=function(t,e){if(t.constructor===e){return t}if(this.isArrayBuffer(t)){return new e(t)}if(this.isArrayBufferView(t)){return new e(t.buffer,t.byteOffset,t.byteLength)}throw new TypeError("The provided value is not of type '(ArrayBuffer or ArrayBufferView)'")};e.isBufferSource=function(t){return this.isArrayBufferView(t)||this.isArrayBuffer(t)};e.isArrayBufferView=function(t){return ArrayBuffer.isView(t)||t&&this.isArrayBuffer(t.buffer)};e.isEqual=function(t,i){var r=e.toUint8Array(t);var n=e.toUint8Array(i);if(r.length!==n.byteLength){return false}for(var o=0;o<r.length;o++){if(r[o]!==n[o]){return false}}return true};e.concat=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var i;if(Array.isArray(t[0])&&!(t[1]instanceof Function)){i=t[0]}else if(Array.isArray(t[0])&&t[1]instanceof Function){i=t[0]}else{if(t[t.length-1]instanceof Function){i=t.slice(0,t.length-1)}else{i=t}}var r=0;for(var n=0,o=i;n<o.length;n++){var a=o[n];r+=a.byteLength}var s=new Uint8Array(r);var u=0;for(var c=0,f=i;c<f.length;c++){var a=f[c];var v=this.toUint8Array(a);s.set(v,u);u+=v.length}if(t[t.length-1]instanceof Function){return this.toView(s,t[t.length-1])}return s.buffer};return e}();var i="string";var r=/^[0-9a-f\s]+$/i;var n=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/;var s=/^[a-zA-Z0-9-_]+$/;var u=function(){function t(){}t.fromString=function(t){var e=unescape(encodeURIComponent(t));var i=new Uint8Array(e.length);for(var r=0;r<e.length;r++){i[r]=e.charCodeAt(r)}return i.buffer};t.toString=function(t){var i=e.toUint8Array(t);var r="";for(var n=0;n<i.length;n++){r+=String.fromCharCode(i[n])}var o=decodeURIComponent(escape(r));return o};return t}();var c=function(){function t(){}t.toString=function(t,i){if(i===void 0){i=false}var r=e.toArrayBuffer(t);var n=new DataView(r);var o="";for(var a=0;a<r.byteLength;a+=2){var s=n.getUint16(a,i);o+=String.fromCharCode(s)}return o};t.fromString=function(t,e){if(e===void 0){e=false}var i=new ArrayBuffer(t.length*2);var r=new DataView(i);for(var n=0;n<t.length;n++){r.setUint16(n*2,t.charCodeAt(n),e)}return i};return t}();var f=function(){function t(){}t.isHex=function(t){return typeof t===i&&r.test(t)};t.isBase64=function(t){return typeof t===i&&n.test(t)};t.isBase64Url=function(t){return typeof t===i&&s.test(t)};t.ToString=function(t,i){if(i===void 0){i="utf8"}var r=e.toUint8Array(t);switch(i.toLowerCase()){case"utf8":return this.ToUtf8String(r);case"binary":return this.ToBinary(r);case"hex":return this.ToHex(r);case"base64":return this.ToBase64(r);case"base64url":return this.ToBase64Url(r);case"utf16le":return c.toString(r,true);case"utf16":case"utf16be":return c.toString(r);default:throw new Error("Unknown type of encoding '".concat(i,"'"))}};t.FromString=function(t,e){if(e===void 0){e="utf8"}if(!t){return new ArrayBuffer(0)}switch(e.toLowerCase()){case"utf8":return this.FromUtf8String(t);case"binary":return this.FromBinary(t);case"hex":return this.FromHex(t);case"base64":return this.FromBase64(t);case"base64url":return this.FromBase64Url(t);case"utf16le":return c.fromString(t,true);case"utf16":case"utf16be":return c.fromString(t);default:throw new Error("Unknown type of encoding '".concat(e,"'"))}};t.ToBase64=function(t){var i=e.toUint8Array(t);if(typeof btoa!=="undefined"){var r=this.ToString(i,"binary");return btoa(r)}else{return Buffer.from(i).toString("base64")}};t.FromBase64=function(e){var i=this.formatString(e);if(!i){return new ArrayBuffer(0)}if(!t.isBase64(i)){throw new TypeError("Argument 'base64Text' is not Base64 encoded")}if(typeof atob!=="undefined"){return this.FromBinary(atob(i))}else{return new Uint8Array(Buffer.from(i,"base64")).buffer}};t.FromBase64Url=function(e){var i=this.formatString(e);if(!i){return new ArrayBuffer(0)}if(!t.isBase64Url(i)){throw new TypeError("Argument 'base64url' is not Base64Url encoded")}return this.FromBase64(this.Base64Padding(i.replace(/\-/g,"+").replace(/\_/g,"/")))};t.ToBase64Url=function(t){return this.ToBase64(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"")};t.FromUtf8String=function(e,i){if(i===void 0){i=t.DEFAULT_UTF8_ENCODING}switch(i){case"ascii":return this.FromBinary(e);case"utf8":return u.fromString(e);case"utf16":case"utf16be":return c.fromString(e);case"utf16le":case"usc2":return c.fromString(e,true);default:throw new Error("Unknown type of encoding '".concat(i,"'"))}};t.ToUtf8String=function(e,i){if(i===void 0){i=t.DEFAULT_UTF8_ENCODING}switch(i){case"ascii":return this.ToBinary(e);case"utf8":return u.toString(e);case"utf16":case"utf16be":return c.toString(e);case"utf16le":case"usc2":return c.toString(e,true);default:throw new Error("Unknown type of encoding '".concat(i,"'"))}};t.FromBinary=function(t){var e=t.length;var i=new Uint8Array(e);for(var r=0;r<e;r++){i[r]=t.charCodeAt(r)}return i.buffer};t.ToBinary=function(t){var i=e.toUint8Array(t);var r="";for(var n=0;n<i.length;n++){r+=String.fromCharCode(i[n])}return r};t.ToHex=function(t){var i=e.toUint8Array(t);var r="";var n=i.length;for(var o=0;o<n;o++){var a=i[o];if(a<16){r+="0"}r+=a.toString(16)}return r};t.FromHex=function(e){var i=this.formatString(e);if(!i){return new ArrayBuffer(0)}if(!t.isHex(i)){throw new TypeError("Argument 'hexString' is not HEX encoded")}if(i.length%2){i="0".concat(i)}var r=new Uint8Array(i.length/2);for(var n=0;n<i.length;n=n+2){var o=i.slice(n,n+2);r[n/2]=parseInt(o,16)}return r.buffer};t.ToUtf16String=function(t,e){if(e===void 0){e=false}return c.toString(t,e)};t.FromUtf16String=function(t,e){if(e===void 0){e=false}return c.fromString(t,e)};t.Base64Padding=function(t){var e=4-t.length%4;if(e<4){for(var i=0;i<e;i++){t+="="}}return t};t.formatString=function(t){return(t===null||t===void 0?void 0:t.replace(/[\n\r\t ]/g,""))||""};return t}();f.DEFAULT_UTF8_ENCODING="utf8";function v(t){var e=[];for(var i=1;i<arguments.length;i++){e[i-1]=arguments[i]}var r=arguments[0];for(var n=1;n<arguments.length;n++){var o=arguments[n];for(var a in o){r[a]=o[a]}}return r}function h(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var i=t.map((function(t){return t.byteLength})).reduce((function(t,e){return t+e}));var r=new Uint8Array(i);var n=0;t.map((function(t){return new Uint8Array(t)})).forEach((function(t){for(var e=0,i=t;e<i.length;e++){var o=i[e];r[n++]=o}}));return r.buffer}function d(t,e){if(!(t&&e)){return false}if(t.byteLength!==e.byteLength){return false}var i=new Uint8Array(t);var r=new Uint8Array(e);for(var n=0;n<t.byteLength;n++){if(i[n]!==r[n]){return false}}return true}o.BufferSourceConverter=e;o.Convert=f;o.assign=v;o.combine=h;o.isEqual=d;return o}var u=t("b",s());
36
- /**
37
- * @license
38
- * Copyright (c) Peculiar Ventures, LLC.
39
- *
40
- * This source code is licensed under the MIT license found in the
41
- * LICENSE file in the root directory of this source tree.
42
- */var c=function(){function t(){}return t}();t("D",c);c.cert={asPEM:function(t,e){r(u.Convert.FromString(t),e,"cer","application/pkix-cert")},asDER:function(t,e){r(t,e,"cer","application/pkix-cert")}};c.attrCert={asPEM:function(t,e){r(u.Convert.FromString(t),e,"cer","application/pkix-attr-cert")},asDER:function(t,e){r(t,e,"cer","application/pkix-attr-cert")}};c.csr={asPEM:function(t,e){r(u.Convert.FromString(t),e,"csr","application/pkcs10")},asDER:function(t,e){r(t,e,"csr","application/pkcs10")}};c.crl={asPEM:function(t,e){r(u.Convert.FromString(t),e,"crl","application/pkix-crl")},asDER:function(t,e){r(t,e,"crl","application/pkix-crl")}};
43
- /*!
44
- Copyright (c) Peculiar Ventures, LLC
45
- */function f(t,e){var i=0;if(t.length===1){return t[0]}for(var r=t.length-1;r>=0;r--){i+=t[t.length-1-r]*Math.pow(2,e*r)}return i}function v(t,e,i){if(i===void 0){i=-1}var r=i;var n=t;var o=0;var a=Math.pow(2,e);for(var s=1;s<8;s++){if(t<a){var u=void 0;if(r<0){u=new ArrayBuffer(s);o=s}else{if(r<s){return new ArrayBuffer(0)}u=new ArrayBuffer(r);o=r}var c=new Uint8Array(u);for(var f=s-1;f>=0;f--){var v=Math.pow(2,f*e);c[o-f-1]=Math.floor(n/v);n-=c[o-f-1]*v}return u}a*=Math.pow(2,e)}return new ArrayBuffer(0)}function h(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var i=0;var r=0;for(var n=0,o=t;n<o.length;n++){var a=o[n];i+=a.length}var s=new ArrayBuffer(i);var u=new Uint8Array(s);for(var c=0,f=t;c<f.length;c++){var a=f[c];u.set(a,r);r+=a.length}return u}function d(){var t=new Uint8Array(this.valueHex);if(this.valueHex.byteLength>=2){var e=t[0]===255&&t[1]&128;var i=t[0]===0&&(t[1]&128)===0;if(e||i){this.warnings.push("Needlessly long format")}}var r=new ArrayBuffer(this.valueHex.byteLength);var n=new Uint8Array(r);for(var o=0;o<this.valueHex.byteLength;o++){n[o]=0}n[0]=t[0]&128;var a=f(n,8);var s=new ArrayBuffer(this.valueHex.byteLength);var u=new Uint8Array(s);for(var c=0;c<this.valueHex.byteLength;c++){u[c]=t[c]}u[0]&=127;var v=f(u,8);return v-a}function l(t){var e=t<0?t*-1:t;var i=128;for(var r=1;r<8;r++){if(e<=i){if(t<0){var n=i-e;var o=v(n,8,r);var a=new Uint8Array(o);a[0]|=128;return o}var s=v(e,8,r);var u=new Uint8Array(s);if(u[0]&128){var c=s.slice(0);var f=new Uint8Array(c);s=new ArrayBuffer(s.byteLength+1);u=new Uint8Array(s);for(var h=0;h<c.byteLength;h++){u[h+1]=f[h]}u[0]=0}return s}i*=Math.pow(2,8)}return new ArrayBuffer(0)}function p(t,e){if(t.byteLength!==e.byteLength){return false}var i=new Uint8Array(t);var r=new Uint8Array(e);for(var n=0;n<i.length;n++){if(i[n]!==r[n]){return false}}return true}function y(t,e){var i=t.toString(10);if(e<i.length){return""}var r=e-i.length;var n=new Array(r);for(var o=0;o<r;o++){n[o]="0"}var a=n.join("");return a.concat(i)}
46
- /*!
47
- * Copyright (c) 2014, GMO GlobalSign
48
- * Copyright (c) 2015-2022, Peculiar Ventures
49
- * All rights reserved.
50
- *
51
- * Author 2014-2019, Yury Strozhevsky
52
- *
53
- * Redistribution and use in source and binary forms, with or without modification,
54
- * are permitted provided that the following conditions are met:
55
- *
56
- * * Redistributions of source code must retain the above copyright notice, this
57
- * list of conditions and the following disclaimer.
58
- *
59
- * * Redistributions in binary form must reproduce the above copyright notice, this
60
- * list of conditions and the following disclaimer in the documentation and/or
61
- * other materials provided with the distribution.
62
- *
63
- * * Neither the name of the copyright holder nor the names of its
64
- * contributors may be used to endorse or promote products derived from
65
- * this software without specific prior written permission.
66
- *
67
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
68
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
69
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
70
- * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
71
- * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
72
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
73
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
74
- * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
75
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
76
- * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
77
- *
78
- */function S(){if(typeof BigInt==="undefined"){throw new Error("BigInt is not defined. Your environment doesn't implement BigInt.")}}function C(t){var e=0;var i=0;for(var r=0;r<t.length;r++){var n=t[r];e+=n.byteLength}var o=new Uint8Array(e);for(var r=0;r<t.length;r++){var n=t[r];o.set(new Uint8Array(n),i);i+=n.byteLength}return o.buffer}function A(t,e,i,r){if(!(e instanceof Uint8Array)){t.error="Wrong parameter: inputBuffer must be 'Uint8Array'";return false}if(!e.byteLength){t.error="Wrong parameter: inputBuffer has zero length";return false}if(i<0){t.error="Wrong parameter: inputOffset less than zero";return false}if(r<0){t.error="Wrong parameter: inputLength less than zero";return false}if(e.byteLength-i-r<0){t.error="End of input reached before message was fully decoded (inconsistent offset and length values)";return false}return true}var m=function(){function t(){this.items=[]}t.prototype.write=function(t){this.items.push(t)};t.prototype.final=function(){return C(this.items)};return t}();var g=[new Uint8Array([1])];var w="0123456789";var b="name";var E="valueHexView";var P="isHexOnly";var D="idBlock";var _="tagClass";var I="tagNumber";var B="isConstructed";var x="fromBER";var T="toBER";var O="local";var M="";var R=new ArrayBuffer(0);var N=new Uint8Array(0);var k="EndOfContent";var K="OCTET STRING";var j="BIT STRING";function H(t){var e;return e=function(t){__extends(e,t);function e(){var e=[];for(var i=0;i<arguments.length;i++){e[i]=arguments[i]}var r;var n=t.apply(this,e)||this;var o=e[0]||{};n.isHexOnly=(r=o.isHexOnly)!==null&&r!==void 0?r:false;n.valueHexView=o.valueHex?u.BufferSourceConverter.toUint8Array(o.valueHex):N;return n}Object.defineProperty(e.prototype,"valueHex",{get:function(){return this.valueHexView.slice().buffer},set:function(t){this.valueHexView=new Uint8Array(t)},enumerable:false,configurable:true});e.prototype.fromBER=function(t,e,i){var r=t instanceof ArrayBuffer?new Uint8Array(t):t;if(!A(this,r,e,i)){return-1}var n=e+i;this.valueHexView=r.subarray(e,n);if(!this.valueHexView.length){this.warnings.push("Zero buffer length");return e}this.blockLength=i;return n};e.prototype.toBER=function(t){if(t===void 0){t=false}if(!this.isHexOnly){this.error="Flag 'isHexOnly' is not set, abort";return R}if(t){return new ArrayBuffer(this.valueHexView.byteLength)}return this.valueHexView.byteLength===this.valueHexView.buffer.byteLength?this.valueHexView.buffer:this.valueHexView.slice().buffer};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{isHexOnly:this.isHexOnly,valueHex:u.Convert.ToHex(this.valueHexView)})};return e}(t),e.NAME="hexBlock",e}var U=function(){function t(t){var e=t===void 0?{}:t,i=e.blockLength,r=i===void 0?0:i,n=e.error,o=n===void 0?M:n,a=e.warnings,s=a===void 0?[]:a,c=e.valueBeforeDecode,f=c===void 0?N:c;this.blockLength=r;this.error=o;this.warnings=s;this.valueBeforeDecodeView=u.BufferSourceConverter.toUint8Array(f)}t.blockName=function(){return this.NAME};Object.defineProperty(t.prototype,"valueBeforeDecode",{get:function(){return this.valueBeforeDecodeView.slice().buffer},set:function(t){this.valueBeforeDecodeView=new Uint8Array(t)},enumerable:false,configurable:true});t.prototype.toJSON=function(){return{blockName:this.constructor.NAME,blockLength:this.blockLength,error:this.error,warnings:this.warnings,valueBeforeDecode:u.Convert.ToHex(this.valueBeforeDecodeView)}};return t}();U.NAME="baseBlock";var F=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.fromBER=function(t,e,i){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")};e.prototype.toBER=function(t,e){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")};return e}(U);F.NAME="valueBlock";var L=function(t){__extends(e,t);function e(e){var i=e===void 0?{}:e,r=i.idBlock,n=r===void 0?{}:r;var o,a,s,c;var f=t.call(this)||this;if(n){f.isHexOnly=(o=n.isHexOnly)!==null&&o!==void 0?o:false;f.valueHexView=n.valueHex?u.BufferSourceConverter.toUint8Array(n.valueHex):N;f.tagClass=(a=n.tagClass)!==null&&a!==void 0?a:-1;f.tagNumber=(s=n.tagNumber)!==null&&s!==void 0?s:-1;f.isConstructed=(c=n.isConstructed)!==null&&c!==void 0?c:false}else{f.tagClass=-1;f.tagNumber=-1;f.isConstructed=false}return f}e.prototype.toBER=function(t){if(t===void 0){t=false}var e=0;switch(this.tagClass){case 1:e|=0;break;case 2:e|=64;break;case 3:e|=128;break;case 4:e|=192;break;default:this.error="Unknown tag class";return R}if(this.isConstructed)e|=32;if(this.tagNumber<31&&!this.isHexOnly){var i=new Uint8Array(1);if(!t){var r=this.tagNumber;r&=31;e|=r;i[0]=e}return i.buffer}if(!this.isHexOnly){var n=v(this.tagNumber,7);var o=new Uint8Array(n);var a=n.byteLength;var s=new Uint8Array(a+1);s[0]=e|31;if(!t){for(var u=0;u<a-1;u++)s[u+1]=o[u]|128;s[a]=o[a-1]}return s.buffer}var c=new Uint8Array(this.valueHexView.byteLength+1);c[0]=e|31;if(!t){var f=this.valueHexView;for(var u=0;u<f.length-1;u++)c[u+1]=f[u]|128;c[this.valueHexView.byteLength]=f[f.length-1]}return c.buffer};e.prototype.fromBER=function(t,e,i){var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i)){return-1}var n=r.subarray(e,e+i);if(n.length===0){this.error="Zero buffer length";return-1}var o=n[0]&192;switch(o){case 0:this.tagClass=1;break;case 64:this.tagClass=2;break;case 128:this.tagClass=3;break;case 192:this.tagClass=4;break;default:this.error="Unknown tag class";return-1}this.isConstructed=(n[0]&32)===32;this.isHexOnly=false;var a=n[0]&31;if(a!==31){this.tagNumber=a;this.blockLength=1}else{var s=1;var c=this.valueHexView=new Uint8Array(255);var v=255;while(n[s]&128){c[s-1]=n[s]&127;s++;if(s>=n.length){this.error="End of input reached before message was fully decoded";return-1}if(s===v){v+=255;var h=new Uint8Array(v);for(var d=0;d<c.length;d++)h[d]=c[d];c=this.valueHexView=new Uint8Array(v)}}this.blockLength=s+1;c[s-1]=n[s]&127;var l=new Uint8Array(s);for(var d=0;d<s;d++)l[d]=c[d];c=this.valueHexView=new Uint8Array(s);c.set(l);if(this.blockLength<=9)this.tagNumber=f(c,7);else{this.isHexOnly=true;this.warnings.push("Tag too long, represented as hex-coded")}}if(this.tagClass===1&&this.isConstructed){switch(this.tagNumber){case 1:case 2:case 5:case 6:case 9:case 13:case 14:case 23:case 24:case 31:case 32:case 33:case 34:this.error="Constructed encoding used for primitive type";return-1}}return e+this.blockLength};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{tagClass:this.tagClass,tagNumber:this.tagNumber,isConstructed:this.isConstructed})};return e}(H(U));L.NAME="identificationBlock";var V=function(t){__extends(e,t);function e(e){var i=e===void 0?{}:e,r=i.lenBlock,n=r===void 0?{}:r;var o,a,s;var u=t.call(this)||this;u.isIndefiniteForm=(o=n.isIndefiniteForm)!==null&&o!==void 0?o:false;u.longFormUsed=(a=n.longFormUsed)!==null&&a!==void 0?a:false;u.length=(s=n.length)!==null&&s!==void 0?s:0;return u}e.prototype.fromBER=function(t,e,i){var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i)){return-1}var n=r.subarray(e,e+i);if(n.length===0){this.error="Zero buffer length";return-1}if(n[0]===255){this.error="Length block 0xFF is reserved by standard";return-1}this.isIndefiniteForm=n[0]===128;if(this.isIndefiniteForm){this.blockLength=1;return e+this.blockLength}this.longFormUsed=!!(n[0]&128);if(this.longFormUsed===false){this.length=n[0];this.blockLength=1;return e+this.blockLength}var o=n[0]&127;if(o>8){this.error="Too big integer";return-1}if(o+1>n.length){this.error="End of input reached before message was fully decoded";return-1}var a=e+1;var s=r.subarray(a,a+o);if(s[o-1]===0)this.warnings.push("Needlessly long encoded length");this.length=f(s,8);if(this.longFormUsed&&this.length<=127)this.warnings.push("Unnecessary usage of long length form");this.blockLength=o+1;return e+this.blockLength};e.prototype.toBER=function(t){if(t===void 0){t=false}var e;var i;if(this.length>127)this.longFormUsed=true;if(this.isIndefiniteForm){e=new ArrayBuffer(1);if(t===false){i=new Uint8Array(e);i[0]=128}return e}if(this.longFormUsed){var r=v(this.length,8);if(r.byteLength>127){this.error="Too big length";return R}e=new ArrayBuffer(r.byteLength+1);if(t)return e;var n=new Uint8Array(r);i=new Uint8Array(e);i[0]=r.byteLength|128;for(var o=0;o<r.byteLength;o++)i[o+1]=n[o];return e}e=new ArrayBuffer(1);if(t===false){i=new Uint8Array(e);i[0]=this.length}return e};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{isIndefiniteForm:this.isIndefiniteForm,longFormUsed:this.longFormUsed,length:this.length})};return e}(U);V.NAME="lengthBlock";var G={};var W=function(t){__extends(e,t);function e(e,i){if(e===void 0){e={}}var r=this;var n=e.name,o=n===void 0?M:n,a=e.optional,s=a===void 0?false:a,u=e.primitiveSchema,c=__rest(e,["name","optional","primitiveSchema"]);r=t.call(this,c)||this;r.name=o;r.optional=s;if(u){r.primitiveSchema=u}r.idBlock=new L(c);r.lenBlock=new V(c);r.valueBlock=i?new i(c):new F(c);return r}e.prototype.fromBER=function(t,e,i){var r=this.valueBlock.fromBER(t,e,this.lenBlock.isIndefiniteForm?i:this.lenBlock.length);if(r===-1){this.error=this.valueBlock.error;return r}if(!this.idBlock.error.length)this.blockLength+=this.idBlock.blockLength;if(!this.lenBlock.error.length)this.blockLength+=this.lenBlock.blockLength;if(!this.valueBlock.error.length)this.blockLength+=this.valueBlock.blockLength;return r};e.prototype.toBER=function(t,e){var i=e||new m;if(!e){Q(this)}var r=this.idBlock.toBER(t);i.write(r);if(this.lenBlock.isIndefiniteForm){i.write(new Uint8Array([128]).buffer);this.valueBlock.toBER(t,i);i.write(new ArrayBuffer(2))}else{var n=this.valueBlock.toBER(t);this.lenBlock.length=n.byteLength;var o=this.lenBlock.toBER(t);i.write(o);i.write(n)}if(!e){return i.final()}return R};e.prototype.toJSON=function(){var e=__assign(__assign({},t.prototype.toJSON.call(this)),{idBlock:this.idBlock.toJSON(),lenBlock:this.lenBlock.toJSON(),valueBlock:this.valueBlock.toJSON(),name:this.name,optional:this.optional});if(this.primitiveSchema)e.primitiveSchema=this.primitiveSchema.toJSON();return e};e.prototype.toString=function(t){if(t===void 0){t="ascii"}if(t==="ascii"){return this.onAsciiEncoding()}return u.Convert.ToHex(this.toBER())};e.prototype.onAsciiEncoding=function(){var t=this.constructor.NAME;var e=u.Convert.ToHex(this.valueBlock.valueBeforeDecodeView);return"".concat(t," : ").concat(e)};e.prototype.isEqual=function(t){if(this===t){return true}if(!(t instanceof this.constructor)){return false}var e=this.toBER();var i=t.toBER();return p(e,i)};return e}(U);W.NAME="BaseBlock";function Q(t){var e;if(t instanceof G.Constructed){for(var i=0,r=t.valueBlock.value;i<r.length;i++){var n=r[i];if(Q(n)){t.lenBlock.isIndefiniteForm=true}}}return!!((e=t.lenBlock)===null||e===void 0?void 0:e.isIndefiniteForm)}var q=function(t){__extends(e,t);function e(e,i){if(e===void 0){e={}}var r=this;var n=e.value,o=n===void 0?M:n,a=__rest(e,["value"]);r=t.call(this,a,i)||this;if(o){r.fromString(o)}return r}e.prototype.getValue=function(){return this.valueBlock.value};e.prototype.setValue=function(t){this.valueBlock.value=t};e.prototype.fromBER=function(t,e,i){var r=this.valueBlock.fromBER(t,e,this.lenBlock.isIndefiniteForm?i:this.lenBlock.length);if(r===-1){this.error=this.valueBlock.error;return r}this.fromBuffer(this.valueBlock.valueHexView);if(!this.idBlock.error.length)this.blockLength+=this.idBlock.blockLength;if(!this.lenBlock.error.length)this.blockLength+=this.lenBlock.blockLength;if(!this.valueBlock.error.length)this.blockLength+=this.valueBlock.blockLength;return r};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : '").concat(this.valueBlock.value,"'")};return e}(W);q.NAME="BaseStringBlock";var z=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.isHexOnly,n=r===void 0?true:r,o=__rest(e,["isHexOnly"]);i=t.call(this,o)||this;i.isHexOnly=n;return i}return e}(H(F));z.NAME="PrimitiveValueBlock";var Z;var $=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,z)||this;i.idBlock.isConstructed=false;return i}return e}(W);Z=$;(function(){G.Primitive=Z})();$.NAME="PRIMITIVE";function X(t,e){if(t instanceof e){return t}var i=new e;i.idBlock=t.idBlock;i.lenBlock=t.lenBlock;i.warnings=t.warnings;i.valueBeforeDecodeView=t.valueBeforeDecodeView;return i}function Y(t,e,i){if(e===void 0){e=0}if(i===void 0){i=t.length}var r=e;var n=new W({},F);var o=new U;if(!A(o,t,e,i)){n.error=o.error;return{offset:-1,result:n}}var a=t.subarray(e,e+i);if(!a.length){n.error="Zero buffer length";return{offset:-1,result:n}}var s=n.idBlock.fromBER(t,e,i);if(n.idBlock.warnings.length){n.warnings.concat(n.idBlock.warnings)}if(s===-1){n.error=n.idBlock.error;return{offset:-1,result:n}}e=s;i-=n.idBlock.blockLength;s=n.lenBlock.fromBER(t,e,i);if(n.lenBlock.warnings.length){n.warnings.concat(n.lenBlock.warnings)}if(s===-1){n.error=n.lenBlock.error;return{offset:-1,result:n}}e=s;i-=n.lenBlock.blockLength;if(!n.idBlock.isConstructed&&n.lenBlock.isIndefiniteForm){n.error="Indefinite length form used for primitive encoding form";return{offset:-1,result:n}}var u=W;switch(n.idBlock.tagClass){case 1:if(n.idBlock.tagNumber>=37&&n.idBlock.isHexOnly===false){n.error="UNIVERSAL 37 and upper tags are reserved by ASN.1 standard";return{offset:-1,result:n}}switch(n.idBlock.tagNumber){case 0:if(n.idBlock.isConstructed&&n.lenBlock.length>0){n.error="Type [UNIVERSAL 0] is reserved";return{offset:-1,result:n}}u=G.EndOfContent;break;case 1:u=G.Boolean;break;case 2:u=G.Integer;break;case 3:u=G.BitString;break;case 4:u=G.OctetString;break;case 5:u=G.Null;break;case 6:u=G.ObjectIdentifier;break;case 10:u=G.Enumerated;break;case 12:u=G.Utf8String;break;case 13:u=G.RelativeObjectIdentifier;break;case 14:u=G.TIME;break;case 15:n.error="[UNIVERSAL 15] is reserved by ASN.1 standard";return{offset:-1,result:n};case 16:u=G.Sequence;break;case 17:u=G.Set;break;case 18:u=G.NumericString;break;case 19:u=G.PrintableString;break;case 20:u=G.TeletexString;break;case 21:u=G.VideotexString;break;case 22:u=G.IA5String;break;case 23:u=G.UTCTime;break;case 24:u=G.GeneralizedTime;break;case 25:u=G.GraphicString;break;case 26:u=G.VisibleString;break;case 27:u=G.GeneralString;break;case 28:u=G.UniversalString;break;case 29:u=G.CharacterString;break;case 30:u=G.BmpString;break;case 31:u=G.DATE;break;case 32:u=G.TimeOfDay;break;case 33:u=G.DateTime;break;case 34:u=G.Duration;break;default:{var c=n.idBlock.isConstructed?new G.Constructed:new G.Primitive;c.idBlock=n.idBlock;c.lenBlock=n.lenBlock;c.warnings=n.warnings;n=c}}break;case 2:case 3:case 4:default:{u=n.idBlock.isConstructed?G.Constructed:G.Primitive}}n=X(n,u);s=n.fromBER(t,e,n.lenBlock.isIndefiniteForm?i:n.lenBlock.length);n.valueBeforeDecodeView=t.subarray(r,r+n.blockLength);return{offset:s,result:n}}function J(t){if(!t.byteLength){var e=new W({},F);e.error="Input buffer has zero length";return{offset:-1,result:e}}return Y(u.BufferSourceConverter.toUint8Array(t).slice(),0,t.byteLength)}function tt(t,e){if(t){return 1}return e}var et=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=r===void 0?[]:r,o=e.isIndefiniteForm,a=o===void 0?false:o,s=__rest(e,["value","isIndefiniteForm"]);i=t.call(this,s)||this;i.value=n;i.isIndefiniteForm=a;return i}e.prototype.fromBER=function(t,e,i){var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i)){return-1}this.valueBeforeDecodeView=r.subarray(e,e+i);if(this.valueBeforeDecodeView.length===0){this.warnings.push("Zero buffer length");return e}var n=e;while(tt(this.isIndefiniteForm,i)>0){var o=Y(r,n,i);if(o.offset===-1){this.error=o.result.error;this.warnings.concat(o.result.warnings);return-1}n=o.offset;this.blockLength+=o.result.blockLength;i-=o.result.blockLength;this.value.push(o.result);if(this.isIndefiniteForm&&o.result.constructor.NAME===k){break}}if(this.isIndefiniteForm){if(this.value[this.value.length-1].constructor.NAME===k){this.value.pop()}else{this.warnings.push("No EndOfContent block encoded")}}return n};e.prototype.toBER=function(t,e){var i=e||new m;for(var r=0;r<this.value.length;r++){this.value[r].toBER(t,i)}if(!e){return i.final()}return R};e.prototype.toJSON=function(){var e=__assign(__assign({},t.prototype.toJSON.call(this)),{isIndefiniteForm:this.isIndefiniteForm,value:[]});for(var i=0,r=this.value;i<r.length;i++){var n=r[i];e.value.push(n.toJSON())}return e};return e}(F);et.NAME="ConstructedValueBlock";var it;var rt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,et)||this;i.idBlock.isConstructed=true;return i}e.prototype.fromBER=function(t,e,i){this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm;var r=this.valueBlock.fromBER(t,e,this.lenBlock.isIndefiniteForm?i:this.lenBlock.length);if(r===-1){this.error=this.valueBlock.error;return r}if(!this.idBlock.error.length)this.blockLength+=this.idBlock.blockLength;if(!this.lenBlock.error.length)this.blockLength+=this.lenBlock.blockLength;if(!this.valueBlock.error.length)this.blockLength+=this.valueBlock.blockLength;return r};e.prototype.onAsciiEncoding=function(){var t=[];for(var e=0,i=this.valueBlock.value;e<i.length;e++){var r=i[e];t.push(r.toString("ascii").split("\n").map((function(t){return" ".concat(t)})).join("\n"))}var n=this.idBlock.tagClass===3?"[".concat(this.idBlock.tagNumber,"]"):this.constructor.NAME;return t.length?"".concat(n," :\n").concat(t.join("\n")):"".concat(n," :")};return e}(W);it=rt;(function(){G.Constructed=it})();rt.NAME="CONSTRUCTED";var nt=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.fromBER=function(t,e,i){return e};e.prototype.toBER=function(t){return R};return e}(F);nt.override="EndOfContentValueBlock";var ot;var at=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,nt)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=0;return i}return e}(W);ot=at;(function(){G.EndOfContent=ot})();at.NAME=k;var st;var ut=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,F)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=5;return i}e.prototype.fromBER=function(t,e,i){if(this.lenBlock.length>0)this.warnings.push("Non-zero length of value block for Null type");if(!this.idBlock.error.length)this.blockLength+=this.idBlock.blockLength;if(!this.lenBlock.error.length)this.blockLength+=this.lenBlock.blockLength;this.blockLength+=i;if(e+i>t.byteLength){this.error="End of input reached before message was fully decoded (inconsistent offset and length values)";return-1}return e+i};e.prototype.toBER=function(t,e){var i=new ArrayBuffer(2);if(!t){var r=new Uint8Array(i);r[0]=5;r[1]=0}if(e){e.write(i)}return i};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME)};return e}(W);st=ut;(function(){G.Null=st})();ut.NAME="NULL";var ct=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=__rest(e,["value"]);i=t.call(this,n)||this;if(n.valueHex){i.valueHexView=u.BufferSourceConverter.toUint8Array(n.valueHex)}else{i.valueHexView=new Uint8Array(1)}if(r){i.value=r}return i}Object.defineProperty(e.prototype,"value",{get:function(){for(var t=0,e=this.valueHexView;t<e.length;t++){var i=e[t];if(i>0){return true}}return false},set:function(t){this.valueHexView[0]=t?255:0},enumerable:false,configurable:true});e.prototype.fromBER=function(t,e,i){var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i)){return-1}this.valueHexView=r.subarray(e,e+i);if(i>1)this.warnings.push("Boolean value encoded in more then 1 octet");this.isHexOnly=true;d.call(this);this.blockLength=i;return e+i};e.prototype.toBER=function(){return this.valueHexView.slice()};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{value:this.value})};return e}(H(F));ct.NAME="BooleanValueBlock";var ft;var vt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,ct)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=1;return i}e.prototype.getValue=function(){return this.valueBlock.value};e.prototype.setValue=function(t){this.valueBlock.value=t};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : ").concat(this.getValue)};return e}(W);ft=vt;(function(){G.Boolean=ft})();vt.NAME="BOOLEAN";var ht=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.isConstructed,n=r===void 0?false:r,o=__rest(e,["isConstructed"]);i=t.call(this,o)||this;i.isConstructed=n;return i}e.prototype.fromBER=function(e,i,r){var n=0;if(this.isConstructed){this.isHexOnly=false;n=et.prototype.fromBER.call(this,e,i,r);if(n===-1)return n;for(var o=0;o<this.value.length;o++){var a=this.value[o].constructor.NAME;if(a===k){if(this.isIndefiniteForm)break;else{this.error="EndOfContent is unexpected, OCTET STRING may consists of OCTET STRINGs only";return-1}}if(a!==K){this.error="OCTET STRING may consists of OCTET STRINGs only";return-1}}}else{this.isHexOnly=true;n=t.prototype.fromBER.call(this,e,i,r);this.blockLength=r}return n};e.prototype.toBER=function(t,e){if(this.isConstructed)return et.prototype.toBER.call(this,t,e);return t?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.slice().buffer};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{isConstructed:this.isConstructed})};return e}(H(et));ht.NAME="OctetStringValueBlock";var dt;var lt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.idBlock,n=r===void 0?{}:r,o=e.lenBlock,a=o===void 0?{}:o,s=__rest(e,["idBlock","lenBlock"]);var u,c;(u=s.isConstructed)!==null&&u!==void 0?u:s.isConstructed=!!((c=s.value)===null||c===void 0?void 0:c.length);i=t.call(this,__assign({idBlock:__assign({isConstructed:s.isConstructed},n),lenBlock:__assign(__assign({},a),{isIndefiniteForm:!!s.isIndefiniteForm})},s),ht)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=4;return i}e.prototype.fromBER=function(e,i,r){this.valueBlock.isConstructed=this.idBlock.isConstructed;this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm;if(r===0){if(this.idBlock.error.length===0)this.blockLength+=this.idBlock.blockLength;if(this.lenBlock.error.length===0)this.blockLength+=this.lenBlock.blockLength;return i}if(!this.valueBlock.isConstructed){var n=e instanceof ArrayBuffer?new Uint8Array(e):e;var o=n.subarray(i,i+r);try{if(o.byteLength){var a=Y(o,0,o.byteLength);if(a.offset!==-1&&a.offset===r){this.valueBlock.value=[a.result]}}}catch(t){}}return t.prototype.fromBER.call(this,e,i,r)};e.prototype.onAsciiEncoding=function(){if(this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length){return rt.prototype.onAsciiEncoding.call(this)}var t=this.constructor.NAME;var e=u.Convert.ToHex(this.valueBlock.valueHexView);return"".concat(t," : ").concat(e)};e.prototype.getValue=function(){if(!this.idBlock.isConstructed){return this.valueBlock.valueHexView.slice().buffer}var t=[];for(var e=0,i=this.valueBlock.value;e<i.length;e++){var r=i[e];if(r instanceof dt){t.push(r.valueBlock.valueHexView)}}return u.BufferSourceConverter.concat(t)};return e}(W);dt=lt;(function(){G.OctetString=dt})();lt.NAME=K;var pt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.unusedBits,n=r===void 0?0:r,o=e.isConstructed,a=o===void 0?false:o,s=__rest(e,["unusedBits","isConstructed"]);i=t.call(this,s)||this;i.unusedBits=n;i.isConstructed=a;i.blockLength=i.valueHexView.byteLength;return i}e.prototype.fromBER=function(t,e,i){if(!i){return e}var r=-1;if(this.isConstructed){r=et.prototype.fromBER.call(this,t,e,i);if(r===-1)return r;for(var n=0,o=this.value;n<o.length;n++){var a=o[n];var s=a.constructor.NAME;if(s===k){if(this.isIndefiniteForm)break;else{this.error="EndOfContent is unexpected, BIT STRING may consists of BIT STRINGs only";return-1}}if(s!==j){this.error="BIT STRING may consists of BIT STRINGs only";return-1}var c=a.valueBlock;if(this.unusedBits>0&&c.unusedBits>0){this.error='Using of "unused bits" inside constructive BIT STRING allowed for least one only';return-1}this.unusedBits=c.unusedBits}return r}var f=u.BufferSourceConverter.toUint8Array(t);if(!A(this,f,e,i)){return-1}var v=f.subarray(e,e+i);this.unusedBits=v[0];if(this.unusedBits>7){this.error="Unused bits for BitString must be in range 0-7";return-1}if(!this.unusedBits){var h=v.subarray(1);try{if(h.byteLength){var d=Y(h,0,h.byteLength);if(d.offset!==-1&&d.offset===i-1){this.value=[d.result]}}}catch(t){}}this.valueHexView=v.subarray(1);this.blockLength=v.length;return e+i};e.prototype.toBER=function(t,e){if(this.isConstructed){return et.prototype.toBER.call(this,t,e)}if(t){return new ArrayBuffer(this.valueHexView.byteLength+1)}if(!this.valueHexView.byteLength){return R}var i=new Uint8Array(this.valueHexView.length+1);i[0]=this.unusedBits;i.set(this.valueHexView,1);return i.buffer};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{unusedBits:this.unusedBits,isConstructed:this.isConstructed})};return e}(H(et));pt.NAME="BitStringValueBlock";var yt;var St=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.idBlock,n=r===void 0?{}:r,o=e.lenBlock,a=o===void 0?{}:o,s=__rest(e,["idBlock","lenBlock"]);var u,c;(u=s.isConstructed)!==null&&u!==void 0?u:s.isConstructed=!!((c=s.value)===null||c===void 0?void 0:c.length);i=t.call(this,__assign({idBlock:__assign({isConstructed:s.isConstructed},n),lenBlock:__assign(__assign({},a),{isIndefiniteForm:!!s.isIndefiniteForm})},s),pt)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=3;return i}e.prototype.fromBER=function(e,i,r){this.valueBlock.isConstructed=this.idBlock.isConstructed;this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm;return t.prototype.fromBER.call(this,e,i,r)};e.prototype.onAsciiEncoding=function(){if(this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length){return rt.prototype.onAsciiEncoding.call(this)}else{var t=[];var e=this.valueBlock.valueHexView;for(var i=0,r=e;i<r.length;i++){var n=r[i];t.push(n.toString(2).padStart(8,"0"))}var o=t.join("");var a=this.constructor.NAME;var s=o.substring(0,o.length-this.valueBlock.unusedBits);return"".concat(a," : ").concat(s)}};return e}(W);yt=St;(function(){G.BitString=yt})();St.NAME=j;var Ct;function At(t,e){var i=new Uint8Array([0]);var r=new Uint8Array(t);var n=new Uint8Array(e);var o=r.slice(0);var a=o.length-1;var s=n.slice(0);var u=s.length-1;var c=0;var f=u<a?a:u;var v=0;for(var d=f;d>=0;d--,v++){switch(true){case v<s.length:c=o[a-v]+s[u-v]+i[0];break;default:c=o[a-v]+i[0]}i[0]=c/10;switch(true){case v>=o.length:o=h(new Uint8Array([c%10]),o);break;default:o[a-v]=c%10}}if(i[0]>0)o=h(i,o);return o}function mt(t){if(t>=g.length){for(var e=g.length;e<=t;e++){var i=new Uint8Array([0]);var r=g[e-1].slice(0);for(var n=r.length-1;n>=0;n--){var o=new Uint8Array([(r[n]<<1)+i[0]]);i[0]=o[0]/10;r[n]=o[0]%10}if(i[0]>0)r=h(i,r);g.push(r)}}return g[t]}function gt(t,e){var i=0;var r=new Uint8Array(t);var n=new Uint8Array(e);var o=r.slice(0);var a=o.length-1;var s=n.slice(0);var u=s.length-1;var c;var f=0;for(var v=u;v>=0;v--,f++){c=o[a-f]-s[u-f]-i;switch(true){case c<0:i=1;o[a-f]=c+10;break;default:i=0;o[a-f]=c}}if(i>0){for(var v=a-u+1;v>=0;v--,f++){c=o[a-f]-i;if(c<0){i=1;o[a-f]=c+10}else{i=0;o[a-f]=c;break}}}return o.slice()}var wt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=__rest(e,["value"]);i=t.call(this,n)||this;i._valueDec=0;if(n.valueHex){i.setValueHex()}if(r!==undefined){i.valueDec=r}return i}e.prototype.setValueHex=function(){if(this.valueHexView.length>=4){this.warnings.push("Too big Integer for decoding, hex only");this.isHexOnly=true;this._valueDec=0}else{this.isHexOnly=false;if(this.valueHexView.length>0){this._valueDec=d.call(this)}}};Object.defineProperty(e.prototype,"valueDec",{get:function(){return this._valueDec},set:function(t){this._valueDec=t;this.isHexOnly=false;this.valueHexView=new Uint8Array(l(t))},enumerable:false,configurable:true});e.prototype.fromDER=function(t,e,i,r){if(r===void 0){r=0}var n=this.fromBER(t,e,i);if(n===-1)return n;var o=this.valueHexView;if(o[0]===0&&(o[1]&128)!==0){this.valueHexView=o.subarray(1)}else{if(r!==0){if(o.length<r){if(r-o.length>1)r=o.length+1;this.valueHexView=o.subarray(r-o.length)}}}return n};e.prototype.toDER=function(t){if(t===void 0){t=false}var e=this.valueHexView;switch(true){case(e[0]&128)!==0:{var i=new Uint8Array(this.valueHexView.length+1);i[0]=0;i.set(e,1);this.valueHexView=i}break;case e[0]===0&&(e[1]&128)===0:{this.valueHexView=this.valueHexView.subarray(1)}break}return this.toBER(t)};e.prototype.fromBER=function(e,i,r){var n=t.prototype.fromBER.call(this,e,i,r);if(n===-1){return n}this.setValueHex();return n};e.prototype.toBER=function(t){return t?new ArrayBuffer(this.valueHexView.length):this.valueHexView.slice().buffer};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{valueDec:this.valueDec})};e.prototype.toString=function(){var t=this.valueHexView.length*8-1;var e=new Uint8Array(this.valueHexView.length*8/3);var i=0;var r;var n=this.valueHexView;var o="";var a=false;for(var s=n.byteLength-1;s>=0;s--){r=n[s];for(var u=0;u<8;u++){if((r&1)===1){switch(i){case t:e=gt(mt(i),e);o="-";break;default:e=At(e,mt(i))}}i++;r>>=1}}for(var u=0;u<e.length;u++){if(e[u])a=true;if(a)o+=w.charAt(e[u])}if(a===false)o+=w.charAt(0);return o};return e}(H(F));Ct=wt;wt.NAME="IntegerValueBlock";(function(){Object.defineProperty(Ct.prototype,"valueHex",{set:function(t){this.valueHexView=new Uint8Array(t);this.setValueHex()},get:function(){return this.valueHexView.slice().buffer}})})();var bt;var Et=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,wt)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=2;return i}e.prototype.toBigInt=function(){S();return BigInt(this.valueBlock.toString())};e.fromBigInt=function(t){S();var e=BigInt(t);var i=new m;var r=e.toString(16).replace(/^-/,"");var n=new Uint8Array(u.Convert.FromHex(r));if(e<0){var o=new Uint8Array(n.length+(n[0]&128?1:0));o[0]|=128;var a=BigInt("0x".concat(u.Convert.ToHex(o)));var s=a+e;var c=u.BufferSourceConverter.toUint8Array(u.Convert.FromHex(s.toString(16)));c[0]|=128;i.write(c)}else{if(n[0]&128){i.write(new Uint8Array([0]))}i.write(n)}var f=new bt({valueHex:i.final()});return f};e.prototype.convertToDER=function(){var t=new bt({valueHex:this.valueBlock.valueHexView});t.valueBlock.toDER();return t};e.prototype.convertFromDER=function(){return new bt({valueHex:this.valueBlock.valueHexView[0]===0?this.valueBlock.valueHexView.subarray(1):this.valueBlock.valueHexView})};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : ").concat(this.valueBlock.toString())};return e}(W);bt=Et;(function(){G.Integer=bt})();Et.NAME="INTEGER";var Pt;var Dt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=10;return i}return e}(Et);Pt=Dt;(function(){G.Enumerated=Pt})();Dt.NAME="ENUMERATED";var _t=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.valueDec,n=r===void 0?-1:r,o=e.isFirstSid,a=o===void 0?false:o,s=__rest(e,["valueDec","isFirstSid"]);i=t.call(this,s)||this;i.valueDec=n;i.isFirstSid=a;return i}e.prototype.fromBER=function(t,e,i){if(!i){return e}var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i)){return-1}var n=r.subarray(e,e+i);this.valueHexView=new Uint8Array(i);for(var o=0;o<i;o++){this.valueHexView[o]=n[o]&127;this.blockLength++;if((n[o]&128)===0)break}var a=new Uint8Array(this.blockLength);for(var o=0;o<this.blockLength;o++){a[o]=this.valueHexView[o]}this.valueHexView=a;if((n[this.blockLength-1]&128)!==0){this.error="End of input reached before message was fully decoded";return-1}if(this.valueHexView[0]===0)this.warnings.push("Needlessly long format of SID encoding");if(this.blockLength<=8)this.valueDec=f(this.valueHexView,7);else{this.isHexOnly=true;this.warnings.push("Too big SID for decoding, hex only")}return e+this.blockLength};Object.defineProperty(e.prototype,"valueBigInt",{set:function(t){S();var e=BigInt(t).toString(2);while(e.length%7){e="0"+e}var i=new Uint8Array(e.length/7);for(var r=0;r<i.length;r++){i[r]=parseInt(e.slice(r*7,r*7+7),2)+(r+1<i.length?128:0)}this.fromBER(i.buffer,0,i.length)},enumerable:false,configurable:true});e.prototype.toBER=function(t){if(this.isHexOnly){if(t)return new ArrayBuffer(this.valueHexView.byteLength);var e=this.valueHexView;var i=new Uint8Array(this.blockLength);for(var r=0;r<this.blockLength-1;r++)i[r]=e[r]|128;i[this.blockLength-1]=e[this.blockLength-1];return i.buffer}var n=v(this.valueDec,7);if(n.byteLength===0){this.error="Error during encoding SID value";return R}var o=new Uint8Array(n.byteLength);if(!t){var a=new Uint8Array(n);var s=n.byteLength-1;for(var r=0;r<s;r++)o[r]=a[r]|128;o[s]=a[s]}return o};e.prototype.toString=function(){var t="";if(this.isHexOnly)t=u.Convert.ToHex(this.valueHexView);else{if(this.isFirstSid){var e=this.valueDec;if(this.valueDec<=39)t="0.";else{if(this.valueDec<=79){t="1.";e-=40}else{t="2.";e-=80}}t+=e.toString()}else t=this.valueDec.toString()}return t};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{valueDec:this.valueDec,isFirstSid:this.isFirstSid})};return e}(H(F));_t.NAME="sidBlock";var It=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=r===void 0?M:r,o=__rest(e,["value"]);i=t.call(this,o)||this;i.value=[];if(n){i.fromString(n)}return i}e.prototype.fromBER=function(t,e,i){var r=e;while(i>0){var n=new _t;r=n.fromBER(t,r,i);if(r===-1){this.blockLength=0;this.error=n.error;return r}if(this.value.length===0)n.isFirstSid=true;this.blockLength+=n.blockLength;i-=n.blockLength;this.value.push(n)}return r};e.prototype.toBER=function(t){var e=[];for(var i=0;i<this.value.length;i++){var r=this.value[i].toBER(t);if(r.byteLength===0){this.error=this.value[i].error;return R}e.push(r)}return C(e)};e.prototype.fromString=function(t){this.value=[];var e=0;var i=0;var r="";var n=false;do{i=t.indexOf(".",e);if(i===-1)r=t.substring(e);else r=t.substring(e,i);e=i+1;if(n){var o=this.value[0];var a=0;switch(o.valueDec){case 0:break;case 1:a=40;break;case 2:a=80;break;default:this.value=[];return}var s=parseInt(r,10);if(isNaN(s))return;o.valueDec=s+a;n=false}else{var o=new _t;if(r>Number.MAX_SAFE_INTEGER){S();var u=BigInt(r);o.valueBigInt=u}else{o.valueDec=parseInt(r,10);if(isNaN(o.valueDec))return}if(!this.value.length){o.isFirstSid=true;n=true}this.value.push(o)}}while(i!==-1)};e.prototype.toString=function(){var t="";var e=false;for(var i=0;i<this.value.length;i++){e=this.value[i].isHexOnly;var r=this.value[i].toString();if(i!==0)t="".concat(t,".");if(e){r="{".concat(r,"}");if(this.value[i].isFirstSid)t="2.{".concat(r," - 80}");else t+=r}else t+=r}return t};e.prototype.toJSON=function(){var e=__assign(__assign({},t.prototype.toJSON.call(this)),{value:this.toString(),sidArray:[]});for(var i=0;i<this.value.length;i++){e.sidArray.push(this.value[i].toJSON())}return e};return e}(F);It.NAME="ObjectIdentifierValueBlock";var Bt;var xt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,It)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=6;return i}e.prototype.getValue=function(){return this.valueBlock.toString()};e.prototype.setValue=function(t){this.valueBlock.fromString(t)};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : ").concat(this.valueBlock.toString()||"empty")};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{value:this.getValue()})};return e}(W);Bt=xt;(function(){G.ObjectIdentifier=Bt})();xt.NAME="OBJECT IDENTIFIER";var Tt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.valueDec,n=r===void 0?0:r,o=__rest(e,["valueDec"]);i=t.call(this,o)||this;i.valueDec=n;return i}e.prototype.fromBER=function(t,e,i){if(i===0)return e;var r=u.BufferSourceConverter.toUint8Array(t);if(!A(this,r,e,i))return-1;var n=r.subarray(e,e+i);this.valueHexView=new Uint8Array(i);for(var o=0;o<i;o++){this.valueHexView[o]=n[o]&127;this.blockLength++;if((n[o]&128)===0)break}var a=new Uint8Array(this.blockLength);for(var o=0;o<this.blockLength;o++)a[o]=this.valueHexView[o];this.valueHexView=a;if((n[this.blockLength-1]&128)!==0){this.error="End of input reached before message was fully decoded";return-1}if(this.valueHexView[0]===0)this.warnings.push("Needlessly long format of SID encoding");if(this.blockLength<=8)this.valueDec=f(this.valueHexView,7);else{this.isHexOnly=true;this.warnings.push("Too big SID for decoding, hex only")}return e+this.blockLength};e.prototype.toBER=function(t){if(this.isHexOnly){if(t)return new ArrayBuffer(this.valueHexView.byteLength);var e=this.valueHexView;var i=new Uint8Array(this.blockLength);for(var r=0;r<this.blockLength-1;r++)i[r]=e[r]|128;i[this.blockLength-1]=e[this.blockLength-1];return i.buffer}var n=v(this.valueDec,7);if(n.byteLength===0){this.error="Error during encoding SID value";return R}var o=new Uint8Array(n.byteLength);if(!t){var a=new Uint8Array(n);var s=n.byteLength-1;for(var r=0;r<s;r++)o[r]=a[r]|128;o[s]=a[s]}return o.buffer};e.prototype.toString=function(){var t="";if(this.isHexOnly)t=u.Convert.ToHex(this.valueHexView);else{t=this.valueDec.toString()}return t};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{valueDec:this.valueDec})};return e}(H(U));Tt.NAME="relativeSidBlock";var Ot=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=r===void 0?M:r,o=__rest(e,["value"]);i=t.call(this,o)||this;i.value=[];if(n){i.fromString(n)}return i}e.prototype.fromBER=function(t,e,i){var r=e;while(i>0){var n=new Tt;r=n.fromBER(t,r,i);if(r===-1){this.blockLength=0;this.error=n.error;return r}this.blockLength+=n.blockLength;i-=n.blockLength;this.value.push(n)}return r};e.prototype.toBER=function(t,e){var i=[];for(var r=0;r<this.value.length;r++){var n=this.value[r].toBER(t);if(n.byteLength===0){this.error=this.value[r].error;return R}i.push(n)}return C(i)};e.prototype.fromString=function(t){this.value=[];var e=0;var i=0;var r="";do{i=t.indexOf(".",e);if(i===-1)r=t.substring(e);else r=t.substring(e,i);e=i+1;var n=new Tt;n.valueDec=parseInt(r,10);if(isNaN(n.valueDec))return true;this.value.push(n)}while(i!==-1);return true};e.prototype.toString=function(){var t="";var e=false;for(var i=0;i<this.value.length;i++){e=this.value[i].isHexOnly;var r=this.value[i].toString();if(i!==0)t="".concat(t,".");if(e){r="{".concat(r,"}");t+=r}else t+=r}return t};e.prototype.toJSON=function(){var e=__assign(__assign({},t.prototype.toJSON.call(this)),{value:this.toString(),sidArray:[]});for(var i=0;i<this.value.length;i++)e.sidArray.push(this.value[i].toJSON());return e};return e}(F);Ot.NAME="RelativeObjectIdentifierValueBlock";var Mt;var Rt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e,Ot)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=13;return i}e.prototype.getValue=function(){return this.valueBlock.toString()};e.prototype.setValue=function(t){this.valueBlock.fromString(t)};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : ").concat(this.valueBlock.toString()||"empty")};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{value:this.getValue()})};return e}(W);Mt=Rt;(function(){G.RelativeObjectIdentifier=Mt})();Rt.NAME="RelativeObjectIdentifier";var Nt;var kt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=16;return i}return e}(rt);Nt=kt;(function(){G.Sequence=Nt})();kt.NAME="SEQUENCE";var Kt;var jt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=17;return i}return e}(rt);Kt=jt;(function(){G.Set=Kt})();jt.NAME="SET";var Ht=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=__rest(e,[]);i=t.call(this,r)||this;i.isHexOnly=true;i.value=M;return i}e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{value:this.value})};return e}(H(F));Ht.NAME="StringValueBlock";var Ut=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Ht);Ut.NAME="SimpleStringValueBlock";var Ft=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=__rest(e,[]);return t.call(this,i,Ut)||this}e.prototype.fromBuffer=function(t){this.valueBlock.value=String.fromCharCode.apply(null,u.BufferSourceConverter.toUint8Array(t))};e.prototype.fromString=function(t){var e=t.length;var i=this.valueBlock.valueHexView=new Uint8Array(e);for(var r=0;r<e;r++)i[r]=t.charCodeAt(r);this.valueBlock.value=t};return e}(q);Ft.NAME="SIMPLE STRING";var Lt=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.fromBuffer=function(t){this.valueBlock.valueHexView=u.BufferSourceConverter.toUint8Array(t);try{this.valueBlock.value=u.Convert.ToUtf8String(t)}catch(e){this.warnings.push('Error during "decodeURIComponent": '.concat(e,", using raw string"));this.valueBlock.value=u.Convert.ToBinary(t)}};e.prototype.fromString=function(t){this.valueBlock.valueHexView=new Uint8Array(u.Convert.FromUtf8String(t));this.valueBlock.value=t};return e}(Ft);Lt.NAME="Utf8StringValueBlock";var Vt;var Gt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=12;return i}return e}(Lt);Vt=Gt;(function(){G.Utf8String=Vt})();Gt.NAME="UTF8String";var Wt=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.fromBuffer=function(t){this.valueBlock.value=u.Convert.ToUtf16String(t);this.valueBlock.valueHexView=u.BufferSourceConverter.toUint8Array(t)};e.prototype.fromString=function(t){this.valueBlock.value=t;this.valueBlock.valueHexView=new Uint8Array(u.Convert.FromUtf16String(t))};return e}(Ft);Wt.NAME="BmpStringValueBlock";var Qt;var qt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=__rest(e,[]);i=t.call(this,r)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=30;return i}return e}(Wt);Qt=qt;(function(){G.BmpString=Qt})();qt.NAME="BMPString";var zt=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.fromBuffer=function(t){var e=ArrayBuffer.isView(t)?t.slice().buffer:t.slice(0);var i=new Uint8Array(e);for(var r=0;r<i.length;r+=4){i[r]=i[r+3];i[r+1]=i[r+2];i[r+2]=0;i[r+3]=0}this.valueBlock.value=String.fromCharCode.apply(null,new Uint32Array(e))};e.prototype.fromString=function(t){var e=t.length;var i=this.valueBlock.valueHexView=new Uint8Array(e*4);for(var r=0;r<e;r++){var n=v(t.charCodeAt(r),8);var o=new Uint8Array(n);if(o.length>4)continue;var a=4-o.length;for(var s=o.length-1;s>=0;s--)i[r*4+s+a]=o[s]}this.valueBlock.value=t};return e}(Ft);zt.NAME="UniversalStringValueBlock";var Zt;var $t=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=__rest(e,[]);i=t.call(this,r)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=28;return i}return e}(zt);Zt=$t;(function(){G.UniversalString=Zt})();$t.NAME="UniversalString";var Xt;var Yt=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=18;return i}return e}(Ft);Xt=Yt;(function(){G.NumericString=Xt})();Yt.NAME="NumericString";var Jt;var te=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=19;return i}return e}(Ft);Jt=te;(function(){G.PrintableString=Jt})();te.NAME="PrintableString";var ee;var ie=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=20;return i}return e}(Ft);ee=ie;(function(){G.TeletexString=ee})();ie.NAME="TeletexString";var re;var ne=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=21;return i}return e}(Ft);re=ne;(function(){G.VideotexString=re})();ne.NAME="VideotexString";var oe;var ae=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=22;return i}return e}(Ft);oe=ae;(function(){G.IA5String=oe})();ae.NAME="IA5String";var se;var ue=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=25;return i}return e}(Ft);se=ue;(function(){G.GraphicString=se})();ue.NAME="GraphicString";var ce;var fe=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=26;return i}return e}(Ft);ce=fe;(function(){G.VisibleString=ce})();fe.NAME="VisibleString";var ve;var he=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=27;return i}return e}(Ft);ve=he;(function(){G.GeneralString=ve})();he.NAME="GeneralString";var de;var le=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=29;return i}return e}(Ft);de=le;(function(){G.CharacterString=de})();le.NAME="CharacterString";var pe;var ye=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=e.valueDate,o=__rest(e,["value","valueDate"]);i=t.call(this,o)||this;i.year=0;i.month=0;i.day=0;i.hour=0;i.minute=0;i.second=0;if(r){i.fromString(r);i.valueBlock.valueHexView=new Uint8Array(r.length);for(var a=0;a<r.length;a++)i.valueBlock.valueHexView[a]=r.charCodeAt(a)}if(n){i.fromDate(n);i.valueBlock.valueHexView=new Uint8Array(i.toBuffer())}i.idBlock.tagClass=1;i.idBlock.tagNumber=23;return i}e.prototype.fromBuffer=function(t){this.fromString(String.fromCharCode.apply(null,u.BufferSourceConverter.toUint8Array(t)))};e.prototype.toBuffer=function(){var t=this.toString();var e=new ArrayBuffer(t.length);var i=new Uint8Array(e);for(var r=0;r<t.length;r++)i[r]=t.charCodeAt(r);return e};e.prototype.fromDate=function(t){this.year=t.getUTCFullYear();this.month=t.getUTCMonth()+1;this.day=t.getUTCDate();this.hour=t.getUTCHours();this.minute=t.getUTCMinutes();this.second=t.getUTCSeconds()};e.prototype.toDate=function(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second))};e.prototype.fromString=function(t){var e=/(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})Z/gi;var i=e.exec(t);if(i===null){this.error="Wrong input string for conversion";return}var r=parseInt(i[1],10);if(r>=50)this.year=1900+r;else this.year=2e3+r;this.month=parseInt(i[2],10);this.day=parseInt(i[3],10);this.hour=parseInt(i[4],10);this.minute=parseInt(i[5],10);this.second=parseInt(i[6],10)};e.prototype.toString=function(e){if(e===void 0){e="iso"}if(e==="iso"){var i=new Array(7);i[0]=y(this.year<2e3?this.year-1900:this.year-2e3,2);i[1]=y(this.month,2);i[2]=y(this.day,2);i[3]=y(this.hour,2);i[4]=y(this.minute,2);i[5]=y(this.second,2);i[6]="Z";return i.join("")}return t.prototype.toString.call(this,e)};e.prototype.onAsciiEncoding=function(){return"".concat(this.constructor.NAME," : ").concat(this.toDate().toISOString())};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{year:this.year,month:this.month,day:this.day,hour:this.hour,minute:this.minute,second:this.second})};return e}(fe);pe=ye;(function(){G.UTCTime=pe})();ye.NAME="UTCTime";var Se;var Ce=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i;var r=t.call(this,e)||this;(i=r.millisecond)!==null&&i!==void 0?i:r.millisecond=0;r.idBlock.tagClass=1;r.idBlock.tagNumber=24;return r}e.prototype.fromDate=function(e){t.prototype.fromDate.call(this,e);this.millisecond=e.getUTCMilliseconds()};e.prototype.toDate=function(){var t=Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second,this.millisecond);return new Date(t)};e.prototype.fromString=function(t){var e=false;var i="";var r="";var n=0;var o;var a=0;var s=0;if(t[t.length-1]==="Z"){i=t.substring(0,t.length-1);e=true}else{var u=new Number(t[t.length-1]);if(isNaN(u.valueOf()))throw new Error("Wrong input string for conversion");i=t}if(e){if(i.indexOf("+")!==-1)throw new Error("Wrong input string for conversion");if(i.indexOf("-")!==-1)throw new Error("Wrong input string for conversion")}else{var c=1;var f=i.indexOf("+");var v="";if(f===-1){f=i.indexOf("-");c=-1}if(f!==-1){v=i.substring(f+1);i=i.substring(0,f);if(v.length!==2&&v.length!==4)throw new Error("Wrong input string for conversion");var u=parseInt(v.substring(0,2),10);if(isNaN(u.valueOf()))throw new Error("Wrong input string for conversion");a=c*u;if(v.length===4){u=parseInt(v.substring(2,4),10);if(isNaN(u.valueOf()))throw new Error("Wrong input string for conversion");s=c*u}}}var h=i.indexOf(".");if(h===-1)h=i.indexOf(",");if(h!==-1){var d=new Number("0".concat(i.substring(h)));if(isNaN(d.valueOf()))throw new Error("Wrong input string for conversion");n=d.valueOf();r=i.substring(0,h)}else r=i;switch(true){case r.length===8:o=/(\d{4})(\d{2})(\d{2})/gi;if(h!==-1)throw new Error("Wrong input string for conversion");break;case r.length===10:o=/(\d{4})(\d{2})(\d{2})(\d{2})/gi;if(h!==-1){var l=60*n;this.minute=Math.floor(l);l=60*(l-this.minute);this.second=Math.floor(l);l=1e3*(l-this.second);this.millisecond=Math.floor(l)}break;case r.length===12:o=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})/gi;if(h!==-1){var l=60*n;this.second=Math.floor(l);l=1e3*(l-this.second);this.millisecond=Math.floor(l)}break;case r.length===14:o=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})/gi;if(h!==-1){var l=1e3*n;this.millisecond=Math.floor(l)}break;default:throw new Error("Wrong input string for conversion")}var p=o.exec(r);if(p===null)throw new Error("Wrong input string for conversion");for(var y=1;y<p.length;y++){switch(y){case 1:this.year=parseInt(p[y],10);break;case 2:this.month=parseInt(p[y],10);break;case 3:this.day=parseInt(p[y],10);break;case 4:this.hour=parseInt(p[y],10)+a;break;case 5:this.minute=parseInt(p[y],10)+s;break;case 6:this.second=parseInt(p[y],10);break;default:throw new Error("Wrong input string for conversion")}}if(e===false){var S=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond);this.year=S.getUTCFullYear();this.month=S.getUTCMonth();this.day=S.getUTCDay();this.hour=S.getUTCHours();this.minute=S.getUTCMinutes();this.second=S.getUTCSeconds();this.millisecond=S.getUTCMilliseconds()}};e.prototype.toString=function(e){if(e===void 0){e="iso"}if(e==="iso"){var i=[];i.push(y(this.year,4));i.push(y(this.month,2));i.push(y(this.day,2));i.push(y(this.hour,2));i.push(y(this.minute,2));i.push(y(this.second,2));if(this.millisecond!==0){i.push(".");i.push(y(this.millisecond,3))}i.push("Z");return i.join("")}return t.prototype.toString.call(this,e)};e.prototype.toJSON=function(){return __assign(__assign({},t.prototype.toJSON.call(this)),{millisecond:this.millisecond})};return e}(ye);Se=Ce;(function(){G.GeneralizedTime=Se})();Ce.NAME="GeneralizedTime";var Ae;var me=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=31;return i}return e}(Gt);Ae=me;(function(){G.DATE=Ae})();me.NAME="DATE";var ge;var we=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=32;return i}return e}(Gt);ge=we;(function(){G.TimeOfDay=ge})();we.NAME="TimeOfDay";var be;var Ee=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=33;return i}return e}(Gt);be=Ee;(function(){G.DateTime=be})();Ee.NAME="DateTime";var Pe;var De=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=34;return i}return e}(Gt);Pe=De;(function(){G.Duration=Pe})();De.NAME="Duration";var _e;var Ie=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;i.idBlock.tagClass=1;i.idBlock.tagNumber=14;return i}return e}(Gt);_e=Ie;(function(){G.TIME=_e})();Ie.NAME="TIME";var Be=function(){function t(t){var e=t===void 0?{}:t,i=e.name,r=i===void 0?M:i,n=e.optional,o=n===void 0?false:n;this.name=r;this.optional=o}return t}();var xe=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=r===void 0?[]:r,o=__rest(e,["value"]);i=t.call(this,o)||this;i.value=n;return i}return e}(Be);var Te=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=this;var r=e.value,n=r===void 0?new Be:r,o=e.local,a=o===void 0?false:o,s=__rest(e,["value","local"]);i=t.call(this,s)||this;i.value=n;i.local=a;return i}return e}(Be);var Oe=function(){function t(t){var e=t===void 0?{}:t,i=e.data,r=i===void 0?N:i;this.dataView=u.BufferSourceConverter.toUint8Array(r)}Object.defineProperty(t.prototype,"data",{get:function(){return this.dataView.slice().buffer},set:function(t){this.dataView=u.BufferSourceConverter.toUint8Array(t)},enumerable:false,configurable:true});t.prototype.fromBER=function(t,e,i){var r=e+i;this.dataView=u.BufferSourceConverter.toUint8Array(t).subarray(e,r);return r};t.prototype.toBER=function(t){return this.dataView.slice().buffer};return t}();function Me(t,e,i){if(i instanceof xe){for(var r=0,n=i.value;r<n.length;r++){var o=n[r];var a=Me(t,e,o);if(a.verified){return{verified:true,result:t}}}{var s={verified:false,result:{error:"Wrong values for Choice type"}};if(i.hasOwnProperty(b))s.name=i.name;return s}}if(i instanceof Be){if(i.hasOwnProperty(b))t[i.name]=e;return{verified:true,result:t}}if(t instanceof Object===false){return{verified:false,result:{error:"Wrong root object"}}}if(e instanceof Object===false){return{verified:false,result:{error:"Wrong ASN.1 data"}}}if(i instanceof Object===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(D in i===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(x in i.idBlock===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(T in i.idBlock===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}var u=i.idBlock.toBER(false);if(u.byteLength===0){return{verified:false,result:{error:"Error encoding idBlock for ASN.1 schema"}}}var c=i.idBlock.fromBER(u,0,u.byteLength);if(c===-1){return{verified:false,result:{error:"Error decoding idBlock for ASN.1 schema"}}}if(i.idBlock.hasOwnProperty(_)===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(i.idBlock.tagClass!==e.idBlock.tagClass){return{verified:false,result:t}}if(i.idBlock.hasOwnProperty(I)===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(i.idBlock.tagNumber!==e.idBlock.tagNumber){return{verified:false,result:t}}if(i.idBlock.hasOwnProperty(B)===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(i.idBlock.isConstructed!==e.idBlock.isConstructed){return{verified:false,result:t}}if(!(P in i.idBlock)){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}if(i.idBlock.isHexOnly!==e.idBlock.isHexOnly){return{verified:false,result:t}}if(i.idBlock.isHexOnly){if(E in i.idBlock===false){return{verified:false,result:{error:"Wrong ASN.1 schema"}}}var f=i.idBlock.valueHexView;var v=e.idBlock.valueHexView;if(f.length!==v.length){return{verified:false,result:t}}for(var h=0;h<f.length;h++){if(f[h]!==v[1]){return{verified:false,result:t}}}}if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name)t[i.name]=e}if(i instanceof G.Constructed){var d=0;var a={verified:false,result:{error:"Unknown error"}};var l=i.valueBlock.value.length;if(l>0){if(i.valueBlock.value[0]instanceof Te){l=e.valueBlock.value.length}}if(l===0){return{verified:true,result:t}}if(e.valueBlock.value.length===0&&i.valueBlock.value.length!==0){var p=true;for(var h=0;h<i.valueBlock.value.length;h++)p=p&&(i.valueBlock.value[h].optional||false);if(p){return{verified:true,result:t}}if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name)delete t[i.name]}t.error="Inconsistent object length";return{verified:false,result:t}}for(var h=0;h<l;h++){if(h-d>=e.valueBlock.value.length){if(i.valueBlock.value[h].optional===false){var s={verified:false,result:t};t.error="Inconsistent length between ASN.1 data and schema";if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name){delete t[i.name];s.name=i.name}}return s}}else{if(i.valueBlock.value[0]instanceof Te){a=Me(t,e.valueBlock.value[h],i.valueBlock.value[0].value);if(a.verified===false){if(i.valueBlock.value[0].optional)d++;else{if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name)delete t[i.name]}return a}}if(b in i.valueBlock.value[0]&&i.valueBlock.value[0].name.length>0){var y={};if(O in i.valueBlock.value[0]&&i.valueBlock.value[0].local)y=e;else y=t;if(typeof y[i.valueBlock.value[0].name]==="undefined")y[i.valueBlock.value[0].name]=[];y[i.valueBlock.value[0].name].push(e.valueBlock.value[h])}}else{a=Me(t,e.valueBlock.value[h-d],i.valueBlock.value[h]);if(a.verified===false){if(i.valueBlock.value[h].optional)d++;else{if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name)delete t[i.name]}return a}}}}}if(a.verified===false){var s={verified:false,result:t};if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name){delete t[i.name];s.name=i.name}}return s}return{verified:true,result:t}}if(i.primitiveSchema&&E in e.valueBlock){var S=Y(e.valueBlock.valueHexView);if(S.offset===-1){var s={verified:false,result:S.result};if(i.name){i.name=i.name.replace(/^\s+|\s+$/g,M);if(i.name){delete t[i.name];s.name=i.name}}return s}return Me(t,S.result,i.primitiveSchema)}return{verified:true,result:t}}function Re(t,e){if(e instanceof Object===false){return{verified:false,result:{error:"Wrong ASN.1 schema type"}}}var i=Y(u.BufferSourceConverter.toUint8Array(t));if(i.offset===-1){return{verified:false,result:i.result}}return Me(i.result,i.result,e)}var Ne=Object.freeze({__proto__:null,Any:Be,BaseBlock:W,BaseStringBlock:q,BitString:St,BmpString:qt,Boolean:vt,CharacterString:le,Choice:xe,Constructed:rt,DATE:me,DateTime:Ee,Duration:De,EndOfContent:at,Enumerated:Dt,GeneralString:he,GeneralizedTime:Ce,GraphicString:ue,HexBlock:H,IA5String:ae,Integer:Et,Null:ut,NumericString:Yt,ObjectIdentifier:xt,OctetString:lt,Primitive:$,PrintableString:te,RawData:Oe,RelativeObjectIdentifier:Rt,Repeated:Te,Sequence:kt,Set:jt,TIME:Ie,TeletexString:ie,TimeOfDay:we,UTCTime:ye,UniversalString:$t,Utf8String:Gt,ValueBlock:F,VideotexString:ne,ViewWriter:m,VisibleString:fe,compareSchema:Me,fromBER:J,verifySchema:Re});var ke;t("ah",ke);(function(t){t[t["Sequence"]=0]="Sequence";t[t["Set"]=1]="Set";t[t["Choice"]=2]="Choice"})(ke||t("ah",ke={}));var Ke;t("af",Ke);(function(t){t[t["Any"]=1]="Any";t[t["Boolean"]=2]="Boolean";t[t["OctetString"]=3]="OctetString";t[t["BitString"]=4]="BitString";t[t["Integer"]=5]="Integer";t[t["Enumerated"]=6]="Enumerated";t[t["ObjectIdentifier"]=7]="ObjectIdentifier";t[t["Utf8String"]=8]="Utf8String";t[t["BmpString"]=9]="BmpString";t[t["UniversalString"]=10]="UniversalString";t[t["NumericString"]=11]="NumericString";t[t["PrintableString"]=12]="PrintableString";t[t["TeletexString"]=13]="TeletexString";t[t["VideotexString"]=14]="VideotexString";t[t["IA5String"]=15]="IA5String";t[t["GraphicString"]=16]="GraphicString";t[t["VisibleString"]=17]="VisibleString";t[t["GeneralString"]=18]="GeneralString";t[t["CharacterString"]=19]="CharacterString";t[t["UTCTime"]=20]="UTCTime";t[t["GeneralizedTime"]=21]="GeneralizedTime";t[t["DATE"]=22]="DATE";t[t["TimeOfDay"]=23]="TimeOfDay";t[t["DateTime"]=24]="DateTime";t[t["Duration"]=25]="Duration";t[t["TIME"]=26]="TIME";t[t["Null"]=27]="Null"})(Ke||t("af",Ke={}));var je=function(){function t(t,e){if(e===void 0){e=0}this.unusedBits=0;this.value=new ArrayBuffer(0);if(t){if(typeof t==="number"){this.fromNumber(t)}else if(u.BufferSourceConverter.isBufferSource(t)){this.unusedBits=e;this.value=u.BufferSourceConverter.toArrayBuffer(t)}else{throw TypeError("Unsupported type of 'params' argument for BitString")}}}t.prototype.fromASN=function(t){if(!(t instanceof St)){throw new TypeError("Argument 'asn' is not instance of ASN.1 BitString")}this.unusedBits=t.valueBlock.unusedBits;this.value=t.valueBlock.valueHex;return this};t.prototype.toASN=function(){return new St({unusedBits:this.unusedBits,valueHex:this.value})};t.prototype.toSchema=function(t){return new St({name:t})};t.prototype.toNumber=function(){var t="";var e=new Uint8Array(this.value);for(var i=0,r=e;i<r.length;i++){var n=r[i];t+=n.toString(2).padStart(8,"0")}t=t.split("").reverse().join("");if(this.unusedBits){t=t.slice(this.unusedBits).padStart(this.unusedBits,"0")}return parseInt(t,2)};t.prototype.fromNumber=function(t){var e=t.toString(2);var i=e.length+7>>3;this.unusedBits=(i<<3)-e.length;var r=new Uint8Array(i);e=e.padStart(i<<3,"0").split("").reverse().join("");var n=0;while(n<i){r[n]=parseInt(e.slice(n<<3,(n<<3)+8),2);n++}this.value=r.buffer};return t}();var He=function(){function t(t){if(typeof t==="number"){this.buffer=new ArrayBuffer(t)}else{if(u.BufferSourceConverter.isBufferSource(t)){this.buffer=u.BufferSourceConverter.toArrayBuffer(t)}else if(Array.isArray(t)){this.buffer=new Uint8Array(t)}else{this.buffer=new ArrayBuffer(0)}}}Object.defineProperty(t.prototype,"byteLength",{get:function(){return this.buffer.byteLength},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"byteOffset",{get:function(){return 0},enumerable:false,configurable:true});t.prototype.fromASN=function(t){if(!(t instanceof lt)){throw new TypeError("Argument 'asn' is not instance of ASN.1 OctetString")}this.buffer=t.valueBlock.valueHex;return this};t.prototype.toASN=function(){return new lt({valueHex:this.buffer})};t.prototype.toSchema=function(t){return new lt({name:t})};return t}();t("a1",He);var Ue={fromASN:function(t){return t instanceof ut?null:t.valueBeforeDecodeView},toASN:function(t){if(t===null){return new ut}var e=J(t);if(e.result.error){throw new Error(e.result.error)}return e.result}};var Fe={fromASN:function(t){return t.valueBlock.valueHexView.byteLength>=4?t.valueBlock.toString():t.valueBlock.valueDec},toASN:function(t){return new Et({value:+t})}};var Le={fromASN:function(t){return t.valueBlock.valueDec},toASN:function(t){return new Dt({value:t})}};var Ve=t("al",{fromASN:function(t){return t.valueBlock.valueHexView},toASN:function(t){return new Et({valueHex:t})}});var Ge={fromASN:function(t){return t.valueBlock.valueHexView},toASN:function(t){return new St({valueHex:t})}};var We={fromASN:function(t){return t.valueBlock.toString()},toASN:function(t){return new xt({value:t})}};var Qe={fromASN:function(t){return t.valueBlock.value},toASN:function(t){return new vt({value:t})}};var qe={fromASN:function(t){return t.valueBlock.valueHexView},toASN:function(t){return new lt({valueHex:t})}};var ze={fromASN:function(t){return new He(t.getValue())},toASN:function(t){return t.toASN()}};function Ze(t){return{fromASN:function(t){return t.valueBlock.value},toASN:function(e){return new t({value:e})}}}var $e=Ze(Gt);var Xe=Ze(qt);var Ye=Ze($t);var Je=Ze(Yt);var ti=Ze(te);var ei=Ze(ie);var ii=Ze(ne);var ri=Ze(ae);var ni=Ze(ue);var oi=Ze(fe);var ai=Ze(he);var si=Ze(le);var ui={fromASN:function(t){return t.toDate()},toASN:function(t){return new ye({valueDate:t})}};var ci={fromASN:function(t){return t.toDate()},toASN:function(t){return new Ce({valueDate:t})}};var fi={fromASN:function(){return null},toASN:function(){return new ut}};function vi(t){switch(t){case Ke.Any:return Ue;case Ke.BitString:return Ge;case Ke.BmpString:return Xe;case Ke.Boolean:return Qe;case Ke.CharacterString:return si;case Ke.Enumerated:return Le;case Ke.GeneralString:return ai;case Ke.GeneralizedTime:return ci;case Ke.GraphicString:return ni;case Ke.IA5String:return ri;case Ke.Integer:return Fe;case Ke.Null:return fi;case Ke.NumericString:return Je;case Ke.ObjectIdentifier:return We;case Ke.OctetString:return qe;case Ke.PrintableString:return ti;case Ke.TeletexString:return ei;case Ke.UTCTime:return ui;case Ke.UniversalString:return Ye;case Ke.Utf8String:return $e;case Ke.VideotexString:return ii;case Ke.VisibleString:return oi;default:return null}}function hi(t){if(typeof t==="function"&&t.prototype){if(t.prototype.toASN&&t.prototype.fromASN){return true}else{return hi(t.prototype)}}else{return!!(t&&typeof t==="object"&&"toASN"in t&&"fromASN"in t)}}function di(t){var e;if(t){var i=Object.getPrototypeOf(t);if(((e=i===null||i===void 0?void 0:i.prototype)===null||e===void 0?void 0:e.constructor)===Array){return true}return di(i)}return false}function li(t,e){if(!(t&&e)){return false}if(t.byteLength!==e.byteLength){return false}var i=new Uint8Array(t);var r=new Uint8Array(e);for(var n=0;n<t.byteLength;n++){if(i[n]!==r[n]){return false}}return true}var pi=function(){function t(){this.items=new WeakMap}t.prototype.has=function(t){return this.items.has(t)};t.prototype.get=function(t,e){if(e===void 0){e=false}var i=this.items.get(t);if(!i){throw new Error("Cannot get schema for '".concat(t.prototype.constructor.name,"' target"))}if(e&&!i.schema){throw new Error("Schema '".concat(t.prototype.constructor.name,"' doesn't contain ASN.1 schema. Call 'AsnSchemaStorage.cache'."))}return i};t.prototype.cache=function(t){var e=this.get(t);if(!e.schema){e.schema=this.create(t,true)}};t.prototype.createDefault=function(t){var e={type:ke.Sequence,items:{}};var i=this.findParentSchema(t);if(i){Object.assign(e,i);e.items=Object.assign({},e.items,i.items)}return e};t.prototype.create=function(t,e){var i=this.items.get(t)||this.createDefault(t);var r=[];for(var n in i.items){var o=i.items[n];var a=e?n:"";var s=void 0;if(typeof o.type==="number"){var u=Ke[o.type];var c=Ne[u];if(!c){throw new Error("Cannot get ASN1 class by name '".concat(u,"'"))}s=new c({name:a})}else if(hi(o.type)){var f=new o.type;s=f.toSchema(a)}else if(o.optional){var v=this.get(o.type);if(v.type===ke.Choice){s=new Be({name:a})}else{s=this.create(o.type,false);s.name=a}}else{s=new Be({name:a})}var h=!!o.optional||o.defaultValue!==undefined;if(o.repeated){s.name="";var d=o.repeated==="set"?jt:kt;s=new d({name:"",value:[new Te({name:a,value:s})]})}if(o.context!==null&&o.context!==undefined){if(o.implicit){if(typeof o.type==="number"||hi(o.type)){var d=o.repeated?rt:$;r.push(new d({name:a,optional:h,idBlock:{tagClass:3,tagNumber:o.context}}))}else{this.cache(o.type);var l=!!o.repeated;var p=!l?this.get(o.type,true).schema:s;p="valueBlock"in p?p.valueBlock.value:p.value;r.push(new rt({name:!l?a:"",optional:h,idBlock:{tagClass:3,tagNumber:o.context},value:p}))}}else{r.push(new rt({optional:h,idBlock:{tagClass:3,tagNumber:o.context},value:[s]}))}}else{s.optional=h;r.push(s)}}switch(i.type){case ke.Sequence:return new kt({value:r,name:""});case ke.Set:return new jt({value:r,name:""});case ke.Choice:return new xe({value:r,name:""});default:throw new Error("Unsupported ASN1 type in use")}};t.prototype.set=function(t,e){this.items.set(t,e);return this};t.prototype.findParentSchema=function(t){var e=Object.getPrototypeOf(t);if(e){var i=this.items.get(e);return i||this.findParentSchema(e)}return null};return t}();var yi=new pi;var Si=t("ag",(function(t){return function(e){var i;if(!yi.has(e)){i=yi.createDefault(e);yi.set(e,i)}else{i=yi.get(e)}Object.assign(i,t)}}));var Ci=t("ae",(function(t){return function(e,i){var r;if(!yi.has(e.constructor)){r=yi.createDefault(e.constructor);yi.set(e.constructor,r)}else{r=yi.get(e.constructor)}var n=Object.assign({},t);if(typeof n.type==="number"&&!n.converter){var o=vi(t.type);if(!o){throw new Error("Cannot get default converter for property '".concat(i,"' of ").concat(e.constructor.name))}n.converter=o}r.items[i]=n}}));var Ai=function(t){__extends(e,t);function e(){var e=t.apply(this,arguments)||this;e.schemas=[];return e}return e}(Error);var mi=function(){function t(){}t.parse=function(t,e){var i=J(t);if(i.result.error){throw new Error(i.result.error)}var r=this.fromASN(i.result,e);return r};t.fromASN=function(t,e){try{if(hi(e)){var i=new e;return i.fromASN(t)}var r=yi.get(e);yi.cache(e);var n=r.schema;var o=this.handleChoiceTypes(t,r,e,n);if(o===null||o===void 0?void 0:o.result){return o.result}if(o===null||o===void 0?void 0:o.targetSchema){n=o.targetSchema}var a=this.handleSequenceTypes(t,r,e,n);if(a&&"isManualMapping"in a){return a.result}var s=a;var u=new e;if(di(e)){return this.handleArrayTypes(t,r,e)}this.processSchemaItems(r,s,u);return u}catch(t){if(t instanceof Ai){t.schemas.push(e.name)}throw t}};t.handleChoiceTypes=function(t,e,i,r){if(t.constructor===rt&&e.type===ke.Choice&&t.idBlock.tagClass===3){for(var n in e.items){var o=e.items[n];if(o.context===t.idBlock.tagNumber&&o.implicit){if(typeof o.type==="function"&&yi.has(o.type)){var a=yi.get(o.type);if(a&&a.type===ke.Sequence){var s=new kt;if("value"in t.valueBlock&&Array.isArray(t.valueBlock.value)&&"value"in s.valueBlock){s.valueBlock.value=t.valueBlock.value;var u=this.fromASN(s,o.type);var c=new i;c[n]=u;return{result:c}}}}}}}else if(t.constructor===rt&&e.type!==ke.Choice){var f=new rt({idBlock:{tagClass:3,tagNumber:t.idBlock.tagNumber},value:e.schema.valueBlock.value});for(var n in e.items){delete t[n]}return{targetSchema:f}}return null};t.handleSequenceTypes=function(t,e,i,r){if(e.type===ke.Sequence){var n=Object.keys(e.items).filter((function(t){var i=e.items[t];return i.optional&&typeof i.type==="function"&&yi.has(i.type)&&yi.get(i.type).type===ke.Choice}));if(n.length>0&&"value"in t.valueBlock&&Array.isArray(t.valueBlock.value)&&i.name==="CertReqMsg"){return this.handleManualMapping(t,e,i)}var o=Me({},t,r);if(!o.verified){throw new Ai("Data does not match to ".concat(i.name," ASN1 schema. ").concat(o.result.error))}return o}else{var o=Me({},t,r);if(!o.verified){throw new Ai("Data does not match to ".concat(i.name," ASN1 schema. ").concat(o.result.error))}return o}};t.handleManualMapping=function(t,e,i){var r=new i;var n=t.valueBlock.value;var o=Object.keys(e.items);var a=0;for(var s=0;s<o.length;s++){var u=o[s];var c=e.items[u];if(a>=n.length)break;if(c.repeated){r[u]=this.processRepeatedField(n,a,c);break}else if(typeof c.type==="number"){r[u]=this.processPrimitiveField(n[a],c);a++}else if(this.isOptionalChoiceField(c)){var f=this.processOptionalChoiceField(n[a],c);if(f.processed){r[u]=f.value;a++}}else{r[u]=this.fromASN(n[a],c.type);a++}}return{result:r,verified:true,isManualMapping:true}};t.processRepeatedField=function(t,e,i){var r=this;var n=t.slice(e);if(n.length===1&&n[0].constructor.name==="Sequence"){var o=n[0];if(o.valueBlock&&o.valueBlock.value&&Array.isArray(o.valueBlock.value)){n=o.valueBlock.value}}if(typeof i.type==="number"){var a=vi(i.type);if(!a)throw new Error("No converter for ASN.1 type ".concat(i.type));return n.filter((function(t){return t&&t.valueBlock})).map((function(t){try{return a.fromASN(t)}catch(t){return undefined}})).filter((function(t){return t!==undefined}))}else{return n.filter((function(t){return t&&t.valueBlock})).map((function(t){try{return r.fromASN(t,i.type)}catch(t){return undefined}})).filter((function(t){return t!==undefined}))}};t.processPrimitiveField=function(t,e){var i=vi(e.type);if(!i)throw new Error("No converter for ASN.1 type ".concat(e.type));return i.fromASN(t)};t.isOptionalChoiceField=function(t){return t.optional&&typeof t.type==="function"&&yi.has(t.type)&&yi.get(t.type).type===ke.Choice};t.processOptionalChoiceField=function(t,e){try{var i=this.fromASN(t,e.type);return{processed:true,value:i}}catch(t){if(t instanceof Ai&&/Wrong values for Choice type/.test(t.message)){return{processed:false}}throw t}};t.handleArrayTypes=function(t,e,i){var r=this;if(!("value"in t.valueBlock&&Array.isArray(t.valueBlock.value))){throw new Error("Cannot get items from the ASN.1 parsed value. ASN.1 object is not constructed.")}var n=e.itemType;if(typeof n==="number"){var o=vi(n);if(!o){throw new Error("Cannot get default converter for array item of ".concat(i.name," ASN1 schema"))}return i.from(t.valueBlock.value,(function(t){return o.fromASN(t)}))}else{return i.from(t.valueBlock.value,(function(t){return r.fromASN(t,n)}))}};t.processSchemaItems=function(t,e,i){for(var r in t.items){var n=e.result[r];if(!n){continue}var o=t.items[r];var a=o.type;if(typeof a==="number"||hi(a)){i[r]=this.processPrimitiveSchemaItem(n,o,a)}else{i[r]=this.processComplexSchemaItem(n,o,a)}}};t.processPrimitiveSchemaItem=function(t,e,i){var r;var n=(r=e.converter)!==null&&r!==void 0?r:hi(i)?new i:null;if(!n){throw new Error("Converter is empty")}if(e.repeated){return this.processRepeatedPrimitiveItem(t,e,n)}else{return this.processSinglePrimitiveItem(t,e,i,n)}};t.processRepeatedPrimitiveItem=function(t,e,i){if(e.implicit){var r=e.repeated==="sequence"?kt:jt;var n=new r;n.valueBlock=t.valueBlock;var o=J(n.toBER(false));if(o.offset===-1){throw new Error("Cannot parse the child item. ".concat(o.result.error))}if(!("value"in o.result.valueBlock&&Array.isArray(o.result.valueBlock.value))){throw new Error("Cannot get items from the ASN.1 parsed value. ASN.1 object is not constructed.")}var a=o.result.valueBlock.value;return Array.from(a,(function(t){return i.fromASN(t)}))}else{return Array.from(t,(function(t){return i.fromASN(t)}))}};t.processSinglePrimitiveItem=function(t,e,i,r){var n=t;if(e.implicit){var o=void 0;if(hi(i)){o=(new i).toSchema("")}else{var a=Ke[i];var s=Ne[a];if(!s){throw new Error("Cannot get '".concat(a,"' class from asn1js module"))}o=new s}o.valueBlock=n.valueBlock;n=J(o.toBER(false)).result}return r.fromASN(n)};t.processComplexSchemaItem=function(t,e,i){var r=this;if(e.repeated){if(!Array.isArray(t)){throw new Error("Cannot get list of items from the ASN.1 parsed value. ASN.1 value should be iterable.")}return Array.from(t,(function(t){return r.fromASN(t,i)}))}else{var n=this.handleImplicitTagging(t,e,i);if(this.isOptionalChoiceField(e)){try{return this.fromASN(n,i)}catch(t){if(t instanceof Ai&&/Wrong values for Choice type/.test(t.message)){return undefined}throw t}}else{return this.fromASN(n,i)}}};t.handleImplicitTagging=function(t,e,i){if(e.implicit&&typeof e.context==="number"){var r=yi.get(i);if(r.type===ke.Sequence){var n=new kt;if("value"in t.valueBlock&&Array.isArray(t.valueBlock.value)&&"value"in n.valueBlock){n.valueBlock.value=t.valueBlock.value;return n}}else if(r.type===ke.Set){var o=new jt;if("value"in t.valueBlock&&Array.isArray(t.valueBlock.value)&&"value"in o.valueBlock){o.valueBlock.value=t.valueBlock.value;return o}}}return t};return t}();t("r",mi);var gi=function(){function t(){}t.serialize=function(t){if(t instanceof W){return t.toBER(false)}return this.toASN(t).toBER(false)};t.toASN=function(e){var i=this;if(e&&typeof e==="object"&&hi(e)){return e.toASN()}if(!(e&&typeof e==="object")){throw new TypeError("Parameter 1 should be type of Object.")}var r=e.constructor;var n=yi.get(r);yi.cache(r);var o=[];if(n.itemType){if(!Array.isArray(e)){throw new TypeError("Parameter 1 should be type of Array.")}if(typeof n.itemType==="number"){var a=vi(n.itemType);if(!a){throw new Error("Cannot get default converter for array item of ".concat(r.name," ASN1 schema"))}o=e.map((function(t){return a.toASN(t)}))}else{o=e.map((function(t){return i.toAsnItem({type:n.itemType},"[]",r,t)}))}}else{for(var s in n.items){var u=n.items[s];var c=e[s];if(c===undefined||u.defaultValue===c||typeof u.defaultValue==="object"&&typeof c==="object"&&li(this.serialize(u.defaultValue),this.serialize(c))){continue}var f=t.toAsnItem(u,s,r,c);if(typeof u.context==="number"){if(u.implicit){if(!u.repeated&&(typeof u.type==="number"||hi(u.type))){var v={};v.valueHex=f instanceof ut?f.valueBeforeDecodeView:f.valueBlock.toBER();o.push(new $(__assign({optional:u.optional,idBlock:{tagClass:3,tagNumber:u.context}},v)))}else{o.push(new rt({optional:u.optional,idBlock:{tagClass:3,tagNumber:u.context},value:f.valueBlock.value}))}}else{o.push(new rt({optional:u.optional,idBlock:{tagClass:3,tagNumber:u.context},value:[f]}))}}else if(u.repeated){o=o.concat(f)}else{o.push(f)}}}var h;switch(n.type){case ke.Sequence:h=new kt({value:o});break;case ke.Set:h=new jt({value:o});break;case ke.Choice:if(!o[0]){throw new Error("Schema '".concat(r.name,"' has wrong data. Choice cannot be empty."))}h=o[0];break}return h};t.toAsnItem=function(t,e,i,r){var n=this;var o;if(typeof t.type==="number"){var a=t.converter;if(!a){throw new Error("Property '".concat(e,"' doesn't have converter for type ").concat(Ke[t.type]," in schema '").concat(i.name,"'"))}if(t.repeated){if(!Array.isArray(r)){throw new TypeError("Parameter 'objProp' should be type of Array.")}var s=Array.from(r,(function(t){return a.toASN(t)}));var u=t.repeated==="sequence"?kt:jt;o=new u({value:s})}else{o=a.toASN(r)}}else{if(t.repeated){if(!Array.isArray(r)){throw new TypeError("Parameter 'objProp' should be type of Array.")}var s=Array.from(r,(function(t){return n.toASN(t)}));var u=t.repeated==="sequence"?kt:jt;o=new u({value:s})}else{o=this.toASN(r)}}return o};return t}();var wi=function(t){__extends(e,t);function e(e){if(e===void 0){e=[]}var i=this;if(typeof e==="number"){i=t.call(this,e)||this}else{i=t.call(this)||this;for(var r=0,n=e;r<n.length;r++){var o=n[r];i.push(o)}}return i}return e}(Array);t("ai",wi);var bi=function(){function t(){}t.serialize=function(t){return gi.serialize(t)};t.parse=function(t,e){return mi.parse(t,e)};t.toString=function(e){var i=u.BufferSourceConverter.isBufferSource(e)?u.BufferSourceConverter.toArrayBuffer(e):t.serialize(e);var r=J(i);if(r.offset===-1){throw new Error("Cannot decode ASN.1 data. ".concat(r.result.error))}return r.result.toString()};return t}();t("e",bi);function Ei(t,e,i,r){var n=arguments.length,o=n<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,i):r,a;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")o=Reflect.decorate(t,e,i,r);else for(var s=t.length-1;s>=0;s--)if(a=t[s])o=(n<3?a(o):n>3?a(e,i,o):a(e,i))||o;return n>3&&o&&Object.defineProperty(e,i,o),o}typeof SuppressedError==="function"?SuppressedError:function(t,e,i){var r=new Error(i);return r.name="SuppressedError",r.error=t,r.suppressed=e,r};var Pi=function(){function t(){}t.isIPv4=function(t){return/^(\d{1,3}\.){3}\d{1,3}$/.test(t)};t.parseIPv4=function(t){var e=t.split(".");if(e.length!==4){throw new Error("Invalid IPv4 address")}return e.map((function(t){var e=parseInt(t,10);if(isNaN(e)||e<0||e>255){throw new Error("Invalid IPv4 address part")}return e}))};t.parseIPv6=function(t){var e=this.expandIPv6(t);var i=e.split(":");if(i.length!==8){throw new Error("Invalid IPv6 address")}return i.reduce((function(t,e){var i=parseInt(e,16);if(isNaN(i)||i<0||i>65535){throw new Error("Invalid IPv6 address part")}t.push(i>>8&255);t.push(i&255);return t}),[])};t.expandIPv6=function(t){if(!t.includes("::")){return t}var e=t.split("::");if(e.length>2){throw new Error("Invalid IPv6 address")}var i=e[0]?e[0].split(":"):[];var r=e[1]?e[1].split(":"):[];var n=8-(i.length+r.length);if(n<0){throw new Error("Invalid IPv6 address")}return __spreadArray(__spreadArray(__spreadArray([],i,true),Array(n).fill("0"),true),r,true).join(":")};t.formatIPv6=function(t){var e=[];for(var i=0;i<16;i+=2){e.push((t[i]<<8|t[i+1]).toString(16))}return this.compressIPv6(e.join(":"))};t.compressIPv6=function(t){var e=t.split(":");var i=-1;var r=0;var n=-1;var o=0;for(var a=0;a<e.length;a++){if(e[a]==="0"){if(n===-1){n=a}o++}else{if(o>r){i=n;r=o}n=-1;o=0}}if(o>r){i=n;r=o}if(r>1){var s=e.slice(0,i).join(":");var u=e.slice(i+r).join(":");return"".concat(s,"::").concat(u)}return t};t.parseCIDR=function(t){var e=t.split("/"),i=e[0],r=e[1];var n=parseInt(r,10);if(this.isIPv4(i)){if(n<0||n>32){throw new Error("Invalid IPv4 prefix length")}return[this.parseIPv4(i),n]}else{if(n<0||n>128){throw new Error("Invalid IPv6 prefix length")}return[this.parseIPv6(i),n]}};t.decodeIP=function(t){if(t.length===64&&parseInt(t,16)===0){return"::/0"}if(t.length!==16){return t}var e=parseInt(t.slice(8),16).toString(2).split("").reduce((function(t,e){return t+ +e}),0);var i=t.slice(0,8).replace(/(.{2})/g,(function(t){return"".concat(parseInt(t,16),".")}));i=i.slice(0,-1);return"".concat(i,"/").concat(e)};t.toString=function(t){var e=new Uint8Array(t);if(e.length===4){return Array.from(e).join(".")}if(e.length===16){return this.formatIPv6(e)}if(e.length===8||e.length===32){var i=e.length/2;var r=e.slice(0,i);var n=e.slice(i);var o=e.every((function(t){return t===0}));if(o){return e.length===8?"0.0.0.0/0":"::/0"}var a=n.reduce((function(t,e){return t+(e.toString(2).match(/1/g)||[]).length}),0);if(e.length===8){var s=Array.from(r).join(".");return"".concat(s,"/").concat(a)}else{var s=this.formatIPv6(r);return"".concat(s,"/").concat(a)}}return this.decodeIP(u.Convert.ToHex(t))};t.fromString=function(t){if(t.includes("/")){var e=this.parseCIDR(t),i=e[0],r=e[1];var n=new Uint8Array(i.length);var o=r;for(var a=0;a<n.length;a++){if(o>=8){n[a]=255;o-=8}else if(o>0){n[a]=255<<8-o;o=0}}var s=new Uint8Array(i.length*2);s.set(i,0);s.set(n,i.length);return s.buffer}var u=this.isIPv4(t)?this.parseIPv4(t):this.parseIPv6(t);return new Uint8Array(u).buffer};return t}();var Di,_i,Ii;var Bi=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}t.prototype.toString=function(){return this.bmpString||this.printableString||this.teletexString||this.universalString||this.utf8String||""};return t}();Ei([Ci({type:Ke.TeletexString})],Bi.prototype,"teletexString",void 0);Ei([Ci({type:Ke.PrintableString})],Bi.prototype,"printableString",void 0);Ei([Ci({type:Ke.UniversalString})],Bi.prototype,"universalString",void 0);Ei([Ci({type:Ke.Utf8String})],Bi.prototype,"utf8String",void 0);Ei([Ci({type:Ke.BmpString})],Bi.prototype,"bmpString",void 0);Bi=Ei([Si({type:ke.Choice})],Bi);var xi=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}var i=t.call(this,e)||this;Object.assign(i,e);return i}e.prototype.toString=function(){return this.ia5String||(this.anyValue?u.Convert.ToHex(this.anyValue):t.prototype.toString.call(this))};return e}(Bi);Ei([Ci({type:Ke.IA5String})],xi.prototype,"ia5String",void 0);Ei([Ci({type:Ke.Any})],xi.prototype,"anyValue",void 0);xi=Ei([Si({type:ke.Choice})],xi);var Ti=function(){function t(t){if(t===void 0){t={}}this.type="";this.value=new xi;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Ti.prototype,"type",void 0);Ei([Ci({type:xi})],Ti.prototype,"value",void 0);var Oi=Di=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Di.prototype);return i}return e}(wi);Oi=Di=Ei([Si({type:ke.Set,itemType:Ti})],Oi);var Mi=_i=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,_i.prototype);return i}return e}(wi);Mi=_i=Ei([Si({type:ke.Sequence,itemType:Oi})],Mi);var Ri=t("a5",Ii=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ii.prototype);return i}return e}(Mi));t("a5",Ri=Ii=Ei([Si({type:ke.Sequence})],Ri));var Ni={fromASN:function(t){return Pi.toString(qe.fromASN(t))},toASN:function(t){return qe.toASN(Pi.fromString(t))}};var ki=function(){function t(t){if(t===void 0){t={}}this.typeId="";this.value=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("a9",ki);Ei([Ci({type:Ke.ObjectIdentifier})],ki.prototype,"typeId",void 0);Ei([Ci({type:Ke.Any,context:0})],ki.prototype,"value",void 0);var Ki=function(){function t(t){if(t===void 0){t={}}this.partyName=new Bi;Object.assign(this,t)}return t}();t("ac",Ki);Ei([Ci({type:Bi,optional:true,context:0,implicit:true})],Ki.prototype,"nameAssigner",void 0);Ei([Ci({type:Bi,context:1,implicit:true})],Ki.prototype,"partyName",void 0);var ji=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:ki,context:0,implicit:true})],ji.prototype,"otherName",void 0);Ei([Ci({type:Ke.IA5String,context:1,implicit:true})],ji.prototype,"rfc822Name",void 0);Ei([Ci({type:Ke.IA5String,context:2,implicit:true})],ji.prototype,"dNSName",void 0);Ei([Ci({type:Ke.Any,context:3,implicit:true})],ji.prototype,"x400Address",void 0);Ei([Ci({type:Ri,context:4,implicit:false})],ji.prototype,"directoryName",void 0);Ei([Ci({type:Ki,context:5})],ji.prototype,"ediPartyName",void 0);Ei([Ci({type:Ke.IA5String,context:6,implicit:true})],ji.prototype,"uniformResourceIdentifier",void 0);Ei([Ci({type:Ke.OctetString,context:7,implicit:true,converter:Ni})],ji.prototype,"iPAddress",void 0);Ei([Ci({type:Ke.ObjectIdentifier,context:8,implicit:true})],ji.prototype,"registeredID",void 0);ji=Ei([Si({type:ke.Choice})],ji);var Hi="1.3.6.1.5.5.7";var Ui="".concat(Hi,".1");var Fi="2.5.29";var Li;var Vi="".concat(Ui,".1");var Gi=function(){function t(t){if(t===void 0){t={}}this.accessMethod="";this.accessLocation=new ji;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Gi.prototype,"accessMethod",void 0);Ei([Ci({type:ji})],Gi.prototype,"accessLocation",void 0);var Wi=t("av",Li=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Li.prototype);return i}return e}(wi));t("av",Wi=Li=Ei([Si({type:ke.Sequence,itemType:Gi})],Wi));var Qi="".concat(Fi,".35");var qi=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(He);var zi=function(){function t(t){if(t===void 0){t={}}if(t){Object.assign(this,t)}}return t}();t("at",zi);Ei([Ci({type:qi,context:0,optional:true,implicit:true})],zi.prototype,"keyIdentifier",void 0);Ei([Ci({type:ji,context:1,optional:true,implicit:true,repeated:"sequence"})],zi.prototype,"authorityCertIssuer",void 0);Ei([Ci({type:Ke.Integer,context:2,optional:true,implicit:true,converter:Ve})],zi.prototype,"authorityCertSerialNumber",void 0);var Zi="".concat(Fi,".19");var $i=function(){function t(t){if(t===void 0){t={}}this.cA=false;Object.assign(this,t)}return t}();t("aq",$i);Ei([Ci({type:Ke.Boolean,defaultValue:false})],$i.prototype,"cA",void 0);Ei([Ci({type:Ke.Integer,optional:true})],$i.prototype,"pathLenConstraint",void 0);var Xi;var Yi=Xi=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Xi.prototype);return i}return e}(wi);Yi=Xi=Ei([Si({type:ke.Sequence,itemType:ji})],Yi);var Ji;var tr="".concat(Fi,".29");var er=t("a8",Ji=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ji.prototype);return i}return e}(Yi));t("a8",er=Ji=Ei([Si({type:ke.Sequence})],er));var ir;var rr="".concat(Fi,".32");var nr=t("aa",function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}t.prototype.toString=function(){return this.ia5String||this.visibleString||this.bmpString||this.utf8String||""};return t}());Ei([Ci({type:Ke.IA5String})],nr.prototype,"ia5String",void 0);Ei([Ci({type:Ke.VisibleString})],nr.prototype,"visibleString",void 0);Ei([Ci({type:Ke.BmpString})],nr.prototype,"bmpString",void 0);Ei([Ci({type:Ke.Utf8String})],nr.prototype,"utf8String",void 0);t("aa",nr=Ei([Si({type:ke.Choice})],nr));var or=function(){function t(t){if(t===void 0){t={}}this.organization=new nr;this.noticeNumbers=[];Object.assign(this,t)}return t}();Ei([Ci({type:nr})],or.prototype,"organization",void 0);Ei([Ci({type:Ke.Integer,repeated:"sequence"})],or.prototype,"noticeNumbers",void 0);var ar=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("ab",ar);Ei([Ci({type:or,optional:true})],ar.prototype,"noticeRef",void 0);Ei([Ci({type:nr,optional:true})],ar.prototype,"explicitText",void 0);var sr=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.IA5String})],sr.prototype,"cPSuri",void 0);Ei([Ci({type:ar})],sr.prototype,"userNotice",void 0);sr=Ei([Si({type:ke.Choice})],sr);var ur=function(){function t(t){if(t===void 0){t={}}this.policyQualifierId="";this.qualifier=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],ur.prototype,"policyQualifierId",void 0);Ei([Ci({type:Ke.Any})],ur.prototype,"qualifier",void 0);var cr=function(){function t(t){if(t===void 0){t={}}this.policyIdentifier="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],cr.prototype,"policyIdentifier",void 0);Ei([Ci({type:ur,repeated:"sequence",optional:true})],cr.prototype,"policyQualifiers",void 0);var fr=t("ay",ir=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,ir.prototype);return i}return e}(wi));t("ay",fr=ir=Ei([Si({type:ke.Sequence,itemType:cr})],fr));var vr="".concat(Fi,".20");var hr=t("aT",function(){function t(t){if(t===void 0){t=0}this.value=t}return t}());Ei([Ci({type:Ke.Integer})],hr.prototype,"value",void 0);t("aT",hr=Ei([Si({type:ke.Choice})],hr));var dr="".concat(Fi,".27");var lr=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(hr);lr=Ei([Si({type:ke.Choice})],lr);var pr;var yr="".concat(Fi,".31");var Sr;(function(t){t[t["unused"]=1]="unused";t[t["keyCompromise"]=2]="keyCompromise";t[t["cACompromise"]=4]="cACompromise";t[t["affiliationChanged"]=8]="affiliationChanged";t[t["superseded"]=16]="superseded";t[t["cessationOfOperation"]=32]="cessationOfOperation";t[t["certificateHold"]=64]="certificateHold";t[t["privilegeWithdrawn"]=128]="privilegeWithdrawn";t[t["aACompromise"]=256]="aACompromise"})(Sr||(Sr={}));var Cr=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.toJSON=function(){var t=[];var e=this.toNumber();if(e&Sr.aACompromise){t.push("aACompromise")}if(e&Sr.affiliationChanged){t.push("affiliationChanged")}if(e&Sr.cACompromise){t.push("cACompromise")}if(e&Sr.certificateHold){t.push("certificateHold")}if(e&Sr.cessationOfOperation){t.push("cessationOfOperation")}if(e&Sr.keyCompromise){t.push("keyCompromise")}if(e&Sr.privilegeWithdrawn){t.push("privilegeWithdrawn")}if(e&Sr.superseded){t.push("superseded")}if(e&Sr.unused){t.push("unused")}return t};e.prototype.toString=function(){return"[".concat(this.toJSON().join(", "),"]")};return e}(je);var Ar=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:ji,context:0,repeated:"sequence",implicit:true})],Ar.prototype,"fullName",void 0);Ei([Ci({type:Oi,context:1,implicit:true})],Ar.prototype,"nameRelativeToCRLIssuer",void 0);Ar=Ei([Si({type:ke.Choice})],Ar);var mr=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ar,context:0,optional:true})],mr.prototype,"distributionPoint",void 0);Ei([Ci({type:Cr,context:1,optional:true,implicit:true})],mr.prototype,"reasons",void 0);Ei([Ci({type:ji,context:2,optional:true,repeated:"sequence",implicit:true})],mr.prototype,"cRLIssuer",void 0);var gr=t("au",pr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,pr.prototype);return i}return e}(wi));t("au",gr=pr=Ei([Si({type:ke.Sequence,itemType:mr})],gr));var wr;var br=wr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,wr.prototype);return i}return e}(gr);br=wr=Ei([Si({type:ke.Sequence,itemType:mr})],br);var Er="".concat(Fi,".28");var Pr=function(){function t(e){if(e===void 0){e={}}this.onlyContainsUserCerts=t.ONLY;this.onlyContainsCACerts=t.ONLY;this.indirectCRL=t.ONLY;this.onlyContainsAttributeCerts=t.ONLY;Object.assign(this,e)}return t}();t("aU",Pr);Pr.ONLY=false;Ei([Ci({type:Ar,context:0,optional:true})],Pr.prototype,"distributionPoint",void 0);Ei([Ci({type:Ke.Boolean,context:1,defaultValue:Pr.ONLY,implicit:true})],Pr.prototype,"onlyContainsUserCerts",void 0);Ei([Ci({type:Ke.Boolean,context:2,defaultValue:Pr.ONLY,implicit:true})],Pr.prototype,"onlyContainsCACerts",void 0);Ei([Ci({type:Cr,context:3,optional:true,implicit:true})],Pr.prototype,"onlySomeReasons",void 0);Ei([Ci({type:Ke.Boolean,context:4,defaultValue:Pr.ONLY,implicit:true})],Pr.prototype,"indirectCRL",void 0);Ei([Ci({type:Ke.Boolean,context:5,defaultValue:Pr.ONLY,implicit:true})],Pr.prototype,"onlyContainsAttributeCerts",void 0);var Dr="".concat(Fi,".21");var _r;(function(t){t[t["unspecified"]=0]="unspecified";t[t["keyCompromise"]=1]="keyCompromise";t[t["cACompromise"]=2]="cACompromise";t[t["affiliationChanged"]=3]="affiliationChanged";t[t["superseded"]=4]="superseded";t[t["cessationOfOperation"]=5]="cessationOfOperation";t[t["certificateHold"]=6]="certificateHold";t[t["removeFromCRL"]=8]="removeFromCRL";t[t["privilegeWithdrawn"]=9]="privilegeWithdrawn";t[t["aACompromise"]=10]="aACompromise"})(_r||(_r={}));var Ir=t("a6",function(){function t(t){if(t===void 0){t=_r.unspecified}this.reason=_r.unspecified;this.reason=t}t.prototype.toJSON=function(){return _r[this.reason]};t.prototype.toString=function(){return this.toJSON()};return t}());Ei([Ci({type:Ke.Enumerated})],Ir.prototype,"reason",void 0);t("a6",Ir=Ei([Si({type:ke.Choice})],Ir));var Br;var xr="".concat(Fi,".37");var Tr=t("ar",Br=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Br.prototype);return i}return e}(wi));t("ar",Tr=Br=Ei([Si({type:ke.Sequence,itemType:Ke.ObjectIdentifier})],Tr));var Or="".concat(Fi,".54");var Mr=function(){function t(t){if(t===void 0){t=new ArrayBuffer(0)}this.value=t}return t}();Ei([Ci({type:Ke.Integer,converter:Ve})],Mr.prototype,"value",void 0);Mr=Ei([Si({type:ke.Choice})],Mr);var Rr="".concat(Fi,".24");var Nr=t("a7",function(){function t(t){this.value=new Date;if(t){this.value=t}}return t}());Ei([Ci({type:Ke.GeneralizedTime})],Nr.prototype,"value",void 0);t("a7",Nr=Ei([Si({type:ke.Choice})],Nr));var kr;var Kr="".concat(Fi,".18");var jr=kr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,kr.prototype);return i}return e}(Yi);jr=kr=Ei([Si({type:ke.Sequence})],jr);var Hr="".concat(Fi,".15");var Ur;(function(t){t[t["digitalSignature"]=1]="digitalSignature";t[t["nonRepudiation"]=2]="nonRepudiation";t[t["keyEncipherment"]=4]="keyEncipherment";t[t["dataEncipherment"]=8]="dataEncipherment";t[t["keyAgreement"]=16]="keyAgreement";t[t["keyCertSign"]=32]="keyCertSign";t[t["cRLSign"]=64]="cRLSign";t[t["encipherOnly"]=128]="encipherOnly";t[t["decipherOnly"]=256]="decipherOnly"})(Ur||(Ur={}));var Fr=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.toJSON=function(){var t=this.toNumber();var e=[];if(t&Ur.cRLSign){e.push("crlSign")}if(t&Ur.dataEncipherment){e.push("dataEncipherment")}if(t&Ur.decipherOnly){e.push("decipherOnly")}if(t&Ur.digitalSignature){e.push("digitalSignature")}if(t&Ur.encipherOnly){e.push("encipherOnly")}if(t&Ur.keyAgreement){e.push("keyAgreement")}if(t&Ur.keyCertSign){e.push("keyCertSign")}if(t&Ur.keyEncipherment){e.push("keyEncipherment")}if(t&Ur.nonRepudiation){e.push("nonRepudiation")}return e};e.prototype.toString=function(){return"[".concat(this.toJSON().join(", "),"]")};return e}(je);t("ap",Fr);var Lr;var Vr="".concat(Fi,".30");var Gr=function(){function t(t){if(t===void 0){t={}}this.base=new ji;this.minimum=0;Object.assign(this,t)}return t}();Ei([Ci({type:ji})],Gr.prototype,"base",void 0);Ei([Ci({type:Ke.Integer,context:0,defaultValue:0,implicit:true})],Gr.prototype,"minimum",void 0);Ei([Ci({type:Ke.Integer,context:1,optional:true,implicit:true})],Gr.prototype,"maximum",void 0);var Wr=Lr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Lr.prototype);return i}return e}(wi);Wr=Lr=Ei([Si({type:ke.Sequence,itemType:Gr})],Wr);var Qr=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("aA",Qr);Ei([Ci({type:Wr,context:0,optional:true,implicit:true})],Qr.prototype,"permittedSubtrees",void 0);Ei([Ci({type:Wr,context:1,optional:true,implicit:true})],Qr.prototype,"excludedSubtrees",void 0);var qr="".concat(Fi,".36");var zr=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("aR",zr);Ei([Ci({type:Ke.Integer,context:0,implicit:true,optional:true,converter:Ve})],zr.prototype,"requireExplicitPolicy",void 0);Ei([Ci({type:Ke.Integer,context:1,implicit:true,optional:true,converter:Ve})],zr.prototype,"inhibitPolicyMapping",void 0);var Zr;var $r="".concat(Fi,".33");var Xr=function(){function t(t){if(t===void 0){t={}}this.issuerDomainPolicy="";this.subjectDomainPolicy="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Xr.prototype,"issuerDomainPolicy",void 0);Ei([Ci({type:Ke.ObjectIdentifier})],Xr.prototype,"subjectDomainPolicy",void 0);var Yr=t("aS",Zr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Zr.prototype);return i}return e}(wi));t("aS",Yr=Zr=Ei([Si({type:ke.Sequence,itemType:Xr})],Yr));var Jr;var tn="".concat(Fi,".17");var en=t("ax",Jr=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Jr.prototype);return i}return e}(Yi));t("ax",en=Jr=Ei([Si({type:ke.Sequence})],en));var rn=function(){function t(t){if(t===void 0){t={}}this.type="";this.values=[];Object.assign(this,t)}return t}();t("q",rn);Ei([Ci({type:Ke.ObjectIdentifier})],rn.prototype,"type",void 0);Ei([Ci({type:Ke.Any,repeated:"set"})],rn.prototype,"values",void 0);var nn;var on="".concat(Fi,".9");var an=t("aL",nn=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,nn.prototype);return i}return e}(wi));t("aL",an=nn=Ei([Si({type:ke.Sequence,itemType:rn})],an));var sn="".concat(Fi,".14");var un=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(qi);t("as",un);var cn="".concat(Fi,".16");var fn=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("aM",fn);Ei([Ci({type:Ke.GeneralizedTime,context:0,implicit:true,optional:true})],fn.prototype,"notBefore",void 0);Ei([Ci({type:Ke.GeneralizedTime,context:1,implicit:true,optional:true})],fn.prototype,"notAfter",void 0);var vn="1.2.840.113533.7.65.0";var hn;(function(t){t[t["keyUpdateAllowed"]=1]="keyUpdateAllowed";t[t["newExtensions"]=2]="newExtensions";t[t["pKIXCertificate"]=4]="pKIXCertificate"})(hn||(hn={}));var dn=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.toJSON=function(){var t=[];var e=this.toNumber();if(e&hn.pKIXCertificate){t.push("pKIXCertificate")}if(e&hn.newExtensions){t.push("newExtensions")}if(e&hn.keyUpdateAllowed){t.push("keyUpdateAllowed")}return t};e.prototype.toString=function(){return"[".concat(this.toJSON().join(", "),"]")};return e}(je);var ln=function(){function t(t){if(t===void 0){t={}}this.entrustVers="";this.entrustInfoFlags=new dn;Object.assign(this,t)}return t}();t("aN",ln);Ei([Ci({type:Ke.GeneralString})],ln.prototype,"entrustVers",void 0);Ei([Ci({type:dn})],ln.prototype,"entrustInfoFlags",void 0);var pn;var yn="".concat(Ui,".11");var Sn=t("aw",pn=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,pn.prototype);return i}return e}(wi));t("aw",Sn=pn=Ei([Si({type:ke.Sequence,itemType:Gi})],Sn));var Cn=function(){function t(t){if(t===void 0){t={}}this.algorithm="";Object.assign(this,t)}t.prototype.isEqual=function(e){return e instanceof t&&e.algorithm==this.algorithm&&(e.parameters&&this.parameters&&u.isEqual(e.parameters,this.parameters)||e.parameters===this.parameters)};return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Cn.prototype,"algorithm",void 0);Ei([Ci({type:Ke.Any,optional:true})],Cn.prototype,"parameters",void 0);var An=function(){function t(t){if(t===void 0){t={}}this.algorithm=new Cn;this.subjectPublicKey=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Cn})],An.prototype,"algorithm",void 0);Ei([Ci({type:Ke.BitString})],An.prototype,"subjectPublicKey",void 0);var mn=function(){function t(t){if(t){if(typeof t==="string"||typeof t==="number"||t instanceof Date){var e=new Date(t);if(e.getUTCFullYear()>2049){this.generalTime=e}else{this.utcTime=e}}else{Object.assign(this,t)}}}t.prototype.getTime=function(){var t=this.utcTime||this.generalTime;if(!t){throw new Error("Cannot get time from CHOICE object")}return t};return t}();Ei([Ci({type:Ke.UTCTime})],mn.prototype,"utcTime",void 0);Ei([Ci({type:Ke.GeneralizedTime})],mn.prototype,"generalTime",void 0);mn=Ei([Si({type:ke.Choice})],mn);var gn=function(){function t(t){this.notBefore=new mn(new Date);this.notAfter=new mn(new Date);if(t){this.notBefore=new mn(t.notBefore);this.notAfter=new mn(t.notAfter)}}return t}();Ei([Ci({type:mn})],gn.prototype,"notBefore",void 0);Ei([Ci({type:mn})],gn.prototype,"notAfter",void 0);var wn;var bn=function(){function t(e){if(e===void 0){e={}}this.extnID="";this.critical=t.CRITICAL;this.extnValue=new He;Object.assign(this,e)}return t}();bn.CRITICAL=false;Ei([Ci({type:Ke.ObjectIdentifier})],bn.prototype,"extnID",void 0);Ei([Ci({type:Ke.Boolean,defaultValue:bn.CRITICAL})],bn.prototype,"critical",void 0);Ei([Ci({type:He})],bn.prototype,"extnValue",void 0);var En=wn=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,wn.prototype);return i}return e}(wi);En=wn=Ei([Si({type:ke.Sequence,itemType:bn})],En);var Pn;(function(t){t[t["v1"]=0]="v1";t[t["v2"]=1]="v2";t[t["v3"]=2]="v3"})(Pn||(Pn={}));var Dn=function(){function t(t){if(t===void 0){t={}}this.version=Pn.v1;this.serialNumber=new ArrayBuffer(0);this.signature=new Cn;this.issuer=new Ri;this.validity=new gn;this.subject=new Ri;this.subjectPublicKeyInfo=new An;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,context:0,defaultValue:Pn.v1})],Dn.prototype,"version",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Dn.prototype,"serialNumber",void 0);Ei([Ci({type:Cn})],Dn.prototype,"signature",void 0);Ei([Ci({type:Ri})],Dn.prototype,"issuer",void 0);Ei([Ci({type:gn})],Dn.prototype,"validity",void 0);Ei([Ci({type:Ri})],Dn.prototype,"subject",void 0);Ei([Ci({type:An})],Dn.prototype,"subjectPublicKeyInfo",void 0);Ei([Ci({type:Ke.BitString,context:1,implicit:true,optional:true})],Dn.prototype,"issuerUniqueID",void 0);Ei([Ci({type:Ke.BitString,context:2,implicit:true,optional:true})],Dn.prototype,"subjectUniqueID",void 0);Ei([Ci({type:En,context:3,optional:true})],Dn.prototype,"extensions",void 0);var _n=function(){function t(t){if(t===void 0){t={}}this.tbsCertificate=new Dn;this.signatureAlgorithm=new Cn;this.signatureValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("C",_n);Ei([Ci({type:Dn})],_n.prototype,"tbsCertificate",void 0);Ei([Ci({type:Cn})],_n.prototype,"signatureAlgorithm",void 0);Ei([Ci({type:Ke.BitString})],_n.prototype,"signatureValue",void 0);var In=function(){function t(t){if(t===void 0){t={}}this.userCertificate=new ArrayBuffer(0);this.revocationDate=new mn;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,converter:Ve})],In.prototype,"userCertificate",void 0);Ei([Ci({type:mn})],In.prototype,"revocationDate",void 0);Ei([Ci({type:bn,optional:true,repeated:"sequence"})],In.prototype,"crlEntryExtensions",void 0);var Bn=function(){function t(t){if(t===void 0){t={}}this.signature=new Cn;this.issuer=new Ri;this.thisUpdate=new mn;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,optional:true})],Bn.prototype,"version",void 0);Ei([Ci({type:Cn})],Bn.prototype,"signature",void 0);Ei([Ci({type:Ri})],Bn.prototype,"issuer",void 0);Ei([Ci({type:mn})],Bn.prototype,"thisUpdate",void 0);Ei([Ci({type:mn,optional:true})],Bn.prototype,"nextUpdate",void 0);Ei([Ci({type:In,repeated:"sequence",optional:true})],Bn.prototype,"revokedCertificates",void 0);Ei([Ci({type:bn,optional:true,context:0,repeated:"sequence"})],Bn.prototype,"crlExtensions",void 0);var xn=function(){function t(t){if(t===void 0){t={}}this.tbsCertList=new Bn;this.signatureAlgorithm=new Cn;this.signature=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("p",xn);Ei([Ci({type:Bn})],xn.prototype,"tbsCertList",void 0);Ei([Ci({type:Cn})],xn.prototype,"signatureAlgorithm",void 0);Ei([Ci({type:Ke.BitString})],xn.prototype,"signature",void 0);var Tn=t("i","1.2.840.10045.2.1");var On="1.2.840.10045.4.1";var Mn="1.2.840.10045.4.3.1";var Rn="1.2.840.10045.4.3.2";var Nn="1.2.840.10045.4.3.3";var kn="1.2.840.10045.4.3.4";function Kn(t){return new Cn({algorithm:t})}Kn(On);Kn(Mn);Kn(Rn);Kn(Nn);Kn(kn);var jn=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],jn.prototype,"fieldType",void 0);Ei([Ci({type:Ke.Any})],jn.prototype,"parameters",void 0);jn=Ei([Si({type:ke.Sequence})],jn);var Hn=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(He);var Un=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.OctetString})],Un.prototype,"a",void 0);Ei([Ci({type:Ke.OctetString})],Un.prototype,"b",void 0);Ei([Ci({type:Ke.BitString,optional:true})],Un.prototype,"seed",void 0);Un=Ei([Si({type:ke.Sequence})],Un);var Fn;(function(t){t[t["ecpVer1"]=1]="ecpVer1"})(Fn||(Fn={}));var Ln=function(){function t(t){if(t===void 0){t={}}this.version=Fn.ecpVer1;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Ln.prototype,"version",void 0);Ei([Ci({type:jn})],Ln.prototype,"fieldID",void 0);Ei([Ci({type:Un})],Ln.prototype,"curve",void 0);Ei([Ci({type:Hn})],Ln.prototype,"base",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Ln.prototype,"order",void 0);Ei([Ci({type:Ke.Integer,optional:true})],Ln.prototype,"cofactor",void 0);Ln=Ei([Si({type:ke.Sequence})],Ln);var Vn=t("f",function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}());Ei([Ci({type:Ke.ObjectIdentifier})],Vn.prototype,"namedCurve",void 0);Ei([Ci({type:Ke.Null})],Vn.prototype,"implicitCurve",void 0);Ei([Ci({type:Ln})],Vn.prototype,"specifiedCurve",void 0);t("f",Vn=Ei([Si({type:ke.Choice})],Vn));var Gn=function(){function t(t){if(t===void 0){t={}}this.version=1;this.privateKey=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Gn.prototype,"version",void 0);Ei([Ci({type:He})],Gn.prototype,"privateKey",void 0);Ei([Ci({type:Vn,context:0,optional:true})],Gn.prototype,"parameters",void 0);Ei([Ci({type:Ke.BitString,context:1,optional:true})],Gn.prototype,"publicKey",void 0);var Wn=function(){function t(t){if(t===void 0){t={}}this.r=new ArrayBuffer(0);this.s=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,converter:Ve})],Wn.prototype,"r",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Wn.prototype,"s",void 0);var Qn="1.2.840.113549.1.1";var qn=t("g","".concat(Qn,".1"));var zn="".concat(Qn,".7");var Zn="".concat(Qn,".9");var $n="".concat(Qn,".10");var Xn="".concat(Qn,".2");var Yn="".concat(Qn,".4");var Jn="".concat(Qn,".5");var to="".concat(Qn,".12");var eo="".concat(Qn,".13");var io="".concat(Qn,".15");var ro="".concat(Qn,".16");var no="1.3.14.3.2.26";var oo="2.16.840.1.101.3.4.2.4";var ao="2.16.840.1.101.3.4.2.1";var so="2.16.840.1.101.3.4.2.2";var uo="2.16.840.1.101.3.4.2.3";var co="2.16.840.1.101.3.4.2.5";var fo="2.16.840.1.101.3.4.2.6";var vo="1.2.840.113549.2.2";var ho="1.2.840.113549.2.5";var lo="".concat(Qn,".8");function po(t){return new Cn({algorithm:t,parameters:null})}po(vo);po(ho);var yo=po(no);po(oo);po(ao);po(so);po(uo);po(co);po(fo);var So=new Cn({algorithm:lo,parameters:bi.serialize(yo)});var Co=new Cn({algorithm:Zn,parameters:bi.serialize(qe.toASN(new Uint8Array([218,57,163,238,94,107,75,13,50,85,191,239,149,96,24,144,175,216,7,9]).buffer))});po(qn);po(Xn);po(Yn);po(Jn);po(io);po(ro);po(to);po(eo);po(io);po(ro);var Ao=function(){function t(t){if(t===void 0){t={}}this.hashAlgorithm=new Cn(yo);this.maskGenAlgorithm=new Cn({algorithm:lo,parameters:bi.serialize(yo)});this.pSourceAlgorithm=new Cn(Co);Object.assign(this,t)}return t}();Ei([Ci({type:Cn,context:0,defaultValue:yo})],Ao.prototype,"hashAlgorithm",void 0);Ei([Ci({type:Cn,context:1,defaultValue:So})],Ao.prototype,"maskGenAlgorithm",void 0);Ei([Ci({type:Cn,context:2,defaultValue:Co})],Ao.prototype,"pSourceAlgorithm",void 0);new Cn({algorithm:zn,parameters:bi.serialize(new Ao)});var mo=function(){function t(t){if(t===void 0){t={}}this.hashAlgorithm=new Cn(yo);this.maskGenAlgorithm=new Cn({algorithm:lo,parameters:bi.serialize(yo)});this.saltLength=20;this.trailerField=1;Object.assign(this,t)}return t}();Ei([Ci({type:Cn,context:0,defaultValue:yo})],mo.prototype,"hashAlgorithm",void 0);Ei([Ci({type:Cn,context:1,defaultValue:So})],mo.prototype,"maskGenAlgorithm",void 0);Ei([Ci({type:Ke.Integer,context:2,defaultValue:20})],mo.prototype,"saltLength",void 0);Ei([Ci({type:Ke.Integer,context:3,defaultValue:1})],mo.prototype,"trailerField",void 0);new Cn({algorithm:$n,parameters:bi.serialize(new mo)});var go=function(){function t(t){if(t===void 0){t={}}this.digestAlgorithm=new Cn;this.digest=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Cn})],go.prototype,"digestAlgorithm",void 0);Ei([Ci({type:He})],go.prototype,"digest",void 0);var wo;var bo=function(){function t(t){if(t===void 0){t={}}this.prime=new ArrayBuffer(0);this.exponent=new ArrayBuffer(0);this.coefficient=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,converter:Ve})],bo.prototype,"prime",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],bo.prototype,"exponent",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],bo.prototype,"coefficient",void 0);var Eo=wo=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,wo.prototype);return i}return e}(wi);Eo=wo=Ei([Si({type:ke.Sequence,itemType:bo})],Eo);var Po=function(){function t(t){if(t===void 0){t={}}this.version=0;this.modulus=new ArrayBuffer(0);this.publicExponent=new ArrayBuffer(0);this.privateExponent=new ArrayBuffer(0);this.prime1=new ArrayBuffer(0);this.prime2=new ArrayBuffer(0);this.exponent1=new ArrayBuffer(0);this.exponent2=new ArrayBuffer(0);this.coefficient=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Po.prototype,"version",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"modulus",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"publicExponent",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"privateExponent",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"prime1",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"prime2",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"exponent1",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"exponent2",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Po.prototype,"coefficient",void 0);Ei([Ci({type:Eo,optional:true})],Po.prototype,"otherPrimeInfos",void 0);var Do=function(){function t(t){if(t===void 0){t={}}this.modulus=new ArrayBuffer(0);this.publicExponent=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("R",Do);Ei([Ci({type:Ke.Integer,converter:Ve})],Do.prototype,"modulus",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Do.prototype,"publicExponent",void 0);var _o,Io;var Bo=t("k","1.3.6.1.4.1.18227.2.1");var xo=t("m",_o=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,_o.prototype);return i}return e}(wi));t("m",xo=_o=Ei([Si({type:ke.Sequence,itemType:Cn})],xo));var To=t("l",Io=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Io.prototype);return i}return e}(wi));t("l",To=Io=Ei([Si({type:ke.Sequence,itemType:Ke.BitString})],To));var Oo=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(He);var Mo=function(){function t(t){if(t===void 0){t={}}this.encryptionAlgorithm=new Cn;this.encryptedData=new Oo;Object.assign(this,t)}return t}();Ei([Ci({type:Cn})],Mo.prototype,"encryptionAlgorithm",void 0);Ei([Ci({type:Oo})],Mo.prototype,"encryptedData",void 0);var Ro;var No;(function(t){t[t["v1"]=0]="v1"})(No||(No={}));var ko=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(He);var Ko=Ro=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ro.prototype);return i}return e}(wi);Ko=Ro=Ei([Si({type:ke.Sequence,itemType:rn})],Ko);var jo=function(){function t(t){if(t===void 0){t={}}this.version=No.v1;this.privateKeyAlgorithm=new Cn;this.privateKey=new ko;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],jo.prototype,"version",void 0);Ei([Ci({type:Cn})],jo.prototype,"privateKeyAlgorithm",void 0);Ei([Ci({type:ko})],jo.prototype,"privateKey",void 0);Ei([Ci({type:Ko,implicit:true,context:0,optional:true})],jo.prototype,"attributes",void 0);var Ho;var Uo;(function(t){t[t["v1"]=0]="v1";t[t["v2"]=1]="v2"})(Uo||(Uo={}));var Fo=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);Fo=Ei([Si({type:ke.Sequence})],Fo);var Lo=function(){function t(){this.version=Uo.v1;this.privateKeyAlgorithm=new Cn;this.privateKey=new ArrayBuffer(0)}return t}();Ei([Ci({type:Ke.Integer})],Lo.prototype,"version",void 0);Ei([Ci({type:Cn})],Lo.prototype,"privateKeyAlgorithm",void 0);Ei([Ci({type:Ke.OctetString})],Lo.prototype,"privateKey",void 0);Ei([Ci({type:Ko,context:0,implicit:true,optional:true})],Lo.prototype,"attributes",void 0);Ei([Ci({type:Ke.BitString,context:1,implicit:true,optional:true})],Lo.prototype,"publicKey",void 0);Lo=Ei([Si({type:ke.Sequence})],Lo);var Vo=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Lo);Vo=Ei([Si({type:ke.Sequence})],Vo);var Go=Ho=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ho.prototype);return i}return e}(wi);Go=Ho=Ei([Si({type:ke.Sequence,itemType:Lo})],Go);var Wo,Qo;var qo=t("h","2.16.840.1.114027.80.4.1");var zo=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);zo=Ei([Si({type:ke.Sequence})],zo);var Zo=t("j",Wo=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Wo.prototype);return i}return e}(wi));t("j",Zo=Wo=Ei([Si({type:ke.Sequence,itemType:An})],Zo));var $o=Qo=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Qo.prototype);return i}return e}(wi);$o=Qo=Ei([Si({type:ke.Sequence,itemType:Lo})],$o);var Xo={exports:{}};var Yo=Xo.exports;var Jo;function ta(){if(Jo)return Xo.exports;Jo=1;(function(t,e){!function(e,i){t.exports=i()}(Yo,(function(){var t=1e3,e=6e4,i=36e5,r="millisecond",n="second",o="minute",a="hour",s="day",u="week",c="month",f="quarter",v="year",h="date",d="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,p=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,y={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],i=t%100;return"["+t+(e[(i-20)%10]||e[i]||e[0])+"]"}},S=function(t,e,i){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(i)+t},C={s:S,z:function(t){var e=-t.utcOffset(),i=Math.abs(e),r=Math.floor(i/60),n=i%60;return(e<=0?"+":"-")+S(r,2,"0")+":"+S(n,2,"0")},m:function t(e,i){if(e.date()<i.date())return-t(i,e);var r=12*(i.year()-e.year())+(i.month()-e.month()),n=e.clone().add(r,c),o=i-n<0,a=e.clone().add(r+(o?-1:1),c);return+(-(r+(i-n)/(o?n-a:a-n))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:c,y:v,w:u,d:s,D:h,h:a,m:o,s:n,ms:r,Q:f}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},A="en",m={};m[A]=y;var g="$isDayjsObject",w=function(t){return t instanceof D||!(!t||!t[g])},b=function t(e,i,r){var n;if(!e)return A;if("string"==typeof e){var o=e.toLowerCase();m[o]&&(n=o),i&&(m[o]=i,n=o);var a=e.split("-");if(!n&&a.length>1)return t(a[0])}else{var s=e.name;m[s]=e,n=s}return!r&&n&&(A=n),n||!r&&A},E=function(t,e){if(w(t))return t.clone();var i="object"==typeof e?e:{};return i.date=t,i.args=arguments,new D(i)},P=C;P.l=b,P.i=w,P.w=function(t,e){return E(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var D=function(){function y(t){this.$L=b(t.locale,null,true),this.parse(t),this.$x=this.$x||t.x||{},this[g]=true}var S=y.prototype;return S.parse=function(t){this.$d=function(t){var e=t.date,i=t.utc;if(null===e)return new Date(NaN);if(P.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(l);if(r){var n=r[2]-1||0,o=(r[7]||"0").substring(0,3);return i?new Date(Date.UTC(r[1],n,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],n,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(e)}(t),this.init()},S.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},S.$utils=function(){return P},S.isValid=function(){return!(this.$d.toString()===d)},S.isSame=function(t,e){var i=E(t);return this.startOf(e)<=i&&i<=this.endOf(e)},S.isAfter=function(t,e){return E(t)<this.startOf(e)},S.isBefore=function(t,e){return this.endOf(e)<E(t)},S.$g=function(t,e,i){return P.u(t)?this[e]:this.set(i,t)},S.unix=function(){return Math.floor(this.valueOf()/1e3)},S.valueOf=function(){return this.$d.getTime()},S.startOf=function(t,e){var i=this,r=!!P.u(e)||e,f=P.p(t),d=function(t,e){var n=P.w(i.$u?Date.UTC(i.$y,e,t):new Date(i.$y,e,t),i);return r?n:n.endOf(s)},l=function(t,e){return P.w(i.toDate()[t].apply(i.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(e)),i)},p=this.$W,y=this.$M,S=this.$D,C="set"+(this.$u?"UTC":"");switch(f){case v:return r?d(1,0):d(31,11);case c:return r?d(1,y):d(0,y+1);case u:var A=this.$locale().weekStart||0,m=(p<A?p+7:p)-A;return d(r?S-m:S+(6-m),y);case s:case h:return l(C+"Hours",0);case a:return l(C+"Minutes",1);case o:return l(C+"Seconds",2);case n:return l(C+"Milliseconds",3);default:return this.clone()}},S.endOf=function(t){return this.startOf(t,false)},S.$set=function(t,e){var i,u=P.p(t),f="set"+(this.$u?"UTC":""),d=(i={},i[s]=f+"Date",i[h]=f+"Date",i[c]=f+"Month",i[v]=f+"FullYear",i[a]=f+"Hours",i[o]=f+"Minutes",i[n]=f+"Seconds",i[r]=f+"Milliseconds",i)[u],l=u===s?this.$D+(e-this.$W):e;if(u===c||u===v){var p=this.clone().set(h,1);p.$d[d](l),p.init(),this.$d=p.set(h,Math.min(this.$D,p.daysInMonth())).$d}else d&&this.$d[d](l);return this.init(),this},S.set=function(t,e){return this.clone().$set(t,e)},S.get=function(t){return this[P.p(t)]()},S.add=function(r,f){var h,d=this;r=Number(r);var l=P.p(f),p=function(t){var e=E(d);return P.w(e.date(e.date()+Math.round(t*r)),d)};if(l===c)return this.set(c,this.$M+r);if(l===v)return this.set(v,this.$y+r);if(l===s)return p(1);if(l===u)return p(7);var y=(h={},h[o]=e,h[a]=i,h[n]=t,h)[l]||1,S=this.$d.getTime()+r*y;return P.w(S,this)},S.subtract=function(t,e){return this.add(-1*t,e)},S.format=function(t){var e=this,i=this.$locale();if(!this.isValid())return i.invalidDate||d;var r=t||"YYYY-MM-DDTHH:mm:ssZ",n=P.z(this),o=this.$H,a=this.$m,s=this.$M,u=i.weekdays,c=i.months,f=i.meridiem,v=function(t,i,n,o){return t&&(t[i]||t(e,r))||n[i].slice(0,o)},h=function(t){return P.s(o%12||12,t,"0")},l=f||function(t,e,i){var r=t<12?"AM":"PM";return i?r.toLowerCase():r};return r.replace(p,(function(t,r){return r||function(t){switch(t){case"YY":return String(e.$y).slice(-2);case"YYYY":return P.s(e.$y,4,"0");case"M":return s+1;case"MM":return P.s(s+1,2,"0");case"MMM":return v(i.monthsShort,s,c,3);case"MMMM":return v(c,s);case"D":return e.$D;case"DD":return P.s(e.$D,2,"0");case"d":return String(e.$W);case"dd":return v(i.weekdaysMin,e.$W,u,2);case"ddd":return v(i.weekdaysShort,e.$W,u,3);case"dddd":return u[e.$W];case"H":return String(o);case"HH":return P.s(o,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return l(o,a,true);case"A":return l(o,a,false);case"m":return String(a);case"mm":return P.s(a,2,"0");case"s":return String(e.$s);case"ss":return P.s(e.$s,2,"0");case"SSS":return P.s(e.$ms,3,"0");case"Z":return n}return null}(t)||n.replace(":","")}))},S.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},S.diff=function(r,h,d){var l,p=this,y=P.p(h),S=E(r),C=(S.utcOffset()-this.utcOffset())*e,A=this-S,m=function(){return P.m(p,S)};switch(y){case v:l=m()/12;break;case c:l=m();break;case f:l=m()/3;break;case u:l=(A-C)/6048e5;break;case s:l=(A-C)/864e5;break;case a:l=A/i;break;case o:l=A/e;break;case n:l=A/t;break;default:l=A}return d?l:P.a(l)},S.daysInMonth=function(){return this.endOf(c).$D},S.$locale=function(){return m[this.$L]},S.locale=function(t,e){if(!t)return this.$L;var i=this.clone(),r=b(t,e,true);return r&&(i.$L=r),i},S.clone=function(){return P.w(this.$d,this)},S.toDate=function(){return new Date(this.valueOf())},S.toJSON=function(){return this.isValid()?this.toISOString():null},S.toISOString=function(){return this.$d.toISOString()},S.toString=function(){return this.$d.toUTCString()},y}(),_=D.prototype;return E.prototype=_,[["$ms",r],["$s",n],["$m",o],["$H",a],["$W",s],["$M",c],["$y",v],["$D",h]].forEach((function(t){_[t[1]]=function(e){return this.$g(e,t[0],t[1])}})),E.extend=function(t,e){return t.$i||(t(e,D,E),t.$i=true),E},E.locale=b,E.isDayjs=w,E.unix=function(t){return E(1e3*t)},E.en=m[A],E.Ls=m,E.p={},E}))})(Xo);return Xo.exports}var ea=ta();var ia=n(ea);var ra={exports:{}};var na=ra.exports;var oa;function aa(){if(oa)return ra.exports;oa=1;(function(t,e){!function(e,i){t.exports=i()}(na,(function(){return function(t,e,i){t=t||{};var r=e.prototype,n={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function o(t,e,i,n){return r.fromToBase(t,e,i,n)}i.en.relativeTime=n,r.fromToBase=function(e,r,o,a,s){for(var u,c,f,v=o.$locale().relativeTime||n,h=t.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],d=h.length,l=0;l<d;l+=1){var p=h[l];p.d&&(u=a?i(e).diff(o,p.d,true):o.diff(e,p.d,true));var y=(t.rounding||Math.round)(Math.abs(u));if(f=u>0,y<=p.r||!p.r){y<=1&&l>0&&(p=h[l-1]);var S=v[p.l];s&&(y=s(""+y)),c="string"==typeof S?S.replace("%d",y):S(y,r,p.l,f);break}}if(r)return c;var C=f?v.future:v.past;return"function"==typeof C?C(c):C.replace("%s",c)},r.to=function(t,e){return o(t,e,this,true)},r.from=function(t,e){return o(t,e,this)};var a=function(t){return t.$u?i.utc():i()};r.toNow=function(t){return this.to(a(this),t)},r.fromNow=function(t){return this.from(a(this),t)}}}))})(ra);return ra.exports}var sa=aa();var ua=n(sa);
79
- /**
80
- * @license
81
- * Copyright (c) Peculiar Ventures, LLC.
82
- *
83
- * This source code is licensed under the MIT license found in the
84
- * LICENSE file in the root directory of this source tree.
85
- */ia.extend(ua);var ca=t("Z",(function(t){return new Date(t).toUTCString()}));var fa=t("a",(function(t,e){if(!t||!e){return""}var i=ia(t);var r=ia(e);return i.to(r,true)}));var va="Basic Information";var ha="Subject Name";var da="Issuer Name";var la="Public Key Info";var pa="Signature";var ya="Extensions";var Sa="Miscellaneous";var Ca="Download";var Aa="Serial Number";var ma="Version";var ga="Validity";var wa="Issued";var ba="Expired";var Ea="Last Update";var Pa="Next Update";var Da="Algorithm";var _a="Named Curve";var Ia="Exponent";var Ba="Modulus";var xa="Value";var Ta="Valid";var Oa="Revoked";var Ma="Issuer";var Ra="Name";var Na="Public Key";var ka="Fingerprint";var Ka="Fingerprints";var ja="Test URLs";var Ha="Certificate Details";var Ua="Holder";var Fa="Digest Info";var La="Type";var Va="Revoked Certificates";var Ga="Revocation Date";var Wa="Yes";var Qa="No";var qa="Only User Certificates";var za="Only Attribute Certificates";var Za="Only CA Certificates";var $a="Indirect CRL";var Xa="Only Reasons";var Ya="CRL Entry Extensions";var Ja="Preview certificate";var ts="View details";var es="Download options";var is={basicInformation:va,subjectName:ha,issuerName:da,publicKeyInfo:la,signature:pa,extensions:ya,miscellaneous:Sa,download:Ca,"download.pem":"Download PEM","download.der":"Download DER",serialNumber:Aa,version:ma,validity:ga,issued:wa,expired:ba,lastUpdate:Ea,nextUpdate:Pa,algorithm:Da,namedCurve:_a,exponent:Ia,modulus:Ba,value:xa,valid:Ta,revoked:Oa,issuer:Ma,name:Ra,publicKey:Na,fingerprint:ka,fingerprints:Ka,testURLs:ja,certificateDetails:Ha,holder:Ua,digestInfo:Fa,type:La,revokedCertificates:Va,revocationDate:Ga,yes:Wa,no:Qa,onlyUserCertificates:qa,onlyAttributeCertificates:za,onlyCACertificates:Za,indirectCRL:$a,onlyReasons:Xa,crlEntryExtensions:Ya,previewCertificate:Ja,viewDetails:ts,downloadOptions:es};
86
- /**
87
- * @license
88
- * Copyright (c) Peculiar Ventures, LLC.
89
- *
90
- * This source code is licensed under the MIT license found in the
91
- * LICENSE file in the root directory of this source tree.
92
- */var rs={en:is};var ns=function(){function t(){var t=this;this.setLocale=function(e){t.locale=e&&rs[e]?e:"en"};this.getLocale=function(){return t.locale};var e=window.navigator.language.slice(0,2).toLowerCase();this.setLocale(e)}t.prototype.getString=function(t,e){var i=rs[this.locale][t];if(!i){return""}if(!e){return i}var r=i.split(e.pattern);if(r.length>1){return[r[0],e.replacer,r[1]]}return i};return t}();var os=t("Y",new ns);
93
- /**
94
- * @license
95
- * Copyright (c) Peculiar Ventures, LLC.
96
- *
97
- * This source code is licensed under the MIT license found in the
98
- * LICENSE file in the root directory of this source tree.
99
- */var as={"2.5.4.3":"CN","2.5.4.6":"C","0.9.2342.19200300.100.1.25":"DC","1.2.840.113549.1.9.1":"E","2.5.4.42":"G","2.5.4.43":"I","2.5.4.7":"L","2.5.4.10":"O","2.5.4.11":"OU","2.5.4.8":"ST","2.5.4.4":"SN","2.5.4.12":"T","2.5.4.15":"businessCategory","1.3.6.1.4.1.311.60.2.1.3":"jurisdictionCountry","2.5.4.5":"serialNumber","2.5.4.97":"OI"};var ss=t("_",{"0.2.262.1.10":"Telesec","0.2.262.1.10.0":"Extension","0.2.262.1.10.1":"Mechanism","0.2.262.1.10.1.0":"Authentication","0.2.262.1.10.1.0.1":"Password Authentication","0.2.262.1.10.1.0.2":"Protected Password Authentication","0.2.262.1.10.1.0.3":"One Way x509 Authentication","0.2.262.1.10.1.0.4":"Two Way x509 Authentication","0.2.262.1.10.1.0.5":"Three Way x509 Authentication","0.2.262.1.10.1.0.6":"One Way IS O9798 Authentication","0.2.262.1.10.1.0.7":"Two Way IS O9798 Authentication","0.2.262.1.10.1.0.8":"Telekom Authentication","0.2.262.1.10.1.1":"Signature","0.2.262.1.10.1.1.1":"MD4 with RSA And IS O9697","0.2.262.1.10.1.1.2":"MD4 with RSA And Telesec Signature Standard","0.2.262.1.10.1.1.3":"MD5 with RSA And IS O9697","0.2.262.1.10.1.1.4":"MD5 with RSA And Telesec Signature Standard","0.2.262.1.10.1.1.5":"Ripemd160 with RSA And Telekom Signature Standard","0.2.262.1.10.1.1.9":"HBCI RSA Signature","0.2.262.1.10.1.2":"Encryption","0.2.262.1.10.1.2.0":"None","0.2.262.1.10.1.2.1":"RSA Telesec","0.2.262.1.10.1.2.2":"DES","0.2.262.1.10.1.2.2.1":"DES ECB","0.2.262.1.10.1.2.2.2":"DES CBC","0.2.262.1.10.1.2.2.3":"DES OFB","0.2.262.1.10.1.2.2.4":"DES CFB8","0.2.262.1.10.1.2.2.5":"DES CFB64","0.2.262.1.10.1.2.3":"DES3","0.2.262.1.10.1.2.3.1":"DES3 ECB","0.2.262.1.10.1.2.3.2":"DES3 CBC","0.2.262.1.10.1.2.3.3":"DES3 OFB","0.2.262.1.10.1.2.3.4":"DES3 CFB8","0.2.262.1.10.1.2.3.5":"DES3 CFB64","0.2.262.1.10.1.2.4":"Magenta","0.2.262.1.10.1.2.5":"Idea","0.2.262.1.10.1.2.5.1":"Idea ECB","0.2.262.1.10.1.2.5.2":"Idea CBC","0.2.262.1.10.1.2.5.3":"Idea OFB","0.2.262.1.10.1.2.5.4":"Idea CFB8","0.2.262.1.10.1.2.5.5":"Idea CFB64","0.2.262.1.10.1.3":"One Way Function","0.2.262.1.10.1.3.1":"MD4","0.2.262.1.10.1.3.2":"MD5","0.2.262.1.10.1.3.3":"SQ ModNx509","0.2.262.1.10.1.3.4":"SQ ModNISO","0.2.262.1.10.1.3.5":"Ripemd128","0.2.262.1.10.1.3.6":"Hash Using Block Cipher","0.2.262.1.10.1.3.7":"Mac","0.2.262.1.10.1.3.8":"Ripemd160","0.2.262.1.10.1.4":"Fec Function","0.2.262.1.10.1.4.1":"Reed Solomon","0.2.262.1.10.2":"Module","0.2.262.1.10.2.0":"Algorithms","0.2.262.1.10.2.1":"Attribute Types","0.2.262.1.10.2.2":"Certificate Types","0.2.262.1.10.2.3":"Message Types","0.2.262.1.10.2.4":"Pl Protocol","0.2.262.1.10.2.5":"Sme And Components Of Sme","0.2.262.1.10.2.6":"Fec","0.2.262.1.10.2.7":"Useful Definitions","0.2.262.1.10.2.8":"Stefiles","0.2.262.1.10.2.9":"Sadmib","0.2.262.1.10.2.10":"Electronic Order","0.2.262.1.10.2.11":"Telesec Ttp Asymmetric Application","0.2.262.1.10.2.12":"Telesec Ttp Basis Application","0.2.262.1.10.2.13":"Telesec Ttp Messages","0.2.262.1.10.2.14":"Telesec Ttp Time Stamp Application","0.2.262.1.10.3":"Object Class","0.2.262.1.10.3.0":"Telesec Other Name","0.2.262.1.10.3.1":"Directory","0.2.262.1.10.3.2":"Directory Type","0.2.262.1.10.3.3":"Directory Group","0.2.262.1.10.3.4":"Directory User","0.2.262.1.10.3.5":"Symmetric Key Entry","0.2.262.1.10.4":"Package","0.2.262.1.10.5":"Parameter","0.2.262.1.10.6":"Name Binding","0.2.262.1.10.7":"Attribute","0.2.262.1.10.7.0":"Application Group Identifier","0.2.262.1.10.7.1":"Certificate Type","0.2.262.1.10.7.2":"Telesec Certificate","0.2.262.1.10.7.3":"Certificate Number","0.2.262.1.10.7.4":"Certificate Revocation List","0.2.262.1.10.7.5":"Creation Date","0.2.262.1.10.7.6":"Issuer","0.2.262.1.10.7.7":"Naming Authority","0.2.262.1.10.7.8":"Public Key Directory","0.2.262.1.10.7.9":"Security Domain","0.2.262.1.10.7.10":"Subject","0.2.262.1.10.7.11":"Time Of Revocation","0.2.262.1.10.7.12":"User Group Reference","0.2.262.1.10.7.13":"alidity","0.2.262.1.10.7.14":"Zert93","0.2.262.1.10.7.15":"Security Mess Env","0.2.262.1.10.7.16":"Anonymized Public Key Directory","0.2.262.1.10.7.17":"Telesec Given Name","0.2.262.1.10.7.18":"Name Additions","0.2.262.1.10.7.19":"Telesec Postal Code","0.2.262.1.10.7.20":"Name Distinguisher","0.2.262.1.10.7.21":"Telesec Certificate List","0.2.262.1.10.7.22":"Teletrust Certificate List","0.2.262.1.10.7.23":"x509 Certificate List","0.2.262.1.10.7.24":"Time Of Issue","0.2.262.1.10.7.25":"Physical Card Number","0.2.262.1.10.7.26":"File Type","0.2.262.1.10.7.27":"Ctl File Is Archive","0.2.262.1.10.7.28":"Email Address","0.2.262.1.10.7.29":"Certificate Template List","0.2.262.1.10.7.30":"Directory Name","0.2.262.1.10.7.31":"Directory Type Name","0.2.262.1.10.7.32":"Directory Group Name","0.2.262.1.10.7.33":"Directory User Name","0.2.262.1.10.7.34":"Revocation Flag","0.2.262.1.10.7.35":"Symmetric Key Entry Name","0.2.262.1.10.7.36":"Gl Number","0.2.262.1.10.7.37":"Go Number","0.2.262.1.10.7.38":"G Key Data","0.2.262.1.10.7.39":"Z Key Data","0.2.262.1.10.7.40":"Kt Key Data","0.2.262.1.10.7.41":"Kt Key Number","0.2.262.1.10.7.51":"Time Of Revocation Gen","0.2.262.1.10.7.52":"Liability Text","0.2.262.1.10.8":"Attribute Group","0.2.262.1.10.9":"Action","0.2.262.1.10.10":"Notification","0.2.262.1.10.11":"Snmp-mibs","0.2.262.1.10.11.1":"Security Application","0.2.262.1.10.12":"Cert And Crl Extension Definitions","0.2.262.1.10.12.0":"Liability Limitation Flag","0.2.262.1.10.12.1":"Telesec Cert Id Ext","0.2.262.1.10.12.2":"Telesec policy Identifier","0.2.262.1.10.12.3":"Telesec Policy Qualifier I D","0.2.262.1.10.12.4":"Telesec CRL Filtered Ext","0.2.262.1.10.12.5":"Telesec CRL Filter Ext","0.2.262.1.10.12.6":"Telesec Naming Authority Ext","0.4.0.127.0.7":"Bsi","0.4.0.127.0.7.1":"Bsi Ecc","0.4.0.127.0.7.1.1":"Bsifield Type","0.4.0.127.0.7.1.1.1":"Bsi Prime Field","0.4.0.127.0.7.1.1.2":"Bsi Characteristic Two Field","0.4.0.127.0.7.1.1.2.2":"Bsi ECTLV Key Format","0.4.0.127.0.7.1.1.2.2.1":"Bsi ECTLV Public Key","0.4.0.127.0.7.1.1.2.3":"Bsi Characteristic Two Basis","0.4.0.127.0.7.1.1.2.3.1":"Bsi Gn Basis","0.4.0.127.0.7.1.1.2.3.2":"Bsi Tp Basis","0.4.0.127.0.7.1.1.2.3.3":"Bsi Pp Basis","0.4.0.127.0.7.1.1.4.1":"Bsi Ecdsa Signatures","0.4.0.127.0.7.1.1.4.1.1":"Bsi Ecdsa with SHA1","0.4.0.127.0.7.1.1.4.1.2":"Bsi Ecdsa with SHA224","0.4.0.127.0.7.1.1.4.1.3":"Bsi Ecdsa with SHA256","0.4.0.127.0.7.1.1.4.1.4":"Bsi Ecdsa with SHA384","0.4.0.127.0.7.1.1.4.1.5":"Bsi Ecdsa with SHA512","0.4.0.127.0.7.1.1.4.1.6":"Bsi Ecdsa with RIPEMD160","0.4.0.127.0.7.1.1.5.1.1":"Bsi Ecka Eg x963KDF","0.4.0.127.0.7.1.1.5.1.1.1":"Bsi Ecka Eg x963KDF with SHA1","0.4.0.127.0.7.1.1.5.1.1.2":"Bsi Ecka Eg x963KDF with SHA224","0.4.0.127.0.7.1.1.5.1.1.3":"Bsi Ecka Eg x963KDF with SHA256","0.4.0.127.0.7.1.1.5.1.1.4":"Bsi Ecka Eg x963KDF with SHA384","0.4.0.127.0.7.1.1.5.1.1.5":"Bsi Ecka Eg x963KDF with SHA512","0.4.0.127.0.7.1.1.5.1.1.6":"Bsi Ecka Eg x963KDF with RIPEMD160","0.4.0.127.0.7.1.1.5.1.2":"Bsi Ecka Eg Session KDF","0.4.0.127.0.7.1.1.5.1.2.1":"Bsi Ecka Eg Session KDF With3DES","0.4.0.127.0.7.1.1.5.1.2.2":"Bsi Ecka Eg Session KDF with AES128","0.4.0.127.0.7.1.1.5.1.2.3":"Bsi Ecka Eg Session KDF with AES192","0.4.0.127.0.7.1.1.5.1.2.4":"Bsi Ecka Eg Session KDF with AES256","0.4.0.127.0.7.1.1.5.2":"Bsi Ecka DH","0.4.0.127.0.7.1.1.5.2.1":"Bsi Ecka DH x963KDF","0.4.0.127.0.7.1.1.5.2.1.1":"Bsi Ecka DHx963KDF with SHA1","0.4.0.127.0.7.1.1.5.2.1.2":"Bsi Ecka DHx963KDF with SHA224","0.4.0.127.0.7.1.1.5.2.1.3":"Bsi Ecka DHx963KDF with SHA256","0.4.0.127.0.7.1.1.5.2.1.4":"Bsi Ecka DHx963KDF with SHA384","0.4.0.127.0.7.1.1.5.2.1.5":"Bsi Ecka DHx963KDF with SHA512","0.4.0.127.0.7.1.1.5.2.1.6":"Bsi Ecka DHx963KDF with RIPEMD160","0.4.0.127.0.7.1.1.5.2.2":"Bsi Ecka DHSessionKDF","0.4.0.127.0.7.1.1.5.2.2.1":"Bsi Ecka DH Session KDF With3 DES","0.4.0.127.0.7.1.1.5.2.2.2":"Bsi Ecka DH Session KDF with AES128","0.4.0.127.0.7.1.1.5.2.2.3":"Bsi Ecka DH Session KDF with AES192","0.4.0.127.0.7.1.1.5.2.2.4":"Bsi Ecka DH Session KDF with AES256","0.4.0.127.0.7.1.2":"Bsi Ec Key Type","0.4.0.127.0.7.1.2.1":"Bsi Ec Public Key","0.4.0.127.0.7.1.5.1":"Bsi Kaeg","0.4.0.127.0.7.1.5.1.1":"Bsi Kaeg with x963KDF","0.4.0.127.0.7.1.5.1.2":"Bsi Kaeg with 3DESKDF","0.4.0.127.0.7.2.2.1":"Bsi PK","0.4.0.127.0.7.2.2.1.1":"Bsi PK_DH","0.4.0.127.0.7.2.2.1.2":"Bsi PK_ECDH","0.4.0.127.0.7.2.2.2":"Bsi TA","0.4.0.127.0.7.2.2.2.1":"Bsi TA_RSA","0.4.0.127.0.7.2.2.2.1.1":"Bsi TA_RSAv1_5_SHA1","0.4.0.127.0.7.2.2.2.1.2":"Bsi TA_RSAv1_5_SHA256","0.4.0.127.0.7.2.2.2.1.3":"Bsi TA_RSAPSS_SHA1","0.4.0.127.0.7.2.2.2.1.4":"Bsi TA_RSAPSS_SHA256","0.4.0.127.0.7.2.2.2.1.5":"Bsi TA_RSAv1_5_SHA512","0.4.0.127.0.7.2.2.2.1.6":"Bsi TA_RSAPSS_SHA512","0.4.0.127.0.7.2.2.2.2":"Bsi TA_ECDSA","0.4.0.127.0.7.2.2.2.2.1":"Bsi TA_ECDSA_SHA1","0.4.0.127.0.7.2.2.2.2.2":"Bsi TA_ECDSA_SHA224","0.4.0.127.0.7.2.2.2.2.3":"Bsi TA_ECDSA_SHA256","0.4.0.127.0.7.2.2.2.2.4":"Bsi TA_ECDSA_SHA384","0.4.0.127.0.7.2.2.2.2.5":"Bsi TA_ECDSA_SHA512","0.4.0.127.0.7.2.2.3":"Bsi CA","0.4.0.127.0.7.2.2.3.1":"Bsi CA_DH","0.4.0.127.0.7.2.2.3.1.1":"Bsi CA_DH_3DES_CBC_CBC","0.4.0.127.0.7.2.2.3.1.2":"Bsi CA_DH_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.3.1.3":"Bsi CA_DH_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.3.1.4":"Bsi CA_DH_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.3.2":"Bsi CA_ECDH","0.4.0.127.0.7.2.2.3.2.1":"Bsi CA_ECDH_3DES_CBC_CBC","0.4.0.127.0.7.2.2.3.2.2":"Bsi CA_ECDH_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.3.2.3":"Bsi CA_ECDH_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.3.2.4":"Bsi CA_ECDH_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.4":"Bsi PACE","0.4.0.127.0.7.2.2.4.1":"Bsi PACE_DH_GM","0.4.0.127.0.7.2.2.4.1.1":"Bsi PACE_DH_GM_3DES_CBC_CBC","0.4.0.127.0.7.2.2.4.1.2":"Bsi PACE_DH_GM_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.4.1.3":"Bsi PACE_DH_GM_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.4.1.4":"Bsi PACE_DH_GM_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.4.2":"Bsi PACE_ECDH_GM","0.4.0.127.0.7.2.2.4.2.1":"Bsi PACE_ECDH_GM_3DES_CBC_CBC","0.4.0.127.0.7.2.2.4.2.2":"Bsi PACE_ECDH_GM_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.4.2.3":"Bsi PACE_ECDH_GM_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.4.2.4":"Bsi PACE_ECDH_GM_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.4.3":"Bsi PACE_DH_IM","0.4.0.127.0.7.2.2.4.3.1":"Bsi PACE_DH_IM_3DES_CBC_CBC","0.4.0.127.0.7.2.2.4.3.2":"Bsi PACE_DH_IM_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.4.3.3":"Bsi PACE_DH_IM_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.4.3.4":"Bsi PACE_DH_IM_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.4.4":"Bsi PACE_ECDH_IM","0.4.0.127.0.7.2.2.4.4.1":"Bsi PACE_ECDH_IM_3DES_CBC_CBC","0.4.0.127.0.7.2.2.4.4.2":"Bsi PACE_ECDH_IM_AES_CBC_CMAC_128","0.4.0.127.0.7.2.2.4.4.3":"Bsi PACE_ECDH_IM_AES_CBC_CMAC_192","0.4.0.127.0.7.2.2.4.4.4":"Bsi PACE_ECDH_IM_AES_CBC_CMAC_256","0.4.0.127.0.7.2.2.5":"Bsi RI","0.4.0.127.0.7.2.2.5.1":"Bsi RI_DH","0.4.0.127.0.7.2.2.5.1.1":"Bsi RI_DH_SHA1","0.4.0.127.0.7.2.2.5.1.2":"Bsi RI_DH_SHA224","0.4.0.127.0.7.2.2.5.1.3":"Bsi RI_DH_SHA256","0.4.0.127.0.7.2.2.5.1.4":"Bsi RI_DH_SHA384","0.4.0.127.0.7.2.2.5.1.5":"Bsi RI_DH_SHA512","0.4.0.127.0.7.2.2.5.2":"Bsi RI_ECDH","0.4.0.127.0.7.2.2.5.2.1":"Bsi RI_ECDH_SHA1","0.4.0.127.0.7.2.2.5.2.2":"Bsi RI_ECDH_SHA224","0.4.0.127.0.7.2.2.5.2.3":"Bsi RI_ECDH_SHA256","0.4.0.127.0.7.2.2.5.2.4":"Bsi RI_ECDH_SHA384","0.4.0.127.0.7.2.2.5.2.5":"Bsi RI_ECDH_SHA512","0.4.0.127.0.7.2.2.6":"Bsi Card Info","0.4.0.127.0.7.2.2.7":"Bsi Eid Security","0.4.0.127.0.7.2.2.8":"Bsi PT","0.4.0.127.0.7.3.1.2":"Bsi EAC Roles","0.4.0.127.0.7.3.1.2.1":"Bsi EAC Roles IS","0.4.0.127.0.7.3.1.2.2":"Bsi EAC Roles AT","0.4.0.127.0.7.3.1.2.3":"Bsi EAC Roles ST","0.4.0.127.0.7.3.1.3":"Bsi TAv2ce","0.4.0.127.0.7.3.1.3.1":"Bsi TAv2ce Description","0.4.0.127.0.7.3.1.3.1.1":"Bsi TAv2ce Description Plain Text","0.4.0.127.0.7.3.1.3.1.2":"Bsi TAv2ce Description IA5 String","0.4.0.127.0.7.3.1.3.1.3":"Bsi TAv2ce Description Octet String","0.4.0.127.0.7.3.1.3.2":"Bsi TAv2ce Terminal Sector","0.4.0.127.0.7.3.1.4":"Bsi Aux Data","0.4.0.127.0.7.3.1.4.1":"Bsi Aux Data Birthday","0.4.0.127.0.7.3.1.4.2":"Bsi Aux Data Expire Date","0.4.0.127.0.7.3.1.4.3":"Bsi Aux Data Community ID","0.4.0.127.0.7.3.1.5":"Bsi Defect List","0.4.0.127.0.7.3.1.5.1":"Bsi Defect Auth Defect","0.4.0.127.0.7.3.1.5.1.1":"Bsi Defect Cert Revoked","0.4.0.127.0.7.3.1.5.1.2":"Bsi Defect Cert Replaced","0.4.0.127.0.7.3.1.5.1.3":"Bsi Defect Chip Auth Key Revoked","0.4.0.127.0.7.3.1.5.1.4":"Bsi Defect Active Auth Key Revoked","0.4.0.127.0.7.3.1.5.2":"Bsi Defect EPassport Defect","0.4.0.127.0.7.3.1.5.2.1":"Bsi Defect EPassport DG Malformed","0.4.0.127.0.7.3.1.5.2.2":"Bsi Defect SOD Invalid","0.4.0.127.0.7.3.1.5.3":"Bsi Defect EID Defect","0.4.0.127.0.7.3.1.5.3.1":"Bsi Defect EIDDG Malformed","0.4.0.127.0.7.3.1.5.3.2":"Bsi Defect EID Integrity","0.4.0.127.0.7.3.1.5.4":"Bsi Defect Document Defect","0.4.0.127.0.7.3.1.5.4.1":"Bsi Defect Card Security Malformed","0.4.0.127.0.7.3.1.5.4.2":"Bsi Defect Chip Security Malformed","0.4.0.127.0.7.3.1.5.4.3":"Bsi Defect Power Down Req","0.4.0.127.0.7.3.1.6":"Bsi List Content Description","0.4.0.127.0.7.3.2.1":"Bsi Security Object","0.4.0.127.0.7.3.2.2":"Bsi Black List","0.4.0.1862":"ETSI QCS Profile","0.4.0.1862.1":"ETSI QCS","0.4.0.1862.1.1":"ETSI QCS Compliance","0.4.0.1862.1.2":"ETSI QCS Limit Value","0.4.0.1862.1.3":"ETSI QCS Retention Period","0.4.0.1862.1.4":"ETSI QCS SSCD","0.4.0.1862.1.5":"ETSI QCS PDS","0.4.0.1862.1.6":"ETSI QC Type","0.4.0.1862.1.6.1":"ETSI QC Type eSign","0.4.0.1862.1.6.2":"ETSI QC Type eSeal","0.4.0.1862.1.6.3":"ETSI QC Type Web","0.4.0.194121.1.2":"ETSI QCS Semantics ID Legal","0.4.0.194112.1.0":"QCP Natural Person","0.4.0.194112.1.1":"QCP Legal Person","0.4.0.194112.1.2":"QCP Natural QSCD","0.4.0.194112.1.3":"QCP Legal QSCD","0.4.0.194112.1.4":"QCP Web","0.9.2342.19200300.100.1.1":"User ID","0.9.2342.19200300.100.1.3":"Rfc822 Mailbox","0.9.2342.19200300.100.1.25":"Domain Component","1.0.10118.3.0.49":"Ripemd160","1.0.10118.3.0.50":"Ripemd128","1.0.10118.3.0.55":"Whirlpool","1.2.36.1.3.1.1.1":"Qgpki","1.2.36.1.3.1.1.1.1":"Qgpki Policies","1.2.36.1.3.1.1.1.1.1":"Qgpki Med Intermed CA","1.2.36.1.3.1.1.1.1.1.1":"Qgpki Med Intermed Individual","1.2.36.1.3.1.1.1.1.1.2":"Qgpki Med Intermed Device Control","1.2.36.1.3.1.1.1.1.1.3":"Qgpki Med Intermed Device","1.2.36.1.3.1.1.1.1.1.4":"Qgpki Med Intermed Authorised Party","1.2.36.1.3.1.1.1.1.1.5":"Qgpki Med Intermed Device System","1.2.36.1.3.1.1.1.1.2":"Qgpki Med Issuing CA","1.2.36.1.3.1.1.1.1.2.1":"Qgpki Med Issuing Individual","1.2.36.1.3.1.1.1.1.2.2":"Qgpki Med Issuing Device Control","1.2.36.1.3.1.1.1.1.2.3":"Qgpki Med Issuing Device","1.2.36.1.3.1.1.1.1.2.4":"Qgpki Med Issuing Authorised Party","1.2.36.1.3.1.1.1.1.2.5":"Qgpki Med Issuing Client Auth","1.2.36.1.3.1.1.1.1.2.6":"Qgpki Med Issuing Server Auth","1.2.36.1.3.1.1.1.1.2.7":"Qgpki Med Issuing Data Prot","1.2.36.1.3.1.1.1.1.2.8":"Qgpki Med Issuing Token Auth","1.2.36.1.3.1.1.1.1.3":"Qgpki Basic Intermed CA","1.2.36.1.3.1.1.1.1.3.1":"Qgpki Basic Intermed Device System","1.2.36.1.3.1.1.1.1.4":"Qgpki Basic Issuing CA","1.2.36.1.3.1.1.1.1.4.1":"Qgpki Basic Issuing Client Auth","1.2.36.1.3.1.1.1.1.4.2":"Qgpki Basic Issuing Server Auth","1.2.36.1.3.1.1.1.1.4.3":"Qgpki Basic Issuing Data Signing","1.2.36.1.3.1.1.1.2":"Qgpki Assurance Level","1.2.36.1.3.1.1.1.2.1":"Qgpki Assurance Rudimentary","1.2.36.1.3.1.1.1.2.2":"Qgpki Assurance Basic","1.2.36.1.3.1.1.1.2.3":"Qgpki Assurance Medium","1.2.36.1.3.1.1.1.2.4":"Qgpki Assurance High","1.2.36.1.3.1.1.1.3":"Qgpki Cert Function","1.2.36.1.3.1.1.1.3.1":"Qgpki Function Individual","1.2.36.1.3.1.1.1.3.2":"Qgpki Function Device","1.2.36.1.3.1.1.1.3.3":"Qgpki Function Authorised Party","1.2.36.1.3.1.1.1.3.4":"Qgpki Function Device Control","1.2.36.1.3.1.2":"Qpspki","1.2.36.1.3.1.2.1":"Qpspki Policies","1.2.36.1.3.1.2.1.2":"Qpspki Policy Basic","1.2.36.1.3.1.2.1.3":"Qpspki Policy Medium","1.2.36.1.3.1.2.1.4":"Qpspki Policy High","1.2.36.1.3.1.3.2":"Qtmrpki","1.2.36.1.3.1.3.2.1":"Qtmrpki Policies","1.2.36.1.3.1.3.2.2":"Qtmrpki Purpose","1.2.36.1.3.1.3.2.2.1":"Qtmrpki Individual","1.2.36.1.3.1.3.2.2.2":"Qtmrpki Device Control","1.2.36.1.3.1.3.2.2.3":"Qtmrpki Device","1.2.36.1.3.1.3.2.2.4":"Qtmrpki Authorised Party","1.2.36.1.3.1.3.2.2.5":"Qtmrpki Device System","1.2.36.1.3.1.3.2.3":"Qtmrpki Device","1.2.36.1.3.1.3.2.3.1":"Qtmrpki Driver License","1.2.36.1.3.1.3.2.3.2":"Qtmrpki Industry Authority","1.2.36.1.3.1.3.2.3.3":"Qtmrpki Marine License","1.2.36.1.3.1.3.2.3.4":"Qtmrpki Adult Proof Of Age","1.2.36.1.3.1.3.2.3.5":"Qtmrpki Sam","1.2.36.1.3.1.3.2.4":"Qtmrpki Authorised Party","1.2.36.1.3.1.3.2.4.1":"Qtmrpki Transport Inspector","1.2.36.1.3.1.3.2.4.2":"Qtmrpki Police Officer","1.2.36.1.3.1.3.2.4.3":"Qtmrpki System","1.2.36.1.3.1.3.2.4.4":"Qtmrpki Liquor Licensing Inspector","1.2.36.1.3.1.3.2.4.5":"Qtmrpki Marine Enforcement Officer","1.2.36.1.333.1":"Australian Business Number","1.2.36.68980861.1.1.2":"Signet Personal","1.2.36.68980861.1.1.3":"Signet Business","1.2.36.68980861.1.1.4":"Signet Legal","1.2.36.68980861.1.1.10":"Signet Pilot","1.2.36.68980861.1.1.11":"Signet Intra Net","1.2.36.68980861.1.1.20":"Signet Policy","1.2.36.75878867.1.100.1.1":"Certificates Australia Policy","1.2.40.0.17.1.22":"A-Trust EV policy","1.2.392.200011.61.1.1.1":"Mitsubishi Security Algorithm","1.2.392.200011.61.1.1.1.1":"Misty1-cbc","1.2.392.200091.100.721.1":"Security Communication (SECOM) EV policy","1.2.410.200004.1":"Kisa Algorithm","1.2.410.200004.1.1":"Kcdsa","1.2.410.200004.1.2":"Has160","1.2.410.200004.1.3":"Seed ECB","1.2.410.200004.1.4":"Seed CBC","1.2.410.200004.1.5":"Seed OFB","1.2.410.200004.1.6":"Seed CFB","1.2.410.200004.1.7":"Seed MAC","1.2.410.200004.1.8":"Kcdsa with HAS160","1.2.410.200004.1.9":"Kcdsa with SHA1","1.2.410.200004.1.10":"PBE with HAS160 And SEED-ECB","1.2.410.200004.1.11":"PBE with HAS160 And SEED-CBC","1.2.410.200004.1.12":"PBE with HAS160 And SEED-CFB","1.2.410.200004.1.13":"PBE with HAS160 And SEED-OFB","1.2.410.200004.1.14":"PBE with SHA1 And SEED-ECB","1.2.410.200004.1.15":"PBE with SHA1 And SEED-CBC","1.2.410.200004.1.16":"PBE with SHA1 And SEED-CFB","1.2.410.200004.1.17":"PBE with SHA1 And SEED-OFB","1.2.410.200004.1.20":"RSA with HAS160","1.2.410.200004.1.21":"Kcdsa1","1.2.410.200004.2":"Npki CP","1.2.410.200004.2.1":"Npki Signature Policy","1.2.410.200004.3":"Npki KP","1.2.410.200004.4":"Npki AT","1.2.410.200004.5":"Npki LCA","1.2.410.200004.5.1":"Npki Sign Korea","1.2.410.200004.5.2":"Npki Sign Gate","1.2.410.200004.5.3":"Npki Nca Sign","1.2.410.200004.6":"Npki ON","1.2.410.200004.7":"Npki APP","1.2.410.200004.7.1":"Npki SMIME","1.2.410.200004.7.1.1":"Npki SMIME Algo","1.2.410.200004.7.1.1.1":"Npki Cms SEED Wrap","1.2.410.200004.10":"Npki","1.2.410.200004.10.1":"Npki Attribute","1.2.410.200004.10.1.1":"Npki Identify Data","1.2.410.200004.10.1.1.1":"Npki VID","1.2.410.200004.10.1.1.2":"Npki Encrypted VID","1.2.410.200004.10.1.1.3":"Npki Random Num","1.2.410.200004.10.1.1.4":"Npki VID","1.2.410.200046.1.1":"Aria1 Algorithm Modes","1.2.410.200046.1.1.1":"Aria128-ecb","1.2.410.200046.1.1.2":"Aria128-cbc","1.2.410.200046.1.1.3":"Aria128-cfb","1.2.410.200046.1.1.4":"Aria128-ofb","1.2.410.200046.1.1.5":"Aria128-ctr","1.2.410.200046.1.1.6":"Aria192-ecb","1.2.410.200046.1.1.7":"Aria192-cbc","1.2.410.200046.1.1.8":"Aria192-cfb","1.2.410.200046.1.1.9":"Aria192-ofb","1.2.410.200046.1.1.10":"Aria192-ctr","1.2.410.200046.1.1.11":"Aria256-ecb","1.2.410.200046.1.1.12":"Aria256-cbc","1.2.410.200046.1.1.13":"Aria256-cfb","1.2.410.200046.1.1.14":"Aria256-ofb","1.2.410.200046.1.1.15":"Aria256-ctr","1.2.410.200046.1.1.21":"Aria128-cmac","1.2.410.200046.1.1.22":"Aria192-cmac","1.2.410.200046.1.1.23":"Aria256-cmac","1.2.410.200046.1.1.31":"Aria128-ocb2","1.2.410.200046.1.1.32":"Aria192-ocb2","1.2.410.200046.1.1.33":"Aria256-ocb2","1.2.410.200046.1.1.34":"Aria128-gcm","1.2.410.200046.1.1.35":"Aria192-gcm","1.2.410.200046.1.1.36":"Aria256-gcm","1.2.410.200046.1.1.37":"Aria128-ccm","1.2.410.200046.1.1.38":"Aria192-ccm","1.2.410.200046.1.1.39":"Aria256-ccm","1.2.410.200046.1.1.40":"Aria128-keywrap","1.2.410.200046.1.1.41":"Aria192-keywrap","1.2.410.200046.1.1.42":"Aria256-keywrap","1.2.410.200046.1.1.43":"Aria128-keywrap with Pad","1.2.410.200046.1.1.44":"Aria192-keywrap with Pad","1.2.410.200046.1.1.45":"Aria256-keywrap with Pad","1.2.643.2.2.3":"Gost Signature","1.2.643.2.2.4":"Gost94 Signature","1.2.643.2.2.9":"Gost Digest","1.2.643.2.2.10":"Hmac Gost","1.2.643.2.2.13.0":"Gost Wrap","1.2.643.2.2.13.1":"Crypto Pro Wrap","1.2.643.2.2.14.0":"Null Meshing","1.2.643.2.2.14.1":"Crypto Pro Meshing","1.2.643.2.2.19":"Gost Public Key","1.2.643.2.2.20":"Gost94 Public Key","1.2.643.2.2.21":"Gost Cipher","1.2.643.2.2.30.0":"Test Digest Params","1.2.643.2.2.30.1":"Crypto Pro Digest A","1.2.643.2.2.31.0":"Test Cipher Params","1.2.643.2.2.31.1":"Crypto Pro Cipher A","1.2.643.2.2.31.2":"Crypto Pro Cipher B","1.2.643.2.2.31.3":"Crypto Pro Cipher C","1.2.643.2.2.31.4":"Crypto Pro Cipher D","1.2.643.2.2.31.5":"Oscar11 Cipher","1.2.643.2.2.31.6":"Oscar10 Cipher","1.2.643.2.2.31.7":"Ric1 Cipher","1.2.643.2.2.35.0":"Test Sign Params","1.2.643.2.2.35.1":"Crypto Pro Sign A","1.2.643.2.2.35.2":"Crypto Pro Sign B","1.2.643.2.2.35.3":"Crypto Pro Sign C","1.2.643.2.2.36.0":"Crypto Pro Sign XA","1.2.643.2.2.36.1":"Crypto Pro Sign XB","1.2.643.2.2.96":"Crypto Pro ECDH Wrap","1.2.752.34.1":"Seis-cp","1.2.752.34.1.1":"SEIS high-assurance policy Identifier","1.2.752.34.1.2":"SEIS GAK policy Identifier","1.2.752.34.2":"SEI Spe","1.2.752.34.3":"SEI Sat","1.2.752.34.3.1":"SEI Sat-personal Identifier","1.2.840.10040.1":"Module","1.2.840.10040.1.1":"x9f1-cert-mgmt","1.2.840.10040.2":"Holdinstruction","1.2.840.10040.2.1":"Holdinstruction-none","1.2.840.10040.2.2":"Callissuer","1.2.840.10040.2.3":"Reject","1.2.840.10040.2.4":"Pickup Token","1.2.840.10040.3":"Attribute","1.2.840.10040.3.1":"Countersignature","1.2.840.10040.3.2":"Attribute-cert","1.2.840.10040.4":"Algorithm","1.2.840.10040.4.1":"DSA","1.2.840.10040.4.2":"DSA-match","1.2.840.10040.4.3":"DSA with SHA1","1.2.840.10045.1":"Field Type","1.2.840.10045.1.1":"Prime-field","1.2.840.10045.1.2":"Characteristic-two-field","1.2.840.10045.1.2.3":"Characteristic-two-basis","1.2.840.10045.1.2.3.1":"ON Basis","1.2.840.10045.1.2.3.2":"TP Basis","1.2.840.10045.1.2.3.3":"PP Basis","1.2.840.10045.2":"Public Key Type","1.2.840.10045.2.1":"EC Public Key","1.2.840.10045.3.0.1":"C2pnb163v1","1.2.840.10045.3.0.2":"C2pnb163v2","1.2.840.10045.3.0.3":"C2pnb163v3","1.2.840.10045.3.0.5":"C2tnb191v1","1.2.840.10045.3.0.6":"C2tnb191v2","1.2.840.10045.3.0.7":"C2tnb191v3","1.2.840.10045.3.0.10":"C2pnb208w1","1.2.840.10045.3.0.11":"C2tnb239v1","1.2.840.10045.3.0.12":"C2tnb239v2","1.2.840.10045.3.0.13":"C2tnb239v3","1.2.840.10045.3.0.16":"C2pnb272w1","1.2.840.10045.3.0.18":"C2tnb359v1","1.2.840.10045.3.0.19":"C2pnb368w1","1.2.840.10045.3.0.20":"C2tnb431r1","1.2.840.10045.3.1.1":"Prime192v1","1.2.840.10045.3.1.2":"Prime192v2","1.2.840.10045.3.1.3":"Prime192v3","1.2.840.10045.3.1.4":"Prime239v1","1.2.840.10045.3.1.5":"Prime239v2","1.2.840.10045.3.1.6":"Prime239v3","1.2.840.10045.3.1.7":"Prime256v1","1.2.840.10045.4.1":"ECDSA with SHA1","1.2.840.10045.4.2":"ECDSA with Recommended","1.2.840.10045.4.3":"ECDSA with Specified","1.2.840.10045.4.3.1":"ECDSA with SHA224","1.2.840.10045.4.3.2":"ECDSA with SHA256","1.2.840.10045.4.3.3":"ECDSA with SHA384","1.2.840.10045.4.3.4":"ECDSA with SHA512","1.2.840.10046.1":"Field Type","1.2.840.10046.1.1":"Gf-prime","1.2.840.10046.2":"Number Type","1.2.840.10046.2.1":"DH Public Key","1.2.840.10046.3":"Scheme","1.2.840.10046.3.1":"DH Static","1.2.840.10046.3.2":"DH Ephem","1.2.840.10046.3.3":"DH Hybrid1","1.2.840.10046.3.4":"DH Hybrid2","1.2.840.10046.3.5":"Mqv2","1.2.840.10046.3.6":"Mqv1","1.2.840.10065.2.2":"?","1.2.840.10065.2.3":"Healthcare License","1.2.840.10065.2.3.1.1":"License?","1.2.840.10070.":"Iec62351","1.2.840.10070.8":"Iec62351_8","1.2.840.10070.8.1":"Iec User Roles","1.2.840.113533.7":"NSN","1.2.840.113533.7.65":"NSN-ce","1.2.840.113533.7.65.0":"Entrust Version Info","1.2.840.113533.7.66":"NSN-alg","1.2.840.113533.7.66.3":"Cast3 CBC","1.2.840.113533.7.66.10":"Cast5 CBC","1.2.840.113533.7.66.11":"Cast5 MAC","1.2.840.113533.7.66.12":"PBE with MD5 And CAST5-CBC","1.2.840.113533.7.66.13":"Password Based Mac","1.2.840.113533.7.67":"NSN-oc","1.2.840.113533.7.67.0":"Entrust User","1.2.840.113533.7.68":"NSN-at","1.2.840.113533.7.68.0":"Entrust CA Info","1.2.840.113533.7.68.10":"Attribute Certificate","1.2.840.113549.1.1":"PKCS-1","1.2.840.113549.1.1.1":"RSA Encryption","1.2.840.113549.1.1.2":"MD2 with RSA Encryption","1.2.840.113549.1.1.3":"MD4 with RSA Encryption","1.2.840.113549.1.1.4":"MD5 with RSA Encryption","1.2.840.113549.1.1.5":"SHA1 with RSA Encryption","1.2.840.113549.1.1.6":"RSA OAEP Encryption SET","1.2.840.113549.1.1.7":"RSA OAEP","1.2.840.113549.1.1.8":"PKCS1-MGF","1.2.840.113549.1.1.9":"RSA OAEP-p Specified","1.2.840.113549.1.1.10":"RSA PSS","1.2.840.113549.1.1.11":"SHA256 with RSA Encryption","1.2.840.113549.1.1.12":"SHA384 with RSA Encryption","1.2.840.113549.1.1.13":"SHA512 with RSA Encryption","1.2.840.113549.1.1.14":"SHA224 with RSA Encryption","1.2.840.113549.1.2":"Bsafe Rsa Encr","1.2.840.113549.1.3":"PKCS-3","1.2.840.113549.1.3.1":"Dh Key Agreement","1.2.840.113549.1.5":"PKCS-5","1.2.840.113549.1.5.1":"PBE with MD2 And DES-CBC","1.2.840.113549.1.5.3":"PBE with MD5 And DES-CBC","1.2.840.113549.1.5.4":"PBE with MD2 And RC2-CBC","1.2.840.113549.1.5.6":"PBE with MD5 And RC2-CBC","1.2.840.113549.1.5.9":"PBE with MD5 And XOR","1.2.840.113549.1.5.10":"PBE with SHA And DES-CBC","1.2.840.113549.1.5.12":"PKCS5 PBKDF2","1.2.840.113549.1.5.13":"PKCS5 PBES2","1.2.840.113549.1.5.14":"PKCS5 PBMAC1","1.2.840.113549.1.7":"PKCS-7","1.2.840.113549.1.7.1":"Data","1.2.840.113549.1.7.2":"Signed Data","1.2.840.113549.1.7.3":"Enveloped Data","1.2.840.113549.1.7.4":"Signed And Enveloped Data","1.2.840.113549.1.7.5":"Digested Data","1.2.840.113549.1.7.6":"Encrypted Data","1.2.840.113549.1.7.7":"Data with Attributes","1.2.840.113549.1.7.8":"Encrypted Private Key Info","1.2.840.113549.1.9":"PKCS-9","1.2.840.113549.1.9.1":"Email","1.2.840.113549.1.9.2":"Unstructured Name","1.2.840.113549.1.9.3":"Content Type","1.2.840.113549.1.9.4":"Message Digest","1.2.840.113549.1.9.5":"Signing Time","1.2.840.113549.1.9.6":"Countersignature","1.2.840.113549.1.9.7":"Challenge Password","1.2.840.113549.1.9.8":"Unstructured Address","1.2.840.113549.1.9.9":"Extended Certificate Attributes","1.2.840.113549.1.9.10":"Issuer And Serial Number","1.2.840.113549.1.9.11":"Password Check","1.2.840.113549.1.9.12":"Public Key","1.2.840.113549.1.9.13":"Signing Description","1.2.840.113549.1.9.14":"Extension Request","1.2.840.113549.1.9.15":"S/MIME Capabilities","1.2.840.113549.1.9.15.1":"Prefer Signed Data","1.2.840.113549.1.9.15.2":"Can Not Decrypt Any","1.2.840.113549.1.9.15.3":"Receipt Request","1.2.840.113549.1.9.15.4":"Receipt","1.2.840.113549.1.9.15.5":"Content Hints","1.2.840.113549.1.9.15.6":"Ml Expansion History","1.2.840.113549.1.9.16":"Id-sMIME","1.2.840.113549.1.9.16.0":"Id-mod","1.2.840.113549.1.9.16.0.1":"Id-mod-cms","1.2.840.113549.1.9.16.0.2":"Id-mod-ess","1.2.840.113549.1.9.16.0.3":"Id-mod-oid","1.2.840.113549.1.9.16.0.4":"Id-mod-msg-v3","1.2.840.113549.1.9.16.0.5":"Id-mod-ets-e Signature-88","1.2.840.113549.1.9.16.0.6":"Id-mod-ets-e Signature-97","1.2.840.113549.1.9.16.0.7":"Id-mod-ets-e Sig Policy-88","1.2.840.113549.1.9.16.0.8":"Id-mod-ets-e Sig Policy-88","1.2.840.113549.1.9.16.1":"Content Type","1.2.840.113549.1.9.16.1.1":"Receipt","1.2.840.113549.1.9.16.1.2":"Auth Data","1.2.840.113549.1.9.16.1.3":"Publish Cert","1.2.840.113549.1.9.16.1.4":"TST Info","1.2.840.113549.1.9.16.1.5":"TDT Info","1.2.840.113549.1.9.16.1.6":"Content Info","1.2.840.113549.1.9.16.1.7":"DVCS Request Data","1.2.840.113549.1.9.16.1.8":"DVCS Response Data","1.2.840.113549.1.9.16.1.9":"Compressed Data","1.2.840.113549.1.9.16.1.10":"SCVP Cert Val Request","1.2.840.113549.1.9.16.1.11":"SCVP Cert Val Response","1.2.840.113549.1.9.16.1.12":"SCVP Val Pol Request","1.2.840.113549.1.9.16.1.13":"SCVP Val Pol Response","1.2.840.113549.1.9.16.1.14":"Attr Cert Enc Attrs","1.2.840.113549.1.9.16.1.15":"TS Req","1.2.840.113549.1.9.16.1.16":"Firmware Package","1.2.840.113549.1.9.16.1.17":"Firmware Load Receipt","1.2.840.113549.1.9.16.1.18":"Firmware Load Error","1.2.840.113549.1.9.16.1.19":"Content Collection","1.2.840.113549.1.9.16.1.20":"Content with Attrs","1.2.840.113549.1.9.16.1.21":"Enc Key with I D","1.2.840.113549.1.9.16.1.22":"Enc PEPSI","1.2.840.113549.1.9.16.1.23":"Auth Enveloped Data","1.2.840.113549.1.9.16.1.24":"Route Origin Attest","1.2.840.113549.1.9.16.1.25":"Symmetric Key Package","1.2.840.113549.1.9.16.1.26":"Rpki Manifest","1.2.840.113549.1.9.16.1.27":"Ascii Text with CRLF","1.2.840.113549.1.9.16.1.28":"XML","1.2.840.113549.1.9.16.1.29":"PDF","1.2.840.113549.1.9.16.1.30":"Postscript","1.2.840.113549.1.9.16.1.31":"Timestamped Data","1.2.840.113549.1.9.16.1.32":"As Adjacency Attest","1.2.840.113549.1.9.16.1.33":"Rpki Trust Anchor","1.2.840.113549.1.9.16.1.34":"Trust Anchor List","1.2.840.113549.1.9.16.2":"Authenticated Attributes","1.2.840.113549.1.9.16.2.1":"Receipt Request","1.2.840.113549.1.9.16.2.2":"Security Label","1.2.840.113549.1.9.16.2.3":"Ml Expand History","1.2.840.113549.1.9.16.2.4":"Content Hint","1.2.840.113549.1.9.16.2.5":"Msg Sig Digest","1.2.840.113549.1.9.16.2.6":"Encap Content Type","1.2.840.113549.1.9.16.2.7":"Content Identifier","1.2.840.113549.1.9.16.2.8":"Mac Value","1.2.840.113549.1.9.16.2.9":"Equivalent Labels","1.2.840.113549.1.9.16.2.10":"Content Reference","1.2.840.113549.1.9.16.2.11":"Encryp Key Pref","1.2.840.113549.1.9.16.2.12":"Signing Certificate","1.2.840.113549.1.9.16.2.13":"Smime Encrypt Certs","1.2.840.113549.1.9.16.2.14":"Time Stamp Token","1.2.840.113549.1.9.16.2.15":"Sig Policy Id","1.2.840.113549.1.9.16.2.16":"Commitment Type","1.2.840.113549.1.9.16.2.17":"Signer Location","1.2.840.113549.1.9.16.2.18":"Signer Attr","1.2.840.113549.1.9.16.2.19":"Other Sig Cert","1.2.840.113549.1.9.16.2.20":"Content Timestamp","1.2.840.113549.1.9.16.2.21":"Certificate Refs","1.2.840.113549.1.9.16.2.22":"Revocation Refs","1.2.840.113549.1.9.16.2.23":"Cert Values","1.2.840.113549.1.9.16.2.24":"Revocation Values","1.2.840.113549.1.9.16.2.25":"Esc Time Stamp","1.2.840.113549.1.9.16.2.26":"Cert CRL Timestamp","1.2.840.113549.1.9.16.2.27":"Archive Time Stamp","1.2.840.113549.1.9.16.2.28":"Signature Type","1.2.840.113549.1.9.16.2.29":"Dvcs Dvc","1.2.840.113549.1.9.16.2.30":"Cek Reference","1.2.840.113549.1.9.16.2.31":"Max CEK Decrypts","1.2.840.113549.1.9.16.2.32":"Kek Derivation Alg","1.2.840.113549.1.9.16.2.33":"Intended Recipients","1.2.840.113549.1.9.16.2.34":"Cmc Unsigned Data","1.2.840.113549.1.9.16.2.35":"Fw Package ID","1.2.840.113549.1.9.16.2.36":"Fw Target Hardware IDs","1.2.840.113549.1.9.16.2.37":"Fw Decrypt Key ID","1.2.840.113549.1.9.16.2.38":"Fw Impl Crypt Algs","1.2.840.113549.1.9.16.2.39":"Fw Wrapped Firmware Key","1.2.840.113549.1.9.16.2.40":"Fw Community Identifiers","1.2.840.113549.1.9.16.2.41":"Fw Pkg Message Digest","1.2.840.113549.1.9.16.2.42":"Fw Package Info","1.2.840.113549.1.9.16.2.43":"Fw Impl Compress Algs","1.2.840.113549.1.9.16.2.44":"Ets Attr Certificate Refs","1.2.840.113549.1.9.16.2.45":"Ets Attr Revocation Refs","1.2.840.113549.1.9.16.2.46":"Binary Signing Time","1.2.840.113549.1.9.16.2.47":"Signing Certificate V2","1.2.840.113549.1.9.16.2.48":"Ets Archive Time Stamp V2","1.2.840.113549.1.9.16.2.49":"Er Internal","1.2.840.113549.1.9.16.2.50":"Er External","1.2.840.113549.1.9.16.2.51":"Multiple Signatures","1.2.840.113549.1.9.16.3.1":"Es DHwith3 DES","1.2.840.113549.1.9.16.3.2":"Es DHwith RC2","1.2.840.113549.1.9.16.3.3":"3des Wrap","1.2.840.113549.1.9.16.3.4":"Rc2 Wrap","1.2.840.113549.1.9.16.3.5":"Es DH","1.2.840.113549.1.9.16.3.6":"Cms3 DESwrap","1.2.840.113549.1.9.16.3.7":"Cms RC2wrap","1.2.840.113549.1.9.16.3.8":"Zlib","1.2.840.113549.1.9.16.3.9":"Pwri KEK","1.2.840.113549.1.9.16.3.10":"Ss DH","1.2.840.113549.1.9.16.3.11":"Hmac With3 DE Swrap","1.2.840.113549.1.9.16.3.12":"Hmac with AE Swrap","1.2.840.113549.1.9.16.3.13":"MD5 Xor Experiment","1.2.840.113549.1.9.16.3.14":"RSA KEM","1.2.840.113549.1.9.16.3.15":"Auth Enc128","1.2.840.113549.1.9.16.3.16":"Auth Enc256","1.2.840.113549.1.9.16.4.1":"Cert Dist-ldap","1.2.840.113549.1.9.16.5.1":"Sig Policy Qualifier-spuri x","1.2.840.113549.1.9.16.5.2":"Sig Policy Qualifier-sp User Notice","1.2.840.113549.1.9.16.6.1":"Proof Of Origin","1.2.840.113549.1.9.16.6.2":"Proof Of Receipt","1.2.840.113549.1.9.16.6.3":"Proof Of Delivery","1.2.840.113549.1.9.16.6.4":"Proof Of Sender","1.2.840.113549.1.9.16.6.5":"Proof Of Approval","1.2.840.113549.1.9.16.6.6":"Proof Of Creation","1.2.840.113549.1.9.16.8.1":"Gl Use KEK","1.2.840.113549.1.9.16.8.2":"Gl Delete","1.2.840.113549.1.9.16.8.3":"Gl Add Member","1.2.840.113549.1.9.16.8.4":"Gl Delete Member","1.2.840.113549.1.9.16.8.5":"Gl Rekey","1.2.840.113549.1.9.16.8.6":"Gl Add Owner","1.2.840.113549.1.9.16.8.7":"Gl Remove Owner","1.2.840.113549.1.9.16.8.8":"Glk Compromise","1.2.840.113549.1.9.16.8.9":"Glk Refresh","1.2.840.113549.1.9.16.8.10":"Gl Fail Info","1.2.840.113549.1.9.16.8.11":"Gla Query Request","1.2.840.113549.1.9.16.8.12":"Gla Query Response","1.2.840.113549.1.9.16.8.13":"Gl Provide Cert","1.2.840.113549.1.9.16.8.14":"Gl Update Cert","1.2.840.113549.1.9.16.8.15":"Gl Key","1.2.840.113549.1.9.16.9":"Signature Type Identifier","1.2.840.113549.1.9.16.9.1":"Originator Sig","1.2.840.113549.1.9.16.9.2":"Domain Sig","1.2.840.113549.1.9.16.9.3":"Additional Attributes Sig","1.2.840.113549.1.9.16.9.4":"Review Sig","1.2.840.113549.1.9.16.11":"Capabilities","1.2.840.113549.1.9.16.11.1":"Prefer Binary Inside","1.2.840.113549.1.9.20":"Friendly Name (for PKCS #12)","1.2.840.113549.1.9.21":"Local Key I D (for PKCS #12)","1.2.840.113549.1.9.22":"Cert Types (for PKCS #12)","1.2.840.113549.1.9.22.1":"x509 Certificate (for PKCS #12)","1.2.840.113549.1.9.22.2":"SDSI Certificate (for PKCS #12)","1.2.840.113549.1.9.23":"CRL Types (for PKCS #12)","1.2.840.113549.1.9.23.1":"x509 Crl (for PKCS #12)","1.2.840.113549.1.9.24":"PKCS9object Class","1.2.840.113549.1.9.25":"PKCS9attributes","1.2.840.113549.1.9.25.1":"PKCS15 Token","1.2.840.113549.1.9.25.2":"Encrypted Private Key Info","1.2.840.113549.1.9.25.3":"Random Nonce","1.2.840.113549.1.9.25.4":"Sequence Number","1.2.840.113549.1.9.25.5":"PKCS7 PDU","1.2.840.113549.1.9.26":"PKCS9syntax","1.2.840.113549.1.9.27":"PKCS9matching Rules","1.2.840.113549.1.12":"PKCS-12","1.2.840.113549.1.12.1":"PKCS-12- Pbe Ids#12 mode ID","1.2.840.113549.1.12.1.1":"PBE with SHA And128 Bit RC4","1.2.840.113549.1.12.1.2":"PBE with SHA And40 Bit RC4","1.2.840.113549.1.12.1.3":"PBE with SHA And3-Key Triple DES-CBC","1.2.840.113549.1.12.1.4":"PBE with SHA And2-Key Triple DES-CBC","1.2.840.113549.1.12.1.5":"PBE with SHA And128 Bit RC2-CBC","1.2.840.113549.1.12.1.6":"PBE with SHA And40 Bit RC2-CBC","1.2.840.113549.1.12.2":"PKCS-12-ESPVKID","1.2.840.113549.1.12.2.1":"PKCS-12-PKCS8 Key Shrouding(1284011354911235) instead","1.2.840.113549.1.12.3":"PKCS-12-Bag Ids","1.2.840.113549.1.12.3.1":"PKCS-12-key Bag Id","1.2.840.113549.1.12.3.2":"PKCS-12-cert And CRL Bag Id","1.2.840.113549.1.12.3.3":"PKCS-12-secret Bag Id","1.2.840.113549.1.12.3.4":"PKCS-12-safe Contents Id","1.2.840.113549.1.12.3.5":"PKCS-12-pkcs","1.2.840.113549.1.12.4":"PKCS-12-Cert Bag ID","1.2.840.113549.1.12.4.1":"PKCS-12-x509 Cert CRL Bag I Dformerly assigned as pkcs-12-x509 Cert CRL Bag","1.2.840.113549.1.12.4.2":"PKCS-12-SDSI Cert Bag I Dformerly assigned as pkcs-12-SDSI Cert Bag","1.2.840.113549.1.12.5":"PKCS-12-OID","1.2.840.113549.1.12.5.1":"PKCS-12-PBEI Dthe partially compatible (128401135491121) OIDs instead","1.2.840.113549.1.12.5.1.1":"PKCS-12-PBE with SHA1 And128 Bit RC4use (1284011354911211) instead","1.2.840.113549.1.12.5.1.2":"PKCS-12-PBE with SHA1 And40 Bit RC4use (1284011354911212) instead","1.2.840.113549.1.12.5.1.3":"PKCS-12-PBE with SHA1 And Triple DESCB Cuse the incompatible but similar (1284011354911213) or (1284011354911214) instead","1.2.840.113549.1.12.5.1.4":"PKCS-12-PBE with SHA1 And128 Bit RC2CB Cuse (1284011354911215) instead","1.2.840.113549.1.12.5.1.5":"PKCS-12-PBE with SHA1 And40 Bit RC2CB Cuse (1284011354911216) instead","1.2.840.113549.1.12.5.1.6":"PKCS-12-PBE with SHA1 And RC4use the incompatible but similar (1284011354911211) or (1284011354911212) instead","1.2.840.113549.1.12.5.1.7":"PKCS-12-PBE with SHA1 And RC2CB Cuse the incompatible but similar (1284011354911215) or (1284011354911216) instead","1.2.840.113549.1.12.5.2":"PKCS-12-Enveloping I Dthe conventional PKCS#1OIDs instead","1.2.840.113549.1.12.5.2.1":"PKCS-12-RSA Encryption With128 Bit RC4use the conventional PKCS#1OIDs instead","1.2.840.113549.1.12.5.2.2":"PKCS-12-RSA Encryption With40 Bit RC4use the conventional PKCS#1OIDs instead","1.2.840.113549.1.12.5.2.3":"PKCS-12-RSA Encryption with Triple DESuse the conventional PKCS#1OIDs instead","1.2.840.113549.1.12.5.3":"PKCS-12-Signature IDuse the conventional PKCS#1OIDs instead","1.2.840.113549.1.12.5.3.1":"PKCS-12-RSA Signature with SHA1 Digestuse the conventional PKCS#1OIDs instead","1.2.840.113549.1.12.10":"PKCS-12 Version1","1.2.840.113549.1.12.10.1":"PKCS-12 Bad Ids","1.2.840.113549.1.12.10.1.1":"PKCS-12-key Bag","1.2.840.113549.1.12.10.1.2":"PKCS-12-pkcs","1.2.840.113549.1.12.10.1.3":"PKCS-12-cert Bag","1.2.840.113549.1.12.10.1.4":"PKCS-12-crl Bag","1.2.840.113549.1.12.10.1.5":"PKCS-12-secret Bag","1.2.840.113549.1.12.10.1.6":"PKCS-12-safe Contents Bag","1.2.840.113549.1.15.1":"PKCS15modules","1.2.840.113549.1.15.2":"PKCS15attributes","1.2.840.113549.1.15.3":"PKCS15content Type","1.2.840.113549.1.15.3.1":"PKCS15content","1.2.840.113549.2":"Digest Algorithm","1.2.840.113549.2.2":"MD2","1.2.840.113549.2.4":"MD4","1.2.840.113549.2.5":"MD5","1.2.840.113549.2.7":"HMAC with SHA1","1.2.840.113549.2.8":"HMAC with SHA224","1.2.840.113549.2.9":"HMAC with SHA256","1.2.840.113549.2.10":"HMAC with SHA384","1.2.840.113549.2.11":"HMAC with SHA512","1.2.840.113549.3":"Encryption Algorithm","1.2.840.113549.3.2":"Rc2CBC","1.2.840.113549.3.3":"Rc2ECB","1.2.840.113549.3.4":"Rc4","1.2.840.113549.3.5":"Rc4 with MAC","1.2.840.113549.3.6":"Desx-CBC","1.2.840.113549.3.7":"Des-EDE3-CBC","1.2.840.113549.3.8":"Rc5CBC","1.2.840.113549.3.9":"Rc5-CBCPad","1.2.840.113549.3.10":"DesCDMF","1.2.840.113556.1.2.241":"Delivery Mechanism","1.2.840.113556.1.2.281":"Nt Security Descriptor","1.2.840.113556.1.3.0":"Site-Addressing","1.2.840.113556.1.3.13":"Class Schema","1.2.840.113556.1.3.14":"Attribute Schema","1.2.840.113556.1.3.17":"Mailbox- Agent","1.2.840.113556.1.3.22":"Mailbox","1.2.840.113556.1.3.23":"Container","1.2.840.113556.1.3.46":"Mail Recipient","1.2.840.113556.1.4.145":"Revision","1.2.840.113556.1.4.1327":"PKI Default Key Spec","1.2.840.113556.1.4.1328":"PKI Key Usage","1.2.840.113556.1.4.1329":"PKI Max Issuing Depth","1.2.840.113556.1.4.1330":"PKI Critical Extensions","1.2.840.113556.1.4.1331":"PKI Expiration Period","1.2.840.113556.1.4.1332":"PKI Overlap Period","1.2.840.113556.1.4.1333":"PKI Extended Key Usage","1.2.840.113556.1.4.1334":"PKI Default CSPs","1.2.840.113556.1.4.1335":"PKI Enrollment Access","1.2.840.113556.1.4.1429":"MsPKI-RA-Signature","1.2.840.113556.1.4.1430":"MsPKI-Enrollment-Flag","1.2.840.113556.1.4.1431":"MsPKI-Private-Key","1.2.840.113556.1.4.1432":"MsPKI-Certificate-Name","1.2.840.113556.1.4.1433":"MsPKI-Minimal-Key","1.2.840.113556.1.4.1434":"MsPKI-Template-Schema","1.2.840.113556.1.4.1435":"MsPKI-Template-Minor","1.2.840.113556.1.4.1436":"MsPKI-Cert-Template","1.2.840.113556.1.4.1437":"MsPKI-Supersede-Templates","1.2.840.113556.1.4.1438":"MsPKI-RA-Policies","1.2.840.113556.1.4.1439":"MsPKI-Certificate-Policy","1.2.840.113556.1.4.1674":"MsPKI-Certificate-Application","1.2.840.113556.1.4.1675":"MsPKI-R A- Application","1.2.840.113556.4.3":"Microsoft Excel","1.2.840.113556.4.4":"Titled with OID","1.2.840.113556.4.5":"Microsoft Power Point","1.2.840.113583.1":"Adobe Acrobat","1.2.840.113583.1.1":"Acrobat Security","1.2.840.113583.1.1.1":"PDF Password","1.2.840.113583.1.1.2":"PDF Default Signing Credential","1.2.840.113583.1.1.3":"PDF Default Encryption Credential","1.2.840.113583.1.1.4":"PDF Password Timeout","1.2.840.113583.1.1.5":"PDF Authentic Documents Trust","1.2.840.113583.1.1.6":"PDF Dynamic Content Trust","1.2.840.113583.1.1.7":"PDF Ubiquity Trust","1.2.840.113583.1.1.8":"PDF Revocation Info Archival","1.2.840.113583.1.1.9":"PDF x509 Extension","1.2.840.113583.1.1.9.1":"Adobe Time-stamp","1.2.840.113583.1.1.9.2":"Adobe Archive Rev Info","1.2.840.113583.1.1.10":"PDF PPLK Lite Credential","1.2.840.113583.1.2.":"Acrobat CPS","1.2.840.113583.1.2.1":"PDF Authentic Documents CPS","1.2.840.113583.1.2.2":"PDF Test CPS","1.2.840.113583.1.2.3":"PDF Ubiquity CPS","1.2.840.113583.1.2.4":"PDF Adhoc CPS","1.2.840.113583.1.7":"Acrobat Ubiquity","1.2.840.113583.1.7.1":"PDF Ubiquity Sub Rights","1.2.840.113583.1.9":"Acrobat Extension","1.2.840.113628.114.1.7":"Adobe PKCS7","1.2.840.113635.100":"Apple Data Security","1.2.840.113635.100.1":"Apple Trust Policy","1.2.840.113635.100.1.1":"Apple I Sign TP","1.2.840.113635.100.1.2":"Apple x509 Basic","1.2.840.113635.100.1.3":"Apple SSL Policy","1.2.840.113635.100.1.4":"Apple Local Cert Gen Policy","1.2.840.113635.100.1.5":"Apple CSR Gen Policy","1.2.840.113635.100.1.6":"Apple CRL Policy","1.2.840.113635.100.1.7":"Apple OCSP Policy","1.2.840.113635.100.1.8":"Apple SMIME Policy","1.2.840.113635.100.1.9":"Apple EAP Policy","1.2.840.113635.100.1.10":"Apple SW Update Signing Policy","1.2.840.113635.100.1.11":"Apple IPSec Policy","1.2.840.113635.100.1.12":"Apple IChat Policy","1.2.840.113635.100.1.13":"Apple Resource Sign Policy","1.2.840.113635.100.1.14":"Apple PKINIT Client Policy","1.2.840.113635.100.1.15":"Apple PKINIT Server Policy","1.2.840.113635.100.1.16":"Apple Code Signing Policy","1.2.840.113635.100.1.17":"Apple Package Signing Policy","1.2.840.113635.100.2":"Apple Security Algorithm","1.2.840.113635.100.2.1":"Apple FEE","1.2.840.113635.100.2.2":"Apple ASC","1.2.840.113635.100.2.3":"Apple FEE_MD5","1.2.840.113635.100.2.4":"Apple FEE_SHA1","1.2.840.113635.100.2.5":"Apple FEED","1.2.840.113635.100.2.6":"Apple FEEDEXP","1.2.840.113635.100.2.7":"Apple ECDSA","1.2.840.113635.100.3":"Apple Dot Mac Certificate","1.2.840.113635.100.3.1":"Apple Dot Mac Certificate Request","1.2.840.113635.100.3.2":"Apple Dot Mac Certificate Extension","1.2.840.113635.100.3.3":"Apple Dot Mac Certificate Request Values","1.2.840.113635.100.4":"Apple Extended Key Usage","1.2.840.113635.100.4.1":"Apple Code Signing","1.2.840.113635.100.4.1.1":"Apple Code Signing Development","1.2.840.113635.100.4.1.2":"Apple Software Update Signing","1.2.840.113635.100.4.1.3":"Apple Code Signing Third Party","1.2.840.113635.100.4.1.4":"Apple Resource Signing","1.2.840.113635.100.4.2":"Apple I Chat Signing","1.2.840.113635.100.4.3":"Apple I Chat Encryption","1.2.840.113635.100.4.4":"Apple System Identity","1.2.840.113635.100.4.5":"Apple Crypto Env","1.2.840.113635.100.4.5.1":"Apple Crypto Production Env","1.2.840.113635.100.4.5.2":"Apple Crypto Maintenance Env","1.2.840.113635.100.4.5.3":"Apple Crypto Test Env","1.2.840.113635.100.4.5.4":"Apple Crypto Development Env","1.2.840.113635.100.4.6":"Apple Crypto Qo S","1.2.840.113635.100.4.6.1":"Apple Crypto Tier0 QoS","1.2.840.113635.100.4.6.2":"Apple Crypto Tier1 QoS","1.2.840.113635.100.4.6.3":"Apple Crypto Tier2 QoS","1.2.840.113635.100.4.6.4":"Apple Crypto Tier3 QoS","1.2.840.113635.100.4.7":"Apple ID Sharing Certificate","1.2.840.113635.100.4.13":"Apple Extended Key Usage Developer ID Installer","1.2.840.113635.100.5":"Apple Certificate Policies","1.2.840.113635.100.5.1":"Apple Certificate Policy ID","1.2.840.113635.100.5.2":"Apple Dot Mac Certificate Policy ID","1.2.840.113635.100.5.3":"Apple ADC Certificate Policy ID","1.2.840.113635.100.5.7.1":"Apple ID Sharing Certificate Policy","1.2.840.113635.100.6":"Apple Certificate Extensions","1.2.840.113635.100.6.1":"Apple Certificate Extension Code Signing","1.2.840.113635.100.6.1.1":"Apple Certificate Extension Apple Signing","1.2.840.113635.100.6.1.2":"Apple Certificate Extension ADC Developer Signing","1.2.840.113635.100.6.1.3":"Apple Certificate Extension ADC Apple Signing","1.2.840.113635.100.6.2.3":"Apple Application Integration","1.2.840.113635.100.6.1.33":"Apple Certificate Extension Developer ID Date","1.2.840.113635.100.6.1.14":"Apple Certificate Extension Developer ID Installer","1.2.840.114021.1.6.1":"Identrus unknown policy Identifier","1.2.840.114021.4.1":"Identrus OCSP","1.3.6.1.4.1.188.7.1.1":"Ascom","1.3.6.1.4.1.188.7.1.1.1":"Idea ECB","1.3.6.1.4.1.188.7.1.1.2":"Idea CBC","1.3.6.1.4.1.188.7.1.1.3":"Idea CFB","1.3.6.1.4.1.188.7.1.1.4":"Idea OFB","1.3.6.1.4.1.311.2.1.4":"Spc Indirect Data Context","1.3.6.1.4.1.311.2.1.10":"Spc Agency Info","1.3.6.1.4.1.311.2.1.11":"Spc Statement Type","1.3.6.1.4.1.311.2.1.12":"Spc Sp Opus Info","1.3.6.1.4.1.311.2.1.14":"Cert Req Extensions","1.3.6.1.4.1.311.2.1.15":"Spc P E Image Data","1.3.6.1.4.1.311.2.1.18":"Spc Raw File Data","1.3.6.1.4.1.311.2.1.19":"Spc Structured Storage Data","1.3.6.1.4.1.311.2.1.20":"Spc Java ClassData (type 1extension',aka 'Glue extension)","1.3.6.1.4.1.311.2.1.21":"Individual Code Signing","1.3.6.1.4.1.311.2.1.22":"Commercial Code Signing","1.3.6.1.4.1.311.2.1.25":"Spc Link (type 2as 'Glue extension)","1.3.6.1.4.1.311.2.1.26":"Spc Minimal Criteria Info","1.3.6.1.4.1.311.2.1.27":"Spc Financial Criteria Info","1.3.6.1.4.1.311.2.1.28":"SpcLink (type 3as 'Glue extension)","1.3.6.1.4.1.311.2.1.29":"Spc Hash Info Obj ID","1.3.6.1.4.1.311.2.1.30":"Spc Sip Info Obj ID","1.3.6.1.4.1.311.2.2":"Ctl","1.3.6.1.4.1.311.2.2.1":"Ctl Trusted Codesigning CAList","1.3.6.1.4.1.311.2.2.2":"Ctl Trusted Client Auth CAList","1.3.6.1.4.1.311.2.2.3":"Ctl Trusted Server Auth CAList","1.3.6.1.4.1.311.3.2.1":"Timestamp Request","1.3.6.1.4.1.311.10.1":"Cert Trust List","1.3.6.1.4.1.311.10.1.1":"Sorted Ctl","1.3.6.1.4.1.311.10.2":"Next Update Location","1.3.6.1.4.1.311.10.3.1":"Cert Trust List Signing","1.3.6.1.4.1.311.10.3.2":"Time Stamp Signing","1.3.6.1.4.1.311.10.3.3":"Server Gated Crypto","1.3.6.1.4.1.311.10.3.3.1":"Serialized","1.3.6.1.4.1.311.10.3.4":"Encrypted File System","1.3.6.1.4.1.311.10.3.4.1":"Efs Recovery","1.3.6.1.4.1.311.10.3.5":"Whql Crypto","1.3.6.1.4.1.311.10.3.6":"Nt5 Crypto","1.3.6.1.4.1.311.10.3.7":"Oem WHQL Crypto","1.3.6.1.4.1.311.10.3.8":"Embedded NT Crypto","1.3.6.1.4.1.311.10.3.9":"Root List Signer","1.3.6.1.4.1.311.10.3.10":"Qualified Subordination","1.3.6.1.4.1.311.10.3.11":"Key Recovery","1.3.6.1.4.1.311.10.3.12":"Document Signing","1.3.6.1.4.1.311.10.3.13":"Lifetime Signing","1.3.6.1.4.1.311.10.3.14":"Mobile Device Software","1.3.6.1.4.1.311.10.3.15":"Smart Display","1.3.6.1.4.1.311.10.3.16":"Csp Signature","1.3.6.1.4.1.311.10.4.1":"yesno Trust Attr","1.3.6.1.4.1.311.10.5.1":"Drm","1.3.6.1.4.1.311.10.5.2":"Drm Individualization","1.3.6.1.4.1.311.10.6.1":"Licenses","1.3.6.1.4.1.311.10.6.2":"License Server","1.3.6.1.4.1.311.10.7.1":"Keyid Rdn","1.3.6.1.4.1.311.10.8.1":"Remove Certificate","1.3.6.1.4.1.311.10.9.1":"Cross Cert Dist Points","1.3.6.1.4.1.311.10.10.1":"Cmc Add Attributes","1.3.6.1.4.1.311.10.11":"Cert Prop Id Prefix","1.3.6.1.4.1.311.10.11.4":"Cert Md5 Hash Prop Id","1.3.6.1.4.1.311.10.11.20":"Cert Key Identifier Prop Id","1.3.6.1.4.1.311.10.11.28":"Cert Issuer Serial Number Md5 Hash Prop Id","1.3.6.1.4.1.311.10.11.29":"Cert Subject Name MD5 Hash Prop Id","1.3.6.1.4.1.311.10.12.1":"Any Application Policy","1.3.6.1.4.1.311.12":"Catalog","1.3.6.1.4.1.311.12.1.1":"Catalog List","1.3.6.1.4.1.311.12.1.2":"Catalog List Member","1.3.6.1.4.1.311.12.2.1":"Catalog Name Value Obj ID","1.3.6.1.4.1.311.12.2.2":"Catalog Member Info Obj ID","1.3.6.1.4.1.311.13.1":"Renewal Certificate","1.3.6.1.4.1.311.13.2.1":"Enrolment Name Value Pair","1.3.6.1.4.1.311.13.2.2":"Enrolment CSP","1.3.6.1.4.1.311.13.2.3":"Os Version","1.3.6.1.4.1.311.16.4":"Microsoft Recipient Info","1.3.6.1.4.1.311.17.1":"PKCS12 Key Provider Name Attr","1.3.6.1.4.1.311.17.2":"Local Machine Keyset","1.3.6.1.4.1.311.17.3":"PKCS12 Extended Attributes","1.3.6.1.4.1.311.20.1":"Auto Enroll Ctl Usage","1.3.6.1.4.1.311.20.2":"Microsoft Certificate Type","1.3.6.1.4.1.311.20.2.1":"Enrollment Agent","1.3.6.1.4.1.311.20.2.2":"Smartcard Logon","1.3.6.1.4.1.311.20.2.3":"NP Principal Name","1.3.6.1.4.1.311.20.3":"Cert Manifold","1.3.6.1.4.1.311.21.1":"Microsoft Certification Authority Renewal","1.3.6.1.4.1.311.21.2":"Microsoft Certificate Previous Hash","1.3.6.1.4.1.311.21.3":"CRL Virtual Base","1.3.6.1.4.1.311.21.4":"CRL Next Publish","1.3.6.1.4.1.311.21.5":"Ca Exchange","1.3.6.1.4.1.311.21.6":"Key Recovery","1.3.6.1.4.1.311.21.7":"Microsoft Certificate Template","1.3.6.1.4.1.311.21.8":"Enterprize OID Root","1.3.6.1.4.1.311.21.9":"Rdn Dummy Signer","1.3.6.1.4.1.311.21.10":"Microsoft Certificate Policies","1.3.6.1.4.1.311.21.11":"Application Policy Mappings","1.3.6.1.4.1.311.21.12":"Application Policy Constraints","1.3.6.1.4.1.311.21.13":"Archived Key","1.3.6.1.4.1.311.21.14":"CRL Self CDP","1.3.6.1.4.1.311.21.15":"Require Cert Chain Policy","1.3.6.1.4.1.311.21.16":"Archived Key Cert Hash","1.3.6.1.4.1.311.21.17":"Issued Cert Hash","1.3.6.1.4.1.311.21.19":"DS Email Replication","1.3.6.1.4.1.311.21.20":"Request Client Info","1.3.6.1.4.1.311.21.21":"Encrypted Key Hash","1.3.6.1.4.1.311.21.22":"Certsrv Cross CA Version","1.3.6.1.4.1.311.25.1":"Ntds Replication","1.3.6.1.4.1.311.31.1":"Product Update","1.3.6.1.4.1.311.47.1.1":"System Health","1.3.6.1.4.1.311.47.1.3":"System Health Loophole","1.3.6.1.4.1.311.60.1.1":"Root Program Flags","1.3.6.1.4.1.311.60.2.1.1":"Jurisdiction Of Incorporation L","1.3.6.1.4.1.311.60.2.1.2":"Jurisdiction Of Incorporation SP","1.3.6.1.4.1.311.60.2.1.3":"Jurisdiction Of Incorporation C","1.3.6.1.4.1.311.61.1.1":"Kernel Mode Code Signing","1.3.6.1.4.1.311.84.1.1":"ASP.NET HTTPS Development certificate","1.3.6.1.4.1.311.88":"CAPICOM","1.3.6.1.4.1.311.88.1":"CAPICOM version","1.3.6.1.4.1.311.88.2":"CAPICOM attribute","1.3.6.1.4.1.311.88.2.1":"Document type attribute","1.3.6.1.4.1.311.88.2.2":"Document description attribute","1.3.6.1.4.1.311.88.3":"CAPICOM encrypted data message","1.3.6.1.4.1.311.88.3.1":"CAPICOM content of encrypted data","1.3.6.1.4.1.782.1.2.1.8.1":"Network Solutions EV policy","1.3.6.1.4.1.2428.10.1.1":"UNINETT policy Identifier","1.3.6.1.4.1.2712.10":"ICE-TEL policy Identifier","1.3.6.1.4.1.2786.1.1.1":"ICE-TEL Italian","1.3.6.1.4.1.3029.1.1.1":"Blowfish ECB","1.3.6.1.4.1.3029.1.1.2":"Blowfish CBC","1.3.6.1.4.1.3029.1.1.3":"Blowfish CFB","1.3.6.1.4.1.3029.1.1.4":"Blowfish OFB","1.3.6.1.4.1.3029.1.2.1":"Elgamal","1.3.6.1.4.1.3029.1.2.1.1":"Elgamal with SHA-1","1.3.6.1.4.1.3029.1.2.1.2":"Elgamal with RIPEMD-160","1.3.6.1.4.1.3029.3.1.1":"Cryptlib Presence Check","1.3.6.1.4.1.3029.3.1.2":"Pki Boot","1.3.6.1.4.1.3029.3.1.4":"CRL Ext Reason","1.3.6.1.4.1.3029.3.1.5":"Key Features","1.3.6.1.4.1.3029.4.1":"Cryptlib Content","1.3.6.1.4.1.3029.4.1.1":"Cryptlib Config Data","1.3.6.1.4.1.3029.4.1.2":"Cryptlib User Index","1.3.6.1.4.1.3029.4.1.3":"Cryptlib User Info","1.3.6.1.4.1.3029.4.1.4":"Rtcs Request","1.3.6.1.4.1.3029.4.1.5":"Rtcs Response","1.3.6.1.4.1.3029.4.1.6":"Rtcs Response Ext","1.3.6.1.4.1.3029.42.11172.1":"Mpeg-1","1.3.6.1.4.1.3029.54.11940.54":"TSA policy 'Anythingpolicy","1.3.6.1.4.1.3029.88.89.90.90.89":"XYZZY policy Identifier","1.3.6.1.4.1.3401.8.1.1":"Pgp Extension","1.3.6.1.4.1.3576.7":"Ecia Asc X12 Edi","1.3.6.1.4.1.3576.7.1":"Plain ED Imessage","1.3.6.1.4.1.3576.7.2":"Signed ED Imessage","1.3.6.1.4.1.3576.7.5":"Integrity ED Imessage","1.3.6.1.4.1.3576.7.65":"Ia Receipt Message","1.3.6.1.4.1.3576.7.97":"Ia Status Message","1.3.6.1.4.1.3576.8":"Ecia Edifact","1.3.6.1.4.1.3576.9":"Ecia Non Edi","1.3.6.1.4.1.4146":"GlobalSign","1.3.6.1.4.1.4146.1":"GlobalSign Policy","1.3.6.1.4.1.4146.1.1":"GlobalSign EV policy","1.3.6.1.4.1.4146.1.10":"GlobalSign DV Policy","1.3.6.1.4.1.4146.1.20":"GlobalSign OV Policy","1.3.6.1.4.1.4146.1.30":"GlobalSign TSA Policy","1.3.6.1.4.1.4146.1.40":"GlobalSign Client Certificates Policy","1.3.6.1.4.1.4146.1.40.10":"GlobalSign Client Certificates Enterprise PKI Policy","1.3.6.1.4.1.4146.1.50":"GlobalSign Code Signing Certificates Policy","1.3.6.1.4.1.4146.1.60":"GlobalSign Root Sign Policy","1.3.6.1.4.1.4146.1.70":"GlobalSign Trusted Root Policy","1.3.6.1.4.1.4146.1.80":"GlobalSign EDI Client Policy","1.3.6.1.4.1.4146.1.81":"GlobalSign EDI Server Policy","1.3.6.1.4.1.4146.1.90":"GlobalSign TPM Root Policy","1.3.6.1.4.1.4146.1.95":"GlobalSign OCSP Policy","1.3.6.1.4.1.41482.3.3":"YubiKey Firmware Version","1.3.6.1.4.1.41482.3.7":"YubiKey Serial Number","1.3.6.1.4.1.41482.3.8":"YubiKey PIN Touch Policy","1.3.6.1.4.1.41482.3.9":"YubiKey Formfactor","1.3.6.1.4.1.4788.2.202.1":"D-TRUSTEV policy","1.3.6.1.4.1.5309.1":"Edel Web Policy","1.3.6.1.4.1.5309.1.2":"Edel Web Customer Policy","1.3.6.1.4.1.5309.1.2.1":"Edel Web Clepsydre Policy","1.3.6.1.4.1.5309.1.2.2":"Edel Web Experimental TSA Policy","1.3.6.1.4.1.5309.1.2.3":"Edel Web Open Evidence TSA Policy","1.3.6.1.4.1.53087.1.3":"Trademark Country Or Region Name","1.3.6.1.4.1.53087.1.4":"Trademark Registration Number","1.3.6.1.4.1.53087.1.6":"Word Mark","1.3.6.1.4.1.5472":"Timeproof","1.3.6.1.4.1.5472.1":"TSS","1.3.6.1.4.1.5472.1.1":"TSS80","1.3.6.1.4.1.5472.1.2":"TSS380","1.3.6.1.4.1.5472.1.3":"TSS400","1.3.6.1.4.1.5770.0.3":"Secondary Practices","1.3.6.1.4.1.5770.0.4":"Physician Identifiers","1.3.6.1.4.1.6334.1.100.1":"Cybertrust EV policy","1.3.6.1.4.1.6449.1.2.1.3.1":"Comodo Policy","1.3.6.1.4.1.6449.1.2.1.5.1":"Comodo EV policy","1.3.6.1.4.1.6449.1.2.2.7":"Comodo TLS DV","1.3.6.1.4.1.6449.1.2.2.15":"Wotrust Policy","1.3.6.1.4.1.6449.1.3.5.2":"Comodo Certified Delivery Service","1.3.6.1.4.1.6449.2.1.1":"Comodo Timestamping Policy","1.3.6.1.4.1.7879.13.24.1":"T-Tele Sec EV policy","1.3.6.1.4.1.8024.0.2.100.1.2":"QuoVadis EV policy","1.3.6.1.4.1.8231.1":"Rol Unico Nacional","1.3.6.1.4.1.8301.3.5.1":"alidity Model Chain","1.3.6.1.4.1.8301.3.5.2":"alidity Model Shell","1.3.6.1.4.1.11129.2.4.2":"Certificate Transparency","1.3.6.1.4.1.11591":"Gnu","1.3.6.1.4.1.11591.1":"Gnu Radius","1.3.6.1.4.1.11591.3":"Gnu Radar","1.3.6.1.4.1.11591.12":"Gnu Digest Algorithm","1.3.6.1.4.1.11591.12.2":"Tiger","1.3.6.1.4.1.11591.13":"Gnu Encryption Algorithm","1.3.6.1.4.1.11591.13.2":"Serpent","1.3.6.1.4.1.11591.13.2.1":"Serpent128_ECB","1.3.6.1.4.1.11591.13.2.2":"Serpent128_CBC","1.3.6.1.4.1.11591.13.2.3":"Serpent128_OFB","1.3.6.1.4.1.11591.13.2.4":"Serpent128_CFB","1.3.6.1.4.1.11591.13.2.21":"Serpent192_ECB","1.3.6.1.4.1.11591.13.2.22":"Serpent192_CBC","1.3.6.1.4.1.11591.13.2.23":"Serpent192_OFB","1.3.6.1.4.1.11591.13.2.24":"Serpent192_CFB","1.3.6.1.4.1.11591.13.2.41":"Serpent256_ECB","1.3.6.1.4.1.11591.13.2.42":"Serpent256_CBC","1.3.6.1.4.1.11591.13.2.43":"Serpent256_OFB","1.3.6.1.4.1.11591.13.2.44":"Serpent256_CFB","1.3.6.1.4.1.14370.1.6":"Geo Trust EV policy","1.3.6.1.4.1.14777.6.1.1":"Izenpe EV policy","1.3.6.1.4.1.14777.6.1.2":"Izenpe EV policy","1.3.6.1.4.1.16334.509.1.1":"Northrop Grumman ext Key Usage?","1.3.6.1.4.1.16334.509.2.1":"Ngc Class1","1.3.6.1.4.1.16334.509.2.2":"Ngc Class2","1.3.6.1.4.1.16334.509.2.3":"Ngc Class3","1.3.6.1.4.1.17326.10.8.12.1.2":"Camerfirma EV policy","1.3.6.1.4.1.17326.10.14.2.1.2":"Camerfirma EV policy","1.3.6.1.4.1.22234.2.5.2.3.1":"Cert Plus EV policy","1.3.6.1.4.1.23223.1.1.1":"Start Com EV policy","1.3.6.1.4.1.23629.1.4.2.1.1":"Safenet Usage Limit","1.3.6.1.4.1.23629.1.4.2.1.2":"Safenet End Date","1.3.6.1.4.1.23629.1.4.2.1.3":"Safenet Start Date","1.3.6.1.4.1.23629.1.4.2.1.4":"Safenet Admin Cert","1.3.6.1.4.1.23629.1.4.2.2.1":"Safenet Key Digest","1.3.6.1.4.1.34697.2.1":"Affirm Trust EV policy","1.3.6.1.4.1.34697.2.2":"Affirm Trust EV policy","1.3.6.1.4.1.34697.2.3":"Affirm Trust EV policy","1.3.6.1.4.1.34697.2.4":"Affirm Trust EV policy","1.3.6.1.4.1.40869.1.1.22.3":"TWCAEV policy","1.3.6.1.4.1.13177.10.1.2.2":"Corporate certificates for Natural Person","1.3.6.1.4.1.37476.9000.64.1":"Smallstep CA Provisioner ID","1.3.6.1.5.2.3.4":"KP Client Authentication","1.3.6.1.5.2.3.5":"KCD Authentication","1.3.6.1.5.5.7":"PKIX","1.3.6.1.5.5.7.0.12":"Attribute Cert","1.3.6.1.5.5.7.1":"Private Extension","1.3.6.1.5.5.7.1.1":"Certificate Authority Information Access","1.3.6.1.5.5.7.1.2":"Biometric Info","1.3.6.1.5.5.7.1.3":"Qualified Certificate Statements","1.3.6.1.5.5.7.1.4":"Ac Audit Identity","1.3.6.1.5.5.7.1.5":"Ac Targeting","1.3.6.1.5.5.7.1.6":"Ac Aa Controls","1.3.6.1.5.5.7.1.7":"Ip Addr Blocks","1.3.6.1.5.5.7.1.8":"Autonomous Sys Ids","1.3.6.1.5.5.7.1.9":"Router Identifier","1.3.6.1.5.5.7.1.10":"Ac Proxying","1.3.6.1.5.5.7.1.11":"Subject Info Access","1.3.6.1.5.5.7.1.12":"Logo Type","1.3.6.1.5.5.7.1.13":"Wlan SSID","1.3.6.1.5.5.7.1.26":"Telephone Number Authorization List","1.3.6.1.5.5.7.2":"Policy Qualifier Ids","1.3.6.1.5.5.7.2.1":"Certificate Policy Statement","1.3.6.1.5.5.7.2.2":"User Notice","1.3.6.1.5.5.7.2.3":"Text Notice","1.3.6.1.5.5.7.3":"Key Purpose","1.3.6.1.5.5.7.3.1":"Server Authentication","1.3.6.1.5.5.7.3.2":"Client Authentication","1.3.6.1.5.5.7.3.3":"Code Signing","1.3.6.1.5.5.7.3.4":"Email Protection","1.3.6.1.5.5.7.3.5":"Ipsec End System","1.3.6.1.5.5.7.3.6":"Ipsec Tunnel","1.3.6.1.5.5.7.3.7":"Ipsec User","1.3.6.1.5.5.7.3.8":"Time Stamping","1.3.6.1.5.5.7.3.9":"OCSP Signing","1.3.6.1.5.5.7.3.10":"DVCS","1.3.6.1.5.5.7.3.11":"Sbgp Cert AA Server Auth","1.3.6.1.5.5.7.3.13":"Eap Over PPP","1.3.6.1.5.5.7.3.14":"Eap Over LAN","1.3.6.1.5.5.7.3.21":"Secure Shell Client","1.3.6.1.5.5.7.3.31":"Brand Indicator for Message Identification","1.3.6.1.5.5.7.3.46":"Document Signing","1.3.6.1.5.5.7.4":"Cmp Information Types","1.3.6.1.5.5.7.4.1":"Ca Prot Enc Cert","1.3.6.1.5.5.7.4.2":"Sign Key Pair Types","1.3.6.1.5.5.7.4.3":"Enc Key Pair Types","1.3.6.1.5.5.7.4.4":"Preferred Symm Alg","1.3.6.1.5.5.7.4.5":"CA Key Update Info","1.3.6.1.5.5.7.4.6":"Current CRL","1.3.6.1.5.5.7.4.7":"Unsupported OIDs","1.3.6.1.5.5.7.4.10":"Key Pair Param Req","1.3.6.1.5.5.7.4.11":"Key Pair Param Rep","1.3.6.1.5.5.7.4.12":"Rev Passphrase","1.3.6.1.5.5.7.4.13":"Implicit Confirm","1.3.6.1.5.5.7.4.14":"Confirm Wait Time","1.3.6.1.5.5.7.4.15":"Orig PKI Message","1.3.6.1.5.5.7.4.16":"Supp Lang Tags","1.3.6.1.5.5.7.5":"Crmf Registration","1.3.6.1.5.5.7.5.1":"Reg Ctrl","1.3.6.1.5.5.7.5.1.1":"Reg Token","1.3.6.1.5.5.7.5.1.2":"Authenticator","1.3.6.1.5.5.7.5.1.3":"Pki Publication Info","1.3.6.1.5.5.7.5.1.4":"Pki Archive Options","1.3.6.1.5.5.7.5.1.5":"Old Cert ID","1.3.6.1.5.5.7.5.1.6":"Protocol Encr Key","1.3.6.1.5.5.7.5.1.7":"Alt Cert Template","1.3.6.1.5.5.7.5.1.8":"Wtls Template","1.3.6.1.5.5.7.5.2":"Utf8 Pairs","1.3.6.1.5.5.7.5.2.1":"Utf8 Pairs","1.3.6.1.5.5.7.5.2.2":"Cert Req","1.3.6.1.5.5.7.6":"Algorithms","1.3.6.1.5.5.7.6.1":"Des40","1.3.6.1.5.5.7.6.2":"No Signature","1.3.6.1.5.5.7.6.3":"Dh-sig-hmac","1.3.6.1.5.5.7.6.4":"Dh-pop","1.3.6.1.5.5.7.7":"CMC Controls","1.3.6.1.5.5.7.8":"Other Names","1.3.6.1.5.5.7.8.1":"Personal Data","1.3.6.1.5.5.7.8.2":"User Group","1.3.6.1.5.5.7.8.3":"Permanent Identifier","1.3.6.1.5.5.7.8.5":"Xmpp Addr","1.3.6.1.5.5.7.8.9":"SMTP UTF8 Mailbox","1.3.6.1.5.5.7.9":"Personal Data","1.3.6.1.5.5.7.9.1":"Date Of Birth","1.3.6.1.5.5.7.9.2":"Place Of Birth","1.3.6.1.5.5.7.9.3":"Gender","1.3.6.1.5.5.7.9.4":"Country Of Citizenship","1.3.6.1.5.5.7.9.5":"Country Of Residence","1.3.6.1.5.5.7.10":"Attribute Certificate","1.3.6.1.5.5.7.10.1":"Authentication Info","1.3.6.1.5.5.7.10.2":"Access Identity","1.3.6.1.5.5.7.10.3":"Charging Identity","1.3.6.1.5.5.7.10.4":"Group","1.3.6.1.5.5.7.10.5":"Role","1.3.6.1.5.5.7.10.6":"Wlan SSID","1.3.6.1.5.5.7.11":"Personal Data","1.3.6.1.5.5.7.11.1":"PKIX QC Syntax V1","1.3.6.1.5.5.7.11.2":"PKIX QC Syntax V2","1.3.6.1.5.5.7.14.2":"Resource Certificate Policy","1.3.6.1.5.5.7.20":"Logo","1.3.6.1.5.5.7.20.1":"Logo Loyalty","1.3.6.1.5.5.7.20.2":"Logo Background","1.3.6.1.5.5.7.48.1":"OCSP","1.3.6.1.5.5.7.48.1.1":"OCSP Basic","1.3.6.1.5.5.7.48.1.2":"OCSP Nonce","1.3.6.1.5.5.7.48.1.3":"OCSP CRL","1.3.6.1.5.5.7.48.1.4":"OCSP Response","1.3.6.1.5.5.7.48.1.5":"OCSP No Check","1.3.6.1.5.5.7.48.1.6":"OCSP Archive Cutoff","1.3.6.1.5.5.7.48.1.7":"OCSP Service Locator","1.3.6.1.5.5.7.48.2":"CA Issuers","1.3.6.1.5.5.7.48.3":"Time Stamping","1.3.6.1.5.5.7.48.4":"DVCS","1.3.6.1.5.5.7.48.5":"CA Repository","1.3.6.1.5.5.7.48.7":"Signed Object Repository","1.3.6.1.5.5.7.48.10":"Rpki Manifest","1.3.6.1.5.5.7.48.11":"Signed Object","1.3.6.1.5.5.8.1.1":"HMAC MD5","1.3.6.1.5.5.8.1.2":"HMAC SHA","1.3.6.1.5.5.8.1.3":"HMAC Tiger","1.3.6.1.5.5.8.2.2":"IKE Intermediate","1.3.12.2.1011.7.1":"DEC Encryption Algorithm","1.3.12.2.1011.7.1.2":"DEC DEA","1.3.12.2.1011.7.2":"DEC Hash Algorithm","1.3.12.2.1011.7.2.1":"DECMD2","1.3.12.2.1011.7.2.2":"DECMD4","1.3.12.2.1011.7.3":"DEC Signature Algorithm","1.3.12.2.1011.7.3.1":"DEC MD2 with RSA","1.3.12.2.1011.7.3.2":"DEC MD4 with RSA","1.3.12.2.1011.7.3.3":"DEC DEAMAC","1.3.14.2.26.5":"SHA","1.3.14.3.2.1.1":"RSA","1.3.14.3.2.2":"MD4 with RSA","1.3.14.3.2.2.1":"Sqmod-N","1.3.14.3.2.3":"MD5 with RSA","1.3.14.3.2.3.1":"Sqmod-Nwith RSA","1.3.14.3.2.4":"MD4 with RSA Encryption","1.3.14.3.2.6":"DES ECB","1.3.14.3.2.7":"DES CBC","1.3.14.3.2.8":"DES OFB","1.3.14.3.2.9":"DES CFB","1.3.14.3.2.10":"DES MAC","1.3.14.3.2.11":"RSA Signature","1.3.14.3.2.12":"DSA","1.3.14.3.2.13":"DSA with SHA","1.3.14.3.2.14":"MDC2 with RSA Signature","1.3.14.3.2.15":"SHA with RSA Signature","1.3.14.3.2.16":"DH with Common Modulus","1.3.14.3.2.17":"Des EDE","1.3.14.3.2.18":"SHA","1.3.14.3.2.19":"MDC-2","1.3.14.3.2.20":"DSA Common","1.3.14.3.2.21":"DSA Common with SHA","1.3.14.3.2.22":"RSA Key Transport","1.3.14.3.2.23":"Keyed-hash-seal","1.3.14.3.2.24":"MD2 with RSA Signature","1.3.14.3.2.25":"MD5 with RSA Signature","1.3.14.3.2.26":"SHA1","1.3.14.3.2.27":"DSA with SHA1","1.3.14.3.2.28":"DSA with Common SHA1","1.3.14.3.2.29":"SHA-1 with RSA Encryption","1.3.14.3.3.1":"Simple-strong-auth","1.3.14.7.2.1.1":"El Gamal","1.3.14.7.2.3.1":"MD2 with RSA","1.3.14.7.2.3.2":"MD2 with El Gamal","1.3.36.1":"Document","1.3.36.1.1":"Final Version","1.3.36.1.2":"Draft","1.3.36.2":"Sio","1.3.36.2.1":"Sedu","1.3.36.3":"Algorithm","1.3.36.3.1":"Encryption Algorithm","1.3.36.3.1.1":"DES","1.3.36.3.1.1.1":"DES ECB_pad","1.3.36.3.1.1.1.1":"DES ECB_ISOpad","1.3.36.3.1.1.2.1":"DES CBC_pad","1.3.36.3.1.1.2.1.1":"DES CBC_ISOpad","1.3.36.3.1.2":"IDEA","1.3.36.3.1.2.1":"IDEA ECB","1.3.36.3.1.2.1.1":"IDEA ECB_pad","1.3.36.3.1.2.1.1.1":"IDEA ECB_ISOpad","1.3.36.3.1.2.2":"IDEA CBC","1.3.36.3.1.2.2.1":"IDEA CBC_pad","1.3.36.3.1.2.2.1.1":"IDEA CBC_ISOpad","1.3.36.3.1.2.3":"IDEA OFB","1.3.36.3.1.2.4":"IDEA CFB","1.3.36.3.1.3":"DES_3","1.3.36.3.1.3.1.1":"DES_3 ECB_pad","1.3.36.3.1.3.1.1.1":"DES_3 ECB_ISOpad","1.3.36.3.1.3.2.1":"DES_3 CBC_pad","1.3.36.3.1.3.2.1.1":"DES_3 CBC_ISOpad","1.3.36.3.1.4":"RSA Encryption","1.3.36.3.1.4.512.17":"RSA Encryption Withlmod512expe17","1.3.36.3.1.5":"BSI-1","1.3.36.3.1.5.1":"BSI_1 ECB_pad","1.3.36.3.1.5.2":"BSI_1 CBC_pad","1.3.36.3.1.5.2.1":"BSI_1 CBC_PEMpad","1.3.36.3.2":"Hash Algorithm","1.3.36.3.2.1":"Ripemd160","1.3.36.3.2.2":"Ripemd128","1.3.36.3.2.3":"Ripemd256","1.3.36.3.2.4":"Mdc2single Length","1.3.36.3.2.5":"Mdc2double Length","1.3.36.3.3":"Signature Algorithm","1.3.36.3.3.1":"RSA Signature","1.3.36.3.3.1.1":"RSA Signature WithSHA1","1.3.36.3.3.1.1.1024.11":"RSA Signature WithSHA1_l1024_l11","1.3.36.3.3.1.2":"RSA Signature Withripemd160","1.3.36.3.3.1.2.1024.11":"RSA Signature Withripemd160_l1024_l11","1.3.36.3.3.1.3":"RSA Signature Withrimpemd128","1.3.36.3.3.1.4":"RSA Signature Withrimpemd256","1.3.36.3.3.2":"Ecsie Sign","1.3.36.3.3.2.1":"Ecsie Sign WithSHA1","1.3.36.3.3.2.2":"Ecsie Sign Withripemd160","1.3.36.3.3.2.3":"Ecsie Sign Withmd2","1.3.36.3.3.2.4":"Ecsie Sign Withmd5","1.3.36.3.3.2.8.1.1.1":"Brainpool P160r1","1.3.36.3.3.2.8.1.1.2":"Brainpool P160t1","1.3.36.3.3.2.8.1.1.3":"Brainpool P192r1","1.3.36.3.3.2.8.1.1.4":"Brainpool P192t1","1.3.36.3.3.2.8.1.1.5":"Brainpool P224r1","1.3.36.3.3.2.8.1.1.6":"Brainpool P224t1","1.3.36.3.3.2.8.1.1.7":"Brainpool P256r1","1.3.36.3.3.2.8.1.1.8":"Brainpool P256t1","1.3.36.3.3.2.8.1.1.9":"Brainpool P320r1","1.3.36.3.3.2.8.1.1.10":"Brainpool P320t1","1.3.36.3.3.2.8.1.1.11":"Brainpool P384r1","1.3.36.3.3.2.8.1.1.12":"Brainpool P384t1","1.3.36.3.3.2.8.1.1.13":"Brainpool P512r1","1.3.36.3.3.2.8.1.1.14":"Brainpool P512t1","1.3.36.3.4":"Signature Scheme","1.3.36.3.4.1":"Sig S_ISO9796-1","1.3.36.3.4.2":"Sig S_ISO9796-2","1.3.36.3.4.2.1":"Sig S_ISO9796-2 with RED","1.3.36.3.4.2.2":"Sig S_ISO9796-2 with RSA","1.3.36.3.4.2.3":"Sig S_ISO9796-2 with RDN","1.3.36.4":"Attribute","1.3.36.5":"Policy","1.3.36.6":"Api","1.3.36.6.1":"Manufacturer-specific_api","1.3.36.6.1.1":"Utimaco-api","1.3.36.6.2":"Functionality-specific_api","1.3.36.7":"Keymgmnt","1.3.36.7.1":"Keyagree","1.3.36.7.1.1":"Bsi PKE","1.3.36.7.2":"Keytrans","1.3.36.7.2.1":"Enc ISO9796-2 Withrsa","1.3.36.8.1.1":"Teletrust Sig G Conform policy Identifier","1.3.36.8.2.1":"Directory Service","1.3.36.8.3.1":"Date Of Cert Gen","1.3.36.8.3.2":"Procuration","1.3.36.8.3.3":"Admission","1.3.36.8.3.4":"Monetary Limit","1.3.36.8.3.5":"Declaration Of Majority","1.3.36.8.3.6":"Integrated Circuit Card Serial Number","1.3.36.8.3.7":"PK Reference","1.3.36.8.3.8":"Restriction","1.3.36.8.3.9":"Retrieve If Allowed","1.3.36.8.3.10":"Requested Certificate","1.3.36.8.3.11":"Naming Authorities","1.3.36.8.3.11.1":"Recht Wirtschaft Steuern","1.3.36.8.3.11.1.1":"Rechtsanwaeltin","1.3.36.8.3.11.1.2":"Rechtsanwalt","1.3.36.8.3.11.1.3":"Rechts Beistand","1.3.36.8.3.11.1.4":"Steuer Beraterin","1.3.36.8.3.11.1.5":"Steuer Berater","1.3.36.8.3.11.1.6":"Steuer Bevollmaechtigte","1.3.36.8.3.11.1.7":"Steuer Bevollmaechtigter","1.3.36.8.3.11.1.8":"Notarin","1.3.36.8.3.11.1.9":"Notar","1.3.36.8.3.11.1.10":"Notar Vertreterin","1.3.36.8.3.11.1.11":"Notar Vertreter","1.3.36.8.3.11.1.12":"Notariats Verwalterin","1.3.36.8.3.11.1.13":"Notariats Verwalter","1.3.36.8.3.11.1.14":"Wirtschafts Prueferin","1.3.36.8.3.11.1.15":"Wirtschafts Pruefer","1.3.36.8.3.11.1.16":"ereidigte Buchprueferin","1.3.36.8.3.11.1.17":"ereidigter Buchpruefer","1.3.36.8.3.11.1.18":"Patent Anwaeltin","1.3.36.8.3.11.1.19":"Patent Anwalt","1.3.36.8.3.12":"Cert In Dir Since","1.3.36.8.3.13":"Cert Hash","1.3.36.8.3.14":"Name At Birth","1.3.36.8.3.15":"Additional Information","1.3.36.8.4.1":"Personal Data","1.3.36.8.4.8":"Restriction","1.3.36.8.5.1.1.1":"RSA Indicate SHA1","1.3.36.8.5.1.1.2":"RSA Indicate RIPEMD160","1.3.36.8.5.1.1.3":"RSA with SHA1","1.3.36.8.5.1.1.4":"RSA with RIPEMD160","1.3.36.8.5.1.2.1":"Dsa Extended","1.3.36.8.5.1.2.2":"Dsa with RIPEMD160","1.3.36.8.6.1":"Cert","1.3.36.8.6.2":"Cert Ref","1.3.36.8.6.3":"Attr Cert","1.3.36.8.6.4":"Attr Ref","1.3.36.8.6.5":"File Name","1.3.36.8.6.6":"Storage Time","1.3.36.8.6.7":"File Size","1.3.36.8.6.8":"Location","1.3.36.8.6.9":"Sig Number","1.3.36.8.6.10":"Auto Gen","1.3.36.8.7.1.1":"Pt Adobe ILL","1.3.36.8.7.1.2":"Pt Ami Pro","1.3.36.8.7.1.3":"Pt Auto CAD","1.3.36.8.7.1.4":"Pt Binary","1.3.36.8.7.1.5":"Pt BMP","1.3.36.8.7.1.6":"Pt CGM","1.3.36.8.7.1.7":"Pt Corel CRT","1.3.36.8.7.1.8":"Pt Corel DRW","1.3.36.8.7.1.9":"Pt Corel EXC","1.3.36.8.7.1.10":"Pt Corel PHT","1.3.36.8.7.1.11":"Pt Draw","1.3.36.8.7.1.12":"Pt DVI","1.3.36.8.7.1.13":"Pt EPS","1.3.36.8.7.1.14":"Pt Excel","1.3.36.8.7.1.15":"Pt GEM","1.3.36.8.7.1.16":"Pt GIF","1.3.36.8.7.1.17":"Pt HPGL","1.3.36.8.7.1.18":"Pt JPEG","1.3.36.8.7.1.19":"Pt Kodak","1.3.36.8.7.1.20":"Pt LaTeX","1.3.36.8.7.1.21":"Pt Lotus","1.3.36.8.7.1.22":"Pt Lotus PIC","1.3.36.8.7.1.23":"Pt Mac PICT","1.3.36.8.7.1.24":"Pt Mac Word","1.3.36.8.7.1.25":"Pt MSWfD","1.3.36.8.7.1.26":"Pt MSWord","1.3.36.8.7.1.27":"Pt MSWord2","1.3.36.8.7.1.28":"Pt MSWord6","1.3.36.8.7.1.29":"Pt MSWord8","1.3.36.8.7.1.30":"Pt PDF","1.3.36.8.7.1.31":"Pt PIF","1.3.36.8.7.1.32":"Pt Postscript","1.3.36.8.7.1.33":"Pt RTF","1.3.36.8.7.1.34":"Pt SCITEX","1.3.36.8.7.1.35":"Pt TAR","1.3.36.8.7.1.36":"Pt Targa","1.3.36.8.7.1.37":"Pt TeX","1.3.36.8.7.1.38":"Pt Text","1.3.36.8.7.1.39":"Pt TIFF","1.3.36.8.7.1.40":"Pt TIFF-FC","1.3.36.8.7.1.41":"Pt UID","1.3.36.8.7.1.42":"Pt UU Encode","1.3.36.8.7.1.43":"Pt WMF","1.3.36.8.7.1.44":"Pt Word Perfect","1.3.36.8.7.1.45":"Pt WP Grph","1.3.101.1.4":"Thawte-ce","1.3.101.1.4.1":"Strong Extranet","1.3.101.112":"Edwards-curve Digital Signature Algorithm (EdDSA) Ed25519","1.3.132.0.1":"Sect163k1","1.3.132.0.2":"Sect163r1","1.3.132.0.3":"Sect239k1","1.3.132.0.4":"Sect113r1","1.3.132.0.5":"Sect113r2","1.3.132.0.6":"Secp112r1","1.3.132.0.7":"Secp112r2","1.3.132.0.8":"Secp160r1","1.3.132.0.9":"Secp160k1","1.3.132.0.10":"Secp256k1","1.3.132.0.15":"Sect163r2","1.3.132.0.16":"Sect283k1","1.3.132.0.17":"Sect283r1","1.3.132.0.22":"Sect131r1","1.3.132.0.23":"Sect131r2","1.3.132.0.24":"Sect193r1","1.3.132.0.25":"Sect193r2","1.3.132.0.26":"Sect233k1","1.3.132.0.27":"Sect233r1","1.3.132.0.28":"Secp128r1","1.3.132.0.29":"Secp128r2","1.3.132.0.30":"Secp160r2","1.3.132.0.31":"Secp192k1","1.3.132.0.32":"Secp224k1","1.3.132.0.33":"Secp224r1","1.3.132.0.34":"Secp384r1","1.3.132.0.35":"Secp521r1","1.3.132.0.36":"Sect409k1","1.3.132.0.37":"Sect409r1","1.3.132.0.38":"Sect571k1","1.3.132.0.39":"Sect571r1","1.3.133.16.840.9.84":"x984","1.3.133.16.840.9.84.0":"x984 Module","1.3.133.16.840.9.84.0.1":"x984 Biometrics","1.3.133.16.840.9.84.0.2":"x984 CMS","1.3.133.16.840.9.84.0.3":"x984 Identifiers","1.3.133.16.840.9.84.1":"x984 Biometric","1.3.133.16.840.9.84.1.0":"Biometric Unknown Type","1.3.133.16.840.9.84.1.1":"Biometric Body Odor","1.3.133.16.840.9.84.1.2":"Biometric DNA","1.3.133.16.840.9.84.1.3":"Biometric Ear Shape","1.3.133.16.840.9.84.1.4":"Biometric Facial Features","1.3.133.16.840.9.84.1.5":"Biometric Finger Image","1.3.133.16.840.9.84.1.6":"Biometric Finger Geometry","1.3.133.16.840.9.84.1.7":"Biometric Hand Geometry","1.3.133.16.840.9.84.1.8":"Biometric Iris Features","1.3.133.16.840.9.84.1.9":"Biometric Keystroke Dynamics","1.3.133.16.840.9.84.1.10":"Biometric Palm","1.3.133.16.840.9.84.1.11":"Biometric Retina","1.3.133.16.840.9.84.1.12":"Biometric Signature","1.3.133.16.840.9.84.1.13":"Biometric Speech Pattern","1.3.133.16.840.9.84.1.14":"Biometric Thermal Image","1.3.133.16.840.9.84.1.15":"Biometric Vein Pattern","1.3.133.16.840.9.84.1.16":"Biometric Thermal Face Image","1.3.133.16.840.9.84.1.17":"Biometric Thermal Hand Image","1.3.133.16.840.9.84.1.18":"Biometric Lip Movement","1.3.133.16.840.9.84.1.19":"Biometric Gait","1.3.133.16.840.9.84.3":"x984 Matching Method","1.3.133.16.840.9.84.4":"x984 Format Owner","1.3.133.16.840.9.84.4.0":"x984 Cbeff Owner","1.3.133.16.840.9.84.4.1":"x984 Ibia Owner","1.3.133.16.840.9.84.4.1.1":"Ibia Owner SAFLINK","1.3.133.16.840.9.84.4.1.2":"Ibia Owner Bioscrypt","1.3.133.16.840.9.84.4.1.3":"Ibia Owner Visionics","1.3.133.16.840.9.84.4.1.4":"Ibia Owner Infineon Technologies AG","1.3.133.16.840.9.84.4.1.5":"Ibia Owner Iridian Technologies","1.3.133.16.840.9.84.4.1.6":"Ibia Owner Veridicom","1.3.133.16.840.9.84.4.1.7":"Ibia Owner Cyber SIGN","1.3.133.16.840.9.84.4.1.8":"Ibia Ownere Cryp","1.3.133.16.840.9.84.4.1.9":"Ibia Owner Fingerprint Cards AB","1.3.133.16.840.9.84.4.1.10":"Ibia Owner Secu Gen","1.3.133.16.840.9.84.4.1.11":"Ibia Owner Precise Biometric","1.3.133.16.840.9.84.4.1.12":"Ibia Owner Identix","1.3.133.16.840.9.84.4.1.13":"Ibia Owner DERMALOG","1.3.133.16.840.9.84.4.1.14":"Ibia Owner LOGICO","1.3.133.16.840.9.84.4.1.15":"Ibia Owner NIST","1.3.133.16.840.9.84.4.1.16":"Ibia Owner A3 Vision","1.3.133.16.840.9.84.4.1.17":"Ibia Owner NEC","1.3.133.16.840.9.84.4.1.18":"Ibia Owner ST Microelectronics","2.5.4.0":"Object Class","2.5.4.1":"Aliased Entry Name","2.5.4.2":"Knowledge Information","2.5.4.3":"Common Name","2.5.4.4":"Surname","2.5.4.5":"Serial Number","2.5.4.6":"Country Name","2.5.4.7":"Locality","2.5.4.7.1":"Collective Locality Name","2.5.4.8":"State","2.5.4.8.1":"Collective State Or Province Name","2.5.4.9":"Street Address","2.5.4.9.1":"Collective Street Address","2.5.4.97":"Organization Identifier","2.5.4.10":"Organization","2.5.4.10.1":"Collective Organization Name","2.5.4.11":"Organization Unit","2.5.4.11.1":"Collective Organization Unit Name","2.5.4.12":"Title","2.5.4.13":"Description","2.5.4.14":"Search Guide","2.5.4.15":"Business Category","2.5.4.16":"Postal Address","2.5.4.16.1":"Collective Postal Address","2.5.4.17":"Postal Code","2.5.4.17.1":"Collective Postal Code","2.5.4.18":"Post Office Box","2.5.4.18.1":"Collective Post Office Box","2.5.4.19":"Physical Delivery Office Name","2.5.4.19.1":"Collective Physical Delivery Office Name","2.5.4.20":"Telephone Number","2.5.4.20.1":"Collective Telephone Number","2.5.4.21":"Telex Number","2.5.4.21.1":"Collective Telex Number","2.5.4.22":"Teletex Terminal Identifier","2.5.4.22.1":"Collective Teletex Terminal Identifier","2.5.4.23":"Facsimile Telephone Number","2.5.4.23.1":"Collective Facsimile Telephone Number","2.5.4.24":"x121 Address","2.5.4.25":"International ISDN Number","2.5.4.25.1":"Collective International ISDN Number","2.5.4.26":"Registered Address","2.5.4.27":"Destination Indicator","2.5.4.28":"Preferred Delivery Mehtod","2.5.4.29":"Presentation Address","2.5.4.30":"Supported Application Context","2.5.4.31":"Member","2.5.4.32":"Owner","2.5.4.33":"Role Occupant","2.5.4.34":"See Also","2.5.4.35":"User Password","2.5.4.36":"User Certificate","2.5.4.37":"Ca Certificate","2.5.4.38":"Authority Revocation List","2.5.4.39":"Certificate Revocation List","2.5.4.40":"Cross Certificate Pair","2.5.4.41":"Name","2.5.4.42":"Given Name","2.5.4.43":"Initials","2.5.4.44":"Generation Qualifier","2.5.4.45":"Unique Identifier","2.5.4.46":"Dn Qualifier","2.5.4.47":"Enhanced Search Guide","2.5.4.48":"Protocol Information","2.5.4.49":"Distinguished Name","2.5.4.50":"Unique Member","2.5.4.51":"House Identifier","2.5.4.52":"Supported Algorithms","2.5.4.53":"Delta Revocation List","2.5.4.54":"DMD Name","2.5.4.55":"Clearance","2.5.4.56":"Default Dir Qop","2.5.4.57":"Attribute Integrity Info","2.5.4.58":"Attribute Certificate","2.5.4.59":"Attribute Certificate Revocation List","2.5.4.60":"Conf Key Info","2.5.4.61":"AA Certificate","2.5.4.62":"Attribute Descriptor Certificate","2.5.4.63":"Attribute Authority Revocation List","2.5.4.64":"Family Information","2.5.4.65":"Pseudonym","2.5.4.66":"Communications Service","2.5.4.67":"Communications Network","2.5.4.68":"Certification Practice Stmt","2.5.4.69":"Certificate Policy","2.5.4.70":"Pki Path","2.5.4.71":"Priv Policy","2.5.4.72":"Role","2.5.4.73":"Delegation Path","2.5.4.74":"Prot Priv Policy","2.5.4.75":"XML Privilege Info","2.5.4.76":"XML Priv Policy","2.5.4.82":"Permission","2.5.6.0":"Top","2.5.6.1":"Alias","2.5.6.2":"Country","2.5.6.3":"Locality","2.5.6.4":"Organization","2.5.6.5":"Organization Unit","2.5.6.6":"Person","2.5.6.7":"Organization Person","2.5.6.8":"Organization Role","2.5.6.9":"Group Of Names","2.5.6.10":"Residential Person","2.5.6.11":"Application Process","2.5.6.12":"Application Entity","2.5.6.13":"DSA","2.5.6.14":"Device","2.5.6.15":"Strong Authentication User","2.5.6.16":"Certificate Authority","2.5.6.17":"Group Of Unique Names","2.5.6.21":"Pki User","2.5.6.22":"Pki CA","2.5.8.1.1":"RSA","2.5.29.1":"Authority Key Identifier","2.5.29.2":"Key Attributes","2.5.29.3":"Certificate Policies","2.5.29.4":"Key Usage Restriction","2.5.29.5":"Policy Mapping","2.5.29.6":"Subtrees Constraint","2.5.29.7":"Subject Alt Name","2.5.29.8":"Issuer Alt Name","2.5.29.9":"Subject Directory Attributes","2.5.29.10":"Basic Constraints","2.5.29.11":"Name Constraints","2.5.29.12":"Policy Constraints","2.5.29.13":"Basic Constraints","2.5.29.14":"Subject Key Identifier","2.5.29.15":"Key Usage","2.5.29.16":"Private Key Usage Period","2.5.29.17":"Subject Alternative Name","2.5.29.18":"Issuer Alternative Name","2.5.29.19":"Basic Constraints","2.5.29.20":"CRL Number","2.5.29.21":"CRL Reason","2.5.29.22":"Expiration Date","2.5.29.23":"Instruction Code","2.5.29.24":"Invalidity Date","2.5.29.25":"CRL Distribution Points","2.5.29.26":"Issuing Distribution Point","2.5.29.27":"Delta CRL Indicator","2.5.29.28":"Issuing Distribution Point","2.5.29.29":"Certificate Issuer","2.5.29.30":"Name Constraints","2.5.29.31":"CRL Distribution Points","2.5.29.32":"Certificate Policies","2.5.29.32.0":"Any Policy","2.5.29.33":"Policy Mappings","2.5.29.34":"Policy Constraints","2.5.29.35":"Authority Key Identifier","2.5.29.36":"Policy Constraints","2.5.29.37":"Extended Key Usage","2.5.29.37.0":"Any Extended Key Usage","2.5.29.38":"Authority Attribute Identifier","2.5.29.39":"Role Spec Cert Identifier","2.5.29.40":"CRL Stream Identifier","2.5.29.41":"Basic Att Constraints","2.5.29.42":"Delegated Name Constraints","2.5.29.43":"Time Specification","2.5.29.44":"CRL Scope","2.5.29.45":"Status Referrals","2.5.29.46":"Freshest CRL","2.5.29.47":"Ordered List","2.5.29.48":"Attribute Descriptor","2.5.29.49":"User Notice","2.5.29.50":"SOA Identifier","2.5.29.51":"Base Update Time","2.5.29.52":"Acceptable Cert Policies","2.5.29.53":"Delta Info","2.5.29.54":"Inhibit Any Policy","2.5.29.55":"Target Information","2.5.29.56":"No Rev Avail","2.5.29.57":"Acceptable Privilege Policies","2.5.29.58":"To Be Revoked","2.5.29.59":"Revoked Groups","2.5.29.60":"Expired Certs On CRL","2.5.29.61":"Indirect Issuer","2.5.29.62":"No Assertion","2.5.29.63":"A Aissuing Distribution Point","2.5.29.64":"Issued On Behalf Of","2.5.29.65":"Single Use","2.5.29.66":"Group AC","2.5.29.67":"Allowed Att Ass","2.5.29.68":"Attribute Mappings","2.5.29.69":"Holder Name Constraints","2.16.528.1.1001.1.1.1.12.6.1.1.1":"Digi Notar EV policy","2.16.578.1.26.1.3.3":"Buy Pass EV policy","2.16.724.1.2.2.4.1":"Personal Data Info","2.16.756.1.89.1.2.1.1":"Swiss Sign EV policy","2.16.840.1.101.2.1.1.1":"Sdns Signature Algorithm","2.16.840.1.101.2.1.1.2":"Fortezza Signature Algorithm","2.16.840.1.101.2.1.1.3":"Sdns Confidentiality Algorithm","2.16.840.1.101.2.1.1.4":"Fortezza Confidentiality Algorithm","2.16.840.1.101.2.1.1.5":"Sdns Integrity Algorithm","2.16.840.1.101.2.1.1.6":"Fortezza Integrity Algorithm","2.16.840.1.101.2.1.1.7":"Sdns Token Protection Algorithm","2.16.840.1.101.2.1.1.8":"Fortezza Token Protection Algorithm","2.16.840.1.101.2.1.1.9":"Sdns Key Management Algorithm","2.16.840.1.101.2.1.1.10":"Fortezza Key Management Algorithm","2.16.840.1.101.2.1.1.11":"Sdns K Mand Sig Algorithm","2.16.840.1.101.2.1.1.12":"Fortezza K Mand Sig Algorithm","2.16.840.1.101.2.1.1.13":"Suite A Signature Algorithm","2.16.840.1.101.2.1.1.14":"Suite A Confidentiality Algorithm","2.16.840.1.101.2.1.1.15":"Suite A Integrity Algorithm","2.16.840.1.101.2.1.1.16":"Suite A Token Protection Algorithm","2.16.840.1.101.2.1.1.17":"Suite A Key Management Algorithm","2.16.840.1.101.2.1.1.18":"Suite AK Mand Sig Algorithm","2.16.840.1.101.2.1.1.19":"Fortezza Updated Sig Algorithm","2.16.840.1.101.2.1.1.20":"Fortezza K Mand Upd Sig Algorithms","2.16.840.1.101.2.1.1.21":"Fortezza Updated Integ Algorithm","2.16.840.1.101.2.1.1.22":"Key Exchange Algorithm","2.16.840.1.101.2.1.1.23":"Fortezza Wrap80 Algorithm","2.16.840.1.101.2.1.1.24":"KEA Key Encryption Algorithm","2.16.840.1.101.2.1.2.1":"Rfc822 Message Format","2.16.840.1.101.2.1.2.2":"Empty Content","2.16.840.1.101.2.1.2.3":"Csp Content Type","2.16.840.1.101.2.1.2.42":"MSP Rev3 Content Type","2.16.840.1.101.2.1.2.48":"MSP Content Type","2.16.840.1.101.2.1.2.49":"MSP Rekey Agent Protocol","2.16.840.1.101.2.1.2.50":"MSP MMP","2.16.840.1.101.2.1.2.66":"MSP Rev3-1 Content Type","2.16.840.1.101.2.1.2.72":"Forwarded MSP Message Body Part","2.16.840.1.101.2.1.2.73":"MSP Forwarded Message Parameters","2.16.840.1.101.2.1.2.74":"Forwarded CSP Msg Body Part","2.16.840.1.101.2.1.2.75":"CSP Forwarded Message Parameters","2.16.840.1.101.2.1.2.76":"MSP MMP2","2.16.840.1.101.2.1.3.1":"SDNS Security Policy","2.16.840.1.101.2.1.3.2":"SDNS PRBAC","2.16.840.1.101.2.1.3.3":"Mosaic PRBAC","2.16.840.1.101.2.1.3.10":"SI Security Policy","2.16.840.1.101.2.1.3.10.0":"SI NASP","2.16.840.1.101.2.1.3.10.1":"SI ELCO","2.16.840.1.101.2.1.3.10.2":"SI TK","2.16.840.1.101.2.1.3.10.3":"SI DSAP","2.16.840.1.101.2.1.3.10.4":"SI SSSS","2.16.840.1.101.2.1.3.10.5":"SI DNASP","2.16.840.1.101.2.1.3.10.6":"SI BYEMAN","2.16.840.1.101.2.1.3.10.7":"SI REL-US","2.16.840.1.101.2.1.3.10.8":"SI REL-AUS","2.16.840.1.101.2.1.3.10.9":"SI REL-CAN","2.16.840.1.101.2.1.3.10.10":"SI REL_UK","2.16.840.1.101.2.1.3.10.11":"SI REL-NZ","2.16.840.1.101.2.1.3.10.12":"SI Generic","2.16.840.1.101.2.1.3.11":"Genser","2.16.840.1.101.2.1.3.11.0":"Genser Nations","2.16.840.1.101.2.1.3.11.1":"Genser Comsec","2.16.840.1.101.2.1.3.11.2":"Genser Acquisition","2.16.840.1.101.2.1.3.11.3":"Genser Security Categories","2.16.840.1.101.2.1.3.11.3.0":"Genser Tag Set Name","2.16.840.1.101.2.1.3.12":"Default Security Policy","2.16.840.1.101.2.1.3.13":"Capco Markings","2.16.840.1.101.2.1.3.13.0":"Capco Security Categories","2.16.840.1.101.2.1.3.13.0.1":"Capco Tag Set Name1","2.16.840.1.101.2.1.3.13.0.2":"Capco Tag Set Name2","2.16.840.1.101.2.1.3.13.0.3":"Capco Tag Set Name3","2.16.840.1.101.2.1.3.13.0.4":"Capco Tag Set Name4","2.16.840.1.101.2.1.5.1":"SDNS Key Management Certificate","2.16.840.1.101.2.1.5.2":"SDNS User Signature Certificate","2.16.840.1.101.2.1.5.3":"SDNS K Mand Sig Certificate","2.16.840.1.101.2.1.5.4":"Fortezza Key Management Certificate","2.16.840.1.101.2.1.5.5":"Fortezza K Mand Sig Certificate","2.16.840.1.101.2.1.5.6":"Fortezza User Signature Certificate","2.16.840.1.101.2.1.5.7":"Fortezza CA Signature Certificate","2.16.840.1.101.2.1.5.8":"SDNS CA Signature Certificate","2.16.840.1.101.2.1.5.10":"Auxiliary Vector","2.16.840.1.101.2.1.5.11":"Ml Receipt Policy","2.16.840.1.101.2.1.5.12":"Ml Membership","2.16.840.1.101.2.1.5.13":"Ml Administrators","2.16.840.1.101.2.1.5.14":"Alid","2.16.840.1.101.2.1.5.20":"Jan UKMs","2.16.840.1.101.2.1.5.21":"Feb UKMs","2.16.840.1.101.2.1.5.22":"Mar UKMs","2.16.840.1.101.2.1.5.23":"Apr UKMs","2.16.840.1.101.2.1.5.24":"May UKMs","2.16.840.1.101.2.1.5.25":"Jun UKMs","2.16.840.1.101.2.1.5.26":"Jul UKMs","2.16.840.1.101.2.1.5.27":"Aug UKMs","2.16.840.1.101.2.1.5.28":"Sep UKMs","2.16.840.1.101.2.1.5.29":"Oct UKMs","2.16.840.1.101.2.1.5.30":"Nov UKMs","2.16.840.1.101.2.1.5.31":"Dec UKMs","2.16.840.1.101.2.1.5.40":"Meta SDN Sckl","2.16.840.1.101.2.1.5.41":"Sdns CKL","2.16.840.1.101.2.1.5.42":"Meta SDN Ssignature CKL","2.16.840.1.101.2.1.5.43":"Sdns Signature CKL","2.16.840.1.101.2.1.5.44":"Sdns Certificate Revocation List","2.16.840.1.101.2.1.5.45":"Fortezza Certificate Revocation List","2.16.840.1.101.2.1.5.46":"Fortezza CKL","2.16.840.1.101.2.1.5.47":"Al Exempted Address Processor","2.16.840.1.101.2.1.5.48":"Guard","2.16.840.1.101.2.1.5.49":"Algorithms Supported","2.16.840.1.101.2.1.5.50":"Suite A Key Management Certificate","2.16.840.1.101.2.1.5.51":"Suite AK Mand Sig Certificate","2.16.840.1.101.2.1.5.52":"Suite A User Signature Certificate","2.16.840.1.101.2.1.5.53":"Prbac Info","2.16.840.1.101.2.1.5.54":"Prbac CA Constraints","2.16.840.1.101.2.1.5.55":"Sig Or KM Privileges","2.16.840.1.101.2.1.5.56":"Comm Privileges","2.16.840.1.101.2.1.5.57":"Labeled Attribute","2.16.840.1.101.2.1.5.58":"Policy Information File","2.16.840.1.101.2.1.5.59":"Sec Policy Information File","2.16.840.1.101.2.1.5.60":"CA Clearance Constraint","2.16.840.1.101.2.1.7.1":"CSP Extns","2.16.840.1.101.2.1.7.1.0":"CSP Cs Extn","2.16.840.1.101.2.1.8.1":"MISSI Security Categories","2.16.840.1.101.2.1.8.2":"Standard Security Label Privileges","2.16.840.1.101.2.1.10.1":"SIG Privileges","2.16.840.1.101.2.1.10.2":"KM Privileges","2.16.840.1.101.2.1.10.3":"Named Tag Set Privilege","2.16.840.1.101.2.1.11.1":"UK Demo","2.16.840.1.101.2.1.11.2":"US DOD Class2","2.16.840.1.101.2.1.11.3":"US Medium Pilot","2.16.840.1.101.2.1.11.4":"US DOD Class4","2.16.840.1.101.2.1.11.5":"US DOD Class3","2.16.840.1.101.2.1.11.6":"US DOD Class5","2.16.840.1.101.2.1.12.0":"Test Security Policy","2.16.840.1.101.2.1.12.0.1":"TSP1","2.16.840.1.101.2.1.12.0.1.0":"TSP1 Security Categories","2.16.840.1.101.2.1.12.0.1.0.0":"TSP1 Tag Set Zero","2.16.840.1.101.2.1.12.0.1.0.1":"TSP1 Tag Set One","2.16.840.1.101.2.1.12.0.1.0.2":"TSP1 Tag Set Two","2.16.840.1.101.2.1.12.0.2":"TSP2","2.16.840.1.101.2.1.12.0.2.0":"TSP2 Security Categories","2.16.840.1.101.2.1.12.0.2.0.0":"TSP2 Tag Set Zero","2.16.840.1.101.2.1.12.0.2.0.1":"TSP2 Tag Set One","2.16.840.1.101.2.1.12.0.2.0.2":"TSP2 Tag Set Two","2.16.840.1.101.2.1.12.0.3":"Kafka","2.16.840.1.101.2.1.12.0.3.0":"Kafka Security Categories","2.16.840.1.101.2.1.12.0.3.0.1":"Kafka Tag Set Name1","2.16.840.1.101.2.1.12.0.3.0.2":"Kafka Tag Set Name2","2.16.840.1.101.2.1.12.0.3.0.3":"Kafka Tag Set Name3","2.16.840.1.101.2.1.12.1.1":"TCp1","2.16.840.1.101.3.1":"Slabel","2.16.840.1.101.3.2":"PKI","2.16.840.1.101.3.2.1":"NIST policy Identifier","2.16.840.1.101.3.2.1.2.7":"USPTO Basic 2003","2.16.840.1.101.3.2.1.2.8":"USPTO Medium 2003","2.16.840.1.101.3.2.1.2.9":"USPTO Medium Hardware","2.16.840.1.101.3.2.1.3.1":"FBCA Rudimentary Policy","2.16.840.1.101.3.2.1.3.2":"FBCA Basic Policy","2.16.840.1.101.3.2.1.3.3":"FBCA Medium Policy","2.16.840.1.101.3.2.1.3.4":"FBCA High Policy","2.16.840.1.101.3.2.1.3.12":"FBCA Medium Hardware Policy","2.16.840.1.101.3.2.1.3.13":"FPKI Common Authentication Policy","2.16.840.1.101.3.2.1.48.1":"Nist Test Policy1","2.16.840.1.101.3.2.1.48.2":"Nist Test Policy2","2.16.840.1.101.3.2.1.48.3":"Nist Test Policy3","2.16.840.1.101.3.2.1.48.4":"Nist Test Policy4","2.16.840.1.101.3.2.1.48.5":"Nist Test Policy5","2.16.840.1.101.3.2.1.48.6":"Nist Test Policy6","2.16.840.1.101.3.2.2":"GAK","2.16.840.1.101.3.2.2.1":"KRA Key","2.16.840.1.101.3.2.3":"Extensions","2.16.840.1.101.3.2.3.1":"KR Technique","2.16.840.1.101.3.2.3.2":"K Recovery Capable","2.16.840.1.101.3.2.3.3":"KR","2.16.840.1.101.3.2.4":"Key Recovery Schemes","2.16.840.1.101.3.2.5":"Krapola","2.16.840.1.101.3.3":"ARPA","2.16.840.1.101.3.4":"Nist Algorithm","2.16.840.1.101.3.4.1":"AES","2.16.840.1.101.3.4.1.1":"AES128-ECB","2.16.840.1.101.3.4.1.2":"AES128-CBC","2.16.840.1.101.3.4.1.3":"AES128-OFB","2.16.840.1.101.3.4.1.4":"AES128-CFB","2.16.840.1.101.3.4.1.5":"AES128-wrap","2.16.840.1.101.3.4.1.6":"AES128-GCM","2.16.840.1.101.3.4.1.7":"AES128-CCM","2.16.840.1.101.3.4.1.8":"AES128-wrap-pad","2.16.840.1.101.3.4.1.21":"AES192-ECB","2.16.840.1.101.3.4.1.22":"AES192-CBC","2.16.840.1.101.3.4.1.23":"AES192-OFB","2.16.840.1.101.3.4.1.24":"AES192-CFB","2.16.840.1.101.3.4.1.25":"AES192-wrap","2.16.840.1.101.3.4.1.26":"AES192-GCM","2.16.840.1.101.3.4.1.27":"AES192-CCM","2.16.840.1.101.3.4.1.28":"AES192-wrap-pad","2.16.840.1.101.3.4.1.41":"AES256-ECB","2.16.840.1.101.3.4.1.42":"AES256-CBC","2.16.840.1.101.3.4.1.43":"AES256-OFB","2.16.840.1.101.3.4.1.44":"AES256-CFB","2.16.840.1.101.3.4.1.45":"AES256-wrap","2.16.840.1.101.3.4.1.46":"AES256-GCM","2.16.840.1.101.3.4.1.47":"AES256-CCM","2.16.840.1.101.3.4.1.48":"AES256-wrap-pad","2.16.840.1.101.3.4.2":"Hash Algos","2.16.840.1.101.3.4.2.1":"SHA-256","2.16.840.1.101.3.4.2.2":"SHA-384","2.16.840.1.101.3.4.2.3":"SHA-512","2.16.840.1.101.3.4.2.4":"SHA-224","2.16.840.1.101.3.4.3.1":"DSA with Sha224","2.16.840.1.101.3.4.3.2":"DSA with Sha256","2.16.840.1.101.3.6.9.1":"Personal Identity Verification (PIV) National Agency Check with Inquiries (NACI) indicator","2.16.840.1.101.3.6.6":"FASC-N","2.16.840.1.113719.1.2.8":"Novell Algorithm","2.16.840.1.113719.1.2.8.22":"DES Cbc IV8","2.16.840.1.113719.1.2.8.23":"DES Cbc Pad IV8","2.16.840.1.113719.1.2.8.24":"DES EDE2 Cbc IV8","2.16.840.1.113719.1.2.8.25":"DES EDE2 Cbc Pad IV8","2.16.840.1.113719.1.2.8.26":"DES EDE3 Cbc IV8","2.16.840.1.113719.1.2.8.27":"DES EDE3 Cbc Pad IV8","2.16.840.1.113719.1.2.8.28":"Rc5 Cbc Pad","2.16.840.1.113719.1.2.8.29":"MD2 with RSA Encryption B Safe1","2.16.840.1.113719.1.2.8.30":"MD5 with RSA Encryption B Safe1","2.16.840.1.113719.1.2.8.31":"SHA1 with RSA Encryption B Safe1","2.16.840.1.113719.1.2.8.32":"Lm Digest","2.16.840.1.113719.1.2.8.40":"MD2","2.16.840.1.113719.1.2.8.50":"MD5","2.16.840.1.113719.1.2.8.51":"Ike Hmac with SHA1-RSA","2.16.840.1.113719.1.2.8.52":"Ike Hmac with MD5-RSA","2.16.840.1.113719.1.2.8.69":"RC2 Cbc Pad","2.16.840.1.113719.1.2.8.82":"SHA-1","2.16.840.1.113719.1.2.8.92":"RC2 B Safe1 Cbc","2.16.840.1.113719.1.2.8.95":"MD4","2.16.840.1.113719.1.2.8.130":"MD4 Packet","2.16.840.1.113719.1.2.8.131":"RSA Encryption Bsafe1","2.16.840.1.113719.1.2.8.132":"Nw Password","2.16.840.1.113719.1.2.8.133":"Novell Obfuscate-1","2.16.840.1.113719.1.9":"PKI","2.16.840.1.113719.1.9.4":"PKI Attribute Type","2.16.840.1.113719.1.9.4.1":"Security Attributes","2.16.840.1.113719.1.9.4.2":"Reliance Limit","2.16.840.1.113730.1":"Certificate Extension","2.16.840.1.113730.1.1":"Netscape Certificate Type","2.16.840.1.113730.1.2":"Netscape Base Url","2.16.840.1.113730.1.3":"Netscape Revocation Url","2.16.840.1.113730.1.4":"Netscape CA Revocation","2.16.840.1.113730.1.7":"Netscape Certificate Renewal","2.16.840.1.113730.1.8":"Netscape CA Policy","2.16.840.1.113730.1.9":"Home Page Url","2.16.840.1.113730.1.10":"Entity Logo","2.16.840.1.113730.1.11":"User Picture","2.16.840.1.113730.1.12":"Netscape Ssl Server","2.16.840.1.113730.1.13":"Netscape Comment","2.16.840.1.113730.2":"Data-type","2.16.840.1.113730.2.1":"Data GIF","2.16.840.1.113730.2.2":"Data JPEG","2.16.840.1.113730.2.3":"Data URL","2.16.840.1.113730.2.4":"Data HTML","2.16.840.1.113730.2.5":"Cert Sequence","2.16.840.1.113730.2.6":"Cert URL","2.16.840.1.113730.3":"Directory","2.16.840.1.113730.3.1":"Ldap Definitions","2.16.840.1.113730.3.1.1":"Car License","2.16.840.1.113730.3.1.2":"Department Number","2.16.840.1.113730.3.1.3":"Employee Number","2.16.840.1.113730.3.1.4":"Employee Type","2.16.840.1.113730.3.2.2":"Inet Org Person","2.16.840.1.113730.4.1":"Server Gated Crypto","2.16.840.1.113733.1":"PKI","2.16.840.1.113733.1.6.3":"Verisign CZAG","2.16.840.1.113733.1.6.6":"Verisign In Box","2.16.840.1.113733.1.6.11":"Verisign Onsite Jurisdiction Hash","2.16.840.1.113733.1.6.13":"Unknown Verisign VPN extension","2.16.840.1.113733.1.6.15":"Verisign Server ID","2.16.840.1.113733.1.7.1.1":"Verisign Cert Policies95 Qualifier1","2.16.840.1.113733.1.7.1.1.1":"Verisign CP Sv1notice","2.16.840.1.113733.1.7.1.1.2":"Verisign CP Sv1nsi","2.16.840.1.113733.1.7.54":"Symantec","2.16.840.1.113733.1.7.23.6":"Veri Sign EV policy","2.16.840.1.113733.1.7.48.1":"Thawte EV policy","2.16.840.1.113733.1.8.1":"erisign ISS Strong Crypto","2.16.840.1.113733.1.9":"PKCS7 Attribute","2.16.840.1.113733.1.9.2":"Message Type","2.16.840.1.113733.1.9.3":"PKI Status","2.16.840.1.113733.1.9.4":"Fail Info","2.16.840.1.113733.1.9.5":"Sender Nonce","2.16.840.1.113733.1.9.6":"Recipient Nonce","2.16.840.1.113733.1.9.7":"Trans ID","2.16.840.1.113733.1.9.8":"Extension Req","2.16.840.1.113741.2":"Intel CDSA","2.16.840.1.114028.10.1.2":"Entrust EV policy","2.16.840.1.114171.500.9":"Wells Fargo EV policy","2.16.840.1.114404.1.1.2.4.1":"Trust Wave EV policy","2.16.840.1.114412.1":"Digi Cert Non EV Certs","2.16.840.1.114412.1.1":"Digi Cert OV Cert","2.16.840.1.114412.1.2":"Digi Cert DV Cert","2.16.840.1.114412.1.3.0.1":"Digi Cert Global CA Policy","2.16.840.1.114412.1.3.0.2":"Digi Cert High Assurance EVCA Policy","2.16.840.1.114412.1.3.0.3":"Digi Cert Global Root CA Policy","2.16.840.1.114412.1.3.0.4":"Digi Cert Assured ID Root CA Policy","2.16.840.1.114412.1.11":"Digi Cert Federated Device Cert","2.16.840.1.114412.2.1":"Digi Cert EV policy","2.16.840.1.114412.2.2":"Digi Cert EV Cert","2.16.840.1.114412.2.3":"Digi Cert Object Signing Cert","2.16.840.1.114412.2.3.1":"Digi Cert Code Signing Cert","2.16.840.1.114412.2.3.2":"Digi Cert EV Code Signing Cert","2.16.840.1.114412.2.3.11":"Digi Cert Kernel Code Signing Cert","2.16.840.1.114412.2.3.21":"Digi Cert Document Signing Cert","2.16.840.1.114412.2.4":"Digi Cert Client Cert","2.16.840.1.114412.2.4.1.1":"Digi Cert Level1 Personal Client Cert","2.16.840.1.114412.2.4.1.2":"Digi Cert Level1 Enterprise Client Cert","2.16.840.1.114412.2.4.2":"Digi Cert Level2 Client Cert","2.16.840.1.114412.2.4.3.1":"Digi Cert Level3 US Client Cert","2.16.840.1.114412.2.4.3.2":"Digi Cert Level3 CBP Client Cert","2.16.840.1.114412.2.4.4.1":"Digi Cert Level4 US Client Cert","2.16.840.1.114412.2.4.4.2":"Digi Cert Level4 CBP Client Cert","2.16.840.1.114412.2.4.5.1":"Digi Cert PIV Hardware Cert","2.16.840.1.114412.2.4.5.2":"Digi Cert PIV Card Auth Cert","2.16.840.1.114412.2.4.5.3":"Digi Cert PIV Content Signing Cert","2.16.840.1.114412.4.31":"Digi Cert Grid Classic Cert","2.16.840.1.114412.4.31.5":"Digi Cert Grid Integrated Cert","2.16.840.1.114412.31.4.31.1":"Digi Cert Grid Host Cert","2.16.840.1.114413.1.7.23.3":"Go Daddy EV policy","2.16.840.1.114414.1.7.23.3":"Starfield EV policy","2.16.840.1.114569.1.1.3":"SHAKEN/STIR Certificate Policy v1.3","2.23.42.0":"Content Type","2.23.42.0.0":"Pan Data","2.23.42.0.1":"Pan Token","2.23.42.0.2":"Pan Only","2.23.42.1":"Msg Ext","2.23.42.2":"Field","2.23.42.2.0":"Full Name","2.23.42.2.1":"Given Name","2.23.42.2.2":"Family Name","2.23.42.2.3":"Birth Family Name","2.23.42.2.4":"Place Name","2.23.42.2.5":"Identification Number","2.23.42.2.6":"Month","2.23.42.2.7":"Date","2.23.42.2.8":"Address","2.23.42.2.9":"Telephone","2.23.42.2.10":"Amount","2.23.42.2.11":"Account Number","2.23.42.2.12":"Pass Phrase","2.23.42.3":"Attribute","2.23.42.3.0":"Cert","2.23.42.3.0.0":"Root Key Thumb","2.23.42.3.0.1":"Additional Policy","2.23.42.4":"Algorithm","2.23.42.5":"Policy","2.23.42.5.0":"Root","2.23.42.6":"Module","2.23.42.7":"Cert Ext","2.23.42.7.0":"Hashed Root Key","2.23.42.7.1":"Certificate Type","2.23.42.7.2":"Merchant Data","2.23.42.7.3":"Card Cert Required","2.23.42.7.4":"Tunneling","2.23.42.7.5":"Set Extensions","2.23.42.7.6":"Set Qualifier","2.23.42.8":"Brand","2.23.42.8.1":"IATA-ATA","2.23.42.8.4":" ISA","2.23.42.8.5":"Master Card","2.23.42.8.30":"Diners","2.23.42.8.34":"American Express","2.23.42.8.6011":"Novus","2.23.42.9":"Vendor","2.23.42.9.0":"Globe Set","2.23.42.9.1":"IBM","2.23.42.9.2":"Cyber Cash","2.23.42.9.3":"Terisa","2.23.42.9.4":"RSADSI","2.23.42.9.5":"Veri Fone","2.23.42.9.6":"Trin Tech","2.23.42.9.7":"Bank Gate","2.23.42.9.8":"GTE","2.23.42.9.9":"Compu Source","2.23.42.9.10":"Griffin","2.23.42.9.11":"Certicom","2.23.42.9.12":"OSS","2.23.42.9.13":"Tenth Mountain","2.23.42.9.14":"Antares","2.23.42.9.15":"ECC","2.23.42.9.16":"Maithean","2.23.42.9.17":"Netscape","2.23.42.9.18":"erisign","2.23.42.9.19":"Blue Money","2.23.42.9.20":"Lacerte","2.23.42.9.21":"Fujitsu","2.23.42.9.22":"E Lab","2.23.42.9.23":"Entrust","2.23.42.9.24":"VI Anet","2.23.42.9.25":"III","2.23.42.9.26":"Open Market","2.23.42.9.27":"Lexem","2.23.42.9.28":"Intertrader","2.23.42.9.29":"Persimmon","2.23.42.9.30":"NABLE","2.23.42.9.31":"Espace-net","2.23.42.9.32":"Hitachi","2.23.42.9.33":"Microsoft","2.23.42.9.34":"NEC","2.23.42.9.35":"Mitsubishi","2.23.42.9.36":"NCR","2.23.42.9.37":"E-COMM","2.23.42.9.38":"Gemplus","2.23.42.10":"National","2.23.42.10.392":"Japan","2.23.43.1.4":"WTLS-ECC","2.23.43.1.4.1":"WTLS-ECC-curve1","2.23.43.1.4.6":"WTLS-ECC-curve6","2.23.43.1.4.8":"WTLS-ECC-curve8","2.23.43.1.4.9":"WTLS-ECC-curve9","2.23.133":"TCPA","2.23.133.1":"TCPA Spec Version","2.23.133.2":"TCPA Attribute","2.23.133.2.1":"TCPA Tpm Manufacturer","2.23.133.2.2":"TCPA Tpm Model","2.23.133.2.3":"TCPA Tpm Version","2.23.133.2.4":"TCPA Platform Manufacturer","2.23.133.2.5":"TCPA Platform Model","2.23.133.2.6":"TCPA Platform Version","2.23.133.2.7":"TCPA Component Manufacturer","2.23.133.2.8":"TCPA Component Model","2.23.133.2.9":"TCPA Component Version","2.23.133.2.10":"TCPA Security Qualities","2.23.133.2.11":"TCPA Tpm Protection Profile","2.23.133.2.12":"TCPA Tpm Security Target","2.23.133.2.13":"TCPA Foundation Protection Profile","2.23.133.2.14":"TCPA Foundation Security Target","2.23.133.2.15":"TCPA Tpm Id Label","2.23.133.3":"TCPA Protocol","2.23.133.3.1":"TCPA Prtt Tpm Id Protocol","2.23.134.1.2.1.8.210":"Post Signum Commercial Server Policy","2.23.134.1.2.2.3":"Post Signum Public CA","2.23.134.1.4.2.1":"Post Signum Root QCA","2.23.136.1.1.1":"MRTD Signature Data","2.54.1775.2":"Hashed Root Key","2.54.1775.3":"Certificate Type","2.54.1775.4":"Merchant Data","2.54.1775.5":"Card Cert Required","2.54.1775.6":"Tunneling","2.54.1775.7":"Set Qualifier","2.54.1775.99":"Set Data","1.3.6.1.4.1.11129.2.4.3":"CT Pre-Certificate Poison","1.3.6.1.4.1.44947.1.1.1":"Let's Encrypt","1.3.6.1.4.1.4329.7.2.4":"SSL TLS Certs","1.3.6.1.4.1.4329.7":"Siemens Public Key Infrastructure","1.3.6.1.4.1.52266.1":"Legal Entity Identifier","1.3.6.1.4.1.52266.2":"Role","1.3.6.1.4.1.11129.2.1.17":"Android Key Attestation","0.4.0.9496.1":"Domain Name Beneficiary","0.4.0.9496.2":"DNB Legal representative","0.4.0.9496.3":"Domain Name Owner","0.4.0.9496.4":"Domain Name Technical Operator","0.4.0.9496.5":"Type of relationship between DNB/DNO/DNT","0.4.0.9496.6":"DNB Main Activity Description","0.4.0.9496.7":"GDPR compliance attestation reference","0.4.0.9496.8":"Insurance coverage attestation","0.4.0.9496.9":"Valuation ranking","1.3.6.1.4.1.37244.2.1":"Matter Vendor ID","1.3.6.1.4.1.37244.2.2":"Matter Product ID","1.3.6.1.4.1.18227.2.1":"Composite With No Hash","2.16.840.1.114027.80.4.1":"Composite Key","1.3.6.1.4.1.2.267.7.6.5":"Dilithium3","1.3.6.1.4.1.18227.999.1.2.1":"Dilithium3 With SHA256","1.3.6.1.4.1.18227.999.1.2.2":"Dilithium3 With SHA384","1.3.6.1.4.1.18227.999.1.2.3":"Dilithium3 With SHA512","2.23.140.1.1":"CA/B Forum Extended Validation","2.23.140.1.2":"CA/B Forum Baseline Requirements","2.23.140.1.2.1":"CA/B Forum Domain Validated","2.23.140.1.2.2":"CA/B Forum Organization Validated","2.23.140.1.2.3":"CA/B Forum Individual Validated","2.23.140.1.3":"CA/B Forum Extended Validation Codesigning","2.23.140.1.4.1":"CA/B Forum Codesigning Requirements Codesigning","2.23.140.1.5":"CA/B Forum S/MIME Baseline Requirements","2.23.140.1.5.1.1":"CA/B Forum Mailbox Validated Legacy","2.23.140.1.5.1.2":"CA/B Forum Mailbox Validated Multipurpose","2.23.140.1.5.1.3":"CA/B Forum Mailbox Validated Strict","2.23.140.1.5.2.1":"CA/B Forum Organization Validated Legacy","2.23.140.1.5.2.2":"CA/B Forum Organization Validated Multipurpose","2.23.140.1.5.2.3":"CA/B Forum Organization Validated Strict","2.23.140.1.5.3.1":"CA/B Forum Sponsor Validated Legacy","2.23.140.1.5.3.2":"CA/B Forum Sponsor Validated Multipurpose","2.23.140.1.5.3.3":"CA/B Forum Sponsor Validated Strict","2.23.140.1.5.4.1":"CA/B Forum Individual Validated Legacy","2.23.140.1.5.4.2":"CA/B Forum Individual Validated Multipurpose","2.23.140.1.5.4.3":"CA/B Forum Individual Validated Strict","2.23.140.1.31":"CA/B Forum Onion EV","2.23.140.2.1":"CA/B Forum Test Certificate","2.23.140.3.1":"CA/B Forum Organization Identifier","2.16.840.1.101.3.4.3.17":"ML-DSA-44","2.16.840.1.101.3.4.3.18":"ML-DSA-65","2.16.840.1.101.3.4.3.19":"ML-DSA-87","2.16.840.1.101.3.4.3.20":"SLH-DSA-SHA2-128s","2.16.840.1.101.3.4.3.21":"SLH-DSA-SHA2-128f","2.16.840.1.101.3.4.3.22":"SLH-DSA-SHA2-192s","2.16.840.1.101.3.4.3.23":"SLH-DSA-SHA2-192f","2.16.840.1.101.3.4.3.24":"SLH-DSA-SHA2-256s","2.16.840.1.101.3.4.3.25":"SLH-DSA-SHA2-256f","2.16.840.1.101.3.4.3.26":"SLH-DSA-SHAKE-128s","2.16.840.1.101.3.4.3.27":"SLH-DSA-SHAKE-128f","2.16.840.1.101.3.4.3.28":"SLH-DSA-SHAKE-192f","2.16.840.1.101.3.4.3.29":"SLH-DSA-SHAKE-256s","2.16.840.1.101.3.4.3.30":"SLH-DSA-SHAKE-256f","2.16.840.1.101.3.4.3.31":"SLH-DSA-SHAKE-256f"});
100
- /**
101
- * @license
102
- * Copyright (c) Peculiar Ventures, LLC.
103
- *
104
- * This source code is licensed under the MIT license found in the
105
- * LICENSE file in the root directory of this source tree.
106
- */var us=undefined&&undefined.__classPrivateFieldSet||function(t,e,i,r,n){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e==="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?n.call(t,i):n?n.value=i:e.set(t,i),i};var cs=undefined&&undefined.__classPrivateFieldGet||function(t,e,i,r){if(i==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof e==="function"?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return i==="m"?r:i==="a"?r.call(t):r?r.value:e.get(t)};var fs;var vs=function(){function t(t){fs.set(this,new Ri);if(u.BufferSourceConverter.isBufferSource(t)){us(this,fs,mi.parse(t,Ri),"f")}else{us(this,fs,t,"f")}}t.prototype.toJSON=function(){var t=[];cs(this,fs,"f").forEach((function(e){return e.forEach((function(e){t.push({type:e.type,name:ss[e.type],shortName:as[e.type],value:e.value.toString()})}))}));return t};return t}();t("N",vs);fs=new WeakMap;var hs;var ds="".concat(Ui,".2");var ls;(function(t){t[t["picture"]=0]="picture";t[t["handwrittenSignature"]=1]="handwrittenSignature"})(ls||(ls={}));var ps=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],ps.prototype,"predefinedBiometricType",void 0);Ei([Ci({type:Ke.ObjectIdentifier})],ps.prototype,"biometricDataOid",void 0);ps=Ei([Si({type:ke.Choice})],ps);var ys=function(){function t(t){if(t===void 0){t={}}this.typeOfBiometricData=new ps;this.hashAlgorithm=new Cn;this.biometricDataHash=new He;Object.assign(this,t)}return t}();Ei([Ci({type:ps})],ys.prototype,"typeOfBiometricData",void 0);Ei([Ci({type:Cn})],ys.prototype,"hashAlgorithm",void 0);Ei([Ci({type:He})],ys.prototype,"biometricDataHash",void 0);Ei([Ci({type:Ke.IA5String,optional:true})],ys.prototype,"sourceDataUri",void 0);var Ss=t("aO",hs=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,hs.prototype);return i}return e}(wi));t("aO",Ss=hs=Ei([Si({type:ke.Sequence,itemType:ys})],Ss));var Cs="".concat(Hi,".11");var As,ms;var gs="".concat(Ui,".3");var ws=function(){function t(){this.statementId="";this.statementInfo=new ArrayBuffer(0)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],ws.prototype,"statementId",void 0);Ei([Ci({type:Ke.Any,optional:true})],ws.prototype,"statementInfo",void 0);var bs=t("aj","".concat(Cs,".2"));var Es=As=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,As.prototype);return i}return e}(wi);Es=As=Ei([Si({type:ke.Sequence,itemType:ji})],Es);var Ps=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("ak",Ps);Ei([Ci({type:Ke.ObjectIdentifier,optional:true})],Ps.prototype,"semanticsIdentifier",void 0);Ei([Ci({type:Es,optional:true})],Ps.prototype,"nameRegistrationAuthorities",void 0);var Ds=t("aE",ms=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,ms.prototype);return i}return e}(wi));t("aE",Ds=ms=Ei([Si({type:ke.Sequence,itemType:ws})],Ds));var _s=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Bi);_s=Ei([Si({type:ke.Choice})],_s);var Is;(function(t){t["M"]="M";t["F"]="F";t["m"]="m";t["f"]="f"})(Is||(Is={}));var Bs;var xs=Bs=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Bs.prototype);return i}return e}(fr);xs=Bs=Ei([Si({type:ke.Sequence})],xs);var Ts="1.3.6.1.4.1.311.21.7";var Os=function(){function t(t){if(t===void 0){t={}}this.templateID="";this.templateMajorVersion=0;this.templateMinorVersion=0;Object.assign(this,t)}return t}();t("aB",Os);Ei([Ci({type:Ke.ObjectIdentifier})],Os.prototype,"templateID",void 0);Ei([Ci({type:Ke.Integer})],Os.prototype,"templateMajorVersion",void 0);Ei([Ci({type:Ke.Integer})],Os.prototype,"templateMinorVersion",void 0);var Ms="1.3.6.1.4.1.311.20.2";var Rs=function(){function t(t){if(t===void 0){t={}}this.name="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Utf8String})],Rs.prototype,"name",void 0);var Ns=t("aC",function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}t.prototype.toString=function(){var t,e;return((t=this.name)===null||t===void 0?void 0:t.toString())||((e=this.spec)===null||e===void 0?void 0:e.name)||""};return t}());Ei([Ci({type:Bi})],Ns.prototype,"name",void 0);Ei([Ci({type:Rs})],Ns.prototype,"spec",void 0);t("aC",Ns=Ei([Si({type:ke.Choice})],Ns));var ks="1.3.6.1.4.1.311.21.1";var Ks=t("aD",function(){function t(){this.value=new ArrayBuffer(0)}t.prototype.toString=function(){var t=this.getVersion();return"V".concat(t.certificateIndex,".").concat(t.keyIndex)};t.prototype.getVersion=function(){var t=new Uint8Array(this.value);if(this.value.byteLength<4){t=new Uint8Array(4);t.set(new Uint8Array(this.value),4-this.value.byteLength)}return{keyIndex:parseInt(u.Convert.ToHex(t.slice(0,2)),16),certificateIndex:parseInt(u.Convert.ToHex(t.slice(2)),16)}};return t}());Ei([Ci({type:Ke.Integer,converter:Ve})],Ks.prototype,"value",void 0);t("aD",Ks=Ei([Si({type:ke.Choice})],Ks));var js=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.NumericString})],js.prototype,"numericString",void 0);Ei([Ci({type:Ke.PrintableString})],js.prototype,"printableString",void 0);Ei([Ci({type:Ke.TeletexString})],js.prototype,"teletexString",void 0);Ei([Ci({type:Ke.VideotexString})],js.prototype,"videotexString",void 0);Ei([Ci({type:Ke.IA5String})],js.prototype,"ia5String",void 0);Ei([Ci({type:Ke.GraphicString})],js.prototype,"graphicString",void 0);Ei([Ci({type:Ke.VisibleString})],js.prototype,"visibleString",void 0);Ei([Ci({type:Ke.GeneralString})],js.prototype,"generalString",void 0);Ei([Ci({type:Ke.UniversalString})],js.prototype,"universalString",void 0);Ei([Ci({type:Ke.BmpString})],js.prototype,"bmpString",void 0);js=Ei([Si({type:ke.Choice})],js);var Hs=function(){function t(t){if(t===void 0){t=new ArrayBuffer(0)}this.value=t}return t}();Ei([Ci({type:Ke.Any})],Hs.prototype,"value",void 0);Hs=Ei([Si({type:ke.Choice})],Hs);var Us;var Fs=Us=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Us.prototype);return i}return e}(En);Fs=Us=Ei([Si({type:ke.Sequence})],Fs);var Ls=function(){function t(t){if(t===void 0){t={}}this.keySpec=0;this.cspName="";this.signature=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Ls.prototype,"keySpec",void 0);Ei([Ci({type:Ke.BmpString})],Ls.prototype,"cspName",void 0);Ei([Ci({type:Ke.BitString})],Ls.prototype,"signature",void 0);var Vs;var Gs=Vs=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Vs.prototype);return i}return e}(wi);Gs=Vs=Ei([Si({type:ke.Sequence,itemType:Ke.Any})],Gs);var Ws;var Qs=Ws=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ws.prototype);return i}return e}(wi);Qs=Ws=Ei([Si({type:ke.Sequence,itemType:Ke.Any})],Qs);var qs;var zs=function(){function t(t){if(t===void 0){t={}}this.name="";this.value="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.BmpString})],zs.prototype,"name",void 0);Ei([Ci({type:Ke.BmpString})],zs.prototype,"value",void 0);var Zs=qs=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,qs.prototype);return i}return e}(wi);Zs=qs=Ei([Si({type:ke.Sequence,itemType:zs})],Zs);var $s=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(ki);$s=Ei([Si({type:ke.Sequence})],$s);var Xs=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(ki);Xs=Ei([Si({type:ke.Sequence})],Xs);var Ys=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(_n);Ys=Ei([Si({type:ke.Sequence})],Ys);var Js=function(){function t(t){if(t===void 0){t={}}this.clientId=0;this.machineName="";this.userName="";this.processName="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Js.prototype,"clientId",void 0);Ei([Ci({type:Ke.Utf8String})],Js.prototype,"machineName",void 0);Ei([Ci({type:Ke.Utf8String})],Js.prototype,"userName",void 0);Ei([Ci({type:Ke.Utf8String})],Js.prototype,"processName",void 0);var tu="2.16.840.1.113730";var eu="".concat(tu,".1");var iu=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],iu.prototype,"value",void 0);iu=Ei([Si({type:ke.Choice})],iu);var ru=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],ru.prototype,"value",void 0);ru=Ei([Si({type:ke.Choice})],ru);var nu=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],nu.prototype,"value",void 0);nu=Ei([Si({type:ke.Choice})],nu);var ou=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],ou.prototype,"value",void 0);ou=Ei([Si({type:ke.Choice})],ou);var au="".concat(eu,".1");var su;(function(t){t[t["sslClient"]=1]="sslClient";t[t["sslServer"]=2]="sslServer";t[t["sMime"]=4]="sMime";t[t["objectSigning"]=8]="objectSigning";t[t["sslCa"]=32]="sslCa";t[t["sMimeCa"]=64]="sMimeCa";t[t["objectSigningCa"]=128]="objectSigningCa"})(su||(su={}));var uu=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.toJSON=function(){var t=this.toNumber();var e=[];if(t&su.objectSigning){e.push("objectSigning")}if(t&su.objectSigningCa){e.push("objectSigningCa")}if(t&su.sMime){e.push("sMime")}if(t&su.sMimeCa){e.push("sMimeCa")}if(t&su.sslCa){e.push("sslCa")}if(t&su.sslClient){e.push("sslClient")}if(t&su.sslServer){e.push("sslServer")}return e};e.prototype.toString=function(){return"[".concat(this.toJSON().join(", "),"]")};return e}(je);t("aG",uu);var cu="".concat(eu,".13");var fu=t("aF",function(){function t(t){this.value="";if(t){this.value=t}}return t}());Ei([Ci({type:Ke.IA5String})],fu.prototype,"value",void 0);t("aF",fu=Ei([Si({type:ke.Choice})],fu));var vu=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],vu.prototype,"value",void 0);vu=Ei([Si({type:ke.Choice})],vu);var hu=function(){function t(t){this.value="";if(t){this.value=t}}return t}();Ei([Ci({type:Ke.IA5String})],hu.prototype,"value",void 0);hu=Ei([Si({type:ke.Choice})],hu);var du="1.3.6.1.4.1.52266.1";var lu=function(){function t(t){if(t===void 0){t={}}this.leiCode="";Object.assign(this,t)}return t}();Ei([Ci({type:te})],lu.prototype,"leiCode",void 0);Ei([Ci({type:te,context:0,optional:true})],lu.prototype,"leiRole",void 0);lu=Ei([Si({type:ke.Sequence})],lu);var pu=function(){function t(t){if(t){this.text=t}}Object.defineProperty(t.prototype,"text",{get:function(){if(this.bmpString!==undefined){return this.bmpString}if(this.ia5String!==undefined){return this.ia5String}if(this.printableString!==undefined){return this.printableString}if(this.utf8String!==undefined){return this.utf8String}if(this.visibleString!==undefined){return this.visibleString}return undefined},set:function(t){this.printableString=t},enumerable:false,configurable:true});return t}();Ei([Ci({type:Ke.IA5String})],pu.prototype,"ia5String",void 0);Ei([Ci({type:Ke.VisibleString})],pu.prototype,"visibleString",void 0);Ei([Ci({type:Ke.BmpString})],pu.prototype,"bmpString",void 0);Ei([Ci({type:Ke.Utf8String})],pu.prototype,"utf8String",void 0);Ei([Ci({type:Ke.PrintableString})],pu.prototype,"printableString",void 0);pu=Ei([Si({type:ke.Choice})],pu);var yu=t("aI",function(t){__extends(e,t);function e(e){var i=t.call(this)||this;if(typeof e==="string"){i.text=e}else if(e instanceof lu){i.struct=e}return i}return e}(pu));Ei([Ci({type:lu})],yu.prototype,"struct",void 0);t("aI",yu=Ei([Si({type:ke.Choice})],yu));var Su="1.3.6.1.4.1.52266.2";var Cu=t("aH",function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(pu));t("aH",Cu=Ei([Si({type:ke.Choice})],Cu));var Au=function(){function t(t){this.offset=0;this.view=u.BufferSourceConverter.toUint8Array(t)}Object.defineProperty(t.prototype,"position",{get:function(){return this.offset},enumerable:false,configurable:true});t.prototype.read=function(t){if(t===void 0){t=1}var e=this.view.slice(this.offset,this.offset+t);this.offset=this.offset+e.length;return e};t.prototype.readByte=function(){var t=this.read();if(!t.length){throw new Error("End of stream")}return t[0]};t.prototype.readNumber=function(t){var e=this.read(t);var i=u.Convert.ToHex(e);return parseInt(i,16)};t.prototype.readEnd=function(){return this.read(this.view.length-this.offset)};t.prototype.reset=function(){this.offset=0};return t}();var mu=function(){function t(){}t.createStream=function(t){var e=u.BufferSourceConverter.toUint8Array(t);return new Au(e)};return t}();var gu;(function(t){t[t["certificateTimestamp"]=0]="certificateTimestamp";t[t["treeHash"]=1]="treeHash"})(gu||(gu={}));var wu;(function(t){t[t["none"]=0]="none";t[t["md5"]=1]="md5";t[t["sha1"]=2]="sha1";t[t["sha224"]=3]="sha224";t[t["sha256"]=4]="sha256";t[t["sha384"]=5]="sha384";t[t["sha512"]=6]="sha512"})(wu||(wu={}));var bu;(function(t){t[t["anonymous"]=0]="anonymous";t[t["rsa"]=1]="rsa";t[t["dsa"]=2]="dsa";t[t["ecdsa"]=3]="ecdsa"})(bu||(bu={}));var Eu=function(t){__extends(e,t);function e(e){var i=t.call(this)||this;i.version=0;i.logId=new ArrayBuffer(32);i.timestamp=new Date;i.extensions=new ArrayBuffer(0);i.hashAlgorithm=0;i.signatureAlgorithm=0;i.signature=new ArrayBuffer(0);if(e){i.parse(e)}return i}e.prototype.parse=function(t){this.version=t.readByte();t.read(2);this.logId=u.BufferSourceConverter.toArrayBuffer(t.read(32));this.timestamp=new Date(t.readNumber(8));var e=t.readNumber(2);this.extensions=t.read(e).buffer;this.hashAlgorithm=t.readByte();this.signatureAlgorithm=t.readByte();this.signature=t.read(t.readNumber(2)).buffer};e.prototype.toJSON=function(){return{version:this.version,logId:u.Convert.ToHex(this.logId),timestamp:this.timestamp,extensions:u.Convert.ToBase64(this.extensions),hashAlgorithm:wu[this.hashAlgorithm]||"undefined",signatureAlgorithm:bu[this.signatureAlgorithm]||"undefined",signature:u.Convert.ToBase64(this.signature)}};return e}(mu);var Pu="1.3.6.1.4.1.11129.2.4.2";var Du=function(t){__extends(e,t);function e(){var e=t.apply(this,arguments)||this;e.items=[];return e}e.prototype.fromASN=function(e){t.prototype.fromASN.call(this,e);var i=new Au(this.buffer);var r=i.readNumber(2);this.items=[];while(i.position<r){this.items.push(new Eu(i))}return this};e.prototype.toJSON=function(){return this.items.map((function(t){return t.toJSON()}))};return e}(He);t("az",Du);var _u;(function(t){t[t["v1"]=1]="v1"})(_u||(_u={}));var Iu="1.2.840.113583.1.1.9.2";var Bu=function(){function t(t){if(t===void 0){t={}}this.version=_u.v1;Object.assign(this,t)}return t}();t("aK",Bu);Ei([Ci({type:Ke.Integer})],Bu.prototype,"version",void 0);var xu="1.2.840.113583.1.1.9.1";var Tu=function(){function t(t){if(t===void 0){t={}}this.version=_u.v1;this.location=new ji;this.requiresAuth=false;Object.assign(this,t)}return t}();t("aJ",Tu);Ei([Ci({type:Ke.Integer})],Tu.prototype,"version",void 0);Ei([Ci({type:ji})],Tu.prototype,"location",void 0);Ei([Ci({type:Ke.Boolean,defaultValue:false,optional:true})],Tu.prototype,"requiresAuth",void 0);var Ou=function(){function t(t){if(t===void 0){t={}}this.hashAlg=new Cn;this.hashValue=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Cn})],Ou.prototype,"hashAlg",void 0);Ei([Ci({type:He})],Ou.prototype,"hashValue",void 0);var Mu=function(){function t(t){if(t===void 0){t={}}this.mediaType="";this.logotypeHash=[];this.logotypeURI=[];Object.assign(this,t)}return t}();Ei([Ci({type:Ke.IA5String})],Mu.prototype,"mediaType",void 0);Ei([Ci({type:Ou,repeated:"sequence"})],Mu.prototype,"logotypeHash",void 0);Ei([Ci({type:Ke.IA5String,repeated:"sequence"})],Mu.prototype,"logotypeURI",void 0);var Ru;(function(t){t[t["mono"]=1]="mono";t[t["stereo"]=2]="stereo";t[t["quad"]=4]="quad"})(Ru||(Ru={}));var Nu=function(){function t(t){if(t===void 0){t={}}this.fileSize=0;this.playTime=0;this.channels=Ru.mono;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Nu.prototype,"fileSize",void 0);Ei([Ci({type:Ke.Integer})],Nu.prototype,"playTime",void 0);Ei([Ci({type:Ke.Integer})],Nu.prototype,"channels",void 0);Ei([Ci({type:Ke.Integer,implicit:true,context:3,optional:true})],Nu.prototype,"sampleRate",void 0);Ei([Ci({type:Ke.IA5String,implicit:true,context:4,optional:true})],Nu.prototype,"language",void 0);var ku=function(){function t(t){if(t===void 0){t={}}this.audioDetails=new Mu;Object.assign(this,t)}return t}();Ei([Ci({type:Mu})],ku.prototype,"audioDetails",void 0);Ei([Ci({type:Nu,optional:true})],ku.prototype,"audioInfo",void 0);var Ku=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,context:1,implicit:true})],Ku.prototype,"numBits",void 0);Ei([Ci({type:Ke.Integer,context:2,implicit:true})],Ku.prototype,"tableSize",void 0);Ku=Ei([Si({type:ke.Choice})],Ku);var ju;(function(t){t[t["grayScale"]=0]="grayScale";t[t["color"]=1]="color"})(ju||(ju={}));var Hu=function(){function t(t){if(t===void 0){t={}}this.type=ju.color;this.fileSize=0;this.xSize=0;this.ySize=0;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,context:0,implicit:true,defaultValue:ju.color})],Hu.prototype,"type",void 0);Ei([Ci({type:Ke.Integer})],Hu.prototype,"fileSize",void 0);Ei([Ci({type:Ke.Integer})],Hu.prototype,"xSize",void 0);Ei([Ci({type:Ke.Integer})],Hu.prototype,"ySize",void 0);Ei([Ci({type:Ku})],Hu.prototype,"resolution",void 0);Ei([Ci({type:Ke.IA5String,context:4,implicit:true,optional:true})],Hu.prototype,"language",void 0);var Uu=function(){function t(t){if(t===void 0){t={}}this.imageDetails=new Mu;Object.assign(this,t)}return t}();Ei([Ci({type:Mu})],Uu.prototype,"imageDetails",void 0);Ei([Ci({type:Hu,optional:true})],Uu.prototype,"imageInfo",void 0);var Fu=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Uu,repeated:"sequence",optional:true})],Fu.prototype,"image",void 0);Ei([Ci({type:ku,repeated:"sequence",context:1,optional:true})],Fu.prototype,"audio",void 0);var Lu=function(){function t(t){if(t===void 0){t={}}this.refStructHash=[];this.refStructURI=[];Object.assign(this,t)}return t}();Ei([Ci({type:Ou,repeated:"sequence"})],Lu.prototype,"refStructHash",void 0);Ei([Ci({type:Ke.IA5String,repeated:"sequence"})],Lu.prototype,"refStructURI",void 0);var Vu=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Fu,implicit:true,context:0})],Vu.prototype,"direct",void 0);Ei([Ci({type:Lu,implicit:true,context:1})],Vu.prototype,"indirect",void 0);Vu=Ei([Si({type:ke.Choice})],Vu);var Gu=function(){function t(t){if(t===void 0){t={}}this.logotypeType="";this.info=new Vu;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Gu.prototype,"logotypeType",void 0);Ei([Ci({type:Vu})],Gu.prototype,"info",void 0);var Wu=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("aP",Wu);Ei([Ci({type:Vu,context:0,repeated:"sequence",optional:true})],Wu.prototype,"communityLogos",void 0);Ei([Ci({type:Vu,context:1,optional:true})],Wu.prototype,"issuerLogo",void 0);Ei([Ci({type:Vu,context:2,optional:true})],Wu.prototype,"subjectLogo",void 0);Ei([Ci({type:Gu,context:3,repeated:"sequence",optional:true})],Wu.prototype,"otherLogos",void 0);var Qu="1.3.6.1.5.5.7.1.12";var qu,zu,Zu;var $u="1.3.6.1.5.5.7";var Xu="".concat($u,".1");var Yu=qu=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,qu.prototype);return i}return e}(wi);Yu=qu=Ei([Si({type:ke.Sequence,itemType:Ke.IA5String})],Yu);var Ju=function(){function t(t){if(t===void 0){t={}}this.claim="";this.permitted=[];Object.assign(this,t)}return t}();Ei([Ci({type:Ke.IA5String})],Ju.prototype,"claim",void 0);Ei([Ci({type:Ke.Utf8String,repeated:"sequence"})],Ju.prototype,"permitted",void 0);var tc=zu=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,zu.prototype);return i}return e}(wi);tc=zu=Ei([Si({type:ke.Sequence,itemType:Ju})],tc);var ec=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Yu,optional:true,context:0})],ec.prototype,"mustInclude",void 0);Ei([Ci({type:tc,optional:true,context:1})],ec.prototype,"permittedValues",void 0);var ic="".concat(Xu,".26");var rc=function(){function t(){this.start="";this.count=2}return t}();Ei([Ci({type:Ke.IA5String})],rc.prototype,"start",void 0);Ei([Ci({type:Ke.Integer})],rc.prototype,"count",void 0);var nc=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.IA5String,context:0})],nc.prototype,"spc",void 0);Ei([Ci({type:rc,context:1})],nc.prototype,"range",void 0);Ei([Ci({type:Ke.IA5String,context:2})],nc.prototype,"one",void 0);nc=Ei([Si({type:ke.Choice})],nc);var oc=t("aQ",Zu=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Zu.prototype);return i}return e}(wi));t("aQ",oc=Zu=Ei([Si({type:ke.Sequence,itemType:nc})],oc));var ac;var sc="1.3.6.1.4.1.11129.2.1.17";var uc;(function(t){t[t["verified"]=0]="verified";t[t["selfSigned"]=1]="selfSigned";t[t["unverified"]=2]="unverified";t[t["failed"]=3]="failed"})(uc||(uc={}));var cc=function(){function t(t){if(t===void 0){t={}}this.verifiedBootKey=new He;this.deviceLocked=false;this.verifiedBootState=uc.verified;Object.assign(this,t)}return t}();t("an",cc);Ei([Ci({type:He})],cc.prototype,"verifiedBootKey",void 0);Ei([Ci({type:Ke.Boolean})],cc.prototype,"deviceLocked",void 0);Ei([Ci({type:Ke.Enumerated})],cc.prototype,"verifiedBootState",void 0);Ei([Ci({type:He,optional:true})],cc.prototype,"verifiedBootHash",void 0);var fc=t("ao",ac=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,ac.prototype);return i}return e}(wi));t("ao",fc=ac=Ei([Si({type:ke.Set,itemType:Ke.Integer})],fc));var vc=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({context:1,type:fc,optional:true})],vc.prototype,"purpose",void 0);Ei([Ci({context:2,type:Ke.Integer,optional:true})],vc.prototype,"algorithm",void 0);Ei([Ci({context:3,type:Ke.Integer,optional:true})],vc.prototype,"keySize",void 0);Ei([Ci({context:5,type:fc,optional:true})],vc.prototype,"digest",void 0);Ei([Ci({context:6,type:fc,optional:true})],vc.prototype,"padding",void 0);Ei([Ci({context:10,type:Ke.Integer,optional:true})],vc.prototype,"ecCurve",void 0);Ei([Ci({context:200,type:Ke.Integer,optional:true})],vc.prototype,"rsaPublicExponent",void 0);Ei([Ci({context:203,type:fc,optional:true})],vc.prototype,"mgfDigest",void 0);Ei([Ci({context:303,type:Ke.Null,optional:true})],vc.prototype,"rollbackResistance",void 0);Ei([Ci({context:305,type:Ke.Null,optional:true})],vc.prototype,"earlyBootOnly",void 0);Ei([Ci({context:400,type:Ke.Integer,optional:true})],vc.prototype,"activeDateTime",void 0);Ei([Ci({context:401,type:Ke.Integer,optional:true})],vc.prototype,"originationExpireDateTime",void 0);Ei([Ci({context:402,type:Ke.Integer,optional:true})],vc.prototype,"usageExpireDateTime",void 0);Ei([Ci({context:405,type:Ke.Integer,optional:true})],vc.prototype,"usageCountLimit",void 0);Ei([Ci({context:503,type:Ke.Null,optional:true})],vc.prototype,"noAuthRequired",void 0);Ei([Ci({context:504,type:Ke.Integer,optional:true})],vc.prototype,"userAuthType",void 0);Ei([Ci({context:505,type:Ke.Integer,optional:true})],vc.prototype,"authTimeout",void 0);Ei([Ci({context:506,type:Ke.Null,optional:true})],vc.prototype,"allowWhileOnBody",void 0);Ei([Ci({context:507,type:Ke.Null,optional:true})],vc.prototype,"trustedUserPresenceRequired",void 0);Ei([Ci({context:508,type:Ke.Null,optional:true})],vc.prototype,"trustedConfirmationRequired",void 0);Ei([Ci({context:509,type:Ke.Null,optional:true})],vc.prototype,"unlockedDeviceRequired",void 0);Ei([Ci({context:600,type:Ke.Null,optional:true})],vc.prototype,"allApplications",void 0);Ei([Ci({context:601,type:He,optional:true})],vc.prototype,"applicationId",void 0);Ei([Ci({context:701,type:Ke.Integer,optional:true})],vc.prototype,"creationDateTime",void 0);Ei([Ci({context:702,type:Ke.Integer,optional:true})],vc.prototype,"origin",void 0);Ei([Ci({context:703,type:Ke.Null,optional:true})],vc.prototype,"rollbackResistant",void 0);Ei([Ci({context:704,type:cc,optional:true})],vc.prototype,"rootOfTrust",void 0);Ei([Ci({context:705,type:Ke.Integer,optional:true})],vc.prototype,"osVersion",void 0);Ei([Ci({context:706,type:Ke.Integer,optional:true})],vc.prototype,"osPatchLevel",void 0);Ei([Ci({context:709,type:He,optional:true})],vc.prototype,"attestationApplicationId",void 0);Ei([Ci({context:710,type:He,optional:true})],vc.prototype,"attestationIdBrand",void 0);Ei([Ci({context:711,type:He,optional:true})],vc.prototype,"attestationIdDevice",void 0);Ei([Ci({context:712,type:He,optional:true})],vc.prototype,"attestationIdProduct",void 0);Ei([Ci({context:713,type:He,optional:true})],vc.prototype,"attestationIdSerial",void 0);Ei([Ci({context:714,type:He,optional:true})],vc.prototype,"attestationIdImei",void 0);Ei([Ci({context:715,type:He,optional:true})],vc.prototype,"attestationIdMeid",void 0);Ei([Ci({context:716,type:He,optional:true})],vc.prototype,"attestationIdManufacturer",void 0);Ei([Ci({context:717,type:He,optional:true})],vc.prototype,"attestationIdModel",void 0);Ei([Ci({context:718,type:Ke.Integer,optional:true})],vc.prototype,"vendorPatchLevel",void 0);Ei([Ci({context:719,type:Ke.Integer,optional:true})],vc.prototype,"bootPatchLevel",void 0);Ei([Ci({context:720,type:Ke.Null,optional:true})],vc.prototype,"deviceUniqueAttestation",void 0);Ei([Ci({context:723,type:He,optional:true})],vc.prototype,"attestationIdSecondImei",void 0);Ei([Ci({context:724,type:He,optional:true})],vc.prototype,"moduleHash",void 0);var hc;(function(t){t[t["software"]=0]="software";t[t["trustedEnvironment"]=1]="trustedEnvironment";t[t["strongBox"]=2]="strongBox"})(hc||(hc={}));var dc;(function(t){t[t["KM2"]=1]="KM2";t[t["KM3"]=2]="KM3";t[t["KM4"]=3]="KM4";t[t["KM4_1"]=4]="KM4_1";t[t["keyMint1"]=100]="keyMint1";t[t["keyMint2"]=200]="keyMint2";t[t["keyMint3"]=300]="keyMint3";t[t["keyMint4"]=400]="keyMint4"})(dc||(dc={}));var lc=function(){function t(t){if(t===void 0){t={}}this.attestationVersion=dc.KM4;this.attestationSecurityLevel=hc.software;this.keymasterVersion=0;this.keymasterSecurityLevel=hc.software;this.attestationChallenge=new He;this.uniqueId=new He;this.softwareEnforced=new vc;this.teeEnforced=new vc;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],lc.prototype,"attestationVersion",void 0);Ei([Ci({type:Ke.Enumerated})],lc.prototype,"attestationSecurityLevel",void 0);Ei([Ci({type:Ke.Integer})],lc.prototype,"keymasterVersion",void 0);Ei([Ci({type:Ke.Enumerated})],lc.prototype,"keymasterSecurityLevel",void 0);Ei([Ci({type:He})],lc.prototype,"attestationChallenge",void 0);Ei([Ci({type:He})],lc.prototype,"uniqueId",void 0);Ei([Ci({type:vc})],lc.prototype,"softwareEnforced",void 0);Ei([Ci({type:vc})],lc.prototype,"teeEnforced",void 0);var pc=function(){function t(t){if(t===void 0){t={}}this.attestationVersion=dc.keyMint4;this.attestationSecurityLevel=hc.software;this.keyMintVersion=0;this.keyMintSecurityLevel=hc.software;this.attestationChallenge=new He;this.uniqueId=new He;this.softwareEnforced=new vc;this.hardwareEnforced=new vc;Object.assign(this,t)}t.prototype.toLegacyKeyDescription=function(){return new lc({attestationVersion:this.attestationVersion,attestationSecurityLevel:this.attestationSecurityLevel,keymasterVersion:this.keyMintVersion,keymasterSecurityLevel:this.keyMintSecurityLevel,attestationChallenge:this.attestationChallenge,uniqueId:this.uniqueId,softwareEnforced:this.softwareEnforced,teeEnforced:this.hardwareEnforced})};t.fromLegacyKeyDescription=function(e){return new t({attestationVersion:e.attestationVersion,attestationSecurityLevel:e.attestationSecurityLevel,keyMintVersion:e.keymasterVersion,keyMintSecurityLevel:e.keymasterSecurityLevel,attestationChallenge:e.attestationChallenge,uniqueId:e.uniqueId,softwareEnforced:e.softwareEnforced,hardwareEnforced:e.teeEnforced})};return t}();Ei([Ci({type:Ke.Integer})],pc.prototype,"attestationVersion",void 0);Ei([Ci({type:Ke.Enumerated})],pc.prototype,"attestationSecurityLevel",void 0);Ei([Ci({type:Ke.Integer})],pc.prototype,"keyMintVersion",void 0);Ei([Ci({type:Ke.Enumerated})],pc.prototype,"keyMintSecurityLevel",void 0);Ei([Ci({type:He})],pc.prototype,"attestationChallenge",void 0);Ei([Ci({type:He})],pc.prototype,"uniqueId",void 0);Ei([Ci({type:vc})],pc.prototype,"softwareEnforced",void 0);Ei([Ci({type:vc})],pc.prototype,"hardwareEnforced",void 0);var yc;var Sc=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(vc);Sc=Ei([Si({type:ke.Choice})],Sc);var Cc=yc=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,yc.prototype);return i}e.prototype.findProperty=function(t){var e=this.find((function(e){return t in e}));if(e){return e[t]}return undefined};return e}(wi);Cc=yc=Ei([Si({type:ke.Sequence,itemType:Sc})],Cc);var Ac=function(){function t(t){if(t===void 0){t={}}this.attestationVersion=dc.KM4;this.attestationSecurityLevel=hc.software;this.keymasterVersion=0;this.keymasterSecurityLevel=hc.software;this.attestationChallenge=new He;this.uniqueId=new He;this.softwareEnforced=new Cc;this.teeEnforced=new Cc;Object.assign(this,t)}Object.defineProperty(t.prototype,"keyMintVersion",{get:function(){return this.keymasterVersion},set:function(t){this.keymasterVersion=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"keyMintSecurityLevel",{get:function(){return this.keymasterSecurityLevel},set:function(t){this.keymasterSecurityLevel=t},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"hardwareEnforced",{get:function(){return this.teeEnforced},set:function(t){this.teeEnforced=t},enumerable:false,configurable:true});return t}();t("aV",Ac);Ei([Ci({type:Ke.Integer})],Ac.prototype,"attestationVersion",void 0);Ei([Ci({type:Ke.Enumerated})],Ac.prototype,"attestationSecurityLevel",void 0);Ei([Ci({type:Ke.Integer})],Ac.prototype,"keymasterVersion",void 0);Ei([Ci({type:Ke.Enumerated})],Ac.prototype,"keymasterSecurityLevel",void 0);Ei([Ci({type:He})],Ac.prototype,"attestationChallenge",void 0);Ei([Ci({type:He})],Ac.prototype,"uniqueId",void 0);Ei([Ci({type:Cc})],Ac.prototype,"softwareEnforced",void 0);Ei([Ci({type:Cc})],Ac.prototype,"teeEnforced",void 0);var mc=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}if("keymasterVersion"in e&&!("keyMintVersion"in e)){e.keyMintVersion=e.keymasterVersion}if("keymasterSecurityLevel"in e&&!("keyMintSecurityLevel"in e)){e.keyMintSecurityLevel=e.keymasterSecurityLevel}if("teeEnforced"in e&&!("hardwareEnforced"in e)){e.hardwareEnforced=e.teeEnforced}return t.call(this,e)||this}return e}(Ac);mc=Ei([Si({type:ke.Sequence})],mc);var gc=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ke.OctetString})],gc.prototype,"packageName",void 0);Ei([Ci({type:Ke.Integer})],gc.prototype,"version",void 0);var wc=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("am",wc);Ei([Ci({type:gc,repeated:"set"})],wc.prototype,"packageInfos",void 0);Ei([Ci({type:Ke.OctetString,repeated:"set"})],wc.prototype,"signatureDigests",void 0);var bc=undefined&&undefined.__decorate||function(t,e,i,r){var n=arguments.length,o=n<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,i):r,a;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")o=Reflect.decorate(t,e,i,r);else for(var s=t.length-1;s>=0;s--)if(a=t[s])o=(n<3?a(o):n>3?a(e,i,o):a(e,i))||o;return n>3&&o&&Object.defineProperty(e,i,o),o};var Ec="2.23.140.3.1";var Pc=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();t("aW",Pc);bc([Ci({type:Ke.PrintableString})],Pc.prototype,"registrationSchemeIdentifier",void 0);bc([Ci({type:Ke.PrintableString})],Pc.prototype,"registrationCountry",void 0);bc([Ci({type:Ke.PrintableString,optional:true,context:0,implicit:true})],Pc.prototype,"registrationStateOrProvince",void 0);bc([Ci({type:Ke.Utf8String})],Pc.prototype,"registrationReference",void 0);
107
- /**
108
- * @license
109
- * Copyright (c) Peculiar Ventures, LLC.
110
- *
111
- * This source code is licensed under the MIT license found in the
112
- * LICENSE file in the root directory of this source tree.
113
- */var Dc=undefined&&undefined.__classPrivateFieldSet||function(t,e,i,r,n){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e==="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?n.call(t,i):n?n.value=i:e.set(t,i),i};var _c=undefined&&undefined.__classPrivateFieldGet||function(t,e,i,r){if(i==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof e==="function"?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return i==="m"?r:i==="a"?r.call(t):r?r.value:e.get(t)};var Ic,Bc;var xc=function(){function t(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}Ic.set(this,void 0);Bc.set(this,void 0);if(t.length===1){Dc(this,Ic,t[0],"f");Dc(this,Bc,bi.serialize(_c(this,Ic,"f")),"f")}else{Dc(this,Ic,bi.parse(t[0],t[1]),"f");Dc(this,Bc,u.BufferSourceConverter.toArrayBuffer(t[0]),"f")}}Object.defineProperty(t.prototype,"asn",{get:function(){return _c(this,Ic,"f")},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"raw",{get:function(){return _c(this,Bc,"f")},enumerable:false,configurable:true});return t}();t("A",xc);Ic=new WeakMap,Bc=new WeakMap;
114
- /**
115
- * @license
116
- * Copyright (c) Peculiar Ventures, LLC.
117
- *
118
- * This source code is licensed under the MIT license found in the
119
- * LICENSE file in the root directory of this source tree.
120
- */var Tc=(e={},e[Vi]=Wi,e[Qi]=zi,e[Zi]=$i,e[tr]=er,e[rr]=fr,e[yr]=gr,e["2.5.29.46"]=gr,e[Er]=Pr,e[Dr]=Ir,e[xr]=Tr,e[Or]=Mr,e[Rr]=Nr,e[Kr]=jr,e[Hr]=Fr,e[Vr]=Qr,e[qr]=zr,e[$r]=Yr,e[tn]=en,e[on]=an,e[sn]=un,e[gs]=Ds,e[Ts]=Os,e[Ms]=Ns,e[cu]=fu,e[au]=uu,e[ks]=Ks,e[Pu]=Du,e[du]=yu,e[Su]=Cu,e[xu]=Tu,e[Iu]=Bu,e[cn]=fn,e[vn]=ln,e["2.16.724.1.2.2.4.1"]=Ss,e[ds]=Ss,e[Qu]=Wu,e[ic]=oc,e[yn]=Sn,e[vr]=hr,e[dr]=lr,e[sc]=Ac,e[Ec]=Pc,e);var Oc=function(t){__extends(e,t);function e(e){var i=t.call(this,e,bn)||this;var r=i.getAsnExtnValue();try{var n=Tc[i.asn.extnID];if(n){i.value=mi.parse(r,n)}else{console.warn("Didn't detect parser for \"".concat(i.asn.extnID,'" extension.'));i.value=u.Convert.ToHex(r)}}catch(t){console.error('Error parse "'.concat(i.asn.extnID,'" extension:'),t.message);i.value=u.Convert.ToHex(r)}return i}e.prototype.getAsnExtnValue=function(){return this.asn.extnValue.buffer};return e}(xc);t("E",Oc);
121
- /**
122
- * @license
123
- * Copyright (c) Peculiar Ventures, LLC.
124
- *
125
- * This source code is licensed under the MIT license found in the
126
- * LICENSE file in the root directory of this source tree.
127
- */var Mc="-{5}";var Rc="\\n";var Nc="[^".concat(Rc,"]+");var kc="".concat(Mc,"BEGIN (").concat(Nc,"(?=").concat(Mc,"))").concat(Mc);var Kc="".concat(Mc,"END \\1").concat(Mc);var jc="\\n";var Hc="[^:".concat(Rc,"]+");var Uc="(?:[^".concat(Rc,"]+").concat(jc,"(?: +[^").concat(Rc,"]+").concat(jc,")*)");var Fc="[a-zA-Z0-9=+/]+";var Lc="(?:".concat(Fc).concat(jc,")+");var Vc="".concat(kc).concat(jc,"(?:((?:").concat(Hc,": ").concat(Uc,")+))?").concat(jc,"?(").concat(Lc,")").concat(Kc);var Gc=function(){function t(){}t.isPem=function(t){return typeof t==="string"&&new RegExp(Vc,"g").test(t.replace(/\r/g,""))};t.decodeWithHeaders=function(t){t=t.replace(/\r/g,"");var e=new RegExp(Vc,"g");var i=[];var r=null;while(r=e.exec(t)){var n=r[3].replace(new RegExp("[".concat(Rc,"]+"),"g"),"");var o={type:r[1],headers:[],rawData:u.Convert.FromBase64(n)};var a=r[2];if(a){var s=a.split(new RegExp(jc,"g"));var c=null;for(var f=0,v=s;f<v.length;f++){var h=v[f];var d=h.split(/:(.*)/),l=d[0],p=d[1];if(p===undefined){if(!c){throw new Error("Cannot parse PEM string. Incorrect header value")}c.value+=l.trim()}else{if(c){o.headers.push(c)}c={key:l,value:p.trim()}}}if(c){o.headers.push(c)}}i.push(o)}return i};t.decode=function(t){var e=this.decodeWithHeaders(t);return e.map((function(t){return t.rawData}))};t.encode=function(t,e){var i=this;if(Array.isArray(t)){var r=new Array;if(e){t.forEach((function(t){if(!u.BufferSourceConverter.isBufferSource(t)){throw new TypeError("Cannot encode array of BufferSource in PEM format. Not all items of the array are BufferSource")}r.push(i.encodeStruct({type:e,rawData:u.BufferSourceConverter.toArrayBuffer(t)}))}))}else{t.forEach((function(t){if(!("type"in t)){throw new TypeError("Cannot encode array of IPemStruct in PEM format. Not all items of the array are PemStrut")}r.push(i.encodeStruct(t))}))}return r.join("\n")}if(!e){throw new Error("Required argument 'tag' is missed")}return this.encodeStruct({type:e,rawData:u.BufferSourceConverter.toArrayBuffer(t)})};t.encodeStruct=function(t){var e;var i=t.type.toLocaleUpperCase();var r=[];r.push("-----BEGIN ".concat(i,"-----"));if((e=t.headers)===null||e===void 0?void 0:e.length){for(var n=0,o=t.headers;n<o.length;n++){var a=o[n];r.push("".concat(a.key,": ").concat(a.value))}r.push("")}var s=u.Convert.ToBase64(t.rawData);var c;var f=0;var v=Array();while(f<s.length){if(s.length-f<64){c=s.substring(f)}else{c=s.substring(f,f+64);f+=64}if(c.length!==0){v.push(c);if(c.length<64){break}}else{break}}r.push.apply(r,v);r.push("-----END ".concat(i,"-----"));return r.join("\n")};return t}();t("P",Gc);Gc.CertificateTag="CERTIFICATE";Gc.CrlTag="CRL";Gc.CertificateRequestTag="CERTIFICATE REQUEST";Gc.AttributeCertificateTag="ATTRIBUTE CERTIFICATE";
128
- /**
129
- * @license
130
- * Copyright (c) Peculiar Ventures, LLC.
131
- *
132
- * This source code is licensed under the MIT license found in the
133
- * LICENSE file in the root directory of this source tree.
134
- */var Wc=function(){function t(){this.providers=new Map;var e=window.crypto||window.msCrypto;if(typeof e!=="undefined"){this.set(t.DEFAULT,e)}}t.isCryptoKeyPair=function(t){return t&&typeof t==="object"&&"privateKey"in t&&"publicKey"in t};t.prototype.get=function(e){if(e===void 0){e=t.DEFAULT}var i=this.providers.get(e.toLowerCase());if(!i){throw new Error("Cannot get Crypto by name '".concat(e,"'"))}return i};t.prototype.set=function(e,i){if(typeof e==="string"){if(!i){throw new TypeError("Argument 'value' is required")}this.providers.set(e.toLowerCase(),i)}else{this.providers.set(t.DEFAULT,e)}return this};return t}();Wc.DEFAULT="default";var Qc=new Wc;
135
- /**
136
- * @license
137
- * Copyright (c) Peculiar Ventures, LLC.
138
- *
139
- * This source code is licensed under the MIT license found in the
140
- * LICENSE file in the root directory of this source tree.
141
- */var qc=t("c",(function(t){if(Gc.isPem(t)){return Gc.decode(t)[0]}if(u.Convert.isHex(t)){return u.Convert.FromHex(t)}if(u.Convert.isBase64(t)){return u.Convert.FromBase64(t)}if(u.Convert.isBase64Url(t)){return u.Convert.FromBase64Url(t)}return u.Convert.FromBinary(t)}));var zc=t("n",(function(t,e){return __awaiter(i,void 0,void 0,(function(){var i;return __generator(this,(function(r){i=Qc.get();if(i.subtle){return[2,i.subtle.digest(t,e)]}return[2,undefined]}))}))}));var Zc=function(){function t(t){if(t===void 0){t={}}this.acIssuer=new ji;this.acSerial=0;this.attrs=[];Object.assign(this,t)}return t}();Ei([Ci({type:ji})],Zc.prototype,"acIssuer",void 0);Ei([Ci({type:Ke.Integer})],Zc.prototype,"acSerial",void 0);Ei([Ci({type:rn,repeated:"sequence"})],Zc.prototype,"attrs",void 0);var $c;var Xc=$c=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,$c.prototype);return i}return e}(wi);Xc=$c=Ei([Si({type:ke.Sequence,itemType:Ke.ObjectIdentifier})],Xc);var Yc=function(){function t(t){if(t===void 0){t={}}this.permitUnSpecified=true;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer,optional:true})],Yc.prototype,"pathLenConstraint",void 0);Ei([Ci({type:Xc,implicit:true,context:0,optional:true})],Yc.prototype,"permittedAttrs",void 0);Ei([Ci({type:Xc,implicit:true,context:1,optional:true})],Yc.prototype,"excludedAttrs",void 0);Ei([Ci({type:Ke.Boolean,defaultValue:true})],Yc.prototype,"permitUnSpecified",void 0);var Jc=function(){function t(t){if(t===void 0){t={}}this.issuer=new Yi;this.serial=new ArrayBuffer(0);this.issuerUID=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Yi})],Jc.prototype,"issuer",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Jc.prototype,"serial",void 0);Ei([Ci({type:Ke.BitString,optional:true})],Jc.prototype,"issuerUID",void 0);var tf;(function(t){t[t["publicKey"]=0]="publicKey";t[t["publicKeyCert"]=1]="publicKeyCert";t[t["otherObjectTypes"]=2]="otherObjectTypes"})(tf||(tf={}));var ef=function(){function t(t){if(t===void 0){t={}}this.digestedObjectType=tf.publicKey;this.digestAlgorithm=new Cn;this.objectDigest=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Enumerated})],ef.prototype,"digestedObjectType",void 0);Ei([Ci({type:Ke.ObjectIdentifier,optional:true})],ef.prototype,"otherObjectTypeID",void 0);Ei([Ci({type:Cn})],ef.prototype,"digestAlgorithm",void 0);Ei([Ci({type:Ke.BitString})],ef.prototype,"objectDigest",void 0);var rf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Yi,optional:true})],rf.prototype,"issuerName",void 0);Ei([Ci({type:Jc,context:0,implicit:true,optional:true})],rf.prototype,"baseCertificateID",void 0);Ei([Ci({type:ef,context:1,implicit:true,optional:true})],rf.prototype,"objectDigestInfo",void 0);var nf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:ji,repeated:"sequence"})],nf.prototype,"v1Form",void 0);Ei([Ci({type:rf,context:0,implicit:true})],nf.prototype,"v2Form",void 0);nf=Ei([Si({type:ke.Choice})],nf);var of=function(){function t(t){if(t===void 0){t={}}this.notBeforeTime=new Date;this.notAfterTime=new Date;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.GeneralizedTime})],of.prototype,"notBeforeTime",void 0);Ei([Ci({type:Ke.GeneralizedTime})],of.prototype,"notAfterTime",void 0);var af=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Jc,implicit:true,context:0,optional:true})],af.prototype,"baseCertificateID",void 0);Ei([Ci({type:Yi,implicit:true,context:1,optional:true})],af.prototype,"entityName",void 0);Ei([Ci({type:ef,implicit:true,context:2,optional:true})],af.prototype,"objectDigestInfo",void 0);var sf;(function(t){t[t["v2"]=1]="v2"})(sf||(sf={}));var uf=function(){function t(t){if(t===void 0){t={}}this.version=sf.v2;this.holder=new af;this.issuer=new nf;this.signature=new Cn;this.serialNumber=new ArrayBuffer(0);this.attrCertValidityPeriod=new of;this.attributes=[];Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],uf.prototype,"version",void 0);Ei([Ci({type:af})],uf.prototype,"holder",void 0);Ei([Ci({type:nf})],uf.prototype,"issuer",void 0);Ei([Ci({type:Cn})],uf.prototype,"signature",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],uf.prototype,"serialNumber",void 0);Ei([Ci({type:of})],uf.prototype,"attrCertValidityPeriod",void 0);Ei([Ci({type:rn,repeated:"sequence"})],uf.prototype,"attributes",void 0);Ei([Ci({type:Ke.BitString,optional:true})],uf.prototype,"issuerUniqueID",void 0);Ei([Ci({type:En,optional:true})],uf.prototype,"extensions",void 0);var cf=function(){function t(t){if(t===void 0){t={}}this.acinfo=new uf;this.signatureAlgorithm=new Cn;this.signatureValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("o",cf);Ei([Ci({type:uf})],cf.prototype,"acinfo",void 0);Ei([Ci({type:Cn})],cf.prototype,"signatureAlgorithm",void 0);Ei([Ci({type:Ke.BitString})],cf.prototype,"signatureValue",void 0);var ff;(function(t){t[t["unmarked"]=1]="unmarked";t[t["unclassified"]=2]="unclassified";t[t["restricted"]=4]="restricted";t[t["confidential"]=8]="confidential";t[t["secret"]=16]="secret";t[t["topSecret"]=32]="topSecret"})(ff||(ff={}));var vf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(je);var hf=function(){function t(t){if(t===void 0){t={}}this.type="";this.value=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier,implicit:true,context:0})],hf.prototype,"type",void 0);Ei([Ci({type:Ke.Any,implicit:true,context:1})],hf.prototype,"value",void 0);var df=function(){function t(t){if(t===void 0){t={}}this.policyId="";this.classList=new vf(ff.unclassified);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],df.prototype,"policyId",void 0);Ei([Ci({type:vf,defaultValue:new vf(ff.unclassified)})],df.prototype,"classList",void 0);Ei([Ci({type:hf,repeated:"set"})],df.prototype,"securityCategories",void 0);var lf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:He})],lf.prototype,"cotets",void 0);Ei([Ci({type:Ke.ObjectIdentifier})],lf.prototype,"oid",void 0);Ei([Ci({type:Ke.Utf8String})],lf.prototype,"string",void 0);var pf=function(){function t(t){if(t===void 0){t={}}this.values=[];Object.assign(this,t)}return t}();Ei([Ci({type:Yi,implicit:true,context:0,optional:true})],pf.prototype,"policyAuthority",void 0);Ei([Ci({type:lf,repeated:"sequence"})],pf.prototype,"values",void 0);var yf;var Sf=function(){function t(t){if(t===void 0){t={}}this.targetCertificate=new Jc;Object.assign(this,t)}return t}();Ei([Ci({type:Jc})],Sf.prototype,"targetCertificate",void 0);Ei([Ci({type:ji,optional:true})],Sf.prototype,"targetName",void 0);Ei([Ci({type:ef,optional:true})],Sf.prototype,"certDigestInfo",void 0);var Cf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:ji,context:0,implicit:true})],Cf.prototype,"targetName",void 0);Ei([Ci({type:ji,context:1,implicit:true})],Cf.prototype,"targetGroup",void 0);Ei([Ci({type:Sf,context:2,implicit:true})],Cf.prototype,"targetCert",void 0);Cf=Ei([Si({type:ke.Choice})],Cf);var Af=yf=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,yf.prototype);return i}return e}(wi);Af=yf=Ei([Si({type:ke.Sequence,itemType:Cf})],Af);var mf;var gf=mf=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,mf.prototype);return i}return e}(wi);gf=mf=Ei([Si({type:ke.Sequence,itemType:Af})],gf);var wf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Yi,implicit:true,context:0,optional:true})],wf.prototype,"roleAuthority",void 0);Ei([Ci({type:ji,implicit:true,context:1})],wf.prototype,"roleName",void 0);var bf=function(){function t(t){if(t===void 0){t={}}this.service=new ji;this.ident=new ji;Object.assign(this,t)}return t}();Ei([Ci({type:ji})],bf.prototype,"service",void 0);Ei([Ci({type:ji})],bf.prototype,"ident",void 0);Ei([Ci({type:He,optional:true})],bf.prototype,"authInfo",void 0);var Ef="0.4.0.9496";var Pf=t("K","".concat(Ef,".6"));var Df=t("u",function(){function t(t){if(t===void 0){t={}}this.codeAuthority=new ji;this.codeId=new ji;this.shortName="";this.shortDescription="";Object.assign(this,t)}return t}());Ei([Ci({type:ji,context:0})],Df.prototype,"codeAuthority",void 0);Ei([Ci({type:ji,context:1})],Df.prototype,"codeId",void 0);Ei([Ci({type:Ke.Utf8String,context:2})],Df.prototype,"shortName",void 0);Ei([Ci({type:Ke.Utf8String,context:3})],Df.prototype,"shortDescription",void 0);t("u",Df=Ei([Si({type:ke.Sequence})],Df));var _f=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ri.prototype);return i}return e}(Ri);_f=Ei([Si({type:ke.Sequence})],_f);var If=t("S","".concat(Ef,".1"));var Bf=t("y",function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ri.prototype);return i}return e}(_f));t("y",Bf=Ei([Si({type:ke.Sequence})],Bf));var xf=t("Q","".concat(Ef,".2"));var Tf=t("x",function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ri.prototype);return i}return e}(_f));t("x",Tf=Ei([Si({type:ke.Sequence})],Tf));var Of=t("O","".concat(Ef,".3"));var Mf=t("w",function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ri.prototype);return i}return e}(_f));t("w",Mf=Ei([Si({type:ke.Sequence})],Mf));var Rf=t("M","".concat(Ef,".4"));var Nf=t("v",function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ri.prototype);return i}return e}(_f));t("v",Nf=Ei([Si({type:ke.Sequence})],Nf));var kf=t("H","".concat(Ef,".8"));var Kf=t("I",function(){function t(t){if(t===void 0){t={}}this.location="";this.base=0;this.degree=0;Object.assign(this,t)}t.prototype.toString=function(){return"".concat(this.base," x 10^").concat(this.degree," ").concat(this.location)};return t}());Ei([Ci({type:Ke.PrintableString})],Kf.prototype,"location",void 0);Ei([Ci({type:Ke.Integer})],Kf.prototype,"base",void 0);Ei([Ci({type:Ke.Integer})],Kf.prototype,"degree",void 0);t("I",Kf=Ei([Si({type:ke.Sequence})],Kf));var jf=t("G","".concat(Ef,".9"));var Hf=t("V",function(){function t(t){if(t===void 0){t={}}this.stars5=0;this.stars4=0;this.stars3=0;this.stars2=0;this.stars1=0;Object.assign(this,t)}return t}());Ei([Ci({type:Ke.Integer})],Hf.prototype,"stars5",void 0);Ei([Ci({type:Ke.Integer})],Hf.prototype,"stars4",void 0);Ei([Ci({type:Ke.Integer})],Hf.prototype,"stars3",void 0);Ei([Ci({type:Ke.Integer})],Hf.prototype,"stars2",void 0);Ei([Ci({type:Ke.Integer})],Hf.prototype,"stars1",void 0);t("V",Hf=Ei([Si({type:ke.Sequence})],Hf));var Uf=t("L","".concat(Ef,".5"));var Ff=t("T",function(){function t(t){if(t===void 0){t={}}this.DNBvsDNO=new je(0);this.DNBvsDNT=new je(0);this.DNOvsDNT=new je(0);Object.assign(this,t)}return t}());Ei([Ci({type:je,context:0})],Ff.prototype,"DNBvsDNO",void 0);Ei([Ci({type:je,context:1})],Ff.prototype,"DNBvsDNT",void 0);Ei([Ci({type:je,context:2})],Ff.prototype,"DNOvsDNT",void 0);t("T",Ff=Ei([Si({type:ke.Sequence})],Ff));var Lf=t("J","".concat(Ef,".7"));var Vf=t("W",function(){function t(t){if(t===void 0){t={}}this.assessmentAuthority=new ji;this.assessmentRef=new ji;this.assessmentLocation=new ji;this.dataStorageTerritory="";this.description="";Object.assign(this,t)}return t}());Ei([Ci({type:ji,context:0})],Vf.prototype,"assessmentAuthority",void 0);Ei([Ci({type:ji,context:1})],Vf.prototype,"assessmentRef",void 0);Ei([Ci({type:ji,context:2})],Vf.prototype,"assessmentLocation",void 0);Ei([Ci({type:Ke.PrintableString,context:3})],Vf.prototype,"dataStorageTerritory",void 0);Ei([Ci({type:Ke.Utf8String,context:4})],Vf.prototype,"description",void 0);t("W",Vf=Ei([Si({type:ke.Sequence})],Vf));var Gf=function(){function t(t){if(t===void 0){t={}}this.issuer=new Ri;this.serialNumber=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ri})],Gf.prototype,"issuer",void 0);Ei([Ci({type:Ke.Integer,converter:Ve})],Gf.prototype,"serialNumber",void 0);var Wf=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:un,context:0,implicit:true})],Wf.prototype,"subjectKeyIdentifier",void 0);Ei([Ci({type:Gf})],Wf.prototype,"issuerAndSerialNumber",void 0);Wf=Ei([Si({type:ke.Choice})],Wf);var Qf;(function(t){t[t["v0"]=0]="v0";t[t["v1"]=1]="v1";t[t["v2"]=2]="v2";t[t["v3"]=3]="v3";t[t["v4"]=4]="v4";t[t["v5"]=5]="v5"})(Qf||(Qf={}));var qf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);qf=Ei([Si({type:ke.Sequence})],qf);var zf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);zf=Ei([Si({type:ke.Sequence})],zf);var Zf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);Zf=Ei([Si({type:ke.Sequence})],Zf);var $f=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);$f=Ei([Si({type:ke.Sequence})],$f);var Xf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);Xf=Ei([Si({type:ke.Sequence})],Xf);var Yf=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);Yf=Ei([Si({type:ke.Sequence})],Yf);var Jf=function(){function t(t){if(t===void 0){t={}}this.attrType="";this.attrValues=[];Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Jf.prototype,"attrType",void 0);Ei([Ci({type:Ke.Any,repeated:"set"})],Jf.prototype,"attrValues",void 0);var tv;var ev=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v0;this.sid=new Wf;this.digestAlgorithm=new qf;this.signatureAlgorithm=new zf;this.signature=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],ev.prototype,"version",void 0);Ei([Ci({type:Wf})],ev.prototype,"sid",void 0);Ei([Ci({type:qf})],ev.prototype,"digestAlgorithm",void 0);Ei([Ci({type:Jf,repeated:"set",context:0,implicit:true,optional:true})],ev.prototype,"signedAttrs",void 0);Ei([Ci({type:zf})],ev.prototype,"signatureAlgorithm",void 0);Ei([Ci({type:He})],ev.prototype,"signature",void 0);Ei([Ci({type:Jf,repeated:"set",context:1,implicit:true,optional:true})],ev.prototype,"unsignedAttrs",void 0);var iv=tv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,tv.prototype);return i}return e}(wi);iv=tv=Ei([Si({type:ke.Set,itemType:ev})],iv);var rv=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(mn);rv=Ei([Si({type:ke.Choice})],rv);var nv=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(ev);nv=Ei([Si({type:ke.Sequence})],nv);var ov;var av=function(){function t(t){if(t===void 0){t={}}this.otherCertFormat="";this.otherCert=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],av.prototype,"otherCertFormat",void 0);Ei([Ci({type:Ke.Any})],av.prototype,"otherCert",void 0);var sv=t("a3",function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}());Ei([Ci({type:_n})],sv.prototype,"certificate",void 0);Ei([Ci({type:cf,context:2,implicit:true})],sv.prototype,"v2AttrCert",void 0);Ei([Ci({type:av,context:3,implicit:true})],sv.prototype,"other",void 0);t("a3",sv=Ei([Si({type:ke.Choice})],sv));var uv=t("a2",ov=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,ov.prototype);return i}return e}(wi));t("a2",uv=ov=Ei([Si({type:ke.Set,itemType:sv})],uv));var cv=function(){function t(t){if(t===void 0){t={}}this.contentType="";this.content=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("a4",cv);Ei([Ci({type:Ke.ObjectIdentifier})],cv.prototype,"contentType",void 0);Ei([Ci({type:Ke.Any,context:0})],cv.prototype,"content",void 0);var fv=t("a0",function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}());Ei([Ci({type:He})],fv.prototype,"single",void 0);Ei([Ci({type:Ke.Any})],fv.prototype,"any",void 0);t("a0",fv=Ei([Si({type:ke.Choice})],fv));var vv=function(){function t(t){if(t===void 0){t={}}this.eContentType="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],vv.prototype,"eContentType",void 0);Ei([Ci({type:fv,context:0,optional:true})],vv.prototype,"eContent",void 0);var hv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:He,context:0,implicit:true,optional:true})],hv.prototype,"value",void 0);Ei([Ci({type:He,converter:ze,context:0,implicit:true,optional:true,repeated:"sequence"})],hv.prototype,"constructedValue",void 0);hv=Ei([Si({type:ke.Choice})],hv);var dv=function(){function t(t){if(t===void 0){t={}}this.contentType="";this.contentEncryptionAlgorithm=new $f;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],dv.prototype,"contentType",void 0);Ei([Ci({type:$f})],dv.prototype,"contentEncryptionAlgorithm",void 0);Ei([Ci({type:hv,optional:true})],dv.prototype,"encryptedContent",void 0);var lv=function(){function t(t){if(t===void 0){t={}}this.keyAttrId="";Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],lv.prototype,"keyAttrId",void 0);Ei([Ci({type:Ke.Any,optional:true})],lv.prototype,"keyAttr",void 0);var pv;var yv=function(){function t(t){if(t===void 0){t={}}this.subjectKeyIdentifier=new un;Object.assign(this,t)}return t}();Ei([Ci({type:un})],yv.prototype,"subjectKeyIdentifier",void 0);Ei([Ci({type:Ke.GeneralizedTime,optional:true})],yv.prototype,"date",void 0);Ei([Ci({type:lv,optional:true})],yv.prototype,"other",void 0);var Sv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:yv,context:0,implicit:true,optional:true})],Sv.prototype,"rKeyId",void 0);Ei([Ci({type:Gf,optional:true})],Sv.prototype,"issuerAndSerialNumber",void 0);Sv=Ei([Si({type:ke.Choice})],Sv);var Cv=function(){function t(t){if(t===void 0){t={}}this.rid=new Sv;this.encryptedKey=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Sv})],Cv.prototype,"rid",void 0);Ei([Ci({type:He})],Cv.prototype,"encryptedKey",void 0);var Av=pv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,pv.prototype);return i}return e}(wi);Av=pv=Ei([Si({type:ke.Sequence,itemType:Cv})],Av);var mv=function(){function t(t){if(t===void 0){t={}}this.algorithm=new Cn;this.publicKey=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Cn})],mv.prototype,"algorithm",void 0);Ei([Ci({type:Ke.BitString})],mv.prototype,"publicKey",void 0);var gv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:un,context:0,implicit:true,optional:true})],gv.prototype,"subjectKeyIdentifier",void 0);Ei([Ci({type:mv,context:1,implicit:true,optional:true})],gv.prototype,"originatorKey",void 0);Ei([Ci({type:Gf,optional:true})],gv.prototype,"issuerAndSerialNumber",void 0);gv=Ei([Si({type:ke.Choice})],gv);var wv=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v3;this.originator=new gv;this.keyEncryptionAlgorithm=new Zf;this.recipientEncryptedKeys=new Av;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],wv.prototype,"version",void 0);Ei([Ci({type:gv,context:0})],wv.prototype,"originator",void 0);Ei([Ci({type:He,context:1,optional:true})],wv.prototype,"ukm",void 0);Ei([Ci({type:Zf})],wv.prototype,"keyEncryptionAlgorithm",void 0);Ei([Ci({type:Av})],wv.prototype,"recipientEncryptedKeys",void 0);var bv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:un,context:0,implicit:true})],bv.prototype,"subjectKeyIdentifier",void 0);Ei([Ci({type:Gf})],bv.prototype,"issuerAndSerialNumber",void 0);bv=Ei([Si({type:ke.Choice})],bv);var Ev=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v0;this.rid=new bv;this.keyEncryptionAlgorithm=new Zf;this.encryptedKey=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Ev.prototype,"version",void 0);Ei([Ci({type:bv})],Ev.prototype,"rid",void 0);Ei([Ci({type:Zf})],Ev.prototype,"keyEncryptionAlgorithm",void 0);Ei([Ci({type:He})],Ev.prototype,"encryptedKey",void 0);var Pv=function(){function t(t){if(t===void 0){t={}}this.keyIdentifier=new He;Object.assign(this,t)}return t}();Ei([Ci({type:He})],Pv.prototype,"keyIdentifier",void 0);Ei([Ci({type:Ke.GeneralizedTime,optional:true})],Pv.prototype,"date",void 0);Ei([Ci({type:lv,optional:true})],Pv.prototype,"other",void 0);var Dv=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v4;this.kekid=new Pv;this.keyEncryptionAlgorithm=new Zf;this.encryptedKey=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Dv.prototype,"version",void 0);Ei([Ci({type:Pv})],Dv.prototype,"kekid",void 0);Ei([Ci({type:Zf})],Dv.prototype,"keyEncryptionAlgorithm",void 0);Ei([Ci({type:He})],Dv.prototype,"encryptedKey",void 0);var _v=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v0;this.keyEncryptionAlgorithm=new Zf;this.encryptedKey=new He;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],_v.prototype,"version",void 0);Ei([Ci({type:Yf,context:0,optional:true})],_v.prototype,"keyDerivationAlgorithm",void 0);Ei([Ci({type:Zf})],_v.prototype,"keyEncryptionAlgorithm",void 0);Ei([Ci({type:He})],_v.prototype,"encryptedKey",void 0);var Iv=function(){function t(t){if(t===void 0){t={}}this.oriType="";this.oriValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Iv.prototype,"oriType",void 0);Ei([Ci({type:Ke.Any})],Iv.prototype,"oriValue",void 0);var Bv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:Ev,optional:true})],Bv.prototype,"ktri",void 0);Ei([Ci({type:wv,context:1,implicit:true,optional:true})],Bv.prototype,"kari",void 0);Ei([Ci({type:Dv,context:2,implicit:true,optional:true})],Bv.prototype,"kekri",void 0);Ei([Ci({type:_v,context:3,implicit:true,optional:true})],Bv.prototype,"pwri",void 0);Ei([Ci({type:Iv,context:4,implicit:true,optional:true})],Bv.prototype,"ori",void 0);Bv=Ei([Si({type:ke.Choice})],Bv);var xv;var Tv=xv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,xv.prototype);return i}return e}(wi);Tv=xv=Ei([Si({type:ke.Set,itemType:Bv})],Tv);var Ov;var Mv=function(){function t(t){if(t===void 0){t={}}this.otherRevInfoFormat="";this.otherRevInfo=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Mv.prototype,"otherRevInfoFormat",void 0);Ei([Ci({type:Ke.Any})],Mv.prototype,"otherRevInfo",void 0);var Rv=function(){function t(t){if(t===void 0){t={}}this.other=new Mv;Object.assign(this,t)}return t}();Ei([Ci({type:Mv,context:1,implicit:true})],Rv.prototype,"other",void 0);Rv=Ei([Si({type:ke.Choice})],Rv);var Nv=Ov=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Ov.prototype);return i}return e}(wi);Nv=Ov=Ei([Si({type:ke.Set,itemType:Rv})],Nv);var kv=function(){function t(t){if(t===void 0){t={}}Object.assign(this,t)}return t}();Ei([Ci({type:uv,context:0,implicit:true,optional:true})],kv.prototype,"certs",void 0);Ei([Ci({type:Nv,context:1,implicit:true,optional:true})],kv.prototype,"crls",void 0);var Kv;var jv=Kv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Kv.prototype);return i}return e}(wi);jv=Kv=Ei([Si({type:ke.Set,itemType:Jf})],jv);var Hv=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v0;this.recipientInfos=new Tv;this.encryptedContentInfo=new dv;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],Hv.prototype,"version",void 0);Ei([Ci({type:kv,context:0,implicit:true,optional:true})],Hv.prototype,"originatorInfo",void 0);Ei([Ci({type:Tv})],Hv.prototype,"recipientInfos",void 0);Ei([Ci({type:dv})],Hv.prototype,"encryptedContentInfo",void 0);Ei([Ci({type:jv,context:1,implicit:true,optional:true})],Hv.prototype,"unprotectedAttrs",void 0);var Uv;var Fv=Uv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Uv.prototype);return i}return e}(wi);Fv=Uv=Ei([Si({type:ke.Set,itemType:qf})],Fv);var Lv=function(){function t(t){if(t===void 0){t={}}this.version=Qf.v0;this.digestAlgorithms=new Fv;this.encapContentInfo=new vv;this.signerInfos=new iv;Object.assign(this,t)}return t}();t("$",Lv);Ei([Ci({type:Ke.Integer})],Lv.prototype,"version",void 0);Ei([Ci({type:Fv})],Lv.prototype,"digestAlgorithms",void 0);Ei([Ci({type:vv})],Lv.prototype,"encapContentInfo",void 0);Ei([Ci({type:uv,context:0,implicit:true,optional:true})],Lv.prototype,"certificates",void 0);Ei([Ci({type:Nv,context:1,implicit:true,optional:true})],Lv.prototype,"crls",void 0);Ei([Ci({type:iv})],Lv.prototype,"signerInfos",void 0);var Vv;var Gv=function(){function t(t){if(t===void 0){t={}}this.attrId="";this.attrValues=[];Object.assign(t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Gv.prototype,"attrId",void 0);Ei([Ci({type:Ke.Any,repeated:"set"})],Gv.prototype,"attrValues",void 0);var Wv=Vv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Vv.prototype);return i}return e}(wi);Wv=Vv=Ei([Si({type:ke.Sequence,itemType:Gv})],Wv);var Qv;var qv=Qv=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Qv.prototype);return i}return e}(wi);qv=Qv=Ei([Si({type:ke.Sequence,itemType:cv})],qv);var zv=function(){function t(t){if(t===void 0){t={}}this.certId="";this.certValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],zv.prototype,"certId",void 0);Ei([Ci({type:Ke.Any,context:0})],zv.prototype,"certValue",void 0);var Zv=function(){function t(t){if(t===void 0){t={}}this.crlId="";this.crltValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Zv.prototype,"crlId",void 0);Ei([Ci({type:Ke.Any,context:0})],Zv.prototype,"crltValue",void 0);var $v=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(jo);$v=Ei([Si({type:ke.Sequence})],$v);var Xv=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Mo);Xv=Ei([Si({type:ke.Sequence})],Xv);var Yv=function(){function t(t){if(t===void 0){t={}}this.secretTypeId="";this.secretValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Yv.prototype,"secretTypeId",void 0);Ei([Ci({type:Ke.Any,context:0})],Yv.prototype,"secretValue",void 0);var Jv=function(){function t(t){if(t===void 0){t={}}this.mac=new go;this.macSalt=new He;this.iterations=1;Object.assign(this,t)}return t}();Ei([Ci({type:go})],Jv.prototype,"mac",void 0);Ei([Ci({type:He})],Jv.prototype,"macSalt",void 0);Ei([Ci({type:Ke.Integer,defaultValue:1})],Jv.prototype,"iterations",void 0);var th=function(){function t(t){if(t===void 0){t={}}this.version=3;this.authSafe=new cv;this.macData=new Jv;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],th.prototype,"version",void 0);Ei([Ci({type:cv})],th.prototype,"authSafe",void 0);Ei([Ci({type:Jv,optional:true})],th.prototype,"macData",void 0);var eh;var ih=function(){function t(t){if(t===void 0){t={}}this.bagId="";this.bagValue=new ArrayBuffer(0);Object.assign(this,t)}return t}();Ei([Ci({type:Ke.ObjectIdentifier})],ih.prototype,"bagId",void 0);Ei([Ci({type:Ke.Any,context:0})],ih.prototype,"bagValue",void 0);Ei([Ci({type:Gv,repeated:"set",optional:true})],ih.prototype,"bagAttributes",void 0);var rh=eh=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,eh.prototype);return i}return e}(wi);rh=eh=Ei([Si({type:ke.Sequence,itemType:ih})],rh);var nh,oh,ah;var sh="1.2.840.113549.1.9";var uh=t("B","".concat(sh,".2"));var ch=t("F","".concat(sh,".7"));var fh=t("z","".concat(sh,".14"));var vh=function(t){__extends(e,t);function e(e){if(e===void 0){e={}}return t.call(this,e)||this}e.prototype.toString=function(){return this.ia5String||t.prototype.toString.call(this)};return e}(Bi);Ei([Ci({type:Ke.IA5String})],vh.prototype,"ia5String",void 0);vh=Ei([Si({type:ke.Choice})],vh);var hh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(cv);hh=Ei([Si({type:ke.Sequence})],hh);var dh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(th);dh=Ei([Si({type:ke.Sequence})],dh);var lh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Mo);lh=Ei([Si({type:ke.Sequence})],lh);var ph=function(){function t(t){if(t===void 0){t=""}this.value=t}t.prototype.toString=function(){return this.value};return t}();Ei([Ci({type:Ke.IA5String})],ph.prototype,"value",void 0);ph=Ei([Si({type:ke.Choice})],ph);var yh=t("U",function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(vh));t("U",yh=Ei([Si({type:ke.Choice})],yh));var Sh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Bi);Sh=Ei([Si({type:ke.Choice})],Sh);var Ch=function(){function t(t){if(t===void 0){t=new Date}this.value=t}return t}();Ei([Ci({type:Ke.GeneralizedTime})],Ch.prototype,"value",void 0);Ch=Ei([Si({type:ke.Choice})],Ch);var Ah=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Bi);Ah=Ei([Si({type:ke.Choice})],Ah);var mh=function(){function t(t){if(t===void 0){t="M"}this.value=t}t.prototype.toString=function(){return this.value};return t}();Ei([Ci({type:Ke.PrintableString})],mh.prototype,"value",void 0);mh=Ei([Si({type:ke.Choice})],mh);var gh=function(){function t(t){if(t===void 0){t=""}this.value=t}t.prototype.toString=function(){return this.value};return t}();Ei([Ci({type:Ke.PrintableString})],gh.prototype,"value",void 0);gh=Ei([Si({type:ke.Choice})],gh);var wh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(gh);wh=Ei([Si({type:ke.Choice})],wh);var bh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Bi);bh=Ei([Si({type:ke.Choice})],bh);var Eh=function(){function t(t){if(t===void 0){t=""}this.value=t}t.prototype.toString=function(){return this.value};return t}();Ei([Ci({type:Ke.ObjectIdentifier})],Eh.prototype,"value",void 0);Eh=Ei([Si({type:ke.Choice})],Eh);var Ph=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(mn);Ph=Ei([Si({type:ke.Choice})],Ph);var Dh=function(){function t(t){if(t===void 0){t=0}this.value=t}t.prototype.toString=function(){return this.value.toString()};return t}();Ei([Ci({type:Ke.Integer})],Dh.prototype,"value",void 0);Dh=Ei([Si({type:ke.Choice})],Dh);var _h=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(ev);_h=Ei([Si({type:ke.Sequence})],_h);var Ih=t("t",function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Bi));t("t",Ih=Ei([Si({type:ke.Choice})],Ih));var Bh=t("s",nh=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,nh.prototype);return i}return e}(En));t("s",Bh=nh=Ei([Si({type:ke.Sequence})],Bh));var xh=oh=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,oh.prototype);return i}return e}(wi);xh=oh=Ei([Si({type:ke.Set,itemType:Jf})],xh);var Th=function(){function t(t){if(t===void 0){t=""}this.value=t}t.prototype.toString=function(){return this.value};return t}();Ei([Ci({type:Ke.BmpString})],Th.prototype,"value",void 0);Th=Ei([Si({type:ke.Choice})],Th);var Oh=function(t){__extends(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(Cn);Oh=Ei([Si({type:ke.Sequence})],Oh);var Mh=ah=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,ah.prototype);return i}return e}(wi);Mh=ah=Ei([Si({type:ke.Sequence,itemType:Oh})],Mh);var Rh;var Nh=Rh=function(t){__extends(e,t);function e(e){var i=t.call(this,e)||this;Object.setPrototypeOf(i,Rh.prototype);return i}return e}(wi);Nh=Rh=Ei([Si({type:ke.Sequence,itemType:rn})],Nh);var kh=function(){function t(t){if(t===void 0){t={}}this.version=0;this.subject=new Ri;this.subjectPKInfo=new An;this.attributes=new Nh;Object.assign(this,t)}return t}();Ei([Ci({type:Ke.Integer})],kh.prototype,"version",void 0);Ei([Ci({type:Ri})],kh.prototype,"subject",void 0);Ei([Ci({type:An})],kh.prototype,"subjectPKInfo",void 0);Ei([Ci({type:Nh,implicit:true,context:0})],kh.prototype,"attributes",void 0);var Kh=function(){function t(t){if(t===void 0){t={}}this.certificationRequestInfo=new kh;this.signatureAlgorithm=new Cn;this.signature=new ArrayBuffer(0);Object.assign(this,t)}return t}();t("X",Kh);Ei([Ci({type:kh})],Kh.prototype,"certificationRequestInfo",void 0);Ei([Ci({type:Cn})],Kh.prototype,"signatureAlgorithm",void 0);Ei([Ci({type:Ke.BitString})],Kh.prototype,"signature",void 0)}}}));
142
- //# sourceMappingURL=p-BipKYW6e.system.js.map