Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

EncryptionType.AES Field

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

public static EncryptionType AES;

See Also

EncryptionType Class | Plumtree.Remote.Portlet Namespace