- Separate public/private literals
- For RxUI 5
- No
private
- Single line get/set
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// gcc pempublickeytest.c -lssl -lcrypto -I/usr/include/openssl/ -o pempublickeytest | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <openssl/rsa.h> | |
#include <openssl/bio.h> | |
#include <openssl/pem.h> | |
int main() { | |
BIO *bio = BIO_new_file("blah_rsa.pub.pem", "r"); |
I hereby claim:
- I am rzhw on github.
- I am rzhw (https://keybase.io/rzhw) on keybase.
- I have a public key whose fingerprint is 5837 31A6 D0B8 BE23 4837 545C 6E8B 8497 F6EF 6F56
To claim this, I am signing this object:
OlderNewer