RSAPrivateCrtKey.SerialVersionUID 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use 'Java.Security.Interfaces.IRSAPrivateCrtKey.SerialVersionUID'. This class will be removed in a future release.
设置为指示序列化与以前版本的类型兼容性的类型指纹。
[Android.Runtime.Register("serialVersionUID")]
[System.Obsolete("Use 'Java.Security.Interfaces.IRSAPrivateCrtKey.SerialVersionUID'. This class will be removed in a future release.")]
public const long SerialVersionUID = -5682214253527700368;
[<Android.Runtime.Register("serialVersionUID")>]
[<System.Obsolete("Use 'Java.Security.Interfaces.IRSAPrivateCrtKey.SerialVersionUID'. This class will be removed in a future release.")>]
val mutable SerialVersionUID : int64
字段值
Value = -5682214253527700368- 属性
注解
设置为指示序列化与以前版本的类型兼容性的类型指纹。
适用于 . 的 java.security.interfaces.RSAPrivateCrtKey.serialVersionUID
Java 文档
本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。