1 write to _bagIdValue
System.Security.Cryptography.Pkcs (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (1)
50_bagIdValue = bagIdValue;
2 references to _bagIdValue
System.Security.Cryptography.Pkcs (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (2)
62_bagOid ??= new Oid(_bagIdValue); 77writer.WriteObjectIdentifierForCrypto(_bagIdValue);