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

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

공개 프로퍼티들

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

프로퍼티 상세

Mechanism 공개적으로 프로퍼티

The type of mechanism
public ulong Mechanism
리턴 ulong

Parameter 공개적으로 프로퍼티

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

ParameterLen 공개적으로 프로퍼티

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