| Package | Description |
|---|---|
| org.nhindirect.stagent |
Security and trust agent interface and core messaging and routing structures.
|
| Modifier and Type | Method and Description |
|---|---|
static SignerCertPair |
CryptoExtensions.findSignerByCert(org.bouncycastle.cms.CMSSignedData signedData,
X509Certificate searchCert)
Searches CMS signed data for a specific X509 certificate.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<SignerCertPair> |
CryptoExtensions.findSignersByName(org.bouncycastle.cms.CMSSignedData signedData,
String name,
Collection<String> excludeNames)
Searches CMS signed data for a given email name.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.