Sha256: 7de679344f233e4a867a074fe914c86dadc095181d32d901cc0f44f181df7238
Contents?: true
Size: 269 Bytes
Versions: 10
Compression:
Stored size: 269 Bytes
Contents
/* * This program is licenced under the same licence as Ruby. * (See the file 'LICENCE'.) * $Id$ */ #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
10 entries across 10 versions & 1 rubygems