Skip to content

CsrSource

PEM string or DER bytes for a certificate signing request.

ts
type CsrSource = string | Uint8Array

Released under the MIT License.