Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

skf接口导出共钥转pem问题 #31

Closed
b1gcat opened this issue Mar 2, 2022 · 0 comments
Closed

skf接口导出共钥转pem问题 #31

b1gcat opened this issue Mar 2, 2022 · 0 comments

Comments

@b1gcat
Copy link

b1gcat commented Mar 2, 2022

typedef struct Struct_ECCPUBLICKEYBLOB{
ULONG BitLen;
BYTE XCoordinate[ECC_MAX_XCOORDINATE_BITS_LEN/8];
BYTE YCoordinate[ECC_MAX_YCOORDINATE_BITS_LEN/8];
}ECCPUBLICKEYBLOB, *PECCPUBLICKEYBLOB;

想吧这个转为pem格式的pubkey,有参考的说明吗

Repository owner locked and limited conversation to collaborators Mar 2, 2022
@emmansun emmansun converted this issue into discussion #32 Mar 2, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant