CipherSuitesPolicy Sınıf

Tanım

İzin verilen şifre paketlerini belirtir.Specifies allowed cipher suites.

public ref class CipherSuitesPolicy sealed
public sealed class CipherSuitesPolicy
type CipherSuitesPolicy = class
Public NotInheritable Class CipherSuitesPolicy
Devralma
CipherSuitesPolicy

Oluşturucular

CipherSuitesPolicy(IEnumerable<TlsCipherSuite>)

CipherSuitesPolicyİstemci veya sunucu kimlik doğrulaması için kullanılabilecek yeni bir sınıf örneğini başlatır.Initializes a new instance of the CipherSuitesPolicy class that can be used for client or server authentication.

Özellikler

AllowedCipherSuites

CipherSuitesPolicy(IEnumerable<TlsCipherSuite>)Bu ilkede anlaşma için izin verilen şifre paketleri koleksiyonu olarak oluşturucuya geçirilen geçerli şifre paketlerinin bir alt kümesini alır.Gets a subset of valid cipher suites passed into CipherSuitesPolicy(IEnumerable<TlsCipherSuite>) constructor as a collection of cipher suites allowed in this policy for negotiation.

Yöntemler

Equals(Object)

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.Determines whether the specified object is equal to the current object.

(Devralındığı yer: Object)
GetHashCode()

Varsayılan karma işlevi olarak işlev görür.Serves as the default hash function.

(Devralındığı yer: Object)
GetType()

TypeGeçerli örneği alır.Gets the Type of the current instance.

(Devralındığı yer: Object)
MemberwiseClone()

Geçerli bir basit kopyasını oluşturur Object .Creates a shallow copy of the current Object.

(Devralındığı yer: Object)
ToString()

Geçerli nesneyi temsil eden dizeyi döndürür.Returns a string that represents the current object.

(Devralındığı yer: Object)

Şunlara uygulanır