Module org.firebirdsql.jaybird
Package org.firebirdsql.gds.ng.wire.crypt
@InternalApi
package org.firebirdsql.gds.ng.wire.crypt
SPI for Firebird wire protocol encryption plugins for the wire protocol implementation, and supporting classes.
NOTE: This SPI is currently only internal to Jaybird, consider the API as unstable.
- Since:
- 4
-
ClassDescriptionDetails of the connection, which the SPI can use to decide if they can work.Interface for the encryption/decryption session config for wire protocol encryption for a specific plugin.Identifier of an encryption type + plugin.The initial initialization information of an encryption plugin.Plugin for Firebird wire encryption.Registry of encryption plugins.Service provider interface for wire encryption plugins.Exception that indicates encryption could not be initialized.Class to hold server keys known to the client.Class to hold plugin specific data.