NAMING_AUTHORITY
const ASN1_OBJECT *NAMING_AUTHORITY_get0_authorityId(const NAMING_AUTHORITY *n)
void NAMING_AUTHORITY_set0_authorityId(NAMING_AUTHORITY *n, ASN1_OBJECT *id)
const ASN1_IA5STRING *NAMING_AUTHORITY_get0_authorityURL(const NAMING_AUTHORITY *n)
void NAMING_AUTHORITY_set0_authorityURL(NAMING_AUTHORITY *n, ASN1_IA5STRING *u)
const ASN1_STRING *NAMING_AUTHORITY_get0_authorityText(const NAMING_AUTHORITY *n)
ASN1_SEQUENCE(NAMING_AUTHORITY) = {
void NAMING_AUTHORITY_set0_authorityText(NAMING_AUTHORITY *n, ASN1_STRING *t)
ASN1_OPT(NAMING_AUTHORITY, namingAuthorityId, ASN1_OBJECT),
ASN1_OPT(NAMING_AUTHORITY, namingAuthorityUrl, ASN1_IA5STRING),
ASN1_OPT(NAMING_AUTHORITY, namingAuthorityText, DIRECTORYSTRING),
} ASN1_SEQUENCE_END(NAMING_AUTHORITY)
const NAMING_AUTHORITY *ADMISSIONS_get0_namingAuthority(const ADMISSIONS *a)
void ADMISSIONS_set0_namingAuthority(ADMISSIONS *a, NAMING_AUTHORITY *na)
ASN1_EXP_OPT(PROFESSION_INFO, namingAuthority, NAMING_AUTHORITY, 0),
const NAMING_AUTHORITY *PROFESSION_INFO_get0_namingAuthority(const PROFESSION_INFO *pi)
NAMING_AUTHORITY *na)
ASN1_EXP_OPT(ADMISSIONS, namingAuthority, NAMING_AUTHORITY, 1),
IMPLEMENT_ASN1_FUNCTIONS(NAMING_AUTHORITY)
NAMING_AUTHORITY *namingAuthority = (NAMING_AUTHORITY *)in;
NAMING_AUTHORITY *namingAuthority;
NAMING_AUTHORITY *namingAuthority;
DECLARE_ASN1_FUNCTIONS(NAMING_AUTHORITY)
const NAMING_AUTHORITY *n);
const NAMING_AUTHORITY *n);
const NAMING_AUTHORITY *n);
void NAMING_AUTHORITY_set0_authorityId(NAMING_AUTHORITY *n,
void NAMING_AUTHORITY_set0_authorityURL(NAMING_AUTHORITY *n,
void NAMING_AUTHORITY_set0_authorityText(NAMING_AUTHORITY *n,
const NAMING_AUTHORITY *ADMISSIONS_get0_namingAuthority(const ADMISSIONS *a);
void ADMISSIONS_set0_namingAuthority(ADMISSIONS *a, NAMING_AUTHORITY *na);
const NAMING_AUTHORITY *PROFESSION_INFO_get0_namingAuthority(
PROFESSION_INFO *pi, NAMING_AUTHORITY *na);