The members of Javax.Crypto.SealedObject are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new SealedObject instance wrapping the specified object and sealing it using the specified cipher. |
Creates a new SealedObject instance by copying the data from the specified object. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
EncodedParams | IList<byte>. The cipher's Java.Security.AlgorithmParameters in encoded format. | |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetObject(Java.Security.IKey)Returns the wrapped object, decrypting it using the specified key. | ||
GetObject(Cipher)Returns the wrapped object, decrypting it using the specified cipher. | ||
GetObject(Java.Security.IKey, string)Returns the wrapped object, decrypting it using the specified key. |