validatePrivateKeyFormat()
validatePrivateKeyFormat(string  $privateKey) 
                        Internal method for the validation of the private key string representation format.
Parameters
| string | $privateKey | The private key input string. | 
Throws
- \Exception
- Validation errors.