//! Generate a new private key using a cryptographic PRNG.
voidMakeNewKey(boolfCompressed);
int32_tSetKey32(uint8_tKey32[32]);
/**
* Convert the private key to a CPrivKey (serialized OpenSSL private key data).
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.