Struct

P2pandaPrivateKey

Description

struct P2pandaPrivateKey {
  /* No available fields */
}

No description available.

Constructors

p2panda_private_key_new
No description available.

p2panda_private_key_new_from_data
No description available.

Instance methods

p2panda_private_key_copy
No description available.

p2panda_private_key_free
No description available.

p2panda_private_key_get_data

Retrieves the raw bytes of the P2pandaPrivateKey.

p2panda_private_key_get_public_key

Retrieves the the P2pandaPublicKey.