getPrivateKey

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

Return

The privateKey.