|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.crypto.Mac
com.jscape.inet.ssh.transport.mac.NullMac
public class NullMac
Represents mac with SSH-name "none". By default it does nothing with incoming data.
| Constructor Summary | |
|---|---|
NullMac()
Creates a new MAC object. |
|
| Method Summary |
|---|
| Methods inherited from class javax.crypto.Mac |
|---|
clone, doFinal, doFinal, doFinal, getAlgorithm, getInstance, getInstance, getInstance, getMacLength, getProvider, init, init, reset, update, update, update, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullMac()
|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||