C# 클래스 SecureDelete.WipeMethodType

Contains the ID's of the built-in wipe methods.
파일 보기 프로젝트 열기: gratianlup/SecureDelete

공개 프로퍼티들

프로퍼티 타입 설명
DOD int
German_VSITR int
Gutmann int
Random int
Russian_GHOST int
Schneier int

프로퍼티 상세

DOD 공개적으로 정적으로 프로퍼티

public static int DOD
리턴 int

German_VSITR 공개적으로 정적으로 프로퍼티

public static int German_VSITR
리턴 int

Gutmann 공개적으로 정적으로 프로퍼티

public static int Gutmann
리턴 int

Random 공개적으로 정적으로 프로퍼티

public static int Random
리턴 int

Russian_GHOST 공개적으로 정적으로 프로퍼티

public static int Russian_GHOST
리턴 int

Schneier 공개적으로 정적으로 프로퍼티

public static int Schneier
리턴 int