public interface EncryptionPluginSpi
NOTE: This plugin is currently only internal to Jaybird, consider the API as unstable.
| Modifier and Type | Method and Description | 
|---|---|
| EncryptionPlugin | createEncryptionPlugin(WireConnection<?,?> connection)Creates the encryption plugin for the provided connection. | 
| EncryptionIdentifier | getEncryptionIdentifier() | 
EncryptionIdentifier getEncryptionIdentifier()
EncryptionPlugin createEncryptionPlugin(WireConnection<?,?> connection)
connection - ConnectionCopyright © 2001-2022 Jaybird (Firebird JDBC/JCA) team. All rights reserved.