ECPointBaseEncodeTo(Boolean, Byte, Int32) Method
Namespace: Org.BouncyCastle.Math.ECAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public override void EncodeTo(
bool compressed,
byte[] buf,
int off
)
function EncodeTo(compressed, buf, off);
Parameters
- compressed Boolean
-
- buf Byte
-
- off Int32
-