Class NoSignatory

java.lang.Object
com.hierynomus.smbj.connection.NoSignatory
All Implemented Interfaces:
Signatory

public class NoSignatory extends Object implements Signatory
When signing is disabled, this class is used to sign and verify packets so that the code does not need to take the lack of signing into account.