public static class KeyParametersOption.DSAParametersOption extends KeyParametersOption
KeyParametersOption.AllowAllParametersOption, KeyParametersOption.DSAParametersOption, KeyParametersOption.ECParamatersOption, KeyParametersOption.RSAParametersOptionALLOW_ALL| Constructor and Description |
|---|
DSAParametersOption() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsPlength(int plength) |
boolean |
allowsQlength(int qlength) |
void |
setPlengths(Collection<Integer> plengths) |
void |
setQlengths(Collection<Integer> qlengths) |
public void setPlengths(Collection<Integer> plengths)
public void setQlengths(Collection<Integer> qlengths)
public boolean allowsPlength(int plength)
public boolean allowsQlength(int qlength)
Copyright © 2023. All rights reserved.