Skip to content

Commit

Permalink
improve readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
houseme committed Dec 28, 2022
1 parent 8bd1e78 commit d94277d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ secretInfo := rsa.SecretInfo{
PrivateKeyDataType: gocrypto.Base64,
HashType: gocrypto.SHA256,
}

handle := rsa.NewRSACrypt(secretInfo)
```

### 加密、解密、签名、验签
Expand Down

0 comments on commit d94277d

Please sign in to comment.