DomTai
Classname : be.securit.trustbuilder.service.DomTai
Properties
keySpec generated base64 encoded Key for the DomTai plugin in Lotus Notes
charSet charset for the encryption (normally ISO-8859-1)
Example
CODE
DOMTAI = tb.getService("domtai service");
var domtaiattr = DOMTAI.encrypt("some string");