SharedKeyAuthenticator: {
    creator: string;
    id: string;
    policyId: string;
    privateKey: string;
    sharedKeyAuthenticator: DirectPrivateKeyAuthenticator;
}

Type declaration

  • creator: string
  • id: string
  • policyId: string
  • privateKey: string
  • sharedKeyAuthenticator: DirectPrivateKeyAuthenticator

Generated using TypeDoc