CertificateFactory
CertificateFactory(IntPtr, JniHandleOwnership)
CertificateFactory(CertificateFactorySpi, Provider, String)
CertPathEncodings
JniPeerMembers
Provider
ThresholdClass
ThresholdType
Type
GenerateCertificate(Stream)
GenerateCertificateAsync(Stream)
GenerateCertificates(Stream)
GenerateCertificatesAsync(Stream)
GenerateCertPath(Stream)
GenerateCertPath(Stream, String)
GenerateCertPath(IList<Certificate>)
GenerateCertPathAsync(Stream)
GenerateCertPathAsync(Stream, String)
GenerateCertPathAsync(IList<Certificate>)
GenerateCRL(Stream)
GenerateCRLAsync(Stream)
GenerateCRLs(Stream)
GetInstance(String)
GetInstance(String, Provider)
GetInstance(String, String)
monoandroid
namespace Java.Security.Cert
{
[Register("java/security/cert/CertificateFactory", DoNotGenerateAcw = true)]
public class CertificateFactory : Object
{
[Register("getInstance", "(Ljava/lang/String;)Ljava/security/cert/CertificateFactory;", "")]
public static CertificateFactory? GetInstance(string? type);
}
}
| nuget.org | 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