Ruby  2.0.0p481(2014-05-08revision45883)
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