Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Алгоритм ключа сертификата не поддерживается #48

Open
haku7sk opened this issue Nov 27, 2023 · 1 comment

Comments

@haku7sk
Copy link

haku7sk commented Nov 27, 2023

var publicKey = (GostAsymmetricAlgorithm)certificate.GetPublicKeyAlgorithm(); - когда я попытался взять public key возваращает ошибку {"Алгоритм ключа сертификата не поддерживается."}
В моем ключе

Publickey.Oid: {
Value: "1.2.398.3.10.1.1.1.1"
FriendlyName: "ГОСТ 34.310-2004."
}

Можете помочь, и подсказать, у вас получается не реализован верификация подписи этого алгоритма?

@AlexMAS
Copy link
Owner

AlexMAS commented Dec 2, 2023

Здравствуйте!

Из 34.10 есть поддержка только:
ГОСТ Р 34.10-94
ГОСТ Р 34.10-2001
ГОСТ Р 34.10-2012 256/512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants