1 write to _signatureAlgorithm
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\CmsSignature.SlhDsa.cs (1)
36
_signatureAlgorithm
= signatureAlgorithm;
2 references to _signatureAlgorithm
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\CmsSignature.SlhDsa.cs (2)
59
SR.Format(SR.Cryptography_UnknownAlgorithmIdentifier,
_signatureAlgorithm
));
103
signatureAlgorithm =
_signatureAlgorithm
;