| Package | Description |
|---|---|
| net.named_data.jndn.encrypt | |
| net.named_data.jndn.security | |
| net.named_data.jndn.security.tpm |
| Class and Description |
|---|
| Tpm.Error
A Tpm.Error extends Exception and represents a semantic error in TPM
processing.
|
| TpmBackEnd.Error
A TpmBackEnd.Error extends Exception and represents a non-semantic
error in backend TPM processing.
|
| Class and Description |
|---|
| Tpm
The TPM (Trusted Platform Module) stores the private portion of a user's
cryptography keys.
|
| Tpm.Error
A Tpm.Error extends Exception and represents a semantic error in TPM
processing.
|
| TpmBackEnd
TpmBackEnd is an abstract base class for a TPM backend implementation which
provides a TpmKeyHandle to the TPM front end.
|
| TpmBackEnd.Error
A TpmBackEnd.Error extends Exception and represents a non-semantic
error in backend TPM processing.
|
| Class and Description |
|---|
| Tpm.Error
A Tpm.Error extends Exception and represents a semantic error in TPM
processing.
|
| TpmBackEnd
TpmBackEnd is an abstract base class for a TPM backend implementation which
provides a TpmKeyHandle to the TPM front end.
|
| TpmBackEnd.Error
A TpmBackEnd.Error extends Exception and represents a non-semantic
error in backend TPM processing.
|
| TpmKeyHandle
TpmKeyHandle is an abstract base class for a TPM key handle, which provides
an interface to perform cryptographic operations with a key in the TPM.
|
| TpmPrivateKey
A TpmPrivateKey holds an in-memory private key and provides cryptographic
operations such as for signing by the in-memory TPM.
|
| TpmPrivateKey.Error
A TpmPrivateKey.Error extends Exception and represents an error in private
key processing.
|
Copyright © 2019. All rights reserved.