@bicycle-codes/keys
    Preparing search index...

    Type Alias SerializedKeys

    type SerializedKeys = {
        DID: DID;
        publicEncryptKey: string;
    }
    Index

    Properties

    DID: DID
    publicEncryptKey: string