Uses of Interface
org.eclipse.osgi.signedcontent.SignedContent
-
Packages that use SignedContent Package Description org.eclipse.osgi.signedcontent Equinox Signed Content -
-
Uses of SignedContent in org.eclipse.osgi.signedcontent
Methods in org.eclipse.osgi.signedcontent that return SignedContent Modifier and Type Method Description SignedContentSignedContentFactory. getSignedContent(File content)Returns aSignedContentobject for the specified content of a repository.SignedContentSignedContentFactory. getSignedContent(Bundle bundle)Returns aSignedContentobject for the specified bundle.
-