KeyWrapAlgorithm type
Supported algorithms for key wrapping/unwrapping
type KeyWrapAlgorithm =
| "A128KW"
| "A192KW"
| "A256KW"
| "RSA-OAEP"
| "RSA-OAEP-256"
| "RSA1_5"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Supported algorithms for key wrapping/unwrapping
type KeyWrapAlgorithm =
| "A128KW"
| "A192KW"
| "A256KW"
| "RSA-OAEP"
| "RSA-OAEP-256"
| "RSA1_5"