The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

krb5_crypto_destroy (3)
  • >> krb5_crypto_destroy (3) ( FreeBSD man: Библиотечные вызовы )

  • BSD mandoc
    HEIMDAL  

    NAME

    krb5_crypto_init
    
     
    krb5_crypto_destroy
    
     - initialize encryption context
    
     
    

    LIBRARY

    Kerberos 5 Library (libkrb5, -lkrb5)
     
    

    SYNOPSIS

       #include <krb5.h>
    krb5_error_code krb5_crypto_init (krb5_context context krb5_keyblock *key krb5_enctype enctype krb5_crypto *crypto);
    krb5_error_code krb5_crypto_destroy (krb5_context context krb5_crypto crypto);
     

    DESCRIPTION

    These functions are used to initialize an encryption context that can be used to encrypt or checksum data.

    The krb5_crypt_init ();
    initializes the encrytion context Fa crypto . The Fa key parameter is the key to use for encryption, and checksums. The encryption type to use is taken from the key, but can be overridden with the Fa enctype parameter .

    krb5_crypto_destroy ();
    frees a previously allocated encrypion context.  

    SEE ALSO

    krb5_create_checksum3, krb5_encrypt3


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру