ITS
IA5String.h
Go to the documentation of this file.
1
/*-
2
* Copyright (c) 2003 Lev Walkin <vlm@lionet.info>. All rights reserved.
3
* Redistribution and modifications are permitted subject to BSD license.
4
*/
5
#ifndef _IA5String_H_
6
#define _IA5String_H_
7
8
#include <
OCTET_STRING.h
>
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
typedef
OCTET_STRING_t
IA5String_t
;
/* Implemented via OCTET STRING */
15
16
/*
17
* IA5String ASN.1 type definition.
18
*/
19
extern
asn_TYPE_descriptor_t
asn_DEF_IA5String
;
20
21
asn_constr_check_f
IA5String_constraint
;
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/* _IA5String_H_ */
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
IA5String_t
OCTET_STRING_t IA5String_t
Definition:
IA5String.h:14
OCTET_STRING.h
OCTET_STRING
Definition:
OCTET_STRING.h:14
asn_constr_check_f
int() asn_constr_check_f(struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_ptr, asn_app_constraint_failed_f *optional_callback, void *optional_app_key)
Definition:
constraints.h:40
asn_DEF_IA5String
asn_TYPE_descriptor_t asn_DEF_IA5String
Definition:
IA5String.c:20
IA5String_constraint
asn_constr_check_f IA5String_constraint
Definition:
IA5String.h:21
libITS
libasn
asn
include
IA5String.h
Generated by
1.8.14