Class Encrypter

java.lang.Object
no.digipost.api.client.security.Encrypter

public final class Encrypter extends Object
  • Field Details

    • FAIL_IF_TRYING_TO_ENCRYPT

      public static final Encrypter FAIL_IF_TRYING_TO_ENCRYPT
      Encrypter with no key, i.e. it will throw an appropriate exception if trying to encrypt anything with it.
  • Method Details