CryptoSys PKI Pro
Manual
Ecc Class
Ecc.DHSharedSecret Method
Compute EC Diffie-Hellman (ECDH) shared secret.
Ecc.KeyHashCode Method
Compute the hash code of an "internal" ECC public or private key string.
Ecc.MakeKeys Method
Generate an EC public/private key pair and save as two key files.
Ecc.PublicKeyFromPrivate Method
Convert an internal EC private key string into an internal EC public key string.
Ecc.QueryKey Method
Query an EC key string for selected information.
Ecc.ReadKeyByCurve Method
Read an EC key from its hexadecimal representation with options for safe curves.
Ecc.ReadPrivateKey Method
Read from a file or string containing an EC private key into an "internal" private key string.
Ecc.ReadPublicKey Method
Read from a file or string containing an EC public key into an "internal" public key string.
Ecc.SaveEncKey Method
Save an internal EC private key string to an encrypted private key file.
Ecc.SaveKey Method
Save an internal EC key string (public or private) to an unencrypted key file.
[
Contents
] [
Index
]
[
PREV: Compr Class...
] [
Contents
] [
Index
]
[
NEXT: General Class...
]