summaryrefslogtreecommitdiffstats
path: root/third_party/js/PKI.js/src/AttributeCertificateV1/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/js/PKI.js/src/AttributeCertificateV1/index.ts')
-rw-r--r--third_party/js/PKI.js/src/AttributeCertificateV1/index.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/js/PKI.js/src/AttributeCertificateV1/index.ts b/third_party/js/PKI.js/src/AttributeCertificateV1/index.ts
new file mode 100644
index 0000000000..ece9050d4e
--- /dev/null
+++ b/third_party/js/PKI.js/src/AttributeCertificateV1/index.ts
@@ -0,0 +1,4 @@
+export * from "./AttCertValidityPeriod";
+export * from "./AttributeCertificateInfoV1";
+export * from "./AttributeCertificateV1";
+export * from "./IssuerSerial"; \ No newline at end of file