ietf-ssh-common

This module defines common features and groupings for Secure Shell (SSH). The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL'...

Typedef Base type Abstract
ssh-encryption-algorithm union A type that enables the encryption algorithm to be either an IANA-maintained encryption algorithm in the 'iana-ssh-encryption-algs' YANG module (RFC 9644) or a locally defined algorithm, per Section 4.6.1 of RFC 4250.
ssh-key-exchange-algorithm union A type that enables the key exchange algorithm to be either an IANA-maintained key exchange algorithm in the 'iana-ssh-key-exchange-algs' YANG module (RFC 9644) or a locally defined algorithm, per Section 4.6.1 of RFC 4250.
ssh-mac-algorithm union A type that enables the message authentication code (MAC) algorithm to be either an IANA-maintained MAC algorithm in the 'iana-ssh-mac-algs' YANG module (RFC 9644) or a locally defined algorithm, per Section 4.6.1 of RFC 4250.
ssh-public-key-algorithm union A type that enables the public key algorithm to be either an IANA-maintained public key algorithm in the 'iana-ssh-public-key-algs' YANG module (RFC 9644) or a locally defined algorithm, per Section 4.6.1 of RFC 4250.

© 2024 YumaWorks, Inc. All rights reserved.