Package | Description |
---|---|
org.apache.sshd.common.config.keys.loader.pem |
Modifier and Type | Method and Description |
---|---|
Collection<KeyPair> |
PKCS8PEMResourceKeyPairParser.extractKeyPairs(SessionContext session,
NamedResource resourceKey,
String beginMarker,
String endMarker,
FilePasswordProvider passwordProvider,
byte[] encBytes,
PKCS8PrivateKeyInfo pkcs8Info,
Map<String,String> headers) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.