Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
X509Certificate
/
checkIssued
check
Issued
fun
checkIssued
(
otherCert
:
X509Certificate
)
:
Boolean
(
source
)
Checks whether this certificate was issued by the given
otherCert
.
Since
v15.6.0