identity_iota::storage::bls

Function expand_bls_jwk

Source
pub fn expand_bls_jwk(
    jwk: &Jwk,
) -> Result<(Option<BBSplusSecretKey>, BBSplusPublicKey), SingleStructError<KeyStorageErrorKind>>
Expand description

Attempts to decode JWK into a BBS+ keypair.