aeex509chain.h

来自「BREW SDK 3.1。BREW应用程序的开发包。」· C头文件 代码 · 共 20 行

H
20
字号
#ifndef AEEX509Chain_H
#define AEEX509Chain_H
/*======================================================

FILE:  AEEX509Chain.h

SERVICES:
        IX509Chain

GENERAL DESCRIPTION:

        This holds and manipulates a chain of X.509 
        certificates. Its main use is to verify trust 
        chain, retrive required attributes out of the 
        certs (e.g. the public key), and to provide 
        access to other parts for display to end user.

=====================================================

      Copyright 

⌨️ 快捷键说明

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