pkcs7_sizes.h

来自「pgp soucecode pgp soucecode」· C头文件 代码 · 共 27 行

H
27
字号
/*******************************************************************
 *
 * This file was generated by TIS/ASN1COMP Ver. 4.0, an ASN.1 compiler.
 * TIS/ASN1COMP is Copyright (c) 1998, TIS Labs at Network Associates, Inc.
 *
 * This file was AUTOMATICALLY GENERATED on Mon Oct  5 13:57:21 1998
 *
 ******************************************************************/

#ifndef pkcs7_SIZES_H_
#define pkcs7_SIZES_H_

/*******************************************************************
 *
 * Definitions of constants
 *
 ******************************************************************/

#define PKIMAX_CertificateRevocationLists 32
#define PKIMAX_Attributes 32
#define PKIMAX_DigestAlgorithmIdentifiers 32
#define PKIMAX_RecipientInfos 32
#define PKIMAX_SignerInfos 32
#define PKIMAX_ExtendedCertificatesAndCertificates 32

#endif /* pkcs7_SIZES_H_ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?