Function rabe::schemes::bdabe::request_attribute_pk[][src]

pub fn request_attribute_pk(
    _pk: &BdabePublicKey,
    _ska: &BdabeSecretAuthorityKey,
    _attribute: &String
) -> Option<BdabePublicAttributeKey>

Generates a new BdabePublicAttributeKey for a requested attribute, if it is handled by the authority _ska.

Arguments

  • _pk - A BdabePublicKey (PK), generated by setup()
  • _ska - A BdabeSecretAuthorityKey (SKauth), associated with an authority and generated by authgen()
  • _attribute - The attribute value as String