Desktop Functions: Smart Device Functions:
|
Search Results for "StrongNameSignatureVerification" in [All]Enumsmscorsn
static extern bool StrongNameSignatureVerificationFromImage(byte[] pbBase, int dwLength, StrongNameInFlags dwInFlags, [Out]out StrongNameOutFlags pdwOutFlags);
static extern bool StrongNameSignatureVerificationEx(
bool verified = StrongNameSignatureVerificationEx(assembly, false, ref notForced); static extern bool StrongNameSignatureVerificationFromImage(byte[] pbBase, int dwLength, StrongNameInFlags dwInFlags, Out StrongNameOutFlags pdwOutFlags); |