Struct secret_param

Struct Documentation

struct secret_param

Parameter for providing the secret key. Stores only the view of the provided string as string_view. Later the implementation may or may-not copy it.

Modeled as ParameterConcept.

Public Functions

inline secret_param(string_view sv)
inline string_view get()

Public Members

string_view secret_