org.firebirdsql.gds.ng.wire.crypt.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaybird Show documentation
Show all versions of jaybird Show documentation
JDBC Driver for the Firebird RDBMS
The newest version!
/**
* 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
*/
@InternalApi
package org.firebirdsql.gds.ng.wire.crypt;
import org.firebirdsql.util.InternalApi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy