Skip to main content

verify_passport

Function verify_passport 

Source
pub fn verify_passport(
    header: &IdentityHeader,
    key: &Es256VerifyingKey,
    origin: &CanonicalIdentity,
    destination: &CanonicalIdentity,
    issued_at: i64,
) -> Result<(), IdentityError>
Expand description

Verify a full or compact baseline PASSporT against SIP-derived claims.