26 references to UnprotectedHeaders
System.Security.Cryptography.Cose (26)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (18)
60
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
90
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
120
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
147
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
177
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
241
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
305
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
333
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
451
CoseHelpers.WriteHeaderMap(buffer.Slice(signProtectedBytesWritten), writer, signer.
UnprotectedHeaders
, isProtected: false, null);
479
CoseHelpers.WriteHeaderMap(buffer.AsSpan(start + signProtectedBytesWritten), writer, signer.
UnprotectedHeaders
, isProtected: false, null);
633
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
652
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
681
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
705
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
738
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
787
_signatures.Add(new CoseSignature(this, signProtectedHeaders, signer.
UnprotectedHeaders
, encodedSignProtected, signature));
811
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
857
_signatures.Add(new CoseSignature(this, signProtectedHeaders, signer.
UnprotectedHeaders
, encodedSignProtected, signature));
System\Security\Cryptography\Cose\CoseSign1Message.cs (8)
44
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
69
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
94
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
118
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
146
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
197
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
242
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
264
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.