Module: Secret::SchemaFlags

Defined in:
(unknown)

Constant Summary collapse

NONE =

no flags for the schema

0 or :none
DONT_MATCH_NAME =

don't match the schema name when looking up or removing passwords

2 or :dont_match_name