| Package | Description |
|---|---|
| org.apache.sshd.common.config.keys |
| Modifier and Type | Field and Description |
|---|---|
static Set<ECDSAPublicKeyEntryDecoder.ECPointCompression> |
ECDSAPublicKeyEntryDecoder.ECPointCompression.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static ECDSAPublicKeyEntryDecoder.ECPointCompression |
ECDSAPublicKeyEntryDecoder.ECPointCompression.fromIndicatorValue(int value) |
static ECDSAPublicKeyEntryDecoder.ECPointCompression |
ECDSAPublicKeyEntryDecoder.ECPointCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECDSAPublicKeyEntryDecoder.ECPointCompression[] |
ECDSAPublicKeyEntryDecoder.ECPointCompression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.