awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet.pki
Package-level
declarations
Types
Types
Certification
Path
Link copied to clipboard
class
CertificationPath
(
val
leafCertificate
:
Certificate
,
val
certificateAuthorities
:
List
<
Certificate
>
)
Certification
Path
Exception
Link copied to clipboard
class
CertificationPathException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
RelaynetException