Sign (detached CMS signature) with private key entry

CMS: Cryptographic Message Syntax

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
	    An additional column (first one) displays valid entries.
	
	Click on valid row
	  ==> respective alias is displayed at bottom
	  
	Right below, enter respective alias's password, then click OK button
	
	Note: case with PKCS12 keystores: no password needed for selected entries.
	
	

Important: about target panel

    Radio-buttons, all in PKCS7 format, with different file extension:
	. P7M: signature with enveloped data,
	. P7S: signature only,
	. P7C: certificate only.
    

Limitations

    Keystores type:
	. PKCS12,
	. BKS,
	. UBER.
    
    Signatures digest:
	. MD5,
	. RIPEMD128,
	. RIPEMD160,
	. RIPEMD256,
	. SHA1,
	. SHA224,
	. SHA256,
	. SHA384,
	. SHA512.