Uses of Package
org.xipki.util.cbor
-
Packages that use org.xipki.util.cbor Package Description org.xipki.util.cbor -
Classes in org.xipki.util.cbor used by org.xipki.util.cbor Class Description CborDecoder Provides a decoder capable of handling CBOR encoded data from aInputStream.CborEncodable CborEncoder Provides an encoder capable of encoding data into CBOR format to a givenOutputStream.CborType Represents the various major types in CBOR, along with their .