Click or drag to resize
ICLRStrongNameStrongNameKeyInstall Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void StrongNameKeyInstall(
	string pwzKeyContainer,
	IntPtr pbKeyBlob,
	int cbKeyBlob
)

Parameters

pwzKeyContainer
Type: SystemString
pbKeyBlob
Type: SystemIntPtr
cbKeyBlob
Type: SystemInt32
See Also