$JWKPublicKeyExtension extension
- on
Methods
-
copyWith(
{String? alg, String? crv, String? kid, String? kty, String? use, String? x, String? y, int? createdAt, int? expiredAt}) → JWKPublicKey -
Available on JWKPublicKey, provided by the $JWKPublicKeyExtension extension
-
copyWithWrapped(
{Wrapped< String> ? alg, Wrapped<String> ? crv, Wrapped<String> ? kid, Wrapped<String> ? kty, Wrapped<String> ? use, Wrapped<String> ? x, Wrapped<String> ? y, Wrapped<int> ? createdAt, Wrapped<int?> ? expiredAt}) → JWKPublicKey -
Available on JWKPublicKey, provided by the $JWKPublicKeyExtension extension