typePUBLIC_KEY

Simple Type Information

Used By

Element PUBLIC_KEY

Source

<xsd:simpleType name="typePUBLIC_KEY">
  <xsd:restriction base="dtSTRING">
    <xsd:maxLength value="64000"/>
    <xsd:minLength value="1"/>
  </xsd:restriction>
</xsd:simpleType>