|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectiaik.tc.tss.api.structs.common.TcBasicTypeDecoder
iaik.tc.tss.api.structs.common.TcCompositeTypeDecoder
iaik.tc.tss.api.structs.tpm.TcTpmDaaSensitive
public class TcTpmDaaSensitive
| Constructor Summary | |
|---|---|
TcTpmDaaSensitive()
Constructor - see superclass for details |
|
TcTpmDaaSensitive(TcBlobData data)
Constructor - see superclass for details |
|
TcTpmDaaSensitive(TcBlobData data,
int offset)
Constructor - see superclass for details |
|
TcTpmDaaSensitive(TcCompositeTypeDecoder composite)
Constructor - see superclass for details |
|
| Method Summary | |
|---|---|
TcBlobData |
getEncoded()
This method encodes the TPM_DAA_SENSITIVE as a byte blob. |
TcBlobData |
getInternalData()
Returns contents of the internalData field. |
long |
getInternalSize()
Returns contents of the internalSize field. |
int |
getTag()
Returns contents of the tag field. |
void |
setInternalData(TcBlobData internalData)
Sets the internalData field. |
void |
setTag(int tag)
Sets the tag field. |
java.lang.String |
toString()
This method returns a String representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TcTpmDaaSensitive()
TcCompositeTypeDecoder.TcCompositeTypeDecoder()public TcTpmDaaSensitive(TcBlobData data)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData)
public TcTpmDaaSensitive(TcBlobData data,
int offset)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcBlobData,
int)public TcTpmDaaSensitive(TcCompositeTypeDecoder composite)
TcCompositeTypeDecoder.TcCompositeTypeDecoder(iaik.tc.tss.api.structs.common.TcCompositeTypeDecoder)| Method Detail |
|---|
public TcBlobData getEncoded()
getEncoded in class TcCompositeTypeDecoderpublic java.lang.String toString()
toString in class TcCompositeTypeDecoderpublic int getTag()
public void setTag(int tag)
public long getInternalSize()
public TcBlobData getInternalData()
public void setInternalData(TcBlobData internalData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||