6internal static class SR
145 string result =
null;
156 internal static string Format(
string resourceFormat,
object p1)
160 return string.Join(
", ", resourceFormat, p1);
162 return string.Format(resourceFormat, p1);
165 internal static string Format(
string resourceFormat,
object p1,
object p2)
169 return string.Join(
", ", resourceFormat, p1, p2);
171 return string.Format(resourceFormat, p1, p2);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string Cryptography_TlsRequiresLabelAndSeed
static string Cryptography_InvalidAlgorithmName
static string Cryptography_ArgRSARequiresRSAKey
static string Cryptography_TransformBeyondEndOfBuffer
static string Cryptography_InvalidDsaParameters_MismatchedPJ
static string Cryptography_NotValidPrivateKey
static string Cryptography_RSA_DecryptWrongSize
static string Cryptography_InvalidDsaParameters_QRestriction_ShortKey
static string Cryptography_MissingIV
static string Cryptography_Der_Invalid_Encoding
static string Cryptography_InvalidKeyBlobFormat
static string Cryptography_AlgorithmNotSupported
static string Cryptography_MustTransformWholeBlock
static string Argument_DestinationTooShort
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_ArgDSARequiresDSAKey
static string Cryptography_InvalidProviderName
static string Cryptography_InvalidRsaParameters
static string Cryptography_WeakKey
static string Cryptography_ArgECDHRequiresECDHKey
static string Cryptography_ECC_NamedCurvesOnly
static string Format(string resourceFormat, object p1)
static string Cryptography_NotValidPublicOrPrivateKey
static string Format(string resourceFormat, object p1, object p2)
static string Cryptography_UnknownPaddingMode
static string Cryptography_UnsupportedPaddingMode
static string Cryptography_CipherModeFeedbackNotSupported
static string Cryptography_InvalidDsaParameters_MismatchedQX
static string Cryptography_InvalidAlgorithmGroup
static string Cryptography_CSP_NoPrivateKey
static string Cryptography_ArgECDHKeySizeMismatch
static string Cryptography_ArgECDsaRequiresECDsaKey
static string Cryptography_UnexpectedTransformTruncation
static string Cryptography_OpenEphemeralKeyHandleWithoutEphemeralFlag
static ResourceManager ResourceManager
static string Cryptography_SignHash_WrongSize
static string Cryptography_OpenInvalidHandle
static string Cryptography_InvalidECCharacteristic2Curve
static string Cryptography_Pkcs8_EncryptedReadFailed
static string Cryptography_InvalidDsaParameters_MismatchedPGY
static string Cryptography_Encryption_MessageTooLong
static string ArgumentNull_Buffer
static string Argument_Invalid_SafeHandleInvalidOrClosed
static string GetResourceString(string resourceKey)
static bool UsingResourceKeys()
static string Cryptography_CngKeyWrongAlgorithm
static string Cryptography_FeedbackSizeNotSupported
static string Cryptography_InvalidCurveOid
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_InvalidDsaParameters_SeedRestriction_ShortKey
static string Cryptography_HashAlgorithmNameNullOrEmpty
static string Cryptography_InvalidCipherMode
static string Cryptography_KeyBlobParsingError
static string Cryptography_InvalidIVSize