mixin

Csr

const mixin Csr

A Certificate Signing Request (CSR)

methods opts

Get the immutable signing options

subject

Get the subject dn

pub

Get the public key for the CSR

opts abstract Str:Obj opts()

Get the immutable signing options

pub abstract PubKey pub()

Get the public key for the CSR

subject abstract Str subject()

Get the subject dn

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST