net.tomp2p.message
Class SHA1Signature
java.lang.Object
  
net.tomp2p.message.SHA1Signature
public class SHA1Signature
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SHA1Signature
public SHA1Signature()
SHA1Signature
public SHA1Signature(Number160 number1,
                     Number160 number2)
decode
public void decode(byte[] encodedData)
            throws IOException
- Throws:
 IOException
 
encode
public byte[] encode()
              throws IOException
- Throws:
 IOException
 
getNumber1
public Number160 getNumber1()
 
getNumber2
public Number160 getNumber2()
 
Copyright © 2013. All Rights Reserved.