getPrivateKey

abstract fun getPrivateKey(): ByteString
The secret private key of the sender account, used for signing (32 bytes).
bytes private_key = 1;

Return

The privateKey.