Oid2 Methods |
The Oid2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Compares two Oid2 objects for equality.
(Overrides ObjectEquals(Object).) |
![]() ![]() | GetAllOids |
Gets all registrations for the specified OID value.
|
![]() | GetCPSLinks |
Gets an array of URL associated with certificate practice statement (CPS). This method fails on any OID groups except IssuancePolicy.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | MapHashToSignatureOid |
Converts hashing algorithm OID to appropriate OID from signature group. For example, translates
sha1 hashing algorithm to sha1NoSign with the same OID value.
|
![]() ![]() | Register |
Registers object identifier in the OID database, either, local or in Active Directory.
|
![]() | ToOid |
Gets a generic Oid object from the current object.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | Unregister |
Unregisters object identifier from OID registration database.
|