Plumtree EDK (Enterprise Web Development Kit) 5.4.0

EncryptionType.AES Field

Credentials are encrypted and decrypted by the portlet using AES-128 encryption and a private key. Portlets that are not using the credential vault will use this encryption method.

public static EncryptionType AES;

See Also

EncryptionType Class | Plumtree.Remote.Portlet Namespace