|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetSNMPSession.serialEncryption | |
org.netsnmp |
Uses of NetSNMPSession.serialEncryption in org.netsnmp |
Methods in org.netsnmp that return NetSNMPSession.serialEncryption | |
static NetSNMPSession.serialEncryption |
NetSNMPSession.setDefaultEncryptor(NetSNMPSession.serialEncryption cryptor)
Set a new default encryptor |
Methods in org.netsnmp with parameters of type NetSNMPSession.serialEncryption | |
void |
NetSNMPSyncSession.setSerialEncryptor(NetSNMPSession.serialEncryption encryption)
|
void |
NetSNMPSession.setSerialEncryptor(NetSNMPSession.serialEncryption encryption)
Sets the encryption object to use to encrypt/decrypt v1/v2 community names and v3 auth/priv passwords during serialization/deserialization |
static NetSNMPSession.serialEncryption |
NetSNMPSession.setDefaultEncryptor(NetSNMPSession.serialEncryption cryptor)
Set a new default encryptor |
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |