Package org.xipki.ca.sdk
Class KeyType
- java.lang.Object
-
- org.xipki.ca.sdk.KeyType
-
public class KeyType extends Object
- Since:
- 6.0.0
- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description KeyType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getEcCurves()StringgetKeyType()voidsetEcCurves(String[] ecCurves)voidsetKeyType(String keyType)
-