PSSParameterSpec.TrailerField Property

Definition

Returns the value for the trailer field, i.

public virtual int TrailerField { [Android.Runtime.Register("getTrailerField", "()I", "GetGetTrailerFieldHandler")] get; }
[<get: Android.Runtime.Register("getTrailerField", "()I", "GetGetTrailerFieldHandler")>]
member this.TrailerField : int

Property Value

Int32

the value for the trailer field, i.e. bc in PKCS#1 v2.1.

Attributes

Remarks

Java documentation for java.security.spec.PSSParameterSpec.getTrailerField().

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