toggle menu
Mobile Credential Verifier SDK
androidJvm
switch theme
search in API
Mobile Credential Verifier SDK
/
global.mattr.mobilecredentialcommon.dto
/
IssuerInfo
Issuer
Info
data
class
IssuerInfo
(
val
commonName
:
String
,
val
trustedIssuerCertificateId
:
String
)
Contains information identifying the issuer of a mobile credential.
Members
Constructors
Issuer
Info
Link copied to clipboard
constructor
(
commonName
:
String
,
trustedIssuerCertificateId
:
String
)
Properties
common
Name
Link copied to clipboard
val
commonName
:
String
trusted
Issuer
Certificate
Id
Link copied to clipboard
val
trustedIssuerCertificateId
:
String