Package de.brendamour.jpasskit
Class PKNFCBuilder
java.lang.Object
de.brendamour.jpasskit.PKNFCBuilder
- All Implemented Interfaces:
IPKBuilder<PKNFC>
Allows constructing and validating
PKNFC entities.- Author:
- Igor Stepanov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()encryptionPublicKey(String encryptionPublicKey) requiresAuthentication(Boolean requiresAuthentication)
-
Constructor Details
-
PKNFCBuilder
protected PKNFCBuilder()
-
-
Method Details
-
of
- Specified by:
ofin interfaceIPKBuilder<PKNFC>
-
message
-
encryptionPublicKey
-
requiresAuthentication
-
build
- Specified by:
buildin interfaceIPKBuilder<PKNFC>
-