1 write to Prime2
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs (1)
97
decoded.
Prime2
= sequenceReader.ReadIntegerBytes();
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.Pkcs1.cs (1)
71
key.
Prime2
.ToUnsignedIntegerBytes(parameters.Q);