Skip to main content

Module db

Module db 

Source
Expand description

Opening, unlocking, and querying a keychain database.

Structs§

Info
Summary for kc info.
Item
A password item: a record plus the schema needed to read it.
KeychainFile
A keychain database, optionally unlocked.
Query
Attribute-match criteria for kc find <type>.

Constants§

FOUR_CHAR_CODE_ATTRIBUTES
Attributes that hold a four-character code in an integer field.