method EncryptJWT.prototype.replicateSubjectAsHeaderimport { EncryptJWT } from "https://dotland.deno.dev/x/jose@v5.9.2/index.ts"; replicateSubjectAsHeader(): thisReplicates the "sub" (Subject) Claim as a JWE Protected Header Parameter. Returnsthis