Interface PrivateKeyObfuscator

    • Method Detail

      • getCipherName

        String getCipherName()
        Returns:
        Basic cipher used to obfuscate
      • getSupportedKeySizes

        List<Integer> getSupportedKeySizes()
        Returns:
        A List of the supported key sizes - Note: every call returns a and un-modifiable instance.