C# 클래스 Net.Pkcs11Interop.LowLevelAPI40.CK_MECHANISM

파일 보기 프로젝트 열기: Pkcs11Interop/Pkcs11Interop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Mechanism uint
Parameter System.IntPtr
ParameterLen uint

프로퍼티 상세

Mechanism 공개적으로 프로퍼티

The type of mechanism
public uint Mechanism
리턴 uint

Parameter 공개적으로 프로퍼티

Pointer to the parameter if required by the mechanism
public IntPtr,System Parameter
리턴 System.IntPtr

ParameterLen 공개적으로 프로퍼티

Length of the parameter in bytes
public uint ParameterLen
리턴 uint