|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.smb.SigningDigest
public class SigningDigest
To filter 0 len updates and for debugging
Constructor Summary | |
---|---|
SigningDigest(SmbTransport transport,
NtlmPasswordAuthentication auth)
|
Method Summary | |
---|---|
byte[] |
digest()
|
java.lang.String |
toString()
|
void |
update(byte[] input,
int offset,
int len)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SigningDigest(SmbTransport transport, NtlmPasswordAuthentication auth) throws SmbException
SmbException
Method Detail |
---|
public void update(byte[] input, int offset, int len)
public byte[] digest()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |