Links
License
Release Notes
Source Repository
Overview
DotNetLightning.* namespaces
Other namespaces
c-lightning
Overview
examples
calling c-lightning rpc
API Reference
All Namespaces
DotNetLightning
Secret Module
Namespace:
DotNetLightning.Crypto
Assembly: DotNetLightning.Core.dll
Functions and values
Function or value
Description
FromKeyPair
(
pub, priv
)
Full Usage:
FromKeyPair
(
pub, priv
)
Parameters:
pub
:
PubKey
priv
:
Key
Returns:
byte[]
pub
:
PubKey
priv
:
Key
Returns:
byte[]