GetCrlPlainArgs

data class GetCrlPlainArgs(val crlId: String) : ConvertibleToJava<GetCrlPlainArgs>

Constructors

Link copied to clipboard
constructor(crlId: String)

Properties

Link copied to clipboard

The unique primary identifier of the Crl

Functions

Link copied to clipboard
open override fun toJava(): GetCrlPlainArgs