Method

P2pandaPrivateKeyget_public_key

Declaration [src]

P2pandaPublicKey*
p2panda_private_key_get_public_key (
  P2pandaPrivateKey* private_key
)

Description [src]

Retrieves the the P2pandaPublicKey.

Return value

Type: P2pandaPublicKey

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.