ECPrivateKey.privateValue

Get the private key value of this key object.

class ECPrivateKey
ref const
const(BigInt)
privateValue
()

Return Value

Type: const(BigInt)

the private key value of this key object

Meta