KeyPairUpdateNotification constructor
KeyPairUpdateNotification(
- SpkiHexString newPublicKey,
- String concernedDataOwnerId
Implementation
KeyPairUpdateNotification(
this.newPublicKey,
this.concernedDataOwnerId
);