Ruby  1.9.3p537(2014-02-19revision0)
ext/openssl/ossl_pkcs5.h
Go to the documentation of this file.
00001 #if !defined(_OSSL_PKCS5_H_)
00002 #define _OSSL_PKCS5_H_
00003 
00004 void Init_ossl_pkcs5(void);
00005 
00006 #endif /* _OSSL_PKCS5_H_ */
00007