Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.CngKey Member List

This is the complete list of members for System.Security.Cryptography.CngKey, including all inherited members.

_keyHandleSystem.Security.Cryptography.CngKeyprivate
_providerHandleSystem.Security.Cryptography.CngKeyprivate
AlgorithmSystem.Security.Cryptography.CngKey
AlgorithmGroupSystem.Security.Cryptography.CngKey
CngKey(SafeNCryptProviderHandle providerHandle, SafeNCryptKeyHandle keyHandle)System.Security.Cryptography.CngKeyinlineprivate
Create(CngAlgorithm algorithm)System.Security.Cryptography.CngKeyinlinestatic
Create(CngAlgorithm algorithm, string? keyName)System.Security.Cryptography.CngKeyinlinestatic
Create(CngAlgorithm algorithm, string? keyName, CngKeyCreationParameters? creationParameters)System.Security.Cryptography.CngKeyinlinestatic
Delete()System.Security.Cryptography.CngKeyinline
Dispose()System.Security.Cryptography.CngKeyinline
EcdhCurveNameToAlgorithm(string name)System.Security.Cryptography.CngKeyinlinepackagestatic
EcdsaCurveNameToAlgorithm(string name)System.Security.Cryptography.CngKeyinlinepackagestatic
Exists(string keyName)System.Security.Cryptography.CngKeyinlinestatic
Exists(string keyName, CngProvider provider)System.Security.Cryptography.CngKeyinlinestatic
Exists(string keyName, CngProvider provider, CngKeyOpenOptions options)System.Security.Cryptography.CngKeyinlinestatic
Export(CngKeyBlobFormat format)System.Security.Cryptography.CngKeyinline
ExportPkcs8KeyBlob(ReadOnlySpan< char > password, int kdfCount)System.Security.Cryptography.CngKeyinlinepackage
ExportPkcs8KeyBlob(bool allocate, SafeNCryptKeyHandle keyHandle, ReadOnlySpan< char > password, int kdfCount, Span< byte > destination, out int bytesWritten, out byte[] allocated)System.Security.Cryptography.CngKeyinlinepackagestatic
ExportPolicySystem.Security.Cryptography.CngKey
GetCurveName(out string oidValue)System.Security.Cryptography.CngKeyinlinepackage
GetECSpecificCurveName(out string oidValue)System.Security.Cryptography.CngKeyinlineprivate
GetProperty(string name, CngPropertyOptions options)System.Security.Cryptography.CngKeyinline
GetPropertyFromNamedCurve(ECCurve curve)System.Security.Cryptography.CngKeyinlinepackagestatic
HandleSystem.Security.Cryptography.CngKey
HasProperty(string name, CngPropertyOptions options)System.Security.Cryptography.CngKeyinline
Import(ReadOnlySpan< byte > keyBlob, CngKeyBlobFormat format)System.Security.Cryptography.CngKeyinlinepackagestatic
Import(byte[] keyBlob, CngKeyBlobFormat format)System.Security.Cryptography.CngKeyinlinestatic
Import(byte[] keyBlob, string curveName, CngKeyBlobFormat format)System.Security.Cryptography.CngKeyinlinepackagestatic
Import(byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider)System.Security.Cryptography.CngKeyinlinestatic
Import(byte[] keyBlob, string curveName, CngKeyBlobFormat format, CngProvider provider)System.Security.Cryptography.CngKeyinlinepackagestatic
Import(ReadOnlySpan< byte > keyBlob, string curveName, CngKeyBlobFormat format, CngProvider provider)System.Security.Cryptography.CngKeyinlinepackagestatic
ImportEncryptedPkcs8(ReadOnlySpan< byte > keyBlob, ReadOnlySpan< char > password)System.Security.Cryptography.CngKeyinlinepackagestatic
ImportEncryptedPkcs8(ReadOnlySpan< byte > keyBlob, ReadOnlySpan< char > password, CngProvider provider)System.Security.Cryptography.CngKeyinlinepackagestatic
InitializeKeyProperties(SafeNCryptKeyHandle keyHandle, CngKeyCreationParameters creationParameters)System.Security.Cryptography.CngKeyinlineprivatestatic
InitializeKeyUiPolicyProperties(SafeNCryptKeyHandle keyHandle, CngUIPolicy uiPolicy)System.Security.Cryptography.CngKeyinlineprivatestatic
IsECNamedCurve()System.Security.Cryptography.CngKeyinlinepackage
IsECNamedCurve(string algorithm)System.Security.Cryptography.CngKeyinlinepackagestatic
IsEphemeralSystem.Security.Cryptography.CngKey
IsMachineKeySystem.Security.Cryptography.CngKey
KeyNameSystem.Security.Cryptography.CngKey
KeySizeSystem.Security.Cryptography.CngKey
KeyUsageSystem.Security.Cryptography.CngKey
Open(string keyName)System.Security.Cryptography.CngKeyinlinestatic
Open(string keyName, CngProvider provider)System.Security.Cryptography.CngKeyinlinestatic
Open(string keyName, CngProvider provider, CngKeyOpenOptions openOptions)System.Security.Cryptography.CngKeyinlinestatic
Open(SafeNCryptKeyHandle keyHandle, CngKeyHandleOpenOptions keyHandleOpenOptions)System.Security.Cryptography.CngKeyinlinestatic
ParentWindowHandleSystem.Security.Cryptography.CngKey
ProviderSystem.Security.Cryptography.CngKey
ProviderHandleSystem.Security.Cryptography.CngKey
s_pkcs12TripleDesOidBytesSystem.Security.Cryptography.CngKeyprivatestatic
SetProperty(CngProperty property)System.Security.Cryptography.CngKeyinline
TryExportKeyBlob(string blobType, Span< byte > destination, out int bytesWritten)System.Security.Cryptography.CngKeyinlinepackage
TryExportPkcs8KeyBlob(ReadOnlySpan< char > password, int kdfCount, Span< byte > destination, out int bytesWritten)System.Security.Cryptography.CngKeyinlinepackage
UIPolicySystem.Security.Cryptography.CngKey
UniqueNameSystem.Security.Cryptography.CngKey