'Declaration Public Interface ISSHDataIntegrityAlgorithmFactory Inherits Xceed.SSH.Core.ISSHAlgorithmFactory(Of ISSHDataIntegrityAlgorithm)
'Usage Dim instance As ISSHDataIntegrityAlgorithmFactory
public interface ISSHDataIntegrityAlgorithmFactory : Xceed.SSH.Core.ISSHAlgorithmFactory<ISSHDataIntegrityAlgorithm>