Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CngAlgorithm::Equals Method

 

Compares two CngAlgorithm objects.

Namespace:   System.Security.Cryptography
Assembly:  System.Core (in System.Core.dll)

NameDescription
System_CAPS_pubmethodEquals(CngAlgorithm^)

Compares the specified CngAlgorithm object to the current CngAlgorithm object.

System_CAPS_pubmethodEquals(Object^)

Compares the specified object to the current CngAlgorithm object.(Overrides Object::Equals(Object^).)

Return to top
Show:
© 2017 Microsoft