dh14Sha256 constant
SSHKexType
const dh14Sha256
Implementation
static const dh14Sha256 = SSHKexType._(
name: 'diffie-hellman-group14-sha256',
digestFactory: digestSha256,
);
static const dh14Sha256 = SSHKexType._(
name: 'diffie-hellman-group14-sha256',
digestFactory: digestSha256,
);