4#include <system/array.h>
6namespace System {
namespace Security {
namespace Cryptography {
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Definition: db_command.h:9
Point on an elliptic curve.
Definition: ec_point.h:10
ByteArrayPtr Y
Definition: ec_point.h:12
ByteArrayPtr X
Definition: ec_point.h:11