5 references to ImportState
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.OpenSsl.cs (1)
49
private static partial Pkcs12Return FromCertAndKey(CertAndKey certAndKey,
ImportState
importState)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (4)
15
private static partial Pkcs12Return FromCertAndKey(CertAndKey certAndKey,
ImportState
importState);
21
static partial void InitializeImportState(ref
ImportState
importState, X509KeyStorageFlags keyStorageFlags);
32
ImportState
importState = default;
86
ImportState
importState = default;