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 ASignedContent
object represents content which may be signed.SignedContentEntry ASignedContentEntry
represents a content entry which may be signed.SignedContentFactory A factory used to createSignedContent
objects.SignerInfo ASignerInfo
object represents a single signer chain. -
Exception Summary Exception Description InvalidContentException Indicates that signed content is invalid according to one of the signers.