| Package | Description |
|---|---|
| org.nhindirect.stagent.cryptography.activekeyops |
Depending on security and operational requirements, the use of "active" asymmetric keys may not be allowed in process memmory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDirectSignedDataGenerator
Default implementation of the DirectSignedDataGenerator that functions as a pass through to the BouncyCastle
CMSSignedDataGenerator implementation.
|
class |
SplitProviderDirectSignedDataGenerator
An implementation that of the DirectSignedDataGenerator interface that allows for an optimized set of signing operations.
|
| Modifier and Type | Method and Description |
|---|---|
DirectSignedDataGenerator |
SplitProviderDirectSignedDataGeneratorFactory.createInstance() |
DirectSignedDataGenerator |
DirectSignedDataGeneratorFactory.createInstance()
Creates an instance of a DirectSignedDataGenerator implementation.
|
DirectSignedDataGenerator |
DefaultDirectSignedDataGeneratorFactory.createInstance()
Creates an instance of a DirectSignedDataGenerator implementation.
|
Copyright © 2010-2016 NHIN Direct. All Rights Reserved.