pub type PerMsgToken<'a> = AnyRef<'a>;Expand description
The PerMsgToken type is defined in RFC 1508 Appendix B.
-- as emitted by GSS_Sign and processed by GSS_Verify
innerMsgToken ANYAliased Typeยง
pub struct PerMsgToken<'a> { /* private fields */ }