Create keystore's private key (also called keypair) entry of type RSA (Rivest Shamir Adleman), with certificate version #1

Workflow

	
	Fill in all required fields
	  ==> enable action button located at bottom of active window
	
	Click action button
	  ==> new window shows up:
	    Window displays contents of selected keytore
	
	At bottom, enter new alias and password, then click OK button
	
	Note: case with PKCS12 keystores: no password needed for new entries.
	
	

Limitations

	
	Supported signature algorithms: 
	. MD2withRSA
	. MD5withRSA
	. SHA1withRSA
	. SHA256withRSA
	. SHA384withRSA
	. SHA512withRSA
	. RIPEMD128withRSA
	. RIPEMD160withRSA
	. RIPEMD256withRSA