ic-reactor
    Preparing search index...

    Interface PublicKeyIdentityDescriptor

    interface PublicKeyIdentityDescriptor {
        type: "PublicKeyIdentity";
        publicKey: string;
    }
    Index

    Properties

    Properties

    type: "PublicKeyIdentity"
    publicKey: string