org.erights.e.meta.java.security
Class KeyPairSugar

java.lang.Object
  |
  +--org.erights.e.meta.java.security.KeyPairSugar

public class KeyPairSugar
extends Object

Untamed: XXX Should be made virtually Selfless and implement getSpreadUncall instead.

Author:
Mark S. Miller

Field Summary
private static StaticMaker makeKeyPair
           
 
Constructor Summary
private KeyPairSugar()
          prevent instantation
 
Method Summary
static Object[] __optUncall(KeyPair self)
          Enabled:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

makeKeyPair

private static final StaticMaker makeKeyPair
Constructor Detail

KeyPairSugar

private KeyPairSugar()
prevent instantation

Method Detail

__optUncall

public static Object[] __optUncall(KeyPair self)
Enabled:

Parameters:
self -
Returns:


comments?