Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EKUMapParams complex type contains a list of EKUMapPair elements.
<xs:complexType name="EKUMapParams">
<xs:sequence>
<xs:element name="EKUMap" type="EKUMapPair" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
Remarks
The EKUMapParams element is optional. However, it can be present multiple times, indicating multiple EKU Name and OID mappings. It is an element of type EKUMapPair.