Package | Description |
---|---|
org.eclipse.osgi.signedcontent |
Equinox Signed Content
Package Specification
This package provides API for accessing signer information from signed content.
|
Modifier and Type | Method and Description |
---|---|
SignedContent |
SignedContentFactory.getSignedContent(Bundle bundle)
Returns a
SignedContent object for the specified bundle. |
SignedContent |
SignedContentFactory.getSignedContent(File content)
Returns a
SignedContent object for the specified content of a repository. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.