RtsX509NameEntry
(STRUCT)
TYPE RtsX509NameEntry : STRUCT
Represents an entry of the X509 Names used in the subject or issuer fields in the certificate. This sturucter contains the OID to identify the field and the corresponding string as value. Use the RtsOIDGetName function to get the string representations of the field.
- InOut:
Name
Type
Comment
id
ID of the entry
value
POINTER TO STRING
String value of the entry