1 write to Prime2
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
98
decoded.
Prime2
= sequenceReader.ReadInteger();
2 references to Prime2
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
38
writer.WriteInteger(
Prime2
);
src\libraries\Common\src\System\Security\Cryptography\RSAKeyFormatHelper.cs (1)
51
Q = key.
Prime2
.ExportKeyParameter(halfModulusLength),