Skip to main content

is_spnego

Function is_spnego 

Source
pub fn is_spnego(blob: &[u8]) -> bool
Expand description

True when the blob looks like DER/SPNEGO (starts with ASN.1 tags) rather than a raw NTLMSSP message.