pub fn revoke_certificate<T: Config>(
auto_id_identifier: Identifier,
signature: Signature,
)
Expand description
Revokes a certificate associated with given AutoId.
The signature is verified against the issuer’s public key.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::revoke_certificate
.