Package | Description |
---|---|
org.snmp4j.security |
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
|
Modifier and Type | Field and Description |
---|---|
private static Salt |
Salt.instance |
protected Salt |
PrivDES.salt |
protected Salt |
PrivAES.salt |
protected Salt |
Priv3DES.salt |
Modifier and Type | Method and Description |
---|---|
static Salt |
Salt.getInstance()
Get a initialized Salt object.
|