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