KeyStore.PasswordProtection.ProtectionParameters Property

Definition

public virtual Java.Security.Spec.IAlgorithmParameterSpec ProtectionParameters { [Android.Runtime.Register("getProtectionParameters", "()Ljava/security/spec/AlgorithmParameterSpec;", "GetGetProtectionParametersHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getProtectionParameters", "()Ljava/security/spec/AlgorithmParameterSpec;", "GetGetProtectionParametersHandler", ApiSince=26)>]
member this.ProtectionParameters : Java.Security.Spec.IAlgorithmParameterSpec

Property Value

IAlgorithmParameterSpec
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to