interface Ed448Params {
    context?: BufferSource;
    name: string;
}

Hierarchy (view full)

Properties

Properties

context?: BufferSource
name: string