This HTML5 document contains 18 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
rdfshttp://www.w3.org/2000/01/rdf-schema#
n2http://yang.eurecom.fr/module/huawei-sshc/sshc/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n3http://yang.eurecom.fr/yin#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4http://yang.eurecom.fr/module/huawei-sshc/sshc/kex-alg/

Statements

Subject Item
n2:kex-alg
rdf:type
n3:Container
rdfs:label
kex-alg
n3:description
Configure Key Exchange Algorithm.
n3:prefix
sshc
n3:hasLeaf
n4:curve25519-sha256 n4:dh-group-exchange-sha-256 n4:dh-group-exchange-sha1 n4:dh-group1-sha1 n4:dh-group14-sha1 n4:dh-group16-sha512 n4:dh-group18-sha512 n4:ecdh-sha2-nistp-256 n4:ecdh-sha2-nistp-384 n4:ecdh-sha2-nistp-521 n4:sm2-kep
n3:config
true
n3:must
../kex-alg/dh-group-exchange-sha-256 = 'true' or ../kex-alg/dh-group-exchange-sha1 = 'true' or ../kex-alg/dh-group1-sha1 = 'true' or ../kex-alg/ecdh-sha2-nistp-256 = 'true' or ../kex-alg/ecdh-sha2-nistp-384 = 'true' or ../kex-alg/ecdh-sha2-nistp-521 = 'true' or ../kex-alg/sm2-kep = 'true' or ../kex-alg/dh-group14-sha1 = 'true' or ../kex-alg/dh-group16-sha512 = 'true' or ../kex-alg/dh-group18-sha512 = 'true' or ../kex-alg/curve25519-sha256 = 'true'
n3:fullPath
/sshc:sshc?container/sshc:kex-alg?container