This class represents the back-end storage of authenticator nodes. More...
Data Structures | |
struct | DOFAuthenticatorStorage |
The AuthenticatorStorage interface structure. More... | |
This class represents the back-end storage of authenticator nodes.
This represents a read-only interface, which is all that is required by a DOFAuthenticator to authenticate nodes. Management of the back-end storage data is left to the implementation of the back-end storage.