sign
Shorthand helper to create an X509Certificate by signing tbsCertificate
suspend fun Signer.sign(tbsCsr: TbsCertificationRequest): KmmResult<Pkcs10CertificationRequest>(source)
Shorthand helper to create a Pkcs10CertificationRequest by signing tbsCsr