Skip to main content

auths_attr_keys

Function auths_attr_keys 

Source
pub fn auths_attr_keys(
    attr: Attr,
    secret: impl DigestibleSecret,
    timestamps: impl IntoIterator<Item = NumericDate>,
) -> Vec<Vec<u8>>
Expand description

Derives attribute keys for a given attr::Attribute and a list of timestamps.