Uses of Interface
org.eclipse.osgi.signedcontent.SignerInfo
-
Uses of SignerInfo in org.eclipse.osgi.signedcontent
Modifier and TypeMethodDescriptionSignedContent.getSignerInfos()
Returns all the signer infos for thisSignedContent
.SignedContentEntry.getSignerInfos()
Returns the signer infos for thisSignedContentEntry
.SignedContent.getTSASignerInfo
(SignerInfo signerInfo) Returns the TSA signer info used to authenticate the signer time of a signer info.Modifier and TypeMethodDescriptionvoid
SignedContent.checkValidity
(SignerInfo signerInfo) Checks if the certificates are valid for the specified signer.SignedContent.getSigningTime
(SignerInfo signerInfo) Returns the signing time for the signer info.SignedContent.getTSASignerInfo
(SignerInfo signerInfo) Returns the TSA signer info used to authenticate the signer time of a signer info.