C# 클래스 Tpm2Lib.Tpm2GetSessionAuditDigestResponse

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : Tpm2GetSessionAuditDigestResponse
Tpm2GetSessionAuditDigestResponse ( ) : System
Tpm2GetSessionAuditDigestResponse ( Tpm2GetSessionAuditDigestResponse the_Tpm2GetSessionAuditDigestResponse ) : System
Tpm2GetSessionAuditDigestResponse ( byte the_auditInfo, ISignatureUnion the_signature ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Tpm2GetSessionAuditDigestResponse
리턴 Tpm2GetSessionAuditDigestResponse

Tpm2GetSessionAuditDigestResponse() 공개 메소드

public Tpm2GetSessionAuditDigestResponse ( ) : System
리턴 System

Tpm2GetSessionAuditDigestResponse() 공개 메소드

public Tpm2GetSessionAuditDigestResponse ( Tpm2GetSessionAuditDigestResponse the_Tpm2GetSessionAuditDigestResponse ) : System
the_Tpm2GetSessionAuditDigestResponse Tpm2GetSessionAuditDigestResponse
리턴 System

Tpm2GetSessionAuditDigestResponse() 공개 메소드

public Tpm2GetSessionAuditDigestResponse ( byte the_auditInfo, ISignatureUnion the_signature ) : System
the_auditInfo byte the audit information that was signed
the_signature ISignatureUnion the signature over auditInfo(One of SignatureRsassa, SignatureRsapss, SignatureEcdsa, SignatureEcdaa, SignatureSm2, SignatureEcschnorr, TpmHash, SchemeHash, NullSignature)
리턴 System