Interface ec/shared. EcdsaProxiedPrivCryptoKey
source · [−]Properties
sourceself
self
sourceself: EcdsaPrivCryptoKey
self: EcdsaPrivCryptoKey
Methods
sourcesign
sign
source(algorithm: Omit<EnforcedEcdsaParams, "name">, data: BufferSource): Promise<ArrayBuffer>
(algorithm: Omit<EnforcedEcdsaParams, "name">, data: BufferSource): Promise<ArrayBuffer>
Parameters
algorithm: Omit<EnforcedEcdsaParams, "name">
data: BufferSource