#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/Cryptography/PKI/PEMFile.h"
#include "Stroika/Foundation/Memory/BLOB.h"
#include "PEMFile.inl"
Go to the source code of this file.
Namespaces | |
namespace | Stroika::Foundation |
Functions | |
Ptr | Stroika::Foundation::Cryptography::Providers::OpenSSL::PEMFile::New (const BLOB &pemData) |
Ptr Stroika::Foundation::Cryptography::Providers::OpenSSL::PEMFile::New | ( | const BLOB & | pemData | ) |
pemData argument is raw bytes from .pem file.