Table of Contents

Namespace NLightning.Common.Managers

Classes

ConfigManager
SecureKeyManager

Manages a securely stored private key using protected memory allocation. This class ensures that the private key remains inaccessible from regular memory and is securely wiped when no longer needed.