pgpx509cert_sizes.h

来自「vc环境下的pgp源码」· C头文件 代码 · 共 33 行

H
33
字号
/*******************************************************************
 *
 * 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 19 11:13:25 1998
 *
 ******************************************************************/

#ifndef pgpX509Cert_SIZES_H_
#define pgpX509Cert_SIZES_H_

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

#define PGPASN_MAX_AttributeValues         		50
#define PGPASN_MAX_CertificateRevocationLists	5
#define PGPASN_MAX_Extensions                	20
#define PGPASN_MAX_RelativeDistinguishedName	5
#define PGPASN_MAX_Attributes					20
#define PGPASN_MAX_DigestAlgorithmIdentifiers	10
#define PGPASN_MAX_RDNSequence					20
#define PGPASN_MAX_Certificates					10
#define PGPASN_MAX_SignerInfos					10
#define PGPASN_MAX_GeneralNames					5
#define PGPASN_MAX_CertificateSequence			10
#define PGPASN_MAX_revokedCertificates_SEQ_OF	1000
#define PGPASN_MAX_CRLDistPointsSyntax			5
#endif /* pgpX509Cert_SIZES_H_ */

⌨️ 快捷键说明

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