decoder
decoder
/
dgca.verifier.app.decoder.model
/
CoseData
Cose
Data
public
final
class
CoseData
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Cose
Data
Link copied to clipboard
CoseData
CoseData
(
ByteArray
cbor
,
ByteArray
kid
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
Boolean
equals
(
Object
other
)
Content copied to clipboard
get
Cbor
Link copied to clipboard
final
ByteArray
getCbor
(
)
Content copied to clipboard
get
Kid
Link copied to clipboard
final
ByteArray
getKid
(
)
Content copied to clipboard
hash
Code
Link copied to clipboard
Integer
hashCode
(
)
Content copied to clipboard
Properties
cbor
Link copied to clipboard
private
final
ByteArray
cbor
Content copied to clipboard
kid
Link copied to clipboard
private
final
ByteArray
kid
Content copied to clipboard