fun generateECDSAKeyPairForSSL(): KeyPair
Generate a standard curve ECDSA KeyPair suitable for TLS, although the rest of Corda uses newer curves.
Return The generated Public/Private KeyPair