Beispiel #1
0
 protected override bool ReleaseHandle()
 {
     return(CryptoApiMethods.CryptReleaseContext(handle, 0));
 }