toggle menu
idacredential
3.8.0
common
switch theme
search in API
idacredential
/
at.asitplus.wallet.idaustria.bison
Package-level
declarations
Types
Types
BISONIntermediate
Values
Link copied to clipboard
@
Serializable
data
class
BISONIntermediateValues
(
val
blindedBKZ
:
ByteArray
,
val
blindedBPK
:
ByteArray
)
BISONIntermediate
Value
Serializer
Link copied to clipboard
object
BISONIntermediateValueSerializer
:
KSerializer
<
BISONIntermediateValues
>
Id
Austria
Credential
With
BISON
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"IdAustria2023BISON"
)
data
class
IdAustriaCredentialWithBISON
(
val
idAustriaCredential
:
IdAustriaCredential
,
val
bisonIntermediates
:
BISONIntermediateValues
)
:
CredentialSubject