ECDsaPrivateKeyCoordinateY Property
Gets the Y coordinate of public key.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public byte[] CoordinateY { get; }
Public ReadOnly Property CoordinateY As Byte()
Get
public:
property array<unsigned char>^ CoordinateY {
array<unsigned char>^ get ();
}
member CoordinateY : byte[] with get
Property Value
Byte