| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
This is the complete list of members for Internal.Cryptography.CngAlgorithmCore, including all inherited members.
| _disposed | Internal.Cryptography.CngAlgorithmCore | private | 
| _disposedName | Internal.Cryptography.CngAlgorithmCore | private | 
| _lazyKey | Internal.Cryptography.CngAlgorithmCore | private | 
| CngAlgorithmCore(string disposedName) | Internal.Cryptography.CngAlgorithmCore | inline | 
| DefaultKeyType | Internal.Cryptography.CngAlgorithmCore | |
| Dispose() | Internal.Cryptography.CngAlgorithmCore | inline | 
| DisposeKey() | Internal.Cryptography.CngAlgorithmCore | inline | 
| Duplicate(CngKey key) | Internal.Cryptography.CngAlgorithmCore | inlinestatic | 
| GetOrGenerateKey(int keySize, CngAlgorithm algorithm) | Internal.Cryptography.CngAlgorithmCore | inline | 
| GetOrGenerateKey(ECCurve? curve) | Internal.Cryptography.CngAlgorithmCore | inline | 
| IsKeyGeneratedNamedCurve() | Internal.Cryptography.CngAlgorithmCore | inline | 
| SetKey(CngKey key) | Internal.Cryptography.CngAlgorithmCore | inline | 
| ThrowIfDisposed() | Internal.Cryptography.CngAlgorithmCore | inlinepackage |