Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Internal.Cryptography.Helpers Member List

This is the complete list of members for Internal.Cryptography.Helpers, including all inherited members.

AddRange< T >(this ICollection< T > coll, IEnumerable< T > newData)Internal.Cryptography.Helpersinlinepackagestatic
AreSamePublicECParameters(ECParameters aParameters, ECParameters bParameters)Internal.Cryptography.Helpersinlinestatic
AsSpanParameter(this byte[] array, string paramName)Internal.Cryptography.Helpersinlinepackagestatic
BitSizeToByteSize(this int bits)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
CloneByteArray(this byte[] src)Internal.Cryptography.Helpersinlinestatic
ContentsEqual(this byte[] a1, byte[] a2)Internal.Cryptography.Helpersinlinestatic
DecodeHexString(this string hexString)Internal.Cryptography.Helpersinlinestatic
FixupKeyParity(this byte[] key)Internal.Cryptography.Helpersinlinestatic
GenerateRandom(int count)Internal.Cryptography.Helpersinlinestatic
GetCipherIv(this CipherMode cipherMode, byte[] iv)Internal.Cryptography.Helpersinlinestatic
GetCipherIv(this CipherMode cipherMode, byte[] iv)Internal.Cryptography.Helpersinlinestatic
GetCipherIv(this CipherMode cipherMode, byte[] iv)Internal.Cryptography.Helpersinlinestatic
GetPaddingSize(this SymmetricAlgorithm algorithm, CipherMode mode, int feedbackSizeInBits)Internal.Cryptography.Helpersinlinestatic
GetPaddingSize(this SymmetricAlgorithm algorithm, CipherMode mode, int feedbackSizeInBits)Internal.Cryptography.Helpersinlinestatic
GetPaddingSize(this SymmetricAlgorithm algorithm, CipherMode mode, int feedbackSizeInBits)Internal.Cryptography.Helpersinlinestatic
GetProperty(this SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)Internal.Cryptography.Helpersinlinestatic
GetPropertyAsDword(this SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)Internal.Cryptography.Helpersinlinestatic
GetPropertyAsIntPtr(this SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)Internal.Cryptography.Helpersinlinestatic
GetPropertyAsString(this SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)Internal.Cryptography.Helpersinlinestatic
IsDSASupportedInternal.Cryptography.Helpersstatic
IsRC2SupportedInternal.Cryptography.Helpersstatic
IsValidDay(this Calendar calendar, int year, int month, int day, int era)Internal.Cryptography.Helpersinlinestatic
IsValidMonth(this Calendar calendar, int year, int month, int era)Internal.Cryptography.Helpersinlineprivatestatic
IsValidYear(this Calendar calendar, int year, int era)Internal.Cryptography.Helpersinlineprivatestatic
MapZeroLengthArrayToNonNullPointer(this byte[] src)Internal.Cryptography.Helpersinlinestatic
OpenStorageProvider(this CngProvider provider)Internal.Cryptography.Helpersinlinestatic
SetExportPolicy(this SafeNCryptKeyHandle keyHandle, CngExportPolicies exportPolicy)Internal.Cryptography.Helpersinlinestatic
ToHexArrayUpper(this byte[] bytes)Internal.Cryptography.Helpersinlinestatic
ToHexStringUpper(this byte[] bytes)Internal.Cryptography.Helpersinlinestatic
TrimLargeIV(byte[] currentIV, int blockSizeInBits)Internal.Cryptography.Helpersinlinestatic
TryCopyToDestination(this ReadOnlySpan< byte > source, Span< byte > destination, out int bytesWritten)Internal.Cryptography.Helpersinlinepackagestatic
UsesIv(this CipherMode cipherMode)Internal.Cryptography.Helpersinlinestatic
UsesIv(this CipherMode cipherMode)Internal.Cryptography.Helpersinlinestatic
UsesIv(this CipherMode cipherMode)Internal.Cryptography.Helpersinlinestatic
ValidateDer(ReadOnlyMemory< byte > encodedValue)Internal.Cryptography.Helpersinlinestatic