Click or drag to resize

ICLRStrongNameStrongNameKeyInstall Method

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

Parameters

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