C# 클래스 Tpm2Lib.PcrSelectionArray

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

공개 메소드들

메소드 설명
Copy ( ) : PcrSelectionArray
GetUnionSelector ( ) : Cap
PcrSelectionArray ( ) : System
PcrSelectionArray ( PcrSelection the_pcrSelections ) : System
PcrSelectionArray ( PcrSelectionArray the_PcrSelectionArray ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : PcrSelectionArray
리턴 PcrSelectionArray

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : Cap
리턴 Cap

PcrSelectionArray() 공개 메소드

public PcrSelectionArray ( ) : System
리턴 System

PcrSelectionArray() 공개 메소드

public PcrSelectionArray ( PcrSelection the_pcrSelections ) : System
the_pcrSelections PcrSelection list of selections
리턴 System

PcrSelectionArray() 공개 메소드

public PcrSelectionArray ( PcrSelectionArray the_PcrSelectionArray ) : System
the_PcrSelectionArray PcrSelectionArray
리턴 System