public class BouncyCastleGeneratorHostKeyProvider extends AbstractGeneratorHostKeyProvider
DEFAULT_ALGORITHM, DEFAULT_ALLOWED_TO_OVERWRITElogECDSA_SHA2_NISTP256, ECDSA_SHA2_NISTP384, ECDSA_SHA2_NISTP521, EMPTY_KEYPAIR_PROVIDER, SSH_DSS, SSH_ED25519, SSH_RSAEMPTY_KEYS_PROVIDER, LOADER| Constructor and Description |
|---|
BouncyCastleGeneratorHostKeyProvider(Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWriteKeyPair(String resourceKey,
KeyPair kp,
OutputStream outputStream) |
clearLoadedKeys, doReadKeyPair, generateKeyPair, getAlgorithm, getKeySize, getKeySpec, getPath, isOverwriteAllowed, loadFromFile, loadKeys, readKeyPair, resolveKeyPair, setAlgorithm, setFile, setKeySize, setKeySpec, setOverwriteAllowed, setPath, writeKeyPairgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyTypes, loadKey, wrap, wrapiterableOf, iteratorOf, iteratorOf, iteratorOf, multiProvider, multiProvider, providerOf, resolveKeyIdentityProviderpublic BouncyCastleGeneratorHostKeyProvider(Path path)
protected void doWriteKeyPair(String resourceKey, KeyPair kp, OutputStream outputStream) throws IOException, GeneralSecurityException
doWriteKeyPair in class AbstractGeneratorHostKeyProviderIOExceptionGeneralSecurityExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.