WrappedKeyEntry.GetWrappedKeyBytes Method

Definition

[Android.Runtime.Register("getWrappedKeyBytes", "()[B", "GetGetWrappedKeyBytesHandler", ApiSince=28)]
public virtual byte[]? GetWrappedKeyBytes ();
[<Android.Runtime.Register("getWrappedKeyBytes", "()[B", "GetGetWrappedKeyBytesHandler", ApiSince=28)>]
abstract member GetWrappedKeyBytes : unit -> byte[]
override this.GetWrappedKeyBytes : unit -> byte[]

Returns

Byte[]
Attributes

Applies to