示例#1
0
 protected override bool ReleaseHandle()
 {
     return(SafeCspHashHandle.CryptDestroyHash(this.handle));
 }