ExponentP Property ExponentP Contains the exponent p portion of the RSA private key. C# public ReadOnlySpan<byte> ExponentP { get; } Property Value Type Description System.ReadOnlySpan<System.Byte>