iaik.tc.tss.api.constants.tsp
Class TcTssConstants

Object
  extended by TcTssConstants

public class TcTssConstants
extends Object

This class provides all the constants defined by the TCG for the TSS software stack.


Field Summary
static long NULL_HKEY
          Handle specifying NULL key.
static long NULL_HOBJECT
          Handle specifying NULL object.
static long TPM_CAP_PROP_TPM_CLEAR_ORDINAL_AUDIT
           
static long TPM_CAP_PROP_TPM_SET_ORDINAL_AUDIT
           
static long TSS_ALG_3DES
          3DES algorithm handle.
static long TSS_ALG_AES
          AES algorithm handle.
static long TSS_ALG_AES128
           
static long TSS_ALG_AES192
           
static long TSS_ALG_AES256
           
static long TSS_ALG_DEFAULT
           
static long TSS_ALG_DEFAULT_SIZE
           
static long TSS_ALG_DES
          DES algorithm handle.
static long TSS_ALG_HMAC
          HMAC algorithm handle.
static long TSS_ALG_MGF1
           
static long TSS_ALG_RSA
          RSA algorithm handle.
static long TSS_ALG_SHA
          SHA1 algorithm handle.
static long TSS_ALG_XOR
           
static long TSS_BLOB_STRUCT_VERSION
           
static long TSS_BLOB_TYPE_BOUNDDATA
           
static long TSS_BLOB_TYPE_CERTIFY_INFO
           
static long TSS_BLOB_TYPE_CERTIFY_INFO_2
           
static long TSS_BLOB_TYPE_CMK_BYTE_STREAM
           
static long TSS_BLOB_TYPE_CMK_MIG_KEY
           
static long TSS_BLOB_TYPE_KEY
           
static long TSS_BLOB_TYPE_KEY_1_2
           
static long TSS_BLOB_TYPE_MIGKEY
           
static long TSS_BLOB_TYPE_MIGTICKET
           
static long TSS_BLOB_TYPE_PRIVATEKEY
           
static long TSS_BLOB_TYPE_PRIVATEKEY_MOD1
           
static long TSS_BLOB_TYPE_PUBKEY
           
static long TSS_BLOB_TYPE_RANDOM_XOR
           
static long TSS_BLOB_TYPE_SEALEDDATA
           
static long TSS_CMK_DELEGATE_BIND
           
static long TSS_CMK_DELEGATE_LEGACY
           
static long TSS_CMK_DELEGATE_MIGRATE
           
static long TSS_CMK_DELEGATE_SIGNING
           
static long TSS_CMK_DELEGATE_STORAGE
           
static long TSS_CONNECTION_VERSION_1_1
           
static long TSS_CONNECTION_VERSION_1_2
           
static long TSS_DAA_LENGTH_E
           
static long TSS_DAA_LENGTH_E_PRIME
           
static long TSS_DAA_LENGTH_F
           
static long TSS_DAA_LENGTH_GAMMA
           
static long TSS_DAA_LENGTH_HASH
           
static long TSS_DAA_LENGTH_MFG1_GAMMA
           
static long TSS_DAA_LENGTH_MGF1_AR
           
static long TSS_DAA_LENGTH_N
           
static long TSS_DAA_LENGTH_RHO
           
static long TSS_DAA_LENGTH_S
           
static long TSS_DAA_LENGTH_SAFETY
           
static long TSS_DAA_LENGTH_V
           
static long TSS_DELEGATE_CACHEOWNERDELEGATION_OVERWRITEEXISTING
           
static long TSS_DELEGATE_INCREMENTVERIFICATIONCOUNT
           
static long TSS_DELEGATIONTYPE_KEY
           
static long TSS_DELEGATIONTYPE_NONE
           
static long TSS_DELEGATIONTYPE_OWNER
           
static long TSS_ENCDATA_BIND
          Data object is used for bind operation.
static long TSS_ENCDATA_LEGACY
          Data for legacy bind operation.
static long TSS_ENCDATA_SEAL
          Data object is used for seal operation.
static long TSS_ES_NONE
          No encryption scheme is set.
