Click or drag to resize

KeeperSecurity.Utils Namespace

Provides utilities common for all Keeper modules.
Classes
 ClassDescription
Public classCryptoUtils Provides a set of encryption methods.
Public classJsonUtils Provides methods for JSON (de)serialization.
Public classPasswordGenerationOptions Defines password generation rules.
Public classPasswordRuleMatcher Represents a password complexity rule matcher.
Public classRecordTypesUtils Provides extension methods for Vault Record Types
Interfaces
 InterfaceDescription
Public interfaceIFanOutT Declares fan-out event delivery interface
Delegates
 DelegateDescription
Public delegateNotificationCallbackT Notification callback delegate.
See Also