[][src]Module wedpr_s_selective_certificate_disclosure::utils

Library of SCD utility functions.

Functions

build_certificate_schema

Builds credential scheme.

get_random_nonce

Gets Indy-compatible random nonce.

get_random_nonce_str

Gets Indy-compatible random nonce.

safe_deserialize

Deserializes a string to an object, otherwise raises an error.

safe_indy_check

Checks whether a Result containing a IndyCryptoError, and converts it to WedprError if yes.

safe_serialize

Serializes an object to a string, otherwise raises an error.