CryptoSys PKI Pro Manual

Ecc.PublicKeyFromPrivate Method

Convert an internal EC private key string into an internal EC public key string.

Syntax

[C#]
public static string PublicKeyFromPrivate(
	string internalKey
)
[VB.NET]
Public Shared Function PublicKeyFromPrivate ( _
	internalKey As String _
) As String

Parameters

internalKey
the private key as an internal key string

Return Value

The public key in ephemeral "internal" representation, or the empty string on error

See Also

VB6/C equivalent: ECC_PublicKeyFromPrivate

[Contents] [Index]

[PREV: Ecc.MakeKeys Method...]   [Contents]   [Index]   
   [NEXT: Ecc.QueryKey Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.