Class OpenPgpSecretKeyBackupPassphrase
java.lang.Object
org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
- All Implemented Interfaces:
CharSequence
Represents a secret key backup passphrase whose format is described in XEP-0373 §5.3.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharcharAt(int i) intlength()subSequence(int i, int i1) toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CharSequence
chars, codePoints
-
Constructor Details
-
OpenPgpSecretKeyBackupPassphrase
-
-
Method Details
-
length
- Specified by:
lengthin interfaceCharSequence
-
charAt
- Specified by:
charAtin interfaceCharSequence
-
subSequence
- Specified by:
subSequencein interfaceCharSequence
-
toString
-