onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CertificateDetail
/
CertificateDetail
Certificate
Detail
constructor
(
id
:
String
,
identifierId
:
String
,
createdDate
:
String
,
lastModified
:
String
,
state
:
CertificateState
,
name
:
String
,
chain
:
String
,
key
:
KeyListItem
?
,
x509Attributes
:
CertificateX509Attributes
)