7 references to SignedAttributesSet
System.Security.Cryptography.Pkcs (7)
System\Security\Cryptography\Pkcs\Asn1\SignedAttributesSet.xml.cs (4)
76internal static SignedAttributesSet Decode(ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet) 82DecodeCore(ref reader, encoded, out SignedAttributesSet decoded); 92internal static void Decode(ref ValueAsnReader reader, ReadOnlyMemory<byte> rebind, out SignedAttributesSet decoded) 104private static void DecodeCore(ref ValueAsnReader reader, ReadOnlyMemory<byte> rebind, out SignedAttributesSet decoded)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
275SignedAttributesSet signedAttrsSet = default;
System\Security\Cryptography\Pkcs\SignerInfo.cs (2)
51SignedAttributesSet signedSet = SignedAttributesSet.Decode(