Uses of Interface
com.pervasive.datarush.encryption.EncryptionProvider
Packages that use EncryptionProvider
Package
Description
Provides classes and interfaces related to encryption
-
Uses of EncryptionProvider in com.pervasive.datarush.encryption
Classes in com.pervasive.datarush.encryption that implement EncryptionProviderModifier and TypeClassDescriptionfinal classAn "non-encrypting" encryption provider.final classThe default encryption provider.Methods in com.pervasive.datarush.encryption that return EncryptionProviderModifier and TypeMethodDescriptionEncryptionManager.getCurrentEncryptor()Returns the encryptor to use when encrypting.EncryptionManager.getProvider(String id) Returns the provider whoseproviderIDmatches that given.