Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KeySizeAlgorithm

The algorithm object with name and key size properties.

Properties

Optional keySize

keySize: undefined | number

Key size for the encryption algorithm. Allowed values: 256 for EC, 2048 for DH/DSA/RSA Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional name

name: model.Algorithms

The algorithm name.

Functions

getDeserializedJsonObj

getJsonObj