You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to As3Crypto Discussion List
The X509CertificateCollection uses the X500 base64 subject as key to
its collection for the TLSSocket.
I was able to connect to my server and send data back and forth, but
to get the subject string I put a breakpoint in
X509CertificateCollection and captured the subject string passed to
getCertificate. Can anyone tell me how to generate the string?