aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-08-27 11:45:30 +0200
committerErlang/OTP <[email protected]>2010-08-27 11:45:30 +0200
commit4a54b4ac3d9324e760c2839d5a224a461fd3f970 (patch)
tree7427fcfde941f50b7f1cf14454dbcd1a1001230d /lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn
parent087b863947f6689ea9d47300b24528015e579dc0 (diff)
parent57f41f6da3945547436e32ef22765add14902d03 (diff)
downloadotp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.tar.gz
otp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.tar.bz2
otp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.zip
Merge branch 'bjorn/asn1/eliminate-duplicate-data-dir' of ../bjorn_otp into HEAD
* 'bjorn/asn1/eliminate-duplicate-data-dir' of ../bjorn_otp: asn1 tests: Remove duplicated SUITE data directories
Diffstat (limited to 'lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn')
-rw-r--r--lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn79
1 files changed, 0 insertions, 79 deletions
diff --git a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn b/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn
deleted file mode 100644
index 336b824174..0000000000
--- a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/GulsSecurityExchanges.asn
+++ /dev/null
@@ -1,79 +0,0 @@
--- Module GulsSecurityExchanges (X.830:04/1995)
-
-GulsSecurityExchanges {joint-iso-itu-t genericULS(20) modules(1)
- gulsSecurityExchanges(2)} DEFINITIONS AUTOMATIC TAGS ::=
-BEGIN
-
--- EXPORTS All
-IMPORTS
- securityExchanges, notation
- FROM ObjectIdentifiers {joint-iso-itu-t genericULS(20) modules(1)
- objectIdentifiers(0)}
- SECURITY-EXCHANGE, SEC-EXCHG-ITEM, SE-ERROR
- FROM Notation notation
- Credentials, SecurityProblem
- FROM DirectoryAbstractService {joint-iso-itu-t ds(5) module(1)
- directoryAbstractService(2) 3};
-
--- *******************************************
--- Directory Authentication Exchange (One-way)
--- *******************************************
-dirAuthenticationOneWay SECURITY-EXCHANGE ::= {
- SE-ITEMS {credentials}
- IDENTIFIER global:{securityExchanges dir-authent-one-way(1)}
-}
-
-credentials SEC-EXCHG-ITEM ::= {
- ITEM-TYPE DirectoryAbstractService.Credentials
- ITEM-ID 1
-}
-
--- *******************************************
--- Directory Authentication Exchange (Two-way)
--- *******************************************
-dirAuthenticationTwoWay SECURITY-EXCHANGE ::= {
- SE-ITEMS {initiatorCredentials | responderCredentials}
- IDENTIFIER global:{securityExchanges dir-authent-two-way(2)}
-}
-
-initiatorCredentials SEC-EXCHG-ITEM ::= {
- ITEM-TYPE DirectoryAbstractService.Credentials
- ITEM-ID 1
- ERRORS {authenticationFailure}
-}
-
-responderCredentials SEC-EXCHG-ITEM ::= {
- ITEM-TYPE DirectoryAbstractService.Credentials
- ITEM-ID 2
-}
-
-authenticationFailure SE-ERROR ::= {
- PARAMETER DirectoryAbstractService.SecurityProblem
- ERROR-CODE local:1
-}
-
--- ***************************
--- Simple Negotiation Exchange
--- ***************************
-simpleNegotiationSE SECURITY-EXCHANGE ::= {
- SE-ITEMS {offeredIds | acceptedIds}
- IDENTIFIER global:{securityExchanges simple-negotiation-se(3)}
-}
-
-offeredIds SEC-EXCHG-ITEM ::= {ITEM-TYPE Negotiation-SEI
- ITEM-ID 1
-}
-
-acceptedIds SEC-EXCHG-ITEM ::= {ITEM-TYPE Negotiation-SEI
- ITEM-ID 2
-}
-
-Negotiation-SEI ::= SEQUENCE OF OBJECT IDENTIFIER
-
-END
-
--- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
-
-
--- content of stack:
---