Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
cert_to_string
crypto_
glue
0.1.16
In crypto_
glue::
x509::
x509b64
crypto_glue
::
x509
::
x509b64
Function
cert_
to_
string
Copy item path
Source
pub fn cert_to_string(cert: &
Certificate
) ->
Result
<
String
,
Error
>