pub fn issue(signing_key: &SigningKey, credential: &Credential) -> SignatureExpand description
Issue: seal the credential with the issuer’s Ed25519 signing key.
pub fn issue(signing_key: &SigningKey, credential: &Credential) -> SignatureIssue: seal the credential with the issuer’s Ed25519 signing key.