| Package | Description |
|---|---|
| org.apache.kerby.cms.type | |
| org.apache.kerby.pkix |
| Modifier and Type | Method and Description |
|---|---|
SignedData |
SignedContentInfo.getSignedData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedContentInfo.setSignedData(SignedData signedData) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PkiUtil.validateSignedData(SignedData signedData)
Validates a CMS SignedData using the public key corresponding to the private
key used to sign the structure.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.