Struct oxide_auth::code_grant::generator::Assertion
[−]
[src]
pub struct Assertion { /* fields omitted */ }
pub struct Assertion { /* fields omitted */ }
impl Assertion[src]fn new(key: SigningKey) -> Assertion[src]fn tag<'a>(&'a self, tag: &'a str) -> TaggedAssertion<'a>[src]