Difference between revisions of "Key Store"
From MgmtWiki
								
												
				 (Created page with "==Full Title or Meme=== Where Keys, Certificates and Bindings can be found on each Operating system. ==Windows== ==Java== ==Apple== ==References==")  | 
				 (→Windows)  | 
				||
| Line 2: | Line 2: | ||
Where Keys, Certificates and Bindings can be found on each Operating system.  | Where Keys, Certificates and Bindings can be found on each Operating system.  | ||
==Windows==  | ==Windows==  | ||
| + | {|border="1" padding="2" width="799px"  | ||
| + | | Element Name || Contents || Cat||  Explanation for category   | ||
| + | |-  | ||
| + | |ID || identifier unique within the db || 1 || required for internal lookups  | ||
| + | |-  | ||
| + | |Status || Boolean || 1 || yes = active, no = inactive (entries are never deleted)  | ||
| + | |-  | ||
| + | |Type || numeric || 1 || (1)individual, (2)organization (can be a parent), (3) pseudonym (avoid any linkage)  | ||
| + | |}  | ||
| + | |||
==Java==  | ==Java==  | ||
==Apple==  | ==Apple==  | ||
==References==  | ==References==  | ||
Revision as of 13:10, 26 June 2020
Full Title or Meme=
Where Keys, Certificates and Bindings can be found on each Operating system.
Windows
| Element Name | Contents | Cat | Explanation for category | 
| ID | identifier unique within the db | 1 | required for internal lookups | 
| Status | Boolean | 1 | yes = active, no = inactive (entries are never deleted) | 
| Type | numeric | 1 | (1)individual, (2)organization (can be a parent), (3) pseudonym (avoid any linkage) |