Uses of Interface
com.fifa.connectservicebus.sdk.encryption.CryptographyAlgorithm
-
Packages that use CryptographyAlgorithm Package Description com.fifa.connectservicebus.sdk.encryption -
-
Uses of CryptographyAlgorithm in com.fifa.connectservicebus.sdk.encryption
Classes in com.fifa.connectservicebus.sdk.encryption that implement CryptographyAlgorithm Modifier and Type Class Description classCertificateBasedCryptographyAlgorithmConstructor parameters in com.fifa.connectservicebus.sdk.encryption with type arguments of type CryptographyAlgorithm Constructor Description MessageCryptographyServiceImpl(List<CryptographyAlgorithm> algorithms, Logger logger)
-