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-internal.h

    r99258 r100421  
    11/* $Id$ */
    22/** @file
    3  * IPRT - Crypto - RSA, Internal Header.
     3 * IPRT - Crypto - PKCS \#8, Internal Header.
    44 */
    55
     
    3535 */
    3636
    37 #ifndef IPRT_INCLUDED_SRC_common_crypto_rsa_internal_h
    38 #define IPRT_INCLUDED_SRC_common_crypto_rsa_internal_h
     37#ifndef IPRT_INCLUDED_SRC_common_crypto_pkcs8_internal_h
     38#define IPRT_INCLUDED_SRC_common_crypto_pkcs8_internal_h
    3939#ifndef RT_WITHOUT_PRAGMA_ONCE
    4040# pragma once
     
    4444#define RTCRRSA_MAX_MODULUS_BITS        16384
    4545
    46 #define RTASN1TMPL_TEMPLATE_FILE "../common/crypto/rsa-template.h"
     46#define RTASN1TMPL_TEMPLATE_FILE "../common/crypto/pkcs8-template.h"
    4747#include <iprt/asn1-generator-internal-header.h>
    4848
    49 #endif /* !IPRT_INCLUDED_SRC_common_crypto_rsa_internal_h */
    50 
     49#endif /* !IPRT_INCLUDED_SRC_common_crypto_pkcs8_internal_h */
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