Uses of Class
com.mcpdbwizard.pub.SpoolCipher
-
Uses of SpoolCipher in com.mcpdbwizard.pub
Methods in com.mcpdbwizard.pub that return SpoolCipherModifier and TypeMethodDescriptionstatic SpoolCipherSpoolCipher.fromEnvironment()The cipher this deployment is configured for, or null when the spool should stay plaintext.Constructors in com.mcpdbwizard.pub with parameters of type SpoolCipherModifierConstructorDescriptionSpoolingAuditSink(McpAuditSink theDelegateValue, Path theDirectoryValue, long theMaxBytesValue, long theSegmentBytesValue, boolean theBlockFlagValue, boolean theFsyncFlagValue, SpoolCipher theCipherValue) As above, with the cipher supplied rather than read from the environment.