|
CCF
|
#include <did.h>
Public Member Functions | |
| bool | operator== (const DIDDocumentVerificationMethod &) const =default |
Public Attributes | |
| std::string | id |
| std::string | type |
| std::string | controller |
| std::optional< nlohmann::json > | public_key_jwk = std::nullopt |
|
default |
| std::string ccf::did::DIDDocumentVerificationMethod::controller |
| std::string ccf::did::DIDDocumentVerificationMethod::id |
| std::optional<nlohmann::json> ccf::did::DIDDocumentVerificationMethod::public_key_jwk = std::nullopt |
| std::string ccf::did::DIDDocumentVerificationMethod::type |