ISecurityContext Methods |
The ISecurityContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DecryptMessage |
Decrypts ciphertext to plaintext.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | EncryptMessage |
Encrypts plaintext to ciphertext.
|
![]() | Next |
Negotiates the steps of an authentication handshake.
|