| Package | Description |
|---|---|
| net.named_data.jndn.security |
| Modifier and Type | Method and Description |
|---|---|
IdentityManager |
KeyChain.getIdentityManager()
Get the identity manager given to or created by the constructor.
|
| Constructor and Description |
|---|
KeyChain(IdentityManager identityManager)
Create a new KeyChain with the given IdentityManager and a
NoVerifyPolicyManager.
|
KeyChain(IdentityManager identityManager,
PolicyManager policyManager)
Create a new KeyChain with the given IdentityManager and PolicyManager.
|
Copyright © 2015. All rights reserved.