public class RSASignature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.math.BigInteger |
s |
Constructor and Description |
---|
RSASignature(java.math.BigInteger s) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getS() |