blob: 5344fbe7fd5a4e1ac5301056c2b3e7da0e28b3dd [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["Params","A tag type indicating that a key only has parameters."],["Private","A tag type indicating that a key has private components."],["Public","A tag type indicating that a key only has public components."]],"struct":[["Id","An identifier of a kind of key."],["PKey","A public or private key."],["PKeyRef","Reference to `PKey`."]],"trait":[["HasParams","A trait indicating that a key has parameters."],["HasPrivate","A trait indicating that a key has private components."],["HasPublic","A trait indicating that a key has public components."]]};