e property
Exponent for the RSA public key, it is represented as the base64url encoding of the value's big endian representation.
Implementation
core.String? e;
Exponent for the RSA public key, it is represented as the base64url encoding of the value's big endian representation.
core.String? e;