Class KeyParametersOption.DSAParametersOption

    • Constructor Detail

      • DSAParametersOption

        public DSAParametersOption()
    • Method Detail

      • setPlengths

        public void setPlengths​(java.util.Collection<java.lang.Integer> plengths)
      • setQlengths

        public void setQlengths​(java.util.Collection<java.lang.Integer> qlengths)
      • allowsPlength

        public boolean allowsPlength​(int plength)
      • allowsQlength

        public boolean allowsQlength​(int qlength)