|
93 | 93 | <Member Id="M:Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory.CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)" /> |
94 | 94 | </Type> |
95 | 95 | <Type Name="Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute" Id="T:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute"> |
| 96 | + <Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor" /> |
96 | 97 | <Member Id="M:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.#ctor(System.Object)" /> |
97 | 98 | <Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.Key" /> |
| 99 | + <Member Id="P:Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute.LookupMode" /> |
98 | 100 | </Type> |
99 | 101 | <Type Name="Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions" Id="T:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions"> |
100 | 102 | <Member Id="M:Microsoft.Extensions.DependencyInjection.HybridCacheBuilderExtensions.AddSerializer``1(Microsoft.Extensions.Caching.Hybrid.IHybridCacheBuilder,Microsoft.Extensions.Caching.Hybrid.IHybridCacheSerializer{``0})" /> |
|
295 | 297 | <Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute"> |
296 | 298 | <Member Id="M:Microsoft.Extensions.DependencyInjection.ServiceKeyAttribute.#ctor" /> |
297 | 299 | </Type> |
| 300 | + <Type Name="Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode" Id="T:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode"> |
| 301 | + <Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.ExplicitKey" /> |
| 302 | + <Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.InheritKey" /> |
| 303 | + <Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceKeyLookupMode.NullKey" /> |
| 304 | + </Type> |
298 | 305 | <Type Name="Microsoft.Extensions.DependencyInjection.ServiceLifetime" Id="T:Microsoft.Extensions.DependencyInjection.ServiceLifetime"> |
299 | 306 | <Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Scoped" /> |
300 | 307 | <Member Id="F:Microsoft.Extensions.DependencyInjection.ServiceLifetime.Singleton" /> |
|
1865 | 1872 | <Member Id="M:System.Security.Cryptography.MLKem.ImportEncapsulationKey(System.Security.Cryptography.MLKemAlgorithm,System.ReadOnlySpan{System.Byte})" /> |
1866 | 1873 | <Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" /> |
1867 | 1874 | <Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" /> |
1868 | | - <Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.ReadOnlySpan{System.Byte})" /> |
| 1875 | + <Member Id="M:System.Security.Cryptography.MLKem.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" /> |
1869 | 1876 | <Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" /> |
1870 | 1877 | <Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" /> |
1871 | 1878 | <Member Id="M:System.Security.Cryptography.MLKem.ImportFromEncryptedPem(System.String,System.Byte[])" /> |
|
1925 | 1932 | <Member Id="M:System.Security.Cryptography.SlhDsa.Dispose(System.Boolean)" /> |
1926 | 1933 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" /> |
1927 | 1934 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" /> |
| 1935 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters)" /> |
1928 | 1936 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters)" /> |
1929 | 1937 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters)" /> |
| 1938 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ExportEncryptedPkcs8PrivateKeyPem(System.String,System.Security.Cryptography.PbeParameters)" /> |
1930 | 1939 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKey" /> |
1931 | 1940 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportPkcs8PrivateKeyPem" /> |
| 1941 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey" /> |
1932 | 1942 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKey(System.Span{System.Byte})" /> |
1933 | 1943 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaPublicKeyCore(System.Span{System.Byte})" /> |
| 1944 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey" /> |
1934 | 1945 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKey(System.Span{System.Byte})" /> |
1935 | 1946 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSlhDsaSecretKeyCore(System.Span{System.Byte})" /> |
1936 | 1947 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfo" /> |
1937 | 1948 | <Member Id="M:System.Security.Cryptography.SlhDsa.ExportSubjectPublicKeyInfoPem" /> |
1938 | 1949 | <Member Id="M:System.Security.Cryptography.SlhDsa.GenerateKey(System.Security.Cryptography.SlhDsaAlgorithm)" /> |
1939 | 1950 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" /> |
1940 | 1951 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" /> |
| 1952 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportEncryptedPkcs8PrivateKey(System.String,System.Byte[])" /> |
1941 | 1953 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Byte})" /> |
1942 | 1954 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.ReadOnlySpan{System.Char},System.ReadOnlySpan{System.Char})" /> |
| 1955 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.Byte[])" /> |
| 1956 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromEncryptedPem(System.String,System.String)" /> |
1943 | 1957 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.ReadOnlySpan{System.Char})" /> |
| 1958 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportFromPem(System.String)" /> |
| 1959 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.Byte[])" /> |
1944 | 1960 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportPkcs8PrivateKey(System.ReadOnlySpan{System.Byte})" /> |
| 1961 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" /> |
1945 | 1962 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" /> |
| 1963 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.Byte[])" /> |
1946 | 1964 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm,System.ReadOnlySpan{System.Byte})" /> |
| 1965 | + <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.Byte[])" /> |
1947 | 1966 | <Member Id="M:System.Security.Cryptography.SlhDsa.ImportSubjectPublicKeyInfo(System.ReadOnlySpan{System.Byte})" /> |
| 1967 | + <Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.Byte[],System.Byte[])" /> |
1948 | 1968 | <Member Id="M:System.Security.Cryptography.SlhDsa.SignData(System.ReadOnlySpan{System.Byte},System.Span{System.Byte},System.ReadOnlySpan{System.Byte})" /> |
1949 | 1969 | <Member Id="M:System.Security.Cryptography.SlhDsa.SignDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.Span{System.Byte})" /> |
1950 | | - <Member Id="M:System.Security.Cryptography.SlhDsa.ThrowIfDisposed" /> |
1951 | 1970 | <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Byte},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" /> |
1952 | 1971 | <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan{System.Char},System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" /> |
| 1972 | + <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportEncryptedPkcs8PrivateKey(System.String,System.Security.Cryptography.PbeParameters,System.Span{System.Byte},System.Int32@)" /> |
1953 | 1973 | <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKey(System.Span{System.Byte},System.Int32@)" /> |
| 1974 | + <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportPkcs8PrivateKeyCore(System.Span{System.Byte},System.Int32@)" /> |
1954 | 1975 | <Member Id="M:System.Security.Cryptography.SlhDsa.TryExportSubjectPublicKeyInfo(System.Span{System.Byte},System.Int32@)" /> |
| 1976 | + <Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.Byte[],System.Byte[],System.Byte[])" /> |
1955 | 1977 | <Member Id="M:System.Security.Cryptography.SlhDsa.VerifyData(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" /> |
1956 | 1978 | <Member Id="M:System.Security.Cryptography.SlhDsa.VerifyDataCore(System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte},System.ReadOnlySpan{System.Byte})" /> |
1957 | 1979 | <Member Id="P:System.Security.Cryptography.SlhDsa.Algorithm" /> |
|
2054 | 2076 | <Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
2055 | 2077 | <Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.AsymmetricAlgorithm)" /> |
2056 | 2078 | <Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.RSA,System.Security.Cryptography.RSASignaturePadding)" /> |
| 2079 | + <Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.Pkcs.SubjectIdentifierType,System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" /> |
2057 | 2080 | <Member Id="M:System.Security.Cryptography.Pkcs.CmsSigner.#ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
2058 | 2081 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificate" /> |
2059 | 2082 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.Certificates" /> |
2060 | 2083 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.DigestAlgorithm" /> |
| 2084 | + <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.HasPrivateKey" /> |
2061 | 2085 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption" /> |
2062 | 2086 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.PrivateKey" /> |
2063 | 2087 | <Member Id="P:System.Security.Cryptography.Pkcs.CmsSigner.SignaturePadding" /> |
|
2438 | 2462 | <Type Name="System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException" Id="T:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException"> |
2439 | 2463 | <Member Id="M:System.Security.Cryptography.X509Certificates.Pkcs12LoadLimitExceededException.#ctor(System.String)" /> |
2440 | 2464 | </Type> |
| 2465 | + <Type Name="System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors"> |
| 2466 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.MLKem)" /> |
| 2467 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.CopyWithPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.SlhDsa)" /> |
| 2468 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
| 2469 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetMLKemPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
| 2470 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPrivateKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
| 2471 | + <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateKeyAccessors.GetSlhDsaPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)" /> |
| 2472 | + </Type> |
2441 | 2473 | <Type Name="System.Security.Cryptography.X509Certificates.X509CertificateLoader" Id="T:System.Security.Cryptography.X509Certificates.X509CertificateLoader"> |
2442 | 2474 | <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.Byte[])" /> |
2443 | 2475 | <Member Id="M:System.Security.Cryptography.X509Certificates.X509CertificateLoader.LoadCertificate(System.ReadOnlySpan{System.Byte})" /> |
|
2458 | 2490 | <Member Id="P:System.Security.Cryptography.Xml.X509IssuerSerial.SerialNumber" /> |
2459 | 2491 | </Type> |
2460 | 2492 | </Namespace> |
| 2493 | + <Namespace Name="System.Text.Unicode"> |
| 2494 | + <Type Name="System.Text.Unicode.Utf8" Id="T:System.Text.Unicode.Utf8"> |
| 2495 | + <Member Id="M:System.Text.Unicode.Utf8.FromUtf16(System.ReadOnlySpan{System.Char},System.Span{System.Byte},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" /> |
| 2496 | + <Member Id="M:System.Text.Unicode.Utf8.IsValid(System.ReadOnlySpan{System.Byte})" /> |
| 2497 | + <Member Id="M:System.Text.Unicode.Utf8.ToUtf16(System.ReadOnlySpan{System.Byte},System.Span{System.Char},System.Int32@,System.Int32@,System.Boolean,System.Boolean)" /> |
| 2498 | + </Type> |
| 2499 | + </Namespace> |
2461 | 2500 | <Namespace Name="System.Threading.Channels"> |
2462 | 2501 | <Type Name="System.Threading.Channels.BoundedChannelFullMode" Id="T:System.Threading.Channels.BoundedChannelFullMode"> |
2463 | 2502 | <Member Id="F:System.Threading.Channels.BoundedChannelFullMode.DropNewest" /> |
|
0 commit comments