Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
new_key
crypto_
glue
0.1.14
In crypto_
glue::
rsa
crypto_glue
::
rsa
Function
new_key
Copy item path
Source
pub fn new_key(bits:
usize
) ->
Result
<
RsaPrivateKey
>