Uses of Class
ai.nightfall.scan.model.redaction.CryptoConfig
Packages that use CryptoConfig
-
Uses of CryptoConfig in ai.nightfall.scan.model.redaction
Methods in ai.nightfall.scan.model.redaction that return CryptoConfigModifier and TypeMethodDescriptionRedactionConfig.getCryptoConfig()Get the encryption configuration.Constructors in ai.nightfall.scan.model.redaction with parameters of type CryptoConfigModifierConstructorDescriptionRedactionConfig(CryptoConfig cryptoConfig) Build a redaction config with RSA encryption.