Ruby  1.9.3p448(2013-06-27revision41675)
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