C# 클래스 Tpm2Lib.Tpm2ObjectChangeAuthResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2ObjectChangeAuthResponse
Tpm2ObjectChangeAuthResponse ( ) : System
Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2ObjectChangeAuthResponse
리턴 Tpm2ObjectChangeAuthResponse

Tpm2ObjectChangeAuthResponse() 공개 메소드

public Tpm2ObjectChangeAuthResponse ( ) : System
리턴 System

Tpm2ObjectChangeAuthResponse() 공개 메소드

public Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
the_Tpm2ObjectChangeAuthResponse Tpm2ObjectChangeAuthResponse
리턴 System

Tpm2ObjectChangeAuthResponse() 공개 메소드

public Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System
the_outPrivate TpmPrivate private area containing the new authorization value
리턴 System