Class Arc4EncryptionPlugin

java.lang.Object
org.firebirdsql.gds.ng.wire.crypt.arc4.Arc4EncryptionPlugin
All Implemented Interfaces:
EncryptionPlugin

public final class Arc4EncryptionPlugin extends Object implements EncryptionPlugin
ARC4 encryption plugin (the wire encryption provided out-of-the-box in Firebird 3).
Since:
4.0
Author:
Mark Rotteveel