Home > Language Reference > Classes > StreamSslItem
ItemName Property
Returns the name of the item.
Syntax
Public Property Get ItemName() As String
Remarks
The ItemName property returns the name of the item. It can take one of the following values:
X509-Version
X509-SerialNumber
X509-IssuerRdn
X509-SubjectRdn
X509-NotBefore
X509-NotAfter
X509-PubKeyBody
X509-PubKeyOid
X509-PubKeyParams
X509-PubKey
X509-SignatureOid
X509-SignatureParams
X509-Signature
X509-CertIssuerId
X509-CertSubjectId
X509-IssuerUId
X509-SubjectUId
X509-Extensions
RSA-NumPrimes
RSA-N
RSA-E
RSA-D
RSA-Q
RSA-Dmq1
RSA-P
RSA-Dmp1
RSA-Iqmp
Note that a given certificate may or may not contain all of these items, and may also contain items not listed here. In this latter case, those extra items are ignored by HB++ and are not accessible to your application.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 5.0 | N/A |