mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-10 03:37:39 +02:00
update docstring copied from printkey
This commit is contained in:
@@ -8,7 +8,7 @@ from volatility.plugins.windows.registry import hivelist, printkey
|
||||
|
||||
|
||||
class Certificates(interfaces.plugins.PluginInterface):
|
||||
"""Lists the registry keys under a hive or specific key value."""
|
||||
"""Lists the certificates in the registry's Certificate Store."""
|
||||
|
||||
@classmethod
|
||||
def get_requirements(cls) -> List[interfaces.configuration.RequirementInterface]:
|
||||
|
||||
Reference in New Issue
Block a user