Uses of Class
org.snmp4j.agent.db.MOXodusPersistence.EncryptionSpec
Packages that use MOXodusPersistence.EncryptionSpec
-
Uses of MOXodusPersistence.EncryptionSpec in org.snmp4j.agent.db
Methods in org.snmp4j.agent.db that return MOXodusPersistence.EncryptionSpecModifier and TypeMethodDescriptionprotected MOXodusPersistence.EncryptionSpecMOXodusPersistence.parseEncryptionAlgorithm(String id) Parses aMOXodusPersistenceencryption algorithm identifier into a structuredMOXodusPersistence.EncryptionSpec.Methods in org.snmp4j.agent.db with parameters of type MOXodusPersistence.EncryptionSpecModifier and TypeMethodDescriptionprotected SecretKeyMOXodusPersistence.deriveKey(char[] password, byte[] salt, MOXodusPersistence.EncryptionSpec spec)