|
| | NTAuthentication (bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) |
| |
| void | CloseContext () |
| |
| string | GetOutgoingBlob (string incomingBlob) |
| |
| byte[] | GetOutgoingBlob (byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) |
| |
| | NTAuthentication (bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) |
| |
| System.Net.Security.SafeDeleteContext | GetContext (out System.Net.SecurityStatusPal status) |
| |
| void | CloseContext () |
| |
| byte[] | GetOutgoingBlob (byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) |
| |
| | NTAuthentication (bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) |
| |
| void | CloseContext () |
| |
| int | VerifySignature (byte[] buffer, int offset, int count) |
| |
| int | MakeSignature (byte[] buffer, int offset, int count, [AllowNull] ref byte[] output) |
| |
| string | GetOutgoingBlob (string incomingBlob) |
| |
| byte[] | GetOutgoingBlob (byte[] incomingBlob, bool thrownOnError) |
| |
| byte[] | GetOutgoingBlob (byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) |
| |
| int | Encrypt (ReadOnlySpan< byte > buffer, [NotNull] ref byte[] output, uint sequenceNumber) |
| |
| int | Decrypt (byte[] payload, int offset, int count, out int newOffset, uint expectedSeqNumber) |
| |
| | NTAuthentication (bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) |
| |
| SafeDeleteContext | GetContext (out SecurityStatusPal status) |
| |
| void | CloseContext () |
| |
| byte[] | GetOutgoingBlob (byte[] incomingBlob, bool throwOnError, out SecurityStatusPal statusCode) |
| |
Definition at line 9 of file NTAuthentication.cs.