Package org.apache.sshd.common.mac
Mac
implementations.-
Interface Summary Interface Description Mac Message Authentication Code for use in SSH.MacFactory MacInformation The reported algorithm name refers to the MAC being used -
Class Summary Class Description BaseMac Base class forMac
implementations based on the JCE provider.BuiltinMacs.Constants BuiltinMacs.ParseResult Poly1305Mac Poly1305 one-time message authentication code. -
Enum Summary Enum Description BuiltinMacs Provides easy access to the currently implemented macs