This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 286 lines
!!! Overview
[{$pagename}] has an [OID] of [2.5.13.16] and is is an [EQUALITY] [Matching Rule] that compares an [Assertion Value] of the Bit String syntax to an [Attribute Value] of a syntax (e.g., the Bit String syntax) whose corresponding [ASN.1] type is [BIT STRING].
[{$pagename}] the corresponding ASN.1 type of the attribute syntax does not have a named bit list [ASN.1] (which is the case for the Bit String syntax), then the rule evaluates to [True] if and only if the [Attribute Value] has the same number of [bits] as the [Assertion Value] and the [bits] match on a bitwise basis.
If the corresponding ASN.1 type does have a named [bit] list, then [{$pagename}] operates as above, except that trailing zero bits in the [Attribute Values] and [Attribute Values] are treated as absent.
The LDAP definition for the bitStringMatch rule is:
%%prettify
{{{
( 2.5.13.16 NAME 'bitStringMatch' SYNTAX 1.3.6.1.4.1.1466.115.121.1.6 )
}}}
/%
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]