Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

EncryptionType Class

EncryptionType is an enumeration of the different types of encryption that can be used by a portlet. EncryptionType is a type-safe enumeration, so instances of the class can be compared using identity equality.

For a list of all members of this type, see EncryptionType Members.

System.Object
   Plumtree.Remote.Portlet.EncryptionType

public class EncryptionType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

EncryptionType Members | Plumtree.Remote.Portlet Namespace