mDocs Verifier SDK
Toggle table of contents
6.1.0
Select version
7.0.0
6.1.0
6.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Verifier SDK
mDocs Verifier SDK
/
global.mattr.mobilecredential.verifier.dto
/
DeviceKeyPolicyInfo
Device
Key
Policy
Info
@
Serializable
data
class
DeviceKeyPolicyInfo
(
val
authentication
:
DeviceKeyAuthenticationInfo
?
=
null
)
Device key policy info.
Members
Constructors
Device
Key
Policy
Info
Link copied to clipboard
constructor
(
authentication
:
DeviceKeyAuthenticationInfo
?
=
null
)
Properties
authentication
Link copied to clipboard
val
authentication
:
DeviceKeyAuthenticationInfo
?
=
null