C# 클래스 Tpm2Lib.Tpm2bAuth

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

공개 메소드들

메소드 설명
Tpm2bAuth ( ) : System
Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
Tpm2bAuth ( byte the_buffer ) : System

메소드 상세

Tpm2bAuth() 공개 메소드

public Tpm2bAuth ( ) : System
리턴 System

Tpm2bAuth() 공개 메소드

public Tpm2bAuth ( Tpm2bAuth the_Tpm2bAuth ) : System
the_Tpm2bAuth Tpm2bAuth
리턴 System

Tpm2bAuth() 공개 메소드

public Tpm2bAuth ( byte the_buffer ) : System
the_buffer byte the buffer area that can be no larger than a digest
리턴 System