$publicKey property

String $publicKey
final

Base64URL encoded public key for DPoP.

Used by the server to verify the DPoP proof JWT signature. Typically an EC P-256 key.

Implementation

final String $publicKey;