C# 클래스 WebSiteAdvantage.KeePass.Firefox.Gecko.NSS64.NSS3

provides access to the nss3 dll
파일 보기 프로젝트 열기: Tiggerito/WebSiteAdvantage.KeePass.Firefox

공개 메소드들

메소드 설명
LoadDependencies ( ) : void

비공개 메소드들

메소드 설명
LoadLibrary ( string lpLibFileName ) : int
NSSBase64_DecodeBuffer ( IntPtr p1, IntPtr p2, string encoded, int encoded_len ) : IntPtr
NSS_Init ( [ profilePath ) : SECStatus
NSS_Shutdown ( ) : SECStatus
PK11SDR_Decrypt ( IntPtr encryptedItem, SECItem &text, IntPtr cx ) : SECStatus
PK11_Authenticate ( IntPtr slot, bool loadCerts, IntPtr wincx ) : SECStatus
PK11_CheckUserPassword ( IntPtr slot, string password ) : SECStatus
PK11_FreeSlot ( IntPtr slot ) : void
PK11_GetInternalKeySlot ( ) : IntPtr
SECITEM_FreeItem ( IntPtr item, int bDestroy ) : void
SECITEM_FreeItem ( SECItem &item, int bDestroy ) : void

메소드 상세

LoadDependencies() 공개 정적인 메소드

public static LoadDependencies ( ) : void
리턴 void