RelativeDistinguishedName

Constructors

Link copied to clipboard
constructor(attrsAndValues: List<AttributeTypeAndValue>)
constructor(singleItem: AttributeTypeAndValue)

Types

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun encodeToTlv(): Asn1Set
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
Link copied to clipboard
open infix fun withImplicitTag(tagValue: ULong): Asn1Element