C# 클래스 Tpm2Lib.Tpm2bOperand

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

공개 메소드들

메소드 설명
Tpm2bOperand ( ) : System
Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
Tpm2bOperand ( byte the_buffer ) : System

메소드 상세

Tpm2bOperand() 공개 메소드

public Tpm2bOperand ( ) : System
리턴 System

Tpm2bOperand() 공개 메소드

public Tpm2bOperand ( Tpm2bOperand the_Tpm2bOperand ) : System
the_Tpm2bOperand Tpm2bOperand
리턴 System

Tpm2bOperand() 공개 메소드

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