Fatma Sarhan Fri, 05 Nov 2010 08:18:03 -0700
Hi, I want to copy an x509_store variable in another one which have the same type (x509_store). is there a method like (memcopy in c++) which copy from x509_store to x509_store?
Thanks.