Interface | Description |
---|---|
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 | Description |
---|---|
InvalidContentException |
Indicates that signed content is invalid according to one of the signers.
|
This package provides API for accessing signer information from signed content.
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.