System::Security::Cryptography::ECPoint Struct Reference

Point on an elliptic curve. More...

Public Attributes

ByteArrayPtr X
 
ByteArrayPtr Y
 

Detailed Description

Point on an elliptic curve.

Member Data Documentation

◆ X

ByteArrayPtr System::Security::Cryptography::ECPoint::X

◆ Y

ByteArrayPtr System::Security::Cryptography::ECPoint::Y