public class SM2KexFactory extends Object implements KeyExchangeFactory
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
SM2KexFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyExchange |
createKeyExchange(Session session) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByNamepublic String getName()
getName in interface NamedResourcepublic KeyExchange createKeyExchange(Session session) throws Exception
createKeyExchange in interface KeyExchangeFactorysession - The Session for which the factory is invokedKeyExchange instance to be usedException - If failed to createCopyright © 2008–2025 The Apache Software Foundation. All rights reserved.