RSA BSAFE Cert-C

Certificate Components for C

Crypto-C 6.2.1 Developer's Guide
Search

EDI_PARTY_NAME Reference

Contains an alternate name in a format agreed upon between communicating EDI partners.

It represents an ediPartyName in ALTERNATE_NAME. If you set CN_EDI_PARTY_NAME as the altNametype, you must complete an EDI_PARTY_NAME to specify the altName.

#include <certext.h>

typedef struct EDI_PARTY_NAME {

  TYPED_STRING  nameAssigner;

  TYPED_STRING  partyName;
} EDI_PARTY_NAME;

Data Fields

TYPED_STRING nameAssigner
 A TYPED_STRING structure that identifies the authority that assigned the unique name in the partyName field.

TYPED_STRING partyName
 A TYPED_STRING structure that represents the name of a communicating EDI partner.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 067-001001-2720-001-000 - 2.7.2