Uses of Interface
com.fifa.connectservicebus.sdk.encryption.PublicCertificateProvider
-
Packages that use PublicCertificateProvider Package Description com.fifa.connectservicebus.sdk.encryption -
-
Uses of PublicCertificateProvider in com.fifa.connectservicebus.sdk.encryption
Classes in com.fifa.connectservicebus.sdk.encryption that implement PublicCertificateProvider Modifier and Type Class Description classMemoryBasedPublicCertificateProviderConstructors in com.fifa.connectservicebus.sdk.encryption with parameters of type PublicCertificateProvider Constructor Description RSACryptographyService(PublicCertificateProvider publicCertificateProvider, PrivateKeyStorage privateKeyStorage, Logger logger)
-