1 write to HasValue
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
22
HasValue
= hasValue;
4 references to HasValue
System.Security.Cryptography.Pkcs (4)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (4)
543
if (!algorithmParameters.
HasValue
)
731
if (!encryptionSchemeParameters.
HasValue
)
766
if (!parameters.
HasValue
)
855
if (!algorithmParameters.
HasValue
)