-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added keyManagerGetKeyManagementSystems
- Loading branch information
1 parent
cef06b1
commit 9741462
Showing
10 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
docs/api/daf-core.ikeymanager.keymanagergetkeymanagementsystems.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [daf-core](./daf-core.md) > [IKeyManager](./daf-core.ikeymanager.md) > [keyManagerGetKeyManagementSystems](./daf-core.ikeymanager.keymanagergetkeymanagementsystems.md) | ||
|
||
## IKeyManager.keyManagerGetKeyManagementSystems() method | ||
|
||
Lists available key management systems | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
keyManagerGetKeyManagementSystems(): Promise<Array<string>>; | ||
``` | ||
<b>Returns:</b> | ||
|
||
Promise<Array<string>> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
docs/api/daf-key-manager.keymanager.keymanagergetkeymanagementsystems.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [daf-key-manager](./daf-key-manager.md) > [KeyManager](./daf-key-manager.keymanager.md) > [keyManagerGetKeyManagementSystems](./daf-key-manager.keymanager.keymanagergetkeymanagementsystems.md) | ||
|
||
## KeyManager.keyManagerGetKeyManagementSystems() method | ||
|
||
Lists available key management systems | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
keyManagerGetKeyManagementSystems(): Promise<Array<string>>; | ||
``` | ||
<b>Returns:</b> | ||
|
||
Promise<Array<string>> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters