From 0298d916830b7b1dc5ff59c8370311d7fcaa1de1 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Fri, 3 Jan 2020 10:49:00 +0100 Subject: utils and decoder / encoder --- src/org/uic/ticket/api/utils/package.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/org/uic/ticket/api/utils/package.html (limited to 'src/org/uic/ticket/api/utils/package.html') diff --git a/src/org/uic/ticket/api/utils/package.html b/src/org/uic/ticket/api/utils/package.html new file mode 100644 index 0000000..a926c2d --- /dev/null +++ b/src/org/uic/ticket/api/utils/package.html @@ -0,0 +1,7 @@ + + +Utilities + + Provides utilities for the asn.1 encoding and decoding of ticket data. + + \ No newline at end of file -- cgit v1.2.3