public static class DHGEX256.Factory extends java.lang.Object implements NamedFactory<KeyExchange>
NamedFactory.Utils| Constructor and Description |
|---|
DHGEX256.Factory() |
| Modifier and Type | Method and Description |
|---|---|
KeyExchange |
create()
Create a new instance
|
java.lang.String |
getName()
Name of this factory
|
public java.lang.String getName()
NamedFactorygetName in interface NamedFactory<KeyExchange>public KeyExchange create()
Factorycreate in interface Factory<KeyExchange>Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.