Namespace NLightning.Common.Managers
Classes
- 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.