FreeRDP
cred.h File Reference
#include <winpr/winpr.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  CERT_CREDENTIAL_INFO
 

Macros

#define CERT_HASH_LENGTH   20
 

Typedefs

typedef enum CRED_MARSHAL_TYPEPCRED_MARSHAL_TYPE
 
typedef struct CERT_CREDENTIAL_INFOPCERT_CREDENTIAL_INFO
 

Enumerations

enum  CRED_MARSHAL_TYPE {
  CertCredential , UsernameTargetCredential , BinaryBlobCredential , UsernameForPackedCredentials ,
  BinaryBlobForSystem
}
 

Macro Definition Documentation

◆ CERT_HASH_LENGTH

#define CERT_HASH_LENGTH   20

WinPR: Windows Portable Runtime Windows credentials

Copyright 2022 David Fort conta.nosp@m.ct@h.nosp@m.arden.nosp@m.ing-.nosp@m.consu.nosp@m.ltin.nosp@m.g.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Typedef Documentation

◆ PCERT_CREDENTIAL_INFO

◆ PCRED_MARSHAL_TYPE

Enumeration Type Documentation

◆ CRED_MARSHAL_TYPE

Enumerator
CertCredential 
UsernameTargetCredential 
BinaryBlobCredential 
UsernameForPackedCredentials 
BinaryBlobForSystem