toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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