diff options
-rw-r--r-- | src/libstrongswan/asn1/oid.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/asn1/oid.txt b/src/libstrongswan/asn1/oid.txt index 23b0e6f9a..9bc902bc2 100644 --- a/src/libstrongswan/asn1/oid.txt +++ b/src/libstrongswan/asn1/oid.txt @@ -61,7 +61,7 @@ 0x01 "algorithm" 0x01 "symm-encryption-alg" 0x02 "camellia128-cbc" OID_CAMELLIA128_CBC - 0x03 "camellia192-cbc" OID_CAMELLIA192_CBC + 0x03 "camellia192-cbc" OID_CAMELLIA192_CBC 0x04 "camellia256-cbc" OID_CAMELLIA256_CBC 0x86 "" 0x48 "us" |