Private Key
Create a random private key
Return
Non-null Private key
Create a private key with the given block of data
Return
Nullable pointer to Private Key
Parameters
data
a block of data
Deep copy a given private key
Return
Deep copy, Nullable pointer to Private key
Parameters
key
Non-null private key to be copied