toggle menu
vc-k
5.8.0-SNAPSHOT
common
switch theme
search in API
openid-data-classes
/
at.asitplus.dcapi
/
EncryptedResponse
Encrypted
Response
@
Serializable
data
class
EncryptedResponse
(
val
type
:
String
,
val
encryptedResponseData
:
EncryptedResponseData
)
(
source
)
Part of ISO 18013-7 Annex C
Members
Constructors
Encrypted
Response
Link copied to clipboard
constructor
(
type
:
String
,
encryptedResponseData
:
EncryptedResponseData
)
Properties
encrypted
Response
Data
Link copied to clipboard
val
encryptedResponseData
:
EncryptedResponseData
type
Link copied to clipboard
val
type
:
String
Should be set to "dcapi"