Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Security.Cryptography.ECCng, including all inherited members.
CheckMagicValueOfKey(global::Interop.BCrypt.KeyBlobMagicNumber magic, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
CheckMagicValueOfKey(global::Interop.BCrypt.KeyBlobMagicNumber magic, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
ConvertToCurveTypeEnum(ECCurve.ECCurveType value) | System.Security.Cryptography.ECCng | inlineprivatestatic |
ConvertToCurveTypeEnum(global::Interop.BCrypt.ECC_CURVE_TYPE_ENUM value) | System.Security.Cryptography.ECCng | inlineprivatestatic |
ConvertToCurveTypeEnum(ECCurve.ECCurveType value) | System.Security.Cryptography.ECCng | inlineprivatestatic |
ConvertToCurveTypeEnum(global::Interop.BCrypt.ECC_CURVE_TYPE_ENUM value) | System.Security.Cryptography.ECCng | inlineprivatestatic |
EcdhCurveNameToAlgorithm(string algorithm) | System.Security.Cryptography.ECCng | inlinepackagestatic |
EcdhCurveNameToAlgorithm(string algorithm) | System.Security.Cryptography.ECCng | inlinepackagestatic |
EcdhCurveNameToMagicNumber(string name, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
EcdhCurveNameToMagicNumber(string name, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
EcdsaCurveNameToAlgorithm(string algorithm) | System.Security.Cryptography.ECCng | inlinepackagestatic |
EcdsaCurveNameToAlgorithm(string algorithm) | System.Security.Cryptography.ECCng | inlinepackagestatic |
EcdsaCurveNameToMagicNumber(string name, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
EcdsaCurveNameToMagicNumber(string name, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlineprivatestatic |
ExportFullKeyBlob(CngKey key, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportKeyBlob(CngKey key, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportKeyBlob(CngKey key, bool includePrivateParameters, out CngKeyBlobFormat format, out string curveName) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportNamedCurveParameters(ref ECParameters ecParams, byte[] ecBlob, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportNamedCurveParameters(ref ECParameters ecParams, byte[] ecBlob, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportPrimeCurveParameters(ref ECParameters ecParams, byte[] ecBlob, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ExportPrimeCurveParameters(ref ECParameters ecParams, byte[] ecBlob, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
FixupGenericBlob(byte[] blob) | System.Security.Cryptography.ECCng | inlineprivatestatic |
GetHashAlgorithmId(HashAlgorithmName? name) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetHashAlgorithmId(HashAlgorithmName? name) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetHashAlgorithmName(global::Interop.BCrypt.ECC_CURVE_ALG_ID_ENUM hashId) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetHashAlgorithmName(global::Interop.BCrypt.ECC_CURVE_ALG_ID_ENUM hashId) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetNamedCurveBlob(ref ECParameters parameters, bool ecdh) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetNamedCurveBlob(ref ECParameters parameters, bool ecdh) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetPrimeCurveBlob(ref ECParameters parameters, bool ecdh) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetPrimeCurveBlob(ref ECParameters parameters, bool ecdh) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetPrimeCurveParameterBlob(ref ECCurve curve) | System.Security.Cryptography.ECCng | inlinepackagestatic |
GetPrimeCurveParameterBlob(ref ECCurve curve) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ImportFullKeyBlob(byte[] ecBlob, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ImportKeyBlob(string blobType, ReadOnlySpan< byte > keyBlob, string curveName, SafeNCryptProviderHandle provider) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ImportKeyBlob(byte[] ecBlob, string curveName, bool includePrivateParameters) | System.Security.Cryptography.ECCng | inlinepackagestatic |
ImportKeyBlob(string blobType, ReadOnlySpan< byte > keyBlob, string curveName, SafeNCryptProviderHandle provider) | System.Security.Cryptography.ECCng | inlinepackagestatic |
IsECNamedCurve(string algorithm) | System.Security.Cryptography.ECCng | inlinepackagestatic |
IsMagicValueOfKeyPrivate(global::Interop.BCrypt.KeyBlobMagicNumber magic) | System.Security.Cryptography.ECCng | inlineprivatestatic |
IsMagicValueOfKeyPrivate(global::Interop.BCrypt.KeyBlobMagicNumber magic) | System.Security.Cryptography.ECCng | inlineprivatestatic |
IsMagicValueOfKeyPublic(global::Interop.BCrypt.KeyBlobMagicNumber magic) | System.Security.Cryptography.ECCng | inlineprivatestatic |
IsMagicValueOfKeyPublic(global::Interop.BCrypt.KeyBlobMagicNumber magic) | System.Security.Cryptography.ECCng | inlineprivatestatic |
SpecialNistAlgorithmToCurveName(string algorithm, out string oidValue) | System.Security.Cryptography.ECCng | inlinepackagestatic |