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.

CngKeyBlobFormat::Equals Method

 

Compares two CngKeyBlobFormat objects.

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

NameDescription
System_CAPS_pubmethodEquals(CngKeyBlobFormat^)

Compares the specified CngKeyBlobFormat object to the current CngKeyBlobFormat object.

System_CAPS_pubmethodEquals(Object^)

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

Return to top
Show:
© 2017 Microsoft