Ruby 1.9.3p327(2012-11-10revision37606)
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