Package org.eclipse.osgi.signedcontent

Equinox Signed Content Package Specification This package provides API for accessing signer information from signed content.

See:
          Description

Interface Summary
SignedContent A SignedContent object represents content which may be signed.
SignedContentEntry A SignedContentEntry represents a content entry which may be signed.
SignedContentFactory A factory used to create SignedContent objects.
SignerInfo A SignerInfo object represents a single signer chain.
 

Exception Summary
InvalidContentException Indicates that signed content is invalid according to one of the signers.
 

Package org.eclipse.osgi.signedcontent Description

Equinox Signed Content

Package Specification

This package provides API for accessing signer information from signed content.