|
||||||||||
| 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,
java.security.cert.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 java.util.Collection<SignerCertPair> |
CryptoExtensions.findSignersByName(org.bouncycastle.cms.CMSSignedData signedData,
java.lang.String name,
java.util.Collection<java.lang.String> excludeNames)
Searches CMS signed data for a given email name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||