Package org.xipki.util.cbor
-
Interface Summary Interface Description CborConstants Constant values used by the CBOR format.CborEncodable -
Class Summary Class Description ByteArrayCborDecoder ByteArrayCborEncoder CborDecoder Provides a decoder capable of handling CBOR encoded data from aInputStream.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 .