@nevermined-io/sdk - v3.0.44 / PublicKey
Public key data.
• id: string
ID of the key.
Example
'did:nv:123456789abcdefghi#keys-1'
• owner: string
Key owner.
Example
'did:nv:123456789abcdefghi'
• Optional
publicKeyBase58: string
• Optional
publicKeyHex: string
• Optional
publicKeyPem: string
• type: "EthereumECDSAKey"
| "Ed25519VerificationKey2018"
| "RsaVerificationKey2018"
| "EdDsaSAPublicKeySecp256k1"
Type of key.