CertificateFactory.GenerateCertificatesAsync(Stream) 方法

定义

public System.Threading.Tasks.Task<System.Collections.Generic.ICollection<Java.Security.Cert.Certificate>?> GenerateCertificatesAsync(System.IO.Stream? inStream);
member this.GenerateCertificatesAsync : System.IO.Stream -> System.Threading.Tasks.Task<System.Collections.Generic.ICollection<Java.Security.Cert.Certificate>>

参数

inStream
Stream

返回

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于