C# 클래스 Tpm2Lib.CertifyInfo

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

공개 메소드들

메소드 설명
CertifyInfo ( ) : System
CertifyInfo ( CertifyInfo the_CertifyInfo ) : System
CertifyInfo ( byte the_name, byte the_qualifiedName ) : System
Copy ( ) : CertifyInfo
GetUnionSelector ( ) : TpmSt

메소드 상세

CertifyInfo() 공개 메소드

public CertifyInfo ( ) : System
리턴 System

CertifyInfo() 공개 메소드

public CertifyInfo ( CertifyInfo the_CertifyInfo ) : System
the_CertifyInfo CertifyInfo
리턴 System

CertifyInfo() 공개 메소드

public CertifyInfo ( byte the_name, byte the_qualifiedName ) : System
the_name byte Name of the certified object
the_qualifiedName byte Qualified Name of the certified object
리턴 System

Copy() 공개 메소드

public Copy ( ) : CertifyInfo
리턴 CertifyInfo

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : TpmSt
리턴 TpmSt