getPrivateKey

abstract fun getPrivateKey(): ByteString
The secret private key used for signing (32 bytes).
bytes private_key = 2;

Return

The privateKey.