CXI
Loading...
Searching...
No Matches
CryptoServerCXI.KeyAttributes Member List

This is the complete list of members for CryptoServerCXI.KeyAttributes, including all inherited members.

clone()CryptoServerCXI.KeyAttributes
getAlgo()CryptoServerCXI.KeyAttributes
getCertificate()CryptoServerCXI.KeyAttributes
getCurve()CryptoServerCXI.KeyAttributes
getCurveEncoded()CryptoServerCXI.KeyAttributes
getDSAPub()CryptoServerCXI.KeyAttributes
getECPub()CryptoServerCXI.KeyAttributes
getExpirationDate()CryptoServerCXI.KeyAttributes
getExponent()CryptoServerCXI.KeyAttributes
getExport()CryptoServerCXI.KeyAttributes
getFIPSUsage()CryptoServerCXI.KeyAttributes
getGenerationDate()CryptoServerCXI.KeyAttributes
getGroup()CryptoServerCXI.KeyAttributes
getLabel()CryptoServerCXI.KeyAttributes
getMechs()CryptoServerCXI.KeyAttributes
getModulus()CryptoServerCXI.KeyAttributes
getName()CryptoServerCXI.KeyAttributes
getParamG()CryptoServerCXI.KeyAttributes
getParamP()CryptoServerCXI.KeyAttributes
getParamQ()CryptoServerCXI.KeyAttributes
getSize()CryptoServerCXI.KeyAttributes
getSpecifier()CryptoServerCXI.KeyAttributes
getType()CryptoServerCXI.KeyAttributes
getUsage()CryptoServerCXI.KeyAttributes
KeyAttributes()CryptoServerCXI.KeyAttributes
KeyAttributes(byte[] list, int ofs)CryptoServerCXI.KeyAttributes
KeyAttributes(byte[] list)CryptoServerCXI.KeyAttributes
setAlgo(int algo)CryptoServerCXI.KeyAttributes
setCertificate(byte[] cert)CryptoServerCXI.KeyAttributes
setCurve(String name)CryptoServerCXI.KeyAttributes
setCurve(byte[] curve)CryptoServerCXI.KeyAttributes
setCurve(ECParameterSpec curve)CryptoServerCXI.KeyAttributes
setDSAPub(byte[] par)CryptoServerCXI.KeyAttributes
setDSAPub(BigInteger par)CryptoServerCXI.KeyAttributes
setECPub(byte[] par)CryptoServerCXI.KeyAttributes
setECPub(BigInteger par)CryptoServerCXI.KeyAttributes
setExpirationDate(Date date)CryptoServerCXI.KeyAttributes
setExpirationDate(byte[] utcTime)CryptoServerCXI.KeyAttributes
setExponent(byte[] exp)CryptoServerCXI.KeyAttributes
setExponent(BigInteger exp)CryptoServerCXI.KeyAttributes
setExport(int exp)CryptoServerCXI.KeyAttributes
setFIPSUsage(int usage)CryptoServerCXI.KeyAttributes
setGenerationDate(Date date)CryptoServerCXI.KeyAttributes
setGenerationDate(byte[] utcTime)CryptoServerCXI.KeyAttributes
setGroup(String group)CryptoServerCXI.KeyAttributes
setLabel(String label)CryptoServerCXI.KeyAttributes
setMechs(int[] mechs)CryptoServerCXI.KeyAttributes
setModulus(byte[] mod)CryptoServerCXI.KeyAttributes
setModulus(BigInteger mod)CryptoServerCXI.KeyAttributes
setName(String name)CryptoServerCXI.KeyAttributes
setParamG(byte[] par)CryptoServerCXI.KeyAttributes
setParamG(BigInteger par)CryptoServerCXI.KeyAttributes
setParamP(byte[] par)CryptoServerCXI.KeyAttributes
setParamP(BigInteger par)CryptoServerCXI.KeyAttributes
setParamQ(byte[] par)CryptoServerCXI.KeyAttributes
setParamQ(BigInteger par)CryptoServerCXI.KeyAttributes
setSize(int size)CryptoServerCXI.KeyAttributes
setSpecifier(int spec)CryptoServerCXI.KeyAttributes
setType(int type)CryptoServerCXI.KeyAttributes
setUsage(int usage)CryptoServerCXI.KeyAttributes
toByteArray()CryptoServerCXI.KeyAttributes