Class KeyInfoEntry
java.lang.Object
com.authlete.cbor.CBORPair
com.authlete.mdoc.KeyInfoEntry
-
Constructor Summary
ConstructorsConstructorDescriptionKeyInfoEntry
(int label, CBORItem value) KeyInfoEntry
(CBORInteger label, CBORItem value) -
Method Summary
Methods inherited from class com.authlete.cbor.CBORPair
encode, getKey, getKeyComment, getValue, getValueComment, prettify, setKeyComment, setValueComment, toString
-
Constructor Details
-
KeyInfoEntry
-
KeyInfoEntry
-