RSAEncryptionPadding.Inequality 연산자

정의

지정된 두 RSAEncryptionPadding 개체가 다른지 여부를 나타냅니다.

public static bool operator !=(System.Security.Cryptography.RSAEncryptionPadding? left, System.Security.Cryptography.RSAEncryptionPadding? right);
public static bool operator !=(System.Security.Cryptography.RSAEncryptionPadding left, System.Security.Cryptography.RSAEncryptionPadding right);

매개 변수

left
RSAEncryptionPadding

비교할 첫 번째 개체입니다.

right
RSAEncryptionPadding

비교할 두 번째 개체입니다.

반환

leftright가 다르면 true이고, 그렇지 않으면 false입니다.

설명

OaepHashAlgorithm 속성 값이 같지 않으면 ModeRSAEncryptionPadding 개체가 같지 않습니다.

적용 대상

제품 버전
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.3, 1.4, 1.6, 2.0, 2.1