Package tss.tpm

Class TPM_RC

  • All Implemented Interfaces:
    TpmMarshaller

    public final class TPM_RC
    extends TpmEnum<TPM_RC>
    In general, response codes defined in TPM 2.0 Part 2 will be unmarshaling errors and will have the F (format) bit SET. Codes that are unique to TPM 2.0 Part 3 will have the F bit CLEAR but the V (version) attribute will be SET to indicate that it is a TPM 2.0 response code. See Response Code Details in TPM 2.0 Part 1.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TPM_RC._N
      Values from enum _N are only intended to be used in case labels of a switch statement using the result of this.asEnum() method as the switch condition.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static TPM_RC _1
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _2
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _3
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _4
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _5
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _6
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _7
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _8
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC _9
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC A
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC ASYMMETRIC
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC ATTRIBUTES
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTH_CONTEXT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTH_FAIL
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTH_MISSING
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTH_TYPE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTH_UNAVAILABLE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC AUTHSIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC B
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC BAD_AUTH
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC BAD_CONTEXT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC BAD_TAG
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC BINDING
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC C
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC CANCELED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC COMMAND_CODE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC COMMAND_SIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC CONTEXT_GAP
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC CPHASH
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC CURVE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC D
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC DISABLED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC E
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC ECC_POINT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC EXCLUSIVE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC EXPIRED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC F
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC FAILURE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC H
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC HANDLE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC HASH
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC HIERARCHY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC HMAC
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC INITIALIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC INSUFFICIENT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC INTEGRITY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC KDF
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC KEY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC KEY_SIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC LOCALITY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC LOCKOUT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC MEMORY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC MGF
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC MODE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC N_MASK
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NEEDS_TEST
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NO_RESULT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NONCE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NOT_USED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_AUTHORIZATION
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_DEFINED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_LOCKED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_RANGE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_RATE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_SIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_SPACE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_UNAVAILABLE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC NV_UNINITIALIZED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC OBJECT_HANDLES
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC OBJECT_MEMORY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC P
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC PARENT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC PCR
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC PCR_CHANGED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC POLICY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC POLICY_CC
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC POLICY_FAIL
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC PP
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC PRIVATE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RANGE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RC_FMT1
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RC_MAX_FM0
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RC_VER1
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RC_WARN
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REBOOT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H0
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H1
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H2
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H3
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H4
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H5
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_H6
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S0
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S1
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S2
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S3
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S4
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S5
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC REFERENCE_S6
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RESERVED_BITS
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC RETRY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC S
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SCHEME
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SELECTOR
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SENSITIVE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SEQUENCE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SESSION_HANDLES
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SESSION_MEMORY
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SIGNATURE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SUCCESS
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC SYMMETRIC
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TAG
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_ACCESS_DENIED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_BAD_PARAMETER
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_BUFFER_TOO_LARGE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_COMMAND_BLOCKED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_COMMAND_CANCELED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_DUPLICATE_V_HANDLE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_EMBEDDED_COMMAND_BLOCKED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_EMBEDDED_COMMAND_UNSUPPORTED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INSUFFICIENT_BUFFER
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INTERNAL_ERROR
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INVALID_CONTEXT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INVALID_CONTEXT_PARAM
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INVALID_HANDLE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_INVALID_OUTPUT_POINTER
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_IO_ERROR
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_OWNER_AUTH_NOT_FOUND
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_PPI_FUNCTION_NOT_SUPPORTED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_PPI_NOT_SUPPORTED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_SERVICE_DISABLED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_SERVICE_NOT_RUNNING
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_SERVICE_START_PENDING
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_TOO_MANY_CONTEXTS
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_TOO_MANY_RESOURCES
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_TPM_NOT_FOUND
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TBS_UNKNOWN_ERROR
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TESTING
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TICKET
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TOO_MANY_CONTEXTS
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_DISPATCH_FAILED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_RESP_BUF_INVALID_SESSION_TAG
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_RESP_BUF_INVALID_SIZE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_RESP_BUF_TOO_SHORT
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_SEND_OP_FAILED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_BAD_ACK
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_BAD_HANDSHAKE_RESP
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_BAD_RESP_LEN
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_DISCONNECTED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_INVALID_SIZE_TAG
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_SERVER_TOO_OLD
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TSS_TCP_UNEXPECTED_STARTUP_RESP
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC TYPE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC UNBALANCED
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC UPGRADE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC VALUE
      These definitions provide mapping of the Java enum constants to their TPM integer values
      static TPM_RC YIELDED
      These definitions provide mapping of the Java enum constants to their TPM integer values
    • Constructor Summary

      Constructors 
      Constructor Description
      TPM_RC()  
      TPM_RC​(int value)  
    • Field Detail

      • SUCCESS

        public static final TPM_RC SUCCESS
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • BAD_TAG

        public static final TPM_RC BAD_TAG
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RC_VER1

        public static final TPM_RC RC_VER1
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • INITIALIZE

        public static final TPM_RC INITIALIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • FAILURE

        public static final TPM_RC FAILURE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SEQUENCE

        public static final TPM_RC SEQUENCE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • PRIVATE

        public static final TPM_RC PRIVATE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • HMAC

        public static final TPM_RC HMAC
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • DISABLED

        public static final TPM_RC DISABLED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • EXCLUSIVE

        public static final TPM_RC EXCLUSIVE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTH_TYPE

        public static final TPM_RC AUTH_TYPE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTH_MISSING

        public static final TPM_RC AUTH_MISSING
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • POLICY

        public static final TPM_RC POLICY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • PCR

        public static final TPM_RC PCR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • PCR_CHANGED

        public static final TPM_RC PCR_CHANGED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • UPGRADE

        public static final TPM_RC UPGRADE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TOO_MANY_CONTEXTS

        public static final TPM_RC TOO_MANY_CONTEXTS
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTH_UNAVAILABLE

        public static final TPM_RC AUTH_UNAVAILABLE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REBOOT

        public static final TPM_RC REBOOT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • UNBALANCED

        public static final TPM_RC UNBALANCED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • COMMAND_SIZE

        public static final TPM_RC COMMAND_SIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • COMMAND_CODE

        public static final TPM_RC COMMAND_CODE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTHSIZE

        public static final TPM_RC AUTHSIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTH_CONTEXT

        public static final TPM_RC AUTH_CONTEXT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_RANGE

        public static final TPM_RC NV_RANGE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_SIZE

        public static final TPM_RC NV_SIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_LOCKED

        public static final TPM_RC NV_LOCKED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_AUTHORIZATION

        public static final TPM_RC NV_AUTHORIZATION
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_UNINITIALIZED

        public static final TPM_RC NV_UNINITIALIZED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_SPACE

        public static final TPM_RC NV_SPACE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_DEFINED

        public static final TPM_RC NV_DEFINED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • BAD_CONTEXT

        public static final TPM_RC BAD_CONTEXT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • CPHASH

        public static final TPM_RC CPHASH
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • PARENT

        public static final TPM_RC PARENT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NEEDS_TEST

        public static final TPM_RC NEEDS_TEST
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NO_RESULT

        public static final TPM_RC NO_RESULT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SENSITIVE

        public static final TPM_RC SENSITIVE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RC_MAX_FM0

        public static final TPM_RC RC_MAX_FM0
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RC_FMT1

        public static final TPM_RC RC_FMT1
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • ASYMMETRIC

        public static final TPM_RC ASYMMETRIC
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • ATTRIBUTES

        public static final TPM_RC ATTRIBUTES
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • HASH

        public static final TPM_RC HASH
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • VALUE

        public static final TPM_RC VALUE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • HIERARCHY

        public static final TPM_RC HIERARCHY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • KEY_SIZE

        public static final TPM_RC KEY_SIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • MGF

        public static final TPM_RC MGF
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • MODE

        public static final TPM_RC MODE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TYPE

        public static final TPM_RC TYPE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • HANDLE

        public static final TPM_RC HANDLE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • KDF

        public static final TPM_RC KDF
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RANGE

        public static final TPM_RC RANGE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • AUTH_FAIL

        public static final TPM_RC AUTH_FAIL
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NONCE

        public static final TPM_RC NONCE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • PP

        public static final TPM_RC PP
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SCHEME

        public static final TPM_RC SCHEME
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SIZE

        public static final TPM_RC SIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SYMMETRIC

        public static final TPM_RC SYMMETRIC
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TAG

        public static final TPM_RC TAG
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SELECTOR

        public static final TPM_RC SELECTOR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • INSUFFICIENT

        public static final TPM_RC INSUFFICIENT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SIGNATURE

        public static final TPM_RC SIGNATURE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • KEY

        public static final TPM_RC KEY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • POLICY_FAIL

        public static final TPM_RC POLICY_FAIL
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • INTEGRITY

        public static final TPM_RC INTEGRITY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TICKET

        public static final TPM_RC TICKET
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RESERVED_BITS

        public static final TPM_RC RESERVED_BITS
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • BAD_AUTH

        public static final TPM_RC BAD_AUTH
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • EXPIRED

        public static final TPM_RC EXPIRED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • POLICY_CC

        public static final TPM_RC POLICY_CC
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • BINDING

        public static final TPM_RC BINDING
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • CURVE

        public static final TPM_RC CURVE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • ECC_POINT

        public static final TPM_RC ECC_POINT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RC_WARN

        public static final TPM_RC RC_WARN
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • CONTEXT_GAP

        public static final TPM_RC CONTEXT_GAP
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • OBJECT_MEMORY

        public static final TPM_RC OBJECT_MEMORY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SESSION_MEMORY

        public static final TPM_RC SESSION_MEMORY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • MEMORY

        public static final TPM_RC MEMORY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • SESSION_HANDLES

        public static final TPM_RC SESSION_HANDLES
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • OBJECT_HANDLES

        public static final TPM_RC OBJECT_HANDLES
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • LOCALITY

        public static final TPM_RC LOCALITY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • YIELDED

        public static final TPM_RC YIELDED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • CANCELED

        public static final TPM_RC CANCELED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TESTING

        public static final TPM_RC TESTING
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H0

        public static final TPM_RC REFERENCE_H0
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H1

        public static final TPM_RC REFERENCE_H1
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H2

        public static final TPM_RC REFERENCE_H2
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H3

        public static final TPM_RC REFERENCE_H3
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H4

        public static final TPM_RC REFERENCE_H4
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H5

        public static final TPM_RC REFERENCE_H5
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_H6

        public static final TPM_RC REFERENCE_H6
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S0

        public static final TPM_RC REFERENCE_S0
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S1

        public static final TPM_RC REFERENCE_S1
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S2

        public static final TPM_RC REFERENCE_S2
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S3

        public static final TPM_RC REFERENCE_S3
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S4

        public static final TPM_RC REFERENCE_S4
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S5

        public static final TPM_RC REFERENCE_S5
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • REFERENCE_S6

        public static final TPM_RC REFERENCE_S6
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_RATE

        public static final TPM_RC NV_RATE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • LOCKOUT

        public static final TPM_RC LOCKOUT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • RETRY

        public static final TPM_RC RETRY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NV_UNAVAILABLE

        public static final TPM_RC NV_UNAVAILABLE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • NOT_USED

        public static final TPM_RC NOT_USED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • H

        public static final TPM_RC H
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • P

        public static final TPM_RC P
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • S

        public static final TPM_RC S
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _1

        public static final TPM_RC _1
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _2

        public static final TPM_RC _2
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _3

        public static final TPM_RC _3
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _4

        public static final TPM_RC _4
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _5

        public static final TPM_RC _5
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _6

        public static final TPM_RC _6
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _7

        public static final TPM_RC _7
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _8

        public static final TPM_RC _8
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • _9

        public static final TPM_RC _9
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • A

        public static final TPM_RC A
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • B

        public static final TPM_RC B
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • C

        public static final TPM_RC C
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • D

        public static final TPM_RC D
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • E

        public static final TPM_RC E
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • F

        public static final TPM_RC F
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • N_MASK

        public static final TPM_RC N_MASK
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_BAD_HANDSHAKE_RESP

        public static final TPM_RC TSS_TCP_BAD_HANDSHAKE_RESP
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_SERVER_TOO_OLD

        public static final TPM_RC TSS_TCP_SERVER_TOO_OLD
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_BAD_ACK

        public static final TPM_RC TSS_TCP_BAD_ACK
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_BAD_RESP_LEN

        public static final TPM_RC TSS_TCP_BAD_RESP_LEN
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_UNEXPECTED_STARTUP_RESP

        public static final TPM_RC TSS_TCP_UNEXPECTED_STARTUP_RESP
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_INVALID_SIZE_TAG

        public static final TPM_RC TSS_TCP_INVALID_SIZE_TAG
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_TCP_DISCONNECTED

        public static final TPM_RC TSS_TCP_DISCONNECTED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_DISPATCH_FAILED

        public static final TPM_RC TSS_DISPATCH_FAILED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_SEND_OP_FAILED

        public static final TPM_RC TSS_SEND_OP_FAILED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_RESP_BUF_TOO_SHORT

        public static final TPM_RC TSS_RESP_BUF_TOO_SHORT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_RESP_BUF_INVALID_SESSION_TAG

        public static final TPM_RC TSS_RESP_BUF_INVALID_SESSION_TAG
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TSS_RESP_BUF_INVALID_SIZE

        public static final TPM_RC TSS_RESP_BUF_INVALID_SIZE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_COMMAND_BLOCKED

        public static final TPM_RC TBS_COMMAND_BLOCKED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INVALID_HANDLE

        public static final TPM_RC TBS_INVALID_HANDLE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_DUPLICATE_V_HANDLE

        public static final TPM_RC TBS_DUPLICATE_V_HANDLE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_EMBEDDED_COMMAND_BLOCKED

        public static final TPM_RC TBS_EMBEDDED_COMMAND_BLOCKED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_EMBEDDED_COMMAND_UNSUPPORTED

        public static final TPM_RC TBS_EMBEDDED_COMMAND_UNSUPPORTED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_UNKNOWN_ERROR

        public static final TPM_RC TBS_UNKNOWN_ERROR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INTERNAL_ERROR

        public static final TPM_RC TBS_INTERNAL_ERROR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_BAD_PARAMETER

        public static final TPM_RC TBS_BAD_PARAMETER
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INVALID_OUTPUT_POINTER

        public static final TPM_RC TBS_INVALID_OUTPUT_POINTER
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INVALID_CONTEXT

        public static final TPM_RC TBS_INVALID_CONTEXT
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INSUFFICIENT_BUFFER

        public static final TPM_RC TBS_INSUFFICIENT_BUFFER
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_IO_ERROR

        public static final TPM_RC TBS_IO_ERROR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_INVALID_CONTEXT_PARAM

        public static final TPM_RC TBS_INVALID_CONTEXT_PARAM
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_SERVICE_NOT_RUNNING

        public static final TPM_RC TBS_SERVICE_NOT_RUNNING
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_TOO_MANY_CONTEXTS

        public static final TPM_RC TBS_TOO_MANY_CONTEXTS
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_TOO_MANY_RESOURCES

        public static final TPM_RC TBS_TOO_MANY_RESOURCES
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_SERVICE_START_PENDING

        public static final TPM_RC TBS_SERVICE_START_PENDING
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_PPI_NOT_SUPPORTED

        public static final TPM_RC TBS_PPI_NOT_SUPPORTED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_COMMAND_CANCELED

        public static final TPM_RC TBS_COMMAND_CANCELED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_BUFFER_TOO_LARGE

        public static final TPM_RC TBS_BUFFER_TOO_LARGE
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_TPM_NOT_FOUND

        public static final TPM_RC TBS_TPM_NOT_FOUND
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_SERVICE_DISABLED

        public static final TPM_RC TBS_SERVICE_DISABLED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_ACCESS_DENIED

        public static final TPM_RC TBS_ACCESS_DENIED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_PPI_FUNCTION_NOT_SUPPORTED

        public static final TPM_RC TBS_PPI_FUNCTION_NOT_SUPPORTED
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • TBS_OWNER_AUTH_NOT_FOUND

        public static final TPM_RC TBS_OWNER_AUTH_NOT_FOUND
        These definitions provide mapping of the Java enum constants to their TPM integer values
    • Constructor Detail

      • TPM_RC

        public TPM_RC()
      • TPM_RC

        public TPM_RC​(int value)
    • Method Detail

      • fromInt

        public static TPM_RC fromInt​(int value)
      • fromTpm

        public static TPM_RC fromTpm​(byte[] buf)
      • wireSize

        protected int wireSize()
        Specified by:
        wireSize in class TpmEnum<TPM_RC>
        Returns:
        The size of the enumeration value used to marshal it to the TPM representation