Module sym_crypto::keypair[][src]

Expand description

A Rust implementation of Symbol ed25519 keypair generation, signing, and verification.

This is the reference documentation for the proptest API.

For documentation on how to get started with Symbol keypair and general usage advice, please refer to the Key pair.

Structs

Keypair

It represents an Symbol asymmetric private/public encryption key.