summaryrefslogtreecommitdiff
path: root/asn1/DirectoryOperationalBindingTypes.asn1
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-10-29 16:47:07 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-10-29 16:47:07 +0100
commite09c58304737afd9566dc3a9b0fd8931189c8c61 (patch)
tree3dd8e1bd87ecc80509cf6571fda578d94c9c17fb /asn1/DirectoryOperationalBindingTypes.asn1
parent0a789233833272a6e1858b1d8154007b6433b82a (diff)
Update set
Diffstat (limited to 'asn1/DirectoryOperationalBindingTypes.asn1')
-rw-r--r--asn1/DirectoryOperationalBindingTypes.asn126
1 files changed, 26 insertions, 0 deletions
diff --git a/asn1/DirectoryOperationalBindingTypes.asn1 b/asn1/DirectoryOperationalBindingTypes.asn1
new file mode 100644
index 0000000..1d1d4d8
--- /dev/null
+++ b/asn1/DirectoryOperationalBindingTypes.asn1
@@ -0,0 +1,26 @@
+-- Module DirectoryOperationalBindingTypes (X.519:02/2001)
+DirectoryOperationalBindingTypes {joint-iso-itu-t ds(5) module(1)
+ directoryOperationalBindingTypes(25) 4} DEFINITIONS ::=
+BEGIN
+
+-- EXPORTS All
+-- The types and values defined in this module are exported for use in the other ASN.1 modules contained
+-- within the Directory Specifications, and for the use of other applications which will use them to access
+-- Directory services. Other applications may use them for their own purposes, but this will not constrain
+-- extensions and modifications needed to maintain or improve the Directory service.
+IMPORTS
+ -- from ITU-T Rec. X.501 | ISO/IEC 9594-2
+ id-ob
+ FROM UsefulDefinitions {joint-iso-itu-t ds(5) module(1)
+ usefulDefinitions(0) 4};
+
+id-op-binding-shadow OBJECT IDENTIFIER ::= {id-ob 1}
+
+id-op-binding-hierarchical OBJECT IDENTIFIER ::= {id-ob 2}
+
+id-op-binding-non-specific-hierarchical OBJECT IDENTIFIER ::= {id-ob 3}
+
+END -- DirectoryOperationalBindingTypes
+
+-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
+