@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RsaHashedKeyGenParams.Step3
| Modifier and Type | Method and Description |
|---|---|
default RsaHashedKeyGenParams |
hash(AlgorithmIdentifier hash) |
default RsaHashedKeyGenParams |
hash(JsObject hash) |
default RsaHashedKeyGenParams |
hash(java.lang.String hash) |
@JsOverlay @Nonnull default RsaHashedKeyGenParams hash(@Nonnull AlgorithmIdentifier hash)
@JsOverlay @Nonnull default RsaHashedKeyGenParams hash(@Nonnull JsObject hash)
@JsOverlay @Nonnull default RsaHashedKeyGenParams hash(@Nonnull java.lang.String hash)