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 ANY
Aliased Typeยง
pub struct PerMsgToken<'a> { /* private fields */ }