1 instantiation of CmsOriForKemOtherInfoAsn
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
338
CmsOriForKemOtherInfoAsn kdfInfo =
new
()
7 references to CmsOriForKemOtherInfoAsn
System.Security.Cryptography.Pkcs (7)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
338
CmsOriForKemOtherInfoAsn
kdfInfo = new()
System\Security\Cryptography\Pkcs\Asn1\CmsOriForKemOtherInfoAsn.xml.cs (6)
40
internal static
CmsOriForKemOtherInfoAsn
Decode(ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet)
45
internal static
CmsOriForKemOtherInfoAsn
Decode(Asn1Tag expectedTag, ReadOnlyMemory<byte> encoded, AsnEncodingRules ruleSet)
51
DecodeCore(ref reader, expectedTag, encoded, out
CmsOriForKemOtherInfoAsn
decoded);
61
internal static void Decode(ref ValueAsnReader reader, ReadOnlyMemory<byte> rebind, out
CmsOriForKemOtherInfoAsn
decoded)
66
internal static void Decode(ref ValueAsnReader reader, Asn1Tag expectedTag, ReadOnlyMemory<byte> rebind, out
CmsOriForKemOtherInfoAsn
decoded)
78
private static void DecodeCore(ref ValueAsnReader reader, Asn1Tag expectedTag, ReadOnlyMemory<byte> rebind, out
CmsOriForKemOtherInfoAsn
decoded)