Class TurSecretCryptoService

java.lang.Object
com.viglet.turing.system.security.TurSecretCryptoService

@Service public class TurSecretCryptoService extends Object
  • Constructor Details

    • TurSecretCryptoService

      public TurSecretCryptoService(org.springframework.core.env.Environment environment, @Value("${turing.ai.crypto.key:}") String configuredKey)
  • Method Details