verify

fun verify(publicKey: KeyObject): Boolean(source)

Verifies that this certificate was signed by the given public key. Does not perform any other validation checks on the certificate.

Since

v15.6.0

Parameters

publicKey

A public key.