org.mpisws.p2p.transport.peerreview.commitment
Class AuthenticatorSerializerImpl
java.lang.Object
org.mpisws.p2p.transport.peerreview.commitment.AuthenticatorSerializerImpl
- All Implemented Interfaces:
- AuthenticatorSerializer
public class AuthenticatorSerializerImpl
- extends Object
- implements AuthenticatorSerializer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticatorSerializerImpl
public AuthenticatorSerializerImpl(int hashLength,
int signatureLength)
deserialize
public Authenticator deserialize(InputBuffer buf)
throws IOException
- Specified by:
deserialize in interface AuthenticatorSerializer
- Throws:
IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize in interface AuthenticatorSerializer
Copyright © 2010. All Rights Reserved.