Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.config
/
IssuerDisplayName
Issuer
Display
Name
data
class
IssuerDisplayName
(
val
certificatePem
:
String
,
val
displayName
:
String
)
A display name for an issuer root certificate (PEM), e.g. "Example Licensing Authority".
Members
Constructors
Issuer
Display
Name
Link copied to clipboard
constructor
(
certificatePem
:
String
,
displayName
:
String
)
Properties
certificate
Pem
Link copied to clipboard
val
certificatePem
:
String
display
Name
Link copied to clipboard
val
displayName
:
String