C# 클래스 Tpm2Lib.SymcipherParms

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : SymcipherParms
GetUnionSelector ( ) : TpmAlgId
SymcipherParms ( ) : System
SymcipherParms ( SymDefObject the_sym ) : System
SymcipherParms ( SymcipherParms the_SymcipherParms ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : SymcipherParms
리턴 SymcipherParms

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : TpmAlgId
리턴 TpmAlgId

SymcipherParms() 공개 메소드

public SymcipherParms ( ) : System
리턴 System

SymcipherParms() 공개 메소드

public SymcipherParms ( SymDefObject the_sym ) : System
the_sym SymDefObject a symmetric block cipher
리턴 System

SymcipherParms() 공개 메소드

public SymcipherParms ( SymcipherParms the_SymcipherParms ) : System
the_SymcipherParms SymcipherParms
리턴 System