RsaHashedKeyAlgorithm

interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {
hash: KeyAlgorithm;
}

§Extends

§
RsaKeyAlgorithm
[src]

§Properties

§
hash: KeyAlgorithm
[src]