|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignerCertPair | |
|---|---|
| org.nhindirect.stagent | Security and trust agent interface and core messaging and routing structures. |
| Uses of SignerCertPair in org.nhindirect.stagent |
|---|
| Methods in org.nhindirect.stagent that return SignerCertPair | |
|---|---|
static SignerCertPair |
CryptoExtensions.findSignerByCert(org.bouncycastle.cms.CMSSignedData signedData,
X509Certificate searchCert)
Searches CMS signed data for a specific X509 certificate. |
| Methods in org.nhindirect.stagent that return types with arguments of type SignerCertPair | |
|---|---|
static Collection<SignerCertPair> |
CryptoExtensions.findSignersByName(org.bouncycastle.cms.CMSSignedData signedData,
String name,
Collection<String> excludeNames)
Searches CMS signed data for a given email name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||