![]() | Overloaded. Initialize a new instance of the SecurityOptions class. |
![]() | Gets or sets the list of algorithms that can be used to encrypt and compress data. |
![]() | Gets or sets the Certificate that the SecureSocket should use. |
![]() | Gets or sets the common name of the peer. |
![]() | Gets or sets a value that indicates whether the SecureSocket is a server or a client socket. |
![]() | Gets or sets the security flags associated with the SecureSocket. |
![]() | Gets or sets the secure protocol that the SecureSocket should use. |
![]() | Gets or sets a delegate that will be called when the SecureSocket receives a request for a client certificate. |
![]() | Gets or sets a value that indicates how the SecureSocket will try to verify the peer Certificate. |
![]() | Gets or sets a delegate that will be called when the SecureSocket receives the peer certificate. |
![]() | Creates a shallow copy of this SecurityOptions object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SecurityOptions Class | Org.Mentalis.Security.Ssl Namespace