Bump ietf-crypto-types to 2022-12-12 82/104282/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Feb 2023 17:03:06 +0000 (18:03 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 6 Feb 2023 18:38:55 +0000 (18:38 +0000)
This is just a run-of-the-mill upgrade.

Change-Id: If2c91e90f36c4dc34a0ee2ad1f8b3bb531768594
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
model/draft-ietf-netconf-crypto-types/src/main/yang/ietf-crypto-types@2022-12-12.yang [moved from model/draft-ietf-netconf-crypto-types/src/main/yang/ietf-crypto-types@2022-07-07.yang with 99% similarity]

similarity index 99%
rename from model/draft-ietf-netconf-crypto-types/src/main/yang/ietf-crypto-types@2022-07-07.yang
rename to model/draft-ietf-netconf-crypto-types/src/main/yang/ietf-crypto-types@2022-12-12.yang
index 19b658d1244d7d763ef09e6b861bfd7bc0294c7d..342dde899c0151c05089d99976d0e4b40224c6e9 100644 (file)
@@ -48,7 +48,7 @@ module ietf-crypto-types {
      (RFC 8174) when, and only when, they appear in all
      capitals, as shown here.";
 
-  revision 2022-07-07 {
+  revision 2022-12-12 {
     description
       "Initial version";
     reference
@@ -94,6 +94,7 @@ module ietf-crypto-types {
       "Indicates that the server supports the
        'cms-encrypted-data-format' identity.";
   }
+
   feature csr-generation {
     description
       "Indicates that the server implements the
@@ -142,6 +143,7 @@ module ietf-crypto-types {
   /*************************************************/
   /*   Base Identities for Key Format Structures   */
   /*************************************************/
+
   identity symmetric-key-format {
     description
       "Base key-format identity for symmetric keys.";
@@ -444,7 +446,6 @@ module ietf-crypto-types {
   /***************************************************/
   /*   Typedefs for ASN.1 structures from RFC 6960   */
   /***************************************************/
-
   typedef oscp-request {
     type binary;
     description