次の方法で共有


MGF1ParameterSpec.Sha512224 Property

Definition

The MGF1ParameterSpec which uses SHA-512/224 message digest

[Android.Runtime.Register("SHA512_224", ApiSince=35)]
public static Java.Security.Spec.MGF1ParameterSpec? Sha512224 { get; }
[<Android.Runtime.Register("SHA512_224", ApiSince=35)>]
static member Sha512224 : Java.Security.Spec.MGF1ParameterSpec

Property Value

Attributes

Remarks

The MGF1ParameterSpec which uses SHA-512/224 message digest

Java documentation for java.security.spec.MGF1ParameterSpec.SHA512_224.

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