Uses of Class
it.sistematica.isharedoc.service.keyring.KeyringItem.X509Certificate

Packages that use KeyringItem.X509Certificate
it.sistematica.isharedoc.action.iservice   
 

Uses of KeyringItem.X509Certificate in it.sistematica.isharedoc.action.iservice
 

Methods in it.sistematica.isharedoc.action.iservice that return types with arguments of type KeyringItem.X509Certificate
 java.util.List<KeyringItem.X509Certificate> RemoteSignatureAction.getKeyringDigitalSignatureCertificates()