Package org.xipki.ca.api.profile
Class KeyParametersOption.AllowAllParametersOption
- java.lang.Object
-
- org.xipki.ca.api.profile.KeyParametersOption
-
- org.xipki.ca.api.profile.KeyParametersOption.AllowAllParametersOption
-
- Enclosing class:
- KeyParametersOption
public static class KeyParametersOption.AllowAllParametersOption extends KeyParametersOption
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.xipki.ca.api.profile.KeyParametersOption
KeyParametersOption.AllowAllParametersOption, KeyParametersOption.DSAParametersOption, KeyParametersOption.ECParamatersOption, KeyParametersOption.RSAParametersOption
-
-
Field Summary
-
Fields inherited from class org.xipki.ca.api.profile.KeyParametersOption
ALLOW_ALL
-
-
Constructor Summary
Constructors Constructor Description AllowAllParametersOption()
-