Package org.eclipse.osgi.signedcontent
Equinox Signed Content
Package Specification
This package provides API for accessing signer information from signed content.
-
Interface Summary Interface Description SignedContent ASignedContentobject represents content which may be signed.SignedContentEntry ASignedContentEntryrepresents a content entry which may be signed.SignedContentFactory A factory used to createSignedContentobjects.SignerInfo ASignerInfoobject represents a single signer chain. -
Exception Summary Exception Description InvalidContentException Indicates that signed content is invalid according to one of the signers.