CCC Docs
    Preparing search index...

    Type Alias PlcRotationKey

    type PlcRotationKey = {
        didKey: string;
        curve: Curve;
        compressedPubkey: Bytes;
    }
    Index

    Properties

    didKey: string
    curve: Curve
    compressedPubkey: Bytes