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

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

ExportKeyBlob(SafeNCryptKeyHandle keyHandle, string blobType)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
ExportPkcs8KeyBlob(SafeNCryptKeyHandle keyHandle, ReadOnlySpan< char > password, int kdfCount)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
ExportPkcs8KeyBlob(bool allocate, SafeNCryptKeyHandle keyHandle, ReadOnlySpan< char > password, int kdfCount, Span< byte > destination, out int bytesWritten, out byte[] allocated)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GenerateNewExportableKey(string algorithm, int keySize)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GenerateNewExportableKey(string algorithm, string curveName)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GenerateNewExportableKey(string algorithm, ref ECCurve explicitCurve)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GetCurveName(SafeNCryptHandle ncryptHandle)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GetKeyLength(SafeNCryptKeyHandle keyHandle)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
GetProperty(SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)System.Security.Cryptography.CngKeyLiteinlineprivatestatic
GetPropertyAsString(SafeNCryptHandle ncryptHandle, string propertyName, CngPropertyOptions options)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
ImportKeyBlob(string blobType, ReadOnlySpan< byte > keyBlob, bool encrypted=false, ReadOnlySpan< char > password=default(ReadOnlySpan< char >))System.Security.Cryptography.CngKeyLiteinlinepackagestatic
ImportKeyBlob(string blobType, byte[] keyBlob, string curveName)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
OpenNCryptProvider(string providerName)System.Security.Cryptography.CngKeyLiteinlineprivatestatic
s_microsoftSoftwareProviderHandleSystem.Security.Cryptography.CngKeyLiteprivatestatic
s_pkcs12TripleDesOidBytesSystem.Security.Cryptography.CngKeyLiteprivatestatic
SetCurveName(SafeNCryptHandle keyHandle, string curveName)System.Security.Cryptography.CngKeyLiteinlinepackagestatic
SetExportable(SafeNCryptKeyHandle keyHandle)System.Security.Cryptography.CngKeyLiteinlineprivatestatic
SetKeyLength(SafeNCryptKeyHandle keyHandle, int keySize)System.Security.Cryptography.CngKeyLiteinlineprivatestatic
SetProperty(SafeNCryptHandle ncryptHandle, string propertyName, byte[] value)System.Security.Cryptography.CngKeyLiteinlineprivatestatic
TryExportPkcs8KeyBlob(SafeNCryptKeyHandle keyHandle, ReadOnlySpan< char > password, int kdfCount, Span< byte > destination, out int bytesWritten)System.Security.Cryptography.CngKeyLiteinlinepackagestatic