C# 클래스 Tpm2Lib.Tpm2RewrapResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2RewrapResponse
Tpm2RewrapResponse ( ) : System
Tpm2RewrapResponse ( Tpm2RewrapResponse the_Tpm2RewrapResponse ) : System
Tpm2RewrapResponse ( TpmPrivate the_outDuplicate, byte the_outSymSeed ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2RewrapResponse
리턴 Tpm2RewrapResponse

Tpm2RewrapResponse() 공개 메소드

public Tpm2RewrapResponse ( ) : System
리턴 System

Tpm2RewrapResponse() 공개 메소드

public Tpm2RewrapResponse ( Tpm2RewrapResponse the_Tpm2RewrapResponse ) : System
the_Tpm2RewrapResponse Tpm2RewrapResponse
리턴 System

Tpm2RewrapResponse() 공개 메소드

public Tpm2RewrapResponse ( TpmPrivate the_outDuplicate, byte the_outSymSeed ) : System
the_outDuplicate TpmPrivate an object encrypted using symmetric key derived from outSymSeed
the_outSymSeed byte seed for a symmetric key protected by newParent asymmetric key
리턴 System