Package | Description |
---|---|
org.apache.sshd.common.config.keys | |
org.apache.sshd.common.config.keys.impl | |
org.apache.sshd.common.util.buffer.keys |
Modifier and Type | Method and Description |
---|---|
static boolean |
KeyUtils.compareSkEd25519Keys(SkED25519PublicKey k1,
SkED25519PublicKey k2) |
Modifier and Type | Method and Description |
---|---|
SkED25519PublicKey |
SkED25519PublicKeyEntryDecoder.clonePublicKey(SkED25519PublicKey key) |
SkED25519PublicKey |
SkED25519PublicKeyEntryDecoder.decodePublicKey(SessionContext session,
String keyType,
InputStream keyData,
Map<String,String> headers) |
Modifier and Type | Method and Description |
---|---|
SkED25519PublicKey |
SkED25519PublicKeyEntryDecoder.clonePublicKey(SkED25519PublicKey key) |
String |
SkED25519PublicKeyEntryDecoder.encodePublicKey(OutputStream s,
SkED25519PublicKey key) |
Modifier and Type | Method and Description |
---|---|
SkED25519PublicKey |
SkED25519BufferPublicKeyParser.getRawPublicKey(String keyType,
Buffer buffer) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.