AccessDescription

Provides access information used by the authorityInfoAccess and subjectInfoAccess extensions described in RFC 5280.

Types

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

Properties

Link copied to clipboard

The location of AccessDescription information.

Link copied to clipboard

The type and format of AccessDescription information.

Functions

Link copied to clipboard
inline fun copy(block: AccessDescription.Builder.() -> Unit = {}): AccessDescription
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