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);
482
CoseHelpers.WriteHeaderMap(buffer.AsSpan(start + signProtectedBytesWritten), writer, signer.
UnprotectedHeaders
, isProtected: false, null);
638
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
657
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
686
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
710
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
743
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
795
_signatures.Add(new CoseSignature(this, signProtectedHeaders, signer.
UnprotectedHeaders
, encodedSignProtected, signature));
819
/// The <see cref="CoseSigner.ProtectedHeaders"/> and <see cref="CoseSigner.
UnprotectedHeaders
"/> collections in <paramref name="signer"/> have one or more labels in common.
869
_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.