Domtai Service
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
DOMTAI = tb.getService("domtai service");
var domtaiattr = DOMTAI.encrypt("some string");
Comments
Please sign in to leave a comment.