Trait sp_core::crypto::Public

source ·
Expand description

Trait suitable for typical cryptographic PKI key public type.

Required Methods§

Return CryptoTypePublicPair from public key.

Implementors§