Function ssi_jwk::aleo::generate_private_key_jwk
source ยท pub fn generate_private_key_jwk() -> Result<JWK, AleoGeneratePrivateKeyError>
Available on crate feature
aleo
only.Expand description
Generate an Aleo private key in unofficial JWK format. CPU-intensive (slow).
Uses SIG_PARAMS, COM_PARAMS, and ENC_PARAMS.