Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Keyczar
StandardKeySetOperations
C# Class Keyczar.StandardKeySetOperations
Extension Methods for IKeySet
Afficher le fichier
Open project: jbtule/keyczar-dotnet
Méthodes publiques
Méthode
Description
GetKey
(
this
keySet
,
int
version
) :
Key
Get's deep copy of Key from IKeyset
Method Details
GetKey()
public
static
méthode
Get's deep copy of Key from IKeyset
public
static
GetKey
(
this
keySet
,
int
version
) :
Key
keySet
this
The keyset.
version
int
The version.
Résultat
Key