class SNMP::V3::Security::DES
- SNMP::V3::Security::DES
- Reference
- Object
Defined in:
snmp/v3/security/des.crConstructors
Instance Method Summary
- #decrypt(encrypted_data : Bytes, salt : Bytes, engine_boots = nil, engine_time = nil)
- #encrypt(decrypted_data : Bytes, engine_boots, engine_time = nil)