Objects/Tables/Table 1461 Signature Key
Table 1461 Signature Key in 18
Jonas Paprotka, System Application 18.5.29545.46345, checked
- App
- System Application
Fields, 4Keys, 1Procedures, 5
Versions171819202122232425262728latest
Source-
Fields, 4
| Id | Name | Type | Obsolete |
|---|
| 1 | Key Index | Integer | - |
| 2 | Signature Algorithm | Enum SignatureAlgorithm | - |
| 3 | Key Value Type | Enum Signature Key Value Type | - |
| 4 | Key Value Blob | Blob | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| PrimaryKey, clustered | Key Index | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| FromXmlString | (Text) | | public | - |
| ToXmlString | () | Text | public | - |
| TryGetInstance | (var DotNet AsymmetricAlgorithm) | Boolean | internal | - |
| WriteKeyValue | (InStream) | | internal | - |
| FromBase64String | (Text, Text, Boolean) | | public | - |