Commit 3527cfcf authored by Sambit Kumar Dash's avatar Sambit Kumar Dash Committed by Dr. Matthias St. Pierre
Browse files

Update X509_STORE_new.pod

parent 24626a47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ X509_STORE_up_ref() increments the reference count associated with the
X509_STORE object.

X509_STORE_lock() locks the store from modification by other threads,
X509_STORE_unlock() locks it.
X509_STORE_unlock() unlocks it.

X509_STORE_free() frees up a single X509_STORE object.