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