6internal static class SR
189 string result =
null;
200 internal static string Format(
string resourceFormat,
object p1)
204 return string.Join(
", ", resourceFormat, p1);
206 return string.Format(resourceFormat, p1);
209 internal static string Format(
string resourceFormat,
object p1,
object p2)
213 return string.Join(
", ", resourceFormat, p1, p2);
215 return string.Format(resourceFormat, p1, p2);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string Cryptography_TransformBeyondEndOfBuffer
static string Cryptography_InvalidDsaParameters_MismatchedPJ
static string Cryptography_NotValidPrivateKey
static string ArgumentOutOfRange_NeedPosNum
static string Cryptography_RSA_DecryptWrongSize
static string Cryptography_InvalidDsaParameters_QRestriction_ShortKey
static string Cryptography_MissingIV
static string Cryptography_Der_Invalid_Encoding
static string Cryptography_AlgorithmNotSupported
static string Cryptography_MustTransformWholeBlock
static string Argument_DestinationTooShort
static string Cryptography_RC2_EKSKS2
static string Cryptography_RSAPrivateKey_VersionTooNew
static string Cryptography_ECXmlSerializationFormatRequired
static string Cryptography_UnknownAlgorithmIdentifier
static string Cryptography_UnknownHashAlgorithm
static string Cryptography_AlgKdfRequiresChars
static ResourceManager s_resourceManager
static string Cryptography_KeyTooSmall
static string Cryptography_CurveNotSupported
static string Cryptography_InvalidDsaParameters_QRestriction_LargeKey
static string Argument_InvalidValue
static string Cryptography_AlgorithmTypesMustBeVisible
static string Cryptography_RC2_EKSKS
static string Cryptography_InvalidKey_SemiWeak
static string Cryptography_InvalidOID
static string Cryptography_InvalidRsaParameters
static string Cryptography_InvalidNonceLength
static string Cryptography_ArgECDHRequiresECDHKey
static string Cryptography_InvalidOperation
static string Cryptography_MissingOID
static string Cryptography_ECC_NamedCurvesOnly
static string Format(string resourceFormat, object p1)
static string Cryptography_NotValidPublicOrPrivateKey
static string Cryptography_Rijndael_BlockSize
static string Cryptography_AuthTagMismatch
static string Format(string resourceFormat, object p1, object p2)
static string Cryptography_UnknownPaddingMode
static string Cryptography_UnsupportedPaddingMode
static string Cryptography_FromXmlParseError
static string Cryptography_CipherModeFeedbackNotSupported
static string Cryptography_InvalidDsaParameters_MismatchedQX
static string Argument_PemImport_EncryptedPem
static string Cryptography_CSP_NoPrivateKey
static string Cryptography_Config_EncodedOIDError
static string Cryptography_InvalidKey_Weak
static string Cryptography_ArgECDHKeySizeMismatch
static string Cryptography_InvalidECPrimeCurve
static string Cryptography_UnknownSignatureFormat
static string Cryptography_Prk_TooSmall
static string Cryptography_UnexpectedTransformTruncation
static string Cryptography_AddNullOrEmptyName
static string Cryptography_MissingKey
static string Argument_InvalidRandomRange
static string NotSupported_Method
static ResourceManager ResourceManager
static string Cryptography_SignHash_WrongSize
static string Cryptography_InvalidCurveKeyParameters
static string Cryptography_InvalidECCharacteristic2Curve
static string Argument_PemImport_NoPemFound
static string Cryptography_InvalidECNamedCurve
static string Cryptography_Pkcs8_EncryptedReadFailed
static string Cryptography_ExceedKdfExtractLimit
static string Cryptography_InvalidDsaParameters_MismatchedPGY
static string Cryptography_PlaintextCiphertextLengthMismatch
static string Cryptography_Encryption_MessageTooLong
static string ArgumentNull_Buffer
static string Arg_CryptographyException
static string GetResourceString(string resourceKey)
static string Cryptography_Okm_TooLarge
static string Argument_PemImport_AmbiguousPem
static bool UsingResourceKeys()
static string Cryptography_CipherModeNotSupported
static string Cryptography_FeedbackSizeNotSupported
static string Cryptography_InvalidCurveOid
static string Cryptography_InvalidFromXmlString
static string Argument_InvalidOffLen
static readonly bool s_usingResourceKeys
static string Cryptography_InvalidKeySize
static string Cryptography_InvalidPadding
static string Cryptography_InvalidDsaParameters_MissingFields
static string Cryptography_PartialBlock
static string ArgumentOutOfRange_NeedNonNegNum
static string Cryptography_InvalidTagLength
static string Cryptography_InvalidDsaParameters_SeedRestriction_ShortKey
static string Cryptography_HashAlgorithmNameNullOrEmpty
static string Cryptography_RC2_EKS40
static string NotSupported_SubclassOverride
static string Cryptography_InvalidIVSize