Function did_key::generate

source ·
pub fn generate<T: Generate + ECDH + DIDCore + Fingerprint + Into<KeyPair>>(
    seed: Option<&[u8]>
) -> PatchedKeyPair
Expand description

Generate new did:key of the specified type