C# 클래스 Tpm2Lib.Tpm2ZGen2PhaseResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2ZGen2PhaseResponse
Tpm2ZGen2PhaseResponse ( ) : System
Tpm2ZGen2PhaseResponse ( EccPoint the_outZ1, EccPoint the_outZ2 ) : System
Tpm2ZGen2PhaseResponse ( Tpm2ZGen2PhaseResponse the_Tpm2ZGen2PhaseResponse ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2ZGen2PhaseResponse
리턴 Tpm2ZGen2PhaseResponse

Tpm2ZGen2PhaseResponse() 공개 메소드

public Tpm2ZGen2PhaseResponse ( ) : System
리턴 System

Tpm2ZGen2PhaseResponse() 공개 메소드

public Tpm2ZGen2PhaseResponse ( EccPoint the_outZ1, EccPoint the_outZ2 ) : System
the_outZ1 EccPoint X and Y coordinates of the computed value (scheme dependent)
the_outZ2 EccPoint X and Y coordinates of the second computed value (scheme dependent)
리턴 System

Tpm2ZGen2PhaseResponse() 공개 메소드

public Tpm2ZGen2PhaseResponse ( Tpm2ZGen2PhaseResponse the_Tpm2ZGen2PhaseResponse ) : System
the_Tpm2ZGen2PhaseResponse Tpm2ZGen2PhaseResponse
리턴 System