Gets the raw representation of the private key as a List<int>.
List<int>
List<int> get raw { return privKey.raw; }