Skip to main content

phc_user_object_hmac

Function phc_user_object_hmac 

Source
pub fn phc_user_object_hmac(object_id: Id, secret: impl DigestibleSecret) -> Id
Expand description

Derives an hmac for a user object stored at pubhubs central.

See crate::api::phc::user::GetObjectEP.