7 references to SignedAttributesSet
System.Security.Cryptography.Pkcs (7)
System\Security\Cryptography\Pkcs\Asn1\SignedAttributesSet.xml.cs (4)
61
internal static
SignedAttributesSet
Decode(ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet)
67
DecodeCore(ref reader, encoded, out
SignedAttributesSet
decoded);
77
internal static void Decode(ref AsnValueReader reader, ReadOnlyMemory<byte> rebind, out
SignedAttributesSet
decoded)
89
private static void DecodeCore(ref AsnValueReader reader, ReadOnlyMemory<byte> rebind, out
SignedAttributesSet
decoded)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
235
SignedAttributesSet
signedAttrsSet = default;
System\Security\Cryptography\Pkcs\SignerInfo.cs (2)
50
SignedAttributesSet
signedSet =
SignedAttributesSet
.Decode(