verify

fun verify(publicKey: EcPublicKey)

Checks if the certificate was signed with a given key.

Parameters

publicKey

the key to check the signature with.

Throws

if the signature check fails.