Function lair_keystore_api::internal::tls::tls_cert_self_signed_new_from_entropy[][src]

pub async fn tls_cert_self_signed_new_from_entropy(
    options: TlsCertOptions
) -> LairResult<EntryTlsCert>
Expand description

Generate a new random Tls keypair and self signed certificate.