vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.openid.dcql
/
DCQLAuthorityKeyIdentifier
DCQLAuthority
Key
Identifier
@
Serializable
(
with
=
DCQLAuthorityKeyIdentifierInlineStringSerializer::class
)
data
class
DCQLAuthorityKeyIdentifier
(
val
byteArray
:
ByteArray
)
(
source
)
Members
Constructors
DCQLAuthority
Key
Identifier
Link copied to clipboard
constructor
(
byteArray
:
ByteArray
)
constructor
(
string
:
String
)
Properties
byte
Array
Link copied to clipboard
val
byteArray
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int