com.plumtree.openfoundation.security
Class XPPKICryptoType

java.lang.Object
  extended by com.plumtree.openfoundation.security.XPPKICryptoType

public class XPPKICryptoType
extends java.lang.Object

Public key encryption types.


Field Summary
static XPPKICryptoType RSA
          Encryption using the RSA algorithm.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RSA

public static final XPPKICryptoType RSA
Encryption using the RSA algorithm.



Copyright © 2002, 2003, 2004 Plumtree Software Inc. All Rights Reserved.