cert_sizes.h

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

H
44
字号
/*******************************************************************
 *
 * 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 Dec  7 13:07:22 1998
 *
 ******************************************************************/

#ifndef cert_SIZES_H_
#define cert_SIZES_H_

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

#define PKIMAX_nAddresses_SET_OF 32
#define PKIMAX_noticeNumbers_SEQ_OF 32
#define PKIMAX_printable_address_SEQ_OF 32
#define PKIMAX_ExtKeyUsageSyntax 32
#define PKIMAX_OrganizationalUnitNames 32
#define PKIMAX_TeletexOrganizationalUnitNames 32
#define PKIMAX_values_SET_OF 1
#define PKIMAX_BuiltInDomainDefinedAttributes 32
#define PKIMAX_ExtensionAttributes 32
#define PKIMAX_Extensions 32
#define PKIMAX_PolicyMappings 32
#define PKIMAX_RelativeDistinguishedName 32
#define PKIMAX_TeletexDomainDefinedAttributes 32
#define PKIMAX_policyQualifiers_SEQ_OF 32
#define PKIMAX_Attributes 32
#define PKIMAX_RDNSequence 32
#define PKIMAX_SubjectDirectoryAttributes 32
#define PKIMAX_CertificatePolicies 32
#define PKIMAX_RevokedCertificates 32
#define PKIMAX_GeneralNames 32
#define PKIMAX_AuthorityInfoAccessSyntax 32
#define PKIMAX_GeneralSubtrees 32
#define PKIMAX_CRLDistPointsSyntax 32

#endif /* cert_SIZES_H_ */

⌨️ 快捷键说明

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