4 references to
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
192CryptographicAttributeObject attribute = unprotectedAttributes[i];
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (1)
146array.SetValue(this[i], index);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectEnumerator.cs (2)
28return _attributes[_current]; 36return _attributes[_current];