b64MacKey property

String? b64MacKey
getter/setter pair

Base64-URL-encoded HS256 key.

It is generated by the PublicCertificateAuthorityService when the ExternalAccountKey is created

Output only.

Implementation

core.String? b64MacKey;