namespace Android.Security.Keystore
{
[Register("android/security/keystore/KeyExpiredException", ApiSince = 23, DoNotGenerateAcw = true)]
public class KeyExpiredException : InvalidKeyException
{
[Register(".ctor", "()V", "", ApiSince = 23)]
public KeyExpiredException();
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 6.0-android7.0-android8.0-android |
Xamarin Android | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |