aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-08-27 10:23:29 +0200
committerBjörn Gustavsson <[email protected]>2010-08-27 11:05:30 +0200
commit57f41f6da3945547436e32ef22765add14902d03 (patch)
treebedb331e9b0bb0cd962d4a6d2d4930f6aba36693 /lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn
parent6c00708e21bccffff84595f714cf9c1003cc8916 (diff)
downloadotp-57f41f6da3945547436e32ef22765add14902d03.tar.gz
otp-57f41f6da3945547436e32ef22765add14902d03.tar.bz2
otp-57f41f6da3945547436e32ef22765add14902d03.zip
asn1 tests: Remove duplicated SUITE data directories
Having multiple copies is a maintenance nightmare.
Diffstat (limited to 'lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn')
-rw-r--r--lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn71
1 files changed, 0 insertions, 71 deletions
diff --git a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn b/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn
deleted file mode 100644
index 9b6a426ca2..0000000000
--- a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GULSProtectionMappings.asn
+++ /dev/null
@@ -1,71 +0,0 @@
--- Module GULSProtectionMappings (X.830:04/1995)
-
-GULSProtectionMappings {joint-iso-itu-t genericULS(20) modules(1)
- gulsProtectionMappings(5)} DEFINITIONS AUTOMATIC TAGS ::=
-BEGIN
-
--- These protection mappings are more versatile that the
--- preceding protection mappings which were specifically designed
--- to generate identical bit-encodings as the Directory
--- Authentication Framework parameterized types.
--- EXPORTS All
-IMPORTS
- notation, gulsSecurityTransformations
- FROM ObjectIdentifiers {joint-iso-itu-t genericULS(20) modules(1)
- objectIdentifiers(0)}
- PROTECTION-MAPPING
- FROM Notation notation
- dirEncryptedTransformation, gulsSignedTransformation{},
- gulsSignatureTransformation, symmetricKeyInformation,
- asymmetricKeyInformation
- FROM GulsSecurityTransformations gulsSecurityTransformations;
-
--- **********************************
--- confidentiality Protection Mapping
--- **********************************
--- This protection mapping enables the notation
--- PROTECTED {BaseType, confidentiality}
--- to map to either dirEncryptedTransformation or to no transformation
--- at the choice of the encoding system, dependent upon local security
--- policy and other local environment considerations.
--- Security Service: confidentiality
-confidentiality PROTECTION-MAPPING ::= {
- SECURITY-TRANSFORMATION {dirEncryptedTransformation}
- BYPASS-PERMITTED TRUE
-}
-
--- ******************************
--- GULS signed Protection Mapping
--- ******************************
--- This protection mapping causes the notation
--- PROTECTED {BaseType, signed}
--- to map to the gulsSignedTransformation.
--- Security Service: data origin authentication, data integrity and
--- (in certain situations) non-repudiation.
-signed PROTECTION-MAPPING ::= {
- SECURITY-TRANSFORMATION
- {gulsSignedTransformation
- {{symmetricKeyInformation | asymmetricKeyInformation}}}
-}
-
--- *********************************
--- GULS signature Protection Mapping
--- *********************************
--- This protection mapping causes the notation
--- PROTECTED {BaseType, signature}
--- to map to the gulsSignatureTransformation.
--- Security Service: data origin authentication, data integrity and
--- (in certain situations) non-repudiation.
-signature PROTECTION-MAPPING ::= {
- SECURITY-TRANSFORMATION
- {gulsSignatureTransformation
- {{symmetricKeyInformation | asymmetricKeyInformation}}}
-}
-
-END
-
--- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
-
-
--- content of stack:
---