語言

IRSAKey.Params 屬性

定義

回傳與此鍵相關的參數。

public virtual Java.Security.Spec.IAlgorithmParameterSpec? Params { [Android.Runtime.Register("getParams", "()Ljava/security/spec/AlgorithmParameterSpec;", "GetGetParamsHandler:Java.Security.Interfaces.IRSAKey, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getParams", "()Ljava/security/spec/AlgorithmParameterSpec;", "GetGetParamsHandler:Java.Security.Interfaces.IRSAKey, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=35)>]
member this.Params : Java.Security.Spec.IAlgorithmParameterSpec

屬性值

相關參數 可能為空

屬性

備註

回傳與此鍵相關的參數。 參數為可選,可明確指定或在金鑰對產生時隱含建立。

新增11。

Java 文件 java.security.interfaces.RSAKey.getParams()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於