C# 클래스 Tpm2Lib.AlgProperty

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AlgProperty ( ) : System
AlgProperty ( AlgProperty the_AlgProperty ) : System
AlgProperty ( TpmAlgId the_alg, AlgorithmAttr the_algProperties ) : System
Copy ( ) : AlgProperty

메소드 상세

AlgProperty() 공개 메소드

public AlgProperty ( ) : System
리턴 System

AlgProperty() 공개 메소드

public AlgProperty ( AlgProperty the_AlgProperty ) : System
the_AlgProperty AlgProperty
리턴 System

AlgProperty() 공개 메소드

public AlgProperty ( TpmAlgId the_alg, AlgorithmAttr the_algProperties ) : System
the_alg TpmAlgId an algorithm identifier
the_algProperties AlgorithmAttr the attributes of the algorithm
리턴 System

Copy() 공개 메소드

public Copy ( ) : AlgProperty
리턴 AlgProperty