Security |
public static bool IsTrustedIntern( this X509Certificate2 me, X509Certificate2Collection extraCerts, DateTime? asOfDate, out IEnumerable<X509ChainStatus> chainStatus )
[Missing <param name="me"/> documentation for "M:SanteDB.Core.Security.SecurityExtensions.IsTrustedIntern(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Security.Cryptography.X509Certificates.X509ChainStatus}@)"]
[Missing <param name="extraCerts"/> documentation for "M:SanteDB.Core.Security.SecurityExtensions.IsTrustedIntern(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Security.Cryptography.X509Certificates.X509ChainStatus}@)"]
[Missing <param name="asOfDate"/> documentation for "M:SanteDB.Core.Security.SecurityExtensions.IsTrustedIntern(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Security.Cryptography.X509Certificates.X509ChainStatus}@)"]
[Missing <param name="chainStatus"/> documentation for "M:SanteDB.Core.Security.SecurityExtensions.IsTrustedIntern(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Security.Cryptography.X509Certificates.X509ChainStatus}@)"]
[Missing <returns> documentation for "M:SanteDB.Core.Security.SecurityExtensions.IsTrustedIntern(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Nullable{System.DateTime},System.Collections.Generic.IEnumerable{System.Security.Cryptography.X509Certificates.X509ChainStatus}@)"]