KeyType
public enum KeyType
Denotes the type of key this represents.
-
Public
Declaration
Swift
case publicType -
Private
Declaration
Swift
case privateType
CryptorRSA Docs (80% documented)
public enum KeyType
Denotes the type of key this represents.
Public
Swift
case publicType
Private
Swift
case privateType