interface RsaHashedImportParams {
    name: string;
    hash: AlgorithmIdentifier;
}

Hierarchy (view full)

Properties

Properties

name: string