6e5537f312
Motivation: SelfSignedCertificate generates EC/RSA key pair and this should be explicitly mentioned in JavaDoc. Currently, only "RSA" was mentioned not "EC". Modification: Changed RSA to EC/RSA Result: Correct JavaDoc