Package | Description |
---|---|
com.pervasive.datarush.encryption |
Provides classes and interfaces related to encryption
|
Modifier and Type | Class and Description |
---|---|
class |
ClearTextEncryptionProvider
An "non-encrypting" encryption provider.
|
class |
DefaultEncryptionProvider
The default encryption provider.
|
Modifier and Type | Method and Description |
---|---|
EncryptionProvider |
EncryptionManager.getCurrentEncryptor()
Returns the encryptor to use when encrypting.
|
EncryptionProvider |
EncryptionManager.getProvider(String id)
Returns the provider whose
providerID matches
that given. |
Copyright © 2016 Actian Corporation. All rights reserved.