Skip to content

Commit

Permalink
[Release 3.24.0] SignedDidDocument added.
Browse files Browse the repository at this point in the history
  • Loading branch information
UnumID Admin committed Nov 24, 2021
1 parent 1067ecd commit 2a6a102
Show file tree
Hide file tree
Showing 92 changed files with 1,306 additions and 653 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/enums/rsapadding.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3>OAEP</h3>
<div class="tsd-signature tsd-kind-icon">OAEP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/protos/crypto.ts#L11">protos/crypto.ts:11</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/protos/crypto.ts#L11">protos/crypto.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -105,7 +105,7 @@ <h3>PKCS</h3>
<div class="tsd-signature tsd-kind-icon">PKCS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/protos/crypto.ts#L10">protos/crypto.ts:10</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/protos/crypto.ts#L10">protos/crypto.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -115,7 +115,7 @@ <h3>UNRECOGNIZED</h3>
<div class="tsd-signature tsd-kind-icon">UNRECOGNIZED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = -1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/protos/crypto.ts#L12">protos/crypto.ts:12</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/protos/crypto.ts#L12">protos/crypto.ts:12</a></li>
</ul>
</aside>
</section>
Expand Down
9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,12 @@ <h2>Release</h2>
<li class=" tsd-kind-interface">
<a href="interfaces/receiptpresentationrequestdata.html" class="tsd-kind-icon">Receipt<wbr>Presentation<wbr>Request<wbr>Data</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/signeddiddocument.html" class="tsd-kind-icon">Signed<wbr>Did<wbr>Document</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/signeddiddocumentpb.html" class="tsd-kind-icon">Signed<wbr>Did<wbr>Document<wbr>Pb</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/signedpresentationrequest.html" class="tsd-kind-icon">Signed<wbr>Presentation<wbr>Request</a>
</li>
Expand Down Expand Up @@ -454,6 +460,9 @@ <h2>Release</h2>
<li class=" tsd-kind-variable">
<a href="modules.html#publickeyinfopb" class="tsd-kind-icon">Public<wbr>Key<wbr>Info<wbr>Pb</a>
</li>
<li class=" tsd-kind-variable">
<a href="modules.html#signeddiddocumentpb" class="tsd-kind-icon">Signed<wbr>Did<wbr>Document<wbr>Pb</a>
</li>
<li class=" tsd-kind-variable">
<a href="modules.html#subjectcredentialrequest" class="tsd-kind-icon">Subject<wbr>Credential<wbr>Request</a>
</li>
Expand Down
14 changes: 7 additions & 7 deletions docs/interfaces/apikey.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>created<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">created<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L780">index.ts:780</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L781">index.ts:781</a></li>
</ul>
</aside>
</section>
Expand All @@ -117,7 +117,7 @@ <h3>customer<wbr>Uuid</h3>
<div class="tsd-signature tsd-kind-icon">customer<wbr>Uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L784">index.ts:784</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L785">index.ts:785</a></li>
</ul>
</aside>
</section>
Expand All @@ -127,7 +127,7 @@ <h3>key</h3>
<div class="tsd-signature tsd-kind-icon">key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L783">index.ts:783</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L784">index.ts:784</a></li>
</ul>
</aside>
</section>
Expand All @@ -137,7 +137,7 @@ <h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L785">index.ts:785</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L786">index.ts:786</a></li>
</ul>
</aside>
</section>
Expand All @@ -147,7 +147,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L782">index.ts:782</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L783">index.ts:783</a></li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3>updated<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L781">index.ts:781</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L782">index.ts:782</a></li>
</ul>
</aside>
</section>
Expand All @@ -167,7 +167,7 @@ <h3>uuid</h3>
<div class="tsd-signature tsd-kind-icon">uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L779">index.ts:779</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L780">index.ts:780</a></li>
</ul>
</aside>
</section>
Expand Down
12 changes: 6 additions & 6 deletions docs/interfaces/apnsconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>bundle<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">bundle<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L689">index.ts:689</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L690">index.ts:690</a></li>
</ul>
</aside>
</section>
Expand All @@ -121,7 +121,7 @@ <h3>certificate</h3>
<div class="tsd-signature tsd-kind-icon">certificate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Buffer</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L687">index.ts:687</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L688">index.ts:688</a></li>
</ul>
</aside>
</section>
Expand All @@ -132,7 +132,7 @@ <h3>created<wbr>At</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="baseentity.html">BaseEntity</a>.<a href="baseentity.html#createdat">createdAt</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L100">index.ts:100</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L101">index.ts:101</a></li>
</ul>
</aside>
</section>
Expand All @@ -142,7 +142,7 @@ <h3>holder<wbr>App</h3>
<div class="tsd-signature tsd-kind-icon">holder<wbr>App<span class="tsd-signature-symbol">:</span> <a href="holderapp.html" class="tsd-signature-type" data-tsd-kind="Interface">HolderApp</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L688">index.ts:688</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L689">index.ts:689</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3>updated<wbr>At</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="baseentity.html">BaseEntity</a>.<a href="baseentity.html#updatedat">updatedAt</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L101">index.ts:101</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L102">index.ts:102</a></li>
</ul>
</aside>
</section>
Expand All @@ -164,7 +164,7 @@ <h3>uuid</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="baseentity.html">BaseEntity</a>.<a href="baseentity.html#uuid">uuid</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L99">index.ts:99</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L100">index.ts:100</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/interfaces/baseentity.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>created<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">created<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L100">index.ts:100</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L101">index.ts:101</a></li>
</ul>
</aside>
</section>
Expand All @@ -121,7 +121,7 @@ <h3>updated<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L101">index.ts:101</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L102">index.ts:102</a></li>
</ul>
</aside>
</section>
Expand All @@ -131,7 +131,7 @@ <h3>uuid</h3>
<div class="tsd-signature tsd-kind-icon">uuid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L99">index.ts:99</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L100">index.ts:100</a></li>
</ul>
</aside>
</section>
Expand Down
18 changes: 9 additions & 9 deletions docs/interfaces/credential.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>@context</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#_context">@context</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L163">index.ts:163</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L164">index.ts:164</a></li>
</ul>
</aside>
</section>
Expand All @@ -126,7 +126,7 @@ <h3>credential<wbr>Status</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#credentialstatus">credentialStatus</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L170">index.ts:170</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L171">index.ts:171</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -148,7 +148,7 @@ <h3>credential<wbr>Subject</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#credentialsubject">credentialSubject</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L169">index.ts:169</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L170">index.ts:170</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -164,7 +164,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> expiration<wbr>Date</
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#expirationdate">expirationDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L181">index.ts:181</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L182">index.ts:182</a></li>
</ul>
</aside>
</section>
Expand All @@ -175,7 +175,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#id-1">id</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L179">index.ts:179</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L180">index.ts:180</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +186,7 @@ <h3>issuance<wbr>Date</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#issuancedate">issuanceDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L180">index.ts:180</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L181">index.ts:181</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3>issuer</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#issuer">issuer</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L174">index.ts:174</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L175">index.ts:175</a></li>
</ul>
</aside>
</section>
Expand All @@ -207,7 +207,7 @@ <h3>proof</h3>
<div class="tsd-signature tsd-kind-icon">proof<span class="tsd-signature-symbol">:</span> <a href="proof.html" class="tsd-signature-type" data-tsd-kind="Interface">Proof</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L188">index.ts:188</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L189">index.ts:189</a></li>
</ul>
</aside>
</section>
Expand All @@ -218,7 +218,7 @@ <h3>type</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#type-1">type</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L178">index.ts:178</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L179">index.ts:179</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/credentialdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/772fee7/src/index.ts#L149">index.ts:149</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/1067ecd/src/index.ts#L150">index.ts:150</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 2a6a102

Please sign in to comment.