checkCRLCreation1
public void checkCRLCreation1()
throws Exception
checkCRLCreation2
public void checkCRLCreation2()
throws Exception
checkCRLCreation3
public void checkCRLCreation3()
throws Exception
checkCertificate
public void checkCertificate(int id,
byte[] bytes)
checkCreation1
public void checkCreation1()
throws Exception
we generate a self signed certificate for the sake of testing - RSA
checkCreation2
public void checkCreation2()
we generate a self signed certificate for the sake of testing - DSA
checkCreation3
public void checkCreation3()
we generate a self signed certificate for the sake of testing - ECDSA
checkCreation4
public void checkCreation4()
throws Exception
we generate a self signed certificate for the sake of testing - GOST3410
checkCreation5
public void checkCreation5()
throws Exception
checkKeyUsage
public void checkKeyUsage(int id,
byte[] bytes)
checkNameCertificate
public void checkNameCertificate(int id,
byte[] bytes)
checkSelfSignedCertificate
public void checkSelfSignedCertificate(int id,
byte[] bytes)
main
public static void main(String[] args)