---
title: TKSmartCardPINFormat.Justification
framework: cryptotokenkit
role: symbol
role_heading: Enumeration
path: cryptotokenkit/tksmartcardpinformat/justification
---

# TKSmartCardPINFormat.Justification

Possible PIN justification types

## Declaration

```swift
enum Justification
```

## Topics

### Constants

- [TKSmartCardPINFormat.Justification.left](cryptotokenkit/tksmartcardpinformat/justification/left.md)
- [TKSmartCardPINFormat.Justification.right](cryptotokenkit/tksmartcardpinformat/justification/right.md)

### Initializers

- [init(rawValue:)](cryptotokenkit/tksmartcardpinformat/justification/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### PIN Characteristics

- [TKSmartCardPINFormat.Charset](cryptotokenkit/tksmartcardpinformat/charset-swift.enum.md)
- [TKSmartCardPINFormat.Encoding](cryptotokenkit/tksmartcardpinformat/encoding-swift.enum.md)
