Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetDuplicatedKeyHandle()

SafeNCryptKeyHandle System.Security.Cryptography.DSAImplementation.DSACng.GetDuplicatedKeyHandle ( )
inlineprivate

Definition at line 39 of file DSAImplementation.cs.

References System.Security.Cryptography.DSAImplementation.DSACng._keyHandle, System.Security.Cryptography.DSAImplementation.DSACng._lastKeySize, System.Runtime.InteropServices.SafeHandle.Dispose(), System.Security.Cryptography.CngKeyLite.GenerateNewExportableKey(), System.Security.Cryptography.AsymmetricAlgorithm.KeySize, and System.Security.Cryptography.DSAImplementation.DSACng.ThrowIfDisposed().

Referenced by System.Security.Cryptography.DSAImplementation.DSACng.ComputeQLength(), System.Security.Cryptography.DSAImplementation.DSACng.CreateSignature(), System.Security.Cryptography.DSAImplementation.DSACng.ExportEncryptedPkcs8(), System.Security.Cryptography.DSAImplementation.DSACng.ExportKeyBlob(), System.Security.Cryptography.DSAImplementation.DSACng.TryCreateSignatureCore(), System.Security.Cryptography.DSAImplementation.DSACng.TryExportEncryptedPkcs8(), and System.Security.Cryptography.DSAImplementation.DSACng.VerifySignatureCore().