12 references to BagState
System.Security.Cryptography (12)
src\libraries\Common\src\System\Security\Cryptography\X509Certificates\X509CertificateLoader.Pkcs12.cs (7)
48
ref
BagState
bagState,
53
ref
BagState
bagState,
74
BagState
bagState = default;
113
BagState
bagState = default;
135
ref
BagState
bagState,
277
ref
BagState
bagState)
503
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)
308
internal CertAndKey[] MatchCertAndKeys(ref
BagState
bagState, bool allowDoubleBind)