|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.datenzone.tpm4java.TSSIdentityInfo
public class TSSIdentityInfo
TSSIdentityInfo just wraps a key and and identity binding (= a signature over the key)
| Constructor Summary | |
|---|---|
TSSIdentityInfo(TPMKeyWrapper key,
byte[] identityBinding)
|
|
| Method Summary | |
|---|---|
byte[] |
getIdentityBinding()
|
TPMKeyWrapper |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TSSIdentityInfo(TPMKeyWrapper key,
byte[] identityBinding)
key - identityBinding - | Method Detail |
|---|
public byte[] getIdentityBinding()
public TPMKeyWrapper getKey()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||