Sha256: edf21cba46d8439e8cf07e9ce032c35cb830c54309c8ccb346de517c655be1c7
Contents?: true
Size: 316 Bytes
Versions: 16
Compression:
Stored size: 316 Bytes
Contents
/* * This program is licenced under the same licence as Ruby. * (See the file 'LICENCE'.) * $Id: ossl_pkcs12.h 25189 2009-10-02 12:04:37Z akr $ */ #if !defined(_OSSL_PKCS12_H_) #define _OSSL_PKCS12_H_ extern VALUE cPKCS12; extern VALUE ePKCS12Error; void Init_ossl_pkcs12(void); #endif /* _OSSL_PKCS12_H_ */
Version data entries
16 entries across 16 versions & 3 rubygems