Mapping from an issuer domain policy OID to a subject domain policy OID.
Synopsis
Declared in <openssl/x509v3.h>
struct POLICY_MAPPING_st;
Data Members
Name |
Description |
Policy OID in the issuer's policy domain. |
|
Equivalent policy OID in the subject's policy domain. |
Created with MrDocs