Uses of Class
org.saidone.service.crypto.AbstractCryptoService
Packages that use AbstractCryptoService
-
Uses of AbstractCryptoService in org.saidone.service.crypto
Subclasses of AbstractCryptoService in org.saidone.service.cryptoModifier and TypeClassDescriptionclassCryptographic service based on the Bouncy Castle provider that performs ChaCha20-Poly1305 encryption.classCryptoServiceimplementation based on the JCA provider.