ch.ethz.ssh2.signature

Class RSASignature


public class RSASignature
extends java.lang.Object

RSASignature.

Constructor Summary

RSASignature(BigInteger s)

Method Summary

BigInteger
getS()

Constructor Details

RSASignature

public RSASignature(BigInteger s)

Method Details

getS

public BigInteger getS()