Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Keyczar
StandardKeySetOperations
C# 클래스 Keyczar.StandardKeySetOperations
Extension Methods for IKeySet
파일 보기
프로젝트 열기: jbtule/keyczar-dotnet
공개 메소드들
메소드
설명
GetKey
(
this
keySet
,
int
version
) :
Key
Get's deep copy of Key from IKeyset
메소드 상세
GetKey()
공개
정적인
메소드
Get's deep copy of Key from IKeyset
public
static
GetKey
(
this
keySet
,
int
version
) :
Key
keySet
this
The keyset.
version
int
The version.
리턴
Key