KeyStore
Builder
CallbackHandlerProtection
IEntry
IEntryAttribute
ILoadStoreParameter
IProtectionParameter
PasswordProtection
PrivateKeyEntry
SecretKeyEntry
TrustedCertificateEntry
KeyStore(IntPtr, JniHandleOwnership)
KeyStore(KeyStoreSpi, Provider, String)
DefaultType
JniPeerMembers
Provider
ThresholdClass
ThresholdType
Type
Aliases()
ContainsAlias(String)
DeleteEntry(String)
EntryInstanceOf(String, Class)
GetCertificate(String)
GetCertificateAlias(Certificate)
GetCertificateChain(String)
GetCreationDate(String)
GetEntry(String, IProtectionParameter)
GetInstance(String)
GetInstance(File, Char[])
GetInstance(File, ILoadStoreParameter)
GetInstance(String, Provider)
GetInstance(String, String)
GetKey(String, Char[])
IsCertificateEntry(String)
IsKeyEntry(String)
Load(ILoadStoreParameter)
Load(Stream, Char[])
SetCertificateEntry(String, Certificate)
SetEntry(String, IEntry, IProtectionParameter)
SetKeyEntry(String, Byte[], Certificate[])
SetKeyEntry(String, IKey, Char[], Certificate[])
Size()
Store(ILoadStoreParameter)
Store(Stream, Char[])
monoandroid
namespace Java.Security
{
[Register("java/security/KeyStore", DoNotGenerateAcw = true)]
public class KeyStore : Object
{
public static string? DefaultType
{
[Register("getDefaultType", "()Ljava/lang/String;", "")]
get;
}
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| Upgrade Planner | 0.0 % Reference this API |
| .NET | 6.07.08.09.0 |
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API