Calculates a hash value based on the values of the contained certificate objects.

 

   

Syntax
 

[C#]
override int GetHashCode()

 

   

Params
 
Name Description
return The hash value calculated.

 

   

Notes
 

This method returns the hash value based on the values of the contained certificate objects.

 

   

Example
 

None.