| Package | Description |
|---|---|
| net.named_data.jndn.security.tpm |
| Modifier and Type | Method and Description |
|---|---|
static TpmPrivateKey |
TpmPrivateKey.generatePrivateKey(KeyParams keyParams)
Generate a key pair according to keyParams and return a new TpmPrivateKey
with the private key.
|
| Constructor and Description |
|---|
TpmKeyHandleMemory(TpmPrivateKey key)
Create a TpmKeyHandleMemory to use the given in-memory key.
|
Copyright © 2019. All rights reserved.