monoandroid
namespace Java.Security.Interfaces
{
    [Obsolete("Use the 'Java.Security.Interfaces.IDSAPrivateKey' type. This class will be removed in a future release.")]
    [Register("java/security/interfaces/DSAPrivateKey", DoNotGenerateAcw = true)]
    public abstract class DSAPrivateKey : Object
    {
        [Obsolete("Use 'Java.Security.Interfaces.IDSAPrivateKey.SerialVersionUID'. This class will be removed in a future release.")]
        [Register("serialVersionUID")]
        public const long SerialVersionUID = 7776497482533790279L;
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Obsolete Use 'Java.Security.Interfaces.IDSAPrivateKey.SerialVersionUID'. This class will be removed in a future release.
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