Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milerius committed Oct 20, 2023
1 parent bf29654 commit fb2a1f5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 17 deletions.
1 change: 0 additions & 1 deletion -wallet-core/package-list
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,6 @@ $dokka.location:wallet.core.jni/PrivateKey/getPublicKeyEd25519Blake2b/#/Pointing
$dokka.location:wallet.core.jni/PrivateKey/getPublicKeyEd25519Cardano/#/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/get-public-key-ed25519-cardano.html
$dokka.location:wallet.core.jni/PrivateKey/getPublicKeyNist256p1/#/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/get-public-key-nist256p1.html
$dokka.location:wallet.core.jni/PrivateKey/getPublicKeySecp256k1/#boolean/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/get-public-key-secp256k1.html
$dokka.location:wallet.core.jni/PrivateKey/getSharedKey/#PublicKey#Curve/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/get-shared-key.html
$dokka.location:wallet.core.jni/PrivateKey/isValid/#byte[]#Curve/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/is-valid.html
$dokka.location:wallet.core.jni/PrivateKey/sign/#byte[]#Curve/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/sign.html
$dokka.location:wallet.core.jni/PrivateKey/signAsDER/#byte[]/PointingToDeclaration/-wallet-core/wallet.core.jni/-private-key/sign-as-d-e-r.html
Expand Down
15 changes: 0 additions & 15 deletions -wallet-core/wallet.core.jni/-private-key/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,21 +243,6 @@ <h2 class="">Functions</h2>
</div>
</div>
</div>
<a data-name="523732950%2FFunctions%2F274653044" anchor-label="getSharedKey" id="523732950%2FFunctions%2F274653044" data-filterable-set="WalletCore/TrustWallet"></a>
<div class="table-row" data-filterable-current="WalletCore/TrustWallet" data-filterable-set="WalletCore/TrustWallet">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="get-shared-key.html"><span>get</span><wbr></wbr><span>Shared</span><wbr></wbr><span><span>Key</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="523732950%2FFunctions%2F274653044"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable="WalletCore/TrustWallet"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="get-shared-key.html"><span class="token function">getSharedKey</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">publicKey<span class="token operator">: </span>PublicKey<span class="token punctuation">, </span></span><span class="parameter ">curve<span class="token operator">: </span>Curve</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html">Array</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-byte/index.html">Byte</a><span class="token operator">&gt;</span></div><div class="brief ">Computes an EC Diffie-Hellman secret in constant time Supported curves: secp256k1</div></div></div>
</div>
</div>
</div>
</div>
<a data-name="-1526525916%2FFunctions%2F274653044" anchor-label="isValid" id="-1526525916%2FFunctions%2F274653044" data-filterable-set="WalletCore/TrustWallet"></a>
<div class="table-row" data-filterable-current="WalletCore/TrustWallet" data-filterable-set="WalletCore/TrustWallet">
<div class="main-subrow keyValue ">
Expand Down
2 changes: 1 addition & 1 deletion scripts/pages.json

Large diffs are not rendered by default.

0 comments on commit fb2a1f5

Please sign in to comment.