static long TSS_ES_RSAESOAEP_SHA1_MGF1
          The encryption and decryption is performed using the scheme RSA_ES_OAEP defined in [PKCS #1v2.0: 8.1] using SHA1 as the hash algorithm for the encoding operation.
static long TSS_ES_RSAESPKCSV15
          The encryption is performed using the scheme RSA_ES_PKCSV15 defined in [PKCS #1v2.0: 8.1].
static long TSS_ES_SYM_CBC_PKCS5PAD
           
static long TSS_ES_SYM_CNT
           
static long TSS_ES_SYM_OFB
           
static long TSS_EV_ACTION
          A logged event.
static long TSS_EV_CODE_CERT
          The event is in response to loading a firmware or software component for which a VE certificate was available.
static long TSS_EV_CODE_NOCERT
          The event is in response to loading a firmware or other software component, but no VE certificate was found.
static long TSS_EV_NO_ACTION
          The action was not performed.
static long TSS_EV_PLATFORM_SPECIFIC
          Implementation specification defined data.
static long TSS_EV_SEPARATOR
          A list of actions was complete.
static long TSS_EV_XML_CONFIG
          The event describes the platform configuration.
static long TSS_FLAG_DAA_PSEUDONYM_ENCRYPTED
           
static long TSS_FLAG_DAA_PSEUDONYM_PLAIN
           
static long TSS_FLAG_DAA_SIGN_IDENTITY_KEY
           
static long TSS_FLAG_DAA_SIGN_MESSAGE_HASH
           
static long TSS_HASH_DEFAULT
          Default hash algorithm.
static long TSS_HASH_OTHER
          Hash object with other algorithm.
static long TSS_HASH_SHA1
          Hash object with algorithm SHA1.
static long TSS_KEY_AUTHORIZATION
          Key needs authorization.
static long TSS_KEY_AUTHORIZATION_PRIV_USE_ONLY
           
static long TSS_KEY_CERTIFIED_MIGRATABLE
           
static long TSS_KEY_EMPTY_KEY
          no TCG key template (empty TSP key object)
static long TSS_KEY_MIGRATABLE
          Key is migratable.
static long TSS_KEY_NO_AUTHORIZATION
          Key needs no authorization (DEFAULT).
static long TSS_KEY_NON_VOLATILE
          Key is non-volatile.
static long TSS_KEY_NOT_CERTIFIED_MIGRATABLE
           
static long TSS_KEY_NOT_MIGRATABLE
          Key is not migratable (DEFAULT).
static long TSS_KEY_SIZE_1024
          Key size 1024 bits.
static long TSS_KEY_SIZE_16384
          Key size 16384 bits.
static long TSS_KEY_SIZE_2048
          Key size 2048 bits.
static long TSS_KEY_SIZE_4096
          Key size 4096 bits.
static long TSS_KEY_SIZE_512
          Key size 512 bits.
static long TSS_KEY_SIZE_8192
          Key size 8192 bits.
static long TSS_KEY_SIZE_BITMASK
           
static long TSS_KEY_SIZE_DEFAULT
           
static long TSS_KEY_SIZEVAL_1024BIT
           
static long TSS_KEY_SIZEVAL_16384BIT
           
static long TSS_KEY_SIZEVAL_2048BIT
           
static long TSS_KEY_SIZEVAL_4096BIT
           
static long TSS_KEY_SIZEVAL_512BIT
           
static long TSS_KEY_SIZEVAL_8192BIT
           
static long TSS_KEY_STRUCT_BITMASK
           
static long TSS_KEY_STRUCT_DEFAULT
           
static long TSS_KEY_STRUCT_KEY
           
static long TSS_KEY_STRUCT_KEY12
           
static long TSS_KEY_TEMPLATE_BITMASK
           
static long TSS_KEY_TSP_SRK
          use a TCG SRK template (TSP key object for SRK)
static long TSS_KEY_TYPE_AUTHCHANGE
          An ephemeral key used to change authorization value.
static long TSS_KEY_TYPE_BIND
          Binding Key for TPM binding operations.
static long TSS_KEY_TYPE_BITMASK
           
static long TSS_KEY_TYPE_DEFAULT
          Default key (legacy key)
static long TSS_KEY_TYPE_IDENTITY
          Key for an identity.
static long TSS_KEY_TYPE_LEGACY
          Key that can perform signing and binding.
static long TSS_KEY_TYPE_MIGRATE
          Key that can act as a CMK MA
static long TSS_KEY_TYPE_SIGNING
          Key for signing operations.
static long TSS_KEY_TYPE_STORAGE
          Key for wrapping keys.
static long TSS_KEY_VOLATILE
          Key is volatile.
static long TSS_KEYAUTH_AUTH_ALWAYS
          Key always requires authorization
static long TSS_KEYAUTH_AUTH_NEVER
          Key always requires authorization
static long TSS_KEYAUTH_AUTH_PRIV_USE_ONLY
           
static long TSS_KEYFLAG_CERTIFIED_MIGRATABLE
           
static long TSS_KEYFLAG_MIGRATABLE
           
static long TSS_KEYFLAG_REDIRECTION
           
static long TSS_KEYFLAG_VOLATILEKEY
           
static long TSS_KEYUSAGE_AUTHCHANGE
          The key is used to change authorization.
static long TSS_KEYUSAGE_BIND
          The key can be used for binding and unbinding operations only.
static long TSS_KEYUSAGE_IDENTITY
          The key is used for operations that require a TPM identity, only.
static long TSS_KEYUSAGE_LEGACY
          The key is used for operations that require a TPM identity, only.
static long TSS_KEYUSAGE_MIGRATE
           
static long TSS_KEYUSAGE_SIGN
          The [private] key is used for signing operations, only.
static long TSS_KEYUSAGE_STORAGE
          The key is used to wrap and unwrap other keys in the Protected Storage hierarchy, only.
static long TSS_MIGATTRIB_AUTHORITY_APPROVAL_HMAC
           
static long TSS_MIGATTRIB_AUTHORITY_DATA
           
static long TSS_MIGATTRIB_AUTHORITY_DIGEST
           
static long TSS_MIGATTRIB_AUTHORITY_MSALIST
           
static long TSS_MIGATTRIB_MIG_AUTH_AUTHORITY_DIGEST
           
static long TSS_MIGATTRIB_MIG_AUTH_DATA
           
static long TSS_MIGATTRIB_MIG_AUTH_DESTINATION_DIGEST
           
static long TSS_MIGATTRIB_MIG_AUTH_SOURCE_DIGEST
           
static long TSS_MIGATTRIB_MIG_AUTHORITY_PUBKEY_BLOB
           
static long TSS_MIGATTRIB_MIG_DESTINATION_PUBKEY_BLOB
           
static long TSS_MIGATTRIB_MIG_MSALIST_PUBKEY_BLOB
           
static long TSS_MIGATTRIB_MIG_SOURCE_PUBKEY_BLOB
           
static long TSS_MIGATTRIB_MIGRATION_REWRAPPED_BLOB
           
static long TSS_MIGATTRIB_MIGRATION_XOR_BLOB
           
static long TSS_MIGATTRIB_MIGRATIONBLOB
           
static long TSS_MIGATTRIB_MIGRATIONTICKET
           
static long TSS_MIGATTRIB_PAYLOAD_TYPE
           
static long TSS_MIGATTRIB_PT_MIGRATE_EXTERNAL
           
static long TSS_MIGATTRIB_PT_MIGRATE_RESTRICTED
           
static long TSS_MIGATTRIB_TICKET_DATA
           
static long TSS_MIGATTRIB_TICKET_RESTRICT_TICKET
           
static long TSS_MIGATTRIB_TICKET_SIG_DIGEST
           
static long TSS_MIGATTRIB_TICKET_SIG_TICKET
           
static long TSS_MIGATTRIB_TICKET_SIG_VALUE
           
static long TSS_MS_MAINT
          A public key that can be used for the maintenance commands.
static long TSS_MS_MIGRATE
          A public key that can be used for migrating a key utilizing Tspi_Key_CreateMigrationBlob followed by Tspi_Key_ConvertMigrationBlob.
static long TSS_MS_RESTRICT_APPROVE_DOUBLE
           
static long TSS_MS_RESTRICT_MIGRATE
           
static long TSS_MS_RESTRICT_MIGRATE_EXTERNAL
           
static long TSS_MS_REWRAP
          A public key that can be used for migrating a key by just rewrapping this key utilizing Tspi_Key_CreateMigrationBlob.
static long TSS_NV_DEFINED
           
static long TSS_NV_INDEX_SESSIONS
           
static long TSS_NV_MASK_DEFINED
           
static long TSS_NV_MASK_INDEX
           
static long TSS_NV_MASK_PLATFORM
           
static long TSS_NV_MASK_PURVIEW
           
static long TSS_NV_MASK_RESERVED
           
static long TSS_NV_MASK_TPM
           
static long TSS_NV_MASK_USER
           
static long TSS_NV_PLATFORM
           
static long TSS_NV_TPM
           
static long TSS_NV_USER
           
static long TSS_OBJECT_TYPE_DAA_ARA_KEY
           
static long TSS_OBJECT_TYPE_DAA_CERTIFICATE
           
static long TSS_OBJECT_TYPE_DAA_ISSUER_KEY
           
static long TSS_OBJECT_TYPE_DELFAMILY
           
static long TSS_OBJECT_TYPE_ENCDATA
          Encrypted data object.
static long TSS_OBJECT_TYPE_HASH
          Hash object.
static long TSS_OBJECT_TYPE_MIGDATA
           
static long TSS_OBJECT_TYPE_NV
           
static long TSS_OBJECT_TYPE_PCRS
          PCR composite object.
static long TSS_OBJECT_TYPE_POLICY
          Policy object.
static long TSS_OBJECT_TYPE_RSAKEY
          RSA key object.
static long TSS_PCRS_DIRECTION_CREATION
           
static long TSS_PCRS_DIRECTION_RELEASE
           
static long TSS_PCRS_STRUCT_DEFAULT
           
static long TSS_PCRS_STRUCT_INFO
           
static long TSS_PCRS_STRUCT_INFO_LONG
           
static long TSS_PCRS_STRUCT_INFO_SHORT
           
static long TSS_POLICY_MIGRATION
          Policy object used for migration.
static long TSS_POLICY_OPERATOR
           
static long TSS_POLICY_USAGE
          Policy object used for (usage) authorization.
static long TSS_PS_TYPE_SYSTEM
          Key is registered persistently in the system storage database.
static long TSS_PS_TYPE_USER
          Key is registered persistently in the user storage database.
static long TSS_RT_AUTH
           
static long TSS_RT_COUNTER
           
static long TSS_RT_KEY
           
static long TSS_RT_TRANS
           
static long TSS_SECRET_LIFETIME_ALWAYS
          Secret will not be invalidated.
static long TSS_SECRET_LIFETIME_COUNTER
          Secret may be used n-times.
static long TSS_SECRET_LIFETIME_TIMER
          Secret will be valid for n seconds.
static long TSS_SECRET_MODE_CALLBACK
          Application has to provide a callback function
static long TSS_SECRET_MODE_NONE
          No authorization will be processed
static long TSS_SECRET_MODE_PLAIN
          Secret string will be hashed using SHA1
static long TSS_SECRET_MODE_POPUP
          TSS will ask for a secret (presenting a dialog box to the user).
static long TSS_SECRET_MODE_SHA1
          Secret string will not be touched by TSP.
static long TSS_SS_NONE
          No signature scheme.
static long TSS_SS_RSASSAPKCS1V15_DER
          The signature is performed using the scheme RSASSA-PKCS1-v1.5 defined in [PKCS #1v2.0: 8.1].
static long TSS_SS_RSASSAPKCS1V15_SHA1
          The signature is be performed using the scheme RSASSA-PKCS1-v1.5 defined in [PKCS #1v2.0: 8.1] using SHA1 as the hash algorithm for the encoding operation.
static long TSS_TCSCAP_ALG
          Queries whether an algorithm is supported.
static long TSS_TCSCAP_CACHING
          Queries the support of key and authorization caching.
static long TSS_TCSCAP_MANUFACTURER
          Queries the support of a persistent storage.
static long TSS_TCSCAP_PERSSTORAGE
          Queries the support of a persistent storage.
static long TSS_TCSCAP_PLATFORM_CLASS
           
static long TSS_TCSCAP_PLATFORM_INFO
           
static long TSS_TCSCAP_PLATFORM_TYPE
           
static long TSS_TCSCAP_PLATFORM_VERSION
           
static long TSS_TCSCAP_PROP_ALL_PLATFORMS
           
static long TSS_TCSCAP_PROP_AUTHCACHE
          TRUE indicates that the TCS supports authorization session caching, FALSE indicates that the TCS does not support authorization session caching.
static long TSS_TCSCAP_PROP_HOST_PLATFORM
           
static long TSS_TCSCAP_PROP_KEYCACHE
          TRUE indicates that the TCS supports key caching, FALSE indicates that the TCS does not support key caching.
static long TSS_TCSCAP_PROP_MANUFACTURER_ID
          Returns the manufacurer or implementer of the TCS.
static long TSS_TCSCAP_PROP_MANUFACTURER_STR
          Returns an Unicode string of the TCS manufacturer.
static long TSS_TCSCAP_TRANS_EXCLUSIVE
           
static long TSS_TCSCAP_TRANSPORT
           
static long TSS_TCSCAP_VERSION
          Queries the current TCS version.
static long TSS_TPMATTRIB_EKCERT
           
static long TSS_TPMATTRIB_PLATFORM_CC
           
static long TSS_TPMATTRIB_PLATFORMCERT
           
static long TSS_TPMATTRIB_TPM_CC
           
static long TSS_TPMCAP_ALG
          Queries whether an algorithm is supported.
static long TSS_TPMCAP_AUTH_ENCRYPT
           
static long TSS_TPMCAP_FLAG
          Queries the state of a flag.
static long TSS_TPMCAP_HANDLE
           
static long TSS_TPMCAP_MFR
           
static long TSS_TPMCAP_NV_INDEX
           
static long TSS_TPMCAP_NV_LIST
           
static long TSS_TPMCAP_ORD
          Queries whether an ordinal is supported.
static long TSS_TPMCAP_PROP_ACTIVECOUNTER
           
static long TSS_TPMCAP_PROP_AUTHSESSIONS
           
static long TSS_TPMCAP_PROP_CMKRESTRICTION
           
static long TSS_TPMCAP_PROP_CONTEXTS
           
static long TSS_TPMCAP_PROP_COUNTERS
           
static long TSS_TPMCAP_PROP_DAA_INTERRUPT
           
static long TSS_TPMCAP_PROP_DAASESSIONS
           
static long TSS_TPMCAP_PROP_DELEGATEROWS
           
static long TSS_TPMCAP_PROP_DIR
          The number of DIR registers supported by the TPM.
static long TSS_TPMCAP_PROP_DURATION
           
static long TSS_TPMCAP_PROP_FAMILYROWS
           
static long TSS_TPMCAP_PROP_INPUTBUFFERSIZE
           
static long TSS_TPMCAP_PROP_LOCALITIES_AVAIL
           
static long TSS_TPMCAP_PROP_MANUFACTURER
          The manufacturer of the TPM.
static long TSS_TPMCAP_PROP_MAXAUTHSESSIONS
           
static long TSS_TPMCAP_PROP_MAXCONTEXTCOUNTDIST
           
static long TSS_TPMCAP_PROP_MAXCONTEXTS
           
static long TSS_TPMCAP_PROP_MAXCOUNTERS
           
static long TSS_TPMCAP_PROP_MAXDAASESSIONS
           
static long TSS_TPMCAP_PROP_MAXKEYS
           
static long TSS_TPMCAP_PROP_MAXNVAVAILABLE
           
static long TSS_TPMCAP_PROP_MAXSESSIONS
           
static long TSS_TPMCAP_PROP_MAXTRANSESSIONS
           
static long TSS_TPMCAP_PROP_OWNER
           
static long TSS_TPMCAP_PROP_PCR
          The number of PCR registers supported by the TPM.
static long TSS_TPMCAP_PROP_REVISION
           
static long TSS_TPMCAP_PROP_SESSIONS
           
static long TSS_TPMCAP_PROP_SLOTS
          The maximum number of 2048 bit RSA keys that the TPM is capable of loading.
static long TSS_TPMCAP_PROP_STARTUPEFFECTS
           
static long TSS_TPMCAP_PROP_TISTIMEOUTS
           
static long TSS_TPMCAP_PROP_TRANSESSIONS
           
static long TSS_TPMCAP_PROPERTY
          Determines a physical property of the TPM.
static long TSS_TPMCAP_SELECT_SIZE
          Queries the selection size that can be used with 1.1 and 1.2 structures.
static long TSS_TPMCAP_SET_PERM_FLAGS
           
static long TSS_TPMCAP_SET_VENDOR
           
static long TSS_TPMCAP_SYM_MODE
           
static long TSS_TPMCAP_TRANS_ES
           
static long TSS_TPMCAP_VERSION
          Queries the current TPM version.
static long TSS_TPMCAP_VERSION_VAL
           
static long TSS_TPMSTATUS_ALLOWMAINTENANCE
          Query whether the TPM owner may create a maintenance archive utilizing the method CreateMaintenanceArchive() or not.
static long TSS_TPMSTATUS_CEKP_USED
          Query whether the endorsement key pair was created using the methode Tspi_TPM_CreateEndorsementKey() or it was created using a manufacturers process.
static long TSS_TPMSTATUS_DEACTIVATED
          Query whether the TPM is deactivated or activated.
static long TSS_TPMSTATUS_DISABLED
          Query whether TPM is disabled or enabled.
static long TSS_TPMSTATUS_DISABLEFORCECLEAR
          Prevent temporarily (until next power on) a forced clear of the TPM ownership.
static long TSS_TPMSTATUS_DISABLEOWNERCLEAR
          Permanently disable the TPM owner authorized clearing of TPM ownership.
static long TSS_TPMSTATUS_DISABLEPUBEKREAD
          Permanently disable the ability to read the endorsement public key without requiring TPM owner authorizition.
static long TSS_TPMSTATUS_DISABLEPUBSRKREAD
           
static long TSS_TPMSTATUS_ENABLE_REVOKEEK
           
static long TSS_TPMSTATUS_FIPS
           
static long TSS_TPMSTATUS_MAINTENANCEUSED
           
static long TSS_TPMSTATUS_NV_LOCK
           
static long TSS_TPMSTATUS_OPERATOR_INSTALLED
           
static long TSS_TPMSTATUS_OWNERSETDISABLE
          Disable the TPM.
static long TSS_TPMSTATUS_PHYSICALDISABLE
          Disable the TPM.
static long TSS_TPMSTATUS_PHYSICALSETDEACTIVATED
          Deactivate the TPM.
static long TSS_TPMSTATUS_PHYSPRES_CMDENABLE
          Query whether the TPM command TSC_PhysicalPresence is enabled to provide proof of physical presence.
static long TSS_TPMSTATUS_PHYSPRES_HWENABLE
          Query whether the TPM hardware signal is enabled to provide proof of physical presence.
static long TSS_TPMSTATUS_PHYSPRES_LIFETIMELOCK
          Query whether both physicalPresenceHWEnable and physicalPresenceCMDEnable flags are locked and cannot be changed for the life of the TPM.
static long TSS_TPMSTATUS_PHYSPRES_LOCK
          Query whether changes to the physicalPresence flag are permitted.
static long TSS_TPMSTATUS_PHYSPRESENCE
          Query whether a TPM owner is present indicated by the TPM command TSC_PhysicalPresence.
static long TSS_TPMSTATUS_POSTINITIALISE
          Indicates that the TPM is between the TPM_Init state and the execution of the TPM_Startup command.
static long TSS_TPMSTATUS_RESETLOCK
          Resets the effects of multiple authorization failures.
static long TSS_TPMSTATUS_SETOWNERINSTALL
          Set the ability to take TPM ownwership utilizing the method TPM_TakeOwnership().
static long TSS_TPMSTATUS_SETTEMPDEACTIVATED
          Temporarily deactivate (until next power on) the TPM.
static long TSS_TPMSTATUS_TPM_ESTABLISHED
           
static long TSS_TPMSTATUS_TPMPOST
          Sets the TPM to force a full sefttest before allowing commands to be performed.
static long TSS_TPMSTATUS_TPMPOSTLOCK
          Locks the state of the TSS_TPMSTATUS_TPMPOST flag for the lifetime of the TPM.
static long TSS_TSPATTRIB_ALG_IDENTIFIER
           
static long TSS_TSPATTRIB_CONTEXT_CONNECTION_VERSION
           
static long TSS_TSPATTRIB_CONTEXT_MACHINE_NAME
          Get the machine name of the TSS given as a zero terminated UNICODE string the context object is connected with.
static long TSS_TSPATTRIB_CONTEXT_NOT_SILENT
          TSP dialogs are shown (Default).
static long TSS_TSPATTRIB_CONTEXT_SILENT
          TSP dialogs are not shown.
static long TSS_TSPATTRIB_CONTEXT_SILENT_MODE
          Get/set the silent mode of a context object.
static long TSS_TSPATTRIB_CONTEXT_TRANSPORT
           
static long TSS_TSPATTRIB_CONTEXT_VERSION_AUTO
           
static long TSS_TSPATTRIB_CONTEXT_VERSION_MODE
           
static long TSS_TSPATTRIB_CONTEXT_VERSION_V1_1
           
static long<