单项选择题
A.keytool -genkey -keyalg ACE -keysize 2048 -sigalg SHA256withRSA -alias tomcat -keystore
B.keytool -genkey -keyalg RSA -keysize 2048 -sigalg SHA256withRSA -alias tomcat -keystore c:\tomcatKeyStore
C.keytool -genkey -keyalg RSA -keysize 2048 c:\tomcatKeyStore -validity 2000
D.keytool tomcat -keystore c:\tomcatKeyStore -validity 2000