ECPointBaseGetEncodedLength Method
Namespace: Org.BouncyCastle.Math.ECAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public override int GetEncodedLength(
bool compressed
)
Public Overrides Function GetEncodedLength (
compressed As Boolean
) As Integer
public:
virtual int GetEncodedLength(
bool compressed
) override
function GetEncodedLength(compressed);
- compressed Boolean
-
Int32