pkcs12_sizes.h
来自「vc环境下的pgp源码」· C头文件 代码 · 共 23 行
H
23 行
/*******************************************************************
*
* 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 Thu Nov 5 15:46:31 1998
*
******************************************************************/
#ifndef pkcs12_SIZES_H_
#define pkcs12_SIZES_H_
/*******************************************************************
*
* Definitions of constants
*
******************************************************************/
#define PKIMAX_AuthenticatedSafes 32
#define PKIMAX_SafeContents 32
#endif /* pkcs12_SIZES_H_ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?