Interface DSAEncoder
-
public interface DSAEncoderDeprecated.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.
-