14 references to CadesIssuerSerial
System.Security.Cryptography.Pkcs (14)
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (6)
39
internal static
CadesIssuerSerial
Decode(ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet)
44
internal static
CadesIssuerSerial
Decode(Asn1Tag expectedTag, ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet)
50
DecodeCore(ref reader, expectedTag, encoded, out
CadesIssuerSerial
decoded);
60
internal static void Decode(ref AsnValueReader reader, ReadOnlyMemory<byte> rebind, out
CadesIssuerSerial
decoded)
65
internal static void Decode(ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory<byte> rebind, out
CadesIssuerSerial
decoded)
77
private static void DecodeCore(ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory<byte> rebind, out
CadesIssuerSerial
decoded)
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (3)
15
internal System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
? IssuerSerial;
95
System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
tmpIssuerSerial;
96
System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
.Decode(ref sequenceReader, rebind, out tmpIssuerSerial);
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (3)
18
internal System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
? IssuerSerial;
135
System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
tmpIssuerSerial;
136
System.Security.Cryptography.Pkcs.Asn1.
CadesIssuerSerial
.Decode(ref sequenceReader, rebind, out tmpIssuerSerial);
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (2)
431
CadesIssuerSerial
issuerSerial,
458
CadesIssuerSerial
issuerSerial,