identity_iota::storage::bls

Function encode_bls_jwk

Source
pub fn encode_bls_jwk(
    private_key: &BBSplusSecretKey,
    public_key: &BBSplusPublicKey,
    alg: ProofAlgorithm,
) -> (Jwk, Jwk)
Expand description

Encodes a private BBS+ key into JWK.