get Private Key
The available secret private keys used for signing (32 bytes each).
Content copied to clipboard
repeated bytes private_key = 2;Return
The privateKey at the given index.
Parameters
index
The index of the element to return.