Najnowsze tutoriale tworzenie stron internetowych
 

Keygen keytype nieruchomości

Keygen obiektu Keygen obiektu

Przykład

Pobiera typ klucza używanego:

var x = document.getElementById("myKeygen").keytype;

Wynikiem x wynosi:

rsa
Spróbuj sam "

Definicja i Wykorzystanie

Zestawy własności ketype lub zwraca wartość keytype atrybutu pola generatora kodów.

keytype atrybut określa kluczową typ który ma być używany.


Pomoc Browser

Internet ExplorerFirefoxOperaGoogle ChromeSafari

Nieruchomość keytype jest dostępna we wszystkich głównych przeglądarek, z wyjątkiem Internet Explorer i Safari.


Składnia

Zwraca właściwość KeyType:

keygenObject .keytype

Ustaw właściwość KeyType:

keygenObject .keytype="rsa|dsa|ec"

wartości nieruchomości

Value Description
rsa Default. Specifies an RSA security algorithm. The user may be given a choice of RSA key strengths
dsa Specifies a DSA security algorithm. The user may be given a choice of DSA key sizes
ec Specifies an EC security algorithm. The user may be given a choice of EC key strengths

Szczegóły techniczne

Zwracana wartość: Ciąg reprezentujący typ klucza wykorzystywany

Podobne strony

Odniesienia HTML: HTML <keygen> keytype atrybutu


Keygen obiektu Keygen obiektu