Uses of Class
net.aifusion.asn.IntegerValue
Package
Description
This package contains a partial implementation an ASN.1 parser and classes to manage ASN.1 values.
-
Uses of IntegerValue in net.aifusion.asn
Modifier and TypeMethodDescriptionstatic IntegerValue
IntegerValue.create
(byte[] buffer, int blen, int cursor) Create an integer value (<= 64 bits) from a serialized value