for userCertificate;binary
ldapsend knows it is binary, but by calling 'Text' we could find the
value of this attribute is not encode yet. It's strange that I get a
normal value even if I save a encoded value.
it's my code:
entry_cert := entry_list.Add;
entry_cert.AttributeName := 'userCertificate;binary';
entry_cert.Add('test'); // or entry_cert.Add(EncodeBase64('test'));
gtalk:[email protected]
------------------------------------------------------------------------------
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public