<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.wvds.it/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.wvds.it/wiki/feed.php">
        <title>WvdS Doku - de:int:pqcrypt:api:wvds-system-security-cryptography:providers</title>
        <description></description>
        <link>https://www.wvds.it/wiki/</link>
        <image rdf:resource="https://www.wvds.it/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-22T18:29:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:icryptoprovider&amp;rev=1769699576&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:nativecryptoprovider&amp;rev=1769699576&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:start&amp;rev=1769699576&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:wasmcryptoprovider&amp;rev=1769699576&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wvds.it/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>WvdS Doku</title>
        <link>https://www.wvds.it/wiki/</link>
        <url>https://www.wvds.it/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:icryptoprovider&amp;rev=1769699576&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T15:12:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ICryptoProvider Schnittstelle</title>
        <link>https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:icryptoprovider&amp;rev=1769699576&amp;do=diff</link>
        <description>ICryptoProvider Schnittstelle

Definiert die Schnittstelle für Post-Quantum-Krypto-Backends.

----------

Definition


namespace WvdS.System.Security.Cryptography.Providers

public interface ICryptoProvider


----------

Eigenschaften
  Name    Typ</description>
    </item>
    <item rdf:about="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:nativecryptoprovider&amp;rev=1769699576&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T15:12:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NativeCryptoProvider</title>
        <link>https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:nativecryptoprovider&amp;rev=1769699576&amp;do=diff</link>
        <description>NativeCryptoProvider

Namespace: WvdS.System.Security.Cryptography.Providers

P/Invoke-basierter Krypto-Provider für Server und Desktop-Anwendungen. Kommuniziert direkt mit OpenSSL 3.6 über Platform Invocation Services.

Übersicht

Der NativeCryptoProvider</description>
    </item>
    <item rdf:about="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:start&amp;rev=1769699576&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T15:12:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WvdS.System.Security.Cryptography.Providers Namespace</title>
        <link>https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:start&amp;rev=1769699576&amp;do=diff</link>
        <description>WvdS.System.Security.Cryptography.Providers Namespace

Enthält die Krypto-Provider für verschiedene Laufzeitumgebungen.

----------

Schnittstellen
  Schnittstelle    Beschreibung   ICryptoProvider  Definiert die Schnittstelle für Krypto-Backends 
----------

Klassen</description>
    </item>
    <item rdf:about="https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:wasmcryptoprovider&amp;rev=1769699576&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T15:12:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>WasmCryptoProvider</title>
        <link>https://www.wvds.it/wiki/doku.php?id=de:int:pqcrypt:api:wvds-system-security-cryptography:providers:wasmcryptoprovider&amp;rev=1769699576&amp;do=diff</link>
        <description>WasmCryptoProvider

Namespace: WvdS.System.Security.Cryptography.Providers

JavaScript Interop-basierter Krypto-Provider für Blazor WebAssembly. Kommuniziert über IJSRuntime mit openssl.wasm.

Übersicht

Der WasmCryptoProvider ermöglicht Post-Quantum Kryptographie in Blazor WebAssembly Anwendungen durch:</description>
    </item>
</rdf:RDF>
