6internal static class SR
98 internal static string Format(
string resourceFormat,
object p1)
102 return string.Join(
", ", resourceFormat, p1);
104 return string.Format(resourceFormat, p1);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string InvalidOperation_UnsupportedBlockSize
static string ArgumentOutOfRange_NeedPosNum
static string Cryptography_CryptoStream_FlushFinalBlockTwice
static string Argument_DestinationTooShort
static ResourceManager s_resourceManager
static string Argument_InvalidValue
static string Argument_StreamNotWritable
static string Format(string resourceFormat, object p1)
static string NotSupported_UnseekableStream
static string Cryptography_HashNotYetFinalized
static string Cryptography_EncryptedIncorrectLength
static string NotSupported_UnwritableStream
static string Argument_StreamNotReadable
static ResourceManager ResourceManager
static string Cryptography_MatchBlockSize
static string Cryptography_DefaultAlgorithm_NotSupported
static string Cryptography_PlaintextTooLarge
static string Cryptography_InvalidBlockSize
static string NotSupported_UnreadableStream
static string InvalidOperation_IncorrectImplementation
static string Cryptography_InvalidPaddingMode
static string Cryptography_InvalidHashAlgorithmOid
static string Arg_CryptographyException
static string GetResourceString(string resourceKey)
static bool UsingResourceKeys()
static string Cryptography_InvalidFeedbackSize
static string Argument_InvalidOffLen
static readonly bool s_usingResourceKeys
static string Cryptography_InvalidKeySize
static string Argument_BitsMustBeWholeBytes
static string ArgumentOutOfRange_NeedNonNegNum
static string HashNameMultipleSetNotSupported
static string Cryptography_MatchFeedbackSize
static string Cryptography_InvalidCipherMode
static string NotSupported_SubclassOverride
static string Cryptography_InvalidIVSize
static string CryptoConfigNotSupported