Uses of Class
iaik.tc.tss.impl.java.tsp.TcContext

Packages that use TcContext
iaik.tc.tss.impl.java.tsp.internal   
 

Uses of TcContext in iaik.tc.tss.impl.java.tsp.internal
 

Methods in iaik.tc.tss.impl.java.tsp.internal with parameters of type TcContext
 TcTcsAuth TcTspInternal.FieldUpgrade(TcContext context, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command is vendor specific.
static void TcTspInternal.TcsipEvictKey(TcContext context, long keyHandle)
          This method allows to flush a key from the key cache.
static java.lang.Object[] TcTspInternal.TspActivateIdentity_Internal(TcContext context, long idKeyHandle, TcBlobData blob, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret idKeyAuth, TcTpmSecret ownerAuth)
          The purpose of this method is twofold: The first purpose is to obtain assurance that the credential in the TPM_SYM_CA_ATTESTATION is for this TPM.
static java.lang.Object[] TcTspInternal.TspAuthorizeMigrationKey_Internal(TcContext context, int migrationScheme, TcTpmPubkey migrationKey, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method creates an authorization blob to allow the TPM owner to specify which migration facility they will use and allow users to migrate information without further involvement with the TPM owner.
static java.lang.Object[] TcTspInternal.TspCertifyKey_Internal(TcContext context, long certHandle, long keyHandle, TcTpmNonce antiReplay, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret certAuth, TcTpmSecret keyAuth)
          This method allows a key to certify the public portion of certain storage and signing keys.
static java.lang.Object[] TcTspInternal.TspCertifyKey2_Internal(TcContext context, long certHandle, long keyHandle, TcTpmDigest migrationPubDigest, TcTpmNonce antiReplay, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret keyAuth, TcTpmSecret certAuth)
          This method allows a key to certify the public portion of certifiable migratable storage and signing keys.
static java.lang.Object[] TcTspInternal.TspChangeAuth_Internal(TcContext context, long parentHandle, int protocolID, TcTpmEncauth newAuth, int entityType, TcBlobData encData, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret parentAuth, TcTpmSecret entityAuth, TcTpmSecret entityAuthVal)
          This method allows the owner of an entity to change the authorization data for the entity.
static java.lang.Object[] TcTspInternal.TspChangeAuthAsymFinish_Internal(TcContext context, long parentHandle, long ephHandle, int entityType, TcTpmDigest newAuthLink, TcBlobData encNewAuth, TcBlobData encData, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This method completes the process of changing authorization for an entity.
static java.lang.Object[] TcTspInternal.TspChangeAuthAsymStart_Internal(TcContext context, long idHandle, TcTpmNonce antiReplay, TcTpmKeyParms tempKey, TcTcsAuth inAuth1, TcTpmSecret idAuth)
          This method starts the process of changing authorization for an entity.
static TcTcsAuth TcTspInternal.TspChangeAuthOwner_Internal(TcContext context, int protocolID, TcTpmEncauth newAuth, int entityType, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method allows the owner of an entity to change the authorization data fro the TPM owner or the SRK.
static java.lang.Object[] TcTspInternal.TspCMK_CreateTicket_Internal(TcContext context, TcTpmPubkey verificationKey, TcTpmDigest signedData, TcBlobData signatureValue, TcTcsAuth inAuth1, TcTpmSecret pubAuth)
          This owner controlled command uses a public key to verify the signature over a digest.
static java.lang.Object[] TcTspInternal.TspCmkApproveMA_Internal(TcContext context, TcTpmDigest migrationAuthorityDigest, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command is used to create an authorization ticket, to allow the TPM owner to specify/select one or more migration authorities they approve and allow user to generate CMKs without further involvement of the owner.
static java.lang.Object[] TcTspInternal.TspCmkConvertMigration_Internal(TcContext context, long parentHandle, TcTpmCmkAuth restrictTicket, TcTpmDigest sigTicket, TcTpmKey12 migratedKey, TcTpmMsaComposite msaList, TcBlobData random, TcTcsAuth inAuth1, TcTpmSecret parentAuth)
          This command is used as the final step to finish migrating a key to a new TPM.
static java.lang.Object[] TcTspInternal.TspCmkCreateBlob_Internal(TcContext context, long parentHandle, int migrationType, TcTpmMigrationkeyAuth migrationKeyAuth, TcTpmDigest pubSourceKeyDigest, TcTpmMsaComposite msaList, TcBlobData restrictTicket, TcBlobData sigTicket, TcBlobData encData, TcTcsAuth inAuth1, TcTpmSecret parentAuth)
          This command is similar to TcspiCreateMigrationBlob, except that it uses migration authority data whose migration data are independent from tpmProof.
static java.lang.Object[] TcTspInternal.TspCmkCreateKey_Internal(TcContext context, long parentHandle, TcTpmEncauth dataUsageAuth, TcTpmKey12 keyInfo, TcTpmDigest migrationAuthorityApproval, TcTpmDigest migrationAuthorityDigest, TcTcsAuth inAuth1, TcTpmSecret pubAuth)
          This command both generates and creates a secure storage bundle for asymmetric keys whose migration is controlled/restricted by a migration authority.
static TcTcsAuth TcTspInternal.TspCmkSetRestrictions_Internal(TcContext context, long restriction, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command is used by the owner to order the usage of a CMK with delegated authorization.
static void TcTspInternal.TspContextClose_Internal(TcContext context)
           
static void TcTspInternal.TspContextConnect_Internal(TcContext context, java.lang.String hostname)
           
static TcBlobData TcTspInternal.TspContextGetCapability_Internal(TcContext context, long capArea, TcBlobData subCap)
           
static long TcTspInternal.TspContextOpen_Internal(TcContext context)
           
static void TcTspInternal.TspContinueSelfTest_Internal(TcContext context)
          This method informs the TPM that it may complete the self test of all TPM functions.
static java.lang.Object[] TcTspInternal.TspConvertMigrationBlob_Internal(TcContext context, long parentHandle, TcBlobData inData, TcBlobData random, TcTcsAuth inAuth1, TcTpmSecret parentAuth)
          This method takes a migration blob and creates a normal wrapped blob.
static java.lang.Object[] TcTspInternal.TspCreateCounter_Internal(TcContext context, TcTpmEncauth encAuth, TcBlobData label, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method creates a new counter in the TPM.
static java.lang.Object[] TcTspInternal.TspCreateEndorsementKeyPair_Internal(TcContext context, TcTpmKeyParms keyInfo, TcTpmNonce antiReplay)
          This method generates the endorsement key pair.
static java.lang.Object[] TcTspInternal.TspCreateMaintenanceArchive_Internal(TcContext context, boolean generateRandom, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method creates a TPM maintenance archive.
static java.lang.Object[] TcTspInternal.TspCreateMigrationBlob_Internal(TcContext context, long parentHandle, int migrationType, TcTpmMigrationkeyAuth migrationKeyAuth, TcBlobData encData, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret parentAuth, TcTpmSecret entityAuth)
          This method implements the first step in the process of moving a migratable key to a new parent key or platform.
static java.lang.Object[] TcTspInternal.TspCreateRevocableEK_Internal(TcContext context, TcTpmKeyParms keyInfo, TcTpmNonce antiReplay, boolean generateReset, TcTpmNonce inputEKreset)
          This method generates the revocable endorsement key pair.
static java.lang.Object[] TcTspInternal.TspCreateWrapKey_Internal(TcContext context, long parentHandle, TcTpmEncauth dataUsageAuth, TcTpmEncauth dataMigrationAuth, TcITpmKeyNew keyInfo, TcTcsAuth inAuth1, TcTpmSecret pubAuth)
           
static java.lang.Object[] TcTspInternal.TspDaaJoin_Internal(TcContext context, long handle, short stage, TcBlobData inputData0, TcBlobData inputData1, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method executes a TPM DAA join command.
static java.lang.Object[] TcTspInternal.TspDaaSign_Internal(TcContext context, long handle, short stage, TcBlobData inputData0, TcBlobData inputData1, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method executes a TPM DAA sign command.
static java.lang.Object[] TcTspInternal.TspDelegate_ReadTable_Internal(TcContext context)
          This command is used to read from the TPM the public contents of the family and delegate tables that are stored on the TPM.
static java.lang.Object[] TcTspInternal.TspDelegate_UpdateVerificationCount_Internal(TcContext context, TcBlobData inputData, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method sets the cerificationCount in an entity (a blob or a delegation row) to the current family value, in order that the delegations represented by that entity will continue to be accepted by the TPM.
static java.lang.Object[] TcTspInternal.TspDelegateCreateKeyDelegation_Internal(TcContext context, long keyHandle, TcTpmDelegatePublic publicInfo, TcTpmEncauth delAuth, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This method is used to delegate the privilege to us a key by creating a blob that can be used TPM_DSAP.
static java.lang.Object[] TcTspInternal.TspDelegateCreateOwnerDelegation_Internal(TcContext context, boolean increment, TcTpmDelegatePublic publicInfo, TcTpmEncauth delAuth, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method is used to delegate owner privileges to use a set of command ordinals by creating a blob.
static TcTcsAuth TcTspInternal.TspDelegateLoadOwnerDelegation_Internal(TcContext context, long index, TcTpmDelegateOwnerBlob blob, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method is used to load an owner delegation blob into the TPM non-volatile delegation table.
static java.lang.Object[] TcTspInternal.TspDelegateManage_Internal(TcContext context, long familyID, long opCode, TcBlobData opData, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command is authorized either by the TPM owner or by physical presence.
static void TcTspInternal.TspDelegateVerifyDelegation_Internal(TcContext context, TcBlobData delegation)
          This method interprets a delegate blob and returns success or failure, depending on whether the blob is currently valid.
static TcTpmDigest TcTspInternal.TspDirRead_Internal(TcContext context, long dirIndex)
          This method provides read access to the Data Integrity Registers.
static TcTcsAuth TcTspInternal.TspDirWriteAuth_Internal(TcContext context, long dirIndex, TcTpmDigest newContents, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
           
static void TcTspInternal.TspDisableForceClear_Internal(TcContext context)
          This command disables the execution of the ForceClear command until next startup cycle.
static TcTcsAuth TcTspInternal.TspDisableOwnerClear_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command disables the ability to execute the OwnerClear command permanently.
static TcTcsAuth TcTspInternal.TspDisablePubekRead_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method returns the public portion of the endorsement key.
static java.lang.Object[] TcTspInternal.TspDSAP_Internal(TcContext context, int entityType, long keyHandle, TcTpmNonce nonceOddDSAP, TcBlobData entityValue)
          This method opens a delegated authorization session.
static java.lang.Object[] TcTspInternal.TspEstablishTransport_Internal(TcContext context, long encHandle, TcTpmTransportPublic transPublic, TcBlobData secret, TcTcsAuth inAuth1, TcTpmSecret keyAuth)
           
static java.lang.Object[] TcTspInternal.TspExecuteTransport_Internal(TcContext context, TcBlobData wrappedCmd, long transHandle, TcTcsAuth inAuth1, TcTpmSecret transAuth)
           
static TcTpmDigest TcTspInternal.TspExtend_Internal(TcContext context, long pcrNum, TcTpmDigest inDigest)
          This command causes the modification of a specific PCR register.
static void TcTspInternal.TspForceClear_Internal(TcContext context)
          This method performs the clear operation under physical presence.
static java.lang.Object[] TcTspInternal.TspGetAuditDigest_Internal(TcContext context, long startOrdinal)
          This method gets the digest of audited ordinals.
static java.lang.Object[] TcTspInternal.TspGetAuditDigestSigned_Internal(TcContext context, long keyHandle, boolean closeAudit, TcTpmNonce antiReplay, TcTcsAuth inAuth1, TcTpmSecret keyAuth)
          This method gets the signed digest of audited ordinals.
static TcBlobData TcTspInternal.TspGetCapability_Internal(TcContext context, long capArea, TcBlobData subCap)
          This method allows the TPM to report back the requestor what type of TPM it is dealing with.
static java.lang.Object[] TcTspInternal.TspGetCapabilityOwner_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method enables the TPM owner to retrieve information belonging to the TPM owner.
static java.lang.Object[] TcTspInternal.TspGetCredentials_Internal(TcContext context)
           
static TcTssPcrEvent TcTspInternal.TspGetPcrEvent(TcContext context, long pcrIndex, long number)
          This method is used to retrieve events logged with TcTcsi.TcsiLogPcrEvent(long, TcTssPcrEvent).
static long TcTspInternal.TspGetPcrEventCount(TcContext context, long pcrIndex)
          This method returns the number of events logged with TcTcsi.TcsiLogPcrEvent(long, TcTssPcrEvent).
static TcTssPcrEvent[] TcTspInternal.TspGetPcrEventLog(TcContext context)
          This method returns the event log of all events since the TPM was initialized.
static TcTssPcrEvent[] TcTspInternal.TspGetPcrEventsByPcr(TcContext context, long pcrIndex, long firstEvent, long eventCount)
          This metho returns an event log bound to a single PCR.
static java.lang.Object[] TcTspInternal.TspGetPubKey_Internal(TcContext context, long keyHandle, TcTcsAuth inAuth1, TcTpmSecret keyAuth)
           
static TcBlobData TcTspInternal.TspGetRandom_Internal(TcContext context, long bytesRequested)
          This method returns the next bytesRequested bytes from the random number generator to the caller.
static TcBlobData TcTspInternal.TspGetTestResult_Internal(TcContext context)
          This method provides manufacturer specific information regarding the results of the self-test.
static TcBlobData TcTspInternal.TspIfxReadTpm11Ek(TcContext context)
          This method reads the EK certificate embedded in 1.1b Infineon chips.
static java.lang.Object[] TcTspInternal.TspIncrementCounter_Internal(TcContext context, long countID, TcTcsAuth inAuth1, TcTpmSecret counterAuth)
          This method selects a counter if one has not yet been selected, and increments that counter register.
static TcTcsAuth TcTspInternal.TspKillMaintenanceFeature_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method triggers a permanent action that prevents ANYONE from creating a TPM maintenance archive until a new TPM owner is set.
static java.lang.Object[] TcTspInternal.TspLoadKey2ByBlob_Internal(TcContext context, long hUnwrappingKey, TcITpmKey wrappedKeyBlob, TcTcsAuth inAuth1, TcTpmSecret parentAuth)
           
static java.lang.Object[] TcTspInternal.TspLoadKeyByBlob_Internal(TcContext context, long hUnwrappingKey, TcTpmKey wrappedKeyBlob, TcTcsAuth inAuth1, TcTpmSecret parentAuth)
           
static java.lang.Object[] TcTspInternal.TspLoadMaintenanceArchive_Internal(TcContext context, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method loads a TPM maintenance archive that has been massaged by the manufacturer to load into another TPM.
static TcTpmDigest TcTspInternal.TspLoadManuMaintPub_Internal(TcContext context, TcTpmNonce antiReplay, TcTpmPubkey pubKey)
          This method loads the TPM manufactuerer's public key for use in the maintenance process.
static long TcTspInternal.TspLogPcrEvent(TcContext context, TcTssPcrEvent pcrEvent)
          This method adds a new event to the end of the array associated with the named PCR.
static java.lang.Object[] TcTspInternal.TspMakeIdentity_Internal(TcContext context, TcTpmEncauth identityAuth, TcTpmDigest labelPrivCADigest, TcITpmKeyNew idKeyParams, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret srkAuth, TcTpmSecret ownerAuth)
           
static java.lang.Object[] TcTspInternal.TspMakeIdentity2_Internal(TcContext context, TcTpmEncauth identityAuth, TcTpmDigest labelPrivCADigest, TcITpmKeyNew idKeyParams, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret srkAuth, TcTpmSecret ownerAuth)
           
static java.lang.Object[] TcTspInternal.TspMigrateKey_Internal(TcContext context, long maKeyHandle, TcTpmPubkey pubKey, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret keyAuth)
          This method performs the function of a migration authority.
static TcTcsAuth TcTspInternal.TspNvDefineSpace_Internal(TcContext context, TcTpmNvDataPublic pubInfo, TcTpmEncauth encAuth, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command sets aside space in the TPM NVRAM and defines the access requirements necessary to read and write that space.
static java.lang.Object[] TcTspInternal.TspNvReadValue_Internal(TcContext context, long nvIndex, long offset, long dataSz, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method reads a value from the NV store.
static java.lang.Object[] TcTspInternal.TspNvReadValueAuth_Internal(TcContext context, long nvIndex, long offset, long dataSz, TcTcsAuth inAuth1, TcTpmSecret authHmac)
          This method reads a value from the NV store.
static TcTcsAuth TcTspInternal.TspNvWriteValue_Internal(TcContext context, long nvIndex, long offset, TcBlobData data, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command writes the value to a defined area.
static TcTcsAuth TcTspInternal.TspNvWriteValueAuth_Internal(TcContext context, long nvIndex, long offset, TcBlobData data, TcTcsAuth inAuth1, TcTpmSecret authValue)
          This command writes a previously defined area.
static TcTcsAuth TcTspInternal.TspOIAP_Internal(TcContext context)
          This method allows the creation of an authorization handle and the tracking of the handle by the TPM.
static java.lang.Object[] TcTspInternal.TspOSAP_Internal(TcContext context, int entityType, long entityValue, TcTpmNonce nonceOddOSAP)
          This method creates the authorization handle, the shared secret and generates nonceEven and nonceEvenOSAP.
static TcTcsAuth TcTspInternal.TspOwnerClear_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command clears the TPM under owner authorization.
static java.lang.Object[] TcTspInternal.TspOwnerReadInternalPub_Internal(TcContext context, long keyHandle, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
           
static java.lang.Object[] TcTspInternal.TspOwnerReadPubek_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method allows the TPM owner to read the public endorsement key.
static TcTcsAuth TcTspInternal.TspOwnerSetDisable_Internal(TcContext context, boolean disableState, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method is used to change the status of the TPM_PERSISTENT_DISABLE flag.
static TcTpmDigest TcTspInternal.TspPcrRead_Internal(TcContext context, long pcrIndex)
          This method provides a non-cryptographic reporting of the contents of a named PCR.
static void TcTspInternal.TspPcrReset_Internal(TcContext context, TcTpmPcrSelection pcrSelection)
          This method resets a PCR register.
static void TcTspInternal.TspPhysicalDisable_Internal(TcContext context)
          This method disables the TPM physical presence.
static void TcTspInternal.TspPhysicalEnable_Internal(TcContext context)
          This method enables the TPM physical presence.
static void TcTspInternal.TspPhysicalPresence_Internal(TcContext context, int physicalPresence)
          This method sets the physical presence flags.
static void TcTspInternal.TspPhysicalSetDeactivated_Internal(TcContext context, boolean state)
          This method sets the TPM_PERSITSTENT_FLAGS.deactivated flag to the value in the state parameter.
static java.lang.Object[] TcTspInternal.TspQuote_Internal(TcContext context, long keyHandle, TcTpmNonce externalData, TcTpmPcrSelection targetPCR, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This command provides cryptographic reporting of PCR values.
static java.lang.Object[] TcTspInternal.TspQuote2_Internal(TcContext context, long keyHandle, TcTpmNonce externalData, TcTpmPcrSelection targetPCR, boolean addVersion, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This command provides cryptographic reporting of PCR values.
static TcTpmCounterValue TcTspInternal.TspReadCounter_Internal(TcContext context, long countID)
          This method reads the current value of a counter register.
static TcTpmCurrentTicks TcTspInternal.TspReadCurrentTicks_Internal(TcContext context)
          This method reads the current tick out of the TPM.
static TcTpmDigest TcTspInternal.TspReadManuMaintPub_Internal(TcContext context, TcTpmNonce antiReplay)
          This command is used to check whether the manufactuerer's public maintenance key in a TPM has the expected value.
static java.lang.Object[] TcTspInternal.TspReadPubek_Internal(TcContext context, TcTpmNonce antiReplay)
          This method returns the public portion of the endorsement key.
static TcTcsAuth TcTspInternal.TspReleaseCounter_Internal(TcContext context, long countID, TcTcsAuth inAuth1, TcTpmSecret counterAuth)
          This method releases a counter so that no reads or increments of the indicated counter will succeed.
static TcTcsAuth TcTspInternal.TspReleaseCounterOwner_Internal(TcContext context, long countID, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method releases a counter so that no reads or increments of the indicated counter will succeed.
static java.lang.Object[] TcTspInternal.TspReleaseTransportSigned_Internal(TcContext context, long keyHandle, TcTpmNonce antiReplay, long transHandle, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret keyAuth, TcTpmSecret transAuth)
           
static TcTcsAuth TcTspInternal.TspResetLockValue_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          Resets the lock that get set in a TPM after multiple false authorization attempts.
static void TcTspInternal.TspRevokeEndorsementKeyPair_Internal(TcContext context, TcTpmNonce EKReset)
          This method clears the TPM revocable endorsement key pair.
static java.lang.Object[] TcTspInternal.TspSeal_Internal(TcContext context, long keyHandle, TcTpmEncauth encAuth, TcITpmPcrInfo pcrInfo, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret pubAuth)
          This method allows software to explicitly state the future trusted configuration that the platform must be in for the secret to be revealed.
static java.lang.Object[] TcTspInternal.TspSealx_Internal(TcContext context, long keyHandle, TcTpmEncauth encAuth, TcTpmPcrInfoLong pcrInfo, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret pubAuth)
          This method allows software to explicitly state the future trusted configuration that the platform must be in for the secret to be revealed.
static void TcTspInternal.TspSelfTestFull_Internal(TcContext context)
          This method triggers a test of all TPM protected capabilities.
static TcTcsAuth TcTspInternal.TspSetCapability_Internal(TcContext context, long capArea, TcBlobData subCap, TcBlobData setValue, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method allows the caller to set values in the TPM.
static void TcTspInternal.TspSetOperatorAuth_Internal(TcContext context, TcTpmSecret operatorAuth)
          Sets the operator authorization value for the platform.
static TcTcsAuth TcTspInternal.TspSetOrdinalAuditStatus_Internal(TcContext context, long ordinalToAudit, boolean auditState, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This command sets the audit flag for a given ordinal.
static void TcTspInternal.TspSetOwnerInstall_Internal(TcContext context, boolean state)
          This method determines if the TPM has a current owner.
static TcTcsAuth TcTspInternal.TspSetRedirection_Internal(TcContext context, long keyHandle, long redirCmd, TcBlobData inputData, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          Redirected keys enable the output of a TPM to be directed to non-TCG security functions in the platform, without exposing that output to non-security functions.
static void TcTspInternal.TspSetTempDeactivated_Internal(TcContext context)
          This method sets the TPM_VOLATILE_FLAGS.deactivated to the value TRUE which temporarily deactivates the TPM.
static TcTcsAuth TcTspInternal.TspSetTempDeactivated2_Internal(TcContext context, TcTcsAuth inAuth1, TcTpmSecret operatorAuth)
          This method sets the TPM_VOLATILE_FLAGS.deactivated to the value TRUE which temporarily deactivates the TPM.
static TcTpmDigest TcTspInternal.TspSHA1Complete_Internal(TcContext context, TcBlobData hashData)
           
static java.lang.Object[] TcTspInternal.TspSHA1CompleteExtend_Internal(TcContext context, long pcrNum, TcBlobData hashData)
           
static java.lang.Long TcTspInternal.TspSHA1Start_Internal(TcContext context)
           
static void TcTspInternal.TspSHA1Update_Internal(TcContext context, long numBytes, TcBlobData hashData)
           
static java.lang.Object[] TcTspInternal.TspSign_Internal(TcContext context, long keyHandle, TcBlobData areaToSign, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This method signs a digest and returns the resulting digital signature.
static void TcTspInternal.TspStirRandom_Internal(TcContext context, TcBlobData inData)
          This method adds entropy to the RNG state.
static java.lang.Object[] TcTspInternal.TspTakeOwnership_Internal(TcContext context, int protocolID, TcBlobData encOwnerAuth, TcBlobData encSrkAuth, TcITpmKeyNew srkParams, TcTcsAuth inAuth1, TcTpmSecret ownerAuth)
          This method inserts the Owner-authorization data and creates a new Storage Root Key (SRK).
static void TcTspInternal.TspTerminateHandle_Internal(TcContext context, long handle)
          This method allows the TPM driver to clear out information in an authorization handle.
static java.lang.Object[] TcTspInternal.TspTickStampBlob_Internal(TcContext context, long keyHandle, TcTpmNonce antiReplay, TcTpmDigest digestToStamp, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This method is similar to a time stamp: it associates a tick value with a blob, indicating that the blob existed at some point earlier than the time corresponding to the tick value.
static java.lang.Object[] TcTspInternal.TspUnBind_Internal(TcContext context, long keyHandle, TcBlobData inData, TcTcsAuth inAuth1, TcTpmSecret privAuth)
          This method takes the data blob that is the result of a bind command and decrypts it for export to the user.
static java.lang.Object[] TcTspInternal.TspUnseal_Internal(TcContext context, long parentHandle, TcITpmStoredData inData, TcTcsAuth inAuth1, TcTcsAuth inAuth2, TcTpmSecret parentAuth, TcTpmSecret dataAuth)
          This method will reveal sealed data only if it was encrypted on this platform and the current configuration (defined by the named PCRs) is the one named as qualified to decrypt it.