12 references to BagState
System.Security.Cryptography (12)
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (7)
47
ref
BagState
bagState,
52
ref
BagState
bagState,
73
BagState
bagState = default;
111
BagState
bagState = default;
133
ref
BagState
bagState,
275
ref
BagState
bagState)
457
ref
BagState
bagState,
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (5)
24
ref
BagState
bagState,
78
ref
BagState
bagState,
216
internal void LoadCerts(ref
BagState
bagState)
243
internal void LoadKeys(ref
BagState
bagState)
310
internal CertAndKey[] MatchCertAndKeys(ref
BagState
bagState, bool allowDoubleBind)