ObjectIdResponse

data class ObjectIdResponse(val objectIdPath: List<Int>)

An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.

Constructors

Link copied to clipboard
fun ObjectIdResponse(objectIdPath: List<Int>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The parts of an OID path. The most significant parts of the path come first.