Interface DSAEncoder
-
public interface DSAEncoder
Deprecated.No longer used
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.math.BigInteger[]
decode(byte[] sig)
Deprecated.byte[]
encode(java.math.BigInteger r, java.math.BigInteger s)
Deprecated.
-