SM2KeyExchangePrivateParametersEphemeralPublicPoint Property
Namespace: Org.BouncyCastle.Crypto.ParametersAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual ECPoint EphemeralPublicPoint { get; }
Public Overridable ReadOnly Property EphemeralPublicPoint As ECPoint
Get
public:
virtual property ECPoint^ EphemeralPublicPoint {
ECPoint^ get ();
}
function get_EphemeralPublicPoint();
Property Value
ECPoint