invoke
Creates a UserKeysStorage instance with configuration applied through a DSL block.
This factory method allows for convenient configuration of storage settings using a lambda expression with receiver syntax. It's the preferred way to create storage instances when custom configuration is needed.
Return
A configured UserKeysStorage instance
Parameters
block
Configuration block for customizing UserKeyStorageConfig