otherName form of a GeneralName: an OID typed value.

Synopsis

Declared in <openssl/x509v3.h>

struct otherName_st;

Data Members

Name

Description

type_id

Object identifier naming the otherName type.

value

Type‐specific value associated with type_id.

Created with MrDocs