@Deprecated public class DSASignature extends Object
| Constructor and Description |
|---|
DSASignature(BigInteger r,
BigInteger s)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getR()
Deprecated.
|
BigInteger |
getS()
Deprecated.
|
public DSASignature(BigInteger r, BigInteger s)
public BigInteger getR()
public BigInteger getS()
Copyright © 2018. All rights reserved.