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