modernssh
API reference

API reference

This reference is generated from the declarations shipped by the package. It covers all 462 exports available from @bunkerch/modernssh. Class sections contain every public constructor, property, accessor, and method declared by that class; inherited Node.js stream and EventEmitter members remain documented by Node.js.

Regenerate it with pnpm docs:api. CI runs pnpm docs:api:check to prevent the reference from drifting from dist/*.d.ts.

ExportKindArea
AgentClassAgents and public-key management
AgentErrorClassAgents and public-key management
AgentForwardingProtocolTypeAuthentication
AgentTypeEnumAgents and public-key management
AlgorithmListChangesInterfaceTransport and protocol types
AlgorithmMatcherTypeTransport and protocol types
AllowedSignerPrincipalLookupOptionsInterfaceKeys, trust, and signatures
AllowedSignersClassKeys, trust, and signatures
AllowedSignerVerificationOptionsInterfaceKeys, trust, and signatures
AUTOMATIC_TUNNEL_UNITConstantChannels and forwarding
buildGSSAPIKeyExchangeUserAuthMICFunctionAuthentication
buildGSSAPIUserAuthMICFunctionAuthentication
ChannelClassChannels and forwarding
ChannelOpenErrorClassTransport and protocol types
ChannelOpenFailureReasonCodesEnumTransport and protocol types
ClientClassConnections and servers
ClientAgentChannelClassChannels and forwarding
ClientAlgorithmListTypeTransport and protocol types
ClientAlgorithmOptionsInterfaceTransport and protocol types
ClientChannelClassChannels and forwarding
ClientChannelHookerTypeChannels and forwarding
ClientChannelRequestContextTypeChannels and forwarding
ClientChannelRequestControllerInterfaceChannels and forwarding
ClientDirectStreamLocalChannelClassChannels and forwarding
ClientEnvironmentTypeConnections and servers
ClientEventsInterfaceConnections and servers
ClientForwardedStreamLocalChannelClassChannels and forwarding
ClientForwardedTCPIPChannelClassChannels and forwarding
ClientHookerTypeConnections and servers
ClientHookerAuthenticationMethodContextTypeConnections and servers
ClientHookerAuthenticationMethodControllerInterfaceConnections and servers
ClientHookerGlobalRequestContextTypeConnections and servers
ClientHookerGlobalRequestControllerInterfaceConnections and servers
ClientHookerHostKeyControllerInterfaceConnections and servers
ClientHookerIncomingChannelControllerInterfaceConnections and servers
ClientHookerKeyboardInteractiveContextTypeConnections and servers
ClientHookerKeyboardInteractiveControllerInterfaceConnections and servers
ClientHookerPasswordAuthContextTypeConnections and servers
ClientHookerPasswordAuthControllerInterfaceConnections and servers
ClientHookerPasswordChangeContextTypeConnections and servers
ClientHookerPasswordChangeControllerInterfaceConnections and servers
ClientHostbasedOptionsInterfaceConnections and servers
ClientOptionsInterfaceConnections and servers
ClientPtyOptionsInterfaceChannels and forwarding
ClientSessionChannelClassChannels and forwarding
ClientSessionOptionsInterfaceConnections and servers
ClientTCPIPChannelClassChannels and forwarding
ClientTunnelChannelClassChannels and forwarding
ClientWindowDimensionsInterfaceChannels and forwarding
ClientX11ChannelClassChannels and forwarding
ClientX11OptionsInterfaceChannels and forwarding
ClientX11RequestInterfaceChannels and forwarding
createSocketAgentFunctionAgents and public-key management
CygwinAgentClassAgents and public-key management
CygwinAgentErrorClassAgents and public-key management
CygwinAgentOptionsInterfaceAgents and public-key management
decodePublicKeySubsystemPacketFunctionAgents and public-key management
decodeSFTPCopyDataExtensionFunctionSFTP
decodeSFTPExtensionStringFunctionSFTP
decodeSFTPHandleExtensionFunctionSFTP
decodeSFTPLimitsFunctionSFTP
decodeSFTPLSetStatExtensionFunctionSFTP
decodeSFTPPacketFunctionSFTP
decodeSFTPStatVFSFunctionSFTP
decodeSFTPTwoPathExtensionFunctionSFTP
decodeSFTPUsersGroupsFunctionSFTP
decodeSFTPUsersGroupsExtensionFunctionSFTP
DEFAULT_CHANNEL_PACKET_SIZEConstantChannels and forwarding
DEFAULT_CHANNEL_WINDOW_SIZEConstantChannels and forwarding
DEFAULT_SERVER_CHANNEL_PACKET_SIZEConstantChannels and forwarding
DEFAULT_SERVER_CHANNEL_WINDOW_SIZEConstantChannels and forwarding
DELAY_COMPRESSION_EXTENSIONConstantTransport and protocol types
DelayCompressionAlgorithmTypeTransport and protocol types
DelayCompressionConfigurationTypeTransport and protocol types
delayCompressionExtensionFunctionTransport and protocol types
DelayCompressionOptionsInterfaceTransport and protocol types
DirectStreamLocalChannelClassChannels and forwarding
DirectTCPIPChannelClassChannels and forwarding
DisconnectErrorClassTransport and protocol types
DisconnectReasonEnumTransport and protocol types
discoverPageantAgentSocketFunctionAgents and public-key management
DiskAgentClassAgents and public-key management
DiskAgentErrorClassAgents and public-key management
DiskAgentOptionsInterfaceAgents and public-key management
DiskAgentPassphraseTypeAgents and public-key management
ELEVATION_EXTENSIONConstantTransport and protocol types
ElevationPreferenceTypeTransport and protocol types
ElevationRequestTypeTransport and protocol types
EncodedSecurityKeySignatureDataInterfaceKeys, trust, and signatures
EncodedSignatureClassKeys, trust, and signatures
EncodedSignatureDataInterfaceKeys, trust, and signatures
EncodedWebAuthnSignatureDataInterfaceKeys, trust, and signatures
encodePublicKeySubsystemPacketFunctionAgents and public-key management
encodeSFTPAttributesFunctionSFTP
encodeSFTPCopyDataExtensionFunctionSFTP
encodeSFTPExtensionStringFunctionSFTP
encodeSFTPLimitsFunctionSFTP
encodeSFTPLSetStatExtensionFunctionSFTP
encodeSFTPPacketFunctionSFTP
encodeSFTPStatVFSFunctionSFTP
encodeSFTPTwoPathExtensionFunctionSFTP
encodeSFTPUsersGroupsFunctionSFTP
encodeSFTPUsersGroupsExtensionFunctionSFTP
flagsToStringFunctionSFTP
ForwardedAgentChannelClassChannels and forwarding
ForwardedStreamLocalChannelClassChannels and forwarding
ForwardedTCPIPChannelClassChannels and forwarding
ForwardedX11ChannelClassChannels and forwarding
GeneratedKeyPairInterfaceKeys, trust, and signatures
generateKeyPairFunctionKeys, trust, and signatures
GenerateKeyPairOptionsInterfaceKeys, trust, and signatures
generateKeyPairSyncFunctionKeys, trust, and signatures
GLOBAL_REQUESTS_OK_EXTENSIONConstantTransport and protocol types
GlobalRequestErrorClassConnections and servers
GSSAPI_KEYEXConstantAuthentication
GSSAPI_WITH_MICConstantAuthentication
GSSAPIClientContextInterfaceAuthentication
GSSAPIClientContextOptionsInterfaceAuthentication
GSSAPIClientMechanismInterfaceAuthentication
GSSAPIContextStepInterfaceAuthentication
GSSAPIErrorClassAuthentication
GSSAPIErrorOptionsInterfaceAuthentication
GSSAPIErrorStatusInterfaceTransport and protocol types
GSSAPIKeyExchangeClientContextInterfaceAuthentication
GSSAPIKeyExchangeClientContextOptionsInterfaceAuthentication
GSSAPIKeyExchangeErrorStatusInterfaceTransport and protocol types
GSSAPIKeyExchangeServerContextInterfaceAuthentication
GSSAPIKeyExchangeServerContextOptionsInterfaceAuthentication
GSSAPIServerContextInterfaceAuthentication
GSSAPIServerContextOptionsInterfaceAuthentication
GSSAPIServerMechanismInterfaceAuthentication
HostKeyAdvertisementFormatTypeConnections and servers
HTTPAgentClassConnections and servers
HTTPSAgentClassConnections and servers
KERBEROS_V5_GSSAPI_OIDConstantAuthentication
KeyPairTypeTypeKeys, trust, and signatures
KeyRevocationListClassKeys, trust, and signatures
KnownHostCheckResultInterfaceKeys, trust, and signatures
KnownHostMarkerTypeKeys, trust, and signatures
KnownHostsClassKeys, trust, and signatures
KnownHostsErrorClassKeys, trust, and signatures
KnownHostsReplaceOptionsInterfaceKeys, trust, and signatures
KnownHostStatusTypeKeys, trust, and signatures
MAX_IDENTIFICATION_LENGTHConstantTransport and protocol types
MAX_OPENSSH_AGENT_ASSOCIATED_CERTIFICATESConstantAgents and public-key management
MAX_OPENSSH_AGENT_DESTINATION_CONSTRAINTSConstantAgents and public-key management
MAX_OPENSSH_AGENT_SESSION_BINDINGSConstantAgents and public-key management
MAX_OPENSSH_AGENT_SESSION_IDENTIFIER_LENGTHConstantAgents and public-key management
MAX_PUBLIC_KEY_SUBSYSTEM_NAMESPACE_CHARACTERSConstantAgents and public-key management
MAX_PUBLIC_KEY_SUBSYSTEM_PACKET_LENGTHConstantAgents and public-key management
MAX_PUBLIC_KEY_SUBSYSTEM_RESPONSE_BYTESConstantAgents and public-key management
MAX_PUBLIC_KEY_SUBSYSTEM_RESPONSESConstantAgents and public-key management
MAX_SFTP_HANDLE_LENGTHConstantSFTP
MAX_SFTP_PACKET_LENGTHConstantSFTP
MAX_SSH_AGENT_MESSAGE_LENGTHConstantAgents and public-key management
MAXIMUM_CHANNEL_WINDOW_SIZEConstantTransport and protocol types
NegotiatedAlgorithmsInterfaceTransport and protocol types
NegotiatedDirectionAlgorithmsInterfaceTransport and protocol types
NO_FLOW_CONTROL_EXTENSIONConstantTransport and protocol types
NoFlowControlPreferenceTypeTransport and protocol types
normalizeGSSAPIOIDFunctionAuthentication
OnePasswordAgentClassAgents and public-key management
OnePasswordAgentErrorClassAgents and public-key management
OPEN_MODEConstantSFTP
OPENSSH_AGENT_ASSOCIATED_CERTIFICATESConstantAgents and public-key management
OPENSSH_AGENT_RESTRICT_DESTINATIONConstantAgents and public-key management
OPENSSH_AGENT_SECURITY_KEY_PROVIDERConstantAgents and public-key management
OPENSSH_AGENT_SESSION_BINDConstantAgents and public-key management
OPENSSH_INFO_SIGNALConstantTransport and protocol types
OpenSSHAgentAssociatedCertificatesConstraintTypeAgents and public-key management
OpenSSHAgentDestinationConstraintTypeAgents and public-key management
OpenSSHAgentDestinationHopTypeAgents and public-key management
OpenSSHAgentDestinationKeyTypeAgents and public-key management
OpenSSHAgentDestinationRuleTypeAgents and public-key management
OpenSSHAgentKeyConstraintTypeAgents and public-key management
OpenSSHAgentSecurityKeyProviderConstraintTypeAgents and public-key management
OpenSSHAgentSessionBindingTypeAgents and public-key management
OpenSSHPrivateKeyCipherTypeTransport and protocol types
OpenSSHPrivateKeyEncryptionOptionsInterfaceTransport and protocol types
PageantAgentClassAgents and public-key management
PageantAgentErrorClassAgents and public-key management
ParsedKeyTypeKeys, trust, and signatures
parseKeyFunctionKeys, trust, and signatures
parseKeysFunctionKeys, trust, and signatures
parseRFC4716PublicKeyFunctionKeys, trust, and signatures
parseRFC4716PublicKeyFileFunctionKeys, trust, and signatures
PeerDisconnectErrorClassTransport and protocol types
PeerDisconnectInfoInterfaceTransport and protocol types
PrivateKeyClassKeys, trust, and signatures
PrivateKeyAgentClassAgents and public-key management
PrivateKeyAgentErrorClassAgents and public-key management
PrivateKeyAlgorithmClassKeys, trust, and signatures
PrivateKeyDataInterfaceKeys, trust, and signatures
ProtocolDebugMessageInterfaceTransport and protocol types
ProtocolPacketMetadataInterfaceTransport and protocol types
ProtocolVersionExchangeClassTransport and protocol types
PUBLIC_KEY_SUBSYSTEM_VERSIONConstantAgents and public-key management
PublicKeyClassKeys, trust, and signatures
PublicKeyAlgorithmClassKeys, trust, and signatures
PublicKeyDataInterfaceKeys, trust, and signatures
PublicKeySubsystemAddAttributeInterfaceAgents and public-key management
PublicKeySubsystemAddCertificateOptionsInterfaceAgents and public-key management
PublicKeySubsystemAddCertificatePacketInterfaceAgents and public-key management
PublicKeySubsystemAddOptionsInterfaceAgents and public-key management
PublicKeySubsystemAddPacketInterfaceAgents and public-key management
PublicKeySubsystemAttributeInputInterfaceAgents and public-key management
PublicKeySubsystemAttributePacketInterfaceAgents and public-key management
PublicKeySubsystemCertificateInterfaceAgents and public-key management
PublicKeySubsystemCertificatePacketInterfaceAgents and public-key management
PublicKeySubsystemClientClassAgents and public-key management
PublicKeySubsystemClientOptionsInterfaceAgents and public-key management
PublicKeySubsystemKeyInterfaceAgents and public-key management
PublicKeySubsystemListAttributesPacketInterfaceAgents and public-key management
PublicKeySubsystemListCertificatesPacketInterfaceAgents and public-key management
PublicKeySubsystemListedAttributeInterfaceAgents and public-key management
PublicKeySubsystemListNamespacesPacketInterfaceAgents and public-key management
PublicKeySubsystemListPacketInterfaceAgents and public-key management
PublicKeySubsystemNamespacePacketInterfaceAgents and public-key management
PublicKeySubsystemPacketTypeAgents and public-key management
PublicKeySubsystemPacketParserClassAgents and public-key management
PublicKeySubsystemProtocolErrorClassAgents and public-key management
PublicKeySubsystemPublicKeyPacketInterfaceAgents and public-key management
PublicKeySubsystemRemoveCertificateOptionsInterfaceAgents and public-key management
PublicKeySubsystemRemoveCertificatePacketInterfaceAgents and public-key management
PublicKeySubsystemRemovePacketInterfaceAgents and public-key management
PublicKeySubsystemRequestOptionsInterfaceAgents and public-key management
PublicKeySubsystemServerClassAgents and public-key management
PublicKeySubsystemServerAddCertificateContextInterfaceAgents and public-key management
PublicKeySubsystemServerAddContextInterfaceAgents and public-key management
PublicKeySubsystemServerEventsTypeAgents and public-key management
PublicKeySubsystemServerHookerTypeAgents and public-key management
PublicKeySubsystemServerListCertificatesControllerInterfaceAgents and public-key management
PublicKeySubsystemServerListContextInterfaceAgents and public-key management
PublicKeySubsystemServerListControllerInterfaceAgents and public-key management
PublicKeySubsystemServerListedAttributeInterfaceAgents and public-key management
PublicKeySubsystemServerListedCertificateInterfaceAgents and public-key management
PublicKeySubsystemServerListedKeyInterfaceAgents and public-key management
PublicKeySubsystemServerListNamespacesControllerInterfaceAgents and public-key management
PublicKeySubsystemServerOperationContextInterfaceAgents and public-key management
PublicKeySubsystemServerOptionsInterfaceAgents and public-key management
PublicKeySubsystemServerRemoveCertificateContextInterfaceAgents and public-key management
PublicKeySubsystemServerRemoveContextInterfaceAgents and public-key management
PublicKeySubsystemServerResponseControllerInterfaceAgents and public-key management
PublicKeySubsystemStatusCodeEnumAgents and public-key management
PublicKeySubsystemStatusErrorClassAgents and public-key management
PublicKeySubsystemStatusPacketInterfaceAgents and public-key management
PublicKeySubsystemSupportedAttributeInterfaceAgents and public-key management
PublicKeySubsystemUnknownPacketInterfaceAgents and public-key management
PublicKeySubsystemVersionPacketInterfaceAgents and public-key management
RFC4716HeaderInterfaceKeys, trust, and signatures
RFC4716PublicKeyFileInterfaceKeys, trust, and signatures
SecurityKeyAttestationClassKeys, trust, and signatures
SecurityKeyAttestationFormatTypeKeys, trust, and signatures
serializeRFC4716PublicKeyFunctionKeys, trust, and signatures
ServerClassConnections and servers
ServerAlgorithmOptionsInterfaceTransport and protocol types
ServerAuthenticationContinuationInterfaceConnections and servers
ServerClientClassConnections and servers
ServerClientEventsInterfaceConnections and servers
ServerConnectionInfoInterfaceConnections and servers
ServerConnectionListenerTypeConnections and servers
ServerEventsInterfaceConnections and servers
ServerGlobalRequestErrorClassConnections and servers
ServerHookerTypeConnections and servers
ServerHookerChannelOpenRequestControllerInterfaceConnections and servers
ServerHookerChannelRequestControllerInterfaceConnections and servers
ServerHookerElevationContextTypeConnections and servers
ServerHookerElevationControllerInterfaceConnections and servers
ServerHookerGlobalRequestContextTypeConnections and servers
ServerHookerGlobalRequestControllerInterfaceConnections and servers
ServerHookerGSSAPIAuthenticationContextTypeConnections and servers
ServerHookerGSSAPIAuthenticationControllerInterfaceConnections and servers
ServerHookerHostbasedAuthenticationContextTypeConnections and servers
ServerHookerHostbasedAuthenticationControllerInterfaceConnections and servers
ServerHookerKeyboardInteractiveAuthenticationContextTypeConnections and servers
ServerHookerKeyboardInteractiveAuthenticationControllerInterfaceConnections and servers
ServerHookerNoneAuthenticationContextTypeConnections and servers
ServerHookerNoneAuthenticationControllerInterfaceConnections and servers
ServerHookerPasswordAuthenticationContextTypeConnections and servers
ServerHookerPasswordAuthenticationControllerInterfaceConnections and servers
ServerHookerPreconnectControllerInterfaceConnections and servers
ServerHookerPublicKeyAuthenticationContextTypeConnections and servers
ServerHookerPublicKeyAuthenticationControllerInterfaceConnections and servers
ServerHookerStreamLocalForwardContextTypeConnections and servers
ServerHookerStreamLocalForwardControllerInterfaceConnections and servers
ServerHookerTCPIPForwardContextTypeConnections and servers
ServerHookerTCPIPForwardControllerInterfaceConnections and servers
ServerHostKeyInputInterfaceConnections and servers
ServerKeyboardInteractivePromptInterfaceConnections and servers
ServerOptionsInterfaceConnections and servers
ServerTransportInterfaceConnections and servers
SessionBreakRequestContextInterfaceChannels and forwarding
SessionChannelClassChannels and forwarding
SessionChannelEventsInterfaceChannels and forwarding
SessionChannelHookerTypeChannels and forwarding
SessionChannelHookerAgentForwardRequestControllerInterfaceChannels and forwarding
SessionChannelHookerBreakRequestControllerInterfaceChannels and forwarding
SessionChannelHookerEnvRequestContextInterfaceChannels and forwarding
SessionChannelHookerEnvRequestControllerInterfaceChannels and forwarding
SessionChannelHookerExecRequestContextInterfaceChannels and forwarding
SessionChannelHookerExecRequestControllerInterfaceChannels and forwarding
SessionChannelHookerPtyRequestControllerInterfaceChannels and forwarding
SessionChannelHookerShellRequestControllerInterfaceChannels and forwarding
SessionChannelHookerSubsystemRequestContextInterfaceChannels and forwarding
SessionChannelHookerSubsystemRequestControllerInterfaceChannels and forwarding
SessionChannelHookerX11RequestControllerInterfaceChannels and forwarding
SessionPtyInfoInterfaceChannels and forwarding
SessionSignalContextInterfaceChannels and forwarding
SessionWindowDimensionsInterfaceChannels and forwarding
SessionX11RequestInterfaceChannels and forwarding
SFTP_VERSIONConstantSFTP
SFTPAttributeFlagsEnumSFTP
SFTPAttributesInterfaceSFTP
SFTPAttrsPacketInterfaceSFTP
SFTPClientClassSFTP
SFTPClientEventsInterfaceSFTP
SFTPClientNameEntryInterfaceSFTP
SFTPClientOptionsInterfaceSFTP
SFTPCopyDataExtensionInterfaceSFTP
SFTPDataPacketInterfaceSFTP
SFTPExtendedAttributeInterfaceSFTP
SFTPExtendedPacketInterfaceSFTP
SFTPExtendedReplyPacketInterfaceSFTP
SFTPExtendedRequestOptionsInterfaceSFTP
SFTPExtensionInterfaceSFTP
SFTPExtensionResponsePacketTypeSFTP
SFTPExtensionResponseTypeTypeSFTP
SFTPFastGetOptionsInterfaceSFTP
SFTPFastPutOptionsInterfaceSFTP
SFTPFSetStatPacketInterfaceSFTP
SFTPHandlePacketInterfaceSFTP
SFTPHandleRequestPacketInterfaceSFTP
SFTPInitPacketInterfaceSFTP
SFTPLimitsInterfaceSFTP
SFTPLSetStatExtensionInterfaceSFTP
SFTPMkDirPacketInterfaceSFTP
SFTPNameEncodingTypeSFTP
SFTPNameEntryInterfaceSFTP
SFTPNamePacketInterfaceSFTP
sftpOpenFlagsFunctionSFTP
SFTPOpenFlagsEnumSFTP
SFTPOpenPacketInterfaceSFTP
SFTPPacketTypeSFTP
SFTPPacketParserClassSFTP
SFTPPacketTypeEnumSFTP
SFTPPathTypeSFTP
SFTPPathPacketInterfaceSFTP
SFTPPositionTypeSFTP
SFTPProtocolErrorClassSFTP
SFTPReadDirectoryOptionsInterfaceSFTP
SFTPReadFileOptionsInterfaceSFTP
SFTPReadPacketInterfaceSFTP
SFTPReadResultInterfaceSFTP
SFTPReadStreamClassSFTP
SFTPReadStreamOptionsInterfaceSFTP
SFTPRequestOfTypeSFTP
SFTPRequestPacketTypeSFTP
SFTPRequestPacketBaseInterfaceSFTP
SFTPServerClassSFTP
SFTPServerEventsTypeSFTP
SFTPServerHookerTypeSFTP
SFTPServerOperationContextInterfaceSFTP
SFTPServerOptionsInterfaceSFTP
SFTPSetStatPacketInterfaceSFTP
SFTPStatsClassSFTP
SFTPStatusCodeEnumSFTP
SFTPStatusErrorClassSFTP
SFTPStatusPacketInterfaceSFTP
SFTPStatVFSInterfaceSFTP
SFTPSymlinkPathsInterfaceSFTP
SFTPTransferProgressInterfaceSFTP
SFTPTwoPathExtensionInterfaceSFTP
SFTPTwoPathPacketInterfaceSFTP
SFTPUserGroupNamesInterfaceSFTP
SFTPUsersGroupsExtensionInterfaceSFTP
SFTPVersionPacketInterfaceSFTP
SFTPWriteFileOptionsInterfaceSFTP
SFTPWritePacketInterfaceSFTP
SFTPWriteResultInterfaceSFTP
SFTPWriteStreamClassSFTP
SFTPWriteStreamOptionsInterfaceSFTP
ShellClassChannels and forwarding
SocketStateEnumTransport and protocol types
SSH_ECDSA_SECURITY_KEY_ALGORITHMConstantKeys, trust, and signatures
SSH_ED25519_SECURITY_KEY_ALGORITHMConstantKeys, trust, and signatures
SSH_WEBAUTHN_ECDSA_SECURITY_KEY_ALGORITHMConstantKeys, trust, and signatures
SSHAgentClassAgents and public-key management
SSHAgentAddIdentityOptionsInterfaceAgents and public-key management
SSHAgentAddTokenOptionsInterfaceAgents and public-key management
SSHAgentConstraintTypeAgents and public-key management
SSHAgentConstraintTypeEnumAgents and public-key management
SSHAgentErrorClassAgents and public-key management
SSHAgentExtensionFailureErrorClassAgents and public-key management
SSHAgentExtensionResultTypeAgents and public-key management
SSHAgentIdentityInterfaceAgents and public-key management
SSHAgentMessageTypeEnumAgents and public-key management
SSHAgentOptionsInterfaceConnections and servers
SSHAgentProtocolClientClassAgents and public-key management
SSHAgentProtocolConnectionContextInterfaceAgents and public-key management
SSHAgentProtocolErrorClassAgents and public-key management
SSHAgentProtocolOptionsInterfaceAgents and public-key management
SSHAgentProtocolServerClassAgents and public-key management
SSHAgentProtocolServerOptionsInterfaceAgents and public-key management
SSHAgentServerAddIdentityContextTypeAgents and public-key management
SSHAgentServerAddTokenContextTypeAgents and public-key management
SSHAgentServerExtensionContextTypeAgents and public-key management
SSHAgentServerExtensionControllerInterfaceAgents and public-key management
SSHAgentServerExtensionResultTypeAgents and public-key management
SSHAgentServerHookerTypeAgents and public-key management
SSHAgentServerIdentitiesControllerInterfaceAgents and public-key management
SSHAgentServerPassphraseContextTypeAgents and public-key management
SSHAgentServerQueryExtensionsControllerInterfaceAgents and public-key management
SSHAgentServerRemoveIdentityContextTypeAgents and public-key management
SSHAgentServerRemoveTokenContextTypeAgents and public-key management
SSHAgentServerSignContextTypeAgents and public-key management
SSHAgentServerSignControllerInterfaceAgents and public-key management
SSHAgentServerSuccessControllerInterfaceAgents and public-key management
SSHAuthenticationMethodsEnumTransport and protocol types
SSHCertificateDataInterfaceKeys, trust, and signatures
SSHCertificateOptionInterfaceKeys, trust, and signatures
SSHCertificatePublicKeyClassKeys, trust, and signatures
SSHCertificateRoleTypeKeys, trust, and signatures
SSHECDSASecurityKeyPrivateKeyClassKeys, trust, and signatures
SSHECDSASecurityKeyPrivateKeyDataInterfaceKeys, trust, and signatures
SSHECDSASecurityKeyPublicKeyClassKeys, trust, and signatures
SSHECDSASecurityKeyPublicKeyDataInterfaceKeys, trust, and signatures
SSHED25519SecurityKeyPrivateKeyClassKeys, trust, and signatures
SSHED25519SecurityKeyPrivateKeyDataInterfaceKeys, trust, and signatures
SSHED25519SecurityKeyPublicKeyClassKeys, trust, and signatures
SSHED25519SecurityKeyPublicKeyDataInterfaceKeys, trust, and signatures
SSHExtendedDataTypesEnumTransport and protocol types
SSHExtensionInterfaceTransport and protocol types
SSHFPAlgorithmEnumKeys, trust, and signatures
SSHFPFingerprintTypeEnumKeys, trust, and signatures
SSHFPRecordClassKeys, trust, and signatures
SSHFPVerificationResultTypeKeys, trust, and signatures
SSHHTTPAgentClassConnections and servers
SSHHTTPAgentOptionsTypeConnections and servers
SSHHTTPSAgentClassConnections and servers
SSHHTTPSAgentOptionsTypeConnections and servers
SSHServiceNamesEnumTransport and protocol types
SSHSignatureClassKeys, trust, and signatures
SSHSignatureHashAlgorithmTypeKeys, trust, and signatures
SSHSignatureOptionsInterfaceKeys, trust, and signatures
SSHSocketAgentOptionsInterfaceAgents and public-key management
StatsClassSFTP
STATUS_CODEConstantSFTP
StreamLocalConnectionDetailsInterfaceChannels and forwarding
stringToFlagsFunctionSFTP
TCPIPConnectionDetailsInterfaceChannels and forwarding
TerminalModeConstantChannels and forwarding
TerminalModeOpcodeTypeChannels and forwarding
TerminalModesConstantChannels and forwarding
TerminalModeSettingsTypeChannels and forwarding
TunnelAddressFamilyEnumChannels and forwarding
TunnelChannelClassChannels and forwarding
TunnelEventsInterfaceChannels and forwarding
TunnelIPPacketInterfaceChannels and forwarding
TunnelModeEnumChannels and forwarding
UserAuthPromptInterfaceTransport and protocol types
verifySSHFPFunctionKeys, trust, and signatures
X11ConnectionDetailsInterfaceChannels and forwarding