VirtualBox

Ignore:
Timestamp:
Jul 6, 2023 7:24:56 PM (19 months ago)
Author:
vboxsync
Message:

IPRT/PKCS8: add key format for PKCS #8 bugref:10299

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/pkcs8-sanity.cpp

    r99258 r100421  
    11/* $Id$ */
    22/** @file
    3  * IPRT - Crypto - RSA, Sanity Checkers.
     3 * IPRT - Crypto - PKCS \#8, Sanity Checkers.
    44 */
    55
     
    4040*********************************************************************************************************************************/
    4141#include "internal/iprt.h"
    42 #include <iprt/crypto/rsa.h>
     42#include <iprt/crypto/pkcs8.h>
    4343
    4444#include <iprt/errcore.h>
    4545#include <iprt/string.h>
    4646
    47 #include "rsa-internal.h"
     47#include "pkcs8-internal.h"
    4848
    4949/*
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette