Uses of Interface
com.sshtools.common.ssh.components.SshHmac
Packages that use SshHmac
Package
Description
This package contains an abstract cryptographic provider for the SSH protocol.
This package contains a set of algoritm implementations that enable the Maverick API
to use a Java Cryptography Extension provider.
-
Uses of SshHmac in com.sshtools.common.ssh.components
Classes in com.sshtools.common.ssh.components with type parameters of type SshHmacClasses in com.sshtools.common.ssh.components that implement SshHmacMethods in com.sshtools.common.ssh.components that return types with arguments of type SshHmacModifier and TypeMethodDescriptionComponentManager.supportedHMacsCS()The supported SSH2 Hmacs.ComponentManager.supportedHMacsSC()The supported SSH2 Hmacs.Method parameters in com.sshtools.common.ssh.components with type arguments of type SshHmacModifier and TypeMethodDescriptionprotected abstract voidComponentManager.initializeHmacFactory(ComponentFactory<SshHmac> hmacs) Initialize the SSH2 HMAC factory. -
Uses of SshHmac in com.sshtools.common.ssh.components.jce
Classes in com.sshtools.common.ssh.components.jce that implement SshHmacModifier and TypeClassDescriptionclassAn abstract class that implements theSshHmacinterface to provide support for JCE based message authentication.classMD5 message authentication implementation.classMD5 message authentication implementation.classMD5 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.classSHA-1 message authentication implementation.Method parameters in com.sshtools.common.ssh.components.jce with type arguments of type SshHmacModifier and TypeMethodDescriptionprotected voidJCEComponentManager.initializeHmacFactory(ComponentFactory<SshHmac> hmacs)