Show / Hide Table of Contents

PublicPoint Property

PublicPoint

Contains the public point: 04 || x-coordinate || y-coordinate.

C#
public ReadOnlySpan<byte> PublicPoint { get; }

Property Value

Type Description
ReadOnlySpan<byte>
In this article
Back to top Generated by DocFX