CertificateValidity

When the certificate is valid.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val notAfter: <Error class: unknown class>?

The certificate is not valid after this date.

Link copied to clipboard
val notBefore: <Error class: unknown class>?

The certificate is not valid before this date.

Functions

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