EDI party name form of a GeneralName (nameAssigner optional, partyName required).
Synopsis
Declared in <openssl/x509v3.h>
struct EDIPartyName_st;
Data Members
Name |
Description |
Optional name assigner directory name string, or NULL if absent. |
|
Party name identifying the EDI entity. |
Created with MrDocs