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 |
---|---|
SignedContentEntry[] |
SignedContent.getSignedEntries()
Returns all entries of the content.
|
SignedContentEntry |
SignedContent.getSignedEntry(String name)
Returns the signed entry for the specified name.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.