cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Enumerations
ext_copy.c File Reference
#include "cert/cert.h"
#include "cert/certattr.h"
#include "enc_dec/asn1.h"

Go to the source code of this file.

Enumerations

enum  COPY_TYPE {
  COPY_NONE, COPY_DIRECT, COPY_SUBJECT_TO_ISSUER, COPY_ISSUER_TO_SUBJECT,
  COPY_LAST
}
 

Enumeration Type Documentation

enum COPY_TYPE
Enumerator:
COPY_NONE 
COPY_DIRECT 
COPY_SUBJECT_TO_ISSUER 
COPY_ISSUER_TO_SUBJECT 
COPY_LAST 

Definition at line 29 of file ext_copy.c.