Certificate

open class Certificate

Certificate.

Parameters

certificateHolder

Bouncy Castle representation of the X.509 certificate

Inheritors

Properties

Link copied to clipboard

The public key of the subject.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Report whether this certificate equals another.

Link copied to clipboard
open override fun hashCode(): Int

Return the hash code of the certificate.

Link copied to clipboard

Return the DER serialisation of the certificate.