Searched defs:encodeCbor (Results 1 – 2 of 2) sorted by relevance
342 static byte[] encodeCbor(final DataItem dataItem) throws CborException { in encodeCbor() method in RkpRegistrationCheck
431 public static byte[] encodeCbor(final DataItem dataItem) throws CborException { in encodeCbor() method in CborUtils