Typescript Library Declarations (DOM)
Interface RsaOaepParams
interface
RsaOaepParams
{
label
?:
BufferSource
;
name
:
string
;
}
Hierarchy
Algorithm
RsaOaepParams (
view full
)
Index
Properties
label?
name
Properties
Optional
label
label
?:
BufferSource
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
name
Typescript Library Declarations (DOM)