SharedKey constructor

SharedKey()

Implementation

SharedKey() {
  super.metadata = Metadata();
}