Name | Type | Description | Notes |
---|---|---|---|
Id | string | Unique identifier for the Signing Key. | [optional] |
CreatedAt | string | Time at which the object was created. Measured in seconds since the Unix epoch. | [optional] |
PrivateKey | byte[] | A Base64 encoded private key that can be used with the RS256 algorithm when creating a JWT. Note that this value is only returned once when creating a URL signing key. | [optional] |