📄 pkcsreq_oid.c
字号:
/*******************************************************************
*
* 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 Fri Jan 15 15:22:21 1999
*
******************************************************************/
/******************************************************************
*
* Declarations of OIDs
*
*******************************************************************/
/* verisign: 2.16.840.1.113733 */
unsigned char PKIverisign_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45 };
/* id_pki: 2.16.840.1.113733.1 */
unsigned char PKIid_pki_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01 };
/* id_attributes: 2.16.840.1.113733.1.9 */
unsigned char PKIid_attributes_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09 };
/* at_pki_message_type: 2.16.840.1.113733.1.9.2 */
unsigned char PKIat_pki_message_type_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x02 };
/* at_pki_failinfo: 2.16.840.1.113733.1.9.4 */
unsigned char PKIat_pki_failinfo_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x04 };
/* at_pki_extensionreq: 2.16.840.1.113733.1.9.8 */
unsigned char PKIat_pki_extensionreq_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x08 };
/* at_pki_dualstatus: 2.16.840.1.113733.1.9.10 */
unsigned char PKIat_pki_dualstatus_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x0a };
/* at_pki_status: 2.16.840.1.113733.1.9.3 */
unsigned char PKIat_pki_status_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x03 };
/* at_pki_sendernonce: 2.16.840.1.113733.1.9.5 */
unsigned char PKIat_pki_sendernonce_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x05 };
/* at_pki_recipientnonce: 2.16.840.1.113733.1.9.6 */
unsigned char PKIat_pki_recipientnonce_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x06 };
/* at_pki_transactionid: 2.16.840.1.113733.1.9.7 */
unsigned char PKIat_pki_transactionid_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x07 };
/* at_pki_version: 2.16.840.1.113733.1.9.9 */
unsigned char PKIat_pki_version_OID[] = {
0x60, 0x86, 0x48, 0x01, 0x86, 0xf8, 0x45, 0x01, 0x09, 0x09 };
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -