| Package | Description |
|---|---|
| net.named_data.jndn.security.identity |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePrivateKeyStorage
FilePrivateKeyStorage extends PrivateKeyStorage to implement private key
storage using files.
|
class |
MemoryPrivateKeyStorage |
| Constructor and Description |
|---|
IdentityManager(IdentityStorage identityStorage,
PrivateKeyStorage privateKeyStorage)
Create a new IdentityManager to use the given identity and private key
storage.
|
Copyright © 2016. All rights reserved.