C# 클래스 Tpm2Lib.Tpm2GetCapabilityResponse

상속: TpmStructureBase
파일 보기 프로젝트 열기: Microsoft/TSS.MSR 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2GetCapabilityResponse
Tpm2GetCapabilityResponse ( ) : System
Tpm2GetCapabilityResponse ( Tpm2GetCapabilityResponse the_Tpm2GetCapabilityResponse ) : System
Tpm2GetCapabilityResponse ( byte the_moreData, ICapabilitiesUnion the_capabilityData ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2GetCapabilityResponse
리턴 Tpm2GetCapabilityResponse

Tpm2GetCapabilityResponse() 공개 메소드

public Tpm2GetCapabilityResponse ( ) : System
리턴 System

Tpm2GetCapabilityResponse() 공개 메소드

public Tpm2GetCapabilityResponse ( Tpm2GetCapabilityResponse the_Tpm2GetCapabilityResponse ) : System
the_Tpm2GetCapabilityResponse Tpm2GetCapabilityResponse
리턴 System

Tpm2GetCapabilityResponse() 공개 메소드

public Tpm2GetCapabilityResponse ( byte the_moreData, ICapabilitiesUnion the_capabilityData ) : System
the_moreData byte flag to indicate if there are more values of this type
the_capabilityData ICapabilitiesUnion the capability data(One of AlgPropertyArray, HandleArray, CcaArray, CcArray, CcArray, PcrSelectionArray, TaggedTpmPropertyArray, TaggedPcrPropertyArray, EccCurveArray)
리턴 System