Class VaultProperties

java.lang.Object
com.exedio.cope.util.Properties
com.exedio.cope.vault.VaultProperties

public final class VaultProperties extends Properties
  • Method Details

    • getAlgorithmFactory

      public MessageDigestFactory getAlgorithmFactory()
    • getAlgorithm

      public String getAlgorithm()
    • getAlgorithmLength

      public int getAlgorithmLength()
    • getAlgorithmDigestForEmptyByteSequence

      public String getAlgorithmDigestForEmptyByteSequence()
    • newService

      public VaultService newService()
    • isAppliedToAllFields

      public boolean isAppliedToAllFields()
    • probe

      public String probe()
    • factory

      public static Properties.Factory<VaultProperties> factory()