public interface KeyPairGenECDSA
byte[]
getD()
getR()
getS()
void
init(int key_size)
void init(int key_size) throws java.lang.Exception
java.lang.Exception
byte[] getD()
byte[] getR()
byte[] getS()