PCCodeType Constants Reference

Declared in PCKey.h

PCCodeType

Definition

typedef NS_ENUM(NSUInteger, PCCodeType ) {
   PCCodeTypeHMAC = 1,
   PCCodeTypeAUTH = 2,
};

Constants

PCCodeTypeHMAC

Declared In PCKey.h.

PCCodeTypeAUTH

Declared In PCKey.h.

Declared In

PCKey.h