Ruby  2.0.0p247(2013-06-27revision41674)
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