Uses of Class
com.inesm.KeyManager.services.CryptographyService
Packages that use CryptographyService
-
Uses of CryptographyService in com.inesm.KeyManager.services
Constructors in com.inesm.KeyManager.services with parameters of type CryptographyServiceModifierConstructorDescriptionCommunicationService(KeyManager keyManager, CryptographyService crypto, KeySupplier keySuplier, MessageManager msgService) Constructor for CommunicationService.UserManager(UserRepository rep, CryptographyService crypto, SettingsService settings) Constructor for the User Manager class.