class TpmAttest extends AbstractTpmStructure (View source)

Constants

TPM_GENERATED

TPM_ST_ATTEST_CERTIFY

Methods

readLengthPrefixed(ByteBuffer $buffer, int $offset)

No description

readFixed(ByteBuffer $buffer, int $offset, int $length)

No description

__construct(ByteBuffer $data)

No description

getAttName()

No description

getExtraData()

No description

Details

protected readLengthPrefixed(ByteBuffer $buffer, int $offset)

Parameters

ByteBuffer $buffer
int $offset

protected readFixed(ByteBuffer $buffer, int $offset, int $length)

Parameters

ByteBuffer $buffer
int $offset
int $length

__construct(ByteBuffer $data)

Parameters

ByteBuffer $data

ByteBuffer getAttName()

Return Value

ByteBuffer

getExtraData()