프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ToHost | void | ||
ToNet | void |
메소드 | 설명 | |
---|---|---|
Copy ( ) : |
||
GetUnionSelector ( ) : TpmAlgId | ||
NullObject ( ) : |
Return a SymDefObject with TpmAlgId.Null
|
|
SymDefObject ( ) : System | ||
SymDefObject ( |
||
SymDefObject ( TpmAlgId the_Algorithm, ushort the_KeyBits, TpmAlgId the_Mode ) : System |
메소드 | 설명 | |
---|---|---|
ToHost ( Marshaller m ) : void | ||
ToNet ( Marshaller m ) : void |
public SymDefObject ( |
||
the_SymDefObject | ||
리턴 | System |
public SymDefObject ( TpmAlgId the_Algorithm, ushort the_KeyBits, TpmAlgId the_Mode ) : System | ||
the_Algorithm | TpmAlgId | symmetric algorithm |
the_KeyBits | ushort | key size in bits |
the_Mode | TpmAlgId | encryption mode |
리턴 | System |