2 writes to Wrap
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (1)
51
kemri.
Wrap
= s_aes256KwIdentifier;
System\Security\Cryptography\Pkcs\Asn1\KemRecipientInfoAsn.xml.cs (1)
141
System.Security.Cryptography.Asn1.AlgorithmIdentifierAsn.Decode(ref sequenceReader, rebind, out decoded.
Wrap
);
4 references to Wrap
System.Security.Cryptography.Pkcs (4)
Internal\Cryptography\Pal\AnyOS\ManagedPal.Kem.cs (3)
89
kemri.
Wrap
,
144
public override AlgorithmIdentifier KeyEncryptionAlgorithm => field ??= ToAlgorithmIdentifier(_asn.
Wrap
);
293
return EncodeKdfInfo(_asn.
Wrap
, _asn.KekLength, _asn.Ukm).Encode(encodeState,
System\Security\Cryptography\Pkcs\Asn1\KemRecipientInfoAsn.xml.cs (1)
47
Wrap
.Encode(writer);