PGP
Identifier: 
org.eclipse.equinox.p2.engine.pgp
Since: 
2.7.300
Description: 
Configure PGP keys and trust for p2 operations
Configuration Markup:
<!ELEMENT extension (trustedKeys)*>
<!ATTLIST extension
point CDATA #REQUIRED
id    CDATA #IMPLIED
name  CDATA #IMPLIED>
<!ELEMENT trustedKeys EMPTY>
<!ATTLIST trustedKeys
path CDATA #IMPLIED>
PGP Keys that are trusted by default.
- path - Path to a file containing PGP keys in armored form.
 
Examples: 
[Enter extension point usage example here.]
API Information: 
[Enter API information here.]
Supplied Implementation: 
[Enter information about supplied implementation of this extension point.]