Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

EncryptionType.RC2 Field

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

public static EncryptionType RC2;

See Also

EncryptionType Class | Plumtree.Remote.Portlet Namespace