Uses of Interface
org.xipki.util.cbor.CborEncodable
-
Packages that use CborEncodable Package Description org.xipki.util.cbor -
-
Uses of CborEncodable in org.xipki.util.cbor
Methods in org.xipki.util.cbor with parameters of type CborEncodable Modifier and Type Method Description voidCborEncoder. writeObject(CborEncodable object)voidCborEncoder. writeObjects(CborEncodable[] objects)
-