Commit 25f0abf4 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

fix EciesP256EncryptedKey and EncryptedDataEncryptionKey

parent d7962815
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@ IEEE1609dot2 {iso(1) identified-organization(3) ieee(111)
standards-association-numbered-series-standards(2) wave-stds(1609)  
dot2(2) base(1) schema(1) major-version-2(2) minor-version-3(3)}

-- Minor version: 3

--******************************************************************************
-- 
-- IEEE P1609.2 Data Types 
@@ -17,7 +15,7 @@ EXPORTS ALL;
IMPORTS 
  CrlSeries,
  EccP256CurvePoint,
  EncryptedDataEncryptionKey,
  EciesP256EncryptedKey,
  EncryptionKey,
  GeographicRegion,
  GroupLinkageValue,