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